Sep 03 19:55:12 devstack devstack@c-api.service[75234]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 03 19:55:12 devstack devstack@c-api.service[75234]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu Sep 3 19:55:12 2026] *** Sep 03 19:55:12 devstack devstack@c-api.service[75234]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 03 19:55:12 devstack devstack@c-api.service[75234]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 03 19:55:12 devstack devstack@c-api.service[75234]: nodename: devstack Sep 03 19:55:12 devstack devstack@c-api.service[75234]: machine: x86_64 Sep 03 19:55:12 devstack devstack@c-api.service[75234]: clock source: unix Sep 03 19:55:12 devstack devstack@c-api.service[75234]: pcre jit disabled Sep 03 19:55:12 devstack devstack@c-api.service[75234]: detected number of CPU cores: 4 Sep 03 19:55:12 devstack devstack@c-api.service[75234]: current working directory: / Sep 03 19:55:12 devstack devstack@c-api.service[75234]: detected binary path: /usr/bin/uwsgi-core Sep 03 19:55:12 devstack devstack@c-api.service[75234]: your processes number limit is 47518 Sep 03 19:55:12 devstack devstack@c-api.service[75234]: your memory page size is 4096 bytes Sep 03 19:55:12 devstack devstack@c-api.service[75234]: detected max file descriptor number: 2048 Sep 03 19:55:12 devstack devstack@c-api.service[75234]: lock engine: pthread robust mutexes Sep 03 19:55:12 devstack devstack@c-api.service[75234]: thunder lock: enabled Sep 03 19:55:12 devstack devstack@c-api.service[75234]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 03 19:55:12 devstack devstack@c-api.service[75234]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 03 19:55:12 devstack devstack@c-api.service[75234]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 03 19:55:12 devstack devstack@c-api.service[75234]: Set PythonHome to /opt/stack/data/venv Sep 03 19:55:12 devstack devstack@c-api.service[75234]: Python main interpreter initialized at 0x72e3598a4668 Sep 03 19:55:12 devstack devstack@c-api.service[75234]: python threads support enabled Sep 03 19:55:12 devstack devstack@c-api.service[75234]: your server socket listen backlog is limited to 100 connections Sep 03 19:55:12 devstack devstack@c-api.service[75234]: your mercy for graceful operations on workers is 80 seconds Sep 03 19:55:12 devstack devstack@c-api.service[75234]: mapped 403077 bytes (393 KB) for 2 cores Sep 03 19:55:12 devstack devstack@c-api.service[75234]: *** Operational MODE: preforking *** Sep 03 19:55:12 devstack devstack@c-api.service[75234]: *** uWSGI is running in multiple interpreter mode *** Sep 03 19:55:12 devstack devstack@c-api.service[75234]: spawned uWSGI master process (pid: 75234) Sep 03 19:55:12 devstack devstack@c-api.service[75234]: spawned uWSGI worker 1 (pid: 75245, cores: 1) Sep 03 19:55:12 devstack devstack@c-api.service[75234]: spawned uWSGI worker 2 (pid: 75246, cores: 1) Sep 03 19:55:12 devstack devstack@c-api.service[75234]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 03 19:55:12 devstack devstack@c-api.service[75245]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 03 19:55:12 devstack devstack@c-api.service[75245]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 03 19:55:12 devstack devstack@c-api.service[75245]: we strongly recommend against using it for new projects. Sep 03 19:55:12 devstack devstack@c-api.service[75245]: If you are already using Eventlet, we recommend migrating to a different Sep 03 19:55:12 devstack devstack@c-api.service[75245]: framework. For more detail see Sep 03 19:55:12 devstack devstack@c-api.service[75245]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 03 19:55:12 devstack devstack@c-api.service[75245]: import eventlet # noqa Sep 03 19:55:12 devstack devstack@c-api.service[75246]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 03 19:55:12 devstack devstack@c-api.service[75246]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 03 19:55:12 devstack devstack@c-api.service[75246]: we strongly recommend against using it for new projects. Sep 03 19:55:12 devstack devstack@c-api.service[75246]: If you are already using Eventlet, we recommend migrating to a different Sep 03 19:55:12 devstack devstack@c-api.service[75246]: framework. For more detail see Sep 03 19:55:12 devstack devstack@c-api.service[75246]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 03 19:55:12 devstack devstack@c-api.service[75246]: import eventlet # noqa Sep 03 19:55:13 devstack devstack@c-api.service[75245]: /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 03 19:55:13 devstack devstack@c-api.service[75245]: from cgi import parse_header Sep 03 19:55:13 devstack devstack@c-api.service[75246]: /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 03 19:55:13 devstack devstack@c-api.service[75246]: from cgi import parse_header Sep 03 19:55:13 devstack devstack@c-api.service[75245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 03 19:55:13 devstack devstack@c-api.service[75245]: warnings.warn( Sep 03 19:55:13 devstack devstack@c-api.service[75246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 03 19:55:13 devstack devstack@c-api.service[75246]: warnings.warn( Sep 03 19:55:13 devstack devstack@c-api.service[75245]: /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 03 19:55:13 devstack devstack@c-api.service[75245]: removals.removed_module( Sep 03 19:55:13 devstack devstack@c-api.service[75246]: /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 03 19:55:13 devstack devstack@c-api.service[75246]: removals.removed_module( Sep 03 19:55:13 devstack devstack@c-api.service[75245]: /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 03 19:55:13 devstack devstack@c-api.service[75245]: removals.removed_module( Sep 03 19:55:13 devstack devstack@c-api.service[75246]: /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 03 19:55:13 devstack devstack@c-api.service[75246]: removals.removed_module( Sep 03 19:55:14 devstack devstack@c-api.service[75246]: /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 03 19:55:14 devstack devstack@c-api.service[75246]: warnings.warn( Sep 03 19:55:14 devstack devstack@c-api.service[75245]: /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 03 19:55:14 devstack devstack@c-api.service[75245]: warnings.warn( Sep 03 19:55:14 devstack devstack@c-api.service[75246]: /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 03 19:55:14 devstack devstack@c-api.service[75246]: warnings.warn( Sep 03 19:55:14 devstack devstack@c-api.service[75245]: /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 03 19:55:14 devstack devstack@c-api.service[75245]: warnings.warn( Sep 03 19:55:15 devstack devstack@c-api.service[75246]: 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 03 19:55:15 devstack devstack@c-api.service[75246]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=75246) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 03 19:55:15 devstack devstack@c-api.service[75245]: 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 03 19:55:15 devstack devstack@c-api.service[75245]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=75245) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 03 19:55:15 devstack devstack@c-api.service[75246]: /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 03 19:55:15 devstack devstack@c-api.service[75246]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 03 19:55:15 devstack devstack@c-api.service[75245]: /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 03 19:55:15 devstack devstack@c-api.service[75245]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=75245) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=75245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=75245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=75246) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=75245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=75245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=75246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=75246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=75245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=75246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=75245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=75246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=75246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=75246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=75245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=75246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=75246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=75246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=75245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=75245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=75245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=75245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=75245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=75246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=75246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=75246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=75245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=75245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=75245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=75245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=75246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=75245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=75245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=75246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=75245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=75246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=75245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=75245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=75246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=75246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=75246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=75246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=75246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=75246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=75245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=75245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=75245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=75246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=75246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=75246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=75246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=75246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=75245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=75246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=75245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=75245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=75246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=75245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=75246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=75245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=75246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=75245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=75245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=75245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=75245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=75246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=75246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=75246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=75245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=75245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=75245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=75246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=75246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=75246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=75245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=75246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=75245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=75245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=75246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=75246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=75245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=75246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=75245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=75245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=75246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=75246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=75245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=75245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=75245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=75246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=75246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=75246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=75245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=75246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=75245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=75245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=75246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=75246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=75245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=75246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=75245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=75245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=75246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=75246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=75245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=75246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=75245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=75245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=75245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=75246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=75246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=75246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=75245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=75245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=75246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=75246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=75245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=75245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=75245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=75246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=75245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=75246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=75246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=75246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=75245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=75245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=75246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=75245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=75246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=75246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=75246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=75246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=75245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=75245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=75246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=75245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=75246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=75246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=75245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=75245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=75245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=75246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=75245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=75245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=75246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=75246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=75245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=75246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=75246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=75246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=75245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=75245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=75245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=75245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=75246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=75245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=75245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=75245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=75245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=75246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=75246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=75246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=75246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=75246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=75245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=75246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=75245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=75245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=75246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=75246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=75245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=75245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=75245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=75246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=75246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=75246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=75245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=75245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=75245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=75245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=75245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=75245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=75245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=75246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=75245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=75245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=75246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=75245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=75246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=75246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=75245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=75246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=75245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=75246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=75246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=75246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=75246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=75246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=75246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=75246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: INFO dbcounter [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Registered counter for database cinder Sep 03 19:55:16 devstack devstack@c-api.service[75246]: INFO dbcounter [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Registered counter for database cinder Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG oslo_db.sqlalchemy.engines [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 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=75245) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 19:55:16 devstack devstack@c-api.service[75246]: DEBUG oslo_db.sqlalchemy.engines [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 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=75246) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 19:55:16 devstack devstack@c-api.service[75245]: DEBUG dbcounter [-] [75245] Writer thread running {{(pid=75245) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 03 19:55:17 devstack devstack@c-api.service[75245]: /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 03 19:55:17 devstack devstack@c-api.service[75245]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 19:55:17 devstack devstack@c-api.service[75245]: INFO cinder.rpc [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 03 19:55:17 devstack devstack@c-api.service[75246]: DEBUG dbcounter [-] [75246] Writer thread running {{(pid=75246) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 03 19:55:17 devstack devstack@c-api.service[75245]: INFO cinder.rpc [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 03 19:55:17 devstack devstack@c-api.service[75245]: INFO cinder.rpc [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 03 19:55:17 devstack devstack@c-api.service[75246]: /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 03 19:55:17 devstack devstack@c-api.service[75246]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 19:55:17 devstack devstack@c-api.service[75246]: INFO cinder.rpc [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 03 19:55:17 devstack devstack@c-api.service[75245]: INFO cinder.rpc [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 03 19:55:17 devstack devstack@c-api.service[75245]: WARNING stevedore.named [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 19:55:17 devstack devstack@c-api.service[75245]: WARNING castellan.key_manager [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 19:55:17 devstack devstack@c-api.service[75246]: INFO cinder.rpc [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 03 19:55:17 devstack devstack@c-api.service[75245]: WARNING cinder.keymgr.conf_key_mgr [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 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 03 19:55:17 devstack devstack@c-api.service[75245]: WARNING stevedore.named [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 19:55:17 devstack devstack@c-api.service[75245]: WARNING castellan.key_manager [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 19:55:17 devstack devstack@c-api.service[75246]: INFO cinder.rpc [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 03 19:55:17 devstack devstack@c-api.service[75246]: INFO cinder.rpc [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 03 19:55:17 devstack devstack@c-api.service[75246]: WARNING stevedore.named [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 19:55:17 devstack devstack@c-api.service[75246]: WARNING castellan.key_manager [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 19:55:17 devstack devstack@c-api.service[75246]: WARNING cinder.keymgr.conf_key_mgr [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 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 03 19:55:17 devstack devstack@c-api.service[75246]: WARNING stevedore.named [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 19:55:17 devstack devstack@c-api.service[75246]: WARNING castellan.key_manager [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 19:55:17 devstack devstack@c-api.service[75245]: DEBUG oslo_db.sqlalchemy.engines [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 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=75245) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 19:55:17 devstack devstack@c-api.service[75245]: INFO cinder.rpc [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 03 19:55:17 devstack devstack@c-api.service[75245]: INFO cinder.rpc [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 03 19:55:17 devstack devstack@c-api.service[75245]: WARNING stevedore.named [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 19:55:17 devstack devstack@c-api.service[75245]: WARNING castellan.key_manager [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 19:55:17 devstack devstack@c-api.service[75245]: WARNING stevedore.named [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 19:55:17 devstack devstack@c-api.service[75245]: WARNING castellan.key_manager [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 19:55:17 devstack devstack@c-api.service[75245]: WARNING stevedore.named [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 19:55:17 devstack devstack@c-api.service[75245]: WARNING castellan.key_manager [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 19:55:17 devstack devstack@c-api.service[75245]: WARNING stevedore.named [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 19:55:17 devstack devstack@c-api.service[75245]: WARNING castellan.key_manager [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 19:55:17 devstack devstack@c-api.service[75245]: WARNING stevedore.named [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 19:55:17 devstack devstack@c-api.service[75245]: WARNING castellan.key_manager [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 19:55:17 devstack devstack@c-api.service[75245]: WARNING stevedore.named [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 19:55:17 devstack devstack@c-api.service[75245]: WARNING castellan.key_manager [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 19:55:17 devstack devstack@c-api.service[75246]: DEBUG oslo_db.sqlalchemy.engines [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 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=75246) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 19:55:17 devstack devstack@c-api.service[75245]: WARNING stevedore.named [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 19:55:17 devstack devstack@c-api.service[75245]: WARNING castellan.key_manager [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 19:55:17 devstack devstack@c-api.service[75245]: WARNING stevedore.named [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 19:55:17 devstack devstack@c-api.service[75245]: WARNING castellan.key_manager [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 19:55:17 devstack devstack@c-api.service[75246]: INFO cinder.rpc [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 03 19:55:17 devstack devstack@c-api.service[75245]: WARNING stevedore.named [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 19:55:17 devstack devstack@c-api.service[75245]: WARNING castellan.key_manager [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 19:55:17 devstack devstack@c-api.service[75246]: INFO cinder.rpc [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 03 19:55:17 devstack devstack@c-api.service[75246]: WARNING stevedore.named [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 19:55:17 devstack devstack@c-api.service[75246]: WARNING castellan.key_manager [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 19:55:17 devstack devstack@c-api.service[75245]: WARNING stevedore.named [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 19:55:17 devstack devstack@c-api.service[75245]: WARNING castellan.key_manager [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 19:55:17 devstack devstack@c-api.service[75245]: WARNING stevedore.named [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 19:55:17 devstack devstack@c-api.service[75245]: WARNING castellan.key_manager [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 19:55:17 devstack devstack@c-api.service[75245]: WARNING stevedore.named [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 19:55:17 devstack devstack@c-api.service[75245]: WARNING castellan.key_manager [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 19:55:17 devstack devstack@c-api.service[75245]: WARNING stevedore.named [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 19:55:17 devstack devstack@c-api.service[75245]: WARNING castellan.key_manager [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 19:55:17 devstack devstack@c-api.service[75245]: WARNING stevedore.named [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 19:55:17 devstack devstack@c-api.service[75245]: WARNING castellan.key_manager [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 19:55:17 devstack devstack@c-api.service[75246]: WARNING stevedore.named [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 19:55:17 devstack devstack@c-api.service[75246]: WARNING castellan.key_manager [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 19:55:17 devstack devstack@c-api.service[75245]: WARNING stevedore.named [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 19:55:17 devstack devstack@c-api.service[75245]: WARNING castellan.key_manager [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 19:55:17 devstack devstack@c-api.service[75245]: WARNING cinder.api.contrib.hosts [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 03 19:55:17 devstack devstack@c-api.service[75245]: WARNING stevedore.named [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 19:55:17 devstack devstack@c-api.service[75245]: WARNING castellan.key_manager [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 19:55:17 devstack devstack@c-api.service[75245]: WARNING stevedore.named [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 19:55:17 devstack devstack@c-api.service[75245]: WARNING castellan.key_manager [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 19:55:17 devstack devstack@c-api.service[75246]: WARNING stevedore.named [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 19:55:17 devstack devstack@c-api.service[75246]: WARNING castellan.key_manager [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 19:55:17 devstack devstack@c-api.service[75245]: WARNING stevedore.named [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 19:55:17 devstack devstack@c-api.service[75245]: WARNING castellan.key_manager [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 19:55:17 devstack devstack@c-api.service[75245]: WARNING stevedore.named [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 19:55:17 devstack devstack@c-api.service[75245]: WARNING castellan.key_manager [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 19:55:17 devstack devstack@c-api.service[75245]: WARNING stevedore.named [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 19:55:17 devstack devstack@c-api.service[75246]: WARNING stevedore.named [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 19:55:17 devstack devstack@c-api.service[75245]: WARNING castellan.key_manager [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 19:55:17 devstack devstack@c-api.service[75246]: WARNING castellan.key_manager [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 19:55:17 devstack devstack@c-api.service[75245]: WARNING stevedore.named [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 19:55:17 devstack devstack@c-api.service[75245]: WARNING castellan.key_manager [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 19:55:17 devstack devstack@c-api.service[75245]: WARNING stevedore.named [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 19:55:17 devstack devstack@c-api.service[75245]: WARNING castellan.key_manager [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 19:55:17 devstack devstack@c-api.service[75245]: DEBUG cinder.api.v3.router [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Extended resource: extensions {{(pid=75245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 19:55:17 devstack devstack@c-api.service[75246]: WARNING stevedore.named [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 19:55:17 devstack devstack@c-api.service[75246]: WARNING castellan.key_manager [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 19:55:17 devstack devstack@c-api.service[75245]: DEBUG cinder.api.v3.router [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Extended resource: os-volume-manage {{(pid=75245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 19:55:17 devstack devstack@c-api.service[75245]: DEBUG cinder.api.v3.router [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Extended resource: os-quota-class-sets {{(pid=75245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 19:55:17 devstack devstack@c-api.service[75246]: WARNING stevedore.named [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 19:55:17 devstack devstack@c-api.service[75246]: WARNING castellan.key_manager [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 19:55:17 devstack devstack@c-api.service[75245]: DEBUG cinder.api.v3.router [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Extended resource: os-hosts {{(pid=75245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 19:55:17 devstack devstack@c-api.service[75245]: DEBUG cinder.api.v3.router [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Extended resource: capabilities {{(pid=75245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 19:55:17 devstack devstack@c-api.service[75246]: WARNING stevedore.named [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 19:55:17 devstack devstack@c-api.service[75245]: DEBUG cinder.api.v3.router [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Extended resource: encryption {{(pid=75245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 19:55:17 devstack devstack@c-api.service[75246]: WARNING castellan.key_manager [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 19:55:17 devstack devstack@c-api.service[75245]: DEBUG cinder.api.v3.router [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Extended resource: scheduler-stats {{(pid=75245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 19:55:17 devstack devstack@c-api.service[75246]: WARNING stevedore.named [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 19:55:17 devstack devstack@c-api.service[75245]: DEBUG cinder.api.v3.router [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Extended resource: os-quota-sets {{(pid=75245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 19:55:17 devstack devstack@c-api.service[75246]: WARNING castellan.key_manager [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 19:55:17 devstack devstack@c-api.service[75245]: DEBUG cinder.api.v3.router [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Extended resource: os-availability-zone {{(pid=75245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 19:55:17 devstack devstack@c-api.service[75245]: DEBUG cinder.api.v3.router [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Extended resource: qos-specs {{(pid=75245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 19:55:17 devstack devstack@c-api.service[75246]: WARNING stevedore.named [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 19:55:17 devstack devstack@c-api.service[75246]: WARNING castellan.key_manager [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 19:55:17 devstack devstack@c-api.service[75245]: DEBUG cinder.api.v3.router [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Extended resource: extra_specs {{(pid=75245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 19:55:17 devstack devstack@c-api.service[75245]: DEBUG cinder.api.v3.router [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Extended resource: backups {{(pid=75245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 19:55:17 devstack devstack@c-api.service[75246]: WARNING stevedore.named [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 19:55:17 devstack devstack@c-api.service[75246]: WARNING castellan.key_manager [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 19:55:17 devstack devstack@c-api.service[75246]: WARNING stevedore.named [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 19:55:17 devstack devstack@c-api.service[75246]: WARNING castellan.key_manager [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 19:55:17 devstack devstack@c-api.service[75245]: DEBUG cinder.api.v3.router [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Extended resource: encryption {{(pid=75245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 19:55:17 devstack devstack@c-api.service[75246]: WARNING stevedore.named [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 19:55:17 devstack devstack@c-api.service[75245]: DEBUG cinder.api.v3.router [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Extended resource: cgsnapshots {{(pid=75245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 19:55:17 devstack devstack@c-api.service[75246]: WARNING castellan.key_manager [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 19:55:17 devstack devstack@c-api.service[75245]: DEBUG cinder.api.v3.router [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Extended resource: os-volume-type-access {{(pid=75245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 19:55:17 devstack devstack@c-api.service[75245]: DEBUG cinder.api.v3.router [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Extended resource: consistencygroups {{(pid=75245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 19:55:17 devstack devstack@c-api.service[75245]: DEBUG cinder.api.v3.router [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Extended resource: os-volume-transfer {{(pid=75245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 19:55:17 devstack devstack@c-api.service[75245]: DEBUG cinder.api.v3.router [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Extended resource: os-snapshot-manage {{(pid=75245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 19:55:17 devstack devstack@c-api.service[75246]: WARNING stevedore.named [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 19:55:17 devstack devstack@c-api.service[75245]: WARNING stevedore.named [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 19:55:17 devstack devstack@c-api.service[75245]: WARNING castellan.key_manager [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 19:55:17 devstack devstack@c-api.service[75246]: WARNING castellan.key_manager [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 19:55:17 devstack devstack@c-api.service[75245]: WARNING stevedore.named [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 19:55:17 devstack devstack@c-api.service[75245]: WARNING castellan.key_manager [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 19:55:17 devstack devstack@c-api.service[75245]: WARNING stevedore.named [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 19:55:17 devstack devstack@c-api.service[75245]: WARNING castellan.key_manager [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 19:55:17 devstack devstack@c-api.service[75245]: WARNING stevedore.named [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 19:55:17 devstack devstack@c-api.service[75245]: WARNING castellan.key_manager [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 19:55:17 devstack devstack@c-api.service[75245]: WARNING stevedore.named [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 19:55:17 devstack devstack@c-api.service[75245]: WARNING castellan.key_manager [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 19:55:17 devstack devstack@c-api.service[75246]: WARNING stevedore.named [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 19:55:17 devstack devstack@c-api.service[75246]: WARNING castellan.key_manager [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 19:55:17 devstack devstack@c-api.service[75245]: WARNING stevedore.named [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 19:55:17 devstack devstack@c-api.service[75245]: WARNING castellan.key_manager [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 19:55:17 devstack devstack@c-api.service[75245]: WARNING stevedore.named [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 19:55:17 devstack devstack@c-api.service[75245]: WARNING castellan.key_manager [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 19:55:17 devstack devstack@c-api.service[75245]: DEBUG cinder.api.contrib.snapshot_actions [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] SnapshotActionsController initialized {{(pid=75245) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 03 19:55:17 devstack devstack@c-api.service[75246]: WARNING stevedore.named [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 19:55:17 devstack devstack@c-api.service[75245]: DEBUG cinder.api.v3.router [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=75245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 19:55:17 devstack devstack@c-api.service[75246]: WARNING castellan.key_manager [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 19:55:17 devstack devstack@c-api.service[75245]: DEBUG cinder.api.v3.router [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Extension AdminActions extending resource: volumes {{(pid=75245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 19:55:17 devstack devstack@c-api.service[75245]: DEBUG cinder.api.v3.router [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Extension AdminActions extending resource: snapshots {{(pid=75245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 19:55:17 devstack devstack@c-api.service[75245]: DEBUG cinder.api.v3.router [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Extension AdminActions extending resource: backups {{(pid=75245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 19:55:17 devstack devstack@c-api.service[75245]: DEBUG cinder.api.v3.router [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=75245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 19:55:17 devstack devstack@c-api.service[75245]: DEBUG cinder.api.v3.router [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=75245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 19:55:17 devstack devstack@c-api.service[75245]: DEBUG cinder.api.v3.router [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Extension VolumeActions extending resource: volumes {{(pid=75245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 19:55:17 devstack devstack@c-api.service[75245]: DEBUG cinder.api.v3.router [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=75245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 19:55:17 devstack devstack@c-api.service[75245]: DEBUG cinder.api.v3.router [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=75245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 19:55:17 devstack devstack@c-api.service[75245]: DEBUG cinder.api.v3.router [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=75245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 19:55:17 devstack devstack@c-api.service[75245]: DEBUG cinder.api.v3.router [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Extension UsedLimits extending resource: limits {{(pid=75245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 19:55:17 devstack devstack@c-api.service[75245]: DEBUG cinder.api.v3.router [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=75245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 19:55:17 devstack devstack@c-api.service[75245]: DEBUG cinder.api.v3.router [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Extension TypesManage extending resource: types {{(pid=75245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 19:55:17 devstack devstack@c-api.service[75246]: WARNING cinder.api.contrib.hosts [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 03 19:55:17 devstack devstack@c-api.service[75245]: DEBUG cinder.api.v3.router [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=75245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 19:55:17 devstack devstack@c-api.service[75245]: DEBUG cinder.api.v3.router [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Extension SnapshotActions extending resource: snapshots {{(pid=75245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 19:55:17 devstack devstack@c-api.service[75245]: DEBUG cinder.api.v3.router [None req-d20ce457-18a8-4efa-b043-4fd90dcc0753 None None] Extension VolumeTypeAccess extending resource: types {{(pid=75245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 19:55:17 devstack devstack@c-api.service[75246]: WARNING stevedore.named [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 19:55:17 devstack devstack@c-api.service[75246]: WARNING castellan.key_manager [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 19:55:17 devstack devstack@c-api.service[75246]: WARNING stevedore.named [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 19:55:17 devstack devstack@c-api.service[75246]: WARNING castellan.key_manager [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 19:55:17 devstack devstack@c-api.service[75246]: WARNING stevedore.named [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 19:55:17 devstack devstack@c-api.service[75246]: WARNING castellan.key_manager [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 19:55:17 devstack devstack@c-api.service[75246]: WARNING stevedore.named [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 19:55:17 devstack devstack@c-api.service[75246]: WARNING castellan.key_manager [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 19:55:17 devstack devstack@c-api.service[75246]: WARNING stevedore.named [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 19:55:17 devstack devstack@c-api.service[75246]: WARNING castellan.key_manager [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 19:55:17 devstack devstack@c-api.service[75246]: WARNING stevedore.named [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 19:55:17 devstack devstack@c-api.service[75246]: WARNING castellan.key_manager [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 19:55:17 devstack devstack@c-api.service[75245]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x72e3598a4668 pid: 75245 (default app) Sep 03 19:55:17 devstack devstack@c-api.service[75246]: WARNING stevedore.named [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 19:55:17 devstack devstack@c-api.service[75246]: WARNING castellan.key_manager [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 19:55:17 devstack devstack@c-api.service[75246]: DEBUG cinder.api.v3.router [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Extended resource: extensions {{(pid=75246) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 19:55:17 devstack devstack@c-api.service[75246]: DEBUG cinder.api.v3.router [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Extended resource: os-volume-manage {{(pid=75246) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 19:55:17 devstack devstack@c-api.service[75246]: DEBUG cinder.api.v3.router [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Extended resource: os-quota-class-sets {{(pid=75246) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 19:55:17 devstack devstack@c-api.service[75246]: DEBUG cinder.api.v3.router [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Extended resource: os-hosts {{(pid=75246) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 19:55:17 devstack devstack@c-api.service[75246]: DEBUG cinder.api.v3.router [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Extended resource: capabilities {{(pid=75246) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 19:55:17 devstack devstack@c-api.service[75246]: DEBUG cinder.api.v3.router [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Extended resource: encryption {{(pid=75246) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 19:55:17 devstack devstack@c-api.service[75245]: DEBUG cinder.api.middleware.request_id [None req-56c623b6-2790-4196-8b52-5a8a6d5b089d None None] RequestId filter calling following filter/app {{(pid=75245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 19:55:17 devstack devstack@c-api.service[75246]: DEBUG cinder.api.v3.router [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Extended resource: scheduler-stats {{(pid=75246) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 19:55:17 devstack devstack@c-api.service[75246]: DEBUG cinder.api.v3.router [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Extended resource: os-quota-sets {{(pid=75246) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 19:55:17 devstack devstack@c-api.service[75245]: [pid: 75245|app: 0|req: 1/1] 192.168.122.54 () {50 vars in 780 bytes} [Thu Sep 3 19:55:17 2026] GET /volume/v3/ => generated 114 bytes in 24 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 03 19:55:17 devstack devstack@c-api.service[75246]: DEBUG cinder.api.v3.router [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Extended resource: os-availability-zone {{(pid=75246) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 19:55:17 devstack devstack@c-api.service[75246]: DEBUG cinder.api.v3.router [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Extended resource: qos-specs {{(pid=75246) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 19:55:17 devstack devstack@c-api.service[75246]: DEBUG cinder.api.v3.router [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Extended resource: extra_specs {{(pid=75246) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 19:55:17 devstack devstack@c-api.service[75246]: DEBUG cinder.api.v3.router [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Extended resource: backups {{(pid=75246) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 19:55:17 devstack devstack@c-api.service[75246]: DEBUG cinder.api.v3.router [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Extended resource: encryption {{(pid=75246) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 19:55:17 devstack devstack@c-api.service[75246]: DEBUG cinder.api.v3.router [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Extended resource: cgsnapshots {{(pid=75246) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 19:55:17 devstack devstack@c-api.service[75246]: DEBUG cinder.api.v3.router [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Extended resource: os-volume-type-access {{(pid=75246) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 19:55:17 devstack devstack@c-api.service[75246]: DEBUG cinder.api.v3.router [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Extended resource: consistencygroups {{(pid=75246) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 19:55:17 devstack devstack@c-api.service[75246]: DEBUG cinder.api.v3.router [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Extended resource: os-volume-transfer {{(pid=75246) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 19:55:17 devstack devstack@c-api.service[75246]: DEBUG cinder.api.v3.router [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Extended resource: os-snapshot-manage {{(pid=75246) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 19:55:17 devstack devstack@c-api.service[75246]: WARNING stevedore.named [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 19:55:17 devstack devstack@c-api.service[75246]: WARNING castellan.key_manager [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 19:55:17 devstack devstack@c-api.service[75246]: WARNING stevedore.named [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 19:55:17 devstack devstack@c-api.service[75246]: WARNING castellan.key_manager [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 19:55:17 devstack devstack@c-api.service[75246]: WARNING stevedore.named [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 19:55:17 devstack devstack@c-api.service[75246]: WARNING castellan.key_manager [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 19:55:17 devstack devstack@c-api.service[75246]: WARNING stevedore.named [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 19:55:17 devstack devstack@c-api.service[75246]: WARNING castellan.key_manager [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 19:55:17 devstack devstack@c-api.service[75246]: WARNING stevedore.named [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 19:55:17 devstack devstack@c-api.service[75246]: WARNING castellan.key_manager [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 19:55:17 devstack devstack@c-api.service[75246]: WARNING stevedore.named [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 19:55:17 devstack devstack@c-api.service[75246]: WARNING castellan.key_manager [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 19:55:17 devstack devstack@c-api.service[75246]: WARNING stevedore.named [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 19:55:17 devstack devstack@c-api.service[75246]: WARNING castellan.key_manager [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 19:55:17 devstack devstack@c-api.service[75246]: DEBUG cinder.api.contrib.snapshot_actions [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] SnapshotActionsController initialized {{(pid=75246) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 03 19:55:17 devstack devstack@c-api.service[75246]: DEBUG cinder.api.v3.router [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=75246) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 19:55:17 devstack devstack@c-api.service[75246]: DEBUG cinder.api.v3.router [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Extension AdminActions extending resource: volumes {{(pid=75246) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 19:55:17 devstack devstack@c-api.service[75246]: DEBUG cinder.api.v3.router [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Extension AdminActions extending resource: snapshots {{(pid=75246) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 19:55:17 devstack devstack@c-api.service[75246]: DEBUG cinder.api.v3.router [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Extension AdminActions extending resource: backups {{(pid=75246) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 19:55:17 devstack devstack@c-api.service[75246]: DEBUG cinder.api.v3.router [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=75246) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 19:55:17 devstack devstack@c-api.service[75246]: DEBUG cinder.api.v3.router [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=75246) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 19:55:17 devstack devstack@c-api.service[75246]: DEBUG cinder.api.v3.router [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Extension VolumeActions extending resource: volumes {{(pid=75246) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 19:55:17 devstack devstack@c-api.service[75246]: DEBUG cinder.api.v3.router [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=75246) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 19:55:17 devstack devstack@c-api.service[75246]: DEBUG cinder.api.v3.router [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=75246) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 19:55:17 devstack devstack@c-api.service[75246]: DEBUG cinder.api.v3.router [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=75246) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 19:55:17 devstack devstack@c-api.service[75246]: DEBUG cinder.api.v3.router [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Extension UsedLimits extending resource: limits {{(pid=75246) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 19:55:17 devstack devstack@c-api.service[75246]: DEBUG cinder.api.v3.router [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=75246) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 19:55:17 devstack devstack@c-api.service[75246]: DEBUG cinder.api.v3.router [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Extension TypesManage extending resource: types {{(pid=75246) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 19:55:17 devstack devstack@c-api.service[75246]: DEBUG cinder.api.v3.router [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=75246) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 19:55:17 devstack devstack@c-api.service[75246]: DEBUG cinder.api.v3.router [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Extension SnapshotActions extending resource: snapshots {{(pid=75246) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 19:55:17 devstack devstack@c-api.service[75246]: DEBUG cinder.api.v3.router [None req-f8dc7494-00c4-499c-94d6-6ed3a5971ab3 None None] Extension VolumeTypeAccess extending resource: types {{(pid=75246) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 19:55:17 devstack devstack@c-api.service[75246]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x72e3598a4668 pid: 75246 (default app) Sep 03 19:55:24 devstack devstack@c-api.service[75245]: DEBUG cinder.api.middleware.request_id [None req-e2eb8e1d-aeb9-4bd6-85f0-45e61faf3547 None None] RequestId filter calling following filter/app {{(pid=75245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 19:55:25 devstack devstack@c-api.service[75245]: INFO cinder.api.openstack.wsgi [None req-e2eb8e1d-aeb9-4bd6-85f0-45e61faf3547 admin admin] POST http://192.168.122.54/volume/v3/types Sep 03 19:55:25 devstack devstack@c-api.service[75245]: DEBUG cinder.api.openstack.wsgi [None req-e2eb8e1d-aeb9-4bd6-85f0-45e61faf3547 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null}} {{(pid=75245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 19:55:25 devstack devstack@c-api.service[75245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 19:55:25 devstack devstack@c-api.service[75245]: warnings.warn( Sep 03 19:55:26 devstack devstack@c-api.service[75245]: DEBUG oslo_db.sqlalchemy.engines [None req-e2eb8e1d-aeb9-4bd6-85f0-45e61faf3547 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=75245) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 19:55:26 devstack devstack@c-api.service[75245]: INFO cinder.api.openstack.wsgi [None req-e2eb8e1d-aeb9-4bd6-85f0-45e61faf3547 admin admin] http://192.168.122.54/volume/v3/types returned with HTTP 200 Sep 03 19:55:26 devstack devstack@c-api.service[75245]: [pid: 75245|app: 0|req: 2/2] 192.168.122.54 () {60 vars in 1186 bytes} [Thu Sep 3 19:55:24 2026] POST /volume/v3/types => generated 186 bytes in 1346 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 19:55:26 devstack devstack@c-api.service[75246]: DEBUG cinder.api.middleware.request_id [None req-91ebec0d-585d-49f0-ac5c-c4b38a35629d None None] RequestId filter calling following filter/app {{(pid=75246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 19:55:26 devstack devstack@c-api.service[75246]: INFO cinder.api.openstack.wsgi [None req-91ebec0d-585d-49f0-ac5c-c4b38a35629d admin admin] POST http://192.168.122.54/volume/v3/types/5a732bac-92cb-448e-b25c-fe069f5e7ba7/extra_specs Sep 03 19:55:26 devstack devstack@c-api.service[75246]: DEBUG cinder.api.openstack.wsgi [None req-91ebec0d-585d-49f0-ac5c-c4b38a35629d admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=75246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 19:55:26 devstack devstack@c-api.service[75246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 19:55:26 devstack devstack@c-api.service[75246]: warnings.warn( Sep 03 19:55:26 devstack devstack@c-api.service[75246]: DEBUG oslo_db.sqlalchemy.engines [None req-91ebec0d-585d-49f0-ac5c-c4b38a35629d 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=75246) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 19:55:27 devstack devstack@c-api.service[75246]: INFO cinder.api.openstack.wsgi [None req-91ebec0d-585d-49f0-ac5c-c4b38a35629d admin admin] http://192.168.122.54/volume/v3/types/5a732bac-92cb-448e-b25c-fe069f5e7ba7/extra_specs returned with HTTP 200 Sep 03 19:55:27 devstack devstack@c-api.service[75246]: [pid: 75246|app: 0|req: 1/3] 192.168.122.54 () {60 vars in 1333 bytes} [Thu Sep 3 19:55:26 2026] POST /volume/v3/types/5a732bac-92cb-448e-b25c-fe069f5e7ba7/extra_specs => generated 55 bytes in 867 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 19:55:36 devstack devstack@c-api.service[75245]: DEBUG dbcounter [-] [75245] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=75245) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 19:55:37 devstack devstack@c-api.service[75246]: DEBUG dbcounter [-] [75246] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=75246) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 19:56:08 devstack devstack@c-api.service[75245]: DEBUG cinder.api.middleware.request_id [None req-34e10423-f080-4b4c-8f7b-7315d0474847 None None] RequestId filter calling following filter/app {{(pid=75245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 19:56:08 devstack devstack@c-api.service[75245]: INFO cinder.api.openstack.wsgi [None req-34e10423-f080-4b4c-8f7b-7315d0474847 None None] GET http://192.168.122.54/volume// Sep 03 19:56:08 devstack devstack@c-api.service[75245]: DEBUG cinder.api.openstack.wsgi [None req-34e10423-f080-4b4c-8f7b-7315d0474847 None None] Empty body provided in request {{(pid=75245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 19:56:08 devstack devstack@c-api.service[75245]: DEBUG cinder.api.openstack.wsgi [None req-34e10423-f080-4b4c-8f7b-7315d0474847 None None] Calling method 'all' {{(pid=75245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 19:56:08 devstack devstack@c-api.service[75245]: INFO cinder.api.openstack.wsgi [None req-34e10423-f080-4b4c-8f7b-7315d0474847 None None] http://192.168.122.54/volume// returned with HTTP 300 Sep 03 19:56:08 devstack devstack@c-api.service[75245]: [pid: 75245|app: 0|req: 3/4] 192.168.122.54 () {58 vars in 1309 bytes} [Thu Sep 3 19:56:08 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 19:57:54 devstack devstack@c-api.service[75246]: DEBUG cinder.api.middleware.request_id [None req-7bcbac11-badc-4612-849e-54a22c239524 None None] RequestId filter calling following filter/app {{(pid=75246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 19:57:54 devstack devstack@c-api.service[75246]: INFO cinder.api.openstack.wsgi [None req-7bcbac11-badc-4612-849e-54a22c239524 tempest-verify_tempest_config-1165536132 tempest-verify_tempest_config-1165536132-project-member] GET http://192.168.122.54/volume/v3/extensions Sep 03 19:57:54 devstack devstack@c-api.service[75246]: DEBUG cinder.api.openstack.wsgi [None req-7bcbac11-badc-4612-849e-54a22c239524 tempest-verify_tempest_config-1165536132 tempest-verify_tempest_config-1165536132-project-member] Empty body provided in request {{(pid=75246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 19:57:54 devstack devstack@c-api.service[75246]: DEBUG cinder.api.openstack.wsgi [None req-7bcbac11-badc-4612-849e-54a22c239524 tempest-verify_tempest_config-1165536132 tempest-verify_tempest_config-1165536132-project-member] Calling method 'index' {{(pid=75246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 19:57:54 devstack devstack@c-api.service[75246]: INFO cinder.api.openstack.wsgi [None req-7bcbac11-badc-4612-849e-54a22c239524 tempest-verify_tempest_config-1165536132 tempest-verify_tempest_config-1165536132-project-member] http://192.168.122.54/volume/v3/extensions returned with HTTP 200 Sep 03 19:57:54 devstack devstack@c-api.service[75246]: [pid: 75246|app: 0|req: 2/5] 192.168.122.54 () {58 vars in 1125 bytes} [Thu Sep 3 19:57:54 2026] GET /volume/v3/extensions => generated 5245 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 19:58:01 devstack devstack@c-api.service[75245]: DEBUG cinder.api.middleware.request_id [None req-a385493b-4127-4fb7-b8c4-33800b5f2f1b None None] RequestId filter calling following filter/app {{(pid=75245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 19:58:01 devstack devstack@c-api.service[75245]: INFO cinder.api.openstack.wsgi [None req-a385493b-4127-4fb7-b8c4-33800b5f2f1b demo admin] POST http://192.168.122.54/volume/v3/types Sep 03 19:58:01 devstack devstack@c-api.service[75245]: DEBUG cinder.api.openstack.wsgi [None req-a385493b-4127-4fb7-b8c4-33800b5f2f1b demo admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "QuobyteHD", "description": null}} {{(pid=75245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 19:58:01 devstack devstack@c-api.service[75245]: INFO cinder.api.openstack.wsgi [None req-a385493b-4127-4fb7-b8c4-33800b5f2f1b demo admin] http://192.168.122.54/volume/v3/types returned with HTTP 200 Sep 03 19:58:01 devstack devstack@c-api.service[75245]: [pid: 75245|app: 0|req: 4/6] 192.168.122.54 () {60 vars in 1186 bytes} [Thu Sep 3 19:58:01 2026] POST /volume/v3/types => generated 184 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 19:58:11 devstack devstack@c-api.service[75245]: DEBUG dbcounter [-] [75245] Writing DB stats cinder:SELECT=3,cinder:INSERT=1 {{(pid=75245) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 20:00:00 devstack devstack@c-api.service[75234]: Thu Sep 3 20:00:00 2026 - graceful shutdown triggered... Sep 03 20:00:00 devstack devstack@c-api.service[75246]: Gracefully killing worker 2 (pid: 75246)... Sep 03 20:00:00 devstack devstack@c-api.service[75245]: Gracefully killing worker 1 (pid: 75245)... Sep 03 20:00:01 devstack devstack@c-api.service[75234]: worker 1 buried after 1 seconds Sep 03 20:00:01 devstack devstack@c-api.service[75234]: worker 2 buried after 1 seconds Sep 03 20:00:01 devstack devstack@c-api.service[75234]: goodbye to uWSGI. Sep 03 20:00:01 devstack devstack@c-api.service[86904]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 03 20:00:01 devstack devstack@c-api.service[86904]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu Sep 3 20:00:01 2026] *** Sep 03 20:00:01 devstack devstack@c-api.service[86904]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 03 20:00:01 devstack devstack@c-api.service[86904]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 03 20:00:01 devstack devstack@c-api.service[86904]: nodename: devstack Sep 03 20:00:01 devstack devstack@c-api.service[86904]: machine: x86_64 Sep 03 20:00:01 devstack devstack@c-api.service[86904]: clock source: unix Sep 03 20:00:01 devstack devstack@c-api.service[86904]: pcre jit disabled Sep 03 20:00:01 devstack devstack@c-api.service[86904]: detected number of CPU cores: 4 Sep 03 20:00:01 devstack devstack@c-api.service[86904]: current working directory: / Sep 03 20:00:01 devstack devstack@c-api.service[86904]: detected binary path: /usr/bin/uwsgi-core Sep 03 20:00:01 devstack devstack@c-api.service[86904]: your processes number limit is 47518 Sep 03 20:00:01 devstack devstack@c-api.service[86904]: your memory page size is 4096 bytes Sep 03 20:00:01 devstack devstack@c-api.service[86904]: detected max file descriptor number: 2048 Sep 03 20:00:01 devstack devstack@c-api.service[86904]: lock engine: pthread robust mutexes Sep 03 20:00:01 devstack devstack@c-api.service[86904]: thunder lock: enabled Sep 03 20:00:01 devstack devstack@c-api.service[86904]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 03 20:00:01 devstack devstack@c-api.service[86904]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 03 20:00:01 devstack devstack@c-api.service[86904]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 03 20:00:01 devstack devstack@c-api.service[86904]: Set PythonHome to /opt/stack/data/venv Sep 03 20:00:01 devstack devstack@c-api.service[86904]: Python main interpreter initialized at 0x7cbc3b8a4668 Sep 03 20:00:01 devstack devstack@c-api.service[86904]: python threads support enabled Sep 03 20:00:01 devstack devstack@c-api.service[86904]: your server socket listen backlog is limited to 100 connections Sep 03 20:00:01 devstack devstack@c-api.service[86904]: your mercy for graceful operations on workers is 80 seconds Sep 03 20:00:01 devstack devstack@c-api.service[86904]: mapped 403077 bytes (393 KB) for 2 cores Sep 03 20:00:01 devstack devstack@c-api.service[86904]: *** Operational MODE: preforking *** Sep 03 20:00:01 devstack devstack@c-api.service[86904]: *** uWSGI is running in multiple interpreter mode *** Sep 03 20:00:01 devstack devstack@c-api.service[86904]: spawned uWSGI master process (pid: 86904) Sep 03 20:00:01 devstack devstack@c-api.service[86904]: spawned uWSGI worker 1 (pid: 86905, cores: 1) Sep 03 20:00:01 devstack devstack@c-api.service[86904]: spawned uWSGI worker 2 (pid: 86906, cores: 1) Sep 03 20:00:01 devstack devstack@c-api.service[86904]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 03 20:00:01 devstack devstack@c-api.service[86906]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 03 20:00:01 devstack devstack@c-api.service[86906]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 03 20:00:01 devstack devstack@c-api.service[86906]: we strongly recommend against using it for new projects. Sep 03 20:00:01 devstack devstack@c-api.service[86906]: If you are already using Eventlet, we recommend migrating to a different Sep 03 20:00:01 devstack devstack@c-api.service[86906]: framework. For more detail see Sep 03 20:00:01 devstack devstack@c-api.service[86906]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 03 20:00:01 devstack devstack@c-api.service[86906]: import eventlet # noqa Sep 03 20:00:01 devstack devstack@c-api.service[86905]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 03 20:00:01 devstack devstack@c-api.service[86905]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 03 20:00:01 devstack devstack@c-api.service[86905]: we strongly recommend against using it for new projects. Sep 03 20:00:01 devstack devstack@c-api.service[86905]: If you are already using Eventlet, we recommend migrating to a different Sep 03 20:00:01 devstack devstack@c-api.service[86905]: framework. For more detail see Sep 03 20:00:01 devstack devstack@c-api.service[86905]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 03 20:00:01 devstack devstack@c-api.service[86905]: import eventlet # noqa Sep 03 20:00:02 devstack devstack@c-api.service[86905]: /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 03 20:00:02 devstack devstack@c-api.service[86905]: from cgi import parse_header Sep 03 20:00:02 devstack devstack@c-api.service[86906]: /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 03 20:00:02 devstack devstack@c-api.service[86906]: from cgi import parse_header Sep 03 20:00:02 devstack devstack@c-api.service[86905]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 03 20:00:02 devstack devstack@c-api.service[86905]: warnings.warn( Sep 03 20:00:02 devstack devstack@c-api.service[86905]: /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 03 20:00:02 devstack devstack@c-api.service[86905]: removals.removed_module( Sep 03 20:00:02 devstack devstack@c-api.service[86905]: /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 03 20:00:02 devstack devstack@c-api.service[86905]: removals.removed_module( Sep 03 20:00:02 devstack devstack@c-api.service[86906]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 03 20:00:02 devstack devstack@c-api.service[86906]: warnings.warn( Sep 03 20:00:02 devstack devstack@c-api.service[86906]: /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 03 20:00:02 devstack devstack@c-api.service[86906]: removals.removed_module( Sep 03 20:00:02 devstack devstack@c-api.service[86906]: /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 03 20:00:02 devstack devstack@c-api.service[86906]: removals.removed_module( Sep 03 20:00:05 devstack devstack@c-api.service[86905]: /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 03 20:00:05 devstack devstack@c-api.service[86905]: warnings.warn( Sep 03 20:00:05 devstack devstack@c-api.service[86906]: /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 03 20:00:05 devstack devstack@c-api.service[86906]: warnings.warn( Sep 03 20:00:05 devstack devstack@c-api.service[86905]: /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 03 20:00:05 devstack devstack@c-api.service[86905]: warnings.warn( Sep 03 20:00:05 devstack devstack@c-api.service[86906]: /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 03 20:00:05 devstack devstack@c-api.service[86906]: warnings.warn( Sep 03 20:00:05 devstack devstack@c-api.service[86905]: 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 03 20:00:05 devstack devstack@c-api.service[86905]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86905) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 03 20:00:05 devstack devstack@c-api.service[86906]: 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 03 20:00:05 devstack devstack@c-api.service[86906]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86906) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 03 20:00:05 devstack devstack@c-api.service[86905]: /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 03 20:00:05 devstack devstack@c-api.service[86905]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 03 20:00:05 devstack devstack@c-api.service[86906]: /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 03 20:00:05 devstack devstack@c-api.service[86906]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86905) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86905) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86905) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86905) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86905) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86905) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86905) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86905) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86905) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86905) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86905) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86905) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86905) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86905) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86905) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86905) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86905) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86905) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86905) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86905) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86905) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86905) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86905) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86905) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86905) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86905) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86905) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86905) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86905) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86905) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86905) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86905) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86905) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86905) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86905) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86905) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86905) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86905) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86905) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86905) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86905) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86905) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86905) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86905) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86905) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86905) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86905) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86905) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86905) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86905) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86905) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86905) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86905) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86905) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86905) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86905) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86905) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86905) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86905) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86905) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86905) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86905) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86905) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86905) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86905) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86905) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86905) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86905) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86905) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86905) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86905) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86905) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86905) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86905) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86905) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86905) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86905) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86905) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86905) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86905) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86905) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86905) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86905) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86905) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86905) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86905) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86905) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86905) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86905) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86905) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86905) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86905) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86905) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86905) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86905) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86905) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86905) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86905) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86905) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86906) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86906) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86906) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86906) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86906) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86906) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86906) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86906) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86906) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86906) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86906) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86906) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86906) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86906) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86906) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86906) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86906) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86906) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86906) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86906) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86906) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86906) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86906) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86906) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86906) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86906) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86906) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86906) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86906) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86906) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86906) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86906) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86906) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86906) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86906) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86906) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86906) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86906) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86906) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86906) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86906) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86906) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86906) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86906) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86906) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86906) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86906) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86906) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86906) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86906) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86906) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86906) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86906) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86906) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86906) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86906) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86906) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86906) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86906) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86906) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86906) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86906) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86906) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86906) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86906) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86906) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86906) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86906) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86906) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86906) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86906) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86906) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86906) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86906) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86906) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86906) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86906) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86906) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86906) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86906) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86906) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86906) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86906) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86906) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86906) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86906) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86906) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86906) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86906) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86906) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86906) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86906) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86906) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86906) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86906) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86906) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86906) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86906) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: INFO dbcounter [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Registered counter for database cinder Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86906) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:06 devstack devstack@c-api.service[86905]: DEBUG oslo_db.sqlalchemy.engines [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 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=86905) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:00:06 devstack devstack@c-api.service[86906]: INFO dbcounter [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Registered counter for database cinder Sep 03 20:00:07 devstack devstack@c-api.service[86906]: DEBUG oslo_db.sqlalchemy.engines [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb 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=86906) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:00:07 devstack devstack@c-api.service[86905]: DEBUG dbcounter [-] [86905] Writer thread running {{(pid=86905) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 03 20:00:07 devstack devstack@c-api.service[86905]: /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 03 20:00:07 devstack devstack@c-api.service[86905]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 20:00:07 devstack devstack@c-api.service[86905]: INFO cinder.rpc [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 03 20:00:07 devstack devstack@c-api.service[86905]: INFO cinder.rpc [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 03 20:00:07 devstack devstack@c-api.service[86905]: INFO cinder.rpc [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 03 20:00:07 devstack devstack@c-api.service[86905]: INFO cinder.rpc [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 03 20:00:07 devstack devstack@c-api.service[86905]: WARNING stevedore.named [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:07 devstack devstack@c-api.service[86905]: WARNING castellan.key_manager [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:07 devstack devstack@c-api.service[86905]: WARNING cinder.keymgr.conf_key_mgr [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 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 03 20:00:07 devstack devstack@c-api.service[86905]: WARNING stevedore.named [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:07 devstack devstack@c-api.service[86905]: WARNING castellan.key_manager [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:07 devstack devstack@c-api.service[86905]: DEBUG oslo_db.sqlalchemy.engines [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 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=86905) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:00:07 devstack devstack@c-api.service[86906]: DEBUG dbcounter [-] [86906] Writer thread running {{(pid=86906) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 03 20:00:07 devstack devstack@c-api.service[86905]: INFO cinder.rpc [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 03 20:00:07 devstack devstack@c-api.service[86906]: /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 03 20:00:07 devstack devstack@c-api.service[86906]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 20:00:07 devstack devstack@c-api.service[86906]: INFO cinder.rpc [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 03 20:00:07 devstack devstack@c-api.service[86905]: INFO cinder.rpc [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 03 20:00:07 devstack devstack@c-api.service[86905]: WARNING stevedore.named [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:07 devstack devstack@c-api.service[86905]: WARNING castellan.key_manager [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:07 devstack devstack@c-api.service[86906]: INFO cinder.rpc [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 03 20:00:07 devstack devstack@c-api.service[86906]: INFO cinder.rpc [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 03 20:00:07 devstack devstack@c-api.service[86906]: INFO cinder.rpc [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 03 20:00:07 devstack devstack@c-api.service[86906]: WARNING stevedore.named [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:07 devstack devstack@c-api.service[86905]: WARNING stevedore.named [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:07 devstack devstack@c-api.service[86905]: WARNING castellan.key_manager [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:07 devstack devstack@c-api.service[86906]: WARNING castellan.key_manager [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:07 devstack devstack@c-api.service[86906]: WARNING cinder.keymgr.conf_key_mgr [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb 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 03 20:00:07 devstack devstack@c-api.service[86905]: WARNING stevedore.named [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:07 devstack devstack@c-api.service[86905]: WARNING castellan.key_manager [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:07 devstack devstack@c-api.service[86906]: WARNING stevedore.named [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:07 devstack devstack@c-api.service[86906]: WARNING castellan.key_manager [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:07 devstack devstack@c-api.service[86905]: WARNING stevedore.named [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:07 devstack devstack@c-api.service[86905]: WARNING castellan.key_manager [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:07 devstack devstack@c-api.service[86905]: WARNING stevedore.named [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:07 devstack devstack@c-api.service[86905]: WARNING castellan.key_manager [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:07 devstack devstack@c-api.service[86905]: WARNING stevedore.named [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:07 devstack devstack@c-api.service[86905]: WARNING castellan.key_manager [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:07 devstack devstack@c-api.service[86905]: WARNING stevedore.named [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:07 devstack devstack@c-api.service[86905]: WARNING castellan.key_manager [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:07 devstack devstack@c-api.service[86905]: WARNING stevedore.named [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:07 devstack devstack@c-api.service[86905]: WARNING castellan.key_manager [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:07 devstack devstack@c-api.service[86905]: WARNING stevedore.named [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:07 devstack devstack@c-api.service[86905]: WARNING castellan.key_manager [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:07 devstack devstack@c-api.service[86905]: WARNING stevedore.named [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:07 devstack devstack@c-api.service[86905]: WARNING castellan.key_manager [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:07 devstack devstack@c-api.service[86905]: WARNING stevedore.named [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:07 devstack devstack@c-api.service[86905]: WARNING castellan.key_manager [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:07 devstack devstack@c-api.service[86905]: WARNING stevedore.named [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:07 devstack devstack@c-api.service[86905]: WARNING castellan.key_manager [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:07 devstack devstack@c-api.service[86905]: WARNING stevedore.named [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:07 devstack devstack@c-api.service[86905]: WARNING castellan.key_manager [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:07 devstack devstack@c-api.service[86905]: WARNING stevedore.named [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:07 devstack devstack@c-api.service[86905]: WARNING castellan.key_manager [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:07 devstack devstack@c-api.service[86905]: WARNING stevedore.named [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:07 devstack devstack@c-api.service[86905]: WARNING castellan.key_manager [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:07 devstack devstack@c-api.service[86905]: WARNING cinder.api.contrib.hosts [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 03 20:00:07 devstack devstack@c-api.service[86905]: WARNING stevedore.named [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:07 devstack devstack@c-api.service[86905]: WARNING castellan.key_manager [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:07 devstack devstack@c-api.service[86905]: WARNING stevedore.named [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:07 devstack devstack@c-api.service[86905]: WARNING castellan.key_manager [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:07 devstack devstack@c-api.service[86905]: WARNING stevedore.named [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:07 devstack devstack@c-api.service[86905]: WARNING castellan.key_manager [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:07 devstack devstack@c-api.service[86905]: WARNING stevedore.named [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:07 devstack devstack@c-api.service[86905]: WARNING castellan.key_manager [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:07 devstack devstack@c-api.service[86905]: WARNING stevedore.named [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:07 devstack devstack@c-api.service[86906]: DEBUG oslo_db.sqlalchemy.engines [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb 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=86906) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:00:07 devstack devstack@c-api.service[86905]: WARNING castellan.key_manager [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:07 devstack devstack@c-api.service[86905]: WARNING stevedore.named [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:07 devstack devstack@c-api.service[86905]: WARNING castellan.key_manager [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:07 devstack devstack@c-api.service[86905]: WARNING stevedore.named [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:07 devstack devstack@c-api.service[86905]: WARNING castellan.key_manager [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:07 devstack devstack@c-api.service[86905]: DEBUG cinder.api.v3.router [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Extended resource: extensions {{(pid=86905) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 20:00:07 devstack devstack@c-api.service[86906]: INFO cinder.rpc [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 03 20:00:07 devstack devstack@c-api.service[86905]: DEBUG cinder.api.v3.router [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Extended resource: os-volume-manage {{(pid=86905) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 20:00:07 devstack devstack@c-api.service[86905]: DEBUG cinder.api.v3.router [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Extended resource: os-quota-class-sets {{(pid=86905) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 20:00:07 devstack devstack@c-api.service[86906]: INFO cinder.rpc [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 03 20:00:07 devstack devstack@c-api.service[86906]: WARNING stevedore.named [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:07 devstack devstack@c-api.service[86905]: DEBUG cinder.api.v3.router [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Extended resource: os-hosts {{(pid=86905) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 20:00:07 devstack devstack@c-api.service[86906]: WARNING castellan.key_manager [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:07 devstack devstack@c-api.service[86905]: DEBUG cinder.api.v3.router [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Extended resource: capabilities {{(pid=86905) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 20:00:07 devstack devstack@c-api.service[86905]: DEBUG cinder.api.v3.router [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Extended resource: encryption {{(pid=86905) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 20:00:07 devstack devstack@c-api.service[86905]: DEBUG cinder.api.v3.router [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Extended resource: scheduler-stats {{(pid=86905) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 20:00:07 devstack devstack@c-api.service[86905]: DEBUG cinder.api.v3.router [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Extended resource: os-quota-sets {{(pid=86905) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 20:00:07 devstack devstack@c-api.service[86905]: DEBUG cinder.api.v3.router [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Extended resource: os-availability-zone {{(pid=86905) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 20:00:07 devstack devstack@c-api.service[86905]: DEBUG cinder.api.v3.router [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Extended resource: qos-specs {{(pid=86905) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 20:00:07 devstack devstack@c-api.service[86905]: DEBUG cinder.api.v3.router [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Extended resource: extra_specs {{(pid=86905) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 20:00:07 devstack devstack@c-api.service[86906]: WARNING stevedore.named [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:07 devstack devstack@c-api.service[86906]: WARNING castellan.key_manager [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:07 devstack devstack@c-api.service[86905]: DEBUG cinder.api.v3.router [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Extended resource: backups {{(pid=86905) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 20:00:07 devstack devstack@c-api.service[86906]: WARNING stevedore.named [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:07 devstack devstack@c-api.service[86906]: WARNING castellan.key_manager [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:07 devstack devstack@c-api.service[86905]: DEBUG cinder.api.v3.router [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Extended resource: encryption {{(pid=86905) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 20:00:07 devstack devstack@c-api.service[86905]: DEBUG cinder.api.v3.router [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Extended resource: cgsnapshots {{(pid=86905) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 20:00:07 devstack devstack@c-api.service[86906]: WARNING stevedore.named [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:07 devstack devstack@c-api.service[86906]: WARNING castellan.key_manager [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:07 devstack devstack@c-api.service[86905]: DEBUG cinder.api.v3.router [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Extended resource: os-volume-type-access {{(pid=86905) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 20:00:07 devstack devstack@c-api.service[86905]: DEBUG cinder.api.v3.router [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Extended resource: consistencygroups {{(pid=86905) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 20:00:07 devstack devstack@c-api.service[86906]: WARNING stevedore.named [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:07 devstack devstack@c-api.service[86906]: WARNING castellan.key_manager [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:07 devstack devstack@c-api.service[86905]: DEBUG cinder.api.v3.router [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Extended resource: os-volume-transfer {{(pid=86905) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 20:00:07 devstack devstack@c-api.service[86905]: DEBUG cinder.api.v3.router [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Extended resource: os-snapshot-manage {{(pid=86905) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 20:00:07 devstack devstack@c-api.service[86906]: WARNING stevedore.named [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:07 devstack devstack@c-api.service[86906]: WARNING castellan.key_manager [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:07 devstack devstack@c-api.service[86905]: WARNING stevedore.named [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:07 devstack devstack@c-api.service[86905]: WARNING castellan.key_manager [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:07 devstack devstack@c-api.service[86906]: WARNING stevedore.named [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:07 devstack devstack@c-api.service[86906]: WARNING castellan.key_manager [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:07 devstack devstack@c-api.service[86905]: WARNING stevedore.named [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:07 devstack devstack@c-api.service[86905]: WARNING castellan.key_manager [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:07 devstack devstack@c-api.service[86905]: WARNING stevedore.named [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:07 devstack devstack@c-api.service[86905]: WARNING castellan.key_manager [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:07 devstack devstack@c-api.service[86905]: WARNING stevedore.named [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:07 devstack devstack@c-api.service[86905]: WARNING castellan.key_manager [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:07 devstack devstack@c-api.service[86905]: WARNING stevedore.named [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:07 devstack devstack@c-api.service[86905]: WARNING castellan.key_manager [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:07 devstack devstack@c-api.service[86906]: WARNING stevedore.named [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:07 devstack devstack@c-api.service[86906]: WARNING castellan.key_manager [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:07 devstack devstack@c-api.service[86905]: WARNING stevedore.named [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:07 devstack devstack@c-api.service[86905]: WARNING castellan.key_manager [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:07 devstack devstack@c-api.service[86905]: WARNING stevedore.named [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:07 devstack devstack@c-api.service[86905]: WARNING castellan.key_manager [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:07 devstack devstack@c-api.service[86905]: DEBUG cinder.api.contrib.snapshot_actions [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] SnapshotActionsController initialized {{(pid=86905) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 03 20:00:07 devstack devstack@c-api.service[86906]: WARNING stevedore.named [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:07 devstack devstack@c-api.service[86905]: DEBUG cinder.api.v3.router [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86905) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 20:00:07 devstack devstack@c-api.service[86906]: WARNING castellan.key_manager [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:07 devstack devstack@c-api.service[86905]: DEBUG cinder.api.v3.router [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Extension AdminActions extending resource: volumes {{(pid=86905) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 20:00:07 devstack devstack@c-api.service[86905]: DEBUG cinder.api.v3.router [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Extension AdminActions extending resource: snapshots {{(pid=86905) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 20:00:07 devstack devstack@c-api.service[86905]: DEBUG cinder.api.v3.router [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Extension AdminActions extending resource: backups {{(pid=86905) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 20:00:07 devstack devstack@c-api.service[86905]: DEBUG cinder.api.v3.router [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86905) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 20:00:07 devstack devstack@c-api.service[86905]: DEBUG cinder.api.v3.router [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86905) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 20:00:07 devstack devstack@c-api.service[86905]: DEBUG cinder.api.v3.router [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Extension VolumeActions extending resource: volumes {{(pid=86905) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 20:00:07 devstack devstack@c-api.service[86905]: DEBUG cinder.api.v3.router [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86905) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 20:00:07 devstack devstack@c-api.service[86905]: DEBUG cinder.api.v3.router [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86905) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 20:00:07 devstack devstack@c-api.service[86905]: DEBUG cinder.api.v3.router [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86905) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 20:00:07 devstack devstack@c-api.service[86905]: DEBUG cinder.api.v3.router [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Extension UsedLimits extending resource: limits {{(pid=86905) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 20:00:07 devstack devstack@c-api.service[86905]: DEBUG cinder.api.v3.router [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86905) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 20:00:07 devstack devstack@c-api.service[86905]: DEBUG cinder.api.v3.router [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Extension TypesManage extending resource: types {{(pid=86905) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 20:00:07 devstack devstack@c-api.service[86905]: DEBUG cinder.api.v3.router [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86905) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 20:00:07 devstack devstack@c-api.service[86906]: WARNING stevedore.named [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:07 devstack devstack@c-api.service[86905]: DEBUG cinder.api.v3.router [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Extension SnapshotActions extending resource: snapshots {{(pid=86905) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 20:00:07 devstack devstack@c-api.service[86906]: WARNING castellan.key_manager [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:07 devstack devstack@c-api.service[86905]: DEBUG cinder.api.v3.router [None req-23d4ae1d-fbac-46a9-8e83-1ad5b1d73234 None None] Extension VolumeTypeAccess extending resource: types {{(pid=86905) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 20:00:07 devstack devstack@c-api.service[86906]: WARNING stevedore.named [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:07 devstack devstack@c-api.service[86906]: WARNING castellan.key_manager [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:07 devstack devstack@c-api.service[86906]: WARNING stevedore.named [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:07 devstack devstack@c-api.service[86906]: WARNING castellan.key_manager [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:07 devstack devstack@c-api.service[86905]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7cbc3b8a4668 pid: 86905 (default app) Sep 03 20:00:07 devstack devstack@c-api.service[86906]: WARNING stevedore.named [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:07 devstack devstack@c-api.service[86906]: WARNING castellan.key_manager [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:07 devstack devstack@c-api.service[86906]: WARNING stevedore.named [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:07 devstack devstack@c-api.service[86906]: WARNING castellan.key_manager [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:07 devstack devstack@c-api.service[86906]: WARNING stevedore.named [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:07 devstack devstack@c-api.service[86906]: WARNING castellan.key_manager [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:07 devstack devstack@c-api.service[86906]: WARNING cinder.api.contrib.hosts [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 03 20:00:07 devstack devstack@c-api.service[86906]: WARNING stevedore.named [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:07 devstack devstack@c-api.service[86906]: WARNING castellan.key_manager [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:07 devstack devstack@c-api.service[86906]: WARNING stevedore.named [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:07 devstack devstack@c-api.service[86906]: WARNING castellan.key_manager [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:07 devstack devstack@c-api.service[86906]: WARNING stevedore.named [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:07 devstack devstack@c-api.service[86906]: WARNING castellan.key_manager [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:07 devstack devstack@c-api.service[86906]: WARNING stevedore.named [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:07 devstack devstack@c-api.service[86906]: WARNING castellan.key_manager [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:07 devstack devstack@c-api.service[86906]: WARNING stevedore.named [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:07 devstack devstack@c-api.service[86906]: WARNING castellan.key_manager [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:07 devstack devstack@c-api.service[86906]: WARNING stevedore.named [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:07 devstack devstack@c-api.service[86906]: WARNING castellan.key_manager [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:07 devstack devstack@c-api.service[86906]: WARNING stevedore.named [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:07 devstack devstack@c-api.service[86906]: WARNING castellan.key_manager [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:07 devstack devstack@c-api.service[86906]: DEBUG cinder.api.v3.router [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Extended resource: extensions {{(pid=86906) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 20:00:07 devstack devstack@c-api.service[86906]: DEBUG cinder.api.v3.router [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Extended resource: os-volume-manage {{(pid=86906) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 20:00:07 devstack devstack@c-api.service[86906]: DEBUG cinder.api.v3.router [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Extended resource: os-quota-class-sets {{(pid=86906) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 20:00:07 devstack devstack@c-api.service[86906]: DEBUG cinder.api.v3.router [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Extended resource: os-hosts {{(pid=86906) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 20:00:07 devstack devstack@c-api.service[86906]: DEBUG cinder.api.v3.router [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Extended resource: capabilities {{(pid=86906) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 20:00:07 devstack devstack@c-api.service[86906]: DEBUG cinder.api.v3.router [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Extended resource: encryption {{(pid=86906) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 20:00:07 devstack devstack@c-api.service[86906]: DEBUG cinder.api.v3.router [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Extended resource: scheduler-stats {{(pid=86906) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 20:00:07 devstack devstack@c-api.service[86906]: DEBUG cinder.api.v3.router [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Extended resource: os-quota-sets {{(pid=86906) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 20:00:07 devstack devstack@c-api.service[86906]: DEBUG cinder.api.v3.router [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Extended resource: os-availability-zone {{(pid=86906) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 20:00:07 devstack devstack@c-api.service[86906]: DEBUG cinder.api.v3.router [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Extended resource: qos-specs {{(pid=86906) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 20:00:07 devstack devstack@c-api.service[86906]: DEBUG cinder.api.v3.router [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Extended resource: extra_specs {{(pid=86906) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 20:00:07 devstack devstack@c-api.service[86906]: DEBUG cinder.api.v3.router [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Extended resource: backups {{(pid=86906) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 20:00:07 devstack devstack@c-api.service[86906]: DEBUG cinder.api.v3.router [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Extended resource: encryption {{(pid=86906) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 20:00:07 devstack devstack@c-api.service[86906]: DEBUG cinder.api.v3.router [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Extended resource: cgsnapshots {{(pid=86906) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 20:00:07 devstack devstack@c-api.service[86906]: DEBUG cinder.api.v3.router [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Extended resource: os-volume-type-access {{(pid=86906) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 20:00:07 devstack devstack@c-api.service[86906]: DEBUG cinder.api.v3.router [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Extended resource: consistencygroups {{(pid=86906) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 20:00:07 devstack devstack@c-api.service[86906]: DEBUG cinder.api.v3.router [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Extended resource: os-volume-transfer {{(pid=86906) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 20:00:07 devstack devstack@c-api.service[86906]: DEBUG cinder.api.v3.router [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Extended resource: os-snapshot-manage {{(pid=86906) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 20:00:07 devstack devstack@c-api.service[86906]: WARNING stevedore.named [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:07 devstack devstack@c-api.service[86906]: WARNING castellan.key_manager [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:07 devstack devstack@c-api.service[86906]: WARNING stevedore.named [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:07 devstack devstack@c-api.service[86906]: WARNING castellan.key_manager [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:07 devstack devstack@c-api.service[86906]: WARNING stevedore.named [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:07 devstack devstack@c-api.service[86906]: WARNING castellan.key_manager [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:07 devstack devstack@c-api.service[86906]: WARNING stevedore.named [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:07 devstack devstack@c-api.service[86906]: WARNING castellan.key_manager [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:07 devstack devstack@c-api.service[86906]: WARNING stevedore.named [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:07 devstack devstack@c-api.service[86906]: WARNING castellan.key_manager [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:07 devstack devstack@c-api.service[86906]: WARNING stevedore.named [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:07 devstack devstack@c-api.service[86906]: WARNING castellan.key_manager [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:07 devstack devstack@c-api.service[86906]: WARNING stevedore.named [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:07 devstack devstack@c-api.service[86906]: WARNING castellan.key_manager [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:07 devstack devstack@c-api.service[86906]: DEBUG cinder.api.contrib.snapshot_actions [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] SnapshotActionsController initialized {{(pid=86906) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 03 20:00:07 devstack devstack@c-api.service[86906]: DEBUG cinder.api.v3.router [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86906) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 20:00:07 devstack devstack@c-api.service[86906]: DEBUG cinder.api.v3.router [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Extension AdminActions extending resource: volumes {{(pid=86906) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 20:00:07 devstack devstack@c-api.service[86906]: DEBUG cinder.api.v3.router [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Extension AdminActions extending resource: snapshots {{(pid=86906) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 20:00:07 devstack devstack@c-api.service[86906]: DEBUG cinder.api.v3.router [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Extension AdminActions extending resource: backups {{(pid=86906) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 20:00:07 devstack devstack@c-api.service[86906]: DEBUG cinder.api.v3.router [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86906) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 20:00:07 devstack devstack@c-api.service[86906]: DEBUG cinder.api.v3.router [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86906) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 20:00:07 devstack devstack@c-api.service[86906]: DEBUG cinder.api.v3.router [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Extension VolumeActions extending resource: volumes {{(pid=86906) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 20:00:07 devstack devstack@c-api.service[86906]: DEBUG cinder.api.v3.router [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86906) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 20:00:07 devstack devstack@c-api.service[86906]: DEBUG cinder.api.v3.router [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86906) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 20:00:07 devstack devstack@c-api.service[86906]: DEBUG cinder.api.v3.router [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86906) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 20:00:07 devstack devstack@c-api.service[86906]: DEBUG cinder.api.v3.router [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Extension UsedLimits extending resource: limits {{(pid=86906) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 20:00:07 devstack devstack@c-api.service[86906]: DEBUG cinder.api.v3.router [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86906) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 20:00:07 devstack devstack@c-api.service[86906]: DEBUG cinder.api.v3.router [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Extension TypesManage extending resource: types {{(pid=86906) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 20:00:07 devstack devstack@c-api.service[86906]: DEBUG cinder.api.v3.router [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86906) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 20:00:07 devstack devstack@c-api.service[86906]: DEBUG cinder.api.v3.router [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Extension SnapshotActions extending resource: snapshots {{(pid=86906) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 20:00:07 devstack devstack@c-api.service[86906]: DEBUG cinder.api.v3.router [None req-bb0fadac-32e4-4e5e-8869-0424f490b5fb None None] Extension VolumeTypeAccess extending resource: types {{(pid=86906) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 20:00:07 devstack devstack@c-api.service[86906]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7cbc3b8a4668 pid: 86906 (default app) Sep 03 20:00:09 devstack devstack@c-api.service[86904]: Thu Sep 3 20:00:09 2026 - graceful shutdown triggered... Sep 03 20:00:09 devstack devstack@c-api.service[86905]: Gracefully killing worker 1 (pid: 86905)... Sep 03 20:00:09 devstack devstack@c-api.service[86906]: Gracefully killing worker 2 (pid: 86906)... Sep 03 20:00:10 devstack devstack@c-api.service[86904]: worker 1 buried after 1 seconds Sep 03 20:00:10 devstack devstack@c-api.service[86904]: worker 2 buried after 1 seconds Sep 03 20:00:10 devstack devstack@c-api.service[86904]: goodbye to uWSGI. Sep 03 20:00:10 devstack devstack@c-api.service[87287]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 03 20:00:10 devstack devstack@c-api.service[87287]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu Sep 3 20:00:10 2026] *** Sep 03 20:00:10 devstack devstack@c-api.service[87287]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 03 20:00:10 devstack devstack@c-api.service[87287]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 03 20:00:10 devstack devstack@c-api.service[87287]: nodename: devstack Sep 03 20:00:10 devstack devstack@c-api.service[87287]: machine: x86_64 Sep 03 20:00:10 devstack devstack@c-api.service[87287]: clock source: unix Sep 03 20:00:10 devstack devstack@c-api.service[87287]: pcre jit disabled Sep 03 20:00:10 devstack devstack@c-api.service[87287]: detected number of CPU cores: 4 Sep 03 20:00:10 devstack devstack@c-api.service[87287]: current working directory: / Sep 03 20:00:10 devstack devstack@c-api.service[87287]: detected binary path: /usr/bin/uwsgi-core Sep 03 20:00:10 devstack devstack@c-api.service[87287]: your processes number limit is 47518 Sep 03 20:00:10 devstack devstack@c-api.service[87287]: your memory page size is 4096 bytes Sep 03 20:00:10 devstack devstack@c-api.service[87287]: detected max file descriptor number: 2048 Sep 03 20:00:10 devstack devstack@c-api.service[87287]: lock engine: pthread robust mutexes Sep 03 20:00:10 devstack devstack@c-api.service[87287]: thunder lock: enabled Sep 03 20:00:10 devstack devstack@c-api.service[87287]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 03 20:00:10 devstack devstack@c-api.service[87287]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 03 20:00:10 devstack devstack@c-api.service[87287]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 03 20:00:10 devstack devstack@c-api.service[87287]: Set PythonHome to /opt/stack/data/venv Sep 03 20:00:10 devstack devstack@c-api.service[87287]: Python main interpreter initialized at 0x7b6df98a4668 Sep 03 20:00:10 devstack devstack@c-api.service[87287]: python threads support enabled Sep 03 20:00:10 devstack devstack@c-api.service[87287]: your server socket listen backlog is limited to 100 connections Sep 03 20:00:10 devstack devstack@c-api.service[87287]: your mercy for graceful operations on workers is 80 seconds Sep 03 20:00:10 devstack devstack@c-api.service[87287]: mapped 403077 bytes (393 KB) for 2 cores Sep 03 20:00:10 devstack devstack@c-api.service[87287]: *** Operational MODE: preforking *** Sep 03 20:00:10 devstack devstack@c-api.service[87287]: *** uWSGI is running in multiple interpreter mode *** Sep 03 20:00:10 devstack devstack@c-api.service[87287]: spawned uWSGI master process (pid: 87287) Sep 03 20:00:10 devstack devstack@c-api.service[87287]: spawned uWSGI worker 1 (pid: 87289, cores: 1) Sep 03 20:00:10 devstack devstack@c-api.service[87287]: spawned uWSGI worker 2 (pid: 87290, cores: 1) Sep 03 20:00:10 devstack devstack@c-api.service[87287]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 03 20:00:10 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 03 20:00:10 devstack devstack@c-api.service[87290]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 03 20:00:10 devstack devstack@c-api.service[87290]: we strongly recommend against using it for new projects. Sep 03 20:00:10 devstack devstack@c-api.service[87290]: If you are already using Eventlet, we recommend migrating to a different Sep 03 20:00:10 devstack devstack@c-api.service[87290]: framework. For more detail see Sep 03 20:00:10 devstack devstack@c-api.service[87290]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 03 20:00:10 devstack devstack@c-api.service[87290]: import eventlet # noqa Sep 03 20:00:10 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 03 20:00:10 devstack devstack@c-api.service[87289]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 03 20:00:10 devstack devstack@c-api.service[87289]: we strongly recommend against using it for new projects. Sep 03 20:00:10 devstack devstack@c-api.service[87289]: If you are already using Eventlet, we recommend migrating to a different Sep 03 20:00:10 devstack devstack@c-api.service[87289]: framework. For more detail see Sep 03 20:00:10 devstack devstack@c-api.service[87289]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 03 20:00:10 devstack devstack@c-api.service[87289]: import eventlet # noqa Sep 03 20:00:11 devstack devstack@c-api.service[87289]: /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 03 20:00:11 devstack devstack@c-api.service[87289]: from cgi import parse_header Sep 03 20:00:11 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 03 20:00:11 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:00:11 devstack devstack@c-api.service[87289]: /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 03 20:00:11 devstack devstack@c-api.service[87289]: removals.removed_module( Sep 03 20:00:11 devstack devstack@c-api.service[87289]: /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 03 20:00:11 devstack devstack@c-api.service[87289]: removals.removed_module( Sep 03 20:00:11 devstack devstack@c-api.service[87290]: /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 03 20:00:11 devstack devstack@c-api.service[87290]: from cgi import parse_header Sep 03 20:00:11 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 03 20:00:11 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:00:11 devstack devstack@c-api.service[87290]: /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 03 20:00:11 devstack devstack@c-api.service[87290]: removals.removed_module( Sep 03 20:00:11 devstack devstack@c-api.service[87290]: /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 03 20:00:11 devstack devstack@c-api.service[87290]: removals.removed_module( Sep 03 20:00:13 devstack devstack@c-api.service[87289]: /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 03 20:00:13 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:00:14 devstack devstack@c-api.service[87289]: /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 03 20:00:14 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:00:14 devstack devstack@c-api.service[87290]: /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 03 20:00:14 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:00:14 devstack devstack@c-api.service[87290]: /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 03 20:00:14 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:00:14 devstack devstack@c-api.service[87289]: 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 03 20:00:14 devstack devstack@c-api.service[87289]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=87289) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 03 20:00:14 devstack devstack@c-api.service[87289]: /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 03 20:00:14 devstack devstack@c-api.service[87289]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 03 20:00:14 devstack devstack@c-api.service[87290]: 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 03 20:00:14 devstack devstack@c-api.service[87290]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=87290) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 03 20:00:15 devstack devstack@c-api.service[87290]: /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 03 20:00:15 devstack devstack@c-api.service[87290]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87289) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:15 devstack devstack@c-api.service[87289]: INFO dbcounter [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Registered counter for database cinder Sep 03 20:00:16 devstack devstack@c-api.service[87289]: DEBUG oslo_db.sqlalchemy.engines [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b 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=87289) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87290) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 20:00:16 devstack devstack@c-api.service[87289]: DEBUG dbcounter [-] [87289] Writer thread running {{(pid=87289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: INFO dbcounter [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Registered counter for database cinder Sep 03 20:00:16 devstack devstack@c-api.service[87289]: /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 03 20:00:16 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 20:00:16 devstack devstack@c-api.service[87289]: INFO cinder.rpc [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 03 20:00:16 devstack devstack@c-api.service[87289]: INFO cinder.rpc [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 03 20:00:16 devstack devstack@c-api.service[87289]: INFO cinder.rpc [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 03 20:00:16 devstack devstack@c-api.service[87289]: INFO cinder.rpc [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 03 20:00:16 devstack devstack@c-api.service[87289]: WARNING stevedore.named [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:16 devstack devstack@c-api.service[87289]: WARNING castellan.key_manager [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:16 devstack devstack@c-api.service[87289]: WARNING cinder.keymgr.conf_key_mgr [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b 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 03 20:00:16 devstack devstack@c-api.service[87289]: WARNING stevedore.named [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:16 devstack devstack@c-api.service[87289]: WARNING castellan.key_manager [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG oslo_db.sqlalchemy.engines [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 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=87290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:00:16 devstack devstack@c-api.service[87289]: DEBUG oslo_db.sqlalchemy.engines [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b 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=87289) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:00:16 devstack devstack@c-api.service[87289]: INFO cinder.rpc [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 03 20:00:16 devstack devstack@c-api.service[87289]: INFO cinder.rpc [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 03 20:00:16 devstack devstack@c-api.service[87289]: WARNING stevedore.named [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:16 devstack devstack@c-api.service[87289]: WARNING castellan.key_manager [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:16 devstack devstack@c-api.service[87289]: WARNING stevedore.named [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:16 devstack devstack@c-api.service[87289]: WARNING castellan.key_manager [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:16 devstack devstack@c-api.service[87289]: WARNING stevedore.named [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:16 devstack devstack@c-api.service[87289]: WARNING castellan.key_manager [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:16 devstack devstack@c-api.service[87289]: WARNING stevedore.named [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:16 devstack devstack@c-api.service[87289]: WARNING castellan.key_manager [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:16 devstack devstack@c-api.service[87289]: WARNING stevedore.named [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:16 devstack devstack@c-api.service[87289]: WARNING castellan.key_manager [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:16 devstack devstack@c-api.service[87289]: WARNING stevedore.named [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:16 devstack devstack@c-api.service[87289]: WARNING castellan.key_manager [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:16 devstack devstack@c-api.service[87289]: WARNING stevedore.named [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:16 devstack devstack@c-api.service[87289]: WARNING castellan.key_manager [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:16 devstack devstack@c-api.service[87289]: WARNING stevedore.named [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:16 devstack devstack@c-api.service[87289]: WARNING castellan.key_manager [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:16 devstack devstack@c-api.service[87289]: WARNING stevedore.named [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:16 devstack devstack@c-api.service[87289]: WARNING castellan.key_manager [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:16 devstack devstack@c-api.service[87289]: WARNING stevedore.named [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:16 devstack devstack@c-api.service[87289]: WARNING castellan.key_manager [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:16 devstack devstack@c-api.service[87289]: WARNING stevedore.named [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:16 devstack devstack@c-api.service[87289]: WARNING castellan.key_manager [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:16 devstack devstack@c-api.service[87289]: WARNING stevedore.named [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:16 devstack devstack@c-api.service[87289]: WARNING castellan.key_manager [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:16 devstack devstack@c-api.service[87289]: WARNING stevedore.named [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:16 devstack devstack@c-api.service[87289]: WARNING castellan.key_manager [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:16 devstack devstack@c-api.service[87289]: WARNING stevedore.named [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:16 devstack devstack@c-api.service[87289]: WARNING castellan.key_manager [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:16 devstack devstack@c-api.service[87289]: WARNING stevedore.named [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:16 devstack devstack@c-api.service[87289]: WARNING castellan.key_manager [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:16 devstack devstack@c-api.service[87289]: WARNING cinder.api.contrib.hosts [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 03 20:00:16 devstack devstack@c-api.service[87289]: WARNING stevedore.named [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:16 devstack devstack@c-api.service[87289]: WARNING castellan.key_manager [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:16 devstack devstack@c-api.service[87289]: WARNING stevedore.named [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:16 devstack devstack@c-api.service[87289]: WARNING castellan.key_manager [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:16 devstack devstack@c-api.service[87289]: WARNING stevedore.named [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:16 devstack devstack@c-api.service[87289]: WARNING castellan.key_manager [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:16 devstack devstack@c-api.service[87289]: WARNING stevedore.named [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:16 devstack devstack@c-api.service[87289]: WARNING castellan.key_manager [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:16 devstack devstack@c-api.service[87289]: WARNING stevedore.named [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:16 devstack devstack@c-api.service[87289]: WARNING castellan.key_manager [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:16 devstack devstack@c-api.service[87289]: WARNING stevedore.named [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:16 devstack devstack@c-api.service[87289]: WARNING castellan.key_manager [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:16 devstack devstack@c-api.service[87289]: WARNING stevedore.named [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:16 devstack devstack@c-api.service[87289]: WARNING castellan.key_manager [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.router [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Extended resource: extensions {{(pid=87289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 20:00:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.router [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Extended resource: os-volume-manage {{(pid=87289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 20:00:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.router [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Extended resource: os-quota-class-sets {{(pid=87289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 20:00:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.router [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Extended resource: os-hosts {{(pid=87289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 20:00:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.router [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Extended resource: capabilities {{(pid=87289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 20:00:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.router [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Extended resource: encryption {{(pid=87289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 20:00:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.router [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Extended resource: scheduler-stats {{(pid=87289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 20:00:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.router [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Extended resource: os-quota-sets {{(pid=87289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 20:00:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.router [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Extended resource: os-availability-zone {{(pid=87289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 20:00:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.router [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Extended resource: qos-specs {{(pid=87289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 20:00:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.router [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Extended resource: extra_specs {{(pid=87289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 20:00:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.router [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Extended resource: backups {{(pid=87289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 20:00:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.router [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Extended resource: encryption {{(pid=87289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 20:00:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.router [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Extended resource: cgsnapshots {{(pid=87289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 20:00:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.router [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Extended resource: os-volume-type-access {{(pid=87289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 20:00:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.router [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Extended resource: consistencygroups {{(pid=87289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 20:00:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.router [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Extended resource: os-volume-transfer {{(pid=87289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 20:00:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.router [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Extended resource: os-snapshot-manage {{(pid=87289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 20:00:16 devstack devstack@c-api.service[87289]: WARNING stevedore.named [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:16 devstack devstack@c-api.service[87289]: WARNING castellan.key_manager [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:16 devstack devstack@c-api.service[87289]: WARNING stevedore.named [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:16 devstack devstack@c-api.service[87289]: WARNING castellan.key_manager [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:16 devstack devstack@c-api.service[87289]: WARNING stevedore.named [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:16 devstack devstack@c-api.service[87289]: WARNING castellan.key_manager [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:16 devstack devstack@c-api.service[87289]: WARNING stevedore.named [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:16 devstack devstack@c-api.service[87289]: WARNING castellan.key_manager [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:16 devstack devstack@c-api.service[87289]: WARNING stevedore.named [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:16 devstack devstack@c-api.service[87289]: WARNING castellan.key_manager [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:16 devstack devstack@c-api.service[87289]: WARNING stevedore.named [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:16 devstack devstack@c-api.service[87289]: WARNING castellan.key_manager [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:16 devstack devstack@c-api.service[87289]: WARNING stevedore.named [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:16 devstack devstack@c-api.service[87289]: WARNING castellan.key_manager [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.contrib.snapshot_actions [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] SnapshotActionsController initialized {{(pid=87289) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 03 20:00:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.router [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 20:00:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.router [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Extension AdminActions extending resource: volumes {{(pid=87289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 20:00:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.router [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Extension AdminActions extending resource: snapshots {{(pid=87289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 20:00:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.router [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Extension AdminActions extending resource: backups {{(pid=87289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 20:00:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.router [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 20:00:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.router [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 20:00:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.router [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Extension VolumeActions extending resource: volumes {{(pid=87289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 20:00:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.router [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 20:00:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.router [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 20:00:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.router [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 20:00:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.router [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Extension UsedLimits extending resource: limits {{(pid=87289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 20:00:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.router [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 20:00:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.router [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Extension TypesManage extending resource: types {{(pid=87289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 20:00:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.router [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 20:00:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.router [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Extension SnapshotActions extending resource: snapshots {{(pid=87289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 20:00:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.router [None req-f73f5886-2f6d-4f81-8b93-66891ab77c2b None None] Extension VolumeTypeAccess extending resource: types {{(pid=87289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 20:00:16 devstack devstack@c-api.service[87289]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7b6df98a4668 pid: 87289 (default app) Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG dbcounter [-] [87290] Writer thread running {{(pid=87290) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: /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 03 20:00:16 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 20:00:16 devstack devstack@c-api.service[87290]: INFO cinder.rpc [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 03 20:00:16 devstack devstack@c-api.service[87290]: INFO cinder.rpc [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 03 20:00:16 devstack devstack@c-api.service[87290]: INFO cinder.rpc [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 03 20:00:16 devstack devstack@c-api.service[87290]: INFO cinder.rpc [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 03 20:00:16 devstack devstack@c-api.service[87290]: WARNING stevedore.named [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:16 devstack devstack@c-api.service[87290]: WARNING castellan.key_manager [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:16 devstack devstack@c-api.service[87290]: WARNING cinder.keymgr.conf_key_mgr [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 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 03 20:00:16 devstack devstack@c-api.service[87290]: WARNING stevedore.named [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:16 devstack devstack@c-api.service[87290]: WARNING castellan.key_manager [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG oslo_db.sqlalchemy.engines [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 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=87290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: INFO cinder.rpc [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 03 20:00:16 devstack devstack@c-api.service[87290]: INFO cinder.rpc [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 03 20:00:16 devstack devstack@c-api.service[87290]: WARNING stevedore.named [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:16 devstack devstack@c-api.service[87290]: WARNING castellan.key_manager [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:16 devstack devstack@c-api.service[87290]: WARNING stevedore.named [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:16 devstack devstack@c-api.service[87290]: WARNING castellan.key_manager [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:16 devstack devstack@c-api.service[87290]: WARNING stevedore.named [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:16 devstack devstack@c-api.service[87290]: WARNING castellan.key_manager [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:16 devstack devstack@c-api.service[87290]: WARNING stevedore.named [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:16 devstack devstack@c-api.service[87290]: WARNING castellan.key_manager [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:16 devstack devstack@c-api.service[87290]: WARNING stevedore.named [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:16 devstack devstack@c-api.service[87290]: WARNING castellan.key_manager [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:16 devstack devstack@c-api.service[87290]: WARNING stevedore.named [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:16 devstack devstack@c-api.service[87290]: WARNING castellan.key_manager [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:16 devstack devstack@c-api.service[87290]: WARNING stevedore.named [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:16 devstack devstack@c-api.service[87290]: WARNING castellan.key_manager [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:16 devstack devstack@c-api.service[87290]: WARNING stevedore.named [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:16 devstack devstack@c-api.service[87290]: WARNING castellan.key_manager [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:16 devstack devstack@c-api.service[87290]: WARNING stevedore.named [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:16 devstack devstack@c-api.service[87290]: WARNING castellan.key_manager [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:16 devstack devstack@c-api.service[87290]: WARNING stevedore.named [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:16 devstack devstack@c-api.service[87290]: WARNING castellan.key_manager [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:16 devstack devstack@c-api.service[87290]: WARNING stevedore.named [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:16 devstack devstack@c-api.service[87290]: WARNING castellan.key_manager [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:16 devstack devstack@c-api.service[87290]: WARNING stevedore.named [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:16 devstack devstack@c-api.service[87290]: WARNING castellan.key_manager [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:16 devstack devstack@c-api.service[87290]: WARNING stevedore.named [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:16 devstack devstack@c-api.service[87290]: WARNING castellan.key_manager [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:16 devstack devstack@c-api.service[87290]: WARNING stevedore.named [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:16 devstack devstack@c-api.service[87290]: WARNING castellan.key_manager [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:16 devstack devstack@c-api.service[87290]: WARNING stevedore.named [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:16 devstack devstack@c-api.service[87290]: WARNING castellan.key_manager [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:16 devstack devstack@c-api.service[87290]: WARNING cinder.api.contrib.hosts [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 03 20:00:16 devstack devstack@c-api.service[87290]: WARNING stevedore.named [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:16 devstack devstack@c-api.service[87290]: WARNING castellan.key_manager [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:16 devstack devstack@c-api.service[87290]: WARNING stevedore.named [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:16 devstack devstack@c-api.service[87290]: WARNING castellan.key_manager [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:16 devstack devstack@c-api.service[87290]: WARNING stevedore.named [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:16 devstack devstack@c-api.service[87290]: WARNING castellan.key_manager [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:16 devstack devstack@c-api.service[87290]: WARNING stevedore.named [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:16 devstack devstack@c-api.service[87290]: WARNING castellan.key_manager [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:16 devstack devstack@c-api.service[87290]: WARNING stevedore.named [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:16 devstack devstack@c-api.service[87290]: WARNING castellan.key_manager [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:16 devstack devstack@c-api.service[87290]: WARNING stevedore.named [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:16 devstack devstack@c-api.service[87290]: WARNING castellan.key_manager [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:16 devstack devstack@c-api.service[87290]: WARNING stevedore.named [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:16 devstack devstack@c-api.service[87290]: WARNING castellan.key_manager [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.router [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Extended resource: extensions {{(pid=87290) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 20:00:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.router [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Extended resource: os-volume-manage {{(pid=87290) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 20:00:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.router [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Extended resource: os-quota-class-sets {{(pid=87290) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 20:00:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.router [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Extended resource: os-hosts {{(pid=87290) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 20:00:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.router [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Extended resource: capabilities {{(pid=87290) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 20:00:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.router [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Extended resource: encryption {{(pid=87290) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 20:00:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.router [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Extended resource: scheduler-stats {{(pid=87290) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 20:00:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.router [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Extended resource: os-quota-sets {{(pid=87290) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 20:00:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.router [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Extended resource: os-availability-zone {{(pid=87290) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 20:00:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.router [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Extended resource: qos-specs {{(pid=87290) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 20:00:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.router [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Extended resource: extra_specs {{(pid=87290) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 20:00:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.router [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Extended resource: backups {{(pid=87290) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 20:00:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.router [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Extended resource: encryption {{(pid=87290) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 20:00:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.router [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Extended resource: cgsnapshots {{(pid=87290) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 20:00:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.router [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Extended resource: os-volume-type-access {{(pid=87290) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 20:00:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.router [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Extended resource: consistencygroups {{(pid=87290) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 20:00:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.router [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Extended resource: os-volume-transfer {{(pid=87290) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 20:00:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.router [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Extended resource: os-snapshot-manage {{(pid=87290) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 20:00:17 devstack devstack@c-api.service[87290]: WARNING stevedore.named [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:17 devstack devstack@c-api.service[87290]: WARNING castellan.key_manager [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:17 devstack devstack@c-api.service[87290]: WARNING stevedore.named [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:17 devstack devstack@c-api.service[87290]: WARNING castellan.key_manager [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:17 devstack devstack@c-api.service[87290]: WARNING stevedore.named [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:17 devstack devstack@c-api.service[87290]: WARNING castellan.key_manager [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:17 devstack devstack@c-api.service[87290]: WARNING stevedore.named [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:17 devstack devstack@c-api.service[87290]: WARNING castellan.key_manager [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:17 devstack devstack@c-api.service[87290]: WARNING stevedore.named [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:17 devstack devstack@c-api.service[87290]: WARNING castellan.key_manager [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:17 devstack devstack@c-api.service[87290]: WARNING stevedore.named [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:17 devstack devstack@c-api.service[87290]: WARNING castellan.key_manager [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:17 devstack devstack@c-api.service[87290]: WARNING stevedore.named [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:00:17 devstack devstack@c-api.service[87290]: WARNING castellan.key_manager [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:00:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.contrib.snapshot_actions [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] SnapshotActionsController initialized {{(pid=87290) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 03 20:00:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.router [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87290) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 20:00:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.router [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Extension AdminActions extending resource: volumes {{(pid=87290) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 20:00:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.router [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Extension AdminActions extending resource: snapshots {{(pid=87290) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 20:00:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.router [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Extension AdminActions extending resource: backups {{(pid=87290) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 20:00:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.router [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87290) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 20:00:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.router [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87290) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 20:00:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.router [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Extension VolumeActions extending resource: volumes {{(pid=87290) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 20:00:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.router [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87290) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 20:00:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.router [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87290) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 20:00:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.router [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87290) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 20:00:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.router [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Extension UsedLimits extending resource: limits {{(pid=87290) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 20:00:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.router [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87290) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 20:00:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.router [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Extension TypesManage extending resource: types {{(pid=87290) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 20:00:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.router [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87290) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 20:00:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.router [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Extension SnapshotActions extending resource: snapshots {{(pid=87290) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 20:00:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.router [None req-2ba17dbb-f352-47ae-9274-4ff64c8bd438 None None] Extension VolumeTypeAccess extending resource: types {{(pid=87290) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 20:00:17 devstack devstack@c-api.service[87290]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7b6df98a4668 pid: 87290 (default app) Sep 03 20:00:26 devstack devstack@c-api.service[87289]: DEBUG dbcounter [-] [87289] Writing DB stats cinder:SELECT=6 {{(pid=87289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 20:00:26 devstack devstack@c-api.service[87290]: DEBUG dbcounter [-] [87290] Writing DB stats cinder:SELECT=6 {{(pid=87290) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 20:01:47 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-8c789a1d-05fa-4bf4-bce9-ebed881002f8 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:01:48 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-8c789a1d-05fa-4bf4-bce9-ebed881002f8 tempest-VolumesAdminNegativeTest-1358621692 tempest-VolumesAdminNegativeTest-1358621692-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:01:48 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-8c789a1d-05fa-4bf4-bce9-ebed881002f8 tempest-VolumesAdminNegativeTest-1358621692 tempest-VolumesAdminNegativeTest-1358621692-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-647652425"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:01:48 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volumes [None req-8c789a1d-05fa-4bf4-bce9-ebed881002f8 tempest-VolumesAdminNegativeTest-1358621692 tempest-VolumesAdminNegativeTest-1358621692-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-647652425'}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:01:48 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-8c789a1d-05fa-4bf4-bce9-ebed881002f8 tempest-VolumesAdminNegativeTest-1358621692 tempest-VolumesAdminNegativeTest-1358621692-project-member] Create volume of 1 GB Sep 03 20:01:48 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:01:48 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:01:48 devstack devstack@c-api.service[87289]: DEBUG oslo_db.sqlalchemy.engines [None req-8c789a1d-05fa-4bf4-bce9-ebed881002f8 tempest-VolumesAdminNegativeTest-1358621692 tempest-VolumesAdminNegativeTest-1358621692-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87289) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:01:49 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-8c789a1d-05fa-4bf4-bce9-ebed881002f8 tempest-VolumesAdminNegativeTest-1358621692 tempest-VolumesAdminNegativeTest-1358621692-project-member] Availability zone cache updated, next update will occur around 2026-09-03 19:01:48.999933. {{(pid=87289) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 03 20:01:49 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-8c789a1d-05fa-4bf4-bce9-ebed881002f8 tempest-VolumesAdminNegativeTest-1358621692 tempest-VolumesAdminNegativeTest-1358621692-project-member] Availability Zones retrieved successfully. Sep 03 20:01:49 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-8c789a1d-05fa-4bf4-bce9-ebed881002f8 tempest-VolumesAdminNegativeTest-1358621692 tempest-VolumesAdminNegativeTest-1358621692-project-member] Flow 'volume_create_api' (799e245f-7624-4c70-9284-42d3cefdada0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:01:49 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-8c789a1d-05fa-4bf4-bce9-ebed881002f8 tempest-VolumesAdminNegativeTest-1358621692 tempest-VolumesAdminNegativeTest-1358621692-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80bdc7cf-4c8f-4548-9b88-82dabe06ee72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:01:49 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.flows.api.create_volume [None req-8c789a1d-05fa-4bf4-bce9-ebed881002f8 tempest-VolumesAdminNegativeTest-1358621692 tempest-VolumesAdminNegativeTest-1358621692-project-member] Validating volume size '1' using validate_int {{(pid=87289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:01:49 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-8c789a1d-05fa-4bf4-bce9-ebed881002f8 tempest-VolumesAdminNegativeTest-1358621692 tempest-VolumesAdminNegativeTest-1358621692-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80bdc7cf-4c8f-4548-9b88-82dabe06ee72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:01:49 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-8c789a1d-05fa-4bf4-bce9-ebed881002f8 tempest-VolumesAdminNegativeTest-1358621692 tempest-VolumesAdminNegativeTest-1358621692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c78d76a-d2a0-487d-adb4-381ab81b7c10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:01:49 devstack devstack@c-api.service[87289]: WARNING cinder.quota [None req-8c789a1d-05fa-4bf4-bce9-ebed881002f8 tempest-VolumesAdminNegativeTest-1358621692 tempest-VolumesAdminNegativeTest-1358621692-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 03 20:01:49 devstack devstack@c-api.service[87289]: WARNING cinder.quota [None req-8c789a1d-05fa-4bf4-bce9-ebed881002f8 tempest-VolumesAdminNegativeTest-1358621692 tempest-VolumesAdminNegativeTest-1358621692-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 03 20:01:49 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-8c789a1d-05fa-4bf4-bce9-ebed881002f8 tempest-VolumesAdminNegativeTest-1358621692 tempest-VolumesAdminNegativeTest-1358621692-project-member] Created reservations ['436112b7-4650-47d2-be0d-8911eba8621a', 'd4a798ef-89d8-402c-81c9-062c3de31618', '067f295e-7463-4c69-900f-6cb4132af029', '758382fb-84ba-4233-890a-2f8aff97a3f9'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:01:49 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-8c789a1d-05fa-4bf4-bce9-ebed881002f8 tempest-VolumesAdminNegativeTest-1358621692 tempest-VolumesAdminNegativeTest-1358621692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c78d76a-d2a0-487d-adb4-381ab81b7c10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['436112b7-4650-47d2-be0d-8911eba8621a', 'd4a798ef-89d8-402c-81c9-062c3de31618', '067f295e-7463-4c69-900f-6cb4132af029', '758382fb-84ba-4233-890a-2f8aff97a3f9']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:01:49 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-8c789a1d-05fa-4bf4-bce9-ebed881002f8 tempest-VolumesAdminNegativeTest-1358621692 tempest-VolumesAdminNegativeTest-1358621692-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b599054f-1b83-4651-843a-d7036732d592) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:01:50 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:01:50 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:01:50 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-8c789a1d-05fa-4bf4-bce9-ebed881002f8 tempest-VolumesAdminNegativeTest-1358621692 tempest-VolumesAdminNegativeTest-1358621692-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b599054f-1b83-4651-843a-d7036732d592) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb851aaf-8150-4d41-b91a-b54670aa734d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-647652425',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c8fa227682e4f8291322847ea0ef394',qos_specs=None,replication_status=,reservations=['436112b7-4650-47d2-be0d-8911eba8621a','d4a798ef-89d8-402c-81c9-062c3de31618','067f295e-7463-4c69-900f-6cb4132af029','758382fb-84ba-4233-890a-2f8aff97a3f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41a88b3376c24cb9a37f28f0232a59fe',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:01:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-647652425',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eb851aaf-8150-4d41-b91a-b54670aa734d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c8fa227682e4f8291322847ea0ef394',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='41a88b3376c24cb9a37f28f0232a59fe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:01:50 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-8c789a1d-05fa-4bf4-bce9-ebed881002f8 tempest-VolumesAdminNegativeTest-1358621692 tempest-VolumesAdminNegativeTest-1358621692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f058426-9522-4f61-bd89-20bf3e074823) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:01:50 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-8c789a1d-05fa-4bf4-bce9-ebed881002f8 tempest-VolumesAdminNegativeTest-1358621692 tempest-VolumesAdminNegativeTest-1358621692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f058426-9522-4f61-bd89-20bf3e074823) transitioned into state 'SUCCESS' from state '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-647652425',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c8fa227682e4f8291322847ea0ef394',qos_specs=None,replication_status=,reservations=['436112b7-4650-47d2-be0d-8911eba8621a','d4a798ef-89d8-402c-81c9-062c3de31618','067f295e-7463-4c69-900f-6cb4132af029','758382fb-84ba-4233-890a-2f8aff97a3f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41a88b3376c24cb9a37f28f0232a59fe',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:01:50 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-8c789a1d-05fa-4bf4-bce9-ebed881002f8 tempest-VolumesAdminNegativeTest-1358621692 tempest-VolumesAdminNegativeTest-1358621692-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (018feee9-5ab3-4220-9331-4b2097c2c79f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:01:50 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-8c789a1d-05fa-4bf4-bce9-ebed881002f8 tempest-VolumesAdminNegativeTest-1358621692 tempest-VolumesAdminNegativeTest-1358621692-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (018feee9-5ab3-4220-9331-4b2097c2c79f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:01:50 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-8c789a1d-05fa-4bf4-bce9-ebed881002f8 tempest-VolumesAdminNegativeTest-1358621692 tempest-VolumesAdminNegativeTest-1358621692-project-member] Flow 'volume_create_api' (799e245f-7624-4c70-9284-42d3cefdada0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:01:50 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-8c789a1d-05fa-4bf4-bce9-ebed881002f8 tempest-VolumesAdminNegativeTest-1358621692 tempest-VolumesAdminNegativeTest-1358621692-project-member] Create volume request issued successfully. Sep 03 20:01:50 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-8c789a1d-05fa-4bf4-bce9-ebed881002f8 tempest-VolumesAdminNegativeTest-1358621692 tempest-VolumesAdminNegativeTest-1358621692-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:01:50 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1/1] 192.168.122.54 () {60 vars in 1137 bytes} [Thu Sep 3 20:01:47 2026] POST /volume/v3/volumes => generated 761 bytes in 3733 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:01:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-9f65b43d-717d-4ad6-8508-b2393a1cd464 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:01:52 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-9f65b43d-717d-4ad6-8508-b2393a1cd464 tempest-VolumesAdminNegativeTest-1358621692 tempest-VolumesAdminNegativeTest-1358621692-project-member] GET http://192.168.122.54/volume/v3/volumes/eb851aaf-8150-4d41-b91a-b54670aa734d Sep 03 20:01:52 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-9f65b43d-717d-4ad6-8508-b2393a1cd464 tempest-VolumesAdminNegativeTest-1358621692 tempest-VolumesAdminNegativeTest-1358621692-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:01:52 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-9f65b43d-717d-4ad6-8508-b2393a1cd464 tempest-VolumesAdminNegativeTest-1358621692 tempest-VolumesAdminNegativeTest-1358621692-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:01:53 devstack devstack@c-api.service[87290]: DEBUG oslo_db.sqlalchemy.engines [None req-9f65b43d-717d-4ad6-8508-b2393a1cd464 tempest-VolumesAdminNegativeTest-1358621692 tempest-VolumesAdminNegativeTest-1358621692-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:01:53 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:01:53 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:01:53 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:01:53 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:01:53 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-9f65b43d-717d-4ad6-8508-b2393a1cd464 tempest-VolumesAdminNegativeTest-1358621692 tempest-VolumesAdminNegativeTest-1358621692-project-member] Volume info retrieved successfully. Sep 03 20:01:53 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-9f65b43d-717d-4ad6-8508-b2393a1cd464 tempest-VolumesAdminNegativeTest-1358621692 tempest-VolumesAdminNegativeTest-1358621692-project-member] http://192.168.122.54/volume/v3/volumes/eb851aaf-8150-4d41-b91a-b54670aa734d returned with HTTP 200 Sep 03 20:01:53 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1/2] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:01:50 2026] GET /volume/v3/volumes/eb851aaf-8150-4d41-b91a-b54670aa734d => generated 853 bytes in 2445 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:01:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-97125da2-fc82-4dc4-807e-5665697bc579 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:01:54 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-97125da2-fc82-4dc4-807e-5665697bc579 tempest-VolumesAdminNegativeTest-1358621692 tempest-VolumesAdminNegativeTest-1358621692-project-member] GET http://192.168.122.54/volume/v3/volumes/eb851aaf-8150-4d41-b91a-b54670aa734d Sep 03 20:01:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-97125da2-fc82-4dc4-807e-5665697bc579 tempest-VolumesAdminNegativeTest-1358621692 tempest-VolumesAdminNegativeTest-1358621692-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:01:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-97125da2-fc82-4dc4-807e-5665697bc579 tempest-VolumesAdminNegativeTest-1358621692 tempest-VolumesAdminNegativeTest-1358621692-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:01:54 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:01:54 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:01:54 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:01:54 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:01:54 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-97125da2-fc82-4dc4-807e-5665697bc579 tempest-VolumesAdminNegativeTest-1358621692 tempest-VolumesAdminNegativeTest-1358621692-project-member] Volume info retrieved successfully. Sep 03 20:01:54 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-97125da2-fc82-4dc4-807e-5665697bc579 tempest-VolumesAdminNegativeTest-1358621692 tempest-VolumesAdminNegativeTest-1358621692-project-member] http://192.168.122.54/volume/v3/volumes/eb851aaf-8150-4d41-b91a-b54670aa734d returned with HTTP 200 Sep 03 20:01:54 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 2/3] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:01:54 2026] GET /volume/v3/volumes/eb851aaf-8150-4d41-b91a-b54670aa734d => generated 853 bytes in 335 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:01:55 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-e078c766-9d66-45ba-bb9b-999c03fb49fe None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:01:55 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e078c766-9d66-45ba-bb9b-999c03fb49fe tempest-VolumesAdminNegativeTest-1358621692 tempest-VolumesAdminNegativeTest-1358621692-project-member] GET http://192.168.122.54/volume/v3/volumes/eb851aaf-8150-4d41-b91a-b54670aa734d Sep 03 20:01:55 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e078c766-9d66-45ba-bb9b-999c03fb49fe tempest-VolumesAdminNegativeTest-1358621692 tempest-VolumesAdminNegativeTest-1358621692-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:01:55 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e078c766-9d66-45ba-bb9b-999c03fb49fe tempest-VolumesAdminNegativeTest-1358621692 tempest-VolumesAdminNegativeTest-1358621692-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:01:55 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:01:55 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:01:55 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:01:55 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:01:55 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-e078c766-9d66-45ba-bb9b-999c03fb49fe tempest-VolumesAdminNegativeTest-1358621692 tempest-VolumesAdminNegativeTest-1358621692-project-member] Volume info retrieved successfully. Sep 03 20:01:55 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e078c766-9d66-45ba-bb9b-999c03fb49fe tempest-VolumesAdminNegativeTest-1358621692 tempest-VolumesAdminNegativeTest-1358621692-project-member] http://192.168.122.54/volume/v3/volumes/eb851aaf-8150-4d41-b91a-b54670aa734d returned with HTTP 200 Sep 03 20:01:55 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 2/4] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:01:55 2026] GET /volume/v3/volumes/eb851aaf-8150-4d41-b91a-b54670aa734d => generated 854 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:01:57 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-69f64afb-bb69-4390-aba1-ff354e2c9fd5 req-e1e4ac50-8d69-47ca-85ba-3d1e241d88fa None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:01:57 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-69f64afb-bb69-4390-aba1-ff354e2c9fd5 req-e1e4ac50-8d69-47ca-85ba-3d1e241d88fa tempest-VolumesAdminNegativeTest-203350216 tempest-VolumesAdminNegativeTest-203350216-project] GET http://192.168.122.54/volume/v3/volumes/bb934a08-0480-4a33-8940-652f1e271db5 Sep 03 20:01:57 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-69f64afb-bb69-4390-aba1-ff354e2c9fd5 req-e1e4ac50-8d69-47ca-85ba-3d1e241d88fa tempest-VolumesAdminNegativeTest-203350216 tempest-VolumesAdminNegativeTest-203350216-project] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:01:57 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-69f64afb-bb69-4390-aba1-ff354e2c9fd5 req-e1e4ac50-8d69-47ca-85ba-3d1e241d88fa tempest-VolumesAdminNegativeTest-203350216 tempest-VolumesAdminNegativeTest-203350216-project] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:01:57 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-69f64afb-bb69-4390-aba1-ff354e2c9fd5 req-e1e4ac50-8d69-47ca-85ba-3d1e241d88fa tempest-VolumesAdminNegativeTest-203350216 tempest-VolumesAdminNegativeTest-203350216-project] http://192.168.122.54/volume/v3/volumes/bb934a08-0480-4a33-8940-652f1e271db5 returned with HTTP 404 Sep 03 20:01:57 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 3/5] 192.168.122.54 () {60 vars in 1482 bytes} [Thu Sep 3 20:01:57 2026] GET /volume/v3/volumes/bb934a08-0480-4a33-8940-652f1e271db5 => generated 109 bytes in 122 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 20:01:57 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-bb33ac7d-e95f-428f-9fe6-189d76baf2d4 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:01:57 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-bb33ac7d-e95f-428f-9fe6-189d76baf2d4 tempest-VolumesAdminNegativeTest-1358621692 tempest-VolumesAdminNegativeTest-1358621692-project-member] DELETE http://192.168.122.54/volume/v3/volumes/eb851aaf-8150-4d41-b91a-b54670aa734d Sep 03 20:01:57 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-bb33ac7d-e95f-428f-9fe6-189d76baf2d4 tempest-VolumesAdminNegativeTest-1358621692 tempest-VolumesAdminNegativeTest-1358621692-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:01:57 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-bb33ac7d-e95f-428f-9fe6-189d76baf2d4 tempest-VolumesAdminNegativeTest-1358621692 tempest-VolumesAdminNegativeTest-1358621692-project-member] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:01:57 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-bb33ac7d-e95f-428f-9fe6-189d76baf2d4 tempest-VolumesAdminNegativeTest-1358621692 tempest-VolumesAdminNegativeTest-1358621692-project-member] Delete volume with id: eb851aaf-8150-4d41-b91a-b54670aa734d Sep 03 20:01:57 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:01:57 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:01:57 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:01:57 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:01:57 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-bb33ac7d-e95f-428f-9fe6-189d76baf2d4 tempest-VolumesAdminNegativeTest-1358621692 tempest-VolumesAdminNegativeTest-1358621692-project-member] Volume info retrieved successfully. Sep 03 20:01:57 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-bb33ac7d-e95f-428f-9fe6-189d76baf2d4 tempest-VolumesAdminNegativeTest-1358621692 tempest-VolumesAdminNegativeTest-1358621692-project-member] Delete volume request issued successfully. Sep 03 20:01:57 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-bb33ac7d-e95f-428f-9fe6-189d76baf2d4 tempest-VolumesAdminNegativeTest-1358621692 tempest-VolumesAdminNegativeTest-1358621692-project-member] http://192.168.122.54/volume/v3/volumes/eb851aaf-8150-4d41-b91a-b54670aa734d returned with HTTP 202 Sep 03 20:01:57 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 3/6] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:01:57 2026] DELETE /volume/v3/volumes/eb851aaf-8150-4d41-b91a-b54670aa734d => generated 0 bytes in 240 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 20:01:57 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-41896c9e-2967-497e-9bf7-f99dae09379e None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:01:57 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-41896c9e-2967-497e-9bf7-f99dae09379e tempest-VolumesAdminNegativeTest-1358621692 tempest-VolumesAdminNegativeTest-1358621692-project-member] GET http://192.168.122.54/volume/v3/volumes/eb851aaf-8150-4d41-b91a-b54670aa734d Sep 03 20:01:57 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-41896c9e-2967-497e-9bf7-f99dae09379e tempest-VolumesAdminNegativeTest-1358621692 tempest-VolumesAdminNegativeTest-1358621692-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:01:57 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-41896c9e-2967-497e-9bf7-f99dae09379e tempest-VolumesAdminNegativeTest-1358621692 tempest-VolumesAdminNegativeTest-1358621692-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:01:57 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:01:57 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:01:57 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:01:57 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:01:57 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-41896c9e-2967-497e-9bf7-f99dae09379e tempest-VolumesAdminNegativeTest-1358621692 tempest-VolumesAdminNegativeTest-1358621692-project-member] Volume info retrieved successfully. Sep 03 20:01:57 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-41896c9e-2967-497e-9bf7-f99dae09379e tempest-VolumesAdminNegativeTest-1358621692 tempest-VolumesAdminNegativeTest-1358621692-project-member] http://192.168.122.54/volume/v3/volumes/eb851aaf-8150-4d41-b91a-b54670aa734d returned with HTTP 200 Sep 03 20:01:57 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 4/7] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:01:57 2026] GET /volume/v3/volumes/eb851aaf-8150-4d41-b91a-b54670aa734d => generated 853 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:01:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-896571d1-6b73-483f-8c0b-9af72bddf3b5 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:01:58 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-896571d1-6b73-483f-8c0b-9af72bddf3b5 tempest-VolumesAdminNegativeTest-1358621692 tempest-VolumesAdminNegativeTest-1358621692-project-member] GET http://192.168.122.54/volume/v3/volumes/eb851aaf-8150-4d41-b91a-b54670aa734d Sep 03 20:01:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-896571d1-6b73-483f-8c0b-9af72bddf3b5 tempest-VolumesAdminNegativeTest-1358621692 tempest-VolumesAdminNegativeTest-1358621692-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:01:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-896571d1-6b73-483f-8c0b-9af72bddf3b5 tempest-VolumesAdminNegativeTest-1358621692 tempest-VolumesAdminNegativeTest-1358621692-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:01:58 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:01:58 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:01:58 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:01:58 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:01:58 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-896571d1-6b73-483f-8c0b-9af72bddf3b5 tempest-VolumesAdminNegativeTest-1358621692 tempest-VolumesAdminNegativeTest-1358621692-project-member] Volume info retrieved successfully. Sep 03 20:01:58 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-896571d1-6b73-483f-8c0b-9af72bddf3b5 tempest-VolumesAdminNegativeTest-1358621692 tempest-VolumesAdminNegativeTest-1358621692-project-member] http://192.168.122.54/volume/v3/volumes/eb851aaf-8150-4d41-b91a-b54670aa734d returned with HTTP 200 Sep 03 20:01:58 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 4/8] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:01:58 2026] GET /volume/v3/volumes/eb851aaf-8150-4d41-b91a-b54670aa734d => generated 853 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:01:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-4bc9ecb8-76e9-4cdc-94aa-2b636fad3bcc None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:01:59 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-4bc9ecb8-76e9-4cdc-94aa-2b636fad3bcc tempest-VolumesAdminNegativeTest-1358621692 tempest-VolumesAdminNegativeTest-1358621692-project-member] GET http://192.168.122.54/volume/v3/volumes/eb851aaf-8150-4d41-b91a-b54670aa734d Sep 03 20:01:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-4bc9ecb8-76e9-4cdc-94aa-2b636fad3bcc tempest-VolumesAdminNegativeTest-1358621692 tempest-VolumesAdminNegativeTest-1358621692-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:01:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-4bc9ecb8-76e9-4cdc-94aa-2b636fad3bcc tempest-VolumesAdminNegativeTest-1358621692 tempest-VolumesAdminNegativeTest-1358621692-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:01:59 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:01:59 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:01:59 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:01:59 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:02:00 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-4bc9ecb8-76e9-4cdc-94aa-2b636fad3bcc tempest-VolumesAdminNegativeTest-1358621692 tempest-VolumesAdminNegativeTest-1358621692-project-member] Volume info retrieved successfully. Sep 03 20:02:00 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-4bc9ecb8-76e9-4cdc-94aa-2b636fad3bcc tempest-VolumesAdminNegativeTest-1358621692 tempest-VolumesAdminNegativeTest-1358621692-project-member] http://192.168.122.54/volume/v3/volumes/eb851aaf-8150-4d41-b91a-b54670aa734d returned with HTTP 200 Sep 03 20:02:00 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 5/9] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:01:59 2026] GET /volume/v3/volumes/eb851aaf-8150-4d41-b91a-b54670aa734d => generated 853 bytes in 364 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:02:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-b7437d5a-1710-4cd7-b2a7-0fe47683aea6 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:02:01 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b7437d5a-1710-4cd7-b2a7-0fe47683aea6 tempest-ServerRescueNegativeTestJSON-77111230 tempest-ServerRescueNegativeTestJSON-77111230-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:02:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b7437d5a-1710-4cd7-b2a7-0fe47683aea6 tempest-ServerRescueNegativeTestJSON-77111230 tempest-ServerRescueNegativeTestJSON-77111230-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1491162035"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:02:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.volumes [None req-b7437d5a-1710-4cd7-b2a7-0fe47683aea6 tempest-ServerRescueNegativeTestJSON-77111230 tempest-ServerRescueNegativeTestJSON-77111230-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1491162035'}} {{(pid=87290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:02:01 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-b7437d5a-1710-4cd7-b2a7-0fe47683aea6 tempest-ServerRescueNegativeTestJSON-77111230 tempest-ServerRescueNegativeTestJSON-77111230-project-member] Create volume of 1 GB Sep 03 20:02:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-1461a3ec-1085-4aba-9db1-21bce328de94 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:02:01 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-1461a3ec-1085-4aba-9db1-21bce328de94 tempest-VolumesAdminNegativeTest-1358621692 tempest-VolumesAdminNegativeTest-1358621692-project-member] GET http://192.168.122.54/volume/v3/volumes/eb851aaf-8150-4d41-b91a-b54670aa734d Sep 03 20:02:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-1461a3ec-1085-4aba-9db1-21bce328de94 tempest-VolumesAdminNegativeTest-1358621692 tempest-VolumesAdminNegativeTest-1358621692-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:02:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-1461a3ec-1085-4aba-9db1-21bce328de94 tempest-VolumesAdminNegativeTest-1358621692 tempest-VolumesAdminNegativeTest-1358621692-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:02:01 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:02:01 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:02:01 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:02:01 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:02:01 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-1461a3ec-1085-4aba-9db1-21bce328de94 tempest-VolumesAdminNegativeTest-1358621692 tempest-VolumesAdminNegativeTest-1358621692-project-member] Volume info retrieved successfully. Sep 03 20:02:01 devstack devstack@c-api.service[87290]: /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 03 20:02:01 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 20:02:01 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-b7437d5a-1710-4cd7-b2a7-0fe47683aea6 tempest-ServerRescueNegativeTestJSON-77111230 tempest-ServerRescueNegativeTestJSON-77111230-project-member] Availability zone cache updated, next update will occur around 2026-09-03 19:02:01.340806. {{(pid=87290) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 03 20:02:01 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-b7437d5a-1710-4cd7-b2a7-0fe47683aea6 tempest-ServerRescueNegativeTestJSON-77111230 tempest-ServerRescueNegativeTestJSON-77111230-project-member] Availability Zones retrieved successfully. Sep 03 20:02:01 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-1461a3ec-1085-4aba-9db1-21bce328de94 tempest-VolumesAdminNegativeTest-1358621692 tempest-VolumesAdminNegativeTest-1358621692-project-member] http://192.168.122.54/volume/v3/volumes/eb851aaf-8150-4d41-b91a-b54670aa734d returned with HTTP 200 Sep 03 20:02:01 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 6/10] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:02:01 2026] GET /volume/v3/volumes/eb851aaf-8150-4d41-b91a-b54670aa734d => generated 853 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:02:01 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-b7437d5a-1710-4cd7-b2a7-0fe47683aea6 tempest-ServerRescueNegativeTestJSON-77111230 tempest-ServerRescueNegativeTestJSON-77111230-project-member] Flow 'volume_create_api' (0548d2f5-ef64-4f66-a955-a769aaf8d5b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:02:01 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-b7437d5a-1710-4cd7-b2a7-0fe47683aea6 tempest-ServerRescueNegativeTestJSON-77111230 tempest-ServerRescueNegativeTestJSON-77111230-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd150828-c1fb-4503-9228-981fe28d98df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:02:01 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.flows.api.create_volume [None req-b7437d5a-1710-4cd7-b2a7-0fe47683aea6 tempest-ServerRescueNegativeTestJSON-77111230 tempest-ServerRescueNegativeTestJSON-77111230-project-member] Validating volume size '1' using validate_int {{(pid=87290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:02:01 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-b7437d5a-1710-4cd7-b2a7-0fe47683aea6 tempest-ServerRescueNegativeTestJSON-77111230 tempest-ServerRescueNegativeTestJSON-77111230-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd150828-c1fb-4503-9228-981fe28d98df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:02:01 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-b7437d5a-1710-4cd7-b2a7-0fe47683aea6 tempest-ServerRescueNegativeTestJSON-77111230 tempest-ServerRescueNegativeTestJSON-77111230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (972c8fc5-e945-4a07-be9a-d9f1251a21a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:02:01 devstack devstack@c-api.service[87290]: WARNING cinder.quota [None req-b7437d5a-1710-4cd7-b2a7-0fe47683aea6 tempest-ServerRescueNegativeTestJSON-77111230 tempest-ServerRescueNegativeTestJSON-77111230-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 03 20:02:01 devstack devstack@c-api.service[87290]: WARNING cinder.quota [None req-b7437d5a-1710-4cd7-b2a7-0fe47683aea6 tempest-ServerRescueNegativeTestJSON-77111230 tempest-ServerRescueNegativeTestJSON-77111230-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 03 20:02:02 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-b7437d5a-1710-4cd7-b2a7-0fe47683aea6 tempest-ServerRescueNegativeTestJSON-77111230 tempest-ServerRescueNegativeTestJSON-77111230-project-member] Created reservations ['3bd4bc62-8b44-48eb-9373-e1a685fd85ab', 'eca0f2dd-d68a-496d-9501-dce88e91a1f3', '6c375148-9ce6-4364-ae08-a0c9f3775359', '3b0f8c93-4afa-48c7-aa06-9d2cf7bac402'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:02:02 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-b7437d5a-1710-4cd7-b2a7-0fe47683aea6 tempest-ServerRescueNegativeTestJSON-77111230 tempest-ServerRescueNegativeTestJSON-77111230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (972c8fc5-e945-4a07-be9a-d9f1251a21a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3bd4bc62-8b44-48eb-9373-e1a685fd85ab', 'eca0f2dd-d68a-496d-9501-dce88e91a1f3', '6c375148-9ce6-4364-ae08-a0c9f3775359', '3b0f8c93-4afa-48c7-aa06-9d2cf7bac402']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:02:02 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-b7437d5a-1710-4cd7-b2a7-0fe47683aea6 tempest-ServerRescueNegativeTestJSON-77111230 tempest-ServerRescueNegativeTestJSON-77111230-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e696c5e2-c9af-4416-bdf6-8f0fbe4c15e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:02:02 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-6db1be66-4862-4832-bff7-7efec1caba3a None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:02:02 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-6db1be66-4862-4832-bff7-7efec1caba3a tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:02:02 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-6db1be66-4862-4832-bff7-7efec1caba3a tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1920010691"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:02:02 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volumes [None req-6db1be66-4862-4832-bff7-7efec1caba3a tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1920010691'}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:02:02 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-6db1be66-4862-4832-bff7-7efec1caba3a tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] Create volume of 1 GB Sep 03 20:02:02 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:02:02 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:02:02 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-6db1be66-4862-4832-bff7-7efec1caba3a tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] Availability Zones retrieved successfully. Sep 03 20:02:02 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-b7437d5a-1710-4cd7-b2a7-0fe47683aea6 tempest-ServerRescueNegativeTestJSON-77111230 tempest-ServerRescueNegativeTestJSON-77111230-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e696c5e2-c9af-4416-bdf6-8f0fbe4c15e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '15e3c044-4e6f-45e5-a388-54551bdfc054', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1491162035',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73f4d0fc3adb4458830cf5ea296dd0b8',qos_specs=None,replication_status=,reservations=['3bd4bc62-8b44-48eb-9373-e1a685fd85ab','eca0f2dd-d68a-496d-9501-dce88e91a1f3','6c375148-9ce6-4364-ae08-a0c9f3775359','3b0f8c93-4afa-48c7-aa06-9d2cf7bac402'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4276bc6f98814e61a433ceaed9afd020',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:02:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1491162035',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=15e3c044-4e6f-45e5-a388-54551bdfc054,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73f4d0fc3adb4458830cf5ea296dd0b8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4276bc6f98814e61a433ceaed9afd020',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:02:02 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-b7437d5a-1710-4cd7-b2a7-0fe47683aea6 tempest-ServerRescueNegativeTestJSON-77111230 tempest-ServerRescueNegativeTestJSON-77111230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25f092b7-d471-44ea-8430-eae845d36881) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:02:02 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-6db1be66-4862-4832-bff7-7efec1caba3a tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] Flow 'volume_create_api' (9135c112-de3d-4b9d-9b4e-f05562de5b7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:02:02 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-6db1be66-4862-4832-bff7-7efec1caba3a tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be20111f-e18a-4f80-a4a8-0f61c256dffb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:02:02 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.flows.api.create_volume [None req-6db1be66-4862-4832-bff7-7efec1caba3a tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] Validating volume size '1' using validate_int {{(pid=87289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:02:02 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-b7437d5a-1710-4cd7-b2a7-0fe47683aea6 tempest-ServerRescueNegativeTestJSON-77111230 tempest-ServerRescueNegativeTestJSON-77111230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25f092b7-d471-44ea-8430-eae845d36881) transitioned into state 'SUCCESS' from state '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-1491162035',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73f4d0fc3adb4458830cf5ea296dd0b8',qos_specs=None,replication_status=,reservations=['3bd4bc62-8b44-48eb-9373-e1a685fd85ab','eca0f2dd-d68a-496d-9501-dce88e91a1f3','6c375148-9ce6-4364-ae08-a0c9f3775359','3b0f8c93-4afa-48c7-aa06-9d2cf7bac402'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4276bc6f98814e61a433ceaed9afd020',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:02:02 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-b7437d5a-1710-4cd7-b2a7-0fe47683aea6 tempest-ServerRescueNegativeTestJSON-77111230 tempest-ServerRescueNegativeTestJSON-77111230-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1170f4f8-9ce4-4b3a-bde8-8900c7bb827e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:02:02 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-6db1be66-4862-4832-bff7-7efec1caba3a tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be20111f-e18a-4f80-a4a8-0f61c256dffb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:02:02 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-b7437d5a-1710-4cd7-b2a7-0fe47683aea6 tempest-ServerRescueNegativeTestJSON-77111230 tempest-ServerRescueNegativeTestJSON-77111230-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1170f4f8-9ce4-4b3a-bde8-8900c7bb827e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:02:02 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-6db1be66-4862-4832-bff7-7efec1caba3a tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5afc02bf-1e6d-43e6-b98d-79ae6e7ae2f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:02:02 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-b7437d5a-1710-4cd7-b2a7-0fe47683aea6 tempest-ServerRescueNegativeTestJSON-77111230 tempest-ServerRescueNegativeTestJSON-77111230-project-member] Flow 'volume_create_api' (0548d2f5-ef64-4f66-a955-a769aaf8d5b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:02:02 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-b7437d5a-1710-4cd7-b2a7-0fe47683aea6 tempest-ServerRescueNegativeTestJSON-77111230 tempest-ServerRescueNegativeTestJSON-77111230-project-member] Create volume request issued successfully. Sep 03 20:02:02 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b7437d5a-1710-4cd7-b2a7-0fe47683aea6 tempest-ServerRescueNegativeTestJSON-77111230 tempest-ServerRescueNegativeTestJSON-77111230-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:02:02 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 5/11] 192.168.122.54 () {60 vars in 1137 bytes} [Thu Sep 3 20:02:01 2026] POST /volume/v3/volumes => generated 766 bytes in 1316 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:02:02 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-cf994d4c-0fc9-4693-b696-909dabf2ea83 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:02:02 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-cf994d4c-0fc9-4693-b696-909dabf2ea83 tempest-VolumesAdminNegativeTest-1358621692 tempest-VolumesAdminNegativeTest-1358621692-project-member] GET http://192.168.122.54/volume/v3/volumes/eb851aaf-8150-4d41-b91a-b54670aa734d Sep 03 20:02:02 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-cf994d4c-0fc9-4693-b696-909dabf2ea83 tempest-VolumesAdminNegativeTest-1358621692 tempest-VolumesAdminNegativeTest-1358621692-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:02:02 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-cf994d4c-0fc9-4693-b696-909dabf2ea83 tempest-VolumesAdminNegativeTest-1358621692 tempest-VolumesAdminNegativeTest-1358621692-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:02:02 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:02:02 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:02:02 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:02:02 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:02:02 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-cf994d4c-0fc9-4693-b696-909dabf2ea83 tempest-VolumesAdminNegativeTest-1358621692 tempest-VolumesAdminNegativeTest-1358621692-project-member] Volume info retrieved successfully. Sep 03 20:02:02 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-cf994d4c-0fc9-4693-b696-909dabf2ea83 tempest-VolumesAdminNegativeTest-1358621692 tempest-VolumesAdminNegativeTest-1358621692-project-member] http://192.168.122.54/volume/v3/volumes/eb851aaf-8150-4d41-b91a-b54670aa734d returned with HTTP 200 Sep 03 20:02:02 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 6/12] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:02:02 2026] GET /volume/v3/volumes/eb851aaf-8150-4d41-b91a-b54670aa734d => generated 853 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:02:02 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-6f1cb123-0654-4ee3-aac5-5b329112d477 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:02:02 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6f1cb123-0654-4ee3-aac5-5b329112d477 tempest-ServerRescueNegativeTestJSON-77111230 tempest-ServerRescueNegativeTestJSON-77111230-project-member] GET http://192.168.122.54/volume/v3/volumes/15e3c044-4e6f-45e5-a388-54551bdfc054 Sep 03 20:02:02 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-6f1cb123-0654-4ee3-aac5-5b329112d477 tempest-ServerRescueNegativeTestJSON-77111230 tempest-ServerRescueNegativeTestJSON-77111230-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:02:02 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-6f1cb123-0654-4ee3-aac5-5b329112d477 tempest-ServerRescueNegativeTestJSON-77111230 tempest-ServerRescueNegativeTestJSON-77111230-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:02:02 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:02:02 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:02:02 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:02:02 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:02:02 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-6f1cb123-0654-4ee3-aac5-5b329112d477 tempest-ServerRescueNegativeTestJSON-77111230 tempest-ServerRescueNegativeTestJSON-77111230-project-member] Volume info retrieved successfully. Sep 03 20:02:02 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6f1cb123-0654-4ee3-aac5-5b329112d477 tempest-ServerRescueNegativeTestJSON-77111230 tempest-ServerRescueNegativeTestJSON-77111230-project-member] http://192.168.122.54/volume/v3/volumes/15e3c044-4e6f-45e5-a388-54551bdfc054 returned with HTTP 200 Sep 03 20:02:02 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 7/13] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:02:02 2026] GET /volume/v3/volumes/15e3c044-4e6f-45e5-a388-54551bdfc054 => generated 834 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:02:02 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-6db1be66-4862-4832-bff7-7efec1caba3a tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] Created reservations ['06610e6c-4b37-439c-885b-75b7ade5067a', '4ecc3c75-4053-4775-a55f-3c01eacaa80e', 'd0fbfbb2-e66c-446a-8679-596551bcf765', '0d6a1a09-b83f-44b1-a61f-b360f135ba26'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:02:02 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-6db1be66-4862-4832-bff7-7efec1caba3a tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5afc02bf-1e6d-43e6-b98d-79ae6e7ae2f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06610e6c-4b37-439c-885b-75b7ade5067a', '4ecc3c75-4053-4775-a55f-3c01eacaa80e', 'd0fbfbb2-e66c-446a-8679-596551bcf765', '0d6a1a09-b83f-44b1-a61f-b360f135ba26']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:02:02 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-6db1be66-4862-4832-bff7-7efec1caba3a tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (549e7d6e-d767-4970-8c73-7715cf826d9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:02:03 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:02:03 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:02:03 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-6db1be66-4862-4832-bff7-7efec1caba3a tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (549e7d6e-d767-4970-8c73-7715cf826d9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '470d8330-60fa-41e1-8c1a-ad193d01bd0f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1920010691',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a608d0affc84e2ead5d7e9419bf94cb',qos_specs=None,replication_status=,reservations=['06610e6c-4b37-439c-885b-75b7ade5067a','4ecc3c75-4053-4775-a55f-3c01eacaa80e','d0fbfbb2-e66c-446a-8679-596551bcf765','0d6a1a09-b83f-44b1-a61f-b360f135ba26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c253ebc1d0764740acac26e4da2b6d7c',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:02:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1920010691',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=470d8330-60fa-41e1-8c1a-ad193d01bd0f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a608d0affc84e2ead5d7e9419bf94cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c253ebc1d0764740acac26e4da2b6d7c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:02:03 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-6db1be66-4862-4832-bff7-7efec1caba3a tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ad3fdac-7a58-44ac-bc44-850051007a3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:02:03 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-6db1be66-4862-4832-bff7-7efec1caba3a tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ad3fdac-7a58-44ac-bc44-850051007a3e) transitioned into state 'SUCCESS' from state '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-1920010691',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a608d0affc84e2ead5d7e9419bf94cb',qos_specs=None,replication_status=,reservations=['06610e6c-4b37-439c-885b-75b7ade5067a','4ecc3c75-4053-4775-a55f-3c01eacaa80e','d0fbfbb2-e66c-446a-8679-596551bcf765','0d6a1a09-b83f-44b1-a61f-b360f135ba26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c253ebc1d0764740acac26e4da2b6d7c',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:02:03 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-6db1be66-4862-4832-bff7-7efec1caba3a tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (293738f0-5d89-4883-9bc2-781a33e7368f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:02:03 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-6db1be66-4862-4832-bff7-7efec1caba3a tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (293738f0-5d89-4883-9bc2-781a33e7368f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:02:03 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-6db1be66-4862-4832-bff7-7efec1caba3a tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] Flow 'volume_create_api' (9135c112-de3d-4b9d-9b4e-f05562de5b7a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:02:03 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-6db1be66-4862-4832-bff7-7efec1caba3a tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] Create volume request issued successfully. Sep 03 20:02:03 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-6db1be66-4862-4832-bff7-7efec1caba3a tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:02:03 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 7/14] 192.168.122.54 () {60 vars in 1137 bytes} [Thu Sep 3 20:02:02 2026] POST /volume/v3/volumes => generated 761 bytes in 1088 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:02:03 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-b95072b0-a941-4239-b93b-f9674210c08e None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:02:03 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b95072b0-a941-4239-b93b-f9674210c08e tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] GET http://192.168.122.54/volume/v3/volumes/470d8330-60fa-41e1-8c1a-ad193d01bd0f Sep 03 20:02:03 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b95072b0-a941-4239-b93b-f9674210c08e tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:02:03 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b95072b0-a941-4239-b93b-f9674210c08e tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:02:03 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:02:03 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:02:03 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:02:03 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:02:03 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-b95072b0-a941-4239-b93b-f9674210c08e tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] Volume info retrieved successfully. Sep 03 20:02:03 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b95072b0-a941-4239-b93b-f9674210c08e tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] http://192.168.122.54/volume/v3/volumes/470d8330-60fa-41e1-8c1a-ad193d01bd0f returned with HTTP 200 Sep 03 20:02:03 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 8/15] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:02:03 2026] GET /volume/v3/volumes/470d8330-60fa-41e1-8c1a-ad193d01bd0f => generated 829 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:02:03 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-e0950716-d805-44b8-980f-2debc037082c None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:02:03 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-e0950716-d805-44b8-980f-2debc037082c tempest-VolumesAdminNegativeTest-1358621692 tempest-VolumesAdminNegativeTest-1358621692-project-member] GET http://192.168.122.54/volume/v3/volumes/eb851aaf-8150-4d41-b91a-b54670aa734d Sep 03 20:02:03 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-e0950716-d805-44b8-980f-2debc037082c tempest-VolumesAdminNegativeTest-1358621692 tempest-VolumesAdminNegativeTest-1358621692-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:02:03 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-e0950716-d805-44b8-980f-2debc037082c tempest-VolumesAdminNegativeTest-1358621692 tempest-VolumesAdminNegativeTest-1358621692-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:02:03 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-e0950716-d805-44b8-980f-2debc037082c tempest-VolumesAdminNegativeTest-1358621692 tempest-VolumesAdminNegativeTest-1358621692-project-member] http://192.168.122.54/volume/v3/volumes/eb851aaf-8150-4d41-b91a-b54670aa734d returned with HTTP 404 Sep 03 20:02:03 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 8/16] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:02:03 2026] GET /volume/v3/volumes/eb851aaf-8150-4d41-b91a-b54670aa734d => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 20:02:03 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-467de9dd-c5eb-4f9e-915e-8084ead8a34b None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:02:03 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-467de9dd-c5eb-4f9e-915e-8084ead8a34b tempest-ServerRescueNegativeTestJSON-77111230 tempest-ServerRescueNegativeTestJSON-77111230-project-member] GET http://192.168.122.54/volume/v3/volumes/15e3c044-4e6f-45e5-a388-54551bdfc054 Sep 03 20:02:03 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-467de9dd-c5eb-4f9e-915e-8084ead8a34b tempest-ServerRescueNegativeTestJSON-77111230 tempest-ServerRescueNegativeTestJSON-77111230-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:02:03 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-467de9dd-c5eb-4f9e-915e-8084ead8a34b tempest-ServerRescueNegativeTestJSON-77111230 tempest-ServerRescueNegativeTestJSON-77111230-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:02:03 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:02:03 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:02:03 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:02:03 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:02:03 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-467de9dd-c5eb-4f9e-915e-8084ead8a34b tempest-ServerRescueNegativeTestJSON-77111230 tempest-ServerRescueNegativeTestJSON-77111230-project-member] Volume info retrieved successfully. Sep 03 20:02:03 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-467de9dd-c5eb-4f9e-915e-8084ead8a34b tempest-ServerRescueNegativeTestJSON-77111230 tempest-ServerRescueNegativeTestJSON-77111230-project-member] http://192.168.122.54/volume/v3/volumes/15e3c044-4e6f-45e5-a388-54551bdfc054 returned with HTTP 200 Sep 03 20:02:03 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 9/17] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:02:03 2026] GET /volume/v3/volumes/15e3c044-4e6f-45e5-a388-54551bdfc054 => generated 858 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:02:04 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-975ae7ab-1634-4cb0-93a0-c0907c659d6b None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:02:04 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-975ae7ab-1634-4cb0-93a0-c0907c659d6b tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] GET http://192.168.122.54/volume/v3/volumes/470d8330-60fa-41e1-8c1a-ad193d01bd0f Sep 03 20:02:04 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-975ae7ab-1634-4cb0-93a0-c0907c659d6b tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:02:04 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-975ae7ab-1634-4cb0-93a0-c0907c659d6b tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:02:04 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:02:04 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:02:04 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:02:04 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:02:04 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-975ae7ab-1634-4cb0-93a0-c0907c659d6b tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] Volume info retrieved successfully. Sep 03 20:02:04 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-975ae7ab-1634-4cb0-93a0-c0907c659d6b tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] http://192.168.122.54/volume/v3/volumes/470d8330-60fa-41e1-8c1a-ad193d01bd0f returned with HTTP 200 Sep 03 20:02:04 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 9/18] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:02:04 2026] GET /volume/v3/volumes/470d8330-60fa-41e1-8c1a-ad193d01bd0f => generated 853 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:02:05 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-c61524c7-ee3b-4862-8b94-32e0ab26d7ad None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:02:05 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c61524c7-ee3b-4862-8b94-32e0ab26d7ad tempest-ServerRescueNegativeTestJSON-77111230 tempest-ServerRescueNegativeTestJSON-77111230-project-member] GET http://192.168.122.54/volume/v3/volumes/15e3c044-4e6f-45e5-a388-54551bdfc054 Sep 03 20:02:05 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c61524c7-ee3b-4862-8b94-32e0ab26d7ad tempest-ServerRescueNegativeTestJSON-77111230 tempest-ServerRescueNegativeTestJSON-77111230-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:02:05 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c61524c7-ee3b-4862-8b94-32e0ab26d7ad tempest-ServerRescueNegativeTestJSON-77111230 tempest-ServerRescueNegativeTestJSON-77111230-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:02:05 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:02:05 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:02:05 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:02:05 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:02:05 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-c61524c7-ee3b-4862-8b94-32e0ab26d7ad tempest-ServerRescueNegativeTestJSON-77111230 tempest-ServerRescueNegativeTestJSON-77111230-project-member] Volume info retrieved successfully. Sep 03 20:02:05 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c61524c7-ee3b-4862-8b94-32e0ab26d7ad tempest-ServerRescueNegativeTestJSON-77111230 tempest-ServerRescueNegativeTestJSON-77111230-project-member] http://192.168.122.54/volume/v3/volumes/15e3c044-4e6f-45e5-a388-54551bdfc054 returned with HTTP 200 Sep 03 20:02:05 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 10/19] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:02:05 2026] GET /volume/v3/volumes/15e3c044-4e6f-45e5-a388-54551bdfc054 => generated 858 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:02:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-78978738-8bfd-45ba-9cc6-5b006928cbc2 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:02:05 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-78978738-8bfd-45ba-9cc6-5b006928cbc2 tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] GET http://192.168.122.54/volume/v3/volumes/470d8330-60fa-41e1-8c1a-ad193d01bd0f Sep 03 20:02:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-78978738-8bfd-45ba-9cc6-5b006928cbc2 tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:02:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-78978738-8bfd-45ba-9cc6-5b006928cbc2 tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:02:05 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:02:05 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:02:05 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:02:05 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:02:05 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-78978738-8bfd-45ba-9cc6-5b006928cbc2 tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] Volume info retrieved successfully. Sep 03 20:02:05 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-78978738-8bfd-45ba-9cc6-5b006928cbc2 tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] http://192.168.122.54/volume/v3/volumes/470d8330-60fa-41e1-8c1a-ad193d01bd0f returned with HTTP 200 Sep 03 20:02:05 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 10/20] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:02:05 2026] GET /volume/v3/volumes/470d8330-60fa-41e1-8c1a-ad193d01bd0f => generated 853 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:02:06 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-e6e17cd6-c3c0-4a02-858a-1d5beeb8869a None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:02:06 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e6e17cd6-c3c0-4a02-858a-1d5beeb8869a tempest-ServerRescueNegativeTestJSON-77111230 tempest-ServerRescueNegativeTestJSON-77111230-project-member] GET http://192.168.122.54/volume/v3/volumes/15e3c044-4e6f-45e5-a388-54551bdfc054 Sep 03 20:02:06 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e6e17cd6-c3c0-4a02-858a-1d5beeb8869a tempest-ServerRescueNegativeTestJSON-77111230 tempest-ServerRescueNegativeTestJSON-77111230-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:02:06 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e6e17cd6-c3c0-4a02-858a-1d5beeb8869a tempest-ServerRescueNegativeTestJSON-77111230 tempest-ServerRescueNegativeTestJSON-77111230-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:02:06 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:02:06 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:02:06 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:02:06 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:02:06 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-e6e17cd6-c3c0-4a02-858a-1d5beeb8869a tempest-ServerRescueNegativeTestJSON-77111230 tempest-ServerRescueNegativeTestJSON-77111230-project-member] Volume info retrieved successfully. Sep 03 20:02:06 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e6e17cd6-c3c0-4a02-858a-1d5beeb8869a tempest-ServerRescueNegativeTestJSON-77111230 tempest-ServerRescueNegativeTestJSON-77111230-project-member] http://192.168.122.54/volume/v3/volumes/15e3c044-4e6f-45e5-a388-54551bdfc054 returned with HTTP 200 Sep 03 20:02:06 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 11/21] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:02:06 2026] GET /volume/v3/volumes/15e3c044-4e6f-45e5-a388-54551bdfc054 => generated 859 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:02:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-0a96f502-a980-42f8-92ca-4a1221a1da49 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:02:06 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-0a96f502-a980-42f8-92ca-4a1221a1da49 tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] GET http://192.168.122.54/volume/v3/volumes/470d8330-60fa-41e1-8c1a-ad193d01bd0f Sep 03 20:02:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-0a96f502-a980-42f8-92ca-4a1221a1da49 tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:02:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-0a96f502-a980-42f8-92ca-4a1221a1da49 tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:02:06 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:02:06 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:02:06 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:02:06 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:02:06 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-0a96f502-a980-42f8-92ca-4a1221a1da49 tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] Volume info retrieved successfully. Sep 03 20:02:06 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-0a96f502-a980-42f8-92ca-4a1221a1da49 tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] http://192.168.122.54/volume/v3/volumes/470d8330-60fa-41e1-8c1a-ad193d01bd0f returned with HTTP 200 Sep 03 20:02:06 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 11/22] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:02:06 2026] GET /volume/v3/volumes/470d8330-60fa-41e1-8c1a-ad193d01bd0f => generated 853 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:02:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-38ca5dd8-7726-45ff-a04f-1638b47a146e None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:02:07 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-38ca5dd8-7726-45ff-a04f-1638b47a146e tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] GET http://192.168.122.54/volume/v3/volumes/470d8330-60fa-41e1-8c1a-ad193d01bd0f Sep 03 20:02:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-38ca5dd8-7726-45ff-a04f-1638b47a146e tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:02:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-38ca5dd8-7726-45ff-a04f-1638b47a146e tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:02:07 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:02:07 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:02:07 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:02:07 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:02:07 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-38ca5dd8-7726-45ff-a04f-1638b47a146e tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] Volume info retrieved successfully. Sep 03 20:02:07 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-38ca5dd8-7726-45ff-a04f-1638b47a146e tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] http://192.168.122.54/volume/v3/volumes/470d8330-60fa-41e1-8c1a-ad193d01bd0f returned with HTTP 200 Sep 03 20:02:07 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 12/23] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:02:07 2026] GET /volume/v3/volumes/470d8330-60fa-41e1-8c1a-ad193d01bd0f => generated 854 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:02:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-fa0caac9-eaf3-4f85-b6d6-b7ac4588cd12 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:02:07 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-fa0caac9-eaf3-4f85-b6d6-b7ac4588cd12 tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] POST http://192.168.122.54/volume/v3/volumes/470d8330-60fa-41e1-8c1a-ad193d01bd0f/action Sep 03 20:02:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-fa0caac9-eaf3-4f85-b6d6-b7ac4588cd12 tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=87289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:02:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-fa0caac9-eaf3-4f85-b6d6-b7ac4588cd12 tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:02:08 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:02:08 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:02:08 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:02:08 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:02:08 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-fa0caac9-eaf3-4f85-b6d6-b7ac4588cd12 tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] Volume info retrieved successfully. Sep 03 20:02:08 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-fa0caac9-eaf3-4f85-b6d6-b7ac4588cd12 tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] Volume updated successfully. Sep 03 20:02:08 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-fa0caac9-eaf3-4f85-b6d6-b7ac4588cd12 tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] http://192.168.122.54/volume/v3/volumes/470d8330-60fa-41e1-8c1a-ad193d01bd0f/action returned with HTTP 200 Sep 03 20:02:08 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 12/24] 192.168.122.54 () {60 vars in 1269 bytes} [Thu Sep 3 20:02:07 2026] POST /volume/v3/volumes/470d8330-60fa-41e1-8c1a-ad193d01bd0f/action => generated 0 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 03 20:02:08 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-a0d8df7c-b41e-494a-8e47-87cf3001aca6 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:02:08 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a0d8df7c-b41e-494a-8e47-87cf3001aca6 tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] GET http://192.168.122.54/volume/v3/volumes/470d8330-60fa-41e1-8c1a-ad193d01bd0f Sep 03 20:02:08 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a0d8df7c-b41e-494a-8e47-87cf3001aca6 tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:02:08 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a0d8df7c-b41e-494a-8e47-87cf3001aca6 tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:02:08 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:02:08 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:02:08 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:02:08 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:02:08 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-a0d8df7c-b41e-494a-8e47-87cf3001aca6 tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] Volume info retrieved successfully. Sep 03 20:02:08 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a0d8df7c-b41e-494a-8e47-87cf3001aca6 tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] http://192.168.122.54/volume/v3/volumes/470d8330-60fa-41e1-8c1a-ad193d01bd0f returned with HTTP 200 Sep 03 20:02:08 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 13/25] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:02:08 2026] GET /volume/v3/volumes/470d8330-60fa-41e1-8c1a-ad193d01bd0f => generated 854 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:02:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-a25422de-fb24-4fdc-b4ce-dfede794cc59 req-eb01f950-6c33-4e2d-8e11-38d6da11ac68 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:02:08 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-a25422de-fb24-4fdc-b4ce-dfede794cc59 req-eb01f950-6c33-4e2d-8e11-38d6da11ac68 tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] GET http://192.168.122.54/volume/v3/volumes/470d8330-60fa-41e1-8c1a-ad193d01bd0f Sep 03 20:02:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-a25422de-fb24-4fdc-b4ce-dfede794cc59 req-eb01f950-6c33-4e2d-8e11-38d6da11ac68 tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:02:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-a25422de-fb24-4fdc-b4ce-dfede794cc59 req-eb01f950-6c33-4e2d-8e11-38d6da11ac68 tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:02:08 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:02:08 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:02:08 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:02:08 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:02:08 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [req-a25422de-fb24-4fdc-b4ce-dfede794cc59 req-eb01f950-6c33-4e2d-8e11-38d6da11ac68 tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] Volume info retrieved successfully. Sep 03 20:02:08 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-a25422de-fb24-4fdc-b4ce-dfede794cc59 req-eb01f950-6c33-4e2d-8e11-38d6da11ac68 tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] http://192.168.122.54/volume/v3/volumes/470d8330-60fa-41e1-8c1a-ad193d01bd0f returned with HTTP 200 Sep 03 20:02:08 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 13/26] 192.168.122.54 () {60 vars in 1482 bytes} [Thu Sep 3 20:02:08 2026] GET /volume/v3/volumes/470d8330-60fa-41e1-8c1a-ad193d01bd0f => generated 854 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:02:09 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-e434ddc1-a612-4567-88d1-c2886a987573 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:02:09 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e434ddc1-a612-4567-88d1-c2886a987573 tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:02:09 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e434ddc1-a612-4567-88d1-c2886a987573 tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1805510303"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:02:09 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.volumes [None req-e434ddc1-a612-4567-88d1-c2886a987573 tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1805510303'}} {{(pid=87290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:02:09 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-e434ddc1-a612-4567-88d1-c2886a987573 tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] Create volume of 1 GB Sep 03 20:02:09 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-e434ddc1-a612-4567-88d1-c2886a987573 tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] Availability Zones retrieved successfully. Sep 03 20:02:09 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-e434ddc1-a612-4567-88d1-c2886a987573 tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] Flow 'volume_create_api' (ca6540da-8b99-4a70-ae93-5fb72c889536) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:02:09 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-e434ddc1-a612-4567-88d1-c2886a987573 tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e04c2c87-cfb0-4ece-a817-7d5f8b15a3b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:02:09 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.flows.api.create_volume [None req-e434ddc1-a612-4567-88d1-c2886a987573 tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] Validating volume size '1' using validate_int {{(pid=87290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:02:09 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-e434ddc1-a612-4567-88d1-c2886a987573 tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e04c2c87-cfb0-4ece-a817-7d5f8b15a3b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:02:09 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-e434ddc1-a612-4567-88d1-c2886a987573 tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5dde19e-0da4-4659-b6c5-72b8b83d934a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:02:10 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-e434ddc1-a612-4567-88d1-c2886a987573 tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] Created reservations ['ce106397-7b5b-4c5e-9946-32d93896162e', '7fee87a1-cd5a-4bf2-a55f-80dcacc7a824', 'dde5045d-4d97-42e5-a5f1-e141aadbbbd7', '6ca31763-158d-4393-85ba-0fdd76bd68db'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:02:10 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-e434ddc1-a612-4567-88d1-c2886a987573 tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5dde19e-0da4-4659-b6c5-72b8b83d934a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce106397-7b5b-4c5e-9946-32d93896162e', '7fee87a1-cd5a-4bf2-a55f-80dcacc7a824', 'dde5045d-4d97-42e5-a5f1-e141aadbbbd7', '6ca31763-158d-4393-85ba-0fdd76bd68db']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:02:10 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-e434ddc1-a612-4567-88d1-c2886a987573 tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1968a659-c672-4544-8293-c08021d6f9c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:02:10 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:02:10 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:02:10 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-e434ddc1-a612-4567-88d1-c2886a987573 tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1968a659-c672-4544-8293-c08021d6f9c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2fa02b81-e9cf-452c-8178-f2b953d87674', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1805510303',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a608d0affc84e2ead5d7e9419bf94cb',qos_specs=None,replication_status=,reservations=['ce106397-7b5b-4c5e-9946-32d93896162e','7fee87a1-cd5a-4bf2-a55f-80dcacc7a824','dde5045d-4d97-42e5-a5f1-e141aadbbbd7','6ca31763-158d-4393-85ba-0fdd76bd68db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c253ebc1d0764740acac26e4da2b6d7c',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:02:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1805510303',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2fa02b81-e9cf-452c-8178-f2b953d87674,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a608d0affc84e2ead5d7e9419bf94cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c253ebc1d0764740acac26e4da2b6d7c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:02:10 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-e434ddc1-a612-4567-88d1-c2886a987573 tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73e066d6-15aa-4a08-bfe5-a71888c02e95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:02:10 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-e434ddc1-a612-4567-88d1-c2886a987573 tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73e066d6-15aa-4a08-bfe5-a71888c02e95) transitioned into state 'SUCCESS' from state '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-1805510303',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a608d0affc84e2ead5d7e9419bf94cb',qos_specs=None,replication_status=,reservations=['ce106397-7b5b-4c5e-9946-32d93896162e','7fee87a1-cd5a-4bf2-a55f-80dcacc7a824','dde5045d-4d97-42e5-a5f1-e141aadbbbd7','6ca31763-158d-4393-85ba-0fdd76bd68db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c253ebc1d0764740acac26e4da2b6d7c',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:02:10 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-e434ddc1-a612-4567-88d1-c2886a987573 tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9020ca2f-8f50-4f85-84f1-8149ec477c10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:02:10 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-e434ddc1-a612-4567-88d1-c2886a987573 tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9020ca2f-8f50-4f85-84f1-8149ec477c10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:02:10 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-e434ddc1-a612-4567-88d1-c2886a987573 tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] Flow 'volume_create_api' (ca6540da-8b99-4a70-ae93-5fb72c889536) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:02:10 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-e434ddc1-a612-4567-88d1-c2886a987573 tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] Create volume request issued successfully. Sep 03 20:02:10 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e434ddc1-a612-4567-88d1-c2886a987573 tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:02:10 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 14/27] 192.168.122.54 () {60 vars in 1137 bytes} [Thu Sep 3 20:02:09 2026] POST /volume/v3/volumes => generated 761 bytes in 670 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:02:10 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-044f42e2-806d-4700-817f-52a480e089e1 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:02:10 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-044f42e2-806d-4700-817f-52a480e089e1 tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] GET http://192.168.122.54/volume/v3/volumes/2fa02b81-e9cf-452c-8178-f2b953d87674 Sep 03 20:02:10 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-044f42e2-806d-4700-817f-52a480e089e1 tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:02:10 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-044f42e2-806d-4700-817f-52a480e089e1 tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:02:10 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:02:10 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:02:10 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:02:10 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:02:10 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-044f42e2-806d-4700-817f-52a480e089e1 tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] Volume info retrieved successfully. Sep 03 20:02:10 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-044f42e2-806d-4700-817f-52a480e089e1 tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] http://192.168.122.54/volume/v3/volumes/2fa02b81-e9cf-452c-8178-f2b953d87674 returned with HTTP 200 Sep 03 20:02:10 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 14/28] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:02:10 2026] GET /volume/v3/volumes/2fa02b81-e9cf-452c-8178-f2b953d87674 => generated 829 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:02:11 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-c2d22967-a127-4c0c-b995-95dfd815e1a5 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:02:11 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c2d22967-a127-4c0c-b995-95dfd815e1a5 tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] GET http://192.168.122.54/volume/v3/volumes/2fa02b81-e9cf-452c-8178-f2b953d87674 Sep 03 20:02:11 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c2d22967-a127-4c0c-b995-95dfd815e1a5 tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:02:11 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c2d22967-a127-4c0c-b995-95dfd815e1a5 tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:02:11 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:02:11 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:02:11 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:02:11 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:02:11 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-c2d22967-a127-4c0c-b995-95dfd815e1a5 tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] Volume info retrieved successfully. Sep 03 20:02:11 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c2d22967-a127-4c0c-b995-95dfd815e1a5 tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] http://192.168.122.54/volume/v3/volumes/2fa02b81-e9cf-452c-8178-f2b953d87674 returned with HTTP 200 Sep 03 20:02:11 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 15/29] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:02:11 2026] GET /volume/v3/volumes/2fa02b81-e9cf-452c-8178-f2b953d87674 => generated 853 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:02:12 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-4be6945b-28af-415c-9c3c-4ce6686da390 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:02:12 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-4be6945b-28af-415c-9c3c-4ce6686da390 tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] GET http://192.168.122.54/volume/v3/volumes/2fa02b81-e9cf-452c-8178-f2b953d87674 Sep 03 20:02:12 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-4be6945b-28af-415c-9c3c-4ce6686da390 tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:02:12 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-4be6945b-28af-415c-9c3c-4ce6686da390 tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:02:12 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:02:12 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:02:12 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:02:12 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:02:12 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-4be6945b-28af-415c-9c3c-4ce6686da390 tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] Volume info retrieved successfully. Sep 03 20:02:12 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-4be6945b-28af-415c-9c3c-4ce6686da390 tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] http://192.168.122.54/volume/v3/volumes/2fa02b81-e9cf-452c-8178-f2b953d87674 returned with HTTP 200 Sep 03 20:02:12 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 15/30] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:02:12 2026] GET /volume/v3/volumes/2fa02b81-e9cf-452c-8178-f2b953d87674 => generated 854 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:02:15 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-8c7883b0-4bfe-408c-a8fc-956fbe6c62f4 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:02:15 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-8c7883b0-4bfe-408c-a8fc-956fbe6c62f4 tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] DELETE http://192.168.122.54/volume/v3/volumes/2fa02b81-e9cf-452c-8178-f2b953d87674 Sep 03 20:02:15 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-8c7883b0-4bfe-408c-a8fc-956fbe6c62f4 tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:02:15 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-8c7883b0-4bfe-408c-a8fc-956fbe6c62f4 tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:02:15 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-8c7883b0-4bfe-408c-a8fc-956fbe6c62f4 tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] Delete volume with id: 2fa02b81-e9cf-452c-8178-f2b953d87674 Sep 03 20:02:15 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:02:15 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:02:15 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:02:15 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:02:15 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-8c7883b0-4bfe-408c-a8fc-956fbe6c62f4 tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] Volume info retrieved successfully. Sep 03 20:02:15 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-8c7883b0-4bfe-408c-a8fc-956fbe6c62f4 tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] Delete volume request issued successfully. Sep 03 20:02:15 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-8c7883b0-4bfe-408c-a8fc-956fbe6c62f4 tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] http://192.168.122.54/volume/v3/volumes/2fa02b81-e9cf-452c-8178-f2b953d87674 returned with HTTP 202 Sep 03 20:02:15 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 16/31] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:02:15 2026] DELETE /volume/v3/volumes/2fa02b81-e9cf-452c-8178-f2b953d87674 => generated 0 bytes in 170 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:02:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-c6f15c7e-7c91-4bd5-95c1-6b486f9f32ce None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:02:15 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c6f15c7e-7c91-4bd5-95c1-6b486f9f32ce tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] GET http://192.168.122.54/volume/v3/volumes/2fa02b81-e9cf-452c-8178-f2b953d87674 Sep 03 20:02:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c6f15c7e-7c91-4bd5-95c1-6b486f9f32ce tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:02:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c6f15c7e-7c91-4bd5-95c1-6b486f9f32ce tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:02:15 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:02:15 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:02:15 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:02:15 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:02:15 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-c6f15c7e-7c91-4bd5-95c1-6b486f9f32ce tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] Volume info retrieved successfully. Sep 03 20:02:15 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c6f15c7e-7c91-4bd5-95c1-6b486f9f32ce tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] http://192.168.122.54/volume/v3/volumes/2fa02b81-e9cf-452c-8178-f2b953d87674 returned with HTTP 200 Sep 03 20:02:15 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 16/32] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:02:15 2026] GET /volume/v3/volumes/2fa02b81-e9cf-452c-8178-f2b953d87674 => generated 853 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:02:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-abd7a38b-1cf7-46df-b61d-c4499ecc776b None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:02:16 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-abd7a38b-1cf7-46df-b61d-c4499ecc776b tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] GET http://192.168.122.54/volume/v3/volumes/2fa02b81-e9cf-452c-8178-f2b953d87674 Sep 03 20:02:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-abd7a38b-1cf7-46df-b61d-c4499ecc776b tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:02:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-abd7a38b-1cf7-46df-b61d-c4499ecc776b tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:02:16 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:02:16 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:02:16 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:02:16 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:02:16 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-abd7a38b-1cf7-46df-b61d-c4499ecc776b tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] Volume info retrieved successfully. Sep 03 20:02:16 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-abd7a38b-1cf7-46df-b61d-c4499ecc776b tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] http://192.168.122.54/volume/v3/volumes/2fa02b81-e9cf-452c-8178-f2b953d87674 returned with HTTP 200 Sep 03 20:02:16 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 17/33] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:02:16 2026] GET /volume/v3/volumes/2fa02b81-e9cf-452c-8178-f2b953d87674 => generated 853 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:02:17 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-48092a97-15d7-45d8-963c-f52368a22ea8 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:02:17 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-48092a97-15d7-45d8-963c-f52368a22ea8 tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] GET http://192.168.122.54/volume/v3/volumes/2fa02b81-e9cf-452c-8178-f2b953d87674 Sep 03 20:02:17 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-48092a97-15d7-45d8-963c-f52368a22ea8 tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:02:17 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-48092a97-15d7-45d8-963c-f52368a22ea8 tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:02:17 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-48092a97-15d7-45d8-963c-f52368a22ea8 tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] http://192.168.122.54/volume/v3/volumes/2fa02b81-e9cf-452c-8178-f2b953d87674 returned with HTTP 404 Sep 03 20:02:17 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 17/34] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:02:17 2026] GET /volume/v3/volumes/2fa02b81-e9cf-452c-8178-f2b953d87674 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:02:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-a2b5c1cf-54b1-4e5b-be55-830d97a0f74d None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:02:17 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a2b5c1cf-54b1-4e5b-be55-830d97a0f74d tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] DELETE http://192.168.122.54/volume/v3/volumes/470d8330-60fa-41e1-8c1a-ad193d01bd0f Sep 03 20:02:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a2b5c1cf-54b1-4e5b-be55-830d97a0f74d tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:02:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a2b5c1cf-54b1-4e5b-be55-830d97a0f74d tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:02:17 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-a2b5c1cf-54b1-4e5b-be55-830d97a0f74d tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] Delete volume with id: 470d8330-60fa-41e1-8c1a-ad193d01bd0f Sep 03 20:02:17 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:02:17 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:02:17 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:02:17 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:02:17 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-a2b5c1cf-54b1-4e5b-be55-830d97a0f74d tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] Volume info retrieved successfully. Sep 03 20:02:17 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-a2b5c1cf-54b1-4e5b-be55-830d97a0f74d tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] Delete volume request issued successfully. Sep 03 20:02:17 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a2b5c1cf-54b1-4e5b-be55-830d97a0f74d tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] http://192.168.122.54/volume/v3/volumes/470d8330-60fa-41e1-8c1a-ad193d01bd0f returned with HTTP 202 Sep 03 20:02:17 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 18/35] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:02:17 2026] DELETE /volume/v3/volumes/470d8330-60fa-41e1-8c1a-ad193d01bd0f => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:02:17 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-7748f61d-6f1d-49e6-8b18-86cec046af36 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:02:18 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7748f61d-6f1d-49e6-8b18-86cec046af36 tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] GET http://192.168.122.54/volume/v3/volumes/470d8330-60fa-41e1-8c1a-ad193d01bd0f Sep 03 20:02:18 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-7748f61d-6f1d-49e6-8b18-86cec046af36 tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:02:18 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-7748f61d-6f1d-49e6-8b18-86cec046af36 tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:02:18 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:02:18 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:02:18 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:02:18 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:02:18 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-7748f61d-6f1d-49e6-8b18-86cec046af36 tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] Volume info retrieved successfully. Sep 03 20:02:18 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7748f61d-6f1d-49e6-8b18-86cec046af36 tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] http://192.168.122.54/volume/v3/volumes/470d8330-60fa-41e1-8c1a-ad193d01bd0f returned with HTTP 200 Sep 03 20:02:18 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 18/36] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:02:17 2026] GET /volume/v3/volumes/470d8330-60fa-41e1-8c1a-ad193d01bd0f => generated 853 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:02:19 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-7c290f63-3941-420b-84c3-3fc2a7c58588 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:02:19 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-7c290f63-3941-420b-84c3-3fc2a7c58588 tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] GET http://192.168.122.54/volume/v3/volumes/470d8330-60fa-41e1-8c1a-ad193d01bd0f Sep 03 20:02:19 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-7c290f63-3941-420b-84c3-3fc2a7c58588 tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:02:19 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-7c290f63-3941-420b-84c3-3fc2a7c58588 tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:02:19 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:02:19 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:02:19 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:02:19 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:02:19 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-7c290f63-3941-420b-84c3-3fc2a7c58588 tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] Volume info retrieved successfully. Sep 03 20:02:19 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-7c290f63-3941-420b-84c3-3fc2a7c58588 tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] http://192.168.122.54/volume/v3/volumes/470d8330-60fa-41e1-8c1a-ad193d01bd0f returned with HTTP 200 Sep 03 20:02:19 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 19/37] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:02:19 2026] GET /volume/v3/volumes/470d8330-60fa-41e1-8c1a-ad193d01bd0f => generated 853 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:02:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-7cb6ec04-2be5-42a6-a0d9-f4e4b56ce3fd None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:02:20 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7cb6ec04-2be5-42a6-a0d9-f4e4b56ce3fd tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] GET http://192.168.122.54/volume/v3/volumes/470d8330-60fa-41e1-8c1a-ad193d01bd0f Sep 03 20:02:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-7cb6ec04-2be5-42a6-a0d9-f4e4b56ce3fd tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:02:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-7cb6ec04-2be5-42a6-a0d9-f4e4b56ce3fd tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:02:20 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7cb6ec04-2be5-42a6-a0d9-f4e4b56ce3fd tempest-ServersNegativeTestJSON-696885400 tempest-ServersNegativeTestJSON-696885400-project-member] http://192.168.122.54/volume/v3/volumes/470d8330-60fa-41e1-8c1a-ad193d01bd0f returned with HTTP 404 Sep 03 20:02:20 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 19/38] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:02:20 2026] GET /volume/v3/volumes/470d8330-60fa-41e1-8c1a-ad193d01bd0f => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:02:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-e1410f9d-138f-4b7b-b7c3-a058f1772fc1 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:02:29 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e1410f9d-138f-4b7b-b7c3-a058f1772fc1 tempest-ServerRescueNegativeTestJSON-77111230 tempest-ServerRescueNegativeTestJSON-77111230-project-member] DELETE http://192.168.122.54/volume/v3/volumes/15e3c044-4e6f-45e5-a388-54551bdfc054 Sep 03 20:02:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e1410f9d-138f-4b7b-b7c3-a058f1772fc1 tempest-ServerRescueNegativeTestJSON-77111230 tempest-ServerRescueNegativeTestJSON-77111230-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:02:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e1410f9d-138f-4b7b-b7c3-a058f1772fc1 tempest-ServerRescueNegativeTestJSON-77111230 tempest-ServerRescueNegativeTestJSON-77111230-project-member] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:02:29 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-e1410f9d-138f-4b7b-b7c3-a058f1772fc1 tempest-ServerRescueNegativeTestJSON-77111230 tempest-ServerRescueNegativeTestJSON-77111230-project-member] Delete volume with id: 15e3c044-4e6f-45e5-a388-54551bdfc054 Sep 03 20:02:29 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:02:29 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:02:29 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:02:29 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:02:29 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-e1410f9d-138f-4b7b-b7c3-a058f1772fc1 tempest-ServerRescueNegativeTestJSON-77111230 tempest-ServerRescueNegativeTestJSON-77111230-project-member] Volume info retrieved successfully. Sep 03 20:02:29 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-e1410f9d-138f-4b7b-b7c3-a058f1772fc1 tempest-ServerRescueNegativeTestJSON-77111230 tempest-ServerRescueNegativeTestJSON-77111230-project-member] Delete volume request issued successfully. Sep 03 20:02:29 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e1410f9d-138f-4b7b-b7c3-a058f1772fc1 tempest-ServerRescueNegativeTestJSON-77111230 tempest-ServerRescueNegativeTestJSON-77111230-project-member] http://192.168.122.54/volume/v3/volumes/15e3c044-4e6f-45e5-a388-54551bdfc054 returned with HTTP 202 Sep 03 20:02:29 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 20/39] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:02:29 2026] DELETE /volume/v3/volumes/15e3c044-4e6f-45e5-a388-54551bdfc054 => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:02:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-e61da20b-93ea-4f77-870c-481481bc93d0 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:02:29 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-e61da20b-93ea-4f77-870c-481481bc93d0 tempest-ServerRescueNegativeTestJSON-77111230 tempest-ServerRescueNegativeTestJSON-77111230-project-member] GET http://192.168.122.54/volume/v3/volumes/15e3c044-4e6f-45e5-a388-54551bdfc054 Sep 03 20:02:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-e61da20b-93ea-4f77-870c-481481bc93d0 tempest-ServerRescueNegativeTestJSON-77111230 tempest-ServerRescueNegativeTestJSON-77111230-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:02:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-e61da20b-93ea-4f77-870c-481481bc93d0 tempest-ServerRescueNegativeTestJSON-77111230 tempest-ServerRescueNegativeTestJSON-77111230-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:02:29 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:02:29 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:02:29 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:02:29 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:02:29 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-e61da20b-93ea-4f77-870c-481481bc93d0 tempest-ServerRescueNegativeTestJSON-77111230 tempest-ServerRescueNegativeTestJSON-77111230-project-member] Volume info retrieved successfully. Sep 03 20:02:29 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-e61da20b-93ea-4f77-870c-481481bc93d0 tempest-ServerRescueNegativeTestJSON-77111230 tempest-ServerRescueNegativeTestJSON-77111230-project-member] http://192.168.122.54/volume/v3/volumes/15e3c044-4e6f-45e5-a388-54551bdfc054 returned with HTTP 200 Sep 03 20:02:29 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 20/40] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:02:29 2026] GET /volume/v3/volumes/15e3c044-4e6f-45e5-a388-54551bdfc054 => generated 858 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:02:30 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-1521277d-13b9-4c27-aba2-84b92f1569b9 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:02:30 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-1521277d-13b9-4c27-aba2-84b92f1569b9 tempest-ServerRescueNegativeTestJSON-77111230 tempest-ServerRescueNegativeTestJSON-77111230-project-member] GET http://192.168.122.54/volume/v3/volumes/15e3c044-4e6f-45e5-a388-54551bdfc054 Sep 03 20:02:30 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-1521277d-13b9-4c27-aba2-84b92f1569b9 tempest-ServerRescueNegativeTestJSON-77111230 tempest-ServerRescueNegativeTestJSON-77111230-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:02:30 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-1521277d-13b9-4c27-aba2-84b92f1569b9 tempest-ServerRescueNegativeTestJSON-77111230 tempest-ServerRescueNegativeTestJSON-77111230-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:02:30 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:02:30 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:02:30 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:02:30 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:02:30 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-1521277d-13b9-4c27-aba2-84b92f1569b9 tempest-ServerRescueNegativeTestJSON-77111230 tempest-ServerRescueNegativeTestJSON-77111230-project-member] Volume info retrieved successfully. Sep 03 20:02:30 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-1521277d-13b9-4c27-aba2-84b92f1569b9 tempest-ServerRescueNegativeTestJSON-77111230 tempest-ServerRescueNegativeTestJSON-77111230-project-member] http://192.168.122.54/volume/v3/volumes/15e3c044-4e6f-45e5-a388-54551bdfc054 returned with HTTP 200 Sep 03 20:02:30 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 21/41] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:02:30 2026] GET /volume/v3/volumes/15e3c044-4e6f-45e5-a388-54551bdfc054 => generated 858 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:02:31 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-e1ac4905-4041-4c2e-8c21-c56ab33738c9 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:02:31 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-e1ac4905-4041-4c2e-8c21-c56ab33738c9 tempest-ServerRescueNegativeTestJSON-77111230 tempest-ServerRescueNegativeTestJSON-77111230-project-member] GET http://192.168.122.54/volume/v3/volumes/15e3c044-4e6f-45e5-a388-54551bdfc054 Sep 03 20:02:31 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-e1ac4905-4041-4c2e-8c21-c56ab33738c9 tempest-ServerRescueNegativeTestJSON-77111230 tempest-ServerRescueNegativeTestJSON-77111230-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:02:31 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-e1ac4905-4041-4c2e-8c21-c56ab33738c9 tempest-ServerRescueNegativeTestJSON-77111230 tempest-ServerRescueNegativeTestJSON-77111230-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:02:31 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-e1ac4905-4041-4c2e-8c21-c56ab33738c9 tempest-ServerRescueNegativeTestJSON-77111230 tempest-ServerRescueNegativeTestJSON-77111230-project-member] http://192.168.122.54/volume/v3/volumes/15e3c044-4e6f-45e5-a388-54551bdfc054 returned with HTTP 404 Sep 03 20:02:31 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 21/42] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:02:31 2026] GET /volume/v3/volumes/15e3c044-4e6f-45e5-a388-54551bdfc054 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:02:40 devstack devstack@c-api.service[87290]: DEBUG dbcounter [-] [87290] Writing DB stats cinder:SELECT=120,cinder:UPDATE=28,cinder:INSERT=20 {{(pid=87290) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 20:02:41 devstack devstack@c-api.service[87289]: DEBUG dbcounter [-] [87289] Writing DB stats cinder:SELECT=113,cinder:INSERT=20,cinder:UPDATE=25 {{(pid=87289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 20:02:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-6a08ac1b-ccd0-4734-9ec1-6ccade2ae713 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:02:44 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6a08ac1b-ccd0-4734-9ec1-6ccade2ae713 tempest-BackendsCapabilitiesAdminTestsJSON-784695793 tempest-BackendsCapabilitiesAdminTestsJSON-784695793-project-admin] GET http://192.168.122.54/volume/v3/scheduler-stats/get_pools Sep 03 20:02:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-6a08ac1b-ccd0-4734-9ec1-6ccade2ae713 tempest-BackendsCapabilitiesAdminTestsJSON-784695793 tempest-BackendsCapabilitiesAdminTestsJSON-784695793-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:02:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-6a08ac1b-ccd0-4734-9ec1-6ccade2ae713 tempest-BackendsCapabilitiesAdminTestsJSON-784695793 tempest-BackendsCapabilitiesAdminTestsJSON-784695793-project-admin] Calling method 'get_pools' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:02:44 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6a08ac1b-ccd0-4734-9ec1-6ccade2ae713 tempest-BackendsCapabilitiesAdminTestsJSON-784695793 tempest-BackendsCapabilitiesAdminTestsJSON-784695793-project-admin] http://192.168.122.54/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 03 20:02:44 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 22/43] 192.168.122.54 () {58 vars in 1170 bytes} [Thu Sep 3 20:02:44 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 20:02:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-c8255f6e-cf73-40d5-86c2-26bad47f3f61 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:02:44 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c8255f6e-cf73-40d5-86c2-26bad47f3f61 tempest-BackendsCapabilitiesAdminTestsJSON-784695793 tempest-BackendsCapabilitiesAdminTestsJSON-784695793-project-admin] GET http://192.168.122.54/volume/v3/scheduler-stats/get_pools?detail=True Sep 03 20:02:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c8255f6e-cf73-40d5-86c2-26bad47f3f61 tempest-BackendsCapabilitiesAdminTestsJSON-784695793 tempest-BackendsCapabilitiesAdminTestsJSON-784695793-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:02:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c8255f6e-cf73-40d5-86c2-26bad47f3f61 tempest-BackendsCapabilitiesAdminTestsJSON-784695793 tempest-BackendsCapabilitiesAdminTestsJSON-784695793-project-admin] Calling method 'get_pools' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:02:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-d3b21ec3-1475-4710-ad92-91ce2eda3d3b None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:02:44 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-d3b21ec3-1475-4710-ad92-91ce2eda3d3b tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:02:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-d3b21ec3-1475-4710-ad92-91ce2eda3d3b tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1443047533"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:02:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.volumes [None req-d3b21ec3-1475-4710-ad92-91ce2eda3d3b tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1443047533'}} {{(pid=87290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:02:44 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-d3b21ec3-1475-4710-ad92-91ce2eda3d3b tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] Create volume of 1 GB Sep 03 20:02:44 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-d3b21ec3-1475-4710-ad92-91ce2eda3d3b tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] Availability Zones retrieved successfully. Sep 03 20:02:44 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-d3b21ec3-1475-4710-ad92-91ce2eda3d3b tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] Flow 'volume_create_api' (61ed9bb5-157e-4459-b345-f65a0f81afe6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:02:44 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c8255f6e-cf73-40d5-86c2-26bad47f3f61 tempest-BackendsCapabilitiesAdminTestsJSON-784695793 tempest-BackendsCapabilitiesAdminTestsJSON-784695793-project-admin] http://192.168.122.54/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 03 20:02:44 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 22/44] 192.168.122.54 () {58 vars in 1193 bytes} [Thu Sep 3 20:02:44 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 519 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:02:44 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-d3b21ec3-1475-4710-ad92-91ce2eda3d3b tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2bd2811-197c-4969-a6bc-3ee90036b0e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:02:44 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.flows.api.create_volume [None req-d3b21ec3-1475-4710-ad92-91ce2eda3d3b tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] Validating volume size '1' using validate_int {{(pid=87290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:02:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-5b85c494-c031-4a1e-94c1-77c07a2a663c None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:02:44 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-5b85c494-c031-4a1e-94c1-77c07a2a663c tempest-BackendsCapabilitiesAdminTestsJSON-784695793 tempest-BackendsCapabilitiesAdminTestsJSON-784695793-project-admin] GET http://192.168.122.54/volume/v3/capabilities/devstack@QuobyteHD Sep 03 20:02:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-5b85c494-c031-4a1e-94c1-77c07a2a663c tempest-BackendsCapabilitiesAdminTestsJSON-784695793 tempest-BackendsCapabilitiesAdminTestsJSON-784695793-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:02:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-5b85c494-c031-4a1e-94c1-77c07a2a663c tempest-BackendsCapabilitiesAdminTestsJSON-784695793 tempest-BackendsCapabilitiesAdminTestsJSON-784695793-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:02:44 devstack devstack@c-api.service[87289]: /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 03 20:02:44 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 20:02:45 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-5b85c494-c031-4a1e-94c1-77c07a2a663c tempest-BackendsCapabilitiesAdminTestsJSON-784695793 tempest-BackendsCapabilitiesAdminTestsJSON-784695793-project-admin] http://192.168.122.54/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 03 20:02:45 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 23/45] 192.168.122.54 () {58 vars in 1188 bytes} [Thu Sep 3 20:02:44 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:02:45 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-25732e24-cf00-4138-a679-e3242ae982e5 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:02:45 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-25732e24-cf00-4138-a679-e3242ae982e5 tempest-BackendsCapabilitiesAdminTestsJSON-784695793 tempest-BackendsCapabilitiesAdminTestsJSON-784695793-project-admin] GET http://192.168.122.54/volume/v3/capabilities/devstack@QuobyteHD Sep 03 20:02:45 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-25732e24-cf00-4138-a679-e3242ae982e5 tempest-BackendsCapabilitiesAdminTestsJSON-784695793 tempest-BackendsCapabilitiesAdminTestsJSON-784695793-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:02:45 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-25732e24-cf00-4138-a679-e3242ae982e5 tempest-BackendsCapabilitiesAdminTestsJSON-784695793 tempest-BackendsCapabilitiesAdminTestsJSON-784695793-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:02:45 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-25732e24-cf00-4138-a679-e3242ae982e5 tempest-BackendsCapabilitiesAdminTestsJSON-784695793 tempest-BackendsCapabilitiesAdminTestsJSON-784695793-project-admin] http://192.168.122.54/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 03 20:02:45 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 24/46] 192.168.122.54 () {58 vars in 1188 bytes} [Thu Sep 3 20:02:45 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:02:45 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-d3b21ec3-1475-4710-ad92-91ce2eda3d3b tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2bd2811-197c-4969-a6bc-3ee90036b0e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:02:45 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-d3b21ec3-1475-4710-ad92-91ce2eda3d3b tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36dbf59c-3504-4305-8978-7b55838105c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:02:45 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-d3b21ec3-1475-4710-ad92-91ce2eda3d3b tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] Created reservations ['94c13ffc-f633-4729-8f08-0701de07373a', '8a1aac8b-260e-4d33-b986-65faced13721', '0979170b-24c7-45dd-b8aa-c92b30bbc0f8', '7d4c0cdc-9ac4-4b18-8453-88e40a7d3c21'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:02:45 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-d3b21ec3-1475-4710-ad92-91ce2eda3d3b tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36dbf59c-3504-4305-8978-7b55838105c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94c13ffc-f633-4729-8f08-0701de07373a', '8a1aac8b-260e-4d33-b986-65faced13721', '0979170b-24c7-45dd-b8aa-c92b30bbc0f8', '7d4c0cdc-9ac4-4b18-8453-88e40a7d3c21']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:02:45 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-d3b21ec3-1475-4710-ad92-91ce2eda3d3b tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a961fbc-ce65-4fbd-99f0-e4c9bb330640) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:02:45 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:02:45 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:02:45 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-d3b21ec3-1475-4710-ad92-91ce2eda3d3b tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a961fbc-ce65-4fbd-99f0-e4c9bb330640) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '57b92a0e-c09f-4dc3-834b-ff6ed1bb9ada', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1443047533',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='856346ad01f9414dafd3ed07f1c343c2',qos_specs=None,replication_status=,reservations=['94c13ffc-f633-4729-8f08-0701de07373a','8a1aac8b-260e-4d33-b986-65faced13721','0979170b-24c7-45dd-b8aa-c92b30bbc0f8','7d4c0cdc-9ac4-4b18-8453-88e40a7d3c21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6774e059db14e61adf348068ed9c245',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:02:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1443047533',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=57b92a0e-c09f-4dc3-834b-ff6ed1bb9ada,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='856346ad01f9414dafd3ed07f1c343c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c6774e059db14e61adf348068ed9c245',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:02:45 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-d3b21ec3-1475-4710-ad92-91ce2eda3d3b tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a8bdf64-8479-4051-ab3c-c85835b6a6b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:02:45 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-d3b21ec3-1475-4710-ad92-91ce2eda3d3b tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a8bdf64-8479-4051-ab3c-c85835b6a6b5) transitioned into state 'SUCCESS' from state '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-1443047533',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='856346ad01f9414dafd3ed07f1c343c2',qos_specs=None,replication_status=,reservations=['94c13ffc-f633-4729-8f08-0701de07373a','8a1aac8b-260e-4d33-b986-65faced13721','0979170b-24c7-45dd-b8aa-c92b30bbc0f8','7d4c0cdc-9ac4-4b18-8453-88e40a7d3c21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6774e059db14e61adf348068ed9c245',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:02:45 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-d3b21ec3-1475-4710-ad92-91ce2eda3d3b tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d13981a-dab0-4847-823b-1c7d5b2c78ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:02:45 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-d3b21ec3-1475-4710-ad92-91ce2eda3d3b tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d13981a-dab0-4847-823b-1c7d5b2c78ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:02:45 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-d3b21ec3-1475-4710-ad92-91ce2eda3d3b tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] Flow 'volume_create_api' (61ed9bb5-157e-4459-b345-f65a0f81afe6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:02:45 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-d3b21ec3-1475-4710-ad92-91ce2eda3d3b tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] Create volume request issued successfully. Sep 03 20:02:45 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-d3b21ec3-1475-4710-ad92-91ce2eda3d3b tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:02:45 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 23/47] 192.168.122.54 () {60 vars in 1137 bytes} [Thu Sep 3 20:02:44 2026] POST /volume/v3/volumes => generated 759 bytes in 671 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:02:45 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-d4bd9175-982c-433d-b469-10595c626b82 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:02:45 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d4bd9175-982c-433d-b469-10595c626b82 tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] GET http://192.168.122.54/volume/v3/volumes/57b92a0e-c09f-4dc3-834b-ff6ed1bb9ada Sep 03 20:02:45 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d4bd9175-982c-433d-b469-10595c626b82 tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:02:45 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d4bd9175-982c-433d-b469-10595c626b82 tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:02:45 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:02:45 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:02:45 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:02:45 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:02:45 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-d4bd9175-982c-433d-b469-10595c626b82 tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] Volume info retrieved successfully. Sep 03 20:02:45 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d4bd9175-982c-433d-b469-10595c626b82 tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] http://192.168.122.54/volume/v3/volumes/57b92a0e-c09f-4dc3-834b-ff6ed1bb9ada returned with HTTP 200 Sep 03 20:02:45 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 25/48] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:02:45 2026] GET /volume/v3/volumes/57b92a0e-c09f-4dc3-834b-ff6ed1bb9ada => generated 827 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:02:46 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-89f703dc-f1f6-491c-b71d-5a5b842c0a0e None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:02:46 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-89f703dc-f1f6-491c-b71d-5a5b842c0a0e tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] GET http://192.168.122.54/volume/v3/volumes/57b92a0e-c09f-4dc3-834b-ff6ed1bb9ada Sep 03 20:02:46 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-89f703dc-f1f6-491c-b71d-5a5b842c0a0e tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:02:46 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-89f703dc-f1f6-491c-b71d-5a5b842c0a0e tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:02:46 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:02:46 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:02:46 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:02:46 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:02:46 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-89f703dc-f1f6-491c-b71d-5a5b842c0a0e tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] Volume info retrieved successfully. Sep 03 20:02:46 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-89f703dc-f1f6-491c-b71d-5a5b842c0a0e tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] http://192.168.122.54/volume/v3/volumes/57b92a0e-c09f-4dc3-834b-ff6ed1bb9ada returned with HTTP 200 Sep 03 20:02:46 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 24/49] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:02:46 2026] GET /volume/v3/volumes/57b92a0e-c09f-4dc3-834b-ff6ed1bb9ada => generated 851 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:02:47 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-4d6ddb16-ddd4-4712-a2fb-9f95c172b659 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:02:47 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-4d6ddb16-ddd4-4712-a2fb-9f95c172b659 tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] GET http://192.168.122.54/volume/v3/volumes/57b92a0e-c09f-4dc3-834b-ff6ed1bb9ada Sep 03 20:02:47 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-4d6ddb16-ddd4-4712-a2fb-9f95c172b659 tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:02:47 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-4d6ddb16-ddd4-4712-a2fb-9f95c172b659 tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:02:47 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:02:47 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:02:47 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:02:47 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:02:47 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-4d6ddb16-ddd4-4712-a2fb-9f95c172b659 tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] Volume info retrieved successfully. Sep 03 20:02:47 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-4d6ddb16-ddd4-4712-a2fb-9f95c172b659 tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] http://192.168.122.54/volume/v3/volumes/57b92a0e-c09f-4dc3-834b-ff6ed1bb9ada returned with HTTP 200 Sep 03 20:02:47 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 26/50] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:02:47 2026] GET /volume/v3/volumes/57b92a0e-c09f-4dc3-834b-ff6ed1bb9ada => generated 852 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:02:47 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-8410fcbe-57e5-49ed-a75d-a3e46d44a503 req-7efdb2aa-1726-49cb-8a5e-438ee42bcf01 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:02:48 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-8410fcbe-57e5-49ed-a75d-a3e46d44a503 req-7efdb2aa-1726-49cb-8a5e-438ee42bcf01 tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] GET http://192.168.122.54/volume/v3/volumes/57b92a0e-c09f-4dc3-834b-ff6ed1bb9ada Sep 03 20:02:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-8410fcbe-57e5-49ed-a75d-a3e46d44a503 req-7efdb2aa-1726-49cb-8a5e-438ee42bcf01 tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:02:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-8410fcbe-57e5-49ed-a75d-a3e46d44a503 req-7efdb2aa-1726-49cb-8a5e-438ee42bcf01 tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:02:48 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:02:48 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:02:48 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:02:48 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:02:48 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [req-8410fcbe-57e5-49ed-a75d-a3e46d44a503 req-7efdb2aa-1726-49cb-8a5e-438ee42bcf01 tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] Volume info retrieved successfully. Sep 03 20:02:48 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-8410fcbe-57e5-49ed-a75d-a3e46d44a503 req-7efdb2aa-1726-49cb-8a5e-438ee42bcf01 tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] http://192.168.122.54/volume/v3/volumes/57b92a0e-c09f-4dc3-834b-ff6ed1bb9ada returned with HTTP 200 Sep 03 20:02:48 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 25/51] 192.168.122.54 () {60 vars in 1482 bytes} [Thu Sep 3 20:02:47 2026] GET /volume/v3/volumes/57b92a0e-c09f-4dc3-834b-ff6ed1bb9ada => generated 852 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:02:48 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-43230395-973b-4877-9c3e-cd41cbf814a3 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:02:48 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-43230395-973b-4877-9c3e-cd41cbf814a3 None None] GET http://192.168.122.54/volume// Sep 03 20:02:48 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-43230395-973b-4877-9c3e-cd41cbf814a3 None None] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:02:48 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-43230395-973b-4877-9c3e-cd41cbf814a3 None None] Calling method 'all' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:02:48 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-43230395-973b-4877-9c3e-cd41cbf814a3 None None] http://192.168.122.54/volume// returned with HTTP 300 Sep 03 20:02:48 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 27/52] 192.168.122.54 () {58 vars in 1312 bytes} [Thu Sep 3 20:02:48 2026] GET /volume/ => generated 389 bytes in 15 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 20:02:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-8410fcbe-57e5-49ed-a75d-a3e46d44a503 req-ee8804b4-645f-4701-acda-3117d7aa92dc None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:02:49 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-8410fcbe-57e5-49ed-a75d-a3e46d44a503 req-ee8804b4-645f-4701-acda-3117d7aa92dc tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] POST http://192.168.122.54/volume/v3/attachments Sep 03 20:02:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-8410fcbe-57e5-49ed-a75d-a3e46d44a503 req-ee8804b4-645f-4701-acda-3117d7aa92dc tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "57b92a0e-c09f-4dc3-834b-ff6ed1bb9ada", "connector": null, "instance_uuid": "757e37e0-6710-4aa6-8895-f3fd8836927a"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:02:49 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:02:49 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:02:49 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:02:49 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:02:49 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volumes_1". Apply join condition(s) between each element to resolve. Sep 03 20:02:49 devstack devstack@c-api.service[87290]: .first() Sep 03 20:02:49 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-8410fcbe-57e5-49ed-a75d-a3e46d44a503 req-ee8804b4-645f-4701-acda-3117d7aa92dc tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] http://192.168.122.54/volume/v3/attachments returned with HTTP 200 Sep 03 20:02:49 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 26/53] 192.168.122.54 () {66 vars in 1478 bytes} [Thu Sep 3 20:02:48 2026] POST /volume/v3/attachments => generated 273 bytes in 504 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:02:49 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-f53af9ca-597f-40cb-a68d-924016b62f86 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:02:49 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f53af9ca-597f-40cb-a68d-924016b62f86 tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] GET http://192.168.122.54/volume/v3/volumes/57b92a0e-c09f-4dc3-834b-ff6ed1bb9ada Sep 03 20:02:49 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f53af9ca-597f-40cb-a68d-924016b62f86 tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:02:49 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f53af9ca-597f-40cb-a68d-924016b62f86 tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:02:49 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:02:49 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:02:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-baa3579e-505a-48a0-af20-8dcbc155ec5c None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:02:49 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-baa3579e-505a-48a0-af20-8dcbc155ec5c None None] GET http://192.168.122.54/volume// Sep 03 20:02:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-baa3579e-505a-48a0-af20-8dcbc155ec5c None None] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:02:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-baa3579e-505a-48a0-af20-8dcbc155ec5c None None] Calling method 'all' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:02:49 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-baa3579e-505a-48a0-af20-8dcbc155ec5c None None] http://192.168.122.54/volume// returned with HTTP 300 Sep 03 20:02:49 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 27/54] 192.168.122.54 () {58 vars in 1310 bytes} [Thu Sep 3 20:02:49 2026] GET /volume/ => generated 389 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 20:02:49 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:02:49 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:02:49 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-f53af9ca-597f-40cb-a68d-924016b62f86 tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] Volume info retrieved successfully. Sep 03 20:02:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-8410fcbe-57e5-49ed-a75d-a3e46d44a503 req-a1f5d9e1-5398-4f83-81b6-6865aae937c1 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:02:49 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f53af9ca-597f-40cb-a68d-924016b62f86 tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] http://192.168.122.54/volume/v3/volumes/57b92a0e-c09f-4dc3-834b-ff6ed1bb9ada returned with HTTP 200 Sep 03 20:02:49 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 28/55] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:02:49 2026] GET /volume/v3/volumes/57b92a0e-c09f-4dc3-834b-ff6ed1bb9ada => generated 851 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:02:49 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-8410fcbe-57e5-49ed-a75d-a3e46d44a503 req-a1f5d9e1-5398-4f83-81b6-6865aae937c1 tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] GET http://192.168.122.54/volume/v3/volumes/57b92a0e-c09f-4dc3-834b-ff6ed1bb9ada Sep 03 20:02:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-8410fcbe-57e5-49ed-a75d-a3e46d44a503 req-a1f5d9e1-5398-4f83-81b6-6865aae937c1 tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:02:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-8410fcbe-57e5-49ed-a75d-a3e46d44a503 req-a1f5d9e1-5398-4f83-81b6-6865aae937c1 tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:02:49 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:02:49 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:02:49 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:02:49 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:02:49 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [req-8410fcbe-57e5-49ed-a75d-a3e46d44a503 req-a1f5d9e1-5398-4f83-81b6-6865aae937c1 tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] Volume info retrieved successfully. Sep 03 20:02:49 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-8410fcbe-57e5-49ed-a75d-a3e46d44a503 req-a1f5d9e1-5398-4f83-81b6-6865aae937c1 tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] http://192.168.122.54/volume/v3/volumes/57b92a0e-c09f-4dc3-834b-ff6ed1bb9ada returned with HTTP 200 Sep 03 20:02:49 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 28/56] 192.168.122.54 () {62 vars in 1523 bytes} [Thu Sep 3 20:02:49 2026] GET /volume/v3/volumes/57b92a0e-c09f-4dc3-834b-ff6ed1bb9ada => generated 1032 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 20:02:50 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-83f62043-37c6-44d9-9c2e-3bf5ac2f8190 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:02:50 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-83f62043-37c6-44d9-9c2e-3bf5ac2f8190 tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] GET http://192.168.122.54/volume/v3/volumes/57b92a0e-c09f-4dc3-834b-ff6ed1bb9ada Sep 03 20:02:50 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-83f62043-37c6-44d9-9c2e-3bf5ac2f8190 tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:02:50 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-83f62043-37c6-44d9-9c2e-3bf5ac2f8190 tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:02:50 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:02:50 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:02:50 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:02:50 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:02:50 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-83f62043-37c6-44d9-9c2e-3bf5ac2f8190 tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] Volume info retrieved successfully. Sep 03 20:02:50 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-83f62043-37c6-44d9-9c2e-3bf5ac2f8190 tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] http://192.168.122.54/volume/v3/volumes/57b92a0e-c09f-4dc3-834b-ff6ed1bb9ada returned with HTTP 200 Sep 03 20:02:50 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 29/57] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:02:50 2026] GET /volume/v3/volumes/57b92a0e-c09f-4dc3-834b-ff6ed1bb9ada => generated 851 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:02:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-dd069cf1-9234-4619-bd57-70d566c6a439 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:02:51 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-dd069cf1-9234-4619-bd57-70d566c6a439 tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] GET http://192.168.122.54/volume/v3/volumes/57b92a0e-c09f-4dc3-834b-ff6ed1bb9ada Sep 03 20:02:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-dd069cf1-9234-4619-bd57-70d566c6a439 tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:02:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-dd069cf1-9234-4619-bd57-70d566c6a439 tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:02:51 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:02:51 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:02:51 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:02:51 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:02:51 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-dd069cf1-9234-4619-bd57-70d566c6a439 tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] Volume info retrieved successfully. Sep 03 20:02:51 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-dd069cf1-9234-4619-bd57-70d566c6a439 tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] http://192.168.122.54/volume/v3/volumes/57b92a0e-c09f-4dc3-834b-ff6ed1bb9ada returned with HTTP 200 Sep 03 20:02:51 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 29/58] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:02:51 2026] GET /volume/v3/volumes/57b92a0e-c09f-4dc3-834b-ff6ed1bb9ada => generated 851 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:02:51 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-8410fcbe-57e5-49ed-a75d-a3e46d44a503 req-2dc36639-d145-4547-aa59-837aed80f4a8 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:02:51 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-8410fcbe-57e5-49ed-a75d-a3e46d44a503 req-2dc36639-d145-4547-aa59-837aed80f4a8 tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] PUT http://192.168.122.54/volume/v3/attachments/5119722f-8516-47e0-a665-587585de41e5 Sep 03 20:02:51 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-8410fcbe-57e5-49ed-a75d-a3e46d44a503 req-2dc36639-d145-4547-aa59-837aed80f4a8 tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.54", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd5588f450", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d480a316-b1bc-4222-9d5e-b857eb49504b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:02:51 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes_1", "volume_attachment" and FROM element "volumes". Apply join condition(s) between each element to resolve. Sep 03 20:02:51 devstack devstack@c-api.service[87289]: .first() Sep 03 20:02:51 devstack devstack@c-api.service[87289]: DEBUG cinder.coordination [req-8410fcbe-57e5-49ed-a75d-a3e46d44a503 req-2dc36639-d145-4547-aa59-837aed80f4a8 tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] Acquiring lock "cinder-attachment_update-57b92a0e-c09f-4dc3-834b-ff6ed1bb9ada-devstack" by "attachment_update" {{(pid=87289) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 20:02:51 devstack devstack@c-api.service[87289]: DEBUG cinder.coordination [req-8410fcbe-57e5-49ed-a75d-a3e46d44a503 req-2dc36639-d145-4547-aa59-837aed80f4a8 tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] Lock "cinder-attachment_update-57b92a0e-c09f-4dc3-834b-ff6ed1bb9ada-devstack" acquired by "attachment_update" :: waited 0.032s {{(pid=87289) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 20:02:51 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:02:51 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:02:51 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:02:51 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:02:52 devstack devstack@c-api.service[87289]: DEBUG cinder.coordination [req-8410fcbe-57e5-49ed-a75d-a3e46d44a503 req-2dc36639-d145-4547-aa59-837aed80f4a8 tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] Lock "cinder-attachment_update-57b92a0e-c09f-4dc3-834b-ff6ed1bb9ada-devstack" released by "attachment_update" :: held 0.577s {{(pid=87289) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 20:02:52 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-8410fcbe-57e5-49ed-a75d-a3e46d44a503 req-2dc36639-d145-4547-aa59-837aed80f4a8 tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] http://192.168.122.54/volume/v3/attachments/5119722f-8516-47e0-a665-587585de41e5 returned with HTTP 200 Sep 03 20:02:52 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 30/59] 192.168.122.54 () {66 vars in 1588 bytes} [Thu Sep 3 20:02:51 2026] PUT /volume/v3/attachments/5119722f-8516-47e0-a665-587585de41e5 => generated 694 bytes in 716 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 20:02:52 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-3a85e87a-2879-4f40-9061-b9d52029a828 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:02:52 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-3a85e87a-2879-4f40-9061-b9d52029a828 tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] GET http://192.168.122.54/volume/v3/volumes/57b92a0e-c09f-4dc3-834b-ff6ed1bb9ada Sep 03 20:02:52 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-3a85e87a-2879-4f40-9061-b9d52029a828 tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:02:52 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-3a85e87a-2879-4f40-9061-b9d52029a828 tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:02:52 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:02:52 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:02:52 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:02:52 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:02:52 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-3a85e87a-2879-4f40-9061-b9d52029a828 tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] Volume info retrieved successfully. Sep 03 20:02:52 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-3a85e87a-2879-4f40-9061-b9d52029a828 tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] http://192.168.122.54/volume/v3/volumes/57b92a0e-c09f-4dc3-834b-ff6ed1bb9ada returned with HTTP 200 Sep 03 20:02:52 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 30/60] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:02:52 2026] GET /volume/v3/volumes/57b92a0e-c09f-4dc3-834b-ff6ed1bb9ada => generated 852 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:02:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-dda49c92-6032-4374-857e-1f3ca693e889 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:02:53 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-dda49c92-6032-4374-857e-1f3ca693e889 tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] GET http://192.168.122.54/volume/v3/volumes/57b92a0e-c09f-4dc3-834b-ff6ed1bb9ada Sep 03 20:02:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-dda49c92-6032-4374-857e-1f3ca693e889 tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:02:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-dda49c92-6032-4374-857e-1f3ca693e889 tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:02:54 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:02:54 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:02:54 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:02:54 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:02:54 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-dda49c92-6032-4374-857e-1f3ca693e889 tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] Volume info retrieved successfully. Sep 03 20:02:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-8410fcbe-57e5-49ed-a75d-a3e46d44a503 req-4bb6f386-0504-4651-a4c8-45ec3e83e2fd None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:02:54 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-8410fcbe-57e5-49ed-a75d-a3e46d44a503 req-4bb6f386-0504-4651-a4c8-45ec3e83e2fd tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] POST http://192.168.122.54/volume/v3/attachments/5119722f-8516-47e0-a665-587585de41e5/action Sep 03 20:02:54 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-dda49c92-6032-4374-857e-1f3ca693e889 tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] http://192.168.122.54/volume/v3/volumes/57b92a0e-c09f-4dc3-834b-ff6ed1bb9ada returned with HTTP 200 Sep 03 20:02:54 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 31/61] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:02:53 2026] GET /volume/v3/volumes/57b92a0e-c09f-4dc3-834b-ff6ed1bb9ada => generated 852 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:02:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-8410fcbe-57e5-49ed-a75d-a3e46d44a503 req-4bb6f386-0504-4651-a4c8-45ec3e83e2fd tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] Action body: b'{"os-complete": null}' {{(pid=87290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:02:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-8410fcbe-57e5-49ed-a75d-a3e46d44a503 req-4bb6f386-0504-4651-a4c8-45ec3e83e2fd tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:02:54 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:02:54 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:02:54 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:02:54 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:02:54 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-8410fcbe-57e5-49ed-a75d-a3e46d44a503 req-4bb6f386-0504-4651-a4c8-45ec3e83e2fd tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] http://192.168.122.54/volume/v3/attachments/5119722f-8516-47e0-a665-587585de41e5/action returned with HTTP 204 Sep 03 20:02:54 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 31/62] 192.168.122.54 () {66 vars in 1609 bytes} [Thu Sep 3 20:02:54 2026] POST /volume/v3/attachments/5119722f-8516-47e0-a665-587585de41e5/action => generated 0 bytes in 151 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:02:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-5bf7b955-ed89-4e80-92b1-689bcda47613 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:02:55 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-fac2c6dc-4d28-4785-a125-9573130dff7a None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:02:55 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-fac2c6dc-4d28-4785-a125-9573130dff7a tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] GET http://192.168.122.54/volume/v3/volumes/57b92a0e-c09f-4dc3-834b-ff6ed1bb9ada Sep 03 20:02:55 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-fac2c6dc-4d28-4785-a125-9573130dff7a tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:02:55 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-fac2c6dc-4d28-4785-a125-9573130dff7a tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:02:55 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:02:55 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:02:55 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-5bf7b955-ed89-4e80-92b1-689bcda47613 tempest-GroupSnapshotsV319Test-1247970709 tempest-GroupSnapshotsV319Test-1247970709-project-admin] POST http://192.168.122.54/volume/v3/types Sep 03 20:02:55 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-5bf7b955-ed89-4e80-92b1-689bcda47613 tempest-GroupSnapshotsV319Test-1247970709 tempest-GroupSnapshotsV319Test-1247970709-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-1128970436"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:02:55 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:02:55 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:02:55 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-5bf7b955-ed89-4e80-92b1-689bcda47613 tempest-GroupSnapshotsV319Test-1247970709 tempest-GroupSnapshotsV319Test-1247970709-project-admin] http://192.168.122.54/volume/v3/types returned with HTTP 200 Sep 03 20:02:55 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 32/63] 192.168.122.54 () {60 vars in 1131 bytes} [Thu Sep 3 20:02:54 2026] POST /volume/v3/types => generated 228 bytes in 477 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:02:55 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-9b0e5632-aefd-44a7-8e16-68195aa38b61 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:02:55 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9b0e5632-aefd-44a7-8e16-68195aa38b61 tempest-GroupSnapshotsV319Test-1247970709 tempest-GroupSnapshotsV319Test-1247970709-project-admin] POST http://192.168.122.54/volume/v3/group_types Sep 03 20:02:55 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-9b0e5632-aefd-44a7-8e16-68195aa38b61 tempest-GroupSnapshotsV319Test-1247970709 tempest-GroupSnapshotsV319Test-1247970709-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-79587616"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:02:55 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-fac2c6dc-4d28-4785-a125-9573130dff7a tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] Volume info retrieved successfully. Sep 03 20:02:55 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-fac2c6dc-4d28-4785-a125-9573130dff7a tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] http://192.168.122.54/volume/v3/volumes/57b92a0e-c09f-4dc3-834b-ff6ed1bb9ada returned with HTTP 200 Sep 03 20:02:55 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 32/64] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:02:55 2026] GET /volume/v3/volumes/57b92a0e-c09f-4dc3-834b-ff6ed1bb9ada => generated 1144 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:02:55 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-612a10a8-5db7-467d-82e4-da8ddd19ef3e None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:02:55 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-612a10a8-5db7-467d-82e4-da8ddd19ef3e tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] GET http://192.168.122.54/volume/v3/volumes/57b92a0e-c09f-4dc3-834b-ff6ed1bb9ada Sep 03 20:02:55 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-612a10a8-5db7-467d-82e4-da8ddd19ef3e tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:02:55 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-612a10a8-5db7-467d-82e4-da8ddd19ef3e tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:02:55 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:02:55 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:02:55 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9b0e5632-aefd-44a7-8e16-68195aa38b61 tempest-GroupSnapshotsV319Test-1247970709 tempest-GroupSnapshotsV319Test-1247970709-project-admin] http://192.168.122.54/volume/v3/group_types returned with HTTP 202 Sep 03 20:02:55 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 33/65] 192.168.122.54 () {62 vars in 1190 bytes} [Thu Sep 3 20:02:55 2026] POST /volume/v3/group_types => generated 183 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:02:55 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:02:55 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:02:55 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-94a9e2dc-af86-4c68-b7e5-5693ef6f0c84 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:02:55 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-612a10a8-5db7-467d-82e4-da8ddd19ef3e tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] Volume info retrieved successfully. Sep 03 20:02:55 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-612a10a8-5db7-467d-82e4-da8ddd19ef3e tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] http://192.168.122.54/volume/v3/volumes/57b92a0e-c09f-4dc3-834b-ff6ed1bb9ada returned with HTTP 200 Sep 03 20:02:55 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 33/66] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:02:55 2026] GET /volume/v3/volumes/57b92a0e-c09f-4dc3-834b-ff6ed1bb9ada => generated 1144 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:02:55 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-94a9e2dc-af86-4c68-b7e5-5693ef6f0c84 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] POST http://192.168.122.54/volume/v3/groups Sep 03 20:02:55 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-94a9e2dc-af86-4c68-b7e5-5693ef6f0c84 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "bac35a1d-43cf-46a9-b62e-ae54bede8fbb", "volume_types": ["3267724b-205f-497e-b2e8-e68783a9cef3"], "name": "tempest-GroupSnapshotsV319Test-Group-1884228126"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:02:55 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.groups [None req-94a9e2dc-af86-4c68-b7e5-5693ef6f0c84 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Creating new group {'group': {'group_type': 'bac35a1d-43cf-46a9-b62e-ae54bede8fbb', 'volume_types': ['3267724b-205f-497e-b2e8-e68783a9cef3'], 'name': 'tempest-GroupSnapshotsV319Test-Group-1884228126'}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 03 20:02:55 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.groups [None req-94a9e2dc-af86-4c68-b7e5-5693ef6f0c84 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-1884228126. Sep 03 20:02:55 devstack devstack@c-api.service[87289]: /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 03 20:02:55 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 20:02:55 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-94a9e2dc-af86-4c68-b7e5-5693ef6f0c84 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Availability zone cache updated, next update will occur around 2026-09-03 19:02:55.868487. {{(pid=87289) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 03 20:02:55 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-94a9e2dc-af86-4c68-b7e5-5693ef6f0c84 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Availability Zones retrieved successfully. Sep 03 20:02:55 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-94a9e2dc-af86-4c68-b7e5-5693ef6f0c84 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Created reservations ['db6293ba-23d8-4b07-a100-ce32349c2fff'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:02:56 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-94a9e2dc-af86-4c68-b7e5-5693ef6f0c84 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] http://192.168.122.54/volume/v3/groups returned with HTTP 202 Sep 03 20:02:56 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 34/67] 192.168.122.54 () {62 vars in 1176 bytes} [Thu Sep 3 20:02:55 2026] POST /volume/v3/groups => generated 116 bytes in 711 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:02:56 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-59b23f1f-5afa-46a0-8112-bbb958ae63ca None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:02:56 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-59b23f1f-5afa-46a0-8112-bbb958ae63ca tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] GET http://192.168.122.54/volume/v3/groups/56e18edb-4c72-44aa-9e6d-1156f74c2edb Sep 03 20:02:56 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-59b23f1f-5afa-46a0-8112-bbb958ae63ca tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:02:56 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-59b23f1f-5afa-46a0-8112-bbb958ae63ca tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Calling method 'version_select' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:02:56 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.groups [None req-59b23f1f-5afa-46a0-8112-bbb958ae63ca tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] show called for member 56e18edb-4c72-44aa-9e6d-1156f74c2edb {{(pid=87290) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 20:02:56 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:02:56 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:02:56 devstack devstack@c-api.service[87290]: /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 03 20:02:56 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, cls(context), Sep 03 20:02:56 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-59b23f1f-5afa-46a0-8112-bbb958ae63ca tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] http://192.168.122.54/volume/v3/groups/56e18edb-4c72-44aa-9e6d-1156f74c2edb returned with HTTP 200 Sep 03 20:02:56 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 34/68] 192.168.122.54 () {60 vars in 1265 bytes} [Thu Sep 3 20:02:56 2026] GET /volume/v3/groups/56e18edb-4c72-44aa-9e6d-1156f74c2edb => generated 396 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:02:57 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-b6770a34-ae52-44d3-95d4-327130156928 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:02:57 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b6770a34-ae52-44d3-95d4-327130156928 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] GET http://192.168.122.54/volume/v3/groups/56e18edb-4c72-44aa-9e6d-1156f74c2edb Sep 03 20:02:57 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b6770a34-ae52-44d3-95d4-327130156928 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:02:57 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b6770a34-ae52-44d3-95d4-327130156928 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Calling method 'version_select' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:02:57 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.groups [None req-b6770a34-ae52-44d3-95d4-327130156928 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] show called for member 56e18edb-4c72-44aa-9e6d-1156f74c2edb {{(pid=87289) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 20:02:57 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:02:57 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:02:57 devstack devstack@c-api.service[87289]: /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 03 20:02:57 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, cls(context), Sep 03 20:02:57 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b6770a34-ae52-44d3-95d4-327130156928 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] http://192.168.122.54/volume/v3/groups/56e18edb-4c72-44aa-9e6d-1156f74c2edb returned with HTTP 200 Sep 03 20:02:57 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 35/69] 192.168.122.54 () {60 vars in 1265 bytes} [Thu Sep 3 20:02:57 2026] GET /volume/v3/groups/56e18edb-4c72-44aa-9e6d-1156f74c2edb => generated 397 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:02:57 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-c3afd74c-a7a1-4c79-96c7-0012739826df None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:02:57 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c3afd74c-a7a1-4c79-96c7-0012739826df tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:02:57 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c3afd74c-a7a1-4c79-96c7-0012739826df tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1112418793", "volume_type": "3267724b-205f-497e-b2e8-e68783a9cef3", "group_id": "56e18edb-4c72-44aa-9e6d-1156f74c2edb", "size": 1}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:02:57 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.volumes [None req-c3afd74c-a7a1-4c79-96c7-0012739826df tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1112418793', 'volume_type': '3267724b-205f-497e-b2e8-e68783a9cef3', 'group_id': '56e18edb-4c72-44aa-9e6d-1156f74c2edb', 'size': 1}} {{(pid=87290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:02:57 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:02:57 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:02:57 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-c3afd74c-a7a1-4c79-96c7-0012739826df tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Create volume of 1 GB Sep 03 20:02:57 devstack devstack@c-api.service[87290]: /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 03 20:02:57 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, cls(context), Sep 03 20:02:57 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-c3afd74c-a7a1-4c79-96c7-0012739826df tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Availability Zones retrieved successfully. Sep 03 20:02:57 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-c3afd74c-a7a1-4c79-96c7-0012739826df tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Flow 'volume_create_api' (38734a62-91a8-4708-aa19-74554208e995) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:02:57 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-c3afd74c-a7a1-4c79-96c7-0012739826df tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79cdafb9-6fd5-40d5-be94-352642b882e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:02:57 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:02:57 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:02:57 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.flows.api.create_volume [None req-c3afd74c-a7a1-4c79-96c7-0012739826df tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Validating volume size '1' using validate_int {{(pid=87290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:02:57 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-c3afd74c-a7a1-4c79-96c7-0012739826df tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79cdafb9-6fd5-40d5-be94-352642b882e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T18:02:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3267724b-205f-497e-b2e8-e68783a9cef3,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-1128970436',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3267724b-205f-497e-b2e8-e68783a9cef3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '56e18edb-4c72-44aa-9e6d-1156f74c2edb', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:02:57 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-c3afd74c-a7a1-4c79-96c7-0012739826df tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ee9e8db-4dc1-4725-8078-28154a340a64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:02:57 devstack devstack@c-api.service[87290]: WARNING cinder.quota [None req-c3afd74c-a7a1-4c79-96c7-0012739826df tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1128970436 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1128970436, it is now deprecated. Please use the default quota class for default quota. Sep 03 20:02:57 devstack devstack@c-api.service[87290]: WARNING cinder.quota [None req-c3afd74c-a7a1-4c79-96c7-0012739826df tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1128970436 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1128970436, it is now deprecated. Please use the default quota class for default quota. Sep 03 20:02:57 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-c3afd74c-a7a1-4c79-96c7-0012739826df tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Created reservations ['f6e370da-9f4d-4469-9892-d542b8a33d67', 'fd0000f5-ac21-4304-b583-1ce3f694fd96', 'a4c80ea6-8bfd-4e5e-b7d6-9b805dc13ed0', '600caac1-2566-475b-8adb-390c09960bba'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:02:57 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-c3afd74c-a7a1-4c79-96c7-0012739826df tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ee9e8db-4dc1-4725-8078-28154a340a64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6e370da-9f4d-4469-9892-d542b8a33d67', 'fd0000f5-ac21-4304-b583-1ce3f694fd96', 'a4c80ea6-8bfd-4e5e-b7d6-9b805dc13ed0', '600caac1-2566-475b-8adb-390c09960bba']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:02:57 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-c3afd74c-a7a1-4c79-96c7-0012739826df tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d084429d-10ef-4bda-8585-bbbc6bef52b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:02:57 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:02:57 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:02:57 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-c3afd74c-a7a1-4c79-96c7-0012739826df tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d084429d-10ef-4bda-8585-bbbc6bef52b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '132356b2-1841-4633-b020-db33a69ee9a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1112418793',encryption_key_id=None,group_id=56e18edb-4c72-44aa-9e6d-1156f74c2edb,group_type_id=,metadata={},multiattach=False,project_id='9004c97534d941b9b6748f27d6b229ba',qos_specs=None,replication_status=,reservations=['f6e370da-9f4d-4469-9892-d542b8a33d67','fd0000f5-ac21-4304-b583-1ce3f694fd96','a4c80ea6-8bfd-4e5e-b7d6-9b805dc13ed0','600caac1-2566-475b-8adb-390c09960bba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3fb0feecdf3d4c4a9084ae3313c513ab',volume_type_id=3267724b-205f-497e-b2e8-e68783a9cef3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:02:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1112418793',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=56e18edb-4c72-44aa-9e6d-1156f74c2edb,host=None,id=132356b2-1841-4633-b020-db33a69ee9a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9004c97534d941b9b6748f27d6b229ba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3fb0feecdf3d4c4a9084ae3313c513ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3267724b-205f-497e-b2e8-e68783a9cef3),volume_type_id=3267724b-205f-497e-b2e8-e68783a9cef3)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:02:57 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-c3afd74c-a7a1-4c79-96c7-0012739826df tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17dba82f-8dc8-4d6d-b7b6-7bf37bb6dd26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:02:57 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-c3afd74c-a7a1-4c79-96c7-0012739826df tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17dba82f-8dc8-4d6d-b7b6-7bf37bb6dd26) transitioned into state 'SUCCESS' from state '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-1112418793',encryption_key_id=None,group_id=56e18edb-4c72-44aa-9e6d-1156f74c2edb,group_type_id=,metadata={},multiattach=False,project_id='9004c97534d941b9b6748f27d6b229ba',qos_specs=None,replication_status=,reservations=['f6e370da-9f4d-4469-9892-d542b8a33d67','fd0000f5-ac21-4304-b583-1ce3f694fd96','a4c80ea6-8bfd-4e5e-b7d6-9b805dc13ed0','600caac1-2566-475b-8adb-390c09960bba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3fb0feecdf3d4c4a9084ae3313c513ab',volume_type_id=3267724b-205f-497e-b2e8-e68783a9cef3)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:02:57 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-c3afd74c-a7a1-4c79-96c7-0012739826df tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1eaba561-3506-46fe-a6da-a566e9044730) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:02:57 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-c3afd74c-a7a1-4c79-96c7-0012739826df tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1eaba561-3506-46fe-a6da-a566e9044730) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:02:57 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-c3afd74c-a7a1-4c79-96c7-0012739826df tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Flow 'volume_create_api' (38734a62-91a8-4708-aa19-74554208e995) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:02:57 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-c3afd74c-a7a1-4c79-96c7-0012739826df tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Create volume request issued successfully. Sep 03 20:02:57 devstack devstack@c-api.service[87290]: WARNING stevedore.named [None req-c3afd74c-a7a1-4c79-96c7-0012739826df tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:02:57 devstack devstack@c-api.service[87290]: WARNING castellan.key_manager [None req-c3afd74c-a7a1-4c79-96c7-0012739826df tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:02:57 devstack devstack@c-api.service[87290]: DEBUG oslo_db.sqlalchemy.engines [None req-c3afd74c-a7a1-4c79-96c7-0012739826df tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:02:57 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:02:57 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:02:57 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c3afd74c-a7a1-4c79-96c7-0012739826df tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:02:57 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 35/70] 192.168.122.54 () {62 vars in 1179 bytes} [Thu Sep 3 20:02:57 2026] POST /volume/v3/volumes => generated 833 bytes in 584 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:02:57 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-6196bbc9-b572-493f-b565-3022492535dc None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:02:57 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-6196bbc9-b572-493f-b565-3022492535dc tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] GET http://192.168.122.54/volume/v3/volumes/132356b2-1841-4633-b020-db33a69ee9a0 Sep 03 20:02:57 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-6196bbc9-b572-493f-b565-3022492535dc tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:02:57 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-6196bbc9-b572-493f-b565-3022492535dc tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:02:58 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:02:58 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:02:58 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:02:58 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:02:58 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-6196bbc9-b572-493f-b565-3022492535dc tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Volume info retrieved successfully. Sep 03 20:02:58 devstack devstack@c-api.service[87289]: WARNING stevedore.named [None req-6196bbc9-b572-493f-b565-3022492535dc tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:02:58 devstack devstack@c-api.service[87289]: WARNING castellan.key_manager [None req-6196bbc9-b572-493f-b565-3022492535dc tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:02:58 devstack devstack@c-api.service[87289]: DEBUG oslo_db.sqlalchemy.engines [None req-6196bbc9-b572-493f-b565-3022492535dc tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87289) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:02:58 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:02:58 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:02:58 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-6196bbc9-b572-493f-b565-3022492535dc tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] http://192.168.122.54/volume/v3/volumes/132356b2-1841-4633-b020-db33a69ee9a0 returned with HTTP 200 Sep 03 20:02:58 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 36/71] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:02:57 2026] GET /volume/v3/volumes/132356b2-1841-4633-b020-db33a69ee9a0 => generated 925 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:02:59 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-25143bae-f66a-4849-b919-6b2c0068cdec None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:02:59 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-25143bae-f66a-4849-b919-6b2c0068cdec tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] GET http://192.168.122.54/volume/v3/volumes/132356b2-1841-4633-b020-db33a69ee9a0 Sep 03 20:02:59 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-25143bae-f66a-4849-b919-6b2c0068cdec tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:02:59 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-25143bae-f66a-4849-b919-6b2c0068cdec tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:02:59 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:02:59 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:02:59 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:02:59 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:02:59 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-25143bae-f66a-4849-b919-6b2c0068cdec tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Volume info retrieved successfully. Sep 03 20:02:59 devstack devstack@c-api.service[87290]: WARNING stevedore.named [None req-25143bae-f66a-4849-b919-6b2c0068cdec tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:02:59 devstack devstack@c-api.service[87290]: WARNING castellan.key_manager [None req-25143bae-f66a-4849-b919-6b2c0068cdec tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:02:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-4598f55a-c753-4065-a80b-f96a179a6982 req-01ccb3ad-4332-4198-8295-6c27788ea7ea None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:02:59 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-4598f55a-c753-4065-a80b-f96a179a6982 req-01ccb3ad-4332-4198-8295-6c27788ea7ea tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] DELETE http://192.168.122.54/volume/v3/attachments/5119722f-8516-47e0-a665-587585de41e5 Sep 03 20:02:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-4598f55a-c753-4065-a80b-f96a179a6982 req-01ccb3ad-4332-4198-8295-6c27788ea7ea tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:02:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-4598f55a-c753-4065-a80b-f96a179a6982 req-01ccb3ad-4332-4198-8295-6c27788ea7ea tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] Calling method 'version_select' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:02:59 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:02:59 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:02:59 devstack devstack@c-api.service[87290]: DEBUG oslo_db.sqlalchemy.engines [None req-25143bae-f66a-4849-b919-6b2c0068cdec tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:02:59 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:02:59 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:02:59 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-25143bae-f66a-4849-b919-6b2c0068cdec tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] http://192.168.122.54/volume/v3/volumes/132356b2-1841-4633-b020-db33a69ee9a0 returned with HTTP 200 Sep 03 20:02:59 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 36/72] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:02:59 2026] GET /volume/v3/volumes/132356b2-1841-4633-b020-db33a69ee9a0 => generated 926 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 20:02:59 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-518ff4bd-0037-403a-82f5-2cf0c96e16a1 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:02:59 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-518ff4bd-0037-403a-82f5-2cf0c96e16a1 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] POST http://192.168.122.54/volume/v3/group_snapshots Sep 03 20:02:59 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-518ff4bd-0037-403a-82f5-2cf0c96e16a1 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "56e18edb-4c72-44aa-9e6d-1156f74c2edb", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-1084659044"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:02:59 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.group_snapshots [None req-518ff4bd-0037-403a-82f5-2cf0c96e16a1 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '56e18edb-4c72-44aa-9e6d-1156f74c2edb', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-1084659044'}} {{(pid=87290) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 03 20:02:59 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:02:59 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:02:59 devstack devstack@c-api.service[87289]: /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 03 20:02:59 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, Sep 03 20:02:59 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.group_snapshots [None req-518ff4bd-0037-403a-82f5-2cf0c96e16a1 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-1084659044. Sep 03 20:02:59 devstack devstack@c-api.service[87290]: /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 03 20:02:59 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 20:02:59 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:02:59 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:02:59 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:02:59 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:02:59 devstack devstack@c-api.service[87290]: WARNING cinder.quota [None req-518ff4bd-0037-403a-82f5-2cf0c96e16a1 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1128970436 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1128970436, it is now deprecated. Please use the default quota class for default quota. Sep 03 20:02:59 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-4598f55a-c753-4065-a80b-f96a179a6982 req-01ccb3ad-4332-4198-8295-6c27788ea7ea tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] http://192.168.122.54/volume/v3/attachments/5119722f-8516-47e0-a665-587585de41e5 returned with HTTP 200 Sep 03 20:02:59 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 37/73] 192.168.122.54 () {64 vars in 1557 bytes} [Thu Sep 3 20:02:59 2026] DELETE /volume/v3/attachments/5119722f-8516-47e0-a665-587585de41e5 => generated 19 bytes in 523 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:02:59 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-518ff4bd-0037-403a-82f5-2cf0c96e16a1 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Created reservations ['80659ed0-cdd4-40cb-9752-7b47536a05a1', 'b7951b5e-a966-4aa0-af52-4b1677e2c245', '09099731-08aa-4c67-870b-87f6035dc151', 'c614028d-3d79-4fe1-901b-4bbc748071c6'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:02:59 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-518ff4bd-0037-403a-82f5-2cf0c96e16a1 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] http://192.168.122.54/volume/v3/group_snapshots returned with HTTP 202 Sep 03 20:02:59 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 37/74] 192.168.122.54 () {62 vars in 1203 bytes} [Thu Sep 3 20:02:59 2026] POST /volume/v3/group_snapshots => generated 191 bytes in 573 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:02:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-890f5f09-2eec-4302-8682-8bc312f71ab8 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:02:59 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-890f5f09-2eec-4302-8682-8bc312f71ab8 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] GET http://192.168.122.54/volume/v3/group_snapshots/dcc7aefc-df5a-475a-bd06-dcc0a002bd1d Sep 03 20:02:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-890f5f09-2eec-4302-8682-8bc312f71ab8 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:02:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-890f5f09-2eec-4302-8682-8bc312f71ab8 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Calling method 'version_select' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:02:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.group_snapshots [None req-890f5f09-2eec-4302-8682-8bc312f71ab8 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] show called for member dcc7aefc-df5a-475a-bd06-dcc0a002bd1d {{(pid=87289) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 20:02:59 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:02:59 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:03:00 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-890f5f09-2eec-4302-8682-8bc312f71ab8 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] http://192.168.122.54/volume/v3/group_snapshots/dcc7aefc-df5a-475a-bd06-dcc0a002bd1d returned with HTTP 200 Sep 03 20:03:00 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 38/75] 192.168.122.54 () {60 vars in 1292 bytes} [Thu Sep 3 20:02:59 2026] GET /volume/v3/group_snapshots/dcc7aefc-df5a-475a-bd06-dcc0a002bd1d => generated 330 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:03:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-11fe2ddd-1d4a-48ed-88fd-ea890cc833f1 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:01 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-11fe2ddd-1d4a-48ed-88fd-ea890cc833f1 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] GET http://192.168.122.54/volume/v3/group_snapshots/dcc7aefc-df5a-475a-bd06-dcc0a002bd1d Sep 03 20:03:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-11fe2ddd-1d4a-48ed-88fd-ea890cc833f1 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:03:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-11fe2ddd-1d4a-48ed-88fd-ea890cc833f1 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Calling method 'version_select' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:03:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.group_snapshots [None req-11fe2ddd-1d4a-48ed-88fd-ea890cc833f1 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] show called for member dcc7aefc-df5a-475a-bd06-dcc0a002bd1d {{(pid=87290) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 20:03:01 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:03:01 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:03:01 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-11fe2ddd-1d4a-48ed-88fd-ea890cc833f1 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] http://192.168.122.54/volume/v3/group_snapshots/dcc7aefc-df5a-475a-bd06-dcc0a002bd1d returned with HTTP 200 Sep 03 20:03:01 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 38/76] 192.168.122.54 () {60 vars in 1292 bytes} [Thu Sep 3 20:03:01 2026] GET /volume/v3/group_snapshots/dcc7aefc-df5a-475a-bd06-dcc0a002bd1d => generated 330 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:03:02 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-41c24bb1-ccba-47a0-a1c4-201c5c755d07 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:02 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-41c24bb1-ccba-47a0-a1c4-201c5c755d07 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] GET http://192.168.122.54/volume/v3/group_snapshots/dcc7aefc-df5a-475a-bd06-dcc0a002bd1d Sep 03 20:03:02 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-41c24bb1-ccba-47a0-a1c4-201c5c755d07 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:03:02 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-41c24bb1-ccba-47a0-a1c4-201c5c755d07 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Calling method 'version_select' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:03:02 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.group_snapshots [None req-41c24bb1-ccba-47a0-a1c4-201c5c755d07 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] show called for member dcc7aefc-df5a-475a-bd06-dcc0a002bd1d {{(pid=87289) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 20:03:02 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:03:02 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:03:02 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-41c24bb1-ccba-47a0-a1c4-201c5c755d07 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] http://192.168.122.54/volume/v3/group_snapshots/dcc7aefc-df5a-475a-bd06-dcc0a002bd1d returned with HTTP 200 Sep 03 20:03:02 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 39/77] 192.168.122.54 () {60 vars in 1292 bytes} [Thu Sep 3 20:03:02 2026] GET /volume/v3/group_snapshots/dcc7aefc-df5a-475a-bd06-dcc0a002bd1d => generated 330 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 20:03:02 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-fb64db17-7793-4520-b39f-70769d116cf3 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:02 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-fb64db17-7793-4520-b39f-70769d116cf3 tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] GET http://192.168.122.54/volume/v3/volumes/57b92a0e-c09f-4dc3-834b-ff6ed1bb9ada Sep 03 20:03:02 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-fb64db17-7793-4520-b39f-70769d116cf3 tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:03:02 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-fb64db17-7793-4520-b39f-70769d116cf3 tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:03:02 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:03:02 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:03:02 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:03:02 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:03:02 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-fb64db17-7793-4520-b39f-70769d116cf3 tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] Volume info retrieved successfully. Sep 03 20:03:02 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-fb64db17-7793-4520-b39f-70769d116cf3 tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] http://192.168.122.54/volume/v3/volumes/57b92a0e-c09f-4dc3-834b-ff6ed1bb9ada returned with HTTP 200 Sep 03 20:03:02 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 39/78] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:03:02 2026] GET /volume/v3/volumes/57b92a0e-c09f-4dc3-834b-ff6ed1bb9ada => generated 852 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:03:02 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-f8546a40-ca54-4972-a088-21ea2ff4f795 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:02 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f8546a40-ca54-4972-a088-21ea2ff4f795 tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] GET http://192.168.122.54/volume/v3/volumes/57b92a0e-c09f-4dc3-834b-ff6ed1bb9ada Sep 03 20:03:02 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f8546a40-ca54-4972-a088-21ea2ff4f795 tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:03:02 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f8546a40-ca54-4972-a088-21ea2ff4f795 tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:03:02 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:03:02 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:03:02 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:03:02 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:03:02 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-f8546a40-ca54-4972-a088-21ea2ff4f795 tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] Volume info retrieved successfully. Sep 03 20:03:02 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f8546a40-ca54-4972-a088-21ea2ff4f795 tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] http://192.168.122.54/volume/v3/volumes/57b92a0e-c09f-4dc3-834b-ff6ed1bb9ada returned with HTTP 200 Sep 03 20:03:02 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 40/79] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:03:02 2026] GET /volume/v3/volumes/57b92a0e-c09f-4dc3-834b-ff6ed1bb9ada => generated 852 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:03:02 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-2e7b0f5f-2aa6-43dc-b693-990b9bce34b0 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:02 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2e7b0f5f-2aa6-43dc-b693-990b9bce34b0 tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] GET http://192.168.122.54/volume/v3/volumes/57b92a0e-c09f-4dc3-834b-ff6ed1bb9ada Sep 03 20:03:02 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-2e7b0f5f-2aa6-43dc-b693-990b9bce34b0 tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:03:02 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-2e7b0f5f-2aa6-43dc-b693-990b9bce34b0 tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:03:02 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:03:02 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:03:02 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:03:02 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:03:02 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-2e7b0f5f-2aa6-43dc-b693-990b9bce34b0 tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] Volume info retrieved successfully. Sep 03 20:03:02 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2e7b0f5f-2aa6-43dc-b693-990b9bce34b0 tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] http://192.168.122.54/volume/v3/volumes/57b92a0e-c09f-4dc3-834b-ff6ed1bb9ada returned with HTTP 200 Sep 03 20:03:02 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 40/80] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:03:02 2026] GET /volume/v3/volumes/57b92a0e-c09f-4dc3-834b-ff6ed1bb9ada => generated 852 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:03:02 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-dabb2433-ade3-4e4f-bd14-310c26850213 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:02 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-dabb2433-ade3-4e4f-bd14-310c26850213 tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] DELETE http://192.168.122.54/volume/v3/volumes/57b92a0e-c09f-4dc3-834b-ff6ed1bb9ada Sep 03 20:03:02 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-dabb2433-ade3-4e4f-bd14-310c26850213 tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:03:02 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-dabb2433-ade3-4e4f-bd14-310c26850213 tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:03:02 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-dabb2433-ade3-4e4f-bd14-310c26850213 tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] Delete volume with id: 57b92a0e-c09f-4dc3-834b-ff6ed1bb9ada Sep 03 20:03:02 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:03:02 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:03:02 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:03:02 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:03:02 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-dabb2433-ade3-4e4f-bd14-310c26850213 tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] Volume info retrieved successfully. Sep 03 20:03:02 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-dabb2433-ade3-4e4f-bd14-310c26850213 tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] Delete volume request issued successfully. Sep 03 20:03:02 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-dabb2433-ade3-4e4f-bd14-310c26850213 tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] http://192.168.122.54/volume/v3/volumes/57b92a0e-c09f-4dc3-834b-ff6ed1bb9ada returned with HTTP 202 Sep 03 20:03:02 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 41/81] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:03:02 2026] DELETE /volume/v3/volumes/57b92a0e-c09f-4dc3-834b-ff6ed1bb9ada => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:03:02 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-78d0d804-3e38-49d8-ae61-a4efd26e2d0f None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:02 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-78d0d804-3e38-49d8-ae61-a4efd26e2d0f tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] GET http://192.168.122.54/volume/v3/volumes/57b92a0e-c09f-4dc3-834b-ff6ed1bb9ada Sep 03 20:03:02 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-78d0d804-3e38-49d8-ae61-a4efd26e2d0f tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:03:02 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-78d0d804-3e38-49d8-ae61-a4efd26e2d0f tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:03:02 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:03:02 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:03:02 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:03:02 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:03:02 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-78d0d804-3e38-49d8-ae61-a4efd26e2d0f tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] Volume info retrieved successfully. Sep 03 20:03:02 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-78d0d804-3e38-49d8-ae61-a4efd26e2d0f tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] http://192.168.122.54/volume/v3/volumes/57b92a0e-c09f-4dc3-834b-ff6ed1bb9ada returned with HTTP 200 Sep 03 20:03:02 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 41/82] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:03:02 2026] GET /volume/v3/volumes/57b92a0e-c09f-4dc3-834b-ff6ed1bb9ada => generated 851 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:03:03 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-f6f23ec2-af07-4604-a980-bd009e59cc75 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:03 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f6f23ec2-af07-4604-a980-bd009e59cc75 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] GET http://192.168.122.54/volume/v3/group_snapshots/dcc7aefc-df5a-475a-bd06-dcc0a002bd1d Sep 03 20:03:03 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f6f23ec2-af07-4604-a980-bd009e59cc75 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:03:03 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f6f23ec2-af07-4604-a980-bd009e59cc75 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Calling method 'version_select' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:03:03 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.group_snapshots [None req-f6f23ec2-af07-4604-a980-bd009e59cc75 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] show called for member dcc7aefc-df5a-475a-bd06-dcc0a002bd1d {{(pid=87289) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 20:03:03 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:03:03 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:03:03 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f6f23ec2-af07-4604-a980-bd009e59cc75 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] http://192.168.122.54/volume/v3/group_snapshots/dcc7aefc-df5a-475a-bd06-dcc0a002bd1d returned with HTTP 200 Sep 03 20:03:03 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 42/83] 192.168.122.54 () {60 vars in 1292 bytes} [Thu Sep 3 20:03:03 2026] GET /volume/v3/group_snapshots/dcc7aefc-df5a-475a-bd06-dcc0a002bd1d => generated 331 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:03:03 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-4b0eeae7-9b02-4bd0-a1dc-30c8abda4eaf None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:03 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-4b0eeae7-9b02-4bd0-a1dc-30c8abda4eaf tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] GET http://192.168.122.54/volume/v3/snapshots/detail Sep 03 20:03:03 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-4b0eeae7-9b02-4bd0-a1dc-30c8abda4eaf tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:03:03 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-4b0eeae7-9b02-4bd0-a1dc-30c8abda4eaf tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Calling method 'detail' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:03:03 devstack devstack@c-api.service[87290]: DEBUG cinder.api.api_utils [None req-4b0eeae7-9b02-4bd0-a1dc-30c8abda4eaf tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Removing options '' from query. {{(pid=87290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:03:03 devstack devstack@c-api.service[87290]: DEBUG cinder.db.api [None req-4b0eeae7-9b02-4bd0-a1dc-30c8abda4eaf tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Building query based on filter {{(pid=87290) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 20:03:03 devstack devstack@c-api.service[87290]: /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 03 20:03:03 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 20:03:03 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-4b0eeae7-9b02-4bd0-a1dc-30c8abda4eaf tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Get all snapshots completed successfully. Sep 03 20:03:03 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:03:03 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:03:03 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-4b0eeae7-9b02-4bd0-a1dc-30c8abda4eaf tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] http://192.168.122.54/volume/v3/snapshots/detail returned with HTTP 200 Sep 03 20:03:03 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 42/84] 192.168.122.54 () {58 vars in 1143 bytes} [Thu Sep 3 20:03:03 2026] GET /volume/v3/snapshots/detail => generated 477 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:03:03 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-2641f331-9c81-4848-b045-27ce836f9d25 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:03 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-2641f331-9c81-4848-b045-27ce836f9d25 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] GET http://192.168.122.54/volume/v3/snapshots/83c180e4-e17d-4d02-972c-481cd384cac7 Sep 03 20:03:03 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-2641f331-9c81-4848-b045-27ce836f9d25 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:03:03 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-2641f331-9c81-4848-b045-27ce836f9d25 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:03:03 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:03:03 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:03:03 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-2641f331-9c81-4848-b045-27ce836f9d25 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Snapshot retrieved successfully. Sep 03 20:03:03 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-2641f331-9c81-4848-b045-27ce836f9d25 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] http://192.168.122.54/volume/v3/snapshots/83c180e4-e17d-4d02-972c-481cd384cac7 returned with HTTP 200 Sep 03 20:03:03 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 43/85] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:03:03 2026] GET /volume/v3/snapshots/83c180e4-e17d-4d02-972c-481cd384cac7 => generated 474 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:03:03 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-bba0cd38-3d43-4ddb-8305-6d17e8a6d67e None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:03 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-bba0cd38-3d43-4ddb-8305-6d17e8a6d67e tempest-GroupSnapshotsV319Test-1247970709 tempest-GroupSnapshotsV319Test-1247970709-project-admin] POST http://192.168.122.54/volume/v3/group_snapshots/dcc7aefc-df5a-475a-bd06-dcc0a002bd1d/action Sep 03 20:03:03 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-bba0cd38-3d43-4ddb-8305-6d17e8a6d67e tempest-GroupSnapshotsV319Test-1247970709 tempest-GroupSnapshotsV319Test-1247970709-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=87290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:03:03 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-bba0cd38-3d43-4ddb-8305-6d17e8a6d67e tempest-GroupSnapshotsV319Test-1247970709 tempest-GroupSnapshotsV319Test-1247970709-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:03:03 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.group_snapshots [None req-bba0cd38-3d43-4ddb-8305-6d17e8a6d67e tempest-GroupSnapshotsV319Test-1247970709 tempest-GroupSnapshotsV319Test-1247970709-project-admin] Updating group 'dcc7aefc-df5a-475a-bd06-dcc0a002bd1d' with 'creating' {{(pid=87290) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 03 20:03:03 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:03:03 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:03:03 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-bba0cd38-3d43-4ddb-8305-6d17e8a6d67e tempest-GroupSnapshotsV319Test-1247970709 tempest-GroupSnapshotsV319Test-1247970709-project-admin] http://192.168.122.54/volume/v3/group_snapshots/dcc7aefc-df5a-475a-bd06-dcc0a002bd1d/action returned with HTTP 202 Sep 03 20:03:03 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 43/86] 192.168.122.54 () {62 vars in 1334 bytes} [Thu Sep 3 20:03:03 2026] POST /volume/v3/group_snapshots/dcc7aefc-df5a-475a-bd06-dcc0a002bd1d/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 20:03:03 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-5d3ddab4-7d05-40de-8b7a-2e18bb131e65 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:03 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-5d3ddab4-7d05-40de-8b7a-2e18bb131e65 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] GET http://192.168.122.54/volume/v3/group_snapshots/dcc7aefc-df5a-475a-bd06-dcc0a002bd1d Sep 03 20:03:03 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-5d3ddab4-7d05-40de-8b7a-2e18bb131e65 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:03:03 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-5d3ddab4-7d05-40de-8b7a-2e18bb131e65 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Calling method 'version_select' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:03:03 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.group_snapshots [None req-5d3ddab4-7d05-40de-8b7a-2e18bb131e65 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] show called for member dcc7aefc-df5a-475a-bd06-dcc0a002bd1d {{(pid=87289) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 20:03:03 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:03:03 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:03:03 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-5d3ddab4-7d05-40de-8b7a-2e18bb131e65 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] http://192.168.122.54/volume/v3/group_snapshots/dcc7aefc-df5a-475a-bd06-dcc0a002bd1d returned with HTTP 200 Sep 03 20:03:03 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 44/87] 192.168.122.54 () {60 vars in 1292 bytes} [Thu Sep 3 20:03:03 2026] GET /volume/v3/group_snapshots/dcc7aefc-df5a-475a-bd06-dcc0a002bd1d => generated 330 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:03:03 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-e61a1de4-63e4-44e8-9211-97ab1f72e0e3 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:03 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e61a1de4-63e4-44e8-9211-97ab1f72e0e3 tempest-GroupSnapshotsV319Test-1247970709 tempest-GroupSnapshotsV319Test-1247970709-project-admin] POST http://192.168.122.54/volume/v3/group_snapshots/dcc7aefc-df5a-475a-bd06-dcc0a002bd1d/action Sep 03 20:03:03 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e61a1de4-63e4-44e8-9211-97ab1f72e0e3 tempest-GroupSnapshotsV319Test-1247970709 tempest-GroupSnapshotsV319Test-1247970709-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:03:03 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e61a1de4-63e4-44e8-9211-97ab1f72e0e3 tempest-GroupSnapshotsV319Test-1247970709 tempest-GroupSnapshotsV319Test-1247970709-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:03:03 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.group_snapshots [None req-e61a1de4-63e4-44e8-9211-97ab1f72e0e3 tempest-GroupSnapshotsV319Test-1247970709 tempest-GroupSnapshotsV319Test-1247970709-project-admin] Updating group 'dcc7aefc-df5a-475a-bd06-dcc0a002bd1d' with 'available' {{(pid=87290) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 03 20:03:03 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:03:03 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:03:03 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e61a1de4-63e4-44e8-9211-97ab1f72e0e3 tempest-GroupSnapshotsV319Test-1247970709 tempest-GroupSnapshotsV319Test-1247970709-project-admin] http://192.168.122.54/volume/v3/group_snapshots/dcc7aefc-df5a-475a-bd06-dcc0a002bd1d/action returned with HTTP 202 Sep 03 20:03:03 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 44/88] 192.168.122.54 () {62 vars in 1334 bytes} [Thu Sep 3 20:03:03 2026] POST /volume/v3/group_snapshots/dcc7aefc-df5a-475a-bd06-dcc0a002bd1d/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 20:03:03 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-71e5ff4c-216e-495f-9bcb-64bcf40f949a None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:03 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-71e5ff4c-216e-495f-9bcb-64bcf40f949a tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] GET http://192.168.122.54/volume/v3/group_snapshots/dcc7aefc-df5a-475a-bd06-dcc0a002bd1d Sep 03 20:03:03 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-71e5ff4c-216e-495f-9bcb-64bcf40f949a tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:03:03 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-71e5ff4c-216e-495f-9bcb-64bcf40f949a tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Calling method 'version_select' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:03:03 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.group_snapshots [None req-71e5ff4c-216e-495f-9bcb-64bcf40f949a tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] show called for member dcc7aefc-df5a-475a-bd06-dcc0a002bd1d {{(pid=87289) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 20:03:03 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:03:03 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:03:03 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-71e5ff4c-216e-495f-9bcb-64bcf40f949a tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] http://192.168.122.54/volume/v3/group_snapshots/dcc7aefc-df5a-475a-bd06-dcc0a002bd1d returned with HTTP 200 Sep 03 20:03:03 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 45/89] 192.168.122.54 () {60 vars in 1292 bytes} [Thu Sep 3 20:03:03 2026] GET /volume/v3/group_snapshots/dcc7aefc-df5a-475a-bd06-dcc0a002bd1d => generated 331 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:03:03 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-d215939b-9952-4231-9bc6-73e052715267 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:03 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-d215939b-9952-4231-9bc6-73e052715267 tempest-GroupSnapshotsV319Test-1247970709 tempest-GroupSnapshotsV319Test-1247970709-project-admin] POST http://192.168.122.54/volume/v3/group_snapshots/dcc7aefc-df5a-475a-bd06-dcc0a002bd1d/action Sep 03 20:03:03 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-d215939b-9952-4231-9bc6-73e052715267 tempest-GroupSnapshotsV319Test-1247970709 tempest-GroupSnapshotsV319Test-1247970709-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=87290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:03:03 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-d215939b-9952-4231-9bc6-73e052715267 tempest-GroupSnapshotsV319Test-1247970709 tempest-GroupSnapshotsV319Test-1247970709-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:03:03 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.group_snapshots [None req-d215939b-9952-4231-9bc6-73e052715267 tempest-GroupSnapshotsV319Test-1247970709 tempest-GroupSnapshotsV319Test-1247970709-project-admin] Updating group 'dcc7aefc-df5a-475a-bd06-dcc0a002bd1d' with 'error' {{(pid=87290) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 03 20:03:03 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:03:03 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:03:03 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-d215939b-9952-4231-9bc6-73e052715267 tempest-GroupSnapshotsV319Test-1247970709 tempest-GroupSnapshotsV319Test-1247970709-project-admin] http://192.168.122.54/volume/v3/group_snapshots/dcc7aefc-df5a-475a-bd06-dcc0a002bd1d/action returned with HTTP 202 Sep 03 20:03:03 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 45/90] 192.168.122.54 () {62 vars in 1334 bytes} [Thu Sep 3 20:03:03 2026] POST /volume/v3/group_snapshots/dcc7aefc-df5a-475a-bd06-dcc0a002bd1d/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 20:03:03 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-b6861e33-c041-4267-bfb7-4cc75e15b5c3 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:03 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b6861e33-c041-4267-bfb7-4cc75e15b5c3 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] GET http://192.168.122.54/volume/v3/group_snapshots/dcc7aefc-df5a-475a-bd06-dcc0a002bd1d Sep 03 20:03:03 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b6861e33-c041-4267-bfb7-4cc75e15b5c3 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:03:03 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b6861e33-c041-4267-bfb7-4cc75e15b5c3 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Calling method 'version_select' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:03:03 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.group_snapshots [None req-b6861e33-c041-4267-bfb7-4cc75e15b5c3 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] show called for member dcc7aefc-df5a-475a-bd06-dcc0a002bd1d {{(pid=87289) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 20:03:03 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:03:03 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:03:03 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b6861e33-c041-4267-bfb7-4cc75e15b5c3 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] http://192.168.122.54/volume/v3/group_snapshots/dcc7aefc-df5a-475a-bd06-dcc0a002bd1d returned with HTTP 200 Sep 03 20:03:03 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 46/91] 192.168.122.54 () {60 vars in 1292 bytes} [Thu Sep 3 20:03:03 2026] GET /volume/v3/group_snapshots/dcc7aefc-df5a-475a-bd06-dcc0a002bd1d => generated 327 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:03:03 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-ff7355d8-0ec3-41bd-a711-8e79b3424d17 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:03 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ff7355d8-0ec3-41bd-a711-8e79b3424d17 tempest-GroupSnapshotsV319Test-1247970709 tempest-GroupSnapshotsV319Test-1247970709-project-admin] POST http://192.168.122.54/volume/v3/group_snapshots/dcc7aefc-df5a-475a-bd06-dcc0a002bd1d/action Sep 03 20:03:03 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ff7355d8-0ec3-41bd-a711-8e79b3424d17 tempest-GroupSnapshotsV319Test-1247970709 tempest-GroupSnapshotsV319Test-1247970709-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:03:03 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ff7355d8-0ec3-41bd-a711-8e79b3424d17 tempest-GroupSnapshotsV319Test-1247970709 tempest-GroupSnapshotsV319Test-1247970709-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:03:03 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.group_snapshots [None req-ff7355d8-0ec3-41bd-a711-8e79b3424d17 tempest-GroupSnapshotsV319Test-1247970709 tempest-GroupSnapshotsV319Test-1247970709-project-admin] Updating group 'dcc7aefc-df5a-475a-bd06-dcc0a002bd1d' with 'available' {{(pid=87290) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 03 20:03:03 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:03:03 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:03:03 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ff7355d8-0ec3-41bd-a711-8e79b3424d17 tempest-GroupSnapshotsV319Test-1247970709 tempest-GroupSnapshotsV319Test-1247970709-project-admin] http://192.168.122.54/volume/v3/group_snapshots/dcc7aefc-df5a-475a-bd06-dcc0a002bd1d/action returned with HTTP 202 Sep 03 20:03:03 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 46/92] 192.168.122.54 () {62 vars in 1334 bytes} [Thu Sep 3 20:03:03 2026] POST /volume/v3/group_snapshots/dcc7aefc-df5a-475a-bd06-dcc0a002bd1d/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 20:03:03 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-23320da5-5f2a-40b6-a984-c6883dc07c7f None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:03 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-23320da5-5f2a-40b6-a984-c6883dc07c7f tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] GET http://192.168.122.54/volume/v3/group_snapshots/dcc7aefc-df5a-475a-bd06-dcc0a002bd1d Sep 03 20:03:03 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-23320da5-5f2a-40b6-a984-c6883dc07c7f tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:03:03 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-23320da5-5f2a-40b6-a984-c6883dc07c7f tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Calling method 'version_select' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:03:03 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.group_snapshots [None req-23320da5-5f2a-40b6-a984-c6883dc07c7f tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] show called for member dcc7aefc-df5a-475a-bd06-dcc0a002bd1d {{(pid=87289) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 20:03:03 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:03:03 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:03:03 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-23320da5-5f2a-40b6-a984-c6883dc07c7f tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] http://192.168.122.54/volume/v3/group_snapshots/dcc7aefc-df5a-475a-bd06-dcc0a002bd1d returned with HTTP 200 Sep 03 20:03:03 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 47/93] 192.168.122.54 () {60 vars in 1292 bytes} [Thu Sep 3 20:03:03 2026] GET /volume/v3/group_snapshots/dcc7aefc-df5a-475a-bd06-dcc0a002bd1d => generated 331 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:03:03 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-8234c0a5-3dc6-44e0-8bcb-d6f93197a616 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:03 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-8234c0a5-3dc6-44e0-8bcb-d6f93197a616 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] DELETE http://192.168.122.54/volume/v3/group_snapshots/dcc7aefc-df5a-475a-bd06-dcc0a002bd1d Sep 03 20:03:03 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-8234c0a5-3dc6-44e0-8bcb-d6f93197a616 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:03:03 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-8234c0a5-3dc6-44e0-8bcb-d6f93197a616 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Calling method 'version_select' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:03:03 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.group_snapshots [None req-8234c0a5-3dc6-44e0-8bcb-d6f93197a616 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] delete called for member dcc7aefc-df5a-475a-bd06-dcc0a002bd1d {{(pid=87290) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 03 20:03:03 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.group_snapshots [None req-8234c0a5-3dc6-44e0-8bcb-d6f93197a616 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Delete group_snapshot with id: dcc7aefc-df5a-475a-bd06-dcc0a002bd1d Sep 03 20:03:03 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:03:03 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:03:03 devstack devstack@c-api.service[87290]: /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 03 20:03:03 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 20:03:03 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-8234c0a5-3dc6-44e0-8bcb-d6f93197a616 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] http://192.168.122.54/volume/v3/group_snapshots/dcc7aefc-df5a-475a-bd06-dcc0a002bd1d returned with HTTP 202 Sep 03 20:03:03 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 47/94] 192.168.122.54 () {60 vars in 1295 bytes} [Thu Sep 3 20:03:03 2026] DELETE /volume/v3/group_snapshots/dcc7aefc-df5a-475a-bd06-dcc0a002bd1d => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 20:03:03 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-e6482408-1469-4abe-a80a-a48bc895591b None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:03 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-e6482408-1469-4abe-a80a-a48bc895591b tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] GET http://192.168.122.54/volume/v3/volumes/detail Sep 03 20:03:03 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-e6482408-1469-4abe-a80a-a48bc895591b tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:03:03 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-e6482408-1469-4abe-a80a-a48bc895591b tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Calling method 'detail' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:03:03 devstack devstack@c-api.service[87289]: DEBUG cinder.api.api_utils [None req-e6482408-1469-4abe-a80a-a48bc895591b tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Removing options '' from query. {{(pid=87289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:03:03 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-e6482408-1469-4abe-a80a-a48bc895591b tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87289) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 20:03:03 devstack devstack@c-api.service[87289]: /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 03 20:03:03 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 20:03:03 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-f2cbe5cf-1014-4d04-8685-aae2926ab11a None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:03 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:03:03 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:03:03 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-e6482408-1469-4abe-a80a-a48bc895591b tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Get all volumes completed successfully. Sep 03 20:03:03 devstack devstack@c-api.service[87289]: WARNING stevedore.named [None req-e6482408-1469-4abe-a80a-a48bc895591b tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:03:03 devstack devstack@c-api.service[87289]: WARNING castellan.key_manager [None req-e6482408-1469-4abe-a80a-a48bc895591b tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:03:03 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f2cbe5cf-1014-4d04-8685-aae2926ab11a tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] GET http://192.168.122.54/volume/v3/volumes/57b92a0e-c09f-4dc3-834b-ff6ed1bb9ada Sep 03 20:03:03 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f2cbe5cf-1014-4d04-8685-aae2926ab11a tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:03:03 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f2cbe5cf-1014-4d04-8685-aae2926ab11a tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:03:03 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:03:03 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:03:03 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:03:03 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:03:03 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-f2cbe5cf-1014-4d04-8685-aae2926ab11a tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] Volume info retrieved successfully. Sep 03 20:03:03 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f2cbe5cf-1014-4d04-8685-aae2926ab11a tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] http://192.168.122.54/volume/v3/volumes/57b92a0e-c09f-4dc3-834b-ff6ed1bb9ada returned with HTTP 200 Sep 03 20:03:03 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 48/95] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:03:03 2026] GET /volume/v3/volumes/57b92a0e-c09f-4dc3-834b-ff6ed1bb9ada => generated 851 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:03:04 devstack devstack@c-api.service[87289]: DEBUG oslo_db.sqlalchemy.engines [None req-e6482408-1469-4abe-a80a-a48bc895591b tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87289) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:03:04 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:03:04 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:03:04 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-e6482408-1469-4abe-a80a-a48bc895591b tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] http://192.168.122.54/volume/v3/volumes/detail returned with HTTP 200 Sep 03 20:03:04 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 48/96] 192.168.122.54 () {60 vars in 1178 bytes} [Thu Sep 3 20:03:03 2026] GET /volume/v3/volumes/detail => generated 929 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:03:04 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-176e02b2-adcb-48ff-9e85-a4a1ab3a0173 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:04 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-176e02b2-adcb-48ff-9e85-a4a1ab3a0173 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] GET http://192.168.122.54/volume/v3/snapshots/detail Sep 03 20:03:04 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-176e02b2-adcb-48ff-9e85-a4a1ab3a0173 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:03:04 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-176e02b2-adcb-48ff-9e85-a4a1ab3a0173 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Calling method 'detail' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:03:04 devstack devstack@c-api.service[87290]: DEBUG cinder.api.api_utils [None req-176e02b2-adcb-48ff-9e85-a4a1ab3a0173 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Removing options '' from query. {{(pid=87290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:03:04 devstack devstack@c-api.service[87290]: DEBUG cinder.db.api [None req-176e02b2-adcb-48ff-9e85-a4a1ab3a0173 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Building query based on filter {{(pid=87290) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 20:03:04 devstack devstack@c-api.service[87290]: /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 03 20:03:04 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 20:03:04 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-176e02b2-adcb-48ff-9e85-a4a1ab3a0173 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Get all snapshots completed successfully. Sep 03 20:03:04 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:03:04 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:03:04 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-176e02b2-adcb-48ff-9e85-a4a1ab3a0173 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] http://192.168.122.54/volume/v3/snapshots/detail returned with HTTP 200 Sep 03 20:03:04 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 49/97] 192.168.122.54 () {58 vars in 1143 bytes} [Thu Sep 3 20:03:04 2026] GET /volume/v3/snapshots/detail => generated 476 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:03:04 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-db984cb2-800c-4ad5-887a-5cfde99d8c73 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:04 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-db984cb2-800c-4ad5-887a-5cfde99d8c73 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] GET http://192.168.122.54/volume/v3/snapshots/83c180e4-e17d-4d02-972c-481cd384cac7 Sep 03 20:03:04 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-db984cb2-800c-4ad5-887a-5cfde99d8c73 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:03:04 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-db984cb2-800c-4ad5-887a-5cfde99d8c73 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:03:04 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:03:04 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:03:04 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-db984cb2-800c-4ad5-887a-5cfde99d8c73 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Snapshot retrieved successfully. Sep 03 20:03:04 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-db984cb2-800c-4ad5-887a-5cfde99d8c73 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] http://192.168.122.54/volume/v3/snapshots/83c180e4-e17d-4d02-972c-481cd384cac7 returned with HTTP 200 Sep 03 20:03:04 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 49/98] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:03:04 2026] GET /volume/v3/snapshots/83c180e4-e17d-4d02-972c-481cd384cac7 => generated 473 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:03:04 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-a16243a4-af4f-4758-bff4-5139db1298b1 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:04 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a16243a4-af4f-4758-bff4-5139db1298b1 tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] GET http://192.168.122.54/volume/v3/volumes/57b92a0e-c09f-4dc3-834b-ff6ed1bb9ada Sep 03 20:03:04 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a16243a4-af4f-4758-bff4-5139db1298b1 tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:03:04 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a16243a4-af4f-4758-bff4-5139db1298b1 tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:03:04 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a16243a4-af4f-4758-bff4-5139db1298b1 tempest-DeleteServersTestJSON-2101927598 tempest-DeleteServersTestJSON-2101927598-project-member] http://192.168.122.54/volume/v3/volumes/57b92a0e-c09f-4dc3-834b-ff6ed1bb9ada returned with HTTP 404 Sep 03 20:03:04 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 50/99] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:03:04 2026] GET /volume/v3/volumes/57b92a0e-c09f-4dc3-834b-ff6ed1bb9ada => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:03:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-876f2025-9081-4bb1-a60a-b7ee3a1c799d None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:05 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-876f2025-9081-4bb1-a60a-b7ee3a1c799d tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] GET http://192.168.122.54/volume/v3/snapshots/83c180e4-e17d-4d02-972c-481cd384cac7 Sep 03 20:03:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-876f2025-9081-4bb1-a60a-b7ee3a1c799d tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:03:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-876f2025-9081-4bb1-a60a-b7ee3a1c799d tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:03:05 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:03:05 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:03:05 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-876f2025-9081-4bb1-a60a-b7ee3a1c799d tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Snapshot retrieved successfully. Sep 03 20:03:05 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-876f2025-9081-4bb1-a60a-b7ee3a1c799d tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] http://192.168.122.54/volume/v3/snapshots/83c180e4-e17d-4d02-972c-481cd384cac7 returned with HTTP 200 Sep 03 20:03:05 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 50/100] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:03:05 2026] GET /volume/v3/snapshots/83c180e4-e17d-4d02-972c-481cd384cac7 => generated 473 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:03:06 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-980a103f-3a4d-4146-b7be-0b8a8b98f903 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:06 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-980a103f-3a4d-4146-b7be-0b8a8b98f903 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] GET http://192.168.122.54/volume/v3/snapshots/83c180e4-e17d-4d02-972c-481cd384cac7 Sep 03 20:03:06 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-980a103f-3a4d-4146-b7be-0b8a8b98f903 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:03:06 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-980a103f-3a4d-4146-b7be-0b8a8b98f903 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:03:06 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-980a103f-3a4d-4146-b7be-0b8a8b98f903 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] http://192.168.122.54/volume/v3/snapshots/83c180e4-e17d-4d02-972c-481cd384cac7 returned with HTTP 404 Sep 03 20:03:06 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 51/101] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:03:06 2026] GET /volume/v3/snapshots/83c180e4-e17d-4d02-972c-481cd384cac7 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:03:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-757d499b-f988-4f77-8e63-e8738b3ebb38 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:06 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-757d499b-f988-4f77-8e63-e8738b3ebb38 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] GET http://192.168.122.54/volume/v3/group_snapshots/dcc7aefc-df5a-475a-bd06-dcc0a002bd1d Sep 03 20:03:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-757d499b-f988-4f77-8e63-e8738b3ebb38 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:03:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-757d499b-f988-4f77-8e63-e8738b3ebb38 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Calling method 'version_select' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:03:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.group_snapshots [None req-757d499b-f988-4f77-8e63-e8738b3ebb38 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] show called for member dcc7aefc-df5a-475a-bd06-dcc0a002bd1d {{(pid=87289) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 20:03:06 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-757d499b-f988-4f77-8e63-e8738b3ebb38 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] http://192.168.122.54/volume/v3/group_snapshots/dcc7aefc-df5a-475a-bd06-dcc0a002bd1d returned with HTTP 404 Sep 03 20:03:06 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 51/102] 192.168.122.54 () {60 vars in 1292 bytes} [Thu Sep 3 20:03:06 2026] GET /volume/v3/group_snapshots/dcc7aefc-df5a-475a-bd06-dcc0a002bd1d => generated 116 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 20:03:06 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-0475ed59-efa2-45bd-8ffe-6d67d4607301 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:06 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-0475ed59-efa2-45bd-8ffe-6d67d4607301 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] GET http://192.168.122.54/volume/v3/volumes/detail Sep 03 20:03:06 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-0475ed59-efa2-45bd-8ffe-6d67d4607301 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:03:06 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-0475ed59-efa2-45bd-8ffe-6d67d4607301 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Calling method 'detail' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:03:06 devstack devstack@c-api.service[87290]: DEBUG cinder.api.api_utils [None req-0475ed59-efa2-45bd-8ffe-6d67d4607301 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Removing options '' from query. {{(pid=87290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:03:06 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-0475ed59-efa2-45bd-8ffe-6d67d4607301 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87290) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 20:03:06 devstack devstack@c-api.service[87290]: /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 03 20:03:06 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 20:03:06 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:03:06 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:03:06 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-0475ed59-efa2-45bd-8ffe-6d67d4607301 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Get all volumes completed successfully. Sep 03 20:03:06 devstack devstack@c-api.service[87290]: WARNING stevedore.named [None req-0475ed59-efa2-45bd-8ffe-6d67d4607301 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:03:06 devstack devstack@c-api.service[87290]: WARNING castellan.key_manager [None req-0475ed59-efa2-45bd-8ffe-6d67d4607301 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:03:06 devstack devstack@c-api.service[87290]: DEBUG oslo_db.sqlalchemy.engines [None req-0475ed59-efa2-45bd-8ffe-6d67d4607301 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:03:06 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:03:06 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:03:06 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-0475ed59-efa2-45bd-8ffe-6d67d4607301 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] http://192.168.122.54/volume/v3/volumes/detail returned with HTTP 200 Sep 03 20:03:06 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 52/103] 192.168.122.54 () {60 vars in 1178 bytes} [Thu Sep 3 20:03:06 2026] GET /volume/v3/volumes/detail => generated 929 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:03:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-96c8dda7-c407-4dff-933e-6cd782014144 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:06 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-96c8dda7-c407-4dff-933e-6cd782014144 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] POST http://192.168.122.54/volume/v3/groups/56e18edb-4c72-44aa-9e6d-1156f74c2edb/action Sep 03 20:03:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-96c8dda7-c407-4dff-933e-6cd782014144 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:03:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-96c8dda7-c407-4dff-933e-6cd782014144 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:03:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.groups [None req-96c8dda7-c407-4dff-933e-6cd782014144 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] delete called for group 56e18edb-4c72-44aa-9e6d-1156f74c2edb {{(pid=87289) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 03 20:03:06 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.groups [None req-96c8dda7-c407-4dff-933e-6cd782014144 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Delete group with id: 56e18edb-4c72-44aa-9e6d-1156f74c2edb Sep 03 20:03:06 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:03:06 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:03:06 devstack devstack@c-api.service[87289]: /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 03 20:03:06 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 03 20:03:06 devstack devstack@c-api.service[87289]: /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 03 20:03:06 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 20:03:06 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-96c8dda7-c407-4dff-933e-6cd782014144 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] http://192.168.122.54/volume/v3/groups/56e18edb-4c72-44aa-9e6d-1156f74c2edb/action returned with HTTP 202 Sep 03 20:03:06 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 52/104] 192.168.122.54 () {62 vars in 1307 bytes} [Thu Sep 3 20:03:06 2026] POST /volume/v3/groups/56e18edb-4c72-44aa-9e6d-1156f74c2edb/action => generated 0 bytes in 184 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 20:03:06 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-fee7742f-4f32-469f-bf0f-ac9d44925c25 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:06 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-fee7742f-4f32-469f-bf0f-ac9d44925c25 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] GET http://192.168.122.54/volume/v3/volumes/132356b2-1841-4633-b020-db33a69ee9a0 Sep 03 20:03:06 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-fee7742f-4f32-469f-bf0f-ac9d44925c25 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:03:06 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-fee7742f-4f32-469f-bf0f-ac9d44925c25 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:03:06 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:03:06 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:03:06 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:03:06 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:03:06 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-fee7742f-4f32-469f-bf0f-ac9d44925c25 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Volume info retrieved successfully. Sep 03 20:03:06 devstack devstack@c-api.service[87290]: WARNING stevedore.named [None req-fee7742f-4f32-469f-bf0f-ac9d44925c25 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:03:06 devstack devstack@c-api.service[87290]: WARNING castellan.key_manager [None req-fee7742f-4f32-469f-bf0f-ac9d44925c25 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:03:06 devstack devstack@c-api.service[87290]: DEBUG oslo_db.sqlalchemy.engines [None req-fee7742f-4f32-469f-bf0f-ac9d44925c25 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:03:06 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:03:06 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:03:06 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-fee7742f-4f32-469f-bf0f-ac9d44925c25 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] http://192.168.122.54/volume/v3/volumes/132356b2-1841-4633-b020-db33a69ee9a0 returned with HTTP 200 Sep 03 20:03:06 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 53/105] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:03:06 2026] GET /volume/v3/volumes/132356b2-1841-4633-b020-db33a69ee9a0 => generated 925 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:03:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-0605ad7d-ab5b-447a-aa0c-f067cf6df8c4 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:07 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-0605ad7d-ab5b-447a-aa0c-f067cf6df8c4 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] GET http://192.168.122.54/volume/v3/volumes/132356b2-1841-4633-b020-db33a69ee9a0 Sep 03 20:03:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-0605ad7d-ab5b-447a-aa0c-f067cf6df8c4 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:03:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-0605ad7d-ab5b-447a-aa0c-f067cf6df8c4 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:03:07 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:03:07 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:03:07 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:03:07 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:03:07 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-0605ad7d-ab5b-447a-aa0c-f067cf6df8c4 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Volume info retrieved successfully. Sep 03 20:03:07 devstack devstack@c-api.service[87289]: WARNING stevedore.named [None req-0605ad7d-ab5b-447a-aa0c-f067cf6df8c4 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:03:07 devstack devstack@c-api.service[87289]: WARNING castellan.key_manager [None req-0605ad7d-ab5b-447a-aa0c-f067cf6df8c4 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:03:08 devstack devstack@c-api.service[87289]: DEBUG oslo_db.sqlalchemy.engines [None req-0605ad7d-ab5b-447a-aa0c-f067cf6df8c4 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87289) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:03:08 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:03:08 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:03:08 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-0605ad7d-ab5b-447a-aa0c-f067cf6df8c4 tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] http://192.168.122.54/volume/v3/volumes/132356b2-1841-4633-b020-db33a69ee9a0 returned with HTTP 200 Sep 03 20:03:08 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 53/106] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:03:07 2026] GET /volume/v3/volumes/132356b2-1841-4633-b020-db33a69ee9a0 => generated 924 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:03:09 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-601ae40b-f420-4f4f-88fd-85ac682bd20d None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:09 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-601ae40b-f420-4f4f-88fd-85ac682bd20d tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] GET http://192.168.122.54/volume/v3/volumes/132356b2-1841-4633-b020-db33a69ee9a0 Sep 03 20:03:09 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-601ae40b-f420-4f4f-88fd-85ac682bd20d tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:03:09 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-601ae40b-f420-4f4f-88fd-85ac682bd20d tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:03:09 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-601ae40b-f420-4f4f-88fd-85ac682bd20d tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] http://192.168.122.54/volume/v3/volumes/132356b2-1841-4633-b020-db33a69ee9a0 returned with HTTP 404 Sep 03 20:03:09 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 54/107] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:03:09 2026] GET /volume/v3/volumes/132356b2-1841-4633-b020-db33a69ee9a0 => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 20:03:09 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-a45a94fb-814d-4474-bf84-6846f0d07cbc None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:09 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a45a94fb-814d-4474-bf84-6846f0d07cbc tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] GET http://192.168.122.54/volume/v3/groups/56e18edb-4c72-44aa-9e6d-1156f74c2edb Sep 03 20:03:09 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a45a94fb-814d-4474-bf84-6846f0d07cbc tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:03:09 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a45a94fb-814d-4474-bf84-6846f0d07cbc tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] Calling method 'version_select' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:03:09 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.groups [None req-a45a94fb-814d-4474-bf84-6846f0d07cbc tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] show called for member 56e18edb-4c72-44aa-9e6d-1156f74c2edb {{(pid=87289) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 20:03:09 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a45a94fb-814d-4474-bf84-6846f0d07cbc tempest-GroupSnapshotsV319Test-954935653 tempest-GroupSnapshotsV319Test-954935653-project-member] http://192.168.122.54/volume/v3/groups/56e18edb-4c72-44aa-9e6d-1156f74c2edb returned with HTTP 404 Sep 03 20:03:09 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 54/108] 192.168.122.54 () {60 vars in 1265 bytes} [Thu Sep 3 20:03:09 2026] GET /volume/v3/groups/56e18edb-4c72-44aa-9e6d-1156f74c2edb => generated 108 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 20:03:09 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-62e9da6b-5243-4dc4-931d-eb565609c616 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:09 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-62e9da6b-5243-4dc4-931d-eb565609c616 tempest-GroupSnapshotsV319Test-1247970709 tempest-GroupSnapshotsV319Test-1247970709-project-admin] DELETE http://192.168.122.54/volume/v3/group_types/bac35a1d-43cf-46a9-b62e-ae54bede8fbb Sep 03 20:03:09 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-62e9da6b-5243-4dc4-931d-eb565609c616 tempest-GroupSnapshotsV319Test-1247970709 tempest-GroupSnapshotsV319Test-1247970709-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:03:09 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-62e9da6b-5243-4dc4-931d-eb565609c616 tempest-GroupSnapshotsV319Test-1247970709 tempest-GroupSnapshotsV319Test-1247970709-project-admin] Calling method 'version_select' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:03:09 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-62e9da6b-5243-4dc4-931d-eb565609c616 tempest-GroupSnapshotsV319Test-1247970709 tempest-GroupSnapshotsV319Test-1247970709-project-admin] http://192.168.122.54/volume/v3/group_types/bac35a1d-43cf-46a9-b62e-ae54bede8fbb returned with HTTP 202 Sep 03 20:03:09 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 55/109] 192.168.122.54 () {60 vars in 1283 bytes} [Thu Sep 3 20:03:09 2026] DELETE /volume/v3/group_types/bac35a1d-43cf-46a9-b62e-ae54bede8fbb => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 20:03:09 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-df9146b5-bed2-45bc-9834-0bdd1018cc48 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:09 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-df9146b5-bed2-45bc-9834-0bdd1018cc48 tempest-GroupSnapshotsV319Test-1247970709 tempest-GroupSnapshotsV319Test-1247970709-project-admin] DELETE http://192.168.122.54/volume/v3/types/3267724b-205f-497e-b2e8-e68783a9cef3 Sep 03 20:03:09 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-df9146b5-bed2-45bc-9834-0bdd1018cc48 tempest-GroupSnapshotsV319Test-1247970709 tempest-GroupSnapshotsV319Test-1247970709-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:03:09 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-df9146b5-bed2-45bc-9834-0bdd1018cc48 tempest-GroupSnapshotsV319Test-1247970709 tempest-GroupSnapshotsV319Test-1247970709-project-admin] Calling method '_delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:03:09 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-df9146b5-bed2-45bc-9834-0bdd1018cc48 tempest-GroupSnapshotsV319Test-1247970709 tempest-GroupSnapshotsV319Test-1247970709-project-admin] http://192.168.122.54/volume/v3/types/3267724b-205f-497e-b2e8-e68783a9cef3 returned with HTTP 202 Sep 03 20:03:09 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 55/110] 192.168.122.54 () {58 vars in 1224 bytes} [Thu Sep 3 20:03:09 2026] DELETE /volume/v3/types/3267724b-205f-497e-b2e8-e68783a9cef3 => generated 0 bytes in 161 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 20:03:09 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-75821cd9-dd5f-4523-8725-ba932fb8996d None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:09 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-75821cd9-dd5f-4523-8725-ba932fb8996d tempest-GroupSnapshotsV319Test-1247970709 tempest-GroupSnapshotsV319Test-1247970709-project-admin] GET http://192.168.122.54/volume/v3/types/3267724b-205f-497e-b2e8-e68783a9cef3 Sep 03 20:03:09 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-75821cd9-dd5f-4523-8725-ba932fb8996d tempest-GroupSnapshotsV319Test-1247970709 tempest-GroupSnapshotsV319Test-1247970709-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:03:09 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-75821cd9-dd5f-4523-8725-ba932fb8996d tempest-GroupSnapshotsV319Test-1247970709 tempest-GroupSnapshotsV319Test-1247970709-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:03:09 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-75821cd9-dd5f-4523-8725-ba932fb8996d tempest-GroupSnapshotsV319Test-1247970709 tempest-GroupSnapshotsV319Test-1247970709-project-admin] http://192.168.122.54/volume/v3/types/3267724b-205f-497e-b2e8-e68783a9cef3 returned with HTTP 404 Sep 03 20:03:09 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 56/111] 192.168.122.54 () {58 vars in 1221 bytes} [Thu Sep 3 20:03:09 2026] GET /volume/v3/types/3267724b-205f-497e-b2e8-e68783a9cef3 => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 20:03:19 devstack devstack@c-api.service[87289]: DEBUG dbcounter [-] [87289] Writing DB stats cinder:SELECT=121,cinder:UPDATE=14,cinder:INSERT=7 {{(pid=87289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 20:03:19 devstack devstack@c-api.service[87290]: DEBUG dbcounter [-] [87290] Writing DB stats cinder:SELECT=179,cinder:INSERT=29,cinder:UPDATE=48 {{(pid=87290) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 20:03:19 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-4436f051-d255-4790-acc1-0c7a1487e45f None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:20 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-4436f051-d255-4790-acc1-0c7a1487e45f tempest-GroupTypesTest-1105645359 tempest-GroupTypesTest-1105645359-project-admin] POST http://192.168.122.54/volume/v3/group_types Sep 03 20:03:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-4436f051-d255-4790-acc1-0c7a1487e45f tempest-GroupTypesTest-1105645359 tempest-GroupTypesTest-1105645359-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-530029709", "description": "tempest-group-type-description-669811472", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:03:20 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-4436f051-d255-4790-acc1-0c7a1487e45f tempest-GroupTypesTest-1105645359 tempest-GroupTypesTest-1105645359-project-admin] http://192.168.122.54/volume/v3/group_types returned with HTTP 202 Sep 03 20:03:20 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 56/112] 192.168.122.54 () {62 vars in 1191 bytes} [Thu Sep 3 20:03:19 2026] POST /volume/v3/group_types => generated 263 bytes in 440 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:03:20 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-bd530598-b413-4e28-a66d-e2967d48c939 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:20 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-bd530598-b413-4e28-a66d-e2967d48c939 tempest-GroupTypesTest-1105645359 tempest-GroupTypesTest-1105645359-project-admin] GET http://192.168.122.54/volume/v3/group_types Sep 03 20:03:20 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-bd530598-b413-4e28-a66d-e2967d48c939 tempest-GroupTypesTest-1105645359 tempest-GroupTypesTest-1105645359-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:03:20 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-bd530598-b413-4e28-a66d-e2967d48c939 tempest-GroupTypesTest-1105645359 tempest-GroupTypesTest-1105645359-project-admin] Calling method 'version_select' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:03:20 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-bd530598-b413-4e28-a66d-e2967d48c939 tempest-GroupTypesTest-1105645359 tempest-GroupTypesTest-1105645359-project-admin] http://192.168.122.54/volume/v3/group_types returned with HTTP 200 Sep 03 20:03:20 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 57/113] 192.168.122.54 () {60 vars in 1169 bytes} [Thu Sep 3 20:03:20 2026] GET /volume/v3/group_types => generated 497 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:03:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-bf1b6c91-5acd-4ee5-93c4-7e46eb4bd890 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:20 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-bf1b6c91-5acd-4ee5-93c4-7e46eb4bd890 tempest-GroupTypesTest-1105645359 tempest-GroupTypesTest-1105645359-project-admin] PUT http://192.168.122.54/volume/v3/group_types/a0aaa0bb-0bf0-4fe2-bbbf-108d7b26d655 Sep 03 20:03:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-bf1b6c91-5acd-4ee5-93c4-7e46eb4bd890 tempest-GroupTypesTest-1105645359 tempest-GroupTypesTest-1105645359-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-1688463786", "description": "updated-group-type-desc"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:03:20 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-bf1b6c91-5acd-4ee5-93c4-7e46eb4bd890 tempest-GroupTypesTest-1105645359 tempest-GroupTypesTest-1105645359-project-admin] http://192.168.122.54/volume/v3/group_types/a0aaa0bb-0bf0-4fe2-bbbf-108d7b26d655 returned with HTTP 200 Sep 03 20:03:20 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 57/114] 192.168.122.54 () {62 vars in 1301 bytes} [Thu Sep 3 20:03:20 2026] PUT /volume/v3/group_types/a0aaa0bb-0bf0-4fe2-bbbf-108d7b26d655 => generated 255 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:03:20 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-e429eb15-50ae-4c49-a4de-1436f745a415 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:20 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e429eb15-50ae-4c49-a4de-1436f745a415 tempest-GroupTypesTest-1105645359 tempest-GroupTypesTest-1105645359-project-admin] GET http://192.168.122.54/volume/v3/group_types/a0aaa0bb-0bf0-4fe2-bbbf-108d7b26d655 Sep 03 20:03:20 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e429eb15-50ae-4c49-a4de-1436f745a415 tempest-GroupTypesTest-1105645359 tempest-GroupTypesTest-1105645359-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:03:20 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e429eb15-50ae-4c49-a4de-1436f745a415 tempest-GroupTypesTest-1105645359 tempest-GroupTypesTest-1105645359-project-admin] Calling method 'version_select' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:03:20 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e429eb15-50ae-4c49-a4de-1436f745a415 tempest-GroupTypesTest-1105645359 tempest-GroupTypesTest-1105645359-project-admin] http://192.168.122.54/volume/v3/group_types/a0aaa0bb-0bf0-4fe2-bbbf-108d7b26d655 returned with HTTP 200 Sep 03 20:03:20 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 58/115] 192.168.122.54 () {60 vars in 1280 bytes} [Thu Sep 3 20:03:20 2026] GET /volume/v3/group_types/a0aaa0bb-0bf0-4fe2-bbbf-108d7b26d655 => generated 255 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:03:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-5a193498-a32e-4a08-a843-7b02c5c292de None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:20 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-5a193498-a32e-4a08-a843-7b02c5c292de tempest-GroupTypesTest-1105645359 tempest-GroupTypesTest-1105645359-project-admin] DELETE http://192.168.122.54/volume/v3/group_types/a0aaa0bb-0bf0-4fe2-bbbf-108d7b26d655 Sep 03 20:03:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-5a193498-a32e-4a08-a843-7b02c5c292de tempest-GroupTypesTest-1105645359 tempest-GroupTypesTest-1105645359-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:03:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-5a193498-a32e-4a08-a843-7b02c5c292de tempest-GroupTypesTest-1105645359 tempest-GroupTypesTest-1105645359-project-admin] Calling method 'version_select' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:03:20 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-5a193498-a32e-4a08-a843-7b02c5c292de tempest-GroupTypesTest-1105645359 tempest-GroupTypesTest-1105645359-project-admin] http://192.168.122.54/volume/v3/group_types/a0aaa0bb-0bf0-4fe2-bbbf-108d7b26d655 returned with HTTP 202 Sep 03 20:03:20 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 58/116] 192.168.122.54 () {60 vars in 1283 bytes} [Thu Sep 3 20:03:20 2026] DELETE /volume/v3/group_types/a0aaa0bb-0bf0-4fe2-bbbf-108d7b26d655 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 20:03:20 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-50a67fc6-3b26-4c02-9e83-c7dd96a6763f None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:20 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-50a67fc6-3b26-4c02-9e83-c7dd96a6763f tempest-GroupTypesTest-1105645359 tempest-GroupTypesTest-1105645359-project-admin] GET http://192.168.122.54/volume/v3/group_types Sep 03 20:03:20 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-50a67fc6-3b26-4c02-9e83-c7dd96a6763f tempest-GroupTypesTest-1105645359 tempest-GroupTypesTest-1105645359-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:03:20 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-50a67fc6-3b26-4c02-9e83-c7dd96a6763f tempest-GroupTypesTest-1105645359 tempest-GroupTypesTest-1105645359-project-admin] Calling method 'version_select' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:03:20 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-50a67fc6-3b26-4c02-9e83-c7dd96a6763f tempest-GroupTypesTest-1105645359 tempest-GroupTypesTest-1105645359-project-admin] http://192.168.122.54/volume/v3/group_types returned with HTTP 200 Sep 03 20:03:20 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 59/117] 192.168.122.54 () {60 vars in 1169 bytes} [Thu Sep 3 20:03:20 2026] GET /volume/v3/group_types => generated 248 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 20:03:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-aa4a69fa-47c3-4c2c-9427-aadc42ffaa34 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:20 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-aa4a69fa-47c3-4c2c-9427-aadc42ffaa34 tempest-GroupTypesTest-1105645359 tempest-GroupTypesTest-1105645359-project-admin] POST http://192.168.122.54/volume/v3/group_types Sep 03 20:03:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-aa4a69fa-47c3-4c2c-9427-aadc42ffaa34 tempest-GroupTypesTest-1105645359 tempest-GroupTypesTest-1105645359-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-1293704030", "is_public": true}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:03:20 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-aa4a69fa-47c3-4c2c-9427-aadc42ffaa34 tempest-GroupTypesTest-1105645359 tempest-GroupTypesTest-1105645359-project-admin] http://192.168.122.54/volume/v3/group_types returned with HTTP 202 Sep 03 20:03:20 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 59/118] 192.168.122.54 () {62 vars in 1190 bytes} [Thu Sep 3 20:03:20 2026] POST /volume/v3/group_types => generated 164 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 03 20:03:20 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-0b97419b-4e2d-4f22-a699-7d133e8434ae None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:20 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-0b97419b-4e2d-4f22-a699-7d133e8434ae tempest-GroupTypesTest-1105645359 tempest-GroupTypesTest-1105645359-project-admin] POST http://192.168.122.54/volume/v3/group_types Sep 03 20:03:20 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-0b97419b-4e2d-4f22-a699-7d133e8434ae tempest-GroupTypesTest-1105645359 tempest-GroupTypesTest-1105645359-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-617076356", "is_public": false}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:03:20 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-0b97419b-4e2d-4f22-a699-7d133e8434ae tempest-GroupTypesTest-1105645359 tempest-GroupTypesTest-1105645359-project-admin] http://192.168.122.54/volume/v3/group_types returned with HTTP 202 Sep 03 20:03:20 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 60/119] 192.168.122.54 () {62 vars in 1190 bytes} [Thu Sep 3 20:03:20 2026] POST /volume/v3/group_types => generated 164 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:03:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-653e92d0-1fc6-48bc-96c7-34a54782b153 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:20 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-653e92d0-1fc6-48bc-96c7-34a54782b153 tempest-GroupTypesTest-1105645359 tempest-GroupTypesTest-1105645359-project-admin] GET http://192.168.122.54/volume/v3/group_types?sort=name%3Aasc&is_public=None Sep 03 20:03:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-653e92d0-1fc6-48bc-96c7-34a54782b153 tempest-GroupTypesTest-1105645359 tempest-GroupTypesTest-1105645359-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:03:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-653e92d0-1fc6-48bc-96c7-34a54782b153 tempest-GroupTypesTest-1105645359 tempest-GroupTypesTest-1105645359-project-admin] Calling method 'version_select' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:03:20 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-653e92d0-1fc6-48bc-96c7-34a54782b153 tempest-GroupTypesTest-1105645359 tempest-GroupTypesTest-1105645359-project-admin] http://192.168.122.54/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Sep 03 20:03:20 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 60/120] 192.168.122.54 () {60 vars in 1230 bytes} [Thu Sep 3 20:03:20 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 548 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:03:20 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-cf3ce206-23ae-4bfa-9e75-eebc2b541b25 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:20 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-cf3ce206-23ae-4bfa-9e75-eebc2b541b25 tempest-GroupTypesTest-1105645359 tempest-GroupTypesTest-1105645359-project-admin] GET http://192.168.122.54/volume/v3/group_types?sort=name%3Adesc&is_public=None Sep 03 20:03:20 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-cf3ce206-23ae-4bfa-9e75-eebc2b541b25 tempest-GroupTypesTest-1105645359 tempest-GroupTypesTest-1105645359-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:03:20 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-cf3ce206-23ae-4bfa-9e75-eebc2b541b25 tempest-GroupTypesTest-1105645359 tempest-GroupTypesTest-1105645359-project-admin] Calling method 'version_select' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:03:20 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-cf3ce206-23ae-4bfa-9e75-eebc2b541b25 tempest-GroupTypesTest-1105645359 tempest-GroupTypesTest-1105645359-project-admin] http://192.168.122.54/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Sep 03 20:03:20 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 61/121] 192.168.122.54 () {60 vars in 1232 bytes} [Thu Sep 3 20:03:20 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 548 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:03:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-aef3e574-2da1-4fd8-8640-227938fef204 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:20 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-aef3e574-2da1-4fd8-8640-227938fef204 tempest-GroupTypesTest-1105645359 tempest-GroupTypesTest-1105645359-project-admin] GET http://192.168.122.54/volume/v3/group_types?is_public=False Sep 03 20:03:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-aef3e574-2da1-4fd8-8640-227938fef204 tempest-GroupTypesTest-1105645359 tempest-GroupTypesTest-1105645359-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:03:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-aef3e574-2da1-4fd8-8640-227938fef204 tempest-GroupTypesTest-1105645359 tempest-GroupTypesTest-1105645359-project-admin] Calling method 'version_select' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:03:20 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-aef3e574-2da1-4fd8-8640-227938fef204 tempest-GroupTypesTest-1105645359 tempest-GroupTypesTest-1105645359-project-admin] http://192.168.122.54/volume/v3/group_types?is_public=False returned with HTTP 200 Sep 03 20:03:20 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 61/122] 192.168.122.54 () {60 vars in 1200 bytes} [Thu Sep 3 20:03:20 2026] GET /volume/v3/group_types?is_public=False => generated 167 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:03:20 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-7cdbbad6-039e-470a-999a-02ffcee6288e None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:20 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-7cdbbad6-039e-470a-999a-02ffcee6288e tempest-GroupTypesTest-1105645359 tempest-GroupTypesTest-1105645359-project-admin] GET http://192.168.122.54/volume/v3/group_types?is_public=True Sep 03 20:03:20 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-7cdbbad6-039e-470a-999a-02ffcee6288e tempest-GroupTypesTest-1105645359 tempest-GroupTypesTest-1105645359-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:03:20 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-7cdbbad6-039e-470a-999a-02ffcee6288e tempest-GroupTypesTest-1105645359 tempest-GroupTypesTest-1105645359-project-admin] Calling method 'version_select' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:03:20 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-7cdbbad6-039e-470a-999a-02ffcee6288e tempest-GroupTypesTest-1105645359 tempest-GroupTypesTest-1105645359-project-admin] http://192.168.122.54/volume/v3/group_types?is_public=True returned with HTTP 200 Sep 03 20:03:20 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 62/123] 192.168.122.54 () {60 vars in 1198 bytes} [Thu Sep 3 20:03:20 2026] GET /volume/v3/group_types?is_public=True => generated 398 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:03:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-f159e912-71ac-4033-9f44-ff012a2173cc None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:20 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f159e912-71ac-4033-9f44-ff012a2173cc tempest-GroupTypesTest-1105645359 tempest-GroupTypesTest-1105645359-project-admin] DELETE http://192.168.122.54/volume/v3/group_types/69e20327-b468-4972-8beb-54165b9ce695 Sep 03 20:03:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f159e912-71ac-4033-9f44-ff012a2173cc tempest-GroupTypesTest-1105645359 tempest-GroupTypesTest-1105645359-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:03:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f159e912-71ac-4033-9f44-ff012a2173cc tempest-GroupTypesTest-1105645359 tempest-GroupTypesTest-1105645359-project-admin] Calling method 'version_select' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:03:20 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f159e912-71ac-4033-9f44-ff012a2173cc tempest-GroupTypesTest-1105645359 tempest-GroupTypesTest-1105645359-project-admin] http://192.168.122.54/volume/v3/group_types/69e20327-b468-4972-8beb-54165b9ce695 returned with HTTP 202 Sep 03 20:03:20 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 62/124] 192.168.122.54 () {60 vars in 1283 bytes} [Thu Sep 3 20:03:20 2026] DELETE /volume/v3/group_types/69e20327-b468-4972-8beb-54165b9ce695 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 20:03:20 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-d141023f-2070-4c40-8562-728e63f3d009 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:20 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-d141023f-2070-4c40-8562-728e63f3d009 tempest-GroupTypesTest-1105645359 tempest-GroupTypesTest-1105645359-project-admin] DELETE http://192.168.122.54/volume/v3/group_types/d84b4692-1d05-4c9f-a047-b41d93492068 Sep 03 20:03:20 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-d141023f-2070-4c40-8562-728e63f3d009 tempest-GroupTypesTest-1105645359 tempest-GroupTypesTest-1105645359-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:03:20 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-d141023f-2070-4c40-8562-728e63f3d009 tempest-GroupTypesTest-1105645359 tempest-GroupTypesTest-1105645359-project-admin] Calling method 'version_select' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:03:20 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-d141023f-2070-4c40-8562-728e63f3d009 tempest-GroupTypesTest-1105645359 tempest-GroupTypesTest-1105645359-project-admin] http://192.168.122.54/volume/v3/group_types/d84b4692-1d05-4c9f-a047-b41d93492068 returned with HTTP 202 Sep 03 20:03:20 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 63/125] 192.168.122.54 () {60 vars in 1283 bytes} [Thu Sep 3 20:03:20 2026] DELETE /volume/v3/group_types/d84b4692-1d05-4c9f-a047-b41d93492068 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 20:03:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-29d1dc96-8f37-47ab-8306-af2985c97659 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:30 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-29d1dc96-8f37-47ab-8306-af2985c97659 tempest-GroupsV314Test-1375869442 tempest-GroupsV314Test-1375869442-project-admin] POST http://192.168.122.54/volume/v3/types Sep 03 20:03:30 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-29d1dc96-8f37-47ab-8306-af2985c97659 tempest-GroupsV314Test-1375869442 tempest-GroupsV314Test-1375869442-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-1842175221"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:03:30 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-29d1dc96-8f37-47ab-8306-af2985c97659 tempest-GroupsV314Test-1375869442 tempest-GroupsV314Test-1375869442-project-admin] http://192.168.122.54/volume/v3/types returned with HTTP 200 Sep 03 20:03:30 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 63/126] 192.168.122.54 () {60 vars in 1131 bytes} [Thu Sep 3 20:03:29 2026] POST /volume/v3/types => generated 220 bytes in 374 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:03:30 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-46e685cc-f139-42be-97a7-45f7eb74172e None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:30 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-46e685cc-f139-42be-97a7-45f7eb74172e tempest-GroupsV314Test-1375869442 tempest-GroupsV314Test-1375869442-project-admin] POST http://192.168.122.54/volume/v3/group_types Sep 03 20:03:30 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-46e685cc-f139-42be-97a7-45f7eb74172e tempest-GroupsV314Test-1375869442 tempest-GroupsV314Test-1375869442-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-550875053"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:03:30 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-46e685cc-f139-42be-97a7-45f7eb74172e tempest-GroupsV314Test-1375869442 tempest-GroupsV314Test-1375869442-project-admin] http://192.168.122.54/volume/v3/group_types returned with HTTP 202 Sep 03 20:03:30 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 64/127] 192.168.122.54 () {62 vars in 1190 bytes} [Thu Sep 3 20:03:30 2026] POST /volume/v3/group_types => generated 176 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 03 20:03:30 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-7c3fb5a2-bb1c-4d59-8d02-2a5d1449d694 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:30 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7c3fb5a2-bb1c-4d59-8d02-2a5d1449d694 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] POST http://192.168.122.54/volume/v3/groups Sep 03 20:03:30 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-7c3fb5a2-bb1c-4d59-8d02-2a5d1449d694 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "8615fe82-57da-4fbe-92a8-6170379a7cf5", "volume_types": ["fa0f2f03-0c1c-4f10-9f01-9867be8265a5"], "name": "tempest-GroupsV314Test-Group-1961159633"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:03:30 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.groups [None req-7c3fb5a2-bb1c-4d59-8d02-2a5d1449d694 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Creating new group {'group': {'group_type': '8615fe82-57da-4fbe-92a8-6170379a7cf5', 'volume_types': ['fa0f2f03-0c1c-4f10-9f01-9867be8265a5'], 'name': 'tempest-GroupsV314Test-Group-1961159633'}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 03 20:03:30 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.groups [None req-7c3fb5a2-bb1c-4d59-8d02-2a5d1449d694 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Creating group tempest-GroupsV314Test-Group-1961159633. Sep 03 20:03:30 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-7c3fb5a2-bb1c-4d59-8d02-2a5d1449d694 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Availability Zones retrieved successfully. Sep 03 20:03:30 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-7c3fb5a2-bb1c-4d59-8d02-2a5d1449d694 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Created reservations ['ea8249a0-8a0a-486f-bfb2-d1fe0849314e'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:03:30 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7c3fb5a2-bb1c-4d59-8d02-2a5d1449d694 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] http://192.168.122.54/volume/v3/groups returned with HTTP 202 Sep 03 20:03:30 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-4a83850a-d5da-418a-bd7b-e9e7cd2ee69b None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:30 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 64/128] 192.168.122.54 () {62 vars in 1176 bytes} [Thu Sep 3 20:03:30 2026] POST /volume/v3/groups => generated 108 bytes in 478 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:03:30 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-4a83850a-d5da-418a-bd7b-e9e7cd2ee69b tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] GET http://192.168.122.54/volume/v3/groups/cf64d581-51b7-4ff1-9863-11d19a628e55 Sep 03 20:03:30 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-4a83850a-d5da-418a-bd7b-e9e7cd2ee69b tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:03:30 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-4a83850a-d5da-418a-bd7b-e9e7cd2ee69b tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Calling method 'version_select' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:03:30 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.groups [None req-4a83850a-d5da-418a-bd7b-e9e7cd2ee69b tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] show called for member cf64d581-51b7-4ff1-9863-11d19a628e55 {{(pid=87290) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 20:03:30 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:03:30 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:03:30 devstack devstack@c-api.service[87290]: /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 03 20:03:30 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, cls(context), Sep 03 20:03:30 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-4a83850a-d5da-418a-bd7b-e9e7cd2ee69b tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] http://192.168.122.54/volume/v3/groups/cf64d581-51b7-4ff1-9863-11d19a628e55 returned with HTTP 200 Sep 03 20:03:30 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 65/129] 192.168.122.54 () {60 vars in 1265 bytes} [Thu Sep 3 20:03:30 2026] GET /volume/v3/groups/cf64d581-51b7-4ff1-9863-11d19a628e55 => generated 388 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:03:31 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-80dd834c-b86b-418a-a32e-0d4af9ad2726 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:31 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-80dd834c-b86b-418a-a32e-0d4af9ad2726 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] GET http://192.168.122.54/volume/v3/groups/cf64d581-51b7-4ff1-9863-11d19a628e55 Sep 03 20:03:31 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-80dd834c-b86b-418a-a32e-0d4af9ad2726 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:03:31 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-80dd834c-b86b-418a-a32e-0d4af9ad2726 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Calling method 'version_select' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:03:31 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.groups [None req-80dd834c-b86b-418a-a32e-0d4af9ad2726 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] show called for member cf64d581-51b7-4ff1-9863-11d19a628e55 {{(pid=87289) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 20:03:31 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:03:31 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:03:31 devstack devstack@c-api.service[87289]: /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 03 20:03:31 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, cls(context), Sep 03 20:03:31 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-80dd834c-b86b-418a-a32e-0d4af9ad2726 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] http://192.168.122.54/volume/v3/groups/cf64d581-51b7-4ff1-9863-11d19a628e55 returned with HTTP 200 Sep 03 20:03:31 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 65/130] 192.168.122.54 () {60 vars in 1265 bytes} [Thu Sep 3 20:03:31 2026] GET /volume/v3/groups/cf64d581-51b7-4ff1-9863-11d19a628e55 => generated 389 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:03:32 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-557f9cba-1447-4441-8fe5-23af20a6cea7 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:32 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-557f9cba-1447-4441-8fe5-23af20a6cea7 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:03:32 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-557f9cba-1447-4441-8fe5-23af20a6cea7 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1899619195", "volume_type": "fa0f2f03-0c1c-4f10-9f01-9867be8265a5", "group_id": "cf64d581-51b7-4ff1-9863-11d19a628e55", "size": 1}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:03:32 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.volumes [None req-557f9cba-1447-4441-8fe5-23af20a6cea7 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1899619195', 'volume_type': 'fa0f2f03-0c1c-4f10-9f01-9867be8265a5', 'group_id': 'cf64d581-51b7-4ff1-9863-11d19a628e55', 'size': 1}} {{(pid=87290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:03:32 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:03:32 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:03:32 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-557f9cba-1447-4441-8fe5-23af20a6cea7 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Create volume of 1 GB Sep 03 20:03:32 devstack devstack@c-api.service[87290]: /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 03 20:03:32 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, cls(context), Sep 03 20:03:32 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-557f9cba-1447-4441-8fe5-23af20a6cea7 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Availability Zones retrieved successfully. Sep 03 20:03:32 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-557f9cba-1447-4441-8fe5-23af20a6cea7 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Flow 'volume_create_api' (dece8834-dd90-440a-900f-bb4701281352) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:03:32 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-557f9cba-1447-4441-8fe5-23af20a6cea7 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00289e97-badd-4d6b-91a8-ceeb8a1034d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:03:32 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:03:32 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:03:32 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.flows.api.create_volume [None req-557f9cba-1447-4441-8fe5-23af20a6cea7 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Validating volume size '1' using validate_int {{(pid=87290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:03:32 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-557f9cba-1447-4441-8fe5-23af20a6cea7 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00289e97-badd-4d6b-91a8-ceeb8a1034d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T18:03:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=fa0f2f03-0c1c-4f10-9f01-9867be8265a5,is_public=True,name='tempest-GroupsV314Test-volume-type-1842175221',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fa0f2f03-0c1c-4f10-9f01-9867be8265a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'cf64d581-51b7-4ff1-9863-11d19a628e55', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:03:32 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-557f9cba-1447-4441-8fe5-23af20a6cea7 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd795731-958a-4ec1-9fc7-4f559a018ac4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:03:32 devstack devstack@c-api.service[87290]: WARNING cinder.quota [None req-557f9cba-1447-4441-8fe5-23af20a6cea7 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1842175221 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1842175221, it is now deprecated. Please use the default quota class for default quota. Sep 03 20:03:32 devstack devstack@c-api.service[87290]: WARNING cinder.quota [None req-557f9cba-1447-4441-8fe5-23af20a6cea7 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1842175221 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1842175221, it is now deprecated. Please use the default quota class for default quota. Sep 03 20:03:32 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-557f9cba-1447-4441-8fe5-23af20a6cea7 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Created reservations ['8822936e-5f66-4981-b67f-f559dec864f3', '4a5fdfa2-8abe-40fd-918c-d94a392e9169', '71e3dd5b-f09f-4a98-bd1d-1dc52e2a7f11', '1cbca593-fba2-44d4-ad8e-848734d60e8e'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:03:32 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-557f9cba-1447-4441-8fe5-23af20a6cea7 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd795731-958a-4ec1-9fc7-4f559a018ac4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8822936e-5f66-4981-b67f-f559dec864f3', '4a5fdfa2-8abe-40fd-918c-d94a392e9169', '71e3dd5b-f09f-4a98-bd1d-1dc52e2a7f11', '1cbca593-fba2-44d4-ad8e-848734d60e8e']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:03:32 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-557f9cba-1447-4441-8fe5-23af20a6cea7 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16a25e09-b454-4d18-b08a-4bd0f935de38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:03:32 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:03:32 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:03:32 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-557f9cba-1447-4441-8fe5-23af20a6cea7 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16a25e09-b454-4d18-b08a-4bd0f935de38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43c435e1-6f3c-4278-baf2-a4a49345f202', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1899619195',encryption_key_id=None,group_id=cf64d581-51b7-4ff1-9863-11d19a628e55,group_type_id=,metadata={},multiattach=False,project_id='00b0c0885bf6495e950445ea09408309',qos_specs=None,replication_status=,reservations=['8822936e-5f66-4981-b67f-f559dec864f3','4a5fdfa2-8abe-40fd-918c-d94a392e9169','71e3dd5b-f09f-4a98-bd1d-1dc52e2a7f11','1cbca593-fba2-44d4-ad8e-848734d60e8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72bbc7fee4b04c2da1688ecd6555b982',volume_type_id=fa0f2f03-0c1c-4f10-9f01-9867be8265a5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:03:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1899619195',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=cf64d581-51b7-4ff1-9863-11d19a628e55,host=None,id=43c435e1-6f3c-4278-baf2-a4a49345f202,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='00b0c0885bf6495e950445ea09408309',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='72bbc7fee4b04c2da1688ecd6555b982',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fa0f2f03-0c1c-4f10-9f01-9867be8265a5),volume_type_id=fa0f2f03-0c1c-4f10-9f01-9867be8265a5)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:03:32 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-557f9cba-1447-4441-8fe5-23af20a6cea7 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ff79529-038d-420f-9ec7-d82f48a1cb16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:03:32 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-557f9cba-1447-4441-8fe5-23af20a6cea7 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ff79529-038d-420f-9ec7-d82f48a1cb16) transitioned into state 'SUCCESS' from state '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-1899619195',encryption_key_id=None,group_id=cf64d581-51b7-4ff1-9863-11d19a628e55,group_type_id=,metadata={},multiattach=False,project_id='00b0c0885bf6495e950445ea09408309',qos_specs=None,replication_status=,reservations=['8822936e-5f66-4981-b67f-f559dec864f3','4a5fdfa2-8abe-40fd-918c-d94a392e9169','71e3dd5b-f09f-4a98-bd1d-1dc52e2a7f11','1cbca593-fba2-44d4-ad8e-848734d60e8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72bbc7fee4b04c2da1688ecd6555b982',volume_type_id=fa0f2f03-0c1c-4f10-9f01-9867be8265a5)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:03:32 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-557f9cba-1447-4441-8fe5-23af20a6cea7 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (265b6d9b-1b4e-462b-8dfa-b7aed4e4462a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:03:32 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-557f9cba-1447-4441-8fe5-23af20a6cea7 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (265b6d9b-1b4e-462b-8dfa-b7aed4e4462a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:03:32 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-557f9cba-1447-4441-8fe5-23af20a6cea7 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Flow 'volume_create_api' (dece8834-dd90-440a-900f-bb4701281352) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:03:32 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-557f9cba-1447-4441-8fe5-23af20a6cea7 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Create volume request issued successfully. Sep 03 20:03:32 devstack devstack@c-api.service[87290]: WARNING stevedore.named [None req-557f9cba-1447-4441-8fe5-23af20a6cea7 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:03:32 devstack devstack@c-api.service[87290]: WARNING castellan.key_manager [None req-557f9cba-1447-4441-8fe5-23af20a6cea7 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:03:32 devstack devstack@c-api.service[87290]: DEBUG oslo_db.sqlalchemy.engines [None req-557f9cba-1447-4441-8fe5-23af20a6cea7 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:03:32 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:03:32 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:03:32 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-557f9cba-1447-4441-8fe5-23af20a6cea7 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:03:32 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 66/131] 192.168.122.54 () {62 vars in 1179 bytes} [Thu Sep 3 20:03:32 2026] POST /volume/v3/volumes => generated 825 bytes in 833 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:03:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-bf810e86-6c5c-47ee-8eab-9669fa8afeea None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:32 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-bf810e86-6c5c-47ee-8eab-9669fa8afeea tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] GET http://192.168.122.54/volume/v3/volumes/43c435e1-6f3c-4278-baf2-a4a49345f202 Sep 03 20:03:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-bf810e86-6c5c-47ee-8eab-9669fa8afeea tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:03:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-bf810e86-6c5c-47ee-8eab-9669fa8afeea tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:03:32 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:03:32 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:03:32 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:03:32 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:03:32 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-bf810e86-6c5c-47ee-8eab-9669fa8afeea tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Volume info retrieved successfully. Sep 03 20:03:32 devstack devstack@c-api.service[87289]: WARNING stevedore.named [None req-bf810e86-6c5c-47ee-8eab-9669fa8afeea tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:03:32 devstack devstack@c-api.service[87289]: WARNING castellan.key_manager [None req-bf810e86-6c5c-47ee-8eab-9669fa8afeea tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:03:33 devstack devstack@c-api.service[87289]: DEBUG oslo_db.sqlalchemy.engines [None req-bf810e86-6c5c-47ee-8eab-9669fa8afeea tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87289) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:03:33 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:03:33 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:03:33 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-bf810e86-6c5c-47ee-8eab-9669fa8afeea tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] http://192.168.122.54/volume/v3/volumes/43c435e1-6f3c-4278-baf2-a4a49345f202 returned with HTTP 200 Sep 03 20:03:33 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 66/132] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:03:32 2026] GET /volume/v3/volumes/43c435e1-6f3c-4278-baf2-a4a49345f202 => generated 893 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:03:34 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-8b168cb3-8abb-4325-b9de-3706ff5a270d None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:34 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-8b168cb3-8abb-4325-b9de-3706ff5a270d tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] GET http://192.168.122.54/volume/v3/volumes/43c435e1-6f3c-4278-baf2-a4a49345f202 Sep 03 20:03:34 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-8b168cb3-8abb-4325-b9de-3706ff5a270d tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:03:34 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-8b168cb3-8abb-4325-b9de-3706ff5a270d tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:03:34 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:03:34 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:03:34 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:03:34 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:03:34 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-8b168cb3-8abb-4325-b9de-3706ff5a270d tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Volume info retrieved successfully. Sep 03 20:03:34 devstack devstack@c-api.service[87290]: WARNING stevedore.named [None req-8b168cb3-8abb-4325-b9de-3706ff5a270d tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:03:34 devstack devstack@c-api.service[87290]: WARNING castellan.key_manager [None req-8b168cb3-8abb-4325-b9de-3706ff5a270d tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:03:34 devstack devstack@c-api.service[87290]: DEBUG oslo_db.sqlalchemy.engines [None req-8b168cb3-8abb-4325-b9de-3706ff5a270d tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:03:34 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:03:34 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:03:34 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-8b168cb3-8abb-4325-b9de-3706ff5a270d tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] http://192.168.122.54/volume/v3/volumes/43c435e1-6f3c-4278-baf2-a4a49345f202 returned with HTTP 200 Sep 03 20:03:34 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 67/133] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:03:34 2026] GET /volume/v3/volumes/43c435e1-6f3c-4278-baf2-a4a49345f202 => generated 917 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 20:03:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-6af36bb9-650a-4268-8a21-f8924db46285 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:35 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-6af36bb9-650a-4268-8a21-f8924db46285 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] GET http://192.168.122.54/volume/v3/volumes/43c435e1-6f3c-4278-baf2-a4a49345f202 Sep 03 20:03:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-6af36bb9-650a-4268-8a21-f8924db46285 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:03:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-6af36bb9-650a-4268-8a21-f8924db46285 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:03:35 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:03:35 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:03:35 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:03:35 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:03:35 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-6af36bb9-650a-4268-8a21-f8924db46285 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Volume info retrieved successfully. Sep 03 20:03:35 devstack devstack@c-api.service[87289]: WARNING stevedore.named [None req-6af36bb9-650a-4268-8a21-f8924db46285 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:03:35 devstack devstack@c-api.service[87289]: WARNING castellan.key_manager [None req-6af36bb9-650a-4268-8a21-f8924db46285 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:03:35 devstack devstack@c-api.service[87289]: DEBUG oslo_db.sqlalchemy.engines [None req-6af36bb9-650a-4268-8a21-f8924db46285 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87289) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:03:35 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:03:35 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:03:35 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-6af36bb9-650a-4268-8a21-f8924db46285 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] http://192.168.122.54/volume/v3/volumes/43c435e1-6f3c-4278-baf2-a4a49345f202 returned with HTTP 200 Sep 03 20:03:35 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 67/134] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:03:35 2026] GET /volume/v3/volumes/43c435e1-6f3c-4278-baf2-a4a49345f202 => generated 918 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:03:35 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-446335c7-0d62-4d7a-bf96-8f9056031ec7 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:35 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-446335c7-0d62-4d7a-bf96-8f9056031ec7 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] POST http://192.168.122.54/volume/v3/groups/action Sep 03 20:03:35 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-446335c7-0d62-4d7a-bf96-8f9056031ec7 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Action body: b'{"create-from-src": {"source_group_id": "cf64d581-51b7-4ff1-9863-11d19a628e55", "name": "tempest-Group_from_grp-1972496931"}}' {{(pid=87290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:03:35 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-446335c7-0d62-4d7a-bf96-8f9056031ec7 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "cf64d581-51b7-4ff1-9863-11d19a628e55", "name": "tempest-Group_from_grp-1972496931"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:03:35 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.groups [None req-446335c7-0d62-4d7a-bf96-8f9056031ec7 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Creating new group {'create-from-src': {'source_group_id': 'cf64d581-51b7-4ff1-9863-11d19a628e55', 'name': 'tempest-Group_from_grp-1972496931'}}. {{(pid=87290) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 03 20:03:35 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.groups [None req-446335c7-0d62-4d7a-bf96-8f9056031ec7 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Creating group tempest-Group_from_grp-1972496931 from source group cf64d581-51b7-4ff1-9863-11d19a628e55. Sep 03 20:03:35 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:03:35 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:03:35 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:03:35 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:03:35 devstack devstack@c-api.service[87290]: /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 03 20:03:35 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, cls(context), Sep 03 20:03:35 devstack devstack@c-api.service[87290]: /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 03 20:03:35 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 20:03:35 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:03:35 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:03:35 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-446335c7-0d62-4d7a-bf96-8f9056031ec7 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Created reservations ['2d9faa1d-cc22-4e08-9273-7569d2406ed0'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:03:36 devstack devstack@c-api.service[87290]: /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 03 20:03:36 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 20:03:36 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:03:36 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:03:36 devstack devstack@c-api.service[87290]: INFO cinder.group.api [None req-446335c7-0d62-4d7a-bf96-8f9056031ec7 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] A mapping entry already exists for group 5e8e5067-6262-4f2f-90eb-2e513b8b026d and volume type fa0f2f03-0c1c-4f10-9f01-9867be8265a5. Do not need to create again. Sep 03 20:03:36 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:03:36 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:03:36 devstack devstack@c-api.service[87290]: /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 03 20:03:36 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 20:03:36 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-446335c7-0d62-4d7a-bf96-8f9056031ec7 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Availability zone cache updated, next update will occur around 2026-09-03 19:03:36.049745. {{(pid=87290) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 03 20:03:36 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-446335c7-0d62-4d7a-bf96-8f9056031ec7 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Availability Zones retrieved successfully. Sep 03 20:03:36 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-446335c7-0d62-4d7a-bf96-8f9056031ec7 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Flow 'volume_create_api' (f705bc9e-1f70-4a43-ae5d-3589707902e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:03:36 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-446335c7-0d62-4d7a-bf96-8f9056031ec7 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5eab26e-55af-482c-943c-4949a527e138) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:03:36 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.flows.api.create_volume [None req-446335c7-0d62-4d7a-bf96-8f9056031ec7 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=87290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:03:36 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-446335c7-0d62-4d7a-bf96-8f9056031ec7 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5eab26e-55af-482c-943c-4949a527e138) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '43c435e1-6f3c-4278-baf2-a4a49345f202', 'volume_type': VolumeType(created_at=2026-09-03T18:03:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=fa0f2f03-0c1c-4f10-9f01-9867be8265a5,is_public=True,name='tempest-GroupsV314Test-volume-type-1842175221',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fa0f2f03-0c1c-4f10-9f01-9867be8265a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '5e8e5067-6262-4f2f-90eb-2e513b8b026d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:03:36 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-446335c7-0d62-4d7a-bf96-8f9056031ec7 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b48180d3-e03b-430b-a2e6-02077dfbda4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:03:36 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-446335c7-0d62-4d7a-bf96-8f9056031ec7 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Created reservations ['455ac777-469a-4241-965f-59095239b09e', '86ce5cf5-ce16-4a8e-a556-21f15b1117fa', '3c10987c-241b-4455-9c50-14a66f09901f', 'c5e3c81c-dbff-4449-b971-143edb8d35b4'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:03:36 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-446335c7-0d62-4d7a-bf96-8f9056031ec7 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b48180d3-e03b-430b-a2e6-02077dfbda4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['455ac777-469a-4241-965f-59095239b09e', '86ce5cf5-ce16-4a8e-a556-21f15b1117fa', '3c10987c-241b-4455-9c50-14a66f09901f', 'c5e3c81c-dbff-4449-b971-143edb8d35b4']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:03:36 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-446335c7-0d62-4d7a-bf96-8f9056031ec7 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd03e790-4d20-47c7-b62e-a22ff0a340ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:03:36 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:03:36 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:03:36 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:03:36 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:03:36 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-446335c7-0d62-4d7a-bf96-8f9056031ec7 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd03e790-4d20-47c7-b62e-a22ff0a340ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a2eec2b5-fb1b-456f-86dd-e03d3b37ac3e', '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=5e8e5067-6262-4f2f-90eb-2e513b8b026d,group_type_id=,metadata={},multiattach=False,project_id='00b0c0885bf6495e950445ea09408309',qos_specs=None,replication_status=,reservations=['455ac777-469a-4241-965f-59095239b09e','86ce5cf5-ce16-4a8e-a556-21f15b1117fa','3c10987c-241b-4455-9c50-14a66f09901f','c5e3c81c-dbff-4449-b971-143edb8d35b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=43c435e1-6f3c-4278-baf2-a4a49345f202,status='creating',user_id='72bbc7fee4b04c2da1688ecd6555b982',volume_type_id=fa0f2f03-0c1c-4f10-9f01-9867be8265a5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:03:36Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=5e8e5067-6262-4f2f-90eb-2e513b8b026d,host=None,id=a2eec2b5-fb1b-456f-86dd-e03d3b37ac3e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='00b0c0885bf6495e950445ea09408309',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=43c435e1-6f3c-4278-baf2-a4a49345f202,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='72bbc7fee4b04c2da1688ecd6555b982',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fa0f2f03-0c1c-4f10-9f01-9867be8265a5),volume_type_id=fa0f2f03-0c1c-4f10-9f01-9867be8265a5)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:03:36 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-446335c7-0d62-4d7a-bf96-8f9056031ec7 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7589656d-23d9-4d34-9737-b31009d839d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:03:36 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-446335c7-0d62-4d7a-bf96-8f9056031ec7 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7589656d-23d9-4d34-9737-b31009d839d5) transitioned into state 'SUCCESS' from 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=5e8e5067-6262-4f2f-90eb-2e513b8b026d,group_type_id=,metadata={},multiattach=False,project_id='00b0c0885bf6495e950445ea09408309',qos_specs=None,replication_status=,reservations=['455ac777-469a-4241-965f-59095239b09e','86ce5cf5-ce16-4a8e-a556-21f15b1117fa','3c10987c-241b-4455-9c50-14a66f09901f','c5e3c81c-dbff-4449-b971-143edb8d35b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=43c435e1-6f3c-4278-baf2-a4a49345f202,status='creating',user_id='72bbc7fee4b04c2da1688ecd6555b982',volume_type_id=fa0f2f03-0c1c-4f10-9f01-9867be8265a5)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:03:36 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-446335c7-0d62-4d7a-bf96-8f9056031ec7 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Flow 'volume_create_api' (f705bc9e-1f70-4a43-ae5d-3589707902e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:03:36 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-446335c7-0d62-4d7a-bf96-8f9056031ec7 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Create volume request issued successfully. Sep 03 20:03:36 devstack devstack@c-api.service[87290]: /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 03 20:03:36 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 20:03:36 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:03:36 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:03:36 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-446335c7-0d62-4d7a-bf96-8f9056031ec7 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] http://192.168.122.54/volume/v3/groups/action returned with HTTP 202 Sep 03 20:03:36 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 68/135] 192.168.122.54 () {62 vars in 1197 bytes} [Thu Sep 3 20:03:35 2026] POST /volume/v3/groups/action => generated 102 bytes in 784 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:03:36 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-5a142078-7e76-4d25-96e4-066918eca155 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:36 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-5a142078-7e76-4d25-96e4-066918eca155 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] GET http://192.168.122.54/volume/v3/volumes/detail Sep 03 20:03:36 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-5a142078-7e76-4d25-96e4-066918eca155 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:03:36 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-5a142078-7e76-4d25-96e4-066918eca155 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Calling method 'detail' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:03:36 devstack devstack@c-api.service[87289]: DEBUG cinder.api.api_utils [None req-5a142078-7e76-4d25-96e4-066918eca155 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Removing options '' from query. {{(pid=87289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:03:36 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-5a142078-7e76-4d25-96e4-066918eca155 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87289) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 20:03:36 devstack devstack@c-api.service[87289]: /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 03 20:03:36 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 20:03:36 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:03:36 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:03:36 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:03:36 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:03:36 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-5a142078-7e76-4d25-96e4-066918eca155 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Get all volumes completed successfully. Sep 03 20:03:36 devstack devstack@c-api.service[87289]: WARNING stevedore.named [None req-5a142078-7e76-4d25-96e4-066918eca155 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:03:36 devstack devstack@c-api.service[87289]: WARNING castellan.key_manager [None req-5a142078-7e76-4d25-96e4-066918eca155 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:03:36 devstack devstack@c-api.service[87289]: DEBUG oslo_db.sqlalchemy.engines [None req-5a142078-7e76-4d25-96e4-066918eca155 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87289) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:03:36 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:03:36 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:03:36 devstack devstack@c-api.service[87289]: WARNING stevedore.named [None req-5a142078-7e76-4d25-96e4-066918eca155 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:03:36 devstack devstack@c-api.service[87289]: WARNING castellan.key_manager [None req-5a142078-7e76-4d25-96e4-066918eca155 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:03:36 devstack devstack@c-api.service[87289]: DEBUG oslo_db.sqlalchemy.engines [None req-5a142078-7e76-4d25-96e4-066918eca155 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87289) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:03:36 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:03:36 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:03:36 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-5a142078-7e76-4d25-96e4-066918eca155 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] http://192.168.122.54/volume/v3/volumes/detail returned with HTTP 200 Sep 03 20:03:36 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 68/136] 192.168.122.54 () {60 vars in 1178 bytes} [Thu Sep 3 20:03:36 2026] GET /volume/v3/volumes/detail => generated 1839 bytes in 474 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 20:03:37 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-26194e2f-2b80-4877-825d-7c48a1c562ef None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:37 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-26194e2f-2b80-4877-825d-7c48a1c562ef tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] GET http://192.168.122.54/volume/v3/volumes/a2eec2b5-fb1b-456f-86dd-e03d3b37ac3e Sep 03 20:03:37 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-26194e2f-2b80-4877-825d-7c48a1c562ef tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:03:37 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-26194e2f-2b80-4877-825d-7c48a1c562ef tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:03:37 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:03:37 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:03:37 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:03:37 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:03:37 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-26194e2f-2b80-4877-825d-7c48a1c562ef tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Volume info retrieved successfully. Sep 03 20:03:37 devstack devstack@c-api.service[87290]: WARNING stevedore.named [None req-26194e2f-2b80-4877-825d-7c48a1c562ef tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:03:37 devstack devstack@c-api.service[87290]: WARNING castellan.key_manager [None req-26194e2f-2b80-4877-825d-7c48a1c562ef tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:03:37 devstack devstack@c-api.service[87290]: DEBUG oslo_db.sqlalchemy.engines [None req-26194e2f-2b80-4877-825d-7c48a1c562ef tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:03:37 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:03:37 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:03:37 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-26194e2f-2b80-4877-825d-7c48a1c562ef tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] http://192.168.122.54/volume/v3/volumes/a2eec2b5-fb1b-456f-86dd-e03d3b37ac3e returned with HTTP 200 Sep 03 20:03:37 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 69/137] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:03:36 2026] GET /volume/v3/volumes/a2eec2b5-fb1b-456f-86dd-e03d3b37ac3e => generated 928 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:03:38 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-74d29d51-6de1-4511-8758-f2615b13e9d6 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:38 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-74d29d51-6de1-4511-8758-f2615b13e9d6 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] GET http://192.168.122.54/volume/v3/volumes/a2eec2b5-fb1b-456f-86dd-e03d3b37ac3e Sep 03 20:03:38 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-74d29d51-6de1-4511-8758-f2615b13e9d6 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:03:38 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-74d29d51-6de1-4511-8758-f2615b13e9d6 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:03:38 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:03:38 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:03:38 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:03:38 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:03:38 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-74d29d51-6de1-4511-8758-f2615b13e9d6 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Volume info retrieved successfully. Sep 03 20:03:38 devstack devstack@c-api.service[87289]: WARNING stevedore.named [None req-74d29d51-6de1-4511-8758-f2615b13e9d6 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:03:38 devstack devstack@c-api.service[87289]: WARNING castellan.key_manager [None req-74d29d51-6de1-4511-8758-f2615b13e9d6 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:03:38 devstack devstack@c-api.service[87289]: DEBUG oslo_db.sqlalchemy.engines [None req-74d29d51-6de1-4511-8758-f2615b13e9d6 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87289) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:03:38 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:03:38 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:03:38 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-74d29d51-6de1-4511-8758-f2615b13e9d6 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] http://192.168.122.54/volume/v3/volumes/a2eec2b5-fb1b-456f-86dd-e03d3b37ac3e returned with HTTP 200 Sep 03 20:03:38 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 69/138] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:03:38 2026] GET /volume/v3/volumes/a2eec2b5-fb1b-456f-86dd-e03d3b37ac3e => generated 928 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:03:39 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-c1ff0545-759d-4bb4-b091-e06c330ed9e6 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:39 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c1ff0545-759d-4bb4-b091-e06c330ed9e6 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] GET http://192.168.122.54/volume/v3/volumes/a2eec2b5-fb1b-456f-86dd-e03d3b37ac3e Sep 03 20:03:39 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c1ff0545-759d-4bb4-b091-e06c330ed9e6 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:03:39 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c1ff0545-759d-4bb4-b091-e06c330ed9e6 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:03:39 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:03:39 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:03:39 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:03:39 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:03:39 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-c1ff0545-759d-4bb4-b091-e06c330ed9e6 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Volume info retrieved successfully. Sep 03 20:03:39 devstack devstack@c-api.service[87290]: WARNING stevedore.named [None req-c1ff0545-759d-4bb4-b091-e06c330ed9e6 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:03:39 devstack devstack@c-api.service[87290]: WARNING castellan.key_manager [None req-c1ff0545-759d-4bb4-b091-e06c330ed9e6 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:03:39 devstack devstack@c-api.service[87290]: DEBUG oslo_db.sqlalchemy.engines [None req-c1ff0545-759d-4bb4-b091-e06c330ed9e6 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:03:39 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:03:39 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:03:39 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c1ff0545-759d-4bb4-b091-e06c330ed9e6 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] http://192.168.122.54/volume/v3/volumes/a2eec2b5-fb1b-456f-86dd-e03d3b37ac3e returned with HTTP 200 Sep 03 20:03:39 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 70/139] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:03:39 2026] GET /volume/v3/volumes/a2eec2b5-fb1b-456f-86dd-e03d3b37ac3e => generated 928 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:03:40 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-3a9a73a0-96e8-4061-8e37-7a01f9b663a3 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:40 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-3a9a73a0-96e8-4061-8e37-7a01f9b663a3 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] GET http://192.168.122.54/volume/v3/volumes/a2eec2b5-fb1b-456f-86dd-e03d3b37ac3e Sep 03 20:03:40 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-3a9a73a0-96e8-4061-8e37-7a01f9b663a3 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:03:40 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-3a9a73a0-96e8-4061-8e37-7a01f9b663a3 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:03:40 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:03:40 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:03:40 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:03:40 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:03:40 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-3a9a73a0-96e8-4061-8e37-7a01f9b663a3 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Volume info retrieved successfully. Sep 03 20:03:40 devstack devstack@c-api.service[87289]: WARNING stevedore.named [None req-3a9a73a0-96e8-4061-8e37-7a01f9b663a3 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:03:40 devstack devstack@c-api.service[87289]: WARNING castellan.key_manager [None req-3a9a73a0-96e8-4061-8e37-7a01f9b663a3 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:03:41 devstack devstack@c-api.service[87289]: DEBUG oslo_db.sqlalchemy.engines [None req-3a9a73a0-96e8-4061-8e37-7a01f9b663a3 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87289) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:03:41 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:03:41 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:03:41 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-3a9a73a0-96e8-4061-8e37-7a01f9b663a3 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] http://192.168.122.54/volume/v3/volumes/a2eec2b5-fb1b-456f-86dd-e03d3b37ac3e returned with HTTP 200 Sep 03 20:03:41 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 70/140] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:03:40 2026] GET /volume/v3/volumes/a2eec2b5-fb1b-456f-86dd-e03d3b37ac3e => generated 928 bytes in 348 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:03:42 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-b2761438-d2f3-4140-b897-753195423092 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:42 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b2761438-d2f3-4140-b897-753195423092 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] GET http://192.168.122.54/volume/v3/volumes/a2eec2b5-fb1b-456f-86dd-e03d3b37ac3e Sep 03 20:03:42 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b2761438-d2f3-4140-b897-753195423092 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:03:42 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b2761438-d2f3-4140-b897-753195423092 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:03:42 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-79d05b0c-dfe5-47f3-85fa-cbba6eeb4f7b None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:42 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:03:42 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:03:42 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:03:42 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:03:42 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-79d05b0c-dfe5-47f3-85fa-cbba6eeb4f7b tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:03:42 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-79d05b0c-dfe5-47f3-85fa-cbba6eeb4f7b tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-878023231"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:03:42 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volumes [None req-79d05b0c-dfe5-47f3-85fa-cbba6eeb4f7b tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-878023231'}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:03:42 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-b2761438-d2f3-4140-b897-753195423092 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Volume info retrieved successfully. Sep 03 20:03:42 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-79d05b0c-dfe5-47f3-85fa-cbba6eeb4f7b tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Create volume of 1 GB Sep 03 20:03:42 devstack devstack@c-api.service[87290]: WARNING stevedore.named [None req-b2761438-d2f3-4140-b897-753195423092 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:03:42 devstack devstack@c-api.service[87290]: WARNING castellan.key_manager [None req-b2761438-d2f3-4140-b897-753195423092 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:03:42 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-79d05b0c-dfe5-47f3-85fa-cbba6eeb4f7b tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Availability Zones retrieved successfully. Sep 03 20:03:42 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-79d05b0c-dfe5-47f3-85fa-cbba6eeb4f7b tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Flow 'volume_create_api' (597bbe1d-5baf-468c-9a77-9fcacb0c44df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:03:42 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-79d05b0c-dfe5-47f3-85fa-cbba6eeb4f7b tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68c9c4d4-43ea-4f4b-8462-00b941e585c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:03:42 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.flows.api.create_volume [None req-79d05b0c-dfe5-47f3-85fa-cbba6eeb4f7b tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Validating volume size '1' using validate_int {{(pid=87289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:03:42 devstack devstack@c-api.service[87290]: DEBUG oslo_db.sqlalchemy.engines [None req-b2761438-d2f3-4140-b897-753195423092 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:03:42 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:03:42 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:03:42 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b2761438-d2f3-4140-b897-753195423092 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] http://192.168.122.54/volume/v3/volumes/a2eec2b5-fb1b-456f-86dd-e03d3b37ac3e returned with HTTP 200 Sep 03 20:03:42 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 71/141] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:03:42 2026] GET /volume/v3/volumes/a2eec2b5-fb1b-456f-86dd-e03d3b37ac3e => generated 928 bytes in 388 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:03:42 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-79d05b0c-dfe5-47f3-85fa-cbba6eeb4f7b tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68c9c4d4-43ea-4f4b-8462-00b941e585c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:03:42 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-79d05b0c-dfe5-47f3-85fa-cbba6eeb4f7b tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bca2244a-4b71-491d-b0bd-c76468645dc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:03:43 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-79d05b0c-dfe5-47f3-85fa-cbba6eeb4f7b tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Created reservations ['e70ad06d-12bb-4bca-b054-5981763c4ba7', 'befd53aa-adee-44fb-a560-ef5f3941e70d', 'e46925ee-2fe0-404f-aea9-d3bf9b931bd1', '1d1817cf-3c04-4946-9012-9866e4dcd80b'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:03:43 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-79d05b0c-dfe5-47f3-85fa-cbba6eeb4f7b tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bca2244a-4b71-491d-b0bd-c76468645dc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e70ad06d-12bb-4bca-b054-5981763c4ba7', 'befd53aa-adee-44fb-a560-ef5f3941e70d', 'e46925ee-2fe0-404f-aea9-d3bf9b931bd1', '1d1817cf-3c04-4946-9012-9866e4dcd80b']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:03:43 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-79d05b0c-dfe5-47f3-85fa-cbba6eeb4f7b tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4881a7a8-3671-4778-a27e-f08c3a1673d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:03:43 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:03:43 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:03:43 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-79d05b0c-dfe5-47f3-85fa-cbba6eeb4f7b tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4881a7a8-3671-4778-a27e-f08c3a1673d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff33c39d-396d-4011-b887-1efef4efa39a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-878023231',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='800e67bf380f4c51b0edb1a84e695c06',qos_specs=None,replication_status=,reservations=['e70ad06d-12bb-4bca-b054-5981763c4ba7','befd53aa-adee-44fb-a560-ef5f3941e70d','e46925ee-2fe0-404f-aea9-d3bf9b931bd1','1d1817cf-3c04-4946-9012-9866e4dcd80b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4af4ca0fa9674dada36bc7ed8797743d',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:03:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-878023231',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ff33c39d-396d-4011-b887-1efef4efa39a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='800e67bf380f4c51b0edb1a84e695c06',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4af4ca0fa9674dada36bc7ed8797743d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:03:43 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-79d05b0c-dfe5-47f3-85fa-cbba6eeb4f7b tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78f7f6a5-f4be-44bb-bbd6-05908faa6c7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:03:43 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-79d05b0c-dfe5-47f3-85fa-cbba6eeb4f7b tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78f7f6a5-f4be-44bb-bbd6-05908faa6c7d) transitioned into state 'SUCCESS' from state '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-878023231',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='800e67bf380f4c51b0edb1a84e695c06',qos_specs=None,replication_status=,reservations=['e70ad06d-12bb-4bca-b054-5981763c4ba7','befd53aa-adee-44fb-a560-ef5f3941e70d','e46925ee-2fe0-404f-aea9-d3bf9b931bd1','1d1817cf-3c04-4946-9012-9866e4dcd80b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4af4ca0fa9674dada36bc7ed8797743d',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:03:43 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-cfc3dd88-31d8-4c96-9f1e-ecd5b466376e None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:43 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-79d05b0c-dfe5-47f3-85fa-cbba6eeb4f7b tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (313d7a9a-16f1-4c72-b614-7b9862c1a19f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:03:43 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-cfc3dd88-31d8-4c96-9f1e-ecd5b466376e tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] GET http://192.168.122.54/volume/v3/volumes/a2eec2b5-fb1b-456f-86dd-e03d3b37ac3e Sep 03 20:03:43 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-cfc3dd88-31d8-4c96-9f1e-ecd5b466376e tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:03:43 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-cfc3dd88-31d8-4c96-9f1e-ecd5b466376e tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:03:43 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:03:43 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:03:43 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:03:43 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:03:43 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-79d05b0c-dfe5-47f3-85fa-cbba6eeb4f7b tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (313d7a9a-16f1-4c72-b614-7b9862c1a19f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:03:43 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-cfc3dd88-31d8-4c96-9f1e-ecd5b466376e tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Volume info retrieved successfully. Sep 03 20:03:43 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-79d05b0c-dfe5-47f3-85fa-cbba6eeb4f7b tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Flow 'volume_create_api' (597bbe1d-5baf-468c-9a77-9fcacb0c44df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:03:43 devstack devstack@c-api.service[87290]: WARNING stevedore.named [None req-cfc3dd88-31d8-4c96-9f1e-ecd5b466376e tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:03:43 devstack devstack@c-api.service[87290]: WARNING castellan.key_manager [None req-cfc3dd88-31d8-4c96-9f1e-ecd5b466376e tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:03:43 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-79d05b0c-dfe5-47f3-85fa-cbba6eeb4f7b tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Create volume request issued successfully. Sep 03 20:03:43 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-79d05b0c-dfe5-47f3-85fa-cbba6eeb4f7b tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:03:43 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 71/142] 192.168.122.54 () {60 vars in 1137 bytes} [Thu Sep 3 20:03:42 2026] POST /volume/v3/volumes => generated 761 bytes in 1469 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:03:43 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-34641c66-d59e-4d32-a7e2-6bf6a1c9a63b None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:43 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-34641c66-d59e-4d32-a7e2-6bf6a1c9a63b tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] GET http://192.168.122.54/volume/v3/volumes/ff33c39d-396d-4011-b887-1efef4efa39a Sep 03 20:03:43 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-34641c66-d59e-4d32-a7e2-6bf6a1c9a63b tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:03:43 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-34641c66-d59e-4d32-a7e2-6bf6a1c9a63b tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:03:43 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:03:43 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:03:43 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:03:43 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:03:43 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-34641c66-d59e-4d32-a7e2-6bf6a1c9a63b tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Volume info retrieved successfully. Sep 03 20:03:43 devstack devstack@c-api.service[87290]: DEBUG oslo_db.sqlalchemy.engines [None req-cfc3dd88-31d8-4c96-9f1e-ecd5b466376e tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:03:43 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:03:43 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:03:43 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-34641c66-d59e-4d32-a7e2-6bf6a1c9a63b tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] http://192.168.122.54/volume/v3/volumes/ff33c39d-396d-4011-b887-1efef4efa39a returned with HTTP 200 Sep 03 20:03:44 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 72/143] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:03:43 2026] GET /volume/v3/volumes/ff33c39d-396d-4011-b887-1efef4efa39a => generated 829 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:03:44 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-cfc3dd88-31d8-4c96-9f1e-ecd5b466376e tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] http://192.168.122.54/volume/v3/volumes/a2eec2b5-fb1b-456f-86dd-e03d3b37ac3e returned with HTTP 200 Sep 03 20:03:44 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 72/144] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:03:43 2026] GET /volume/v3/volumes/a2eec2b5-fb1b-456f-86dd-e03d3b37ac3e => generated 928 bytes in 426 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:03:45 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-8462d230-15c7-4f3f-8b01-eca11aaeb8a6 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:45 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-8462d230-15c7-4f3f-8b01-eca11aaeb8a6 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] GET http://192.168.122.54/volume/v3/volumes/ff33c39d-396d-4011-b887-1efef4efa39a Sep 03 20:03:45 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-8462d230-15c7-4f3f-8b01-eca11aaeb8a6 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:03:45 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-8462d230-15c7-4f3f-8b01-eca11aaeb8a6 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:03:45 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-6bd0d0f1-a21b-4b25-8c92-eb2b2a46beed None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:45 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6bd0d0f1-a21b-4b25-8c92-eb2b2a46beed tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] GET http://192.168.122.54/volume/v3/volumes/a2eec2b5-fb1b-456f-86dd-e03d3b37ac3e Sep 03 20:03:45 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-6bd0d0f1-a21b-4b25-8c92-eb2b2a46beed tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:03:45 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-6bd0d0f1-a21b-4b25-8c92-eb2b2a46beed tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:03:45 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:03:45 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:03:45 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:03:45 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:03:45 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:03:45 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:03:45 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:03:45 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:03:45 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-6bd0d0f1-a21b-4b25-8c92-eb2b2a46beed tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Volume info retrieved successfully. Sep 03 20:03:45 devstack devstack@c-api.service[87290]: WARNING stevedore.named [None req-6bd0d0f1-a21b-4b25-8c92-eb2b2a46beed tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:03:45 devstack devstack@c-api.service[87290]: WARNING castellan.key_manager [None req-6bd0d0f1-a21b-4b25-8c92-eb2b2a46beed tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:03:45 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-8462d230-15c7-4f3f-8b01-eca11aaeb8a6 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Volume info retrieved successfully. Sep 03 20:03:45 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-8462d230-15c7-4f3f-8b01-eca11aaeb8a6 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] http://192.168.122.54/volume/v3/volumes/ff33c39d-396d-4011-b887-1efef4efa39a returned with HTTP 200 Sep 03 20:03:45 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 73/145] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:03:45 2026] GET /volume/v3/volumes/ff33c39d-396d-4011-b887-1efef4efa39a => generated 853 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:03:45 devstack devstack@c-api.service[87290]: DEBUG oslo_db.sqlalchemy.engines [None req-6bd0d0f1-a21b-4b25-8c92-eb2b2a46beed tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:03:45 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:03:45 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:03:45 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6bd0d0f1-a21b-4b25-8c92-eb2b2a46beed tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] http://192.168.122.54/volume/v3/volumes/a2eec2b5-fb1b-456f-86dd-e03d3b37ac3e returned with HTTP 200 Sep 03 20:03:45 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 73/146] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:03:45 2026] GET /volume/v3/volumes/a2eec2b5-fb1b-456f-86dd-e03d3b37ac3e => generated 928 bytes in 507 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:03:46 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-88a08a00-56e7-4e97-84d5-17d592307da0 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:46 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-88a08a00-56e7-4e97-84d5-17d592307da0 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] GET http://192.168.122.54/volume/v3/volumes/ff33c39d-396d-4011-b887-1efef4efa39a Sep 03 20:03:46 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-88a08a00-56e7-4e97-84d5-17d592307da0 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:03:46 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-88a08a00-56e7-4e97-84d5-17d592307da0 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:03:46 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:03:46 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:03:46 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:03:46 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:03:46 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-88a08a00-56e7-4e97-84d5-17d592307da0 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Volume info retrieved successfully. Sep 03 20:03:46 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-88a08a00-56e7-4e97-84d5-17d592307da0 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] http://192.168.122.54/volume/v3/volumes/ff33c39d-396d-4011-b887-1efef4efa39a returned with HTTP 200 Sep 03 20:03:46 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 74/147] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:03:46 2026] GET /volume/v3/volumes/ff33c39d-396d-4011-b887-1efef4efa39a => generated 853 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:03:46 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-c4965472-c6b1-4d0e-b774-ef762466654d None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:46 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c4965472-c6b1-4d0e-b774-ef762466654d tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] GET http://192.168.122.54/volume/v3/volumes/a2eec2b5-fb1b-456f-86dd-e03d3b37ac3e Sep 03 20:03:46 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c4965472-c6b1-4d0e-b774-ef762466654d tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:03:46 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c4965472-c6b1-4d0e-b774-ef762466654d tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:03:46 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:03:46 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:03:46 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:03:46 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:03:46 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-c4965472-c6b1-4d0e-b774-ef762466654d tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Volume info retrieved successfully. Sep 03 20:03:46 devstack devstack@c-api.service[87290]: WARNING stevedore.named [None req-c4965472-c6b1-4d0e-b774-ef762466654d tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:03:46 devstack devstack@c-api.service[87290]: WARNING castellan.key_manager [None req-c4965472-c6b1-4d0e-b774-ef762466654d tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:03:46 devstack devstack@c-api.service[87290]: DEBUG oslo_db.sqlalchemy.engines [None req-c4965472-c6b1-4d0e-b774-ef762466654d tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:03:46 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:03:46 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:03:47 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c4965472-c6b1-4d0e-b774-ef762466654d tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] http://192.168.122.54/volume/v3/volumes/a2eec2b5-fb1b-456f-86dd-e03d3b37ac3e returned with HTTP 200 Sep 03 20:03:47 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 74/148] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:03:46 2026] GET /volume/v3/volumes/a2eec2b5-fb1b-456f-86dd-e03d3b37ac3e => generated 928 bytes in 429 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:03:47 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-aec9aca2-5bd9-4e86-ac0f-65a7854ca466 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:47 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-aec9aca2-5bd9-4e86-ac0f-65a7854ca466 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] GET http://192.168.122.54/volume/v3/volumes/ff33c39d-396d-4011-b887-1efef4efa39a Sep 03 20:03:47 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-aec9aca2-5bd9-4e86-ac0f-65a7854ca466 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:03:47 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-aec9aca2-5bd9-4e86-ac0f-65a7854ca466 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:03:47 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:03:47 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:03:47 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:03:47 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:03:47 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-aec9aca2-5bd9-4e86-ac0f-65a7854ca466 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Volume info retrieved successfully. Sep 03 20:03:47 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-aec9aca2-5bd9-4e86-ac0f-65a7854ca466 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] http://192.168.122.54/volume/v3/volumes/ff33c39d-396d-4011-b887-1efef4efa39a returned with HTTP 200 Sep 03 20:03:47 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 75/149] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:03:47 2026] GET /volume/v3/volumes/ff33c39d-396d-4011-b887-1efef4efa39a => generated 853 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:03:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-a6a7557d-0c5b-43f1-997b-bd5d11626f06 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:48 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a6a7557d-0c5b-43f1-997b-bd5d11626f06 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] GET http://192.168.122.54/volume/v3/volumes/a2eec2b5-fb1b-456f-86dd-e03d3b37ac3e Sep 03 20:03:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a6a7557d-0c5b-43f1-997b-bd5d11626f06 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:03:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a6a7557d-0c5b-43f1-997b-bd5d11626f06 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:03:48 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:03:48 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:03:48 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:03:48 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:03:48 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-a6a7557d-0c5b-43f1-997b-bd5d11626f06 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Volume info retrieved successfully. Sep 03 20:03:48 devstack devstack@c-api.service[87290]: WARNING stevedore.named [None req-a6a7557d-0c5b-43f1-997b-bd5d11626f06 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:03:48 devstack devstack@c-api.service[87290]: WARNING castellan.key_manager [None req-a6a7557d-0c5b-43f1-997b-bd5d11626f06 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:03:48 devstack devstack@c-api.service[87290]: DEBUG oslo_db.sqlalchemy.engines [None req-a6a7557d-0c5b-43f1-997b-bd5d11626f06 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:03:48 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:03:48 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:03:48 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a6a7557d-0c5b-43f1-997b-bd5d11626f06 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] http://192.168.122.54/volume/v3/volumes/a2eec2b5-fb1b-456f-86dd-e03d3b37ac3e returned with HTTP 200 Sep 03 20:03:48 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 75/150] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:03:48 2026] GET /volume/v3/volumes/a2eec2b5-fb1b-456f-86dd-e03d3b37ac3e => generated 928 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:03:48 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-86668139-27cb-4e75-af7d-448f3b885973 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:48 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-86668139-27cb-4e75-af7d-448f3b885973 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] GET http://192.168.122.54/volume/v3/volumes/ff33c39d-396d-4011-b887-1efef4efa39a Sep 03 20:03:48 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-86668139-27cb-4e75-af7d-448f3b885973 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:03:48 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-86668139-27cb-4e75-af7d-448f3b885973 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:03:48 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:03:48 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:03:48 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:03:48 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:03:48 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-86668139-27cb-4e75-af7d-448f3b885973 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Volume info retrieved successfully. Sep 03 20:03:48 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-86668139-27cb-4e75-af7d-448f3b885973 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] http://192.168.122.54/volume/v3/volumes/ff33c39d-396d-4011-b887-1efef4efa39a returned with HTTP 200 Sep 03 20:03:48 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 76/151] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:03:48 2026] GET /volume/v3/volumes/ff33c39d-396d-4011-b887-1efef4efa39a => generated 853 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:03:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-918c9348-d4a6-4187-8f5b-d007d47ee20c None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:49 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-918c9348-d4a6-4187-8f5b-d007d47ee20c tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] GET http://192.168.122.54/volume/v3/volumes/a2eec2b5-fb1b-456f-86dd-e03d3b37ac3e Sep 03 20:03:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-918c9348-d4a6-4187-8f5b-d007d47ee20c tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:03:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-918c9348-d4a6-4187-8f5b-d007d47ee20c tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:03:49 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:03:49 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:03:49 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:03:49 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:03:49 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-918c9348-d4a6-4187-8f5b-d007d47ee20c tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Volume info retrieved successfully. Sep 03 20:03:49 devstack devstack@c-api.service[87290]: WARNING stevedore.named [None req-918c9348-d4a6-4187-8f5b-d007d47ee20c tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:03:49 devstack devstack@c-api.service[87290]: WARNING castellan.key_manager [None req-918c9348-d4a6-4187-8f5b-d007d47ee20c tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:03:49 devstack devstack@c-api.service[87290]: DEBUG oslo_db.sqlalchemy.engines [None req-918c9348-d4a6-4187-8f5b-d007d47ee20c tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:03:49 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:03:49 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:03:49 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-918c9348-d4a6-4187-8f5b-d007d47ee20c tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] http://192.168.122.54/volume/v3/volumes/a2eec2b5-fb1b-456f-86dd-e03d3b37ac3e returned with HTTP 200 Sep 03 20:03:49 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 76/152] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:03:49 2026] GET /volume/v3/volumes/a2eec2b5-fb1b-456f-86dd-e03d3b37ac3e => generated 928 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:03:49 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-8a5515c6-af96-4746-96c4-0368992aa82f None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:49 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-8a5515c6-af96-4746-96c4-0368992aa82f tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] GET http://192.168.122.54/volume/v3/volumes/ff33c39d-396d-4011-b887-1efef4efa39a Sep 03 20:03:49 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-8a5515c6-af96-4746-96c4-0368992aa82f tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:03:49 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-8a5515c6-af96-4746-96c4-0368992aa82f tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:03:49 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:03:49 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:03:49 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:03:49 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:03:49 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-8a5515c6-af96-4746-96c4-0368992aa82f tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Volume info retrieved successfully. Sep 03 20:03:49 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-8a5515c6-af96-4746-96c4-0368992aa82f tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] http://192.168.122.54/volume/v3/volumes/ff33c39d-396d-4011-b887-1efef4efa39a returned with HTTP 200 Sep 03 20:03:49 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 77/153] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:03:49 2026] GET /volume/v3/volumes/ff33c39d-396d-4011-b887-1efef4efa39a => generated 853 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:03:50 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-394f1382-ada9-43e1-a322-26b249d7750c None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:50 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-394f1382-ada9-43e1-a322-26b249d7750c tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] GET http://192.168.122.54/volume/v3/volumes/a2eec2b5-fb1b-456f-86dd-e03d3b37ac3e Sep 03 20:03:50 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-394f1382-ada9-43e1-a322-26b249d7750c tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:03:50 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-394f1382-ada9-43e1-a322-26b249d7750c tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:03:50 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:03:50 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:03:50 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:03:50 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:03:50 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-394f1382-ada9-43e1-a322-26b249d7750c tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Volume info retrieved successfully. Sep 03 20:03:50 devstack devstack@c-api.service[87290]: WARNING stevedore.named [None req-394f1382-ada9-43e1-a322-26b249d7750c tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:03:50 devstack devstack@c-api.service[87290]: WARNING castellan.key_manager [None req-394f1382-ada9-43e1-a322-26b249d7750c tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:03:50 devstack devstack@c-api.service[87290]: DEBUG oslo_db.sqlalchemy.engines [None req-394f1382-ada9-43e1-a322-26b249d7750c tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:03:50 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:03:50 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:03:50 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-394f1382-ada9-43e1-a322-26b249d7750c tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] http://192.168.122.54/volume/v3/volumes/a2eec2b5-fb1b-456f-86dd-e03d3b37ac3e returned with HTTP 200 Sep 03 20:03:50 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 77/154] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:03:50 2026] GET /volume/v3/volumes/a2eec2b5-fb1b-456f-86dd-e03d3b37ac3e => generated 929 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:03:50 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-57b5bbac-57cc-492d-9cb0-47debf5e9829 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:50 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-57b5bbac-57cc-492d-9cb0-47debf5e9829 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] GET http://192.168.122.54/volume/v3/groups/5e8e5067-6262-4f2f-90eb-2e513b8b026d Sep 03 20:03:50 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-57b5bbac-57cc-492d-9cb0-47debf5e9829 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:03:50 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-57b5bbac-57cc-492d-9cb0-47debf5e9829 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Calling method 'version_select' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:03:50 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.groups [None req-57b5bbac-57cc-492d-9cb0-47debf5e9829 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] show called for member 5e8e5067-6262-4f2f-90eb-2e513b8b026d {{(pid=87289) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 20:03:50 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:03:50 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:03:50 devstack devstack@c-api.service[87289]: /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 03 20:03:50 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, cls(context), Sep 03 20:03:50 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-57b5bbac-57cc-492d-9cb0-47debf5e9829 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] http://192.168.122.54/volume/v3/groups/5e8e5067-6262-4f2f-90eb-2e513b8b026d returned with HTTP 200 Sep 03 20:03:50 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 78/155] 192.168.122.54 () {60 vars in 1265 bytes} [Thu Sep 3 20:03:50 2026] GET /volume/v3/groups/5e8e5067-6262-4f2f-90eb-2e513b8b026d => generated 417 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:03:50 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-e195d808-4e49-44d7-a739-46b20408d1df None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:50 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e195d808-4e49-44d7-a739-46b20408d1df tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] GET http://192.168.122.54/volume/v3/volumes/detail Sep 03 20:03:50 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e195d808-4e49-44d7-a739-46b20408d1df tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:03:50 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e195d808-4e49-44d7-a739-46b20408d1df tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Calling method 'detail' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:03:50 devstack devstack@c-api.service[87290]: DEBUG cinder.api.api_utils [None req-e195d808-4e49-44d7-a739-46b20408d1df tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Removing options '' from query. {{(pid=87290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:03:50 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-e195d808-4e49-44d7-a739-46b20408d1df tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87290) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 20:03:50 devstack devstack@c-api.service[87290]: /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 03 20:03:50 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 20:03:50 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:03:50 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:03:50 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:03:50 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:03:50 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-e195d808-4e49-44d7-a739-46b20408d1df tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Get all volumes completed successfully. Sep 03 20:03:50 devstack devstack@c-api.service[87290]: WARNING stevedore.named [None req-e195d808-4e49-44d7-a739-46b20408d1df tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:03:50 devstack devstack@c-api.service[87290]: WARNING castellan.key_manager [None req-e195d808-4e49-44d7-a739-46b20408d1df tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:03:50 devstack devstack@c-api.service[87290]: DEBUG oslo_db.sqlalchemy.engines [None req-e195d808-4e49-44d7-a739-46b20408d1df tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:03:50 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:03:50 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:03:50 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-ade8c364-0190-4625-986d-c76ffa6e296a None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:50 devstack devstack@c-api.service[87290]: WARNING stevedore.named [None req-e195d808-4e49-44d7-a739-46b20408d1df tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:03:50 devstack devstack@c-api.service[87290]: WARNING castellan.key_manager [None req-e195d808-4e49-44d7-a739-46b20408d1df tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:03:50 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ade8c364-0190-4625-986d-c76ffa6e296a tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] GET http://192.168.122.54/volume/v3/volumes/ff33c39d-396d-4011-b887-1efef4efa39a Sep 03 20:03:50 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ade8c364-0190-4625-986d-c76ffa6e296a tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:03:50 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ade8c364-0190-4625-986d-c76ffa6e296a tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:03:50 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:03:50 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:03:50 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:03:50 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:03:50 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-ade8c364-0190-4625-986d-c76ffa6e296a tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Volume info retrieved successfully. Sep 03 20:03:50 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ade8c364-0190-4625-986d-c76ffa6e296a tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] http://192.168.122.54/volume/v3/volumes/ff33c39d-396d-4011-b887-1efef4efa39a returned with HTTP 200 Sep 03 20:03:50 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 79/156] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:03:50 2026] GET /volume/v3/volumes/ff33c39d-396d-4011-b887-1efef4efa39a => generated 854 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:03:50 devstack devstack@c-api.service[87290]: DEBUG oslo_db.sqlalchemy.engines [None req-e195d808-4e49-44d7-a739-46b20408d1df tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:03:50 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:03:50 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:03:50 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e195d808-4e49-44d7-a739-46b20408d1df tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] http://192.168.122.54/volume/v3/volumes/detail returned with HTTP 200 Sep 03 20:03:50 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 78/157] 192.168.122.54 () {60 vars in 1178 bytes} [Thu Sep 3 20:03:50 2026] GET /volume/v3/volumes/detail => generated 1840 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 03 20:03:50 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-61855028-ade3-423a-8c46-91c2bb36fc04 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:50 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-61855028-ade3-423a-8c46-91c2bb36fc04 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] POST http://192.168.122.54/volume/v3/groups/5e8e5067-6262-4f2f-90eb-2e513b8b026d/action Sep 03 20:03:50 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-61855028-ade3-423a-8c46-91c2bb36fc04 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:03:50 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-61855028-ade3-423a-8c46-91c2bb36fc04 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:03:50 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-3b61df65-efca-4b63-8cb8-77dbaf3cdd81 req-ed65a3a5-f900-4fc3-a165-7c2d4160fb13 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:50 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.groups [None req-61855028-ade3-423a-8c46-91c2bb36fc04 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] delete called for group 5e8e5067-6262-4f2f-90eb-2e513b8b026d {{(pid=87289) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 03 20:03:50 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.groups [None req-61855028-ade3-423a-8c46-91c2bb36fc04 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Delete group with id: 5e8e5067-6262-4f2f-90eb-2e513b8b026d Sep 03 20:03:50 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-3b61df65-efca-4b63-8cb8-77dbaf3cdd81 req-ed65a3a5-f900-4fc3-a165-7c2d4160fb13 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] GET http://192.168.122.54/volume/v3/volumes/ff33c39d-396d-4011-b887-1efef4efa39a Sep 03 20:03:50 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-3b61df65-efca-4b63-8cb8-77dbaf3cdd81 req-ed65a3a5-f900-4fc3-a165-7c2d4160fb13 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:03:50 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:03:50 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:03:50 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-3b61df65-efca-4b63-8cb8-77dbaf3cdd81 req-ed65a3a5-f900-4fc3-a165-7c2d4160fb13 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:03:50 devstack devstack@c-api.service[87289]: /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 03 20:03:50 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 03 20:03:50 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:03:50 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:03:50 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:03:50 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:03:51 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [req-3b61df65-efca-4b63-8cb8-77dbaf3cdd81 req-ed65a3a5-f900-4fc3-a165-7c2d4160fb13 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Volume info retrieved successfully. Sep 03 20:03:51 devstack devstack@c-api.service[87289]: /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 03 20:03:51 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 20:03:51 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-3b61df65-efca-4b63-8cb8-77dbaf3cdd81 req-ed65a3a5-f900-4fc3-a165-7c2d4160fb13 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] http://192.168.122.54/volume/v3/volumes/ff33c39d-396d-4011-b887-1efef4efa39a returned with HTTP 200 Sep 03 20:03:51 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 79/158] 192.168.122.54 () {60 vars in 1482 bytes} [Thu Sep 3 20:03:50 2026] GET /volume/v3/volumes/ff33c39d-396d-4011-b887-1efef4efa39a => generated 854 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:03:51 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-61855028-ade3-423a-8c46-91c2bb36fc04 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] http://192.168.122.54/volume/v3/groups/5e8e5067-6262-4f2f-90eb-2e513b8b026d/action returned with HTTP 202 Sep 03 20:03:51 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 80/159] 192.168.122.54 () {62 vars in 1307 bytes} [Thu Sep 3 20:03:50 2026] POST /volume/v3/groups/5e8e5067-6262-4f2f-90eb-2e513b8b026d/action => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 20:03:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-f299b89a-edd2-4b7e-abef-82817bf4535f None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:51 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f299b89a-edd2-4b7e-abef-82817bf4535f tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] GET http://192.168.122.54/volume/v3/volumes/a2eec2b5-fb1b-456f-86dd-e03d3b37ac3e Sep 03 20:03:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f299b89a-edd2-4b7e-abef-82817bf4535f tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:03:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f299b89a-edd2-4b7e-abef-82817bf4535f tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:03:51 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:03:51 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:03:51 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:03:51 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:03:51 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-f299b89a-edd2-4b7e-abef-82817bf4535f tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Volume info retrieved successfully. Sep 03 20:03:51 devstack devstack@c-api.service[87290]: WARNING stevedore.named [None req-f299b89a-edd2-4b7e-abef-82817bf4535f tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:03:51 devstack devstack@c-api.service[87290]: WARNING castellan.key_manager [None req-f299b89a-edd2-4b7e-abef-82817bf4535f tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:03:51 devstack devstack@c-api.service[87290]: DEBUG oslo_db.sqlalchemy.engines [None req-f299b89a-edd2-4b7e-abef-82817bf4535f tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:03:51 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:03:51 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:03:51 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f299b89a-edd2-4b7e-abef-82817bf4535f tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] http://192.168.122.54/volume/v3/volumes/a2eec2b5-fb1b-456f-86dd-e03d3b37ac3e returned with HTTP 200 Sep 03 20:03:51 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 80/160] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:03:51 2026] GET /volume/v3/volumes/a2eec2b5-fb1b-456f-86dd-e03d3b37ac3e => generated 928 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:03:51 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-b03f50d7-f714-443c-984d-bf976cdb55f2 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:51 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b03f50d7-f714-443c-984d-bf976cdb55f2 None None] GET http://192.168.122.54/volume// Sep 03 20:03:51 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b03f50d7-f714-443c-984d-bf976cdb55f2 None None] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:03:51 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b03f50d7-f714-443c-984d-bf976cdb55f2 None None] Calling method 'all' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:03:51 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b03f50d7-f714-443c-984d-bf976cdb55f2 None None] http://192.168.122.54/volume// returned with HTTP 300 Sep 03 20:03:51 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 81/161] 192.168.122.54 () {58 vars in 1312 bytes} [Thu Sep 3 20:03:51 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 20:03:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-3b61df65-efca-4b63-8cb8-77dbaf3cdd81 req-db307674-684a-4d70-aefd-2e17f44d4faa None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:51 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-3b61df65-efca-4b63-8cb8-77dbaf3cdd81 req-db307674-684a-4d70-aefd-2e17f44d4faa tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] POST http://192.168.122.54/volume/v3/attachments Sep 03 20:03:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-3b61df65-efca-4b63-8cb8-77dbaf3cdd81 req-db307674-684a-4d70-aefd-2e17f44d4faa tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ff33c39d-396d-4011-b887-1efef4efa39a", "connector": null, "instance_uuid": "023ee5c6-5485-4620-9300-c47d384c6db8"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:03:51 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:03:51 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:03:51 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:03:51 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:03:52 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-3b61df65-efca-4b63-8cb8-77dbaf3cdd81 req-db307674-684a-4d70-aefd-2e17f44d4faa tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] http://192.168.122.54/volume/v3/attachments returned with HTTP 200 Sep 03 20:03:52 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 81/162] 192.168.122.54 () {66 vars in 1478 bytes} [Thu Sep 3 20:03:51 2026] POST /volume/v3/attachments => generated 273 bytes in 355 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:03:52 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-f9bb25ae-4aac-4a6c-a2b8-778d76241bc5 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:52 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f9bb25ae-4aac-4a6c-a2b8-778d76241bc5 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] GET http://192.168.122.54/volume/v3/volumes/ff33c39d-396d-4011-b887-1efef4efa39a Sep 03 20:03:52 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f9bb25ae-4aac-4a6c-a2b8-778d76241bc5 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:03:52 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f9bb25ae-4aac-4a6c-a2b8-778d76241bc5 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:03:52 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:03:52 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:03:52 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-04b188da-58c2-45c1-aaf0-7668f0595af1 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:52 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-04b188da-58c2-45c1-aaf0-7668f0595af1 None None] GET http://192.168.122.54/volume// Sep 03 20:03:52 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-04b188da-58c2-45c1-aaf0-7668f0595af1 None None] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:03:52 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-04b188da-58c2-45c1-aaf0-7668f0595af1 None None] Calling method 'all' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:03:52 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-04b188da-58c2-45c1-aaf0-7668f0595af1 None None] http://192.168.122.54/volume// returned with HTTP 300 Sep 03 20:03:52 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 82/163] 192.168.122.54 () {58 vars in 1310 bytes} [Thu Sep 3 20:03:52 2026] GET /volume/ => generated 389 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 20:03:52 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:03:52 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:03:52 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-3b61df65-efca-4b63-8cb8-77dbaf3cdd81 req-fabacce5-b712-4cbf-9d14-56724adf3423 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:52 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-3b61df65-efca-4b63-8cb8-77dbaf3cdd81 req-fabacce5-b712-4cbf-9d14-56724adf3423 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] GET http://192.168.122.54/volume/v3/volumes/ff33c39d-396d-4011-b887-1efef4efa39a Sep 03 20:03:52 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-3b61df65-efca-4b63-8cb8-77dbaf3cdd81 req-fabacce5-b712-4cbf-9d14-56724adf3423 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:03:52 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-3b61df65-efca-4b63-8cb8-77dbaf3cdd81 req-fabacce5-b712-4cbf-9d14-56724adf3423 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:03:52 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-f9bb25ae-4aac-4a6c-a2b8-778d76241bc5 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Volume info retrieved successfully. Sep 03 20:03:52 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:03:52 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:03:52 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:03:52 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:03:52 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f9bb25ae-4aac-4a6c-a2b8-778d76241bc5 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] http://192.168.122.54/volume/v3/volumes/ff33c39d-396d-4011-b887-1efef4efa39a returned with HTTP 200 Sep 03 20:03:52 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 82/164] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:03:52 2026] GET /volume/v3/volumes/ff33c39d-396d-4011-b887-1efef4efa39a => generated 853 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:03:52 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [req-3b61df65-efca-4b63-8cb8-77dbaf3cdd81 req-fabacce5-b712-4cbf-9d14-56724adf3423 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Volume info retrieved successfully. Sep 03 20:03:52 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-3b61df65-efca-4b63-8cb8-77dbaf3cdd81 req-fabacce5-b712-4cbf-9d14-56724adf3423 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] http://192.168.122.54/volume/v3/volumes/ff33c39d-396d-4011-b887-1efef4efa39a returned with HTTP 200 Sep 03 20:03:52 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 83/165] 192.168.122.54 () {62 vars in 1523 bytes} [Thu Sep 3 20:03:52 2026] GET /volume/v3/volumes/ff33c39d-396d-4011-b887-1efef4efa39a => generated 1034 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 20:03:52 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-540a2f2a-ef3c-452d-9ff8-2be19085d653 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:52 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-540a2f2a-ef3c-452d-9ff8-2be19085d653 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] GET http://192.168.122.54/volume/v3/volumes/a2eec2b5-fb1b-456f-86dd-e03d3b37ac3e Sep 03 20:03:52 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-540a2f2a-ef3c-452d-9ff8-2be19085d653 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:03:52 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-540a2f2a-ef3c-452d-9ff8-2be19085d653 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:03:52 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-540a2f2a-ef3c-452d-9ff8-2be19085d653 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] http://192.168.122.54/volume/v3/volumes/a2eec2b5-fb1b-456f-86dd-e03d3b37ac3e returned with HTTP 404 Sep 03 20:03:52 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 83/166] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:03:52 2026] GET /volume/v3/volumes/a2eec2b5-fb1b-456f-86dd-e03d3b37ac3e => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 20:03:52 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-aa8180b5-811a-4711-8e71-b7b23074d8d0 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:52 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-aa8180b5-811a-4711-8e71-b7b23074d8d0 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] GET http://192.168.122.54/volume/v3/groups/5e8e5067-6262-4f2f-90eb-2e513b8b026d Sep 03 20:03:52 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-aa8180b5-811a-4711-8e71-b7b23074d8d0 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:03:52 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-aa8180b5-811a-4711-8e71-b7b23074d8d0 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Calling method 'version_select' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:03:52 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.groups [None req-aa8180b5-811a-4711-8e71-b7b23074d8d0 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] show called for member 5e8e5067-6262-4f2f-90eb-2e513b8b026d {{(pid=87290) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 20:03:52 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-aa8180b5-811a-4711-8e71-b7b23074d8d0 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] http://192.168.122.54/volume/v3/groups/5e8e5067-6262-4f2f-90eb-2e513b8b026d returned with HTTP 404 Sep 03 20:03:52 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 84/167] 192.168.122.54 () {60 vars in 1265 bytes} [Thu Sep 3 20:03:52 2026] GET /volume/v3/groups/5e8e5067-6262-4f2f-90eb-2e513b8b026d => generated 108 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 20:03:52 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-d75b6c91-1e9e-4c99-aa6c-bdbdfcd125a0 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:52 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d75b6c91-1e9e-4c99-aa6c-bdbdfcd125a0 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] GET http://192.168.122.54/volume/v3/volumes/detail Sep 03 20:03:52 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d75b6c91-1e9e-4c99-aa6c-bdbdfcd125a0 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:03:52 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d75b6c91-1e9e-4c99-aa6c-bdbdfcd125a0 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Calling method 'detail' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:03:52 devstack devstack@c-api.service[87289]: DEBUG cinder.api.api_utils [None req-d75b6c91-1e9e-4c99-aa6c-bdbdfcd125a0 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Removing options '' from query. {{(pid=87289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:03:52 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d75b6c91-1e9e-4c99-aa6c-bdbdfcd125a0 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87289) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 20:03:52 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-3b61df65-efca-4b63-8cb8-77dbaf3cdd81 req-62652ac5-ebed-4503-a502-4819dede9e45 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:52 devstack devstack@c-api.service[87289]: /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 03 20:03:52 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 20:03:52 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:03:52 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:03:52 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-d75b6c91-1e9e-4c99-aa6c-bdbdfcd125a0 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Get all volumes completed successfully. Sep 03 20:03:52 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-3b61df65-efca-4b63-8cb8-77dbaf3cdd81 req-62652ac5-ebed-4503-a502-4819dede9e45 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] PUT http://192.168.122.54/volume/v3/attachments/cb471b99-a5fd-4772-af64-49ffc4e6b2a6 Sep 03 20:03:52 devstack devstack@c-api.service[87289]: WARNING stevedore.named [None req-d75b6c91-1e9e-4c99-aa6c-bdbdfcd125a0 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:03:52 devstack devstack@c-api.service[87289]: WARNING castellan.key_manager [None req-d75b6c91-1e9e-4c99-aa6c-bdbdfcd125a0 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:03:52 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-3b61df65-efca-4b63-8cb8-77dbaf3cdd81 req-62652ac5-ebed-4503-a502-4819dede9e45 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.54", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd5588f450", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d480a316-b1bc-4222-9d5e-b857eb49504b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:03:52 devstack devstack@c-api.service[87290]: DEBUG cinder.coordination [req-3b61df65-efca-4b63-8cb8-77dbaf3cdd81 req-62652ac5-ebed-4503-a502-4819dede9e45 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Acquiring lock "cinder-attachment_update-ff33c39d-396d-4011-b887-1efef4efa39a-devstack" by "attachment_update" {{(pid=87290) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 20:03:52 devstack devstack@c-api.service[87290]: DEBUG cinder.coordination [req-3b61df65-efca-4b63-8cb8-77dbaf3cdd81 req-62652ac5-ebed-4503-a502-4819dede9e45 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Lock "cinder-attachment_update-ff33c39d-396d-4011-b887-1efef4efa39a-devstack" acquired by "attachment_update" :: waited 0.024s {{(pid=87290) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 20:03:52 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:03:52 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:03:52 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:03:52 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:03:52 devstack devstack@c-api.service[87289]: DEBUG oslo_db.sqlalchemy.engines [None req-d75b6c91-1e9e-4c99-aa6c-bdbdfcd125a0 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87289) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:03:52 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:03:52 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:03:52 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d75b6c91-1e9e-4c99-aa6c-bdbdfcd125a0 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] http://192.168.122.54/volume/v3/volumes/detail returned with HTTP 200 Sep 03 20:03:52 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 84/168] 192.168.122.54 () {60 vars in 1178 bytes} [Thu Sep 3 20:03:52 2026] GET /volume/v3/volumes/detail => generated 921 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:03:52 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-1109d8f1-6815-41a9-97d9-720537034954 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:52 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-1109d8f1-6815-41a9-97d9-720537034954 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] POST http://192.168.122.54/volume/v3/groups/cf64d581-51b7-4ff1-9863-11d19a628e55/action Sep 03 20:03:52 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-1109d8f1-6815-41a9-97d9-720537034954 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:03:52 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-1109d8f1-6815-41a9-97d9-720537034954 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:03:52 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.groups [None req-1109d8f1-6815-41a9-97d9-720537034954 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] delete called for group cf64d581-51b7-4ff1-9863-11d19a628e55 {{(pid=87289) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 03 20:03:52 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.groups [None req-1109d8f1-6815-41a9-97d9-720537034954 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Delete group with id: cf64d581-51b7-4ff1-9863-11d19a628e55 Sep 03 20:03:52 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:03:52 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:03:52 devstack devstack@c-api.service[87289]: /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 03 20:03:52 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 03 20:03:52 devstack devstack@c-api.service[87289]: /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 03 20:03:52 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 20:03:52 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-1109d8f1-6815-41a9-97d9-720537034954 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] http://192.168.122.54/volume/v3/groups/cf64d581-51b7-4ff1-9863-11d19a628e55/action returned with HTTP 202 Sep 03 20:03:52 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 85/169] 192.168.122.54 () {62 vars in 1307 bytes} [Thu Sep 3 20:03:52 2026] POST /volume/v3/groups/cf64d581-51b7-4ff1-9863-11d19a628e55/action => generated 0 bytes in 130 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 20:03:52 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-a982c16a-4fe3-4f68-b9f7-c639fb6eb4f8 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:52 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a982c16a-4fe3-4f68-b9f7-c639fb6eb4f8 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] GET http://192.168.122.54/volume/v3/volumes/43c435e1-6f3c-4278-baf2-a4a49345f202 Sep 03 20:03:52 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a982c16a-4fe3-4f68-b9f7-c639fb6eb4f8 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:03:52 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a982c16a-4fe3-4f68-b9f7-c639fb6eb4f8 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:03:52 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:03:52 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:03:52 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:03:52 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:03:52 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-a982c16a-4fe3-4f68-b9f7-c639fb6eb4f8 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Volume info retrieved successfully. Sep 03 20:03:52 devstack devstack@c-api.service[87289]: WARNING stevedore.named [None req-a982c16a-4fe3-4f68-b9f7-c639fb6eb4f8 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:03:52 devstack devstack@c-api.service[87289]: WARNING castellan.key_manager [None req-a982c16a-4fe3-4f68-b9f7-c639fb6eb4f8 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:03:52 devstack devstack@c-api.service[87290]: DEBUG cinder.coordination [req-3b61df65-efca-4b63-8cb8-77dbaf3cdd81 req-62652ac5-ebed-4503-a502-4819dede9e45 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Lock "cinder-attachment_update-ff33c39d-396d-4011-b887-1efef4efa39a-devstack" released by "attachment_update" :: held 0.337s {{(pid=87290) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 20:03:52 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-3b61df65-efca-4b63-8cb8-77dbaf3cdd81 req-62652ac5-ebed-4503-a502-4819dede9e45 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] http://192.168.122.54/volume/v3/attachments/cb471b99-a5fd-4772-af64-49ffc4e6b2a6 returned with HTTP 200 Sep 03 20:03:52 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 85/170] 192.168.122.54 () {66 vars in 1588 bytes} [Thu Sep 3 20:03:52 2026] PUT /volume/v3/attachments/cb471b99-a5fd-4772-af64-49ffc4e6b2a6 => generated 694 bytes in 413 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:03:52 devstack devstack@c-api.service[87289]: DEBUG oslo_db.sqlalchemy.engines [None req-a982c16a-4fe3-4f68-b9f7-c639fb6eb4f8 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87289) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:03:52 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:03:52 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:03:53 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a982c16a-4fe3-4f68-b9f7-c639fb6eb4f8 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] http://192.168.122.54/volume/v3/volumes/43c435e1-6f3c-4278-baf2-a4a49345f202 returned with HTTP 200 Sep 03 20:03:53 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 86/171] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:03:52 2026] GET /volume/v3/volumes/43c435e1-6f3c-4278-baf2-a4a49345f202 => generated 917 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:03:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-224cc99c-ac8a-4425-8ae1-905185ea3987 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:53 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-224cc99c-ac8a-4425-8ae1-905185ea3987 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] GET http://192.168.122.54/volume/v3/volumes/ff33c39d-396d-4011-b887-1efef4efa39a Sep 03 20:03:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-224cc99c-ac8a-4425-8ae1-905185ea3987 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:03:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-224cc99c-ac8a-4425-8ae1-905185ea3987 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:03:53 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:03:53 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:03:53 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:03:53 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:03:53 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-224cc99c-ac8a-4425-8ae1-905185ea3987 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Volume info retrieved successfully. Sep 03 20:03:53 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-224cc99c-ac8a-4425-8ae1-905185ea3987 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] http://192.168.122.54/volume/v3/volumes/ff33c39d-396d-4011-b887-1efef4efa39a returned with HTTP 200 Sep 03 20:03:53 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 86/172] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:03:53 2026] GET /volume/v3/volumes/ff33c39d-396d-4011-b887-1efef4efa39a => generated 854 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:03:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-3b61df65-efca-4b63-8cb8-77dbaf3cdd81 req-120cae84-2131-4102-8a5c-3d442b8678d1 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:53 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-3b61df65-efca-4b63-8cb8-77dbaf3cdd81 req-120cae84-2131-4102-8a5c-3d442b8678d1 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] POST http://192.168.122.54/volume/v3/attachments/cb471b99-a5fd-4772-af64-49ffc4e6b2a6/action Sep 03 20:03:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-3b61df65-efca-4b63-8cb8-77dbaf3cdd81 req-120cae84-2131-4102-8a5c-3d442b8678d1 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Action body: b'{"os-complete": null}' {{(pid=87289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:03:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-3b61df65-efca-4b63-8cb8-77dbaf3cdd81 req-120cae84-2131-4102-8a5c-3d442b8678d1 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:03:53 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:03:53 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:03:53 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:03:53 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:03:53 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-3b61df65-efca-4b63-8cb8-77dbaf3cdd81 req-120cae84-2131-4102-8a5c-3d442b8678d1 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] http://192.168.122.54/volume/v3/attachments/cb471b99-a5fd-4772-af64-49ffc4e6b2a6/action returned with HTTP 204 Sep 03 20:03:53 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 87/173] 192.168.122.54 () {66 vars in 1609 bytes} [Thu Sep 3 20:03:53 2026] POST /volume/v3/attachments/cb471b99-a5fd-4772-af64-49ffc4e6b2a6/action => generated 0 bytes in 92 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:03:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-a63db3d0-8f65-437a-808b-17cc8b7f53d1 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:54 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a63db3d0-8f65-437a-808b-17cc8b7f53d1 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] GET http://192.168.122.54/volume/v3/volumes/43c435e1-6f3c-4278-baf2-a4a49345f202 Sep 03 20:03:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a63db3d0-8f65-437a-808b-17cc8b7f53d1 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:03:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a63db3d0-8f65-437a-808b-17cc8b7f53d1 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:03:54 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a63db3d0-8f65-437a-808b-17cc8b7f53d1 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] http://192.168.122.54/volume/v3/volumes/43c435e1-6f3c-4278-baf2-a4a49345f202 returned with HTTP 404 Sep 03 20:03:54 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 87/174] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:03:54 2026] GET /volume/v3/volumes/43c435e1-6f3c-4278-baf2-a4a49345f202 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 20:03:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-4e44b0e3-79e4-4bb0-8935-ccf7d0600101 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:54 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-4e44b0e3-79e4-4bb0-8935-ccf7d0600101 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] GET http://192.168.122.54/volume/v3/groups/cf64d581-51b7-4ff1-9863-11d19a628e55 Sep 03 20:03:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-4e44b0e3-79e4-4bb0-8935-ccf7d0600101 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:03:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-4e44b0e3-79e4-4bb0-8935-ccf7d0600101 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] Calling method 'version_select' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:03:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.groups [None req-4e44b0e3-79e4-4bb0-8935-ccf7d0600101 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] show called for member cf64d581-51b7-4ff1-9863-11d19a628e55 {{(pid=87289) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 20:03:54 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-4e44b0e3-79e4-4bb0-8935-ccf7d0600101 tempest-GroupsV314Test-1113734728 tempest-GroupsV314Test-1113734728-project-member] http://192.168.122.54/volume/v3/groups/cf64d581-51b7-4ff1-9863-11d19a628e55 returned with HTTP 404 Sep 03 20:03:54 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 88/175] 192.168.122.54 () {60 vars in 1265 bytes} [Thu Sep 3 20:03:54 2026] GET /volume/v3/groups/cf64d581-51b7-4ff1-9863-11d19a628e55 => generated 108 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 20:03:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-4ce2cc5d-3639-4123-b940-6eeda0441764 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:54 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-4ce2cc5d-3639-4123-b940-6eeda0441764 tempest-GroupsV314Test-1375869442 tempest-GroupsV314Test-1375869442-project-admin] DELETE http://192.168.122.54/volume/v3/group_types/8615fe82-57da-4fbe-92a8-6170379a7cf5 Sep 03 20:03:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-4ce2cc5d-3639-4123-b940-6eeda0441764 tempest-GroupsV314Test-1375869442 tempest-GroupsV314Test-1375869442-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:03:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-4ce2cc5d-3639-4123-b940-6eeda0441764 tempest-GroupsV314Test-1375869442 tempest-GroupsV314Test-1375869442-project-admin] Calling method 'version_select' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:03:54 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-4ce2cc5d-3639-4123-b940-6eeda0441764 tempest-GroupsV314Test-1375869442 tempest-GroupsV314Test-1375869442-project-admin] http://192.168.122.54/volume/v3/group_types/8615fe82-57da-4fbe-92a8-6170379a7cf5 returned with HTTP 202 Sep 03 20:03:54 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 88/176] 192.168.122.54 () {60 vars in 1283 bytes} [Thu Sep 3 20:03:54 2026] DELETE /volume/v3/group_types/8615fe82-57da-4fbe-92a8-6170379a7cf5 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 20:03:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-34bc71dd-b51b-4da3-a200-4f64094adb27 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:54 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-34bc71dd-b51b-4da3-a200-4f64094adb27 tempest-GroupsV314Test-1375869442 tempest-GroupsV314Test-1375869442-project-admin] DELETE http://192.168.122.54/volume/v3/types/fa0f2f03-0c1c-4f10-9f01-9867be8265a5 Sep 03 20:03:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-34bc71dd-b51b-4da3-a200-4f64094adb27 tempest-GroupsV314Test-1375869442 tempest-GroupsV314Test-1375869442-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:03:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-34bc71dd-b51b-4da3-a200-4f64094adb27 tempest-GroupsV314Test-1375869442 tempest-GroupsV314Test-1375869442-project-admin] Calling method '_delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:03:54 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-34bc71dd-b51b-4da3-a200-4f64094adb27 tempest-GroupsV314Test-1375869442 tempest-GroupsV314Test-1375869442-project-admin] http://192.168.122.54/volume/v3/types/fa0f2f03-0c1c-4f10-9f01-9867be8265a5 returned with HTTP 202 Sep 03 20:03:54 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 89/177] 192.168.122.54 () {58 vars in 1224 bytes} [Thu Sep 3 20:03:54 2026] DELETE /volume/v3/types/fa0f2f03-0c1c-4f10-9f01-9867be8265a5 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:03:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-57f3f391-826b-4bab-9765-c2210d04713c None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:54 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-57f3f391-826b-4bab-9765-c2210d04713c tempest-GroupsV314Test-1375869442 tempest-GroupsV314Test-1375869442-project-admin] GET http://192.168.122.54/volume/v3/types/fa0f2f03-0c1c-4f10-9f01-9867be8265a5 Sep 03 20:03:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-57f3f391-826b-4bab-9765-c2210d04713c tempest-GroupsV314Test-1375869442 tempest-GroupsV314Test-1375869442-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:03:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-57f3f391-826b-4bab-9765-c2210d04713c tempest-GroupsV314Test-1375869442 tempest-GroupsV314Test-1375869442-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:03:54 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-57f3f391-826b-4bab-9765-c2210d04713c tempest-GroupsV314Test-1375869442 tempest-GroupsV314Test-1375869442-project-admin] http://192.168.122.54/volume/v3/types/fa0f2f03-0c1c-4f10-9f01-9867be8265a5 returned with HTTP 404 Sep 03 20:03:54 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 89/178] 192.168.122.54 () {58 vars in 1221 bytes} [Thu Sep 3 20:03:54 2026] GET /volume/v3/types/fa0f2f03-0c1c-4f10-9f01-9867be8265a5 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:03:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-be603bfc-c441-470a-b8fe-3979a5fed229 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:54 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-be603bfc-c441-470a-b8fe-3979a5fed229 tempest-AttachVolumeShelveTestJSON-891522323 tempest-AttachVolumeShelveTestJSON-891522323-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:03:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-be603bfc-c441-470a-b8fe-3979a5fed229 tempest-AttachVolumeShelveTestJSON-891522323 tempest-AttachVolumeShelveTestJSON-891522323-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-3265107"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:03:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volumes [None req-be603bfc-c441-470a-b8fe-3979a5fed229 tempest-AttachVolumeShelveTestJSON-891522323 tempest-AttachVolumeShelveTestJSON-891522323-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-3265107'}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:03:54 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-be603bfc-c441-470a-b8fe-3979a5fed229 tempest-AttachVolumeShelveTestJSON-891522323 tempest-AttachVolumeShelveTestJSON-891522323-project-member] Create volume of 1 GB Sep 03 20:03:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-67bc0d8d-ad97-4427-b4a4-17daea353368 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:54 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-be603bfc-c441-470a-b8fe-3979a5fed229 tempest-AttachVolumeShelveTestJSON-891522323 tempest-AttachVolumeShelveTestJSON-891522323-project-member] Availability Zones retrieved successfully. Sep 03 20:03:54 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-67bc0d8d-ad97-4427-b4a4-17daea353368 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] GET http://192.168.122.54/volume/v3/volumes/ff33c39d-396d-4011-b887-1efef4efa39a Sep 03 20:03:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-67bc0d8d-ad97-4427-b4a4-17daea353368 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:03:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-67bc0d8d-ad97-4427-b4a4-17daea353368 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:03:54 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-be603bfc-c441-470a-b8fe-3979a5fed229 tempest-AttachVolumeShelveTestJSON-891522323 tempest-AttachVolumeShelveTestJSON-891522323-project-member] Flow 'volume_create_api' (60fdd508-b8f4-4c07-86d0-072e905ab63c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:03:54 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:03:54 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:03:54 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-be603bfc-c441-470a-b8fe-3979a5fed229 tempest-AttachVolumeShelveTestJSON-891522323 tempest-AttachVolumeShelveTestJSON-891522323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53751324-ce40-4943-9ce5-482bbb44b434) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:03:54 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.flows.api.create_volume [None req-be603bfc-c441-470a-b8fe-3979a5fed229 tempest-AttachVolumeShelveTestJSON-891522323 tempest-AttachVolumeShelveTestJSON-891522323-project-member] Validating volume size '1' using validate_int {{(pid=87289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:03:54 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:03:54 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:03:54 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-67bc0d8d-ad97-4427-b4a4-17daea353368 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Volume info retrieved successfully. Sep 03 20:03:54 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-67bc0d8d-ad97-4427-b4a4-17daea353368 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] http://192.168.122.54/volume/v3/volumes/ff33c39d-396d-4011-b887-1efef4efa39a returned with HTTP 200 Sep 03 20:03:54 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 90/179] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:03:54 2026] GET /volume/v3/volumes/ff33c39d-396d-4011-b887-1efef4efa39a => generated 1146 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:03:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-87cee5f2-cb7f-4432-b08b-5e08f0e4f1e2 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:54 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-87cee5f2-cb7f-4432-b08b-5e08f0e4f1e2 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] GET http://192.168.122.54/volume/v3/volumes/ff33c39d-396d-4011-b887-1efef4efa39a Sep 03 20:03:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-87cee5f2-cb7f-4432-b08b-5e08f0e4f1e2 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:03:54 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-be603bfc-c441-470a-b8fe-3979a5fed229 tempest-AttachVolumeShelveTestJSON-891522323 tempest-AttachVolumeShelveTestJSON-891522323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53751324-ce40-4943-9ce5-482bbb44b434) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:03:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-87cee5f2-cb7f-4432-b08b-5e08f0e4f1e2 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:03:54 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-be603bfc-c441-470a-b8fe-3979a5fed229 tempest-AttachVolumeShelveTestJSON-891522323 tempest-AttachVolumeShelveTestJSON-891522323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (639c4d8e-b9c0-4ea7-a60e-b00d8a4d4108) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:03:54 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:03:54 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:03:54 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:03:54 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:03:54 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-87cee5f2-cb7f-4432-b08b-5e08f0e4f1e2 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Volume info retrieved successfully. Sep 03 20:03:54 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-87cee5f2-cb7f-4432-b08b-5e08f0e4f1e2 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] http://192.168.122.54/volume/v3/volumes/ff33c39d-396d-4011-b887-1efef4efa39a returned with HTTP 200 Sep 03 20:03:54 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 91/180] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:03:54 2026] GET /volume/v3/volumes/ff33c39d-396d-4011-b887-1efef4efa39a => generated 1146 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:03:54 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-be603bfc-c441-470a-b8fe-3979a5fed229 tempest-AttachVolumeShelveTestJSON-891522323 tempest-AttachVolumeShelveTestJSON-891522323-project-member] Created reservations ['f22a3d1b-0e5c-4868-8e8b-763ddbfa0478', 'c958b945-bef5-4538-a74f-d6b9607a26a9', '286e3ad9-d659-412b-b953-7ee114707244', '1723eb97-96b9-4b64-a2ec-1f1797584060'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:03:54 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-be603bfc-c441-470a-b8fe-3979a5fed229 tempest-AttachVolumeShelveTestJSON-891522323 tempest-AttachVolumeShelveTestJSON-891522323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (639c4d8e-b9c0-4ea7-a60e-b00d8a4d4108) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f22a3d1b-0e5c-4868-8e8b-763ddbfa0478', 'c958b945-bef5-4538-a74f-d6b9607a26a9', '286e3ad9-d659-412b-b953-7ee114707244', '1723eb97-96b9-4b64-a2ec-1f1797584060']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:03:54 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-be603bfc-c441-470a-b8fe-3979a5fed229 tempest-AttachVolumeShelveTestJSON-891522323 tempest-AttachVolumeShelveTestJSON-891522323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f94c6a9-aa9e-46a7-8784-2a3f403215ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:03:54 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:03:54 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:03:54 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-be603bfc-c441-470a-b8fe-3979a5fed229 tempest-AttachVolumeShelveTestJSON-891522323 tempest-AttachVolumeShelveTestJSON-891522323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f94c6a9-aa9e-46a7-8784-2a3f403215ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b4a5281e-f382-42c3-b476-e3c648b9fc57', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-3265107',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d1d2b7814cd43bdb42dbd73c7013fce',qos_specs=None,replication_status=,reservations=['f22a3d1b-0e5c-4868-8e8b-763ddbfa0478','c958b945-bef5-4538-a74f-d6b9607a26a9','286e3ad9-d659-412b-b953-7ee114707244','1723eb97-96b9-4b64-a2ec-1f1797584060'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f8a588b5fc24498a76e91dbdbd80099',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:03:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-3265107',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b4a5281e-f382-42c3-b476-e3c648b9fc57,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2d1d2b7814cd43bdb42dbd73c7013fce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f8a588b5fc24498a76e91dbdbd80099',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:03:54 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-be603bfc-c441-470a-b8fe-3979a5fed229 tempest-AttachVolumeShelveTestJSON-891522323 tempest-AttachVolumeShelveTestJSON-891522323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d033ac1-4263-4413-9ecb-9cecdc09562e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:03:54 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-be603bfc-c441-470a-b8fe-3979a5fed229 tempest-AttachVolumeShelveTestJSON-891522323 tempest-AttachVolumeShelveTestJSON-891522323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d033ac1-4263-4413-9ecb-9cecdc09562e) transitioned into state 'SUCCESS' from state '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-3265107',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d1d2b7814cd43bdb42dbd73c7013fce',qos_specs=None,replication_status=,reservations=['f22a3d1b-0e5c-4868-8e8b-763ddbfa0478','c958b945-bef5-4538-a74f-d6b9607a26a9','286e3ad9-d659-412b-b953-7ee114707244','1723eb97-96b9-4b64-a2ec-1f1797584060'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f8a588b5fc24498a76e91dbdbd80099',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:03:54 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-be603bfc-c441-470a-b8fe-3979a5fed229 tempest-AttachVolumeShelveTestJSON-891522323 tempest-AttachVolumeShelveTestJSON-891522323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b6e4d27-8f9a-498b-a8ad-fb2c49c4bf11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:03:54 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-be603bfc-c441-470a-b8fe-3979a5fed229 tempest-AttachVolumeShelveTestJSON-891522323 tempest-AttachVolumeShelveTestJSON-891522323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b6e4d27-8f9a-498b-a8ad-fb2c49c4bf11) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:03:54 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-be603bfc-c441-470a-b8fe-3979a5fed229 tempest-AttachVolumeShelveTestJSON-891522323 tempest-AttachVolumeShelveTestJSON-891522323-project-member] Flow 'volume_create_api' (60fdd508-b8f4-4c07-86d0-072e905ab63c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:03:54 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-be603bfc-c441-470a-b8fe-3979a5fed229 tempest-AttachVolumeShelveTestJSON-891522323 tempest-AttachVolumeShelveTestJSON-891522323-project-member] Create volume request issued successfully. Sep 03 20:03:54 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-be603bfc-c441-470a-b8fe-3979a5fed229 tempest-AttachVolumeShelveTestJSON-891522323 tempest-AttachVolumeShelveTestJSON-891522323-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:03:54 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 90/181] 192.168.122.54 () {60 vars in 1137 bytes} [Thu Sep 3 20:03:54 2026] POST /volume/v3/volumes => generated 761 bytes in 501 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:03:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-8bba1e73-118b-4a60-bcb9-7a7d4e2d4be1 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:54 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-8bba1e73-118b-4a60-bcb9-7a7d4e2d4be1 tempest-AttachVolumeShelveTestJSON-891522323 tempest-AttachVolumeShelveTestJSON-891522323-project-member] GET http://192.168.122.54/volume/v3/volumes/b4a5281e-f382-42c3-b476-e3c648b9fc57 Sep 03 20:03:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-8bba1e73-118b-4a60-bcb9-7a7d4e2d4be1 tempest-AttachVolumeShelveTestJSON-891522323 tempest-AttachVolumeShelveTestJSON-891522323-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:03:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-8bba1e73-118b-4a60-bcb9-7a7d4e2d4be1 tempest-AttachVolumeShelveTestJSON-891522323 tempest-AttachVolumeShelveTestJSON-891522323-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:03:54 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:03:54 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:03:54 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:03:54 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:03:54 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-8bba1e73-118b-4a60-bcb9-7a7d4e2d4be1 tempest-AttachVolumeShelveTestJSON-891522323 tempest-AttachVolumeShelveTestJSON-891522323-project-member] Volume info retrieved successfully. Sep 03 20:03:54 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-8bba1e73-118b-4a60-bcb9-7a7d4e2d4be1 tempest-AttachVolumeShelveTestJSON-891522323 tempest-AttachVolumeShelveTestJSON-891522323-project-member] http://192.168.122.54/volume/v3/volumes/b4a5281e-f382-42c3-b476-e3c648b9fc57 returned with HTTP 200 Sep 03 20:03:54 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 92/182] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:03:54 2026] GET /volume/v3/volumes/b4a5281e-f382-42c3-b476-e3c648b9fc57 => generated 829 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:03:55 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-830a4714-ac55-405f-a5ad-c81de0298401 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:55 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-830a4714-ac55-405f-a5ad-c81de0298401 tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:03:55 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-830a4714-ac55-405f-a5ad-c81de0298401 tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-1035372025"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:03:55 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volumes [None req-830a4714-ac55-405f-a5ad-c81de0298401 tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-1035372025'}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:03:55 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-830a4714-ac55-405f-a5ad-c81de0298401 tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] Create volume of 1 GB Sep 03 20:03:55 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:03:55 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:03:55 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-830a4714-ac55-405f-a5ad-c81de0298401 tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] Availability Zones retrieved successfully. Sep 03 20:03:55 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-830a4714-ac55-405f-a5ad-c81de0298401 tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] Flow 'volume_create_api' (1e403959-9704-464a-83c1-48d2f76ec4ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:03:55 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-830a4714-ac55-405f-a5ad-c81de0298401 tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66d017d2-2784-4120-89c8-9fc829593a83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:03:55 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.flows.api.create_volume [None req-830a4714-ac55-405f-a5ad-c81de0298401 tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] Validating volume size '1' using validate_int {{(pid=87289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:03:55 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-830a4714-ac55-405f-a5ad-c81de0298401 tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66d017d2-2784-4120-89c8-9fc829593a83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:03:55 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-830a4714-ac55-405f-a5ad-c81de0298401 tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44530f63-6851-480d-ac94-926bfb089acd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:03:55 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-830a4714-ac55-405f-a5ad-c81de0298401 tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] Created reservations ['a53f9d49-1418-49cd-9bfb-a483542f558a', '3450cc4e-6dee-430a-a075-a54ab14aff8d', '2022cf12-4498-449f-ab0b-a6a77d09c51d', '72b75679-358c-4f5f-a5a0-da3adce54a91'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:03:55 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-830a4714-ac55-405f-a5ad-c81de0298401 tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44530f63-6851-480d-ac94-926bfb089acd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a53f9d49-1418-49cd-9bfb-a483542f558a', '3450cc4e-6dee-430a-a075-a54ab14aff8d', '2022cf12-4498-449f-ab0b-a6a77d09c51d', '72b75679-358c-4f5f-a5a0-da3adce54a91']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:03:55 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-830a4714-ac55-405f-a5ad-c81de0298401 tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6d8a6de-2cf2-499d-9f98-ffea989bd3ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:03:55 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:03:55 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:03:55 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-830a4714-ac55-405f-a5ad-c81de0298401 tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6d8a6de-2cf2-499d-9f98-ffea989bd3ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc5a4859-627b-4686-8f28-edda6baa8328', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1035372025',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='848cdd3b584049e794cabf10b71914a2',qos_specs=None,replication_status=,reservations=['a53f9d49-1418-49cd-9bfb-a483542f558a','3450cc4e-6dee-430a-a075-a54ab14aff8d','2022cf12-4498-449f-ab0b-a6a77d09c51d','72b75679-358c-4f5f-a5a0-da3adce54a91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b85d23759684667a7946ff169f4d53f',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:03:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1035372025',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bc5a4859-627b-4686-8f28-edda6baa8328,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='848cdd3b584049e794cabf10b71914a2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b85d23759684667a7946ff169f4d53f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:03:55 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-830a4714-ac55-405f-a5ad-c81de0298401 tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efa4165c-ba29-4258-9c81-c80a7f3415ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:03:55 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-830a4714-ac55-405f-a5ad-c81de0298401 tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efa4165c-ba29-4258-9c81-c80a7f3415ac) transitioned into state 'SUCCESS' from state '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-1035372025',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='848cdd3b584049e794cabf10b71914a2',qos_specs=None,replication_status=,reservations=['a53f9d49-1418-49cd-9bfb-a483542f558a','3450cc4e-6dee-430a-a075-a54ab14aff8d','2022cf12-4498-449f-ab0b-a6a77d09c51d','72b75679-358c-4f5f-a5a0-da3adce54a91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b85d23759684667a7946ff169f4d53f',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:03:55 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-830a4714-ac55-405f-a5ad-c81de0298401 tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e719f113-1384-41f7-89ea-5a26e23bd098) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:03:55 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-830a4714-ac55-405f-a5ad-c81de0298401 tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e719f113-1384-41f7-89ea-5a26e23bd098) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:03:55 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-830a4714-ac55-405f-a5ad-c81de0298401 tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] Flow 'volume_create_api' (1e403959-9704-464a-83c1-48d2f76ec4ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:03:55 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-830a4714-ac55-405f-a5ad-c81de0298401 tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] Create volume request issued successfully. Sep 03 20:03:55 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-830a4714-ac55-405f-a5ad-c81de0298401 tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:03:55 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 91/183] 192.168.122.54 () {60 vars in 1137 bytes} [Thu Sep 3 20:03:55 2026] POST /volume/v3/volumes => generated 759 bytes in 494 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:03:55 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-f6656e39-d142-4590-9219-804b80f4b53f None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:55 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f6656e39-d142-4590-9219-804b80f4b53f tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] GET http://192.168.122.54/volume/v3/volumes/bc5a4859-627b-4686-8f28-edda6baa8328 Sep 03 20:03:55 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f6656e39-d142-4590-9219-804b80f4b53f tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:03:55 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f6656e39-d142-4590-9219-804b80f4b53f tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:03:55 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:03:55 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:03:55 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:03:55 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:03:55 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-f6656e39-d142-4590-9219-804b80f4b53f tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] Volume info retrieved successfully. Sep 03 20:03:55 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f6656e39-d142-4590-9219-804b80f4b53f tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] http://192.168.122.54/volume/v3/volumes/bc5a4859-627b-4686-8f28-edda6baa8328 returned with HTTP 200 Sep 03 20:03:55 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 93/184] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:03:55 2026] GET /volume/v3/volumes/bc5a4859-627b-4686-8f28-edda6baa8328 => generated 827 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:03:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-91f93720-8147-416c-9663-66f537379ada None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:56 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-91f93720-8147-416c-9663-66f537379ada tempest-AttachVolumeShelveTestJSON-891522323 tempest-AttachVolumeShelveTestJSON-891522323-project-member] GET http://192.168.122.54/volume/v3/volumes/b4a5281e-f382-42c3-b476-e3c648b9fc57 Sep 03 20:03:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-91f93720-8147-416c-9663-66f537379ada tempest-AttachVolumeShelveTestJSON-891522323 tempest-AttachVolumeShelveTestJSON-891522323-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:03:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-91f93720-8147-416c-9663-66f537379ada tempest-AttachVolumeShelveTestJSON-891522323 tempest-AttachVolumeShelveTestJSON-891522323-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:03:56 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:03:56 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:03:56 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:03:56 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:03:56 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-91f93720-8147-416c-9663-66f537379ada tempest-AttachVolumeShelveTestJSON-891522323 tempest-AttachVolumeShelveTestJSON-891522323-project-member] Volume info retrieved successfully. Sep 03 20:03:56 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-91f93720-8147-416c-9663-66f537379ada tempest-AttachVolumeShelveTestJSON-891522323 tempest-AttachVolumeShelveTestJSON-891522323-project-member] http://192.168.122.54/volume/v3/volumes/b4a5281e-f382-42c3-b476-e3c648b9fc57 returned with HTTP 200 Sep 03 20:03:56 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 92/185] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:03:56 2026] GET /volume/v3/volumes/b4a5281e-f382-42c3-b476-e3c648b9fc57 => generated 853 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:03:56 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-32c5939e-228d-42b0-90e3-150ad7d0d212 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:56 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-32c5939e-228d-42b0-90e3-150ad7d0d212 tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] GET http://192.168.122.54/volume/v3/volumes/bc5a4859-627b-4686-8f28-edda6baa8328 Sep 03 20:03:56 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-32c5939e-228d-42b0-90e3-150ad7d0d212 tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:03:56 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-32c5939e-228d-42b0-90e3-150ad7d0d212 tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:03:56 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:03:56 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:03:56 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:03:56 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:03:56 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-32c5939e-228d-42b0-90e3-150ad7d0d212 tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] Volume info retrieved successfully. Sep 03 20:03:56 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-32c5939e-228d-42b0-90e3-150ad7d0d212 tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] http://192.168.122.54/volume/v3/volumes/bc5a4859-627b-4686-8f28-edda6baa8328 returned with HTTP 200 Sep 03 20:03:56 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 94/186] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:03:56 2026] GET /volume/v3/volumes/bc5a4859-627b-4686-8f28-edda6baa8328 => generated 851 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:03:57 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-aee9ed4f-9523-4db2-8267-cea6f23fdb23 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:57 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-aee9ed4f-9523-4db2-8267-cea6f23fdb23 tempest-AttachVolumeShelveTestJSON-891522323 tempest-AttachVolumeShelveTestJSON-891522323-project-member] GET http://192.168.122.54/volume/v3/volumes/b4a5281e-f382-42c3-b476-e3c648b9fc57 Sep 03 20:03:57 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-aee9ed4f-9523-4db2-8267-cea6f23fdb23 tempest-AttachVolumeShelveTestJSON-891522323 tempest-AttachVolumeShelveTestJSON-891522323-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:03:57 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-aee9ed4f-9523-4db2-8267-cea6f23fdb23 tempest-AttachVolumeShelveTestJSON-891522323 tempest-AttachVolumeShelveTestJSON-891522323-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:03:57 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:03:57 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:03:57 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:03:57 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:03:57 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-aee9ed4f-9523-4db2-8267-cea6f23fdb23 tempest-AttachVolumeShelveTestJSON-891522323 tempest-AttachVolumeShelveTestJSON-891522323-project-member] Volume info retrieved successfully. Sep 03 20:03:57 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-aee9ed4f-9523-4db2-8267-cea6f23fdb23 tempest-AttachVolumeShelveTestJSON-891522323 tempest-AttachVolumeShelveTestJSON-891522323-project-member] http://192.168.122.54/volume/v3/volumes/b4a5281e-f382-42c3-b476-e3c648b9fc57 returned with HTTP 200 Sep 03 20:03:57 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 93/187] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:03:57 2026] GET /volume/v3/volumes/b4a5281e-f382-42c3-b476-e3c648b9fc57 => generated 854 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:03:57 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-8fe7d872-91f1-4511-be5d-14939fd39b85 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:03:57 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-8fe7d872-91f1-4511-be5d-14939fd39b85 tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] GET http://192.168.122.54/volume/v3/volumes/bc5a4859-627b-4686-8f28-edda6baa8328 Sep 03 20:03:57 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-8fe7d872-91f1-4511-be5d-14939fd39b85 tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:03:57 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-8fe7d872-91f1-4511-be5d-14939fd39b85 tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:03:57 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:03:57 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:03:57 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:03:57 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:03:57 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-8fe7d872-91f1-4511-be5d-14939fd39b85 tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] Volume info retrieved successfully. Sep 03 20:03:57 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-8fe7d872-91f1-4511-be5d-14939fd39b85 tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] http://192.168.122.54/volume/v3/volumes/bc5a4859-627b-4686-8f28-edda6baa8328 returned with HTTP 200 Sep 03 20:03:57 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 95/188] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:03:57 2026] GET /volume/v3/volumes/bc5a4859-627b-4686-8f28-edda6baa8328 => generated 852 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:04:00 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-d0b91a4c-be4d-48d7-955d-d9ab021d3952 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:00 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d0b91a4c-be4d-48d7-955d-d9ab021d3952 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:04:00 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d0b91a4c-be4d-48d7-955d-d9ab021d3952 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-1708909419"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:04:00 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volumes [None req-d0b91a4c-be4d-48d7-955d-d9ab021d3952 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-1708909419'}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:04:00 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-d0b91a4c-be4d-48d7-955d-d9ab021d3952 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Create volume of 1 GB Sep 03 20:04:00 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-d0b91a4c-be4d-48d7-955d-d9ab021d3952 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Availability Zones retrieved successfully. Sep 03 20:04:00 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d0b91a4c-be4d-48d7-955d-d9ab021d3952 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Flow 'volume_create_api' (dc998f97-6ec9-45bc-9f70-ea1b6d98f031) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:04:00 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d0b91a4c-be4d-48d7-955d-d9ab021d3952 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (747511ef-b5c4-45ce-9750-e0dc5f04feb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:04:00 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.flows.api.create_volume [None req-d0b91a4c-be4d-48d7-955d-d9ab021d3952 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Validating volume size '1' using validate_int {{(pid=87289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:04:00 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d0b91a4c-be4d-48d7-955d-d9ab021d3952 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (747511ef-b5c4-45ce-9750-e0dc5f04feb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:04:00 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d0b91a4c-be4d-48d7-955d-d9ab021d3952 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce925ccf-6c3c-4803-b548-35e0e46fc9db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:04:01 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-d0b91a4c-be4d-48d7-955d-d9ab021d3952 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Created reservations ['66f37f2d-d261-47d2-a9a8-7dec275d461b', '24067e52-45df-4146-9b42-4893c6c357dc', '691c5dca-c3d4-4d92-aec5-f23453aa3c11', 'b30a5e77-ca90-4293-bdea-e8250430b59b'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:04:01 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d0b91a4c-be4d-48d7-955d-d9ab021d3952 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce925ccf-6c3c-4803-b548-35e0e46fc9db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['66f37f2d-d261-47d2-a9a8-7dec275d461b', '24067e52-45df-4146-9b42-4893c6c357dc', '691c5dca-c3d4-4d92-aec5-f23453aa3c11', 'b30a5e77-ca90-4293-bdea-e8250430b59b']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:04:01 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d0b91a4c-be4d-48d7-955d-d9ab021d3952 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (804148eb-9d78-4c35-a12e-66dd790389e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:04:01 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:04:01 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:04:01 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d0b91a4c-be4d-48d7-955d-d9ab021d3952 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (804148eb-9d78-4c35-a12e-66dd790389e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb2ca3c4-ebcc-46b0-b749-3ba2376dab2a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1708909419',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6ddea2029f246d6bc61dd9c0ece3531',qos_specs=None,replication_status=,reservations=['66f37f2d-d261-47d2-a9a8-7dec275d461b','24067e52-45df-4146-9b42-4893c6c357dc','691c5dca-c3d4-4d92-aec5-f23453aa3c11','b30a5e77-ca90-4293-bdea-e8250430b59b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66c7fe520bfb4294ac4da576bb2d2e4b',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:04:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1708909419',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fb2ca3c4-ebcc-46b0-b749-3ba2376dab2a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6ddea2029f246d6bc61dd9c0ece3531',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='66c7fe520bfb4294ac4da576bb2d2e4b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:04:01 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d0b91a4c-be4d-48d7-955d-d9ab021d3952 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe554367-2181-4c61-945a-24ebdc8a55de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:04:01 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d0b91a4c-be4d-48d7-955d-d9ab021d3952 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe554367-2181-4c61-945a-24ebdc8a55de) transitioned into state 'SUCCESS' from state '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-1708909419',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6ddea2029f246d6bc61dd9c0ece3531',qos_specs=None,replication_status=,reservations=['66f37f2d-d261-47d2-a9a8-7dec275d461b','24067e52-45df-4146-9b42-4893c6c357dc','691c5dca-c3d4-4d92-aec5-f23453aa3c11','b30a5e77-ca90-4293-bdea-e8250430b59b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66c7fe520bfb4294ac4da576bb2d2e4b',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:04:01 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d0b91a4c-be4d-48d7-955d-d9ab021d3952 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f7a0356-1cd9-4561-9870-de661d74b569) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:04:01 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d0b91a4c-be4d-48d7-955d-d9ab021d3952 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f7a0356-1cd9-4561-9870-de661d74b569) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:04:01 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d0b91a4c-be4d-48d7-955d-d9ab021d3952 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Flow 'volume_create_api' (dc998f97-6ec9-45bc-9f70-ea1b6d98f031) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:04:01 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-d0b91a4c-be4d-48d7-955d-d9ab021d3952 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Create volume request issued successfully. Sep 03 20:04:01 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d0b91a4c-be4d-48d7-955d-d9ab021d3952 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:04:01 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 94/189] 192.168.122.54 () {60 vars in 1137 bytes} [Thu Sep 3 20:04:00 2026] POST /volume/v3/volumes => generated 758 bytes in 1127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:04:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-ba524c46-0bf6-4205-9085-1eeb5cf211f1 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:01 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ba524c46-0bf6-4205-9085-1eeb5cf211f1 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] GET http://192.168.122.54/volume/v3/volumes/fb2ca3c4-ebcc-46b0-b749-3ba2376dab2a Sep 03 20:04:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ba524c46-0bf6-4205-9085-1eeb5cf211f1 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ba524c46-0bf6-4205-9085-1eeb5cf211f1 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:01 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:04:01 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:04:01 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:01 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:04:01 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-ba524c46-0bf6-4205-9085-1eeb5cf211f1 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Volume info retrieved successfully. Sep 03 20:04:01 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ba524c46-0bf6-4205-9085-1eeb5cf211f1 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] http://192.168.122.54/volume/v3/volumes/fb2ca3c4-ebcc-46b0-b749-3ba2376dab2a returned with HTTP 200 Sep 03 20:04:01 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 96/190] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:04:01 2026] GET /volume/v3/volumes/fb2ca3c4-ebcc-46b0-b749-3ba2376dab2a => generated 826 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:04:02 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-48096f32-b767-4050-8ce2-49a7fe96ff5d None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:02 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-48096f32-b767-4050-8ce2-49a7fe96ff5d tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] GET http://192.168.122.54/volume/v3/volumes/fb2ca3c4-ebcc-46b0-b749-3ba2376dab2a Sep 03 20:04:02 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-48096f32-b767-4050-8ce2-49a7fe96ff5d tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:02 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-48096f32-b767-4050-8ce2-49a7fe96ff5d tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:02 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:04:02 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:04:02 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:02 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:04:02 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-48096f32-b767-4050-8ce2-49a7fe96ff5d tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Volume info retrieved successfully. Sep 03 20:04:02 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-48096f32-b767-4050-8ce2-49a7fe96ff5d tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] http://192.168.122.54/volume/v3/volumes/fb2ca3c4-ebcc-46b0-b749-3ba2376dab2a returned with HTTP 200 Sep 03 20:04:02 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 95/191] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:04:02 2026] GET /volume/v3/volumes/fb2ca3c4-ebcc-46b0-b749-3ba2376dab2a => generated 850 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:04:03 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-454a125a-4082-46bc-b278-d4fc223c36d3 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:03 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-454a125a-4082-46bc-b278-d4fc223c36d3 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] GET http://192.168.122.54/volume/v3/volumes/fb2ca3c4-ebcc-46b0-b749-3ba2376dab2a Sep 03 20:04:03 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-454a125a-4082-46bc-b278-d4fc223c36d3 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:03 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-454a125a-4082-46bc-b278-d4fc223c36d3 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:03 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:04:03 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:04:03 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:03 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:04:03 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-454a125a-4082-46bc-b278-d4fc223c36d3 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Volume info retrieved successfully. Sep 03 20:04:03 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-454a125a-4082-46bc-b278-d4fc223c36d3 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] http://192.168.122.54/volume/v3/volumes/fb2ca3c4-ebcc-46b0-b749-3ba2376dab2a returned with HTTP 200 Sep 03 20:04:03 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 97/192] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:04:03 2026] GET /volume/v3/volumes/fb2ca3c4-ebcc-46b0-b749-3ba2376dab2a => generated 851 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:04:03 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-bfcac2dc-4f6b-4499-9c51-d4690d222b27 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:03 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-bfcac2dc-4f6b-4499-9c51-d4690d222b27 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] POST http://192.168.122.54/volume/v3/snapshots Sep 03 20:04:03 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-bfcac2dc-4f6b-4499-9c51-d4690d222b27 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fb2ca3c4-ebcc-46b0-b749-3ba2376dab2a", "name": "tempest-SnapshotsActionsTest-Snapshot-904777298"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:04:03 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:04:03 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:04:03 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:03 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:04:03 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-bfcac2dc-4f6b-4499-9c51-d4690d222b27 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Volume info retrieved successfully. Sep 03 20:04:03 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.snapshots [None req-bfcac2dc-4f6b-4499-9c51-d4690d222b27 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Create snapshot from volume fb2ca3c4-ebcc-46b0-b749-3ba2376dab2a Sep 03 20:04:03 devstack devstack@c-api.service[87289]: WARNING cinder.quota [None req-bfcac2dc-4f6b-4499-9c51-d4690d222b27 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-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 03 20:04:03 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-bfcac2dc-4f6b-4499-9c51-d4690d222b27 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Created reservations ['b568d021-d316-40c8-9674-d57f386220b9', '496018d0-056b-4881-88fd-bcbd48c78806', '8e03433c-09b0-4bcc-9964-db96bc1236b7', 'cea640bc-9054-4e47-bad0-7d8b3ca7798f'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:04:03 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:04:03 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:04:04 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-bfcac2dc-4f6b-4499-9c51-d4690d222b27 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Snapshot create request issued successfully. Sep 03 20:04:04 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-bfcac2dc-4f6b-4499-9c51-d4690d222b27 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] http://192.168.122.54/volume/v3/snapshots returned with HTTP 202 Sep 03 20:04:04 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 96/193] 192.168.122.54 () {60 vars in 1144 bytes} [Thu Sep 3 20:04:03 2026] POST /volume/v3/snapshots => generated 306 bytes in 393 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:04:04 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-271b4d1f-b3e6-4549-a748-2a2248e7251a None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:04 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-271b4d1f-b3e6-4549-a748-2a2248e7251a tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] GET http://192.168.122.54/volume/v3/snapshots/e75256b4-dcb6-4ab4-ac25-f53c454ea0e3 Sep 03 20:04:04 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-271b4d1f-b3e6-4549-a748-2a2248e7251a tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:04 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-271b4d1f-b3e6-4549-a748-2a2248e7251a tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:04 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:04 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:04:04 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-271b4d1f-b3e6-4549-a748-2a2248e7251a tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Snapshot retrieved successfully. Sep 03 20:04:04 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-271b4d1f-b3e6-4549-a748-2a2248e7251a tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] http://192.168.122.54/volume/v3/snapshots/e75256b4-dcb6-4ab4-ac25-f53c454ea0e3 returned with HTTP 200 Sep 03 20:04:04 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 98/194] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:04:04 2026] GET /volume/v3/snapshots/e75256b4-dcb6-4ab4-ac25-f53c454ea0e3 => generated 438 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:04:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-d1d975f6-76df-43c5-aa30-caf4bf419a22 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:05 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d1d975f6-76df-43c5-aa30-caf4bf419a22 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] GET http://192.168.122.54/volume/v3/snapshots/e75256b4-dcb6-4ab4-ac25-f53c454ea0e3 Sep 03 20:04:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d1d975f6-76df-43c5-aa30-caf4bf419a22 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d1d975f6-76df-43c5-aa30-caf4bf419a22 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:05 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:05 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:04:05 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-d1d975f6-76df-43c5-aa30-caf4bf419a22 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Snapshot retrieved successfully. Sep 03 20:04:05 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d1d975f6-76df-43c5-aa30-caf4bf419a22 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] http://192.168.122.54/volume/v3/snapshots/e75256b4-dcb6-4ab4-ac25-f53c454ea0e3 returned with HTTP 200 Sep 03 20:04:05 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 97/195] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:04:05 2026] GET /volume/v3/snapshots/e75256b4-dcb6-4ab4-ac25-f53c454ea0e3 => generated 438 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:04:06 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-83fa597c-956b-4bfb-acd7-8593b6688037 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:06 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-83fa597c-956b-4bfb-acd7-8593b6688037 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] GET http://192.168.122.54/volume/v3/snapshots/e75256b4-dcb6-4ab4-ac25-f53c454ea0e3 Sep 03 20:04:06 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-83fa597c-956b-4bfb-acd7-8593b6688037 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:06 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-83fa597c-956b-4bfb-acd7-8593b6688037 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:06 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:06 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:04:06 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-83fa597c-956b-4bfb-acd7-8593b6688037 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Snapshot retrieved successfully. Sep 03 20:04:06 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-83fa597c-956b-4bfb-acd7-8593b6688037 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] http://192.168.122.54/volume/v3/snapshots/e75256b4-dcb6-4ab4-ac25-f53c454ea0e3 returned with HTTP 200 Sep 03 20:04:06 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 99/196] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:04:06 2026] GET /volume/v3/snapshots/e75256b4-dcb6-4ab4-ac25-f53c454ea0e3 => generated 438 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:04:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-57d3e4aa-ccb4-4a2a-a475-e3fc039107b3 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:07 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-57d3e4aa-ccb4-4a2a-a475-e3fc039107b3 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] GET http://192.168.122.54/volume/v3/snapshots/e75256b4-dcb6-4ab4-ac25-f53c454ea0e3 Sep 03 20:04:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-57d3e4aa-ccb4-4a2a-a475-e3fc039107b3 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-57d3e4aa-ccb4-4a2a-a475-e3fc039107b3 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:07 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:07 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:04:07 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-57d3e4aa-ccb4-4a2a-a475-e3fc039107b3 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Snapshot retrieved successfully. Sep 03 20:04:07 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-57d3e4aa-ccb4-4a2a-a475-e3fc039107b3 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] http://192.168.122.54/volume/v3/snapshots/e75256b4-dcb6-4ab4-ac25-f53c454ea0e3 returned with HTTP 200 Sep 03 20:04:07 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 98/197] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:04:07 2026] GET /volume/v3/snapshots/e75256b4-dcb6-4ab4-ac25-f53c454ea0e3 => generated 438 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:04:08 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-82c5bde4-548c-4821-a2df-1cea6aa3ff87 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:08 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-82c5bde4-548c-4821-a2df-1cea6aa3ff87 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] GET http://192.168.122.54/volume/v3/snapshots/e75256b4-dcb6-4ab4-ac25-f53c454ea0e3 Sep 03 20:04:08 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-82c5bde4-548c-4821-a2df-1cea6aa3ff87 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:08 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-82c5bde4-548c-4821-a2df-1cea6aa3ff87 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:08 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:08 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:04:08 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-82c5bde4-548c-4821-a2df-1cea6aa3ff87 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Snapshot retrieved successfully. Sep 03 20:04:08 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-82c5bde4-548c-4821-a2df-1cea6aa3ff87 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] http://192.168.122.54/volume/v3/snapshots/e75256b4-dcb6-4ab4-ac25-f53c454ea0e3 returned with HTTP 200 Sep 03 20:04:08 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 100/198] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:04:08 2026] GET /volume/v3/snapshots/e75256b4-dcb6-4ab4-ac25-f53c454ea0e3 => generated 465 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:04:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-b5f17b81-7bf7-4d30-bd21-dc4b04fda1ef None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:08 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b5f17b81-7bf7-4d30-bd21-dc4b04fda1ef tempest-SnapshotsActionsTest-1151893256 tempest-SnapshotsActionsTest-1151893256-project-admin] POST http://192.168.122.54/volume/v3/snapshots/e75256b4-dcb6-4ab4-ac25-f53c454ea0e3/action Sep 03 20:04:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b5f17b81-7bf7-4d30-bd21-dc4b04fda1ef tempest-SnapshotsActionsTest-1151893256 tempest-SnapshotsActionsTest-1151893256-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:04:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b5f17b81-7bf7-4d30-bd21-dc4b04fda1ef tempest-SnapshotsActionsTest-1151893256 tempest-SnapshotsActionsTest-1151893256-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:04:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.contrib.admin_actions [None req-b5f17b81-7bf7-4d30-bd21-dc4b04fda1ef tempest-SnapshotsActionsTest-1151893256 tempest-SnapshotsActionsTest-1151893256-project-admin] Updating snapshot 'e75256b4-dcb6-4ab4-ac25-f53c454ea0e3' with '{'status': 'creating'}' {{(pid=87289) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 03 20:04:08 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:08 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:04:08 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b5f17b81-7bf7-4d30-bd21-dc4b04fda1ef tempest-SnapshotsActionsTest-1151893256 tempest-SnapshotsActionsTest-1151893256-project-admin] http://192.168.122.54/volume/v3/snapshots/e75256b4-dcb6-4ab4-ac25-f53c454ea0e3/action returned with HTTP 202 Sep 03 20:04:08 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 99/199] 192.168.122.54 () {60 vars in 1275 bytes} [Thu Sep 3 20:04:08 2026] POST /volume/v3/snapshots/e75256b4-dcb6-4ab4-ac25-f53c454ea0e3/action => generated 0 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 03 20:04:08 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-b1f1edfe-8572-4652-85cd-4b9dbad8f6b2 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:08 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b1f1edfe-8572-4652-85cd-4b9dbad8f6b2 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] GET http://192.168.122.54/volume/v3/snapshots/e75256b4-dcb6-4ab4-ac25-f53c454ea0e3 Sep 03 20:04:08 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b1f1edfe-8572-4652-85cd-4b9dbad8f6b2 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:08 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b1f1edfe-8572-4652-85cd-4b9dbad8f6b2 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:08 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:08 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:04:08 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-b1f1edfe-8572-4652-85cd-4b9dbad8f6b2 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Snapshot retrieved successfully. Sep 03 20:04:08 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b1f1edfe-8572-4652-85cd-4b9dbad8f6b2 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] http://192.168.122.54/volume/v3/snapshots/e75256b4-dcb6-4ab4-ac25-f53c454ea0e3 returned with HTTP 200 Sep 03 20:04:08 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 101/200] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:04:08 2026] GET /volume/v3/snapshots/e75256b4-dcb6-4ab4-ac25-f53c454ea0e3 => generated 464 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:04:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-d3de6173-9cce-474f-aad7-ffc19759094e None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:08 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d3de6173-9cce-474f-aad7-ffc19759094e tempest-SnapshotsActionsTest-1151893256 tempest-SnapshotsActionsTest-1151893256-project-admin] POST http://192.168.122.54/volume/v3/snapshots/e75256b4-dcb6-4ab4-ac25-f53c454ea0e3/action Sep 03 20:04:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d3de6173-9cce-474f-aad7-ffc19759094e tempest-SnapshotsActionsTest-1151893256 tempest-SnapshotsActionsTest-1151893256-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:04:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d3de6173-9cce-474f-aad7-ffc19759094e tempest-SnapshotsActionsTest-1151893256 tempest-SnapshotsActionsTest-1151893256-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:04:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.contrib.admin_actions [None req-d3de6173-9cce-474f-aad7-ffc19759094e tempest-SnapshotsActionsTest-1151893256 tempest-SnapshotsActionsTest-1151893256-project-admin] Updating snapshot 'e75256b4-dcb6-4ab4-ac25-f53c454ea0e3' with '{'status': 'available'}' {{(pid=87289) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 03 20:04:08 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:08 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:04:08 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d3de6173-9cce-474f-aad7-ffc19759094e tempest-SnapshotsActionsTest-1151893256 tempest-SnapshotsActionsTest-1151893256-project-admin] http://192.168.122.54/volume/v3/snapshots/e75256b4-dcb6-4ab4-ac25-f53c454ea0e3/action returned with HTTP 202 Sep 03 20:04:08 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 100/201] 192.168.122.54 () {60 vars in 1275 bytes} [Thu Sep 3 20:04:08 2026] POST /volume/v3/snapshots/e75256b4-dcb6-4ab4-ac25-f53c454ea0e3/action => generated 0 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 20:04:08 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-606125e7-64b4-44c0-a410-d66a2ecbea7f None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:08 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-606125e7-64b4-44c0-a410-d66a2ecbea7f tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] GET http://192.168.122.54/volume/v3/snapshots/e75256b4-dcb6-4ab4-ac25-f53c454ea0e3 Sep 03 20:04:08 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-606125e7-64b4-44c0-a410-d66a2ecbea7f tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:08 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-606125e7-64b4-44c0-a410-d66a2ecbea7f tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:08 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:08 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:04:08 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-606125e7-64b4-44c0-a410-d66a2ecbea7f tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Snapshot retrieved successfully. Sep 03 20:04:08 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-606125e7-64b4-44c0-a410-d66a2ecbea7f tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] http://192.168.122.54/volume/v3/snapshots/e75256b4-dcb6-4ab4-ac25-f53c454ea0e3 returned with HTTP 200 Sep 03 20:04:08 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 102/202] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:04:08 2026] GET /volume/v3/snapshots/e75256b4-dcb6-4ab4-ac25-f53c454ea0e3 => generated 465 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:04:09 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-5d33fe67-0a2a-447e-b550-857523970a17 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:09 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-5d33fe67-0a2a-447e-b550-857523970a17 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] POST http://192.168.122.54/volume/v3/snapshots Sep 03 20:04:09 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-5d33fe67-0a2a-447e-b550-857523970a17 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fb2ca3c4-ebcc-46b0-b749-3ba2376dab2a", "name": "tempest-SnapshotsActionsTest-Snapshot-2077837702"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:04:09 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:04:09 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:04:09 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:09 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:04:09 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-5d33fe67-0a2a-447e-b550-857523970a17 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Volume info retrieved successfully. Sep 03 20:04:09 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.snapshots [None req-5d33fe67-0a2a-447e-b550-857523970a17 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Create snapshot from volume fb2ca3c4-ebcc-46b0-b749-3ba2376dab2a Sep 03 20:04:09 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-5d33fe67-0a2a-447e-b550-857523970a17 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Created reservations ['0ae96cb7-ccee-4520-bbb8-6b9d3cdb98cc', 'e062d34a-4ffb-4c30-9698-eec8c205ea07', '65e0d253-bd73-472e-8b9c-6ae93a26b131', 'e9607375-e182-4c63-b8ba-54851455f85f'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:04:09 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:04:09 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:04:09 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-5d33fe67-0a2a-447e-b550-857523970a17 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Snapshot create request issued successfully. Sep 03 20:04:09 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-5d33fe67-0a2a-447e-b550-857523970a17 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] http://192.168.122.54/volume/v3/snapshots returned with HTTP 202 Sep 03 20:04:09 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 101/203] 192.168.122.54 () {60 vars in 1144 bytes} [Thu Sep 3 20:04:08 2026] POST /volume/v3/snapshots => generated 307 bytes in 394 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:04:09 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-42bad341-122f-4ceb-b79c-1330fc438be8 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:09 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-42bad341-122f-4ceb-b79c-1330fc438be8 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] GET http://192.168.122.54/volume/v3/snapshots/dc258458-ea98-45c0-b1d4-81b30e266ecd Sep 03 20:04:09 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-42bad341-122f-4ceb-b79c-1330fc438be8 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:09 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-42bad341-122f-4ceb-b79c-1330fc438be8 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:09 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:09 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:04:09 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-42bad341-122f-4ceb-b79c-1330fc438be8 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Snapshot retrieved successfully. Sep 03 20:04:09 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-42bad341-122f-4ceb-b79c-1330fc438be8 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] http://192.168.122.54/volume/v3/snapshots/dc258458-ea98-45c0-b1d4-81b30e266ecd returned with HTTP 200 Sep 03 20:04:09 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 103/204] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:04:09 2026] GET /volume/v3/snapshots/dc258458-ea98-45c0-b1d4-81b30e266ecd => generated 439 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:04:10 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-f3dd5eec-4241-4b86-9bb2-5c0bdd58bc5d None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:10 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f3dd5eec-4241-4b86-9bb2-5c0bdd58bc5d tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] GET http://192.168.122.54/volume/v3/snapshots/dc258458-ea98-45c0-b1d4-81b30e266ecd Sep 03 20:04:10 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f3dd5eec-4241-4b86-9bb2-5c0bdd58bc5d tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:10 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f3dd5eec-4241-4b86-9bb2-5c0bdd58bc5d tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:10 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:10 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:04:10 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-f3dd5eec-4241-4b86-9bb2-5c0bdd58bc5d tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Snapshot retrieved successfully. Sep 03 20:04:10 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f3dd5eec-4241-4b86-9bb2-5c0bdd58bc5d tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] http://192.168.122.54/volume/v3/snapshots/dc258458-ea98-45c0-b1d4-81b30e266ecd returned with HTTP 200 Sep 03 20:04:10 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 102/205] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:04:10 2026] GET /volume/v3/snapshots/dc258458-ea98-45c0-b1d4-81b30e266ecd => generated 439 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:04:11 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-f11a1d9b-65f4-41a0-ab19-ef27c7e6145c req-1ade1b7f-367d-4aa9-904e-11ed07fe2e56 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:11 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-f11a1d9b-65f4-41a0-ab19-ef27c7e6145c req-1ade1b7f-367d-4aa9-904e-11ed07fe2e56 tempest-AttachVolumeShelveTestJSON-891522323 tempest-AttachVolumeShelveTestJSON-891522323-project-member] GET http://192.168.122.54/volume/v3/volumes/b4a5281e-f382-42c3-b476-e3c648b9fc57 Sep 03 20:04:11 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-f11a1d9b-65f4-41a0-ab19-ef27c7e6145c req-1ade1b7f-367d-4aa9-904e-11ed07fe2e56 tempest-AttachVolumeShelveTestJSON-891522323 tempest-AttachVolumeShelveTestJSON-891522323-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:11 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-f11a1d9b-65f4-41a0-ab19-ef27c7e6145c req-1ade1b7f-367d-4aa9-904e-11ed07fe2e56 tempest-AttachVolumeShelveTestJSON-891522323 tempest-AttachVolumeShelveTestJSON-891522323-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:11 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:04:11 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:04:11 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:11 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:04:11 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [req-f11a1d9b-65f4-41a0-ab19-ef27c7e6145c req-1ade1b7f-367d-4aa9-904e-11ed07fe2e56 tempest-AttachVolumeShelveTestJSON-891522323 tempest-AttachVolumeShelveTestJSON-891522323-project-member] Volume info retrieved successfully. Sep 03 20:04:11 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-f11a1d9b-65f4-41a0-ab19-ef27c7e6145c req-1ade1b7f-367d-4aa9-904e-11ed07fe2e56 tempest-AttachVolumeShelveTestJSON-891522323 tempest-AttachVolumeShelveTestJSON-891522323-project-member] http://192.168.122.54/volume/v3/volumes/b4a5281e-f382-42c3-b476-e3c648b9fc57 returned with HTTP 200 Sep 03 20:04:11 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 104/206] 192.168.122.54 () {60 vars in 1482 bytes} [Thu Sep 3 20:04:11 2026] GET /volume/v3/volumes/b4a5281e-f382-42c3-b476-e3c648b9fc57 => generated 854 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:04:11 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-a3bdea81-3415-4add-9f61-27f2b8b04739 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:11 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a3bdea81-3415-4add-9f61-27f2b8b04739 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] GET http://192.168.122.54/volume/v3/snapshots/dc258458-ea98-45c0-b1d4-81b30e266ecd Sep 03 20:04:11 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a3bdea81-3415-4add-9f61-27f2b8b04739 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:11 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a3bdea81-3415-4add-9f61-27f2b8b04739 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:11 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:11 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:04:11 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-a3bdea81-3415-4add-9f61-27f2b8b04739 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Snapshot retrieved successfully. Sep 03 20:04:11 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a3bdea81-3415-4add-9f61-27f2b8b04739 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] http://192.168.122.54/volume/v3/snapshots/dc258458-ea98-45c0-b1d4-81b30e266ecd returned with HTTP 200 Sep 03 20:04:11 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 103/207] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:04:11 2026] GET /volume/v3/snapshots/dc258458-ea98-45c0-b1d4-81b30e266ecd => generated 439 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:04:11 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-713716a8-73e6-457a-84be-a8ef8c3f76c7 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:11 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-713716a8-73e6-457a-84be-a8ef8c3f76c7 None None] GET http://192.168.122.54/volume// Sep 03 20:04:11 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-713716a8-73e6-457a-84be-a8ef8c3f76c7 None None] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:11 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-713716a8-73e6-457a-84be-a8ef8c3f76c7 None None] Calling method 'all' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:11 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-713716a8-73e6-457a-84be-a8ef8c3f76c7 None None] http://192.168.122.54/volume// returned with HTTP 300 Sep 03 20:04:11 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 105/208] 192.168.122.54 () {58 vars in 1303 bytes} [Thu Sep 3 20:04:11 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 20:04:11 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-f11a1d9b-65f4-41a0-ab19-ef27c7e6145c req-50a00c23-793d-4791-8d8a-450d01b2dd57 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:11 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-f11a1d9b-65f4-41a0-ab19-ef27c7e6145c req-50a00c23-793d-4791-8d8a-450d01b2dd57 tempest-AttachVolumeShelveTestJSON-891522323 tempest-AttachVolumeShelveTestJSON-891522323-project-member] POST http://192.168.122.54/volume/v3/attachments Sep 03 20:04:11 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-f11a1d9b-65f4-41a0-ab19-ef27c7e6145c req-50a00c23-793d-4791-8d8a-450d01b2dd57 tempest-AttachVolumeShelveTestJSON-891522323 tempest-AttachVolumeShelveTestJSON-891522323-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b4a5281e-f382-42c3-b476-e3c648b9fc57", "connector": null, "instance_uuid": "556f1562-9e01-4e59-b307-2352991067c2"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:04:11 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:04:11 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:04:11 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:11 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:04:12 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-f11a1d9b-65f4-41a0-ab19-ef27c7e6145c req-50a00c23-793d-4791-8d8a-450d01b2dd57 tempest-AttachVolumeShelveTestJSON-891522323 tempest-AttachVolumeShelveTestJSON-891522323-project-member] http://192.168.122.54/volume/v3/attachments returned with HTTP 200 Sep 03 20:04:12 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 104/209] 192.168.122.54 () {66 vars in 1478 bytes} [Thu Sep 3 20:04:11 2026] POST /volume/v3/attachments => generated 273 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:04:12 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-f11a1d9b-65f4-41a0-ab19-ef27c7e6145c req-9a3a254a-7909-4600-adce-0c591f1255d7 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:12 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-f11a1d9b-65f4-41a0-ab19-ef27c7e6145c req-9a3a254a-7909-4600-adce-0c591f1255d7 tempest-AttachVolumeShelveTestJSON-891522323 tempest-AttachVolumeShelveTestJSON-891522323-project-member] POST http://192.168.122.54/volume/v3/attachments/0dce69c8-c47e-40dc-83b3-b466a59d7dc6/action Sep 03 20:04:12 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-f11a1d9b-65f4-41a0-ab19-ef27c7e6145c req-9a3a254a-7909-4600-adce-0c591f1255d7 tempest-AttachVolumeShelveTestJSON-891522323 tempest-AttachVolumeShelveTestJSON-891522323-project-member] Action body: b'{"os-complete": null}' {{(pid=87290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:04:12 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-f11a1d9b-65f4-41a0-ab19-ef27c7e6145c req-9a3a254a-7909-4600-adce-0c591f1255d7 tempest-AttachVolumeShelveTestJSON-891522323 tempest-AttachVolumeShelveTestJSON-891522323-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:04:12 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:04:12 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:04:12 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:12 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:04:12 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-f11a1d9b-65f4-41a0-ab19-ef27c7e6145c req-9a3a254a-7909-4600-adce-0c591f1255d7 tempest-AttachVolumeShelveTestJSON-891522323 tempest-AttachVolumeShelveTestJSON-891522323-project-member] http://192.168.122.54/volume/v3/attachments/0dce69c8-c47e-40dc-83b3-b466a59d7dc6/action returned with HTTP 204 Sep 03 20:04:12 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 106/210] 192.168.122.54 () {66 vars in 1609 bytes} [Thu Sep 3 20:04:12 2026] POST /volume/v3/attachments/0dce69c8-c47e-40dc-83b3-b466a59d7dc6/action => generated 0 bytes in 200 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:04:12 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-b12c5e97-9096-45f6-a535-8d1b88dcbe33 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:12 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b12c5e97-9096-45f6-a535-8d1b88dcbe33 tempest-AttachVolumeShelveTestJSON-891522323 tempest-AttachVolumeShelveTestJSON-891522323-project-member] GET http://192.168.122.54/volume/v3/volumes/b4a5281e-f382-42c3-b476-e3c648b9fc57 Sep 03 20:04:12 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b12c5e97-9096-45f6-a535-8d1b88dcbe33 tempest-AttachVolumeShelveTestJSON-891522323 tempest-AttachVolumeShelveTestJSON-891522323-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:12 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b12c5e97-9096-45f6-a535-8d1b88dcbe33 tempest-AttachVolumeShelveTestJSON-891522323 tempest-AttachVolumeShelveTestJSON-891522323-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:12 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:04:12 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:04:12 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:12 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:04:12 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-b12c5e97-9096-45f6-a535-8d1b88dcbe33 tempest-AttachVolumeShelveTestJSON-891522323 tempest-AttachVolumeShelveTestJSON-891522323-project-member] Volume info retrieved successfully. Sep 03 20:04:12 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b12c5e97-9096-45f6-a535-8d1b88dcbe33 tempest-AttachVolumeShelveTestJSON-891522323 tempest-AttachVolumeShelveTestJSON-891522323-project-member] http://192.168.122.54/volume/v3/volumes/b4a5281e-f382-42c3-b476-e3c648b9fc57 returned with HTTP 200 Sep 03 20:04:12 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 105/211] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:04:12 2026] GET /volume/v3/volumes/b4a5281e-f382-42c3-b476-e3c648b9fc57 => generated 1116 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:04:12 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-a096005f-a4ce-41a9-b515-bb5ec34c8261 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:12 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a096005f-a4ce-41a9-b515-bb5ec34c8261 tempest-AttachVolumeShelveTestJSON-891522323 tempest-AttachVolumeShelveTestJSON-891522323-project-member] GET http://192.168.122.54/volume/v3/volumes/b4a5281e-f382-42c3-b476-e3c648b9fc57 Sep 03 20:04:12 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a096005f-a4ce-41a9-b515-bb5ec34c8261 tempest-AttachVolumeShelveTestJSON-891522323 tempest-AttachVolumeShelveTestJSON-891522323-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:12 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a096005f-a4ce-41a9-b515-bb5ec34c8261 tempest-AttachVolumeShelveTestJSON-891522323 tempest-AttachVolumeShelveTestJSON-891522323-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:12 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:04:12 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:04:12 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:12 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:04:12 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-a096005f-a4ce-41a9-b515-bb5ec34c8261 tempest-AttachVolumeShelveTestJSON-891522323 tempest-AttachVolumeShelveTestJSON-891522323-project-member] Volume info retrieved successfully. Sep 03 20:04:12 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a096005f-a4ce-41a9-b515-bb5ec34c8261 tempest-AttachVolumeShelveTestJSON-891522323 tempest-AttachVolumeShelveTestJSON-891522323-project-member] http://192.168.122.54/volume/v3/volumes/b4a5281e-f382-42c3-b476-e3c648b9fc57 returned with HTTP 200 Sep 03 20:04:12 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 107/212] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:04:12 2026] GET /volume/v3/volumes/b4a5281e-f382-42c3-b476-e3c648b9fc57 => generated 1116 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:04:12 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-822ebac6-7345-42a6-b889-633c90b83c4d None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:12 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-822ebac6-7345-42a6-b889-633c90b83c4d tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] GET http://192.168.122.54/volume/v3/snapshots/dc258458-ea98-45c0-b1d4-81b30e266ecd Sep 03 20:04:12 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-822ebac6-7345-42a6-b889-633c90b83c4d tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:12 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-822ebac6-7345-42a6-b889-633c90b83c4d tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:12 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:12 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:04:12 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-822ebac6-7345-42a6-b889-633c90b83c4d tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Snapshot retrieved successfully. Sep 03 20:04:12 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-822ebac6-7345-42a6-b889-633c90b83c4d tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] http://192.168.122.54/volume/v3/snapshots/dc258458-ea98-45c0-b1d4-81b30e266ecd returned with HTTP 200 Sep 03 20:04:12 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 106/213] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:04:12 2026] GET /volume/v3/snapshots/dc258458-ea98-45c0-b1d4-81b30e266ecd => generated 439 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:04:12 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-2b3a78c5-998c-4ceb-b781-cbfc218c36fa req-266cfee4-96cd-485d-9d6e-7f435e15f0c2 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:12 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-2b3a78c5-998c-4ceb-b781-cbfc218c36fa req-266cfee4-96cd-485d-9d6e-7f435e15f0c2 tempest-AttachVolumeShelveTestJSON-891522323 tempest-AttachVolumeShelveTestJSON-891522323-project-member] GET http://192.168.122.54/volume/v3/volumes/b4a5281e-f382-42c3-b476-e3c648b9fc57 Sep 03 20:04:12 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-2b3a78c5-998c-4ceb-b781-cbfc218c36fa req-266cfee4-96cd-485d-9d6e-7f435e15f0c2 tempest-AttachVolumeShelveTestJSON-891522323 tempest-AttachVolumeShelveTestJSON-891522323-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:12 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-2b3a78c5-998c-4ceb-b781-cbfc218c36fa req-266cfee4-96cd-485d-9d6e-7f435e15f0c2 tempest-AttachVolumeShelveTestJSON-891522323 tempest-AttachVolumeShelveTestJSON-891522323-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:12 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:04:12 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:04:12 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:12 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:04:13 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [req-2b3a78c5-998c-4ceb-b781-cbfc218c36fa req-266cfee4-96cd-485d-9d6e-7f435e15f0c2 tempest-AttachVolumeShelveTestJSON-891522323 tempest-AttachVolumeShelveTestJSON-891522323-project-member] Volume info retrieved successfully. Sep 03 20:04:13 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-2b3a78c5-998c-4ceb-b781-cbfc218c36fa req-266cfee4-96cd-485d-9d6e-7f435e15f0c2 tempest-AttachVolumeShelveTestJSON-891522323 tempest-AttachVolumeShelveTestJSON-891522323-project-member] http://192.168.122.54/volume/v3/volumes/b4a5281e-f382-42c3-b476-e3c648b9fc57 returned with HTTP 200 Sep 03 20:04:13 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 108/214] 192.168.122.54 () {60 vars in 1482 bytes} [Thu Sep 3 20:04:12 2026] GET /volume/v3/volumes/b4a5281e-f382-42c3-b476-e3c648b9fc57 => generated 1116 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 20:04:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-2b3a78c5-998c-4ceb-b781-cbfc218c36fa req-2f85421a-225a-4fb6-9b8b-1512858ac13a None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:13 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-2b3a78c5-998c-4ceb-b781-cbfc218c36fa req-2f85421a-225a-4fb6-9b8b-1512858ac13a tempest-AttachVolumeShelveTestJSON-891522323 tempest-AttachVolumeShelveTestJSON-891522323-project-member] DELETE http://192.168.122.54/volume/v3/attachments/0dce69c8-c47e-40dc-83b3-b466a59d7dc6 Sep 03 20:04:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-2b3a78c5-998c-4ceb-b781-cbfc218c36fa req-2f85421a-225a-4fb6-9b8b-1512858ac13a tempest-AttachVolumeShelveTestJSON-891522323 tempest-AttachVolumeShelveTestJSON-891522323-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-2b3a78c5-998c-4ceb-b781-cbfc218c36fa req-2f85421a-225a-4fb6-9b8b-1512858ac13a tempest-AttachVolumeShelveTestJSON-891522323 tempest-AttachVolumeShelveTestJSON-891522323-project-member] Calling method 'version_select' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:13 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:13 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:04:13 devstack devstack@c-api.service[87289]: /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 03 20:04:13 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, Sep 03 20:04:13 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-2b3a78c5-998c-4ceb-b781-cbfc218c36fa req-2f85421a-225a-4fb6-9b8b-1512858ac13a tempest-AttachVolumeShelveTestJSON-891522323 tempest-AttachVolumeShelveTestJSON-891522323-project-member] http://192.168.122.54/volume/v3/attachments/0dce69c8-c47e-40dc-83b3-b466a59d7dc6 returned with HTTP 200 Sep 03 20:04:13 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 107/215] 192.168.122.54 () {64 vars in 1557 bytes} [Thu Sep 3 20:04:13 2026] DELETE /volume/v3/attachments/0dce69c8-c47e-40dc-83b3-b466a59d7dc6 => generated 19 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:04:13 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-ebc80395-f9e6-4bce-8c35-3bf7ddcbfb7d None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:13 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ebc80395-f9e6-4bce-8c35-3bf7ddcbfb7d tempest-AttachVolumeShelveTestJSON-891522323 tempest-AttachVolumeShelveTestJSON-891522323-project-member] GET http://192.168.122.54/volume/v3/volumes/b4a5281e-f382-42c3-b476-e3c648b9fc57 Sep 03 20:04:13 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ebc80395-f9e6-4bce-8c35-3bf7ddcbfb7d tempest-AttachVolumeShelveTestJSON-891522323 tempest-AttachVolumeShelveTestJSON-891522323-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:13 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ebc80395-f9e6-4bce-8c35-3bf7ddcbfb7d tempest-AttachVolumeShelveTestJSON-891522323 tempest-AttachVolumeShelveTestJSON-891522323-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:13 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:04:13 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:04:13 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:13 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:04:13 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-ebc80395-f9e6-4bce-8c35-3bf7ddcbfb7d tempest-AttachVolumeShelveTestJSON-891522323 tempest-AttachVolumeShelveTestJSON-891522323-project-member] Volume info retrieved successfully. Sep 03 20:04:13 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ebc80395-f9e6-4bce-8c35-3bf7ddcbfb7d tempest-AttachVolumeShelveTestJSON-891522323 tempest-AttachVolumeShelveTestJSON-891522323-project-member] http://192.168.122.54/volume/v3/volumes/b4a5281e-f382-42c3-b476-e3c648b9fc57 returned with HTTP 200 Sep 03 20:04:13 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 109/216] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:04:13 2026] GET /volume/v3/volumes/b4a5281e-f382-42c3-b476-e3c648b9fc57 => generated 854 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:04:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-4234591e-7c23-4b4c-a7db-61fa0f06dd22 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:13 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-4234591e-7c23-4b4c-a7db-61fa0f06dd22 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] GET http://192.168.122.54/volume/v3/snapshots/dc258458-ea98-45c0-b1d4-81b30e266ecd Sep 03 20:04:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-4234591e-7c23-4b4c-a7db-61fa0f06dd22 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-4234591e-7c23-4b4c-a7db-61fa0f06dd22 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:13 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:13 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:04:13 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-4234591e-7c23-4b4c-a7db-61fa0f06dd22 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Snapshot retrieved successfully. Sep 03 20:04:13 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-4234591e-7c23-4b4c-a7db-61fa0f06dd22 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] http://192.168.122.54/volume/v3/snapshots/dc258458-ea98-45c0-b1d4-81b30e266ecd returned with HTTP 200 Sep 03 20:04:13 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 108/217] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:04:13 2026] GET /volume/v3/snapshots/dc258458-ea98-45c0-b1d4-81b30e266ecd => generated 466 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:04:13 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-2242ad90-1b65-4e09-94a4-09ea98b1ca7d None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:13 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2242ad90-1b65-4e09-94a4-09ea98b1ca7d tempest-SnapshotsActionsTest-1151893256 tempest-SnapshotsActionsTest-1151893256-project-admin] POST http://192.168.122.54/volume/v3/snapshots/dc258458-ea98-45c0-b1d4-81b30e266ecd/action Sep 03 20:04:13 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-2242ad90-1b65-4e09-94a4-09ea98b1ca7d tempest-SnapshotsActionsTest-1151893256 tempest-SnapshotsActionsTest-1151893256-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:04:13 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-2242ad90-1b65-4e09-94a4-09ea98b1ca7d tempest-SnapshotsActionsTest-1151893256 tempest-SnapshotsActionsTest-1151893256-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:04:13 devstack devstack@c-api.service[87290]: DEBUG cinder.api.contrib.admin_actions [None req-2242ad90-1b65-4e09-94a4-09ea98b1ca7d tempest-SnapshotsActionsTest-1151893256 tempest-SnapshotsActionsTest-1151893256-project-admin] Updating snapshot 'dc258458-ea98-45c0-b1d4-81b30e266ecd' with '{'status': 'creating'}' {{(pid=87290) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 03 20:04:14 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:14 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:04:14 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2242ad90-1b65-4e09-94a4-09ea98b1ca7d tempest-SnapshotsActionsTest-1151893256 tempest-SnapshotsActionsTest-1151893256-project-admin] http://192.168.122.54/volume/v3/snapshots/dc258458-ea98-45c0-b1d4-81b30e266ecd/action returned with HTTP 202 Sep 03 20:04:14 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 110/218] 192.168.122.54 () {60 vars in 1275 bytes} [Thu Sep 3 20:04:13 2026] POST /volume/v3/snapshots/dc258458-ea98-45c0-b1d4-81b30e266ecd/action => generated 0 bytes in 325 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 20:04:14 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-87a958c8-e5b0-45c9-86ed-b60db82f9a71 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:14 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-87a958c8-e5b0-45c9-86ed-b60db82f9a71 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] GET http://192.168.122.54/volume/v3/snapshots/dc258458-ea98-45c0-b1d4-81b30e266ecd Sep 03 20:04:14 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-87a958c8-e5b0-45c9-86ed-b60db82f9a71 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:14 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-87a958c8-e5b0-45c9-86ed-b60db82f9a71 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:14 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:14 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:04:14 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-87a958c8-e5b0-45c9-86ed-b60db82f9a71 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Snapshot retrieved successfully. Sep 03 20:04:14 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-87a958c8-e5b0-45c9-86ed-b60db82f9a71 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] http://192.168.122.54/volume/v3/snapshots/dc258458-ea98-45c0-b1d4-81b30e266ecd returned with HTTP 200 Sep 03 20:04:14 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 109/219] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:04:14 2026] GET /volume/v3/snapshots/dc258458-ea98-45c0-b1d4-81b30e266ecd => generated 465 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:04:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-24196c7b-75db-4cd1-848a-e1ae26d7a688 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:14 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-24196c7b-75db-4cd1-848a-e1ae26d7a688 tempest-SnapshotsActionsTest-1151893256 tempest-SnapshotsActionsTest-1151893256-project-admin] POST http://192.168.122.54/volume/v3/snapshots/dc258458-ea98-45c0-b1d4-81b30e266ecd/action Sep 03 20:04:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-24196c7b-75db-4cd1-848a-e1ae26d7a688 tempest-SnapshotsActionsTest-1151893256 tempest-SnapshotsActionsTest-1151893256-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:04:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-24196c7b-75db-4cd1-848a-e1ae26d7a688 tempest-SnapshotsActionsTest-1151893256 tempest-SnapshotsActionsTest-1151893256-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:04:14 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:14 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:04:14 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-24196c7b-75db-4cd1-848a-e1ae26d7a688 tempest-SnapshotsActionsTest-1151893256 tempest-SnapshotsActionsTest-1151893256-project-admin] Snapshot retrieved successfully. Sep 03 20:04:14 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:04:14 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:04:14 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-24196c7b-75db-4cd1-848a-e1ae26d7a688 tempest-SnapshotsActionsTest-1151893256 tempest-SnapshotsActionsTest-1151893256-project-admin] Snapshot delete request issued successfully. Sep 03 20:04:14 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-24196c7b-75db-4cd1-848a-e1ae26d7a688 tempest-SnapshotsActionsTest-1151893256 tempest-SnapshotsActionsTest-1151893256-project-admin] http://192.168.122.54/volume/v3/snapshots/dc258458-ea98-45c0-b1d4-81b30e266ecd/action returned with HTTP 202 Sep 03 20:04:14 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 111/220] 192.168.122.54 () {60 vars in 1275 bytes} [Thu Sep 3 20:04:14 2026] POST /volume/v3/snapshots/dc258458-ea98-45c0-b1d4-81b30e266ecd/action => generated 0 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 20:04:14 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-c1597296-d6c3-4562-bb6a-3e53cea721f4 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:14 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c1597296-d6c3-4562-bb6a-3e53cea721f4 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] GET http://192.168.122.54/volume/v3/snapshots/dc258458-ea98-45c0-b1d4-81b30e266ecd Sep 03 20:04:14 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c1597296-d6c3-4562-bb6a-3e53cea721f4 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:14 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c1597296-d6c3-4562-bb6a-3e53cea721f4 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:14 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:14 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:04:14 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-c1597296-d6c3-4562-bb6a-3e53cea721f4 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Snapshot retrieved successfully. Sep 03 20:04:14 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c1597296-d6c3-4562-bb6a-3e53cea721f4 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] http://192.168.122.54/volume/v3/snapshots/dc258458-ea98-45c0-b1d4-81b30e266ecd returned with HTTP 200 Sep 03 20:04:14 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 110/221] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:04:14 2026] GET /volume/v3/snapshots/dc258458-ea98-45c0-b1d4-81b30e266ecd => generated 465 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:04:15 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-c7cc099e-206e-446f-a9f0-67bfb54000a2 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:15 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c7cc099e-206e-446f-a9f0-67bfb54000a2 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] GET http://192.168.122.54/volume/v3/snapshots/dc258458-ea98-45c0-b1d4-81b30e266ecd Sep 03 20:04:15 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c7cc099e-206e-446f-a9f0-67bfb54000a2 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:15 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c7cc099e-206e-446f-a9f0-67bfb54000a2 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:15 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:15 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:04:15 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-c7cc099e-206e-446f-a9f0-67bfb54000a2 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Snapshot retrieved successfully. Sep 03 20:04:15 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c7cc099e-206e-446f-a9f0-67bfb54000a2 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] http://192.168.122.54/volume/v3/snapshots/dc258458-ea98-45c0-b1d4-81b30e266ecd returned with HTTP 200 Sep 03 20:04:15 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 112/222] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:04:15 2026] GET /volume/v3/snapshots/dc258458-ea98-45c0-b1d4-81b30e266ecd => generated 465 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:04:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-82d9c314-070b-4578-ba16-190110989d95 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:16 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-82d9c314-070b-4578-ba16-190110989d95 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] GET http://192.168.122.54/volume/v3/snapshots/dc258458-ea98-45c0-b1d4-81b30e266ecd Sep 03 20:04:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-82d9c314-070b-4578-ba16-190110989d95 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-82d9c314-070b-4578-ba16-190110989d95 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:16 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:16 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:04:16 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-82d9c314-070b-4578-ba16-190110989d95 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Snapshot retrieved successfully. Sep 03 20:04:16 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-82d9c314-070b-4578-ba16-190110989d95 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] http://192.168.122.54/volume/v3/snapshots/dc258458-ea98-45c0-b1d4-81b30e266ecd returned with HTTP 200 Sep 03 20:04:16 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 111/223] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:04:16 2026] GET /volume/v3/snapshots/dc258458-ea98-45c0-b1d4-81b30e266ecd => generated 465 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:04:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-5adfe867-e603-49e6-b5cc-3b29bcf1f847 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:17 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5adfe867-e603-49e6-b5cc-3b29bcf1f847 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] GET http://192.168.122.54/volume/v3/snapshots/dc258458-ea98-45c0-b1d4-81b30e266ecd Sep 03 20:04:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5adfe867-e603-49e6-b5cc-3b29bcf1f847 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5adfe867-e603-49e6-b5cc-3b29bcf1f847 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:17 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:17 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:04:17 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-5adfe867-e603-49e6-b5cc-3b29bcf1f847 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Snapshot retrieved successfully. Sep 03 20:04:17 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5adfe867-e603-49e6-b5cc-3b29bcf1f847 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] http://192.168.122.54/volume/v3/snapshots/dc258458-ea98-45c0-b1d4-81b30e266ecd returned with HTTP 200 Sep 03 20:04:17 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 113/224] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:04:17 2026] GET /volume/v3/snapshots/dc258458-ea98-45c0-b1d4-81b30e266ecd => generated 465 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:04:18 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-ce0879b3-0567-41cd-9d46-f680aebc37b9 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:18 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ce0879b3-0567-41cd-9d46-f680aebc37b9 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] GET http://192.168.122.54/volume/v3/snapshots/dc258458-ea98-45c0-b1d4-81b30e266ecd Sep 03 20:04:18 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ce0879b3-0567-41cd-9d46-f680aebc37b9 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:18 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ce0879b3-0567-41cd-9d46-f680aebc37b9 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:18 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ce0879b3-0567-41cd-9d46-f680aebc37b9 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] http://192.168.122.54/volume/v3/snapshots/dc258458-ea98-45c0-b1d4-81b30e266ecd returned with HTTP 404 Sep 03 20:04:18 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 112/225] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:04:18 2026] GET /volume/v3/snapshots/dc258458-ea98-45c0-b1d4-81b30e266ecd => generated 111 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:04:18 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-a03cb299-c67b-426a-9f86-997f3711eeed None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:18 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a03cb299-c67b-426a-9f86-997f3711eeed tempest-SnapshotsActionsTest-1151893256 tempest-SnapshotsActionsTest-1151893256-project-admin] POST http://192.168.122.54/volume/v3/snapshots/e75256b4-dcb6-4ab4-ac25-f53c454ea0e3/action Sep 03 20:04:18 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a03cb299-c67b-426a-9f86-997f3711eeed tempest-SnapshotsActionsTest-1151893256 tempest-SnapshotsActionsTest-1151893256-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:04:18 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a03cb299-c67b-426a-9f86-997f3711eeed tempest-SnapshotsActionsTest-1151893256 tempest-SnapshotsActionsTest-1151893256-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:04:18 devstack devstack@c-api.service[87290]: DEBUG cinder.api.contrib.admin_actions [None req-a03cb299-c67b-426a-9f86-997f3711eeed tempest-SnapshotsActionsTest-1151893256 tempest-SnapshotsActionsTest-1151893256-project-admin] Updating snapshot 'e75256b4-dcb6-4ab4-ac25-f53c454ea0e3' with '{'status': 'available'}' {{(pid=87290) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 03 20:04:18 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:18 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:04:19 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a03cb299-c67b-426a-9f86-997f3711eeed tempest-SnapshotsActionsTest-1151893256 tempest-SnapshotsActionsTest-1151893256-project-admin] http://192.168.122.54/volume/v3/snapshots/e75256b4-dcb6-4ab4-ac25-f53c454ea0e3/action returned with HTTP 202 Sep 03 20:04:19 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 114/226] 192.168.122.54 () {60 vars in 1275 bytes} [Thu Sep 3 20:04:18 2026] POST /volume/v3/snapshots/e75256b4-dcb6-4ab4-ac25-f53c454ea0e3/action => generated 0 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 20:04:19 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-7983ecbd-72d3-4102-9cbd-7f3a59714e48 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:19 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7983ecbd-72d3-4102-9cbd-7f3a59714e48 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] GET http://192.168.122.54/volume/v3/snapshots/e75256b4-dcb6-4ab4-ac25-f53c454ea0e3 Sep 03 20:04:19 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-7983ecbd-72d3-4102-9cbd-7f3a59714e48 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:19 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-7983ecbd-72d3-4102-9cbd-7f3a59714e48 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:19 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:19 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:04:19 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-7983ecbd-72d3-4102-9cbd-7f3a59714e48 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Snapshot retrieved successfully. Sep 03 20:04:19 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7983ecbd-72d3-4102-9cbd-7f3a59714e48 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] http://192.168.122.54/volume/v3/snapshots/e75256b4-dcb6-4ab4-ac25-f53c454ea0e3 returned with HTTP 200 Sep 03 20:04:19 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 113/227] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:04:19 2026] GET /volume/v3/snapshots/e75256b4-dcb6-4ab4-ac25-f53c454ea0e3 => generated 465 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:04:19 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-f047e109-66d8-4248-a101-b051c05a5ce4 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:19 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f047e109-66d8-4248-a101-b051c05a5ce4 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] DELETE http://192.168.122.54/volume/v3/snapshots/dc258458-ea98-45c0-b1d4-81b30e266ecd Sep 03 20:04:19 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f047e109-66d8-4248-a101-b051c05a5ce4 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:19 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f047e109-66d8-4248-a101-b051c05a5ce4 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:19 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.snapshots [None req-f047e109-66d8-4248-a101-b051c05a5ce4 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Delete snapshot with id: dc258458-ea98-45c0-b1d4-81b30e266ecd Sep 03 20:04:19 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f047e109-66d8-4248-a101-b051c05a5ce4 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] http://192.168.122.54/volume/v3/snapshots/dc258458-ea98-45c0-b1d4-81b30e266ecd returned with HTTP 404 Sep 03 20:04:19 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 115/228] 192.168.122.54 () {58 vars in 1236 bytes} [Thu Sep 3 20:04:19 2026] DELETE /volume/v3/snapshots/dc258458-ea98-45c0-b1d4-81b30e266ecd => generated 111 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:04:19 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-34526b7c-3cf6-4371-b89c-b9ef63be8e40 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:19 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-34526b7c-3cf6-4371-b89c-b9ef63be8e40 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] POST http://192.168.122.54/volume/v3/snapshots Sep 03 20:04:19 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-34526b7c-3cf6-4371-b89c-b9ef63be8e40 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fb2ca3c4-ebcc-46b0-b749-3ba2376dab2a", "name": "tempest-SnapshotsActionsTest-Snapshot-1892200867"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:04:19 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:04:19 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:04:19 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:19 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:04:19 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-34526b7c-3cf6-4371-b89c-b9ef63be8e40 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Volume info retrieved successfully. Sep 03 20:04:19 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.snapshots [None req-34526b7c-3cf6-4371-b89c-b9ef63be8e40 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Create snapshot from volume fb2ca3c4-ebcc-46b0-b749-3ba2376dab2a Sep 03 20:04:19 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-34526b7c-3cf6-4371-b89c-b9ef63be8e40 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Created reservations ['865e5969-9da7-4789-bea5-3f9e51dfeda3', '405478b1-4a9c-4a27-8f67-bcf8eea67de8', '3b359480-0ae9-479c-9eaa-8aae0a347234', '625b4489-b76b-48c6-9319-aa12005d933c'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:04:19 devstack devstack@c-api.service[87289]: DEBUG dbcounter [-] [87289] Writing DB stats cinder:SELECT=336,cinder:INSERT=66,cinder:UPDATE=101,cinder:DELETE=2 {{(pid=87289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 20:04:19 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:04:19 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:04:19 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-34526b7c-3cf6-4371-b89c-b9ef63be8e40 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Snapshot create request issued successfully. Sep 03 20:04:19 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-34526b7c-3cf6-4371-b89c-b9ef63be8e40 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] http://192.168.122.54/volume/v3/snapshots returned with HTTP 202 Sep 03 20:04:19 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 114/229] 192.168.122.54 () {60 vars in 1144 bytes} [Thu Sep 3 20:04:19 2026] POST /volume/v3/snapshots => generated 307 bytes in 543 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:04:19 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-bdcb9956-0d18-4991-8818-90688b39a350 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:19 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-bdcb9956-0d18-4991-8818-90688b39a350 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] GET http://192.168.122.54/volume/v3/snapshots/af83d59b-51c3-4dac-90b8-be5fa3cff912 Sep 03 20:04:19 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-bdcb9956-0d18-4991-8818-90688b39a350 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:19 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-bdcb9956-0d18-4991-8818-90688b39a350 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:19 devstack devstack@c-api.service[87290]: DEBUG dbcounter [-] [87290] Writing DB stats cinder:SELECT=266,cinder:INSERT=21,cinder:UPDATE=40,cinder:DELETE=2 {{(pid=87290) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 20:04:19 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:19 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:04:19 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-bdcb9956-0d18-4991-8818-90688b39a350 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Snapshot retrieved successfully. Sep 03 20:04:19 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-bdcb9956-0d18-4991-8818-90688b39a350 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] http://192.168.122.54/volume/v3/snapshots/af83d59b-51c3-4dac-90b8-be5fa3cff912 returned with HTTP 200 Sep 03 20:04:19 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 116/230] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:04:19 2026] GET /volume/v3/snapshots/af83d59b-51c3-4dac-90b8-be5fa3cff912 => generated 439 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:04:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-1c14ef5b-fa46-45d2-b7fb-658a561153fd None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:20 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-1c14ef5b-fa46-45d2-b7fb-658a561153fd tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] GET http://192.168.122.54/volume/v3/snapshots/af83d59b-51c3-4dac-90b8-be5fa3cff912 Sep 03 20:04:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-1c14ef5b-fa46-45d2-b7fb-658a561153fd tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-1c14ef5b-fa46-45d2-b7fb-658a561153fd tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:20 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:20 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:04:20 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-1c14ef5b-fa46-45d2-b7fb-658a561153fd tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Snapshot retrieved successfully. Sep 03 20:04:20 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-1c14ef5b-fa46-45d2-b7fb-658a561153fd tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] http://192.168.122.54/volume/v3/snapshots/af83d59b-51c3-4dac-90b8-be5fa3cff912 returned with HTTP 200 Sep 03 20:04:20 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 115/231] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:04:20 2026] GET /volume/v3/snapshots/af83d59b-51c3-4dac-90b8-be5fa3cff912 => generated 439 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:04:21 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-95ef992f-d6ff-439e-8407-1d5d32c369ed None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:21 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-95ef992f-d6ff-439e-8407-1d5d32c369ed tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] GET http://192.168.122.54/volume/v3/snapshots/af83d59b-51c3-4dac-90b8-be5fa3cff912 Sep 03 20:04:21 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-95ef992f-d6ff-439e-8407-1d5d32c369ed tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:21 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-95ef992f-d6ff-439e-8407-1d5d32c369ed tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:21 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:21 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:04:21 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-95ef992f-d6ff-439e-8407-1d5d32c369ed tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Snapshot retrieved successfully. Sep 03 20:04:21 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-95ef992f-d6ff-439e-8407-1d5d32c369ed tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] http://192.168.122.54/volume/v3/snapshots/af83d59b-51c3-4dac-90b8-be5fa3cff912 returned with HTTP 200 Sep 03 20:04:21 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 117/232] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:04:21 2026] GET /volume/v3/snapshots/af83d59b-51c3-4dac-90b8-be5fa3cff912 => generated 439 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:04:22 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-63ae447a-1d83-4e1c-810d-cb8e0541eb3e None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:22 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-63ae447a-1d83-4e1c-810d-cb8e0541eb3e tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] GET http://192.168.122.54/volume/v3/snapshots/af83d59b-51c3-4dac-90b8-be5fa3cff912 Sep 03 20:04:22 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-63ae447a-1d83-4e1c-810d-cb8e0541eb3e tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:22 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-63ae447a-1d83-4e1c-810d-cb8e0541eb3e tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:22 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:22 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:04:22 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-63ae447a-1d83-4e1c-810d-cb8e0541eb3e tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Snapshot retrieved successfully. Sep 03 20:04:22 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-63ae447a-1d83-4e1c-810d-cb8e0541eb3e tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] http://192.168.122.54/volume/v3/snapshots/af83d59b-51c3-4dac-90b8-be5fa3cff912 returned with HTTP 200 Sep 03 20:04:22 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 116/233] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:04:22 2026] GET /volume/v3/snapshots/af83d59b-51c3-4dac-90b8-be5fa3cff912 => generated 466 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:04:22 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-fe3c1dfd-93e3-464f-9cf8-17b64e097d1b None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:23 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-fe3c1dfd-93e3-464f-9cf8-17b64e097d1b tempest-SnapshotsActionsTest-1151893256 tempest-SnapshotsActionsTest-1151893256-project-admin] POST http://192.168.122.54/volume/v3/snapshots/af83d59b-51c3-4dac-90b8-be5fa3cff912/action Sep 03 20:04:23 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-fe3c1dfd-93e3-464f-9cf8-17b64e097d1b tempest-SnapshotsActionsTest-1151893256 tempest-SnapshotsActionsTest-1151893256-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=87290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:04:23 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-fe3c1dfd-93e3-464f-9cf8-17b64e097d1b tempest-SnapshotsActionsTest-1151893256 tempest-SnapshotsActionsTest-1151893256-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:04:23 devstack devstack@c-api.service[87290]: DEBUG cinder.api.contrib.admin_actions [None req-fe3c1dfd-93e3-464f-9cf8-17b64e097d1b tempest-SnapshotsActionsTest-1151893256 tempest-SnapshotsActionsTest-1151893256-project-admin] Updating snapshot 'af83d59b-51c3-4dac-90b8-be5fa3cff912' with '{'status': 'deleting'}' {{(pid=87290) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 03 20:04:23 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:23 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:04:23 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-fe3c1dfd-93e3-464f-9cf8-17b64e097d1b tempest-SnapshotsActionsTest-1151893256 tempest-SnapshotsActionsTest-1151893256-project-admin] http://192.168.122.54/volume/v3/snapshots/af83d59b-51c3-4dac-90b8-be5fa3cff912/action returned with HTTP 202 Sep 03 20:04:23 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 118/234] 192.168.122.54 () {60 vars in 1275 bytes} [Thu Sep 3 20:04:22 2026] POST /volume/v3/snapshots/af83d59b-51c3-4dac-90b8-be5fa3cff912/action => generated 0 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 20:04:23 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-b9427348-4e10-4ff5-b14e-e5198c6c03a0 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:23 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b9427348-4e10-4ff5-b14e-e5198c6c03a0 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] GET http://192.168.122.54/volume/v3/snapshots/af83d59b-51c3-4dac-90b8-be5fa3cff912 Sep 03 20:04:23 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b9427348-4e10-4ff5-b14e-e5198c6c03a0 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:23 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b9427348-4e10-4ff5-b14e-e5198c6c03a0 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:23 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:23 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:04:23 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-b9427348-4e10-4ff5-b14e-e5198c6c03a0 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Snapshot retrieved successfully. Sep 03 20:04:23 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b9427348-4e10-4ff5-b14e-e5198c6c03a0 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] http://192.168.122.54/volume/v3/snapshots/af83d59b-51c3-4dac-90b8-be5fa3cff912 returned with HTTP 200 Sep 03 20:04:23 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 117/235] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:04:23 2026] GET /volume/v3/snapshots/af83d59b-51c3-4dac-90b8-be5fa3cff912 => generated 465 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:04:23 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-565ca640-f45b-4e64-ad2e-bedbaa93900a None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:23 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-565ca640-f45b-4e64-ad2e-bedbaa93900a tempest-SnapshotsActionsTest-1151893256 tempest-SnapshotsActionsTest-1151893256-project-admin] POST http://192.168.122.54/volume/v3/snapshots/af83d59b-51c3-4dac-90b8-be5fa3cff912/action Sep 03 20:04:23 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-565ca640-f45b-4e64-ad2e-bedbaa93900a tempest-SnapshotsActionsTest-1151893256 tempest-SnapshotsActionsTest-1151893256-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:04:23 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-565ca640-f45b-4e64-ad2e-bedbaa93900a tempest-SnapshotsActionsTest-1151893256 tempest-SnapshotsActionsTest-1151893256-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:04:23 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:23 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:04:23 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-565ca640-f45b-4e64-ad2e-bedbaa93900a tempest-SnapshotsActionsTest-1151893256 tempest-SnapshotsActionsTest-1151893256-project-admin] Snapshot retrieved successfully. Sep 03 20:04:23 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:04:23 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:04:23 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-565ca640-f45b-4e64-ad2e-bedbaa93900a tempest-SnapshotsActionsTest-1151893256 tempest-SnapshotsActionsTest-1151893256-project-admin] Snapshot delete request issued successfully. Sep 03 20:04:23 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-565ca640-f45b-4e64-ad2e-bedbaa93900a tempest-SnapshotsActionsTest-1151893256 tempest-SnapshotsActionsTest-1151893256-project-admin] http://192.168.122.54/volume/v3/snapshots/af83d59b-51c3-4dac-90b8-be5fa3cff912/action returned with HTTP 202 Sep 03 20:04:23 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 119/236] 192.168.122.54 () {60 vars in 1275 bytes} [Thu Sep 3 20:04:23 2026] POST /volume/v3/snapshots/af83d59b-51c3-4dac-90b8-be5fa3cff912/action => generated 0 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 20:04:23 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-8ed7ed2c-da82-4411-a2ab-a98ae79e6571 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:23 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-8ed7ed2c-da82-4411-a2ab-a98ae79e6571 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] GET http://192.168.122.54/volume/v3/snapshots/af83d59b-51c3-4dac-90b8-be5fa3cff912 Sep 03 20:04:23 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-8ed7ed2c-da82-4411-a2ab-a98ae79e6571 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:23 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-8ed7ed2c-da82-4411-a2ab-a98ae79e6571 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:23 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:23 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:04:23 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-8ed7ed2c-da82-4411-a2ab-a98ae79e6571 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Snapshot retrieved successfully. Sep 03 20:04:23 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-8ed7ed2c-da82-4411-a2ab-a98ae79e6571 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] http://192.168.122.54/volume/v3/snapshots/af83d59b-51c3-4dac-90b8-be5fa3cff912 returned with HTTP 200 Sep 03 20:04:23 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 118/237] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:04:23 2026] GET /volume/v3/snapshots/af83d59b-51c3-4dac-90b8-be5fa3cff912 => generated 465 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:04:24 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-7e90f773-4db1-4d2a-bc63-99dbfd205d74 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:24 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-7e90f773-4db1-4d2a-bc63-99dbfd205d74 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] GET http://192.168.122.54/volume/v3/snapshots/af83d59b-51c3-4dac-90b8-be5fa3cff912 Sep 03 20:04:24 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-7e90f773-4db1-4d2a-bc63-99dbfd205d74 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:24 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-7e90f773-4db1-4d2a-bc63-99dbfd205d74 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:24 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:24 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:04:24 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-7e90f773-4db1-4d2a-bc63-99dbfd205d74 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Snapshot retrieved successfully. Sep 03 20:04:24 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-7e90f773-4db1-4d2a-bc63-99dbfd205d74 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] http://192.168.122.54/volume/v3/snapshots/af83d59b-51c3-4dac-90b8-be5fa3cff912 returned with HTTP 200 Sep 03 20:04:24 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 120/238] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:04:24 2026] GET /volume/v3/snapshots/af83d59b-51c3-4dac-90b8-be5fa3cff912 => generated 465 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:04:25 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-39351666-c8d0-405d-aa3d-7c875bc2582f None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:25 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-39351666-c8d0-405d-aa3d-7c875bc2582f tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] GET http://192.168.122.54/volume/v3/snapshots/af83d59b-51c3-4dac-90b8-be5fa3cff912 Sep 03 20:04:25 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-39351666-c8d0-405d-aa3d-7c875bc2582f tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:25 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-39351666-c8d0-405d-aa3d-7c875bc2582f tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:25 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-39351666-c8d0-405d-aa3d-7c875bc2582f tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] http://192.168.122.54/volume/v3/snapshots/af83d59b-51c3-4dac-90b8-be5fa3cff912 returned with HTTP 404 Sep 03 20:04:25 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 119/239] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:04:25 2026] GET /volume/v3/snapshots/af83d59b-51c3-4dac-90b8-be5fa3cff912 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:04:25 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-238d6012-65a4-40bf-994d-649b92357385 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:25 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-238d6012-65a4-40bf-994d-649b92357385 tempest-SnapshotsActionsTest-1151893256 tempest-SnapshotsActionsTest-1151893256-project-admin] POST http://192.168.122.54/volume/v3/snapshots/e75256b4-dcb6-4ab4-ac25-f53c454ea0e3/action Sep 03 20:04:25 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-238d6012-65a4-40bf-994d-649b92357385 tempest-SnapshotsActionsTest-1151893256 tempest-SnapshotsActionsTest-1151893256-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:04:25 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-238d6012-65a4-40bf-994d-649b92357385 tempest-SnapshotsActionsTest-1151893256 tempest-SnapshotsActionsTest-1151893256-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:04:25 devstack devstack@c-api.service[87290]: DEBUG cinder.api.contrib.admin_actions [None req-238d6012-65a4-40bf-994d-649b92357385 tempest-SnapshotsActionsTest-1151893256 tempest-SnapshotsActionsTest-1151893256-project-admin] Updating snapshot 'e75256b4-dcb6-4ab4-ac25-f53c454ea0e3' with '{'status': 'available'}' {{(pid=87290) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 03 20:04:25 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:25 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:04:25 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-238d6012-65a4-40bf-994d-649b92357385 tempest-SnapshotsActionsTest-1151893256 tempest-SnapshotsActionsTest-1151893256-project-admin] http://192.168.122.54/volume/v3/snapshots/e75256b4-dcb6-4ab4-ac25-f53c454ea0e3/action returned with HTTP 202 Sep 03 20:04:25 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 121/240] 192.168.122.54 () {60 vars in 1275 bytes} [Thu Sep 3 20:04:25 2026] POST /volume/v3/snapshots/e75256b4-dcb6-4ab4-ac25-f53c454ea0e3/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 20:04:25 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-32899eea-be0e-463f-93bd-29a870eea816 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:25 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-32899eea-be0e-463f-93bd-29a870eea816 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] GET http://192.168.122.54/volume/v3/snapshots/e75256b4-dcb6-4ab4-ac25-f53c454ea0e3 Sep 03 20:04:25 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-32899eea-be0e-463f-93bd-29a870eea816 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:25 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-32899eea-be0e-463f-93bd-29a870eea816 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:25 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:25 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:04:25 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-32899eea-be0e-463f-93bd-29a870eea816 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Snapshot retrieved successfully. Sep 03 20:04:25 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-32899eea-be0e-463f-93bd-29a870eea816 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] http://192.168.122.54/volume/v3/snapshots/e75256b4-dcb6-4ab4-ac25-f53c454ea0e3 returned with HTTP 200 Sep 03 20:04:25 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 120/241] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:04:25 2026] GET /volume/v3/snapshots/e75256b4-dcb6-4ab4-ac25-f53c454ea0e3 => generated 465 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:04:25 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-0e2789c3-a863-4ba4-911f-7e2865e58466 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:25 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-0e2789c3-a863-4ba4-911f-7e2865e58466 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] DELETE http://192.168.122.54/volume/v3/snapshots/af83d59b-51c3-4dac-90b8-be5fa3cff912 Sep 03 20:04:25 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-0e2789c3-a863-4ba4-911f-7e2865e58466 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:25 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-0e2789c3-a863-4ba4-911f-7e2865e58466 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:25 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.snapshots [None req-0e2789c3-a863-4ba4-911f-7e2865e58466 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Delete snapshot with id: af83d59b-51c3-4dac-90b8-be5fa3cff912 Sep 03 20:04:25 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-0e2789c3-a863-4ba4-911f-7e2865e58466 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] http://192.168.122.54/volume/v3/snapshots/af83d59b-51c3-4dac-90b8-be5fa3cff912 returned with HTTP 404 Sep 03 20:04:25 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 122/242] 192.168.122.54 () {58 vars in 1236 bytes} [Thu Sep 3 20:04:25 2026] DELETE /volume/v3/snapshots/af83d59b-51c3-4dac-90b8-be5fa3cff912 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:04:25 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-ba697339-9a30-444f-8699-6187347ed72a None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:25 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ba697339-9a30-444f-8699-6187347ed72a tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] POST http://192.168.122.54/volume/v3/snapshots Sep 03 20:04:25 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ba697339-9a30-444f-8699-6187347ed72a tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fb2ca3c4-ebcc-46b0-b749-3ba2376dab2a", "name": "tempest-SnapshotsActionsTest-Snapshot-906580955"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:04:25 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:04:25 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:04:25 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:25 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:04:25 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-ba697339-9a30-444f-8699-6187347ed72a tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Volume info retrieved successfully. Sep 03 20:04:25 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.snapshots [None req-ba697339-9a30-444f-8699-6187347ed72a tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Create snapshot from volume fb2ca3c4-ebcc-46b0-b749-3ba2376dab2a Sep 03 20:04:25 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-ba697339-9a30-444f-8699-6187347ed72a tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Created reservations ['f2fc17d5-6c1f-43a9-8b6e-c70464423479', 'f2ed1bc2-889a-49aa-b985-1374172defb0', '6215713f-12e5-4454-bbec-c1b5c0ffc29a', '8da3cac3-3940-42e8-bae5-e88a2e2b9b20'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:04:25 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:04:25 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:04:25 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-ba697339-9a30-444f-8699-6187347ed72a tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Snapshot create request issued successfully. Sep 03 20:04:25 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ba697339-9a30-444f-8699-6187347ed72a tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] http://192.168.122.54/volume/v3/snapshots returned with HTTP 202 Sep 03 20:04:25 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 121/243] 192.168.122.54 () {60 vars in 1144 bytes} [Thu Sep 3 20:04:25 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 03 20:04:25 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-baefa17b-f3da-4376-be25-635345170485 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:25 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-baefa17b-f3da-4376-be25-635345170485 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] GET http://192.168.122.54/volume/v3/snapshots/f4817748-c2f8-40e9-9e89-b450826e790b Sep 03 20:04:25 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-baefa17b-f3da-4376-be25-635345170485 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:25 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-baefa17b-f3da-4376-be25-635345170485 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:25 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:25 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:04:25 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-baefa17b-f3da-4376-be25-635345170485 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Snapshot retrieved successfully. Sep 03 20:04:25 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-baefa17b-f3da-4376-be25-635345170485 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] http://192.168.122.54/volume/v3/snapshots/f4817748-c2f8-40e9-9e89-b450826e790b returned with HTTP 200 Sep 03 20:04:25 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 123/244] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:04:25 2026] GET /volume/v3/snapshots/f4817748-c2f8-40e9-9e89-b450826e790b => generated 438 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:04:26 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-eaa97ec6-60c0-4dbe-a51f-8b0daf636aac None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:26 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-eaa97ec6-60c0-4dbe-a51f-8b0daf636aac tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] GET http://192.168.122.54/volume/v3/snapshots/f4817748-c2f8-40e9-9e89-b450826e790b Sep 03 20:04:26 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-eaa97ec6-60c0-4dbe-a51f-8b0daf636aac tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:26 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-eaa97ec6-60c0-4dbe-a51f-8b0daf636aac tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:26 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:26 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:04:26 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-eaa97ec6-60c0-4dbe-a51f-8b0daf636aac tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Snapshot retrieved successfully. Sep 03 20:04:26 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-eaa97ec6-60c0-4dbe-a51f-8b0daf636aac tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] http://192.168.122.54/volume/v3/snapshots/f4817748-c2f8-40e9-9e89-b450826e790b returned with HTTP 200 Sep 03 20:04:26 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 122/245] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:04:26 2026] GET /volume/v3/snapshots/f4817748-c2f8-40e9-9e89-b450826e790b => generated 438 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:04:27 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-03133596-418b-43c7-8a5a-86d707cef575 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:27 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-03133596-418b-43c7-8a5a-86d707cef575 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] GET http://192.168.122.54/volume/v3/snapshots/f4817748-c2f8-40e9-9e89-b450826e790b Sep 03 20:04:27 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-03133596-418b-43c7-8a5a-86d707cef575 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:27 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-03133596-418b-43c7-8a5a-86d707cef575 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:27 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:27 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:04:27 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-03133596-418b-43c7-8a5a-86d707cef575 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Snapshot retrieved successfully. Sep 03 20:04:27 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-03133596-418b-43c7-8a5a-86d707cef575 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] http://192.168.122.54/volume/v3/snapshots/f4817748-c2f8-40e9-9e89-b450826e790b returned with HTTP 200 Sep 03 20:04:27 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 124/246] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:04:27 2026] GET /volume/v3/snapshots/f4817748-c2f8-40e9-9e89-b450826e790b => generated 438 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:04:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-224c4f1e-fb33-4f7c-820d-61bd6e29f8ea None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:28 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-224c4f1e-fb33-4f7c-820d-61bd6e29f8ea tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] GET http://192.168.122.54/volume/v3/snapshots/f4817748-c2f8-40e9-9e89-b450826e790b Sep 03 20:04:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-224c4f1e-fb33-4f7c-820d-61bd6e29f8ea tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-224c4f1e-fb33-4f7c-820d-61bd6e29f8ea tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:28 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:28 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:04:28 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-224c4f1e-fb33-4f7c-820d-61bd6e29f8ea tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Snapshot retrieved successfully. Sep 03 20:04:28 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-224c4f1e-fb33-4f7c-820d-61bd6e29f8ea tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] http://192.168.122.54/volume/v3/snapshots/f4817748-c2f8-40e9-9e89-b450826e790b returned with HTTP 200 Sep 03 20:04:28 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 123/247] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:04:28 2026] GET /volume/v3/snapshots/f4817748-c2f8-40e9-9e89-b450826e790b => generated 465 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:04:28 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-fb8df6a8-b57f-4170-bde0-885a3ee33f64 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:28 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-fb8df6a8-b57f-4170-bde0-885a3ee33f64 tempest-SnapshotsActionsTest-1151893256 tempest-SnapshotsActionsTest-1151893256-project-admin] POST http://192.168.122.54/volume/v3/snapshots/f4817748-c2f8-40e9-9e89-b450826e790b/action Sep 03 20:04:28 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-fb8df6a8-b57f-4170-bde0-885a3ee33f64 tempest-SnapshotsActionsTest-1151893256 tempest-SnapshotsActionsTest-1151893256-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:04:28 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-fb8df6a8-b57f-4170-bde0-885a3ee33f64 tempest-SnapshotsActionsTest-1151893256 tempest-SnapshotsActionsTest-1151893256-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:04:28 devstack devstack@c-api.service[87290]: DEBUG cinder.api.contrib.admin_actions [None req-fb8df6a8-b57f-4170-bde0-885a3ee33f64 tempest-SnapshotsActionsTest-1151893256 tempest-SnapshotsActionsTest-1151893256-project-admin] Updating snapshot 'f4817748-c2f8-40e9-9e89-b450826e790b' with '{'status': 'error'}' {{(pid=87290) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 03 20:04:28 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:28 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:04:28 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-fb8df6a8-b57f-4170-bde0-885a3ee33f64 tempest-SnapshotsActionsTest-1151893256 tempest-SnapshotsActionsTest-1151893256-project-admin] http://192.168.122.54/volume/v3/snapshots/f4817748-c2f8-40e9-9e89-b450826e790b/action returned with HTTP 202 Sep 03 20:04:28 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 125/248] 192.168.122.54 () {60 vars in 1275 bytes} [Thu Sep 3 20:04:28 2026] POST /volume/v3/snapshots/f4817748-c2f8-40e9-9e89-b450826e790b/action => generated 0 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 20:04:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-f69316d1-b89c-4596-9181-5724b9084696 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:29 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f69316d1-b89c-4596-9181-5724b9084696 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] GET http://192.168.122.54/volume/v3/snapshots/f4817748-c2f8-40e9-9e89-b450826e790b Sep 03 20:04:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f69316d1-b89c-4596-9181-5724b9084696 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f69316d1-b89c-4596-9181-5724b9084696 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:29 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:29 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:04:29 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-f69316d1-b89c-4596-9181-5724b9084696 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Snapshot retrieved successfully. Sep 03 20:04:29 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f69316d1-b89c-4596-9181-5724b9084696 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] http://192.168.122.54/volume/v3/snapshots/f4817748-c2f8-40e9-9e89-b450826e790b returned with HTTP 200 Sep 03 20:04:29 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 124/249] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:04:28 2026] GET /volume/v3/snapshots/f4817748-c2f8-40e9-9e89-b450826e790b => generated 461 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:04:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-6af255b6-f4f1-4f05-baf7-51a19ee6ea51 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:29 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6af255b6-f4f1-4f05-baf7-51a19ee6ea51 tempest-SnapshotsActionsTest-1151893256 tempest-SnapshotsActionsTest-1151893256-project-admin] POST http://192.168.122.54/volume/v3/snapshots/f4817748-c2f8-40e9-9e89-b450826e790b/action Sep 03 20:04:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-6af255b6-f4f1-4f05-baf7-51a19ee6ea51 tempest-SnapshotsActionsTest-1151893256 tempest-SnapshotsActionsTest-1151893256-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:04:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-6af255b6-f4f1-4f05-baf7-51a19ee6ea51 tempest-SnapshotsActionsTest-1151893256 tempest-SnapshotsActionsTest-1151893256-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:04:29 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:29 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:04:29 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-6af255b6-f4f1-4f05-baf7-51a19ee6ea51 tempest-SnapshotsActionsTest-1151893256 tempest-SnapshotsActionsTest-1151893256-project-admin] Snapshot retrieved successfully. Sep 03 20:04:29 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:04:29 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:04:29 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-6af255b6-f4f1-4f05-baf7-51a19ee6ea51 tempest-SnapshotsActionsTest-1151893256 tempest-SnapshotsActionsTest-1151893256-project-admin] Snapshot delete request issued successfully. Sep 03 20:04:29 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6af255b6-f4f1-4f05-baf7-51a19ee6ea51 tempest-SnapshotsActionsTest-1151893256 tempest-SnapshotsActionsTest-1151893256-project-admin] http://192.168.122.54/volume/v3/snapshots/f4817748-c2f8-40e9-9e89-b450826e790b/action returned with HTTP 202 Sep 03 20:04:29 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 126/250] 192.168.122.54 () {60 vars in 1275 bytes} [Thu Sep 3 20:04:29 2026] POST /volume/v3/snapshots/f4817748-c2f8-40e9-9e89-b450826e790b/action => generated 0 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 20:04:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-5ce49a03-7928-44c8-8079-28c9fac04571 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:29 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-5ce49a03-7928-44c8-8079-28c9fac04571 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] GET http://192.168.122.54/volume/v3/snapshots/f4817748-c2f8-40e9-9e89-b450826e790b Sep 03 20:04:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-5ce49a03-7928-44c8-8079-28c9fac04571 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-5ce49a03-7928-44c8-8079-28c9fac04571 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:29 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:29 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:04:29 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-5ce49a03-7928-44c8-8079-28c9fac04571 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Snapshot retrieved successfully. Sep 03 20:04:29 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-5ce49a03-7928-44c8-8079-28c9fac04571 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] http://192.168.122.54/volume/v3/snapshots/f4817748-c2f8-40e9-9e89-b450826e790b returned with HTTP 200 Sep 03 20:04:29 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 125/251] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:04:29 2026] GET /volume/v3/snapshots/f4817748-c2f8-40e9-9e89-b450826e790b => generated 464 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:04:30 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-c5aa4b9c-c453-4406-a1f1-26dd064833b7 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:30 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c5aa4b9c-c453-4406-a1f1-26dd064833b7 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] GET http://192.168.122.54/volume/v3/snapshots/f4817748-c2f8-40e9-9e89-b450826e790b Sep 03 20:04:30 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c5aa4b9c-c453-4406-a1f1-26dd064833b7 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:30 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c5aa4b9c-c453-4406-a1f1-26dd064833b7 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:30 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:30 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:04:30 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-c5aa4b9c-c453-4406-a1f1-26dd064833b7 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Snapshot retrieved successfully. Sep 03 20:04:30 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c5aa4b9c-c453-4406-a1f1-26dd064833b7 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] http://192.168.122.54/volume/v3/snapshots/f4817748-c2f8-40e9-9e89-b450826e790b returned with HTTP 200 Sep 03 20:04:30 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 127/252] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:04:30 2026] GET /volume/v3/snapshots/f4817748-c2f8-40e9-9e89-b450826e790b => generated 464 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:04:31 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-6cced19d-aa5f-43a3-86da-ee80b59ffdfd None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:31 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-6cced19d-aa5f-43a3-86da-ee80b59ffdfd tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] GET http://192.168.122.54/volume/v3/snapshots/f4817748-c2f8-40e9-9e89-b450826e790b Sep 03 20:04:31 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-6cced19d-aa5f-43a3-86da-ee80b59ffdfd tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:31 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-6cced19d-aa5f-43a3-86da-ee80b59ffdfd tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:31 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-6cced19d-aa5f-43a3-86da-ee80b59ffdfd tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] http://192.168.122.54/volume/v3/snapshots/f4817748-c2f8-40e9-9e89-b450826e790b returned with HTTP 404 Sep 03 20:04:31 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 126/253] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:04:31 2026] GET /volume/v3/snapshots/f4817748-c2f8-40e9-9e89-b450826e790b => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:04:31 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-2c583164-5325-4adb-acc9-2debfdc9a0aa None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:31 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2c583164-5325-4adb-acc9-2debfdc9a0aa tempest-SnapshotsActionsTest-1151893256 tempest-SnapshotsActionsTest-1151893256-project-admin] POST http://192.168.122.54/volume/v3/snapshots/e75256b4-dcb6-4ab4-ac25-f53c454ea0e3/action Sep 03 20:04:31 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-2c583164-5325-4adb-acc9-2debfdc9a0aa tempest-SnapshotsActionsTest-1151893256 tempest-SnapshotsActionsTest-1151893256-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:04:31 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-2c583164-5325-4adb-acc9-2debfdc9a0aa tempest-SnapshotsActionsTest-1151893256 tempest-SnapshotsActionsTest-1151893256-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:04:31 devstack devstack@c-api.service[87290]: DEBUG cinder.api.contrib.admin_actions [None req-2c583164-5325-4adb-acc9-2debfdc9a0aa tempest-SnapshotsActionsTest-1151893256 tempest-SnapshotsActionsTest-1151893256-project-admin] Updating snapshot 'e75256b4-dcb6-4ab4-ac25-f53c454ea0e3' with '{'status': 'available'}' {{(pid=87290) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 03 20:04:31 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:31 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:04:31 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2c583164-5325-4adb-acc9-2debfdc9a0aa tempest-SnapshotsActionsTest-1151893256 tempest-SnapshotsActionsTest-1151893256-project-admin] http://192.168.122.54/volume/v3/snapshots/e75256b4-dcb6-4ab4-ac25-f53c454ea0e3/action returned with HTTP 202 Sep 03 20:04:31 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 128/254] 192.168.122.54 () {60 vars in 1275 bytes} [Thu Sep 3 20:04:31 2026] POST /volume/v3/snapshots/e75256b4-dcb6-4ab4-ac25-f53c454ea0e3/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 20:04:31 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-3f540df0-4ca8-465c-99dc-7b5843578e31 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:31 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-3f540df0-4ca8-465c-99dc-7b5843578e31 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] GET http://192.168.122.54/volume/v3/snapshots/e75256b4-dcb6-4ab4-ac25-f53c454ea0e3 Sep 03 20:04:31 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-3f540df0-4ca8-465c-99dc-7b5843578e31 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:31 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-3f540df0-4ca8-465c-99dc-7b5843578e31 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:31 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:31 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:04:31 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-3f540df0-4ca8-465c-99dc-7b5843578e31 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Snapshot retrieved successfully. Sep 03 20:04:31 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-3f540df0-4ca8-465c-99dc-7b5843578e31 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] http://192.168.122.54/volume/v3/snapshots/e75256b4-dcb6-4ab4-ac25-f53c454ea0e3 returned with HTTP 200 Sep 03 20:04:31 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 127/255] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:04:31 2026] GET /volume/v3/snapshots/e75256b4-dcb6-4ab4-ac25-f53c454ea0e3 => generated 465 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:04:31 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-6c55b3e3-c70d-4786-9e7c-cef9d2854d6b None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:31 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6c55b3e3-c70d-4786-9e7c-cef9d2854d6b tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] DELETE http://192.168.122.54/volume/v3/snapshots/f4817748-c2f8-40e9-9e89-b450826e790b Sep 03 20:04:31 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-6c55b3e3-c70d-4786-9e7c-cef9d2854d6b tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:31 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-6c55b3e3-c70d-4786-9e7c-cef9d2854d6b tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:31 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.snapshots [None req-6c55b3e3-c70d-4786-9e7c-cef9d2854d6b tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Delete snapshot with id: f4817748-c2f8-40e9-9e89-b450826e790b Sep 03 20:04:31 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6c55b3e3-c70d-4786-9e7c-cef9d2854d6b tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] http://192.168.122.54/volume/v3/snapshots/f4817748-c2f8-40e9-9e89-b450826e790b returned with HTTP 404 Sep 03 20:04:31 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 129/256] 192.168.122.54 () {58 vars in 1236 bytes} [Thu Sep 3 20:04:31 2026] DELETE /volume/v3/snapshots/f4817748-c2f8-40e9-9e89-b450826e790b => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:04:31 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-3591e86c-a0d0-4f99-a02d-0afe6d8110fc None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:31 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-3591e86c-a0d0-4f99-a02d-0afe6d8110fc tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] POST http://192.168.122.54/volume/v3/snapshots Sep 03 20:04:31 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-3591e86c-a0d0-4f99-a02d-0afe6d8110fc tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fb2ca3c4-ebcc-46b0-b749-3ba2376dab2a", "name": "tempest-SnapshotsActionsTest-Snapshot-1415217400"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:04:31 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:04:31 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:04:31 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:31 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:04:31 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-3591e86c-a0d0-4f99-a02d-0afe6d8110fc tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Volume info retrieved successfully. Sep 03 20:04:31 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.snapshots [None req-3591e86c-a0d0-4f99-a02d-0afe6d8110fc tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Create snapshot from volume fb2ca3c4-ebcc-46b0-b749-3ba2376dab2a Sep 03 20:04:31 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-3591e86c-a0d0-4f99-a02d-0afe6d8110fc tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Created reservations ['334b75f1-4647-4597-968d-268765a062b1', '0f9b5cc3-7831-4df4-a523-4ef1592175c7', '4aef223e-4d6a-4aaa-96cd-c2be4501d194', 'ad24d035-0510-4893-8181-2e4522ed3591'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:04:31 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:04:31 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:04:31 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-3591e86c-a0d0-4f99-a02d-0afe6d8110fc tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Snapshot create request issued successfully. Sep 03 20:04:31 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-3591e86c-a0d0-4f99-a02d-0afe6d8110fc tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] http://192.168.122.54/volume/v3/snapshots returned with HTTP 202 Sep 03 20:04:31 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 128/257] 192.168.122.54 () {60 vars in 1144 bytes} [Thu Sep 3 20:04:31 2026] POST /volume/v3/snapshots => generated 307 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:04:31 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-95bbee15-2c7c-4348-acaa-031fba17967b None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:31 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-95bbee15-2c7c-4348-acaa-031fba17967b tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] GET http://192.168.122.54/volume/v3/snapshots/b8b9e9b4-ba94-4cd4-a40a-9bc3c7c4fd28 Sep 03 20:04:31 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-95bbee15-2c7c-4348-acaa-031fba17967b tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:31 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-95bbee15-2c7c-4348-acaa-031fba17967b tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:31 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:31 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:04:31 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-95bbee15-2c7c-4348-acaa-031fba17967b tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Snapshot retrieved successfully. Sep 03 20:04:31 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-95bbee15-2c7c-4348-acaa-031fba17967b tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] http://192.168.122.54/volume/v3/snapshots/b8b9e9b4-ba94-4cd4-a40a-9bc3c7c4fd28 returned with HTTP 200 Sep 03 20:04:31 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 130/258] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:04:31 2026] GET /volume/v3/snapshots/b8b9e9b4-ba94-4cd4-a40a-9bc3c7c4fd28 => generated 439 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:04:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-44c0a642-8d75-44ba-9e71-023790fd1e90 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:32 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-44c0a642-8d75-44ba-9e71-023790fd1e90 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] GET http://192.168.122.54/volume/v3/snapshots/b8b9e9b4-ba94-4cd4-a40a-9bc3c7c4fd28 Sep 03 20:04:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-44c0a642-8d75-44ba-9e71-023790fd1e90 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-44c0a642-8d75-44ba-9e71-023790fd1e90 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:32 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:32 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:04:32 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-44c0a642-8d75-44ba-9e71-023790fd1e90 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Snapshot retrieved successfully. Sep 03 20:04:32 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-44c0a642-8d75-44ba-9e71-023790fd1e90 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] http://192.168.122.54/volume/v3/snapshots/b8b9e9b4-ba94-4cd4-a40a-9bc3c7c4fd28 returned with HTTP 200 Sep 03 20:04:32 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 129/259] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:04:32 2026] GET /volume/v3/snapshots/b8b9e9b4-ba94-4cd4-a40a-9bc3c7c4fd28 => generated 439 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:04:33 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-57431f1c-bc0f-40c1-b6fb-4fab4a80c4bb req-867a7efa-7ad5-41ac-b742-682ba5810830 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:33 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-57431f1c-bc0f-40c1-b6fb-4fab4a80c4bb req-867a7efa-7ad5-41ac-b742-682ba5810830 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] GET http://192.168.122.54/volume/v3/volumes/ff33c39d-396d-4011-b887-1efef4efa39a Sep 03 20:04:33 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-57431f1c-bc0f-40c1-b6fb-4fab4a80c4bb req-867a7efa-7ad5-41ac-b742-682ba5810830 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:33 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-57431f1c-bc0f-40c1-b6fb-4fab4a80c4bb req-867a7efa-7ad5-41ac-b742-682ba5810830 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:33 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:04:33 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:04:33 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:33 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:04:33 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [req-57431f1c-bc0f-40c1-b6fb-4fab4a80c4bb req-867a7efa-7ad5-41ac-b742-682ba5810830 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Volume info retrieved successfully. Sep 03 20:04:33 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-57431f1c-bc0f-40c1-b6fb-4fab4a80c4bb req-867a7efa-7ad5-41ac-b742-682ba5810830 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] http://192.168.122.54/volume/v3/volumes/ff33c39d-396d-4011-b887-1efef4efa39a returned with HTTP 200 Sep 03 20:04:33 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 131/260] 192.168.122.54 () {60 vars in 1482 bytes} [Thu Sep 3 20:04:33 2026] GET /volume/v3/volumes/ff33c39d-396d-4011-b887-1efef4efa39a => generated 1146 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:04:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-a4eec829-fc08-41bb-a333-1eabc1727be6 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:33 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a4eec829-fc08-41bb-a333-1eabc1727be6 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] GET http://192.168.122.54/volume/v3/snapshots/b8b9e9b4-ba94-4cd4-a40a-9bc3c7c4fd28 Sep 03 20:04:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a4eec829-fc08-41bb-a333-1eabc1727be6 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a4eec829-fc08-41bb-a333-1eabc1727be6 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:33 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:33 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:04:33 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-a4eec829-fc08-41bb-a333-1eabc1727be6 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Snapshot retrieved successfully. Sep 03 20:04:33 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a4eec829-fc08-41bb-a333-1eabc1727be6 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] http://192.168.122.54/volume/v3/snapshots/b8b9e9b4-ba94-4cd4-a40a-9bc3c7c4fd28 returned with HTTP 200 Sep 03 20:04:33 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 130/261] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:04:33 2026] GET /volume/v3/snapshots/b8b9e9b4-ba94-4cd4-a40a-9bc3c7c4fd28 => generated 466 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:04:33 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-5155eceb-a708-456f-be17-a1cf71c14dac None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:33 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5155eceb-a708-456f-be17-a1cf71c14dac tempest-SnapshotsActionsTest-1151893256 tempest-SnapshotsActionsTest-1151893256-project-admin] POST http://192.168.122.54/volume/v3/snapshots/b8b9e9b4-ba94-4cd4-a40a-9bc3c7c4fd28/action Sep 03 20:04:33 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5155eceb-a708-456f-be17-a1cf71c14dac tempest-SnapshotsActionsTest-1151893256 tempest-SnapshotsActionsTest-1151893256-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=87290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:04:33 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5155eceb-a708-456f-be17-a1cf71c14dac tempest-SnapshotsActionsTest-1151893256 tempest-SnapshotsActionsTest-1151893256-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:04:33 devstack devstack@c-api.service[87290]: DEBUG cinder.api.contrib.admin_actions [None req-5155eceb-a708-456f-be17-a1cf71c14dac tempest-SnapshotsActionsTest-1151893256 tempest-SnapshotsActionsTest-1151893256-project-admin] Updating snapshot 'b8b9e9b4-ba94-4cd4-a40a-9bc3c7c4fd28' with '{'status': 'error_deleting'}' {{(pid=87290) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 03 20:04:33 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:33 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:04:33 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5155eceb-a708-456f-be17-a1cf71c14dac tempest-SnapshotsActionsTest-1151893256 tempest-SnapshotsActionsTest-1151893256-project-admin] http://192.168.122.54/volume/v3/snapshots/b8b9e9b4-ba94-4cd4-a40a-9bc3c7c4fd28/action returned with HTTP 202 Sep 03 20:04:33 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 132/262] 192.168.122.54 () {60 vars in 1275 bytes} [Thu Sep 3 20:04:33 2026] POST /volume/v3/snapshots/b8b9e9b4-ba94-4cd4-a40a-9bc3c7c4fd28/action => generated 0 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 20:04:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-8b7f2ecd-679b-4679-a562-40df972af0fe None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:33 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-8b7f2ecd-679b-4679-a562-40df972af0fe tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] GET http://192.168.122.54/volume/v3/snapshots/b8b9e9b4-ba94-4cd4-a40a-9bc3c7c4fd28 Sep 03 20:04:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-8b7f2ecd-679b-4679-a562-40df972af0fe tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-8b7f2ecd-679b-4679-a562-40df972af0fe tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:33 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:33 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:04:33 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-8b7f2ecd-679b-4679-a562-40df972af0fe tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Snapshot retrieved successfully. Sep 03 20:04:33 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-8b7f2ecd-679b-4679-a562-40df972af0fe tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] http://192.168.122.54/volume/v3/snapshots/b8b9e9b4-ba94-4cd4-a40a-9bc3c7c4fd28 returned with HTTP 200 Sep 03 20:04:33 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 131/263] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:04:33 2026] GET /volume/v3/snapshots/b8b9e9b4-ba94-4cd4-a40a-9bc3c7c4fd28 => generated 471 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:04:34 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-93e0e9ee-cfd4-4b75-a66f-8002e276fb38 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:34 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-93e0e9ee-cfd4-4b75-a66f-8002e276fb38 tempest-SnapshotsActionsTest-1151893256 tempest-SnapshotsActionsTest-1151893256-project-admin] POST http://192.168.122.54/volume/v3/snapshots/b8b9e9b4-ba94-4cd4-a40a-9bc3c7c4fd28/action Sep 03 20:04:34 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-93e0e9ee-cfd4-4b75-a66f-8002e276fb38 tempest-SnapshotsActionsTest-1151893256 tempest-SnapshotsActionsTest-1151893256-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:04:34 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-93e0e9ee-cfd4-4b75-a66f-8002e276fb38 tempest-SnapshotsActionsTest-1151893256 tempest-SnapshotsActionsTest-1151893256-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:04:34 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:34 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:04:34 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-93e0e9ee-cfd4-4b75-a66f-8002e276fb38 tempest-SnapshotsActionsTest-1151893256 tempest-SnapshotsActionsTest-1151893256-project-admin] Snapshot retrieved successfully. Sep 03 20:04:34 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:04:34 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:04:34 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-93e0e9ee-cfd4-4b75-a66f-8002e276fb38 tempest-SnapshotsActionsTest-1151893256 tempest-SnapshotsActionsTest-1151893256-project-admin] Snapshot delete request issued successfully. Sep 03 20:04:34 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-93e0e9ee-cfd4-4b75-a66f-8002e276fb38 tempest-SnapshotsActionsTest-1151893256 tempest-SnapshotsActionsTest-1151893256-project-admin] http://192.168.122.54/volume/v3/snapshots/b8b9e9b4-ba94-4cd4-a40a-9bc3c7c4fd28/action returned with HTTP 202 Sep 03 20:04:34 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 133/264] 192.168.122.54 () {60 vars in 1275 bytes} [Thu Sep 3 20:04:34 2026] POST /volume/v3/snapshots/b8b9e9b4-ba94-4cd4-a40a-9bc3c7c4fd28/action => generated 0 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 20:04:34 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-25816062-f7e9-443c-a9c7-b88499273a8c None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:34 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-25816062-f7e9-443c-a9c7-b88499273a8c tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] GET http://192.168.122.54/volume/v3/snapshots/b8b9e9b4-ba94-4cd4-a40a-9bc3c7c4fd28 Sep 03 20:04:34 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-25816062-f7e9-443c-a9c7-b88499273a8c tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:34 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-25816062-f7e9-443c-a9c7-b88499273a8c tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:34 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:34 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:04:34 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-25816062-f7e9-443c-a9c7-b88499273a8c tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Snapshot retrieved successfully. Sep 03 20:04:34 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-25816062-f7e9-443c-a9c7-b88499273a8c tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] http://192.168.122.54/volume/v3/snapshots/b8b9e9b4-ba94-4cd4-a40a-9bc3c7c4fd28 returned with HTTP 200 Sep 03 20:04:34 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 132/265] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:04:34 2026] GET /volume/v3/snapshots/b8b9e9b4-ba94-4cd4-a40a-9bc3c7c4fd28 => generated 465 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:04:35 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-4b7a98b0-e4da-442e-a82d-bacfe78c05cc None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:35 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-4b7a98b0-e4da-442e-a82d-bacfe78c05cc tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] GET http://192.168.122.54/volume/v3/snapshots/b8b9e9b4-ba94-4cd4-a40a-9bc3c7c4fd28 Sep 03 20:04:35 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-4b7a98b0-e4da-442e-a82d-bacfe78c05cc tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:35 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-4b7a98b0-e4da-442e-a82d-bacfe78c05cc tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:35 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:35 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:04:35 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-4b7a98b0-e4da-442e-a82d-bacfe78c05cc tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Snapshot retrieved successfully. Sep 03 20:04:35 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-4b7a98b0-e4da-442e-a82d-bacfe78c05cc tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] http://192.168.122.54/volume/v3/snapshots/b8b9e9b4-ba94-4cd4-a40a-9bc3c7c4fd28 returned with HTTP 200 Sep 03 20:04:35 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 134/266] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:04:35 2026] GET /volume/v3/snapshots/b8b9e9b4-ba94-4cd4-a40a-9bc3c7c4fd28 => generated 465 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:04:36 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-a2c57ec8-7d19-4301-bb82-b85ce9cd410a None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:36 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a2c57ec8-7d19-4301-bb82-b85ce9cd410a tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] GET http://192.168.122.54/volume/v3/snapshots/b8b9e9b4-ba94-4cd4-a40a-9bc3c7c4fd28 Sep 03 20:04:36 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a2c57ec8-7d19-4301-bb82-b85ce9cd410a tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:36 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a2c57ec8-7d19-4301-bb82-b85ce9cd410a tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:36 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:36 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:04:36 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-a2c57ec8-7d19-4301-bb82-b85ce9cd410a tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Snapshot retrieved successfully. Sep 03 20:04:36 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a2c57ec8-7d19-4301-bb82-b85ce9cd410a tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] http://192.168.122.54/volume/v3/snapshots/b8b9e9b4-ba94-4cd4-a40a-9bc3c7c4fd28 returned with HTTP 200 Sep 03 20:04:36 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 133/267] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:04:36 2026] GET /volume/v3/snapshots/b8b9e9b4-ba94-4cd4-a40a-9bc3c7c4fd28 => generated 465 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:04:37 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-ce4a86f2-bebf-43a1-a10d-dbdf47cb2d73 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:37 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ce4a86f2-bebf-43a1-a10d-dbdf47cb2d73 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] GET http://192.168.122.54/volume/v3/snapshots/b8b9e9b4-ba94-4cd4-a40a-9bc3c7c4fd28 Sep 03 20:04:37 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ce4a86f2-bebf-43a1-a10d-dbdf47cb2d73 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:37 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ce4a86f2-bebf-43a1-a10d-dbdf47cb2d73 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:37 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ce4a86f2-bebf-43a1-a10d-dbdf47cb2d73 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] http://192.168.122.54/volume/v3/snapshots/b8b9e9b4-ba94-4cd4-a40a-9bc3c7c4fd28 returned with HTTP 404 Sep 03 20:04:37 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 135/268] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:04:37 2026] GET /volume/v3/snapshots/b8b9e9b4-ba94-4cd4-a40a-9bc3c7c4fd28 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:04:37 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-85ca2600-6f87-422e-98e2-03839ac9f622 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:37 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-85ca2600-6f87-422e-98e2-03839ac9f622 tempest-SnapshotsActionsTest-1151893256 tempest-SnapshotsActionsTest-1151893256-project-admin] POST http://192.168.122.54/volume/v3/snapshots/e75256b4-dcb6-4ab4-ac25-f53c454ea0e3/action Sep 03 20:04:37 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-85ca2600-6f87-422e-98e2-03839ac9f622 tempest-SnapshotsActionsTest-1151893256 tempest-SnapshotsActionsTest-1151893256-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:04:37 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-85ca2600-6f87-422e-98e2-03839ac9f622 tempest-SnapshotsActionsTest-1151893256 tempest-SnapshotsActionsTest-1151893256-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:04:37 devstack devstack@c-api.service[87289]: DEBUG cinder.api.contrib.admin_actions [None req-85ca2600-6f87-422e-98e2-03839ac9f622 tempest-SnapshotsActionsTest-1151893256 tempest-SnapshotsActionsTest-1151893256-project-admin] Updating snapshot 'e75256b4-dcb6-4ab4-ac25-f53c454ea0e3' with '{'status': 'available'}' {{(pid=87289) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 03 20:04:37 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:37 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:04:37 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-85ca2600-6f87-422e-98e2-03839ac9f622 tempest-SnapshotsActionsTest-1151893256 tempest-SnapshotsActionsTest-1151893256-project-admin] http://192.168.122.54/volume/v3/snapshots/e75256b4-dcb6-4ab4-ac25-f53c454ea0e3/action returned with HTTP 202 Sep 03 20:04:37 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 134/269] 192.168.122.54 () {60 vars in 1275 bytes} [Thu Sep 3 20:04:37 2026] POST /volume/v3/snapshots/e75256b4-dcb6-4ab4-ac25-f53c454ea0e3/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 20:04:37 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-ec5afa6b-1813-4330-8f25-263cc7c1cbe8 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:37 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ec5afa6b-1813-4330-8f25-263cc7c1cbe8 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] GET http://192.168.122.54/volume/v3/snapshots/e75256b4-dcb6-4ab4-ac25-f53c454ea0e3 Sep 03 20:04:37 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ec5afa6b-1813-4330-8f25-263cc7c1cbe8 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:37 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ec5afa6b-1813-4330-8f25-263cc7c1cbe8 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:37 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:37 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:04:37 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-ec5afa6b-1813-4330-8f25-263cc7c1cbe8 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Snapshot retrieved successfully. Sep 03 20:04:37 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ec5afa6b-1813-4330-8f25-263cc7c1cbe8 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] http://192.168.122.54/volume/v3/snapshots/e75256b4-dcb6-4ab4-ac25-f53c454ea0e3 returned with HTTP 200 Sep 03 20:04:37 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 136/270] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:04:37 2026] GET /volume/v3/snapshots/e75256b4-dcb6-4ab4-ac25-f53c454ea0e3 => generated 465 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:04:37 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-91c7c0ec-8ed2-47e1-b1a8-49efeff3f35f None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:37 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-91c7c0ec-8ed2-47e1-b1a8-49efeff3f35f tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] DELETE http://192.168.122.54/volume/v3/snapshots/b8b9e9b4-ba94-4cd4-a40a-9bc3c7c4fd28 Sep 03 20:04:37 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-91c7c0ec-8ed2-47e1-b1a8-49efeff3f35f tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:37 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-91c7c0ec-8ed2-47e1-b1a8-49efeff3f35f tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:37 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.snapshots [None req-91c7c0ec-8ed2-47e1-b1a8-49efeff3f35f tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Delete snapshot with id: b8b9e9b4-ba94-4cd4-a40a-9bc3c7c4fd28 Sep 03 20:04:37 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-91c7c0ec-8ed2-47e1-b1a8-49efeff3f35f tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] http://192.168.122.54/volume/v3/snapshots/b8b9e9b4-ba94-4cd4-a40a-9bc3c7c4fd28 returned with HTTP 404 Sep 03 20:04:37 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 135/271] 192.168.122.54 () {58 vars in 1236 bytes} [Thu Sep 3 20:04:37 2026] DELETE /volume/v3/snapshots/b8b9e9b4-ba94-4cd4-a40a-9bc3c7c4fd28 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:04:37 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-8514c37d-db81-4a5f-80d5-8e5df385f070 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:37 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-8514c37d-db81-4a5f-80d5-8e5df385f070 tempest-SnapshotsActionsTest-1151893256 tempest-SnapshotsActionsTest-1151893256-project-admin] POST http://192.168.122.54/volume/v3/snapshots/e75256b4-dcb6-4ab4-ac25-f53c454ea0e3/action Sep 03 20:04:37 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-8514c37d-db81-4a5f-80d5-8e5df385f070 tempest-SnapshotsActionsTest-1151893256 tempest-SnapshotsActionsTest-1151893256-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:04:37 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-8514c37d-db81-4a5f-80d5-8e5df385f070 tempest-SnapshotsActionsTest-1151893256 tempest-SnapshotsActionsTest-1151893256-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:04:37 devstack devstack@c-api.service[87290]: DEBUG cinder.api.contrib.admin_actions [None req-8514c37d-db81-4a5f-80d5-8e5df385f070 tempest-SnapshotsActionsTest-1151893256 tempest-SnapshotsActionsTest-1151893256-project-admin] Updating snapshot 'e75256b4-dcb6-4ab4-ac25-f53c454ea0e3' with '{'status': 'creating'}' {{(pid=87290) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 03 20:04:37 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:37 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:04:37 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-8514c37d-db81-4a5f-80d5-8e5df385f070 tempest-SnapshotsActionsTest-1151893256 tempest-SnapshotsActionsTest-1151893256-project-admin] http://192.168.122.54/volume/v3/snapshots/e75256b4-dcb6-4ab4-ac25-f53c454ea0e3/action returned with HTTP 202 Sep 03 20:04:37 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 137/272] 192.168.122.54 () {60 vars in 1275 bytes} [Thu Sep 3 20:04:37 2026] POST /volume/v3/snapshots/e75256b4-dcb6-4ab4-ac25-f53c454ea0e3/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 20:04:37 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-085998c8-c2c0-41bb-b78e-3743f2f3793b None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:37 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-085998c8-c2c0-41bb-b78e-3743f2f3793b tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] GET http://192.168.122.54/volume/v3/snapshots/e75256b4-dcb6-4ab4-ac25-f53c454ea0e3 Sep 03 20:04:37 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-085998c8-c2c0-41bb-b78e-3743f2f3793b tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:37 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-085998c8-c2c0-41bb-b78e-3743f2f3793b tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:37 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:37 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:04:37 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-085998c8-c2c0-41bb-b78e-3743f2f3793b tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Snapshot retrieved successfully. Sep 03 20:04:37 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-085998c8-c2c0-41bb-b78e-3743f2f3793b tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] http://192.168.122.54/volume/v3/snapshots/e75256b4-dcb6-4ab4-ac25-f53c454ea0e3 returned with HTTP 200 Sep 03 20:04:37 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 136/273] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:04:37 2026] GET /volume/v3/snapshots/e75256b4-dcb6-4ab4-ac25-f53c454ea0e3 => generated 464 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:04:37 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-25c8b47a-d450-4f03-b3f9-6662d669ea8c None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:37 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-25c8b47a-d450-4f03-b3f9-6662d669ea8c tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] POST http://192.168.122.54/volume/v3/snapshots/e75256b4-dcb6-4ab4-ac25-f53c454ea0e3/action Sep 03 20:04:37 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-25c8b47a-d450-4f03-b3f9-6662d669ea8c tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=87290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:04:37 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-25c8b47a-d450-4f03-b3f9-6662d669ea8c tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:04:37 devstack devstack@c-api.service[87290]: DEBUG cinder.api.contrib.snapshot_actions [None req-25c8b47a-d450-4f03-b3f9-6662d669ea8c tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=87290) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 03 20:04:37 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:37 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:04:37 devstack devstack@c-api.service[87290]: INFO cinder.api.contrib.snapshot_actions [None req-25c8b47a-d450-4f03-b3f9-6662d669ea8c tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Updating snapshot e75256b4-dcb6-4ab4-ac25-f53c454ea0e3 with info {'id': 'e75256b4-dcb6-4ab4-ac25-f53c454ea0e3', 'status': 'error', 'progress': '80%'} Sep 03 20:04:37 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-25c8b47a-d450-4f03-b3f9-6662d669ea8c tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] http://192.168.122.54/volume/v3/snapshots/e75256b4-dcb6-4ab4-ac25-f53c454ea0e3/action returned with HTTP 202 Sep 03 20:04:37 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 138/274] 192.168.122.54 () {60 vars in 1275 bytes} [Thu Sep 3 20:04:37 2026] POST /volume/v3/snapshots/e75256b4-dcb6-4ab4-ac25-f53c454ea0e3/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 20:04:37 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-4b3eb322-0b30-4fc2-8c7d-7f13f197a802 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:37 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-4b3eb322-0b30-4fc2-8c7d-7f13f197a802 tempest-SnapshotsActionsTest-1151893256 tempest-SnapshotsActionsTest-1151893256-project-admin] GET http://192.168.122.54/volume/v3/snapshots/e75256b4-dcb6-4ab4-ac25-f53c454ea0e3 Sep 03 20:04:37 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-4b3eb322-0b30-4fc2-8c7d-7f13f197a802 tempest-SnapshotsActionsTest-1151893256 tempest-SnapshotsActionsTest-1151893256-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:37 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-4b3eb322-0b30-4fc2-8c7d-7f13f197a802 tempest-SnapshotsActionsTest-1151893256 tempest-SnapshotsActionsTest-1151893256-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:37 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:37 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:04:37 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-4b3eb322-0b30-4fc2-8c7d-7f13f197a802 tempest-SnapshotsActionsTest-1151893256 tempest-SnapshotsActionsTest-1151893256-project-admin] Snapshot retrieved successfully. Sep 03 20:04:37 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-4b3eb322-0b30-4fc2-8c7d-7f13f197a802 tempest-SnapshotsActionsTest-1151893256 tempest-SnapshotsActionsTest-1151893256-project-admin] http://192.168.122.54/volume/v3/snapshots/e75256b4-dcb6-4ab4-ac25-f53c454ea0e3 returned with HTTP 200 Sep 03 20:04:37 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 137/275] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:04:37 2026] GET /volume/v3/snapshots/e75256b4-dcb6-4ab4-ac25-f53c454ea0e3 => generated 460 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:04:37 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-c1835188-8056-4057-aa27-34f3a2799f4a None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:37 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c1835188-8056-4057-aa27-34f3a2799f4a tempest-SnapshotsActionsTest-1151893256 tempest-SnapshotsActionsTest-1151893256-project-admin] POST http://192.168.122.54/volume/v3/snapshots/e75256b4-dcb6-4ab4-ac25-f53c454ea0e3/action Sep 03 20:04:37 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c1835188-8056-4057-aa27-34f3a2799f4a tempest-SnapshotsActionsTest-1151893256 tempest-SnapshotsActionsTest-1151893256-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:04:37 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c1835188-8056-4057-aa27-34f3a2799f4a tempest-SnapshotsActionsTest-1151893256 tempest-SnapshotsActionsTest-1151893256-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:04:37 devstack devstack@c-api.service[87290]: DEBUG cinder.api.contrib.admin_actions [None req-c1835188-8056-4057-aa27-34f3a2799f4a tempest-SnapshotsActionsTest-1151893256 tempest-SnapshotsActionsTest-1151893256-project-admin] Updating snapshot 'e75256b4-dcb6-4ab4-ac25-f53c454ea0e3' with '{'status': 'available'}' {{(pid=87290) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 03 20:04:37 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:37 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:04:37 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c1835188-8056-4057-aa27-34f3a2799f4a tempest-SnapshotsActionsTest-1151893256 tempest-SnapshotsActionsTest-1151893256-project-admin] http://192.168.122.54/volume/v3/snapshots/e75256b4-dcb6-4ab4-ac25-f53c454ea0e3/action returned with HTTP 202 Sep 03 20:04:37 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 139/276] 192.168.122.54 () {60 vars in 1275 bytes} [Thu Sep 3 20:04:37 2026] POST /volume/v3/snapshots/e75256b4-dcb6-4ab4-ac25-f53c454ea0e3/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 20:04:37 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-9381aa97-cb27-4da6-b6a5-83d2f09bf9b1 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:37 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9381aa97-cb27-4da6-b6a5-83d2f09bf9b1 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] GET http://192.168.122.54/volume/v3/snapshots/e75256b4-dcb6-4ab4-ac25-f53c454ea0e3 Sep 03 20:04:37 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-9381aa97-cb27-4da6-b6a5-83d2f09bf9b1 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:37 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-9381aa97-cb27-4da6-b6a5-83d2f09bf9b1 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:37 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:37 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:04:37 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-9381aa97-cb27-4da6-b6a5-83d2f09bf9b1 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Snapshot retrieved successfully. Sep 03 20:04:37 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9381aa97-cb27-4da6-b6a5-83d2f09bf9b1 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] http://192.168.122.54/volume/v3/snapshots/e75256b4-dcb6-4ab4-ac25-f53c454ea0e3 returned with HTTP 200 Sep 03 20:04:37 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 138/277] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:04:37 2026] GET /volume/v3/snapshots/e75256b4-dcb6-4ab4-ac25-f53c454ea0e3 => generated 464 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:04:37 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-5e27841e-641a-493d-9794-1a6228dd80a1 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:37 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5e27841e-641a-493d-9794-1a6228dd80a1 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] DELETE http://192.168.122.54/volume/v3/snapshots/e75256b4-dcb6-4ab4-ac25-f53c454ea0e3 Sep 03 20:04:37 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5e27841e-641a-493d-9794-1a6228dd80a1 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:37 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5e27841e-641a-493d-9794-1a6228dd80a1 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:37 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.snapshots [None req-5e27841e-641a-493d-9794-1a6228dd80a1 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Delete snapshot with id: e75256b4-dcb6-4ab4-ac25-f53c454ea0e3 Sep 03 20:04:37 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:37 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:04:37 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-5e27841e-641a-493d-9794-1a6228dd80a1 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Snapshot retrieved successfully. Sep 03 20:04:37 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:04:37 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:04:37 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-5e27841e-641a-493d-9794-1a6228dd80a1 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Snapshot delete request issued successfully. Sep 03 20:04:37 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5e27841e-641a-493d-9794-1a6228dd80a1 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] http://192.168.122.54/volume/v3/snapshots/e75256b4-dcb6-4ab4-ac25-f53c454ea0e3 returned with HTTP 202 Sep 03 20:04:37 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 140/278] 192.168.122.54 () {58 vars in 1236 bytes} [Thu Sep 3 20:04:37 2026] DELETE /volume/v3/snapshots/e75256b4-dcb6-4ab4-ac25-f53c454ea0e3 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:04:37 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-82d8d99b-788a-4aaa-935d-485c8a54a9bc None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:37 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-82d8d99b-788a-4aaa-935d-485c8a54a9bc tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] GET http://192.168.122.54/volume/v3/snapshots/e75256b4-dcb6-4ab4-ac25-f53c454ea0e3 Sep 03 20:04:37 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-82d8d99b-788a-4aaa-935d-485c8a54a9bc tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:37 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-82d8d99b-788a-4aaa-935d-485c8a54a9bc tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:37 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:37 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:04:37 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-82d8d99b-788a-4aaa-935d-485c8a54a9bc tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Snapshot retrieved successfully. Sep 03 20:04:37 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-82d8d99b-788a-4aaa-935d-485c8a54a9bc tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] http://192.168.122.54/volume/v3/snapshots/e75256b4-dcb6-4ab4-ac25-f53c454ea0e3 returned with HTTP 200 Sep 03 20:04:37 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 139/279] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:04:37 2026] GET /volume/v3/snapshots/e75256b4-dcb6-4ab4-ac25-f53c454ea0e3 => generated 463 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:04:38 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-958c2c55-0a82-4f81-8cf6-d9169687b1ae None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:38 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-958c2c55-0a82-4f81-8cf6-d9169687b1ae tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] GET http://192.168.122.54/volume/v3/volumes/ff33c39d-396d-4011-b887-1efef4efa39a Sep 03 20:04:38 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-958c2c55-0a82-4f81-8cf6-d9169687b1ae tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:38 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-958c2c55-0a82-4f81-8cf6-d9169687b1ae tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:38 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:04:38 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:04:38 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:38 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:04:38 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-958c2c55-0a82-4f81-8cf6-d9169687b1ae tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Volume info retrieved successfully. Sep 03 20:04:38 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-958c2c55-0a82-4f81-8cf6-d9169687b1ae tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] http://192.168.122.54/volume/v3/volumes/ff33c39d-396d-4011-b887-1efef4efa39a returned with HTTP 200 Sep 03 20:04:38 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 141/280] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:04:38 2026] GET /volume/v3/volumes/ff33c39d-396d-4011-b887-1efef4efa39a => generated 1146 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:04:38 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-697c9981-74d1-4cde-8a17-199f7fac322a req-889dcae2-031a-4b2d-98dd-c98eb302bea6 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:38 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-697c9981-74d1-4cde-8a17-199f7fac322a req-889dcae2-031a-4b2d-98dd-c98eb302bea6 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] GET http://192.168.122.54/volume/v3/volumes/ff33c39d-396d-4011-b887-1efef4efa39a Sep 03 20:04:38 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-697c9981-74d1-4cde-8a17-199f7fac322a req-889dcae2-031a-4b2d-98dd-c98eb302bea6 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:38 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-697c9981-74d1-4cde-8a17-199f7fac322a req-889dcae2-031a-4b2d-98dd-c98eb302bea6 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:38 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:04:38 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:04:38 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:38 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:04:38 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [req-697c9981-74d1-4cde-8a17-199f7fac322a req-889dcae2-031a-4b2d-98dd-c98eb302bea6 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Volume info retrieved successfully. Sep 03 20:04:38 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-697c9981-74d1-4cde-8a17-199f7fac322a req-889dcae2-031a-4b2d-98dd-c98eb302bea6 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] http://192.168.122.54/volume/v3/volumes/ff33c39d-396d-4011-b887-1efef4efa39a returned with HTTP 200 Sep 03 20:04:38 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 140/281] 192.168.122.54 () {60 vars in 1482 bytes} [Thu Sep 3 20:04:38 2026] GET /volume/v3/volumes/ff33c39d-396d-4011-b887-1efef4efa39a => generated 1146 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 20:04:39 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-04e2e9ab-05f3-4065-a594-7c72b2d0878b None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:39 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-04e2e9ab-05f3-4065-a594-7c72b2d0878b tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] GET http://192.168.122.54/volume/v3/snapshots/e75256b4-dcb6-4ab4-ac25-f53c454ea0e3 Sep 03 20:04:39 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-04e2e9ab-05f3-4065-a594-7c72b2d0878b tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:39 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-04e2e9ab-05f3-4065-a594-7c72b2d0878b tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:39 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-697c9981-74d1-4cde-8a17-199f7fac322a req-eea9e642-a966-4f76-89d5-3bfe7aca16b0 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:39 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:39 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:04:39 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-04e2e9ab-05f3-4065-a594-7c72b2d0878b tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Snapshot retrieved successfully. Sep 03 20:04:39 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-04e2e9ab-05f3-4065-a594-7c72b2d0878b tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] http://192.168.122.54/volume/v3/snapshots/e75256b4-dcb6-4ab4-ac25-f53c454ea0e3 returned with HTTP 200 Sep 03 20:04:39 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-697c9981-74d1-4cde-8a17-199f7fac322a req-eea9e642-a966-4f76-89d5-3bfe7aca16b0 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] POST http://192.168.122.54/volume/v3/volumes/ff33c39d-396d-4011-b887-1efef4efa39a/action Sep 03 20:04:39 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 142/282] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:04:39 2026] GET /volume/v3/snapshots/e75256b4-dcb6-4ab4-ac25-f53c454ea0e3 => generated 463 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:04:39 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-697c9981-74d1-4cde-8a17-199f7fac322a req-eea9e642-a966-4f76-89d5-3bfe7aca16b0 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:04:39 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-697c9981-74d1-4cde-8a17-199f7fac322a req-eea9e642-a966-4f76-89d5-3bfe7aca16b0 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:04:39 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:04:39 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:04:39 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:39 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:04:39 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [req-697c9981-74d1-4cde-8a17-199f7fac322a req-eea9e642-a966-4f76-89d5-3bfe7aca16b0 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Volume info retrieved successfully. Sep 03 20:04:39 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [req-697c9981-74d1-4cde-8a17-199f7fac322a req-eea9e642-a966-4f76-89d5-3bfe7aca16b0 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Begin detaching volume completed successfully. Sep 03 20:04:39 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-697c9981-74d1-4cde-8a17-199f7fac322a req-eea9e642-a966-4f76-89d5-3bfe7aca16b0 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] http://192.168.122.54/volume/v3/volumes/ff33c39d-396d-4011-b887-1efef4efa39a/action returned with HTTP 202 Sep 03 20:04:39 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 141/283] 192.168.122.54 () {64 vars in 1556 bytes} [Thu Sep 3 20:04:39 2026] POST /volume/v3/volumes/ff33c39d-396d-4011-b887-1efef4efa39a/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 20:04:39 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-a2dd07a2-efe3-449f-894f-3e13c328f04b None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:39 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a2dd07a2-efe3-449f-894f-3e13c328f04b None None] GET http://192.168.122.54/volume// Sep 03 20:04:39 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a2dd07a2-efe3-449f-894f-3e13c328f04b None None] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:39 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a2dd07a2-efe3-449f-894f-3e13c328f04b None None] Calling method 'all' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:39 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a2dd07a2-efe3-449f-894f-3e13c328f04b None None] http://192.168.122.54/volume// returned with HTTP 300 Sep 03 20:04:39 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 143/284] 192.168.122.54 () {58 vars in 1310 bytes} [Thu Sep 3 20:04:39 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 20:04:39 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-697c9981-74d1-4cde-8a17-199f7fac322a req-f22c1fa3-3918-429b-a699-a149c71a964f None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:39 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-697c9981-74d1-4cde-8a17-199f7fac322a req-f22c1fa3-3918-429b-a699-a149c71a964f tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] GET http://192.168.122.54/volume/v3/volumes/ff33c39d-396d-4011-b887-1efef4efa39a Sep 03 20:04:39 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-697c9981-74d1-4cde-8a17-199f7fac322a req-f22c1fa3-3918-429b-a699-a149c71a964f tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:39 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-697c9981-74d1-4cde-8a17-199f7fac322a req-f22c1fa3-3918-429b-a699-a149c71a964f tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:39 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:04:39 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:04:39 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:39 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:04:39 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [req-697c9981-74d1-4cde-8a17-199f7fac322a req-f22c1fa3-3918-429b-a699-a149c71a964f tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Volume info retrieved successfully. Sep 03 20:04:39 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-697c9981-74d1-4cde-8a17-199f7fac322a req-f22c1fa3-3918-429b-a699-a149c71a964f tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] http://192.168.122.54/volume/v3/volumes/ff33c39d-396d-4011-b887-1efef4efa39a returned with HTTP 200 Sep 03 20:04:39 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 142/285] 192.168.122.54 () {62 vars in 1523 bytes} [Thu Sep 3 20:04:39 2026] GET /volume/v3/volumes/ff33c39d-396d-4011-b887-1efef4efa39a => generated 1330 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 20:04:39 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-697c9981-74d1-4cde-8a17-199f7fac322a req-08e11178-6c3d-44a3-a3ed-d4eaf79b9b05 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:39 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-697c9981-74d1-4cde-8a17-199f7fac322a req-08e11178-6c3d-44a3-a3ed-d4eaf79b9b05 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] DELETE http://192.168.122.54/volume/v3/attachments/cb471b99-a5fd-4772-af64-49ffc4e6b2a6 Sep 03 20:04:39 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-697c9981-74d1-4cde-8a17-199f7fac322a req-08e11178-6c3d-44a3-a3ed-d4eaf79b9b05 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:39 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-697c9981-74d1-4cde-8a17-199f7fac322a req-08e11178-6c3d-44a3-a3ed-d4eaf79b9b05 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Calling method 'version_select' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:39 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:39 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:04:39 devstack devstack@c-api.service[87290]: /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 03 20:04:39 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, Sep 03 20:04:40 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-697c9981-74d1-4cde-8a17-199f7fac322a req-08e11178-6c3d-44a3-a3ed-d4eaf79b9b05 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] http://192.168.122.54/volume/v3/attachments/cb471b99-a5fd-4772-af64-49ffc4e6b2a6 returned with HTTP 200 Sep 03 20:04:40 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 144/286] 192.168.122.54 () {64 vars in 1557 bytes} [Thu Sep 3 20:04:39 2026] DELETE /volume/v3/attachments/cb471b99-a5fd-4772-af64-49ffc4e6b2a6 => generated 19 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:04:40 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-21c8969b-ac52-4d7f-a04c-1dd8ee391f06 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:40 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-21c8969b-ac52-4d7f-a04c-1dd8ee391f06 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] GET http://192.168.122.54/volume/v3/snapshots/e75256b4-dcb6-4ab4-ac25-f53c454ea0e3 Sep 03 20:04:40 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-21c8969b-ac52-4d7f-a04c-1dd8ee391f06 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:40 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-21c8969b-ac52-4d7f-a04c-1dd8ee391f06 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:40 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:40 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:04:40 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-21c8969b-ac52-4d7f-a04c-1dd8ee391f06 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Snapshot retrieved successfully. Sep 03 20:04:40 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-21c8969b-ac52-4d7f-a04c-1dd8ee391f06 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] http://192.168.122.54/volume/v3/snapshots/e75256b4-dcb6-4ab4-ac25-f53c454ea0e3 returned with HTTP 200 Sep 03 20:04:40 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 143/287] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:04:40 2026] GET /volume/v3/snapshots/e75256b4-dcb6-4ab4-ac25-f53c454ea0e3 => generated 463 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:04:40 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-7dc244c1-8594-40be-8667-1afee62e5e37 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:40 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-7dc244c1-8594-40be-8667-1afee62e5e37 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] GET http://192.168.122.54/volume/v3/volumes/ff33c39d-396d-4011-b887-1efef4efa39a Sep 03 20:04:40 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-7dc244c1-8594-40be-8667-1afee62e5e37 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:40 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-7dc244c1-8594-40be-8667-1afee62e5e37 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:40 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:04:40 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:04:40 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:40 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:04:40 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-7dc244c1-8594-40be-8667-1afee62e5e37 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Volume info retrieved successfully. Sep 03 20:04:40 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-7dc244c1-8594-40be-8667-1afee62e5e37 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] http://192.168.122.54/volume/v3/volumes/ff33c39d-396d-4011-b887-1efef4efa39a returned with HTTP 200 Sep 03 20:04:40 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 145/288] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:04:40 2026] GET /volume/v3/volumes/ff33c39d-396d-4011-b887-1efef4efa39a => generated 854 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:04:41 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-7aed5170-62e4-4597-b0c4-a0b02cc84e66 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:41 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7aed5170-62e4-4597-b0c4-a0b02cc84e66 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] GET http://192.168.122.54/volume/v3/snapshots/e75256b4-dcb6-4ab4-ac25-f53c454ea0e3 Sep 03 20:04:41 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-7aed5170-62e4-4597-b0c4-a0b02cc84e66 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:41 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-7aed5170-62e4-4597-b0c4-a0b02cc84e66 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:41 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7aed5170-62e4-4597-b0c4-a0b02cc84e66 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] http://192.168.122.54/volume/v3/snapshots/e75256b4-dcb6-4ab4-ac25-f53c454ea0e3 returned with HTTP 404 Sep 03 20:04:41 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 144/289] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:04:41 2026] GET /volume/v3/snapshots/e75256b4-dcb6-4ab4-ac25-f53c454ea0e3 => generated 111 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 20:04:41 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-5533110a-3b53-4175-8181-5393fb4dd815 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:41 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5533110a-3b53-4175-8181-5393fb4dd815 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] GET http://192.168.122.54/volume/v3/volumes/fb2ca3c4-ebcc-46b0-b749-3ba2376dab2a Sep 03 20:04:41 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5533110a-3b53-4175-8181-5393fb4dd815 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:41 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5533110a-3b53-4175-8181-5393fb4dd815 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:41 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:04:41 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:04:41 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:41 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:04:41 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-5533110a-3b53-4175-8181-5393fb4dd815 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Volume info retrieved successfully. Sep 03 20:04:41 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5533110a-3b53-4175-8181-5393fb4dd815 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] http://192.168.122.54/volume/v3/volumes/fb2ca3c4-ebcc-46b0-b749-3ba2376dab2a returned with HTTP 200 Sep 03 20:04:41 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 146/290] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:04:41 2026] GET /volume/v3/volumes/fb2ca3c4-ebcc-46b0-b749-3ba2376dab2a => generated 851 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:04:41 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-6843f1b6-3b92-4632-9ec7-8c0266842f97 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:41 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-6843f1b6-3b92-4632-9ec7-8c0266842f97 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] DELETE http://192.168.122.54/volume/v3/volumes/fb2ca3c4-ebcc-46b0-b749-3ba2376dab2a Sep 03 20:04:41 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-6843f1b6-3b92-4632-9ec7-8c0266842f97 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:41 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-6843f1b6-3b92-4632-9ec7-8c0266842f97 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:41 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-6843f1b6-3b92-4632-9ec7-8c0266842f97 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Delete volume with id: fb2ca3c4-ebcc-46b0-b749-3ba2376dab2a Sep 03 20:04:41 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:04:41 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:04:41 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:41 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:04:41 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-6843f1b6-3b92-4632-9ec7-8c0266842f97 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Volume info retrieved successfully. Sep 03 20:04:41 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-6843f1b6-3b92-4632-9ec7-8c0266842f97 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Delete volume request issued successfully. Sep 03 20:04:41 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-6843f1b6-3b92-4632-9ec7-8c0266842f97 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] http://192.168.122.54/volume/v3/volumes/fb2ca3c4-ebcc-46b0-b749-3ba2376dab2a returned with HTTP 202 Sep 03 20:04:41 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 145/291] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:04:41 2026] DELETE /volume/v3/volumes/fb2ca3c4-ebcc-46b0-b749-3ba2376dab2a => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:04:41 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-bc8aad08-1ec0-4138-8a7d-481174c42fec None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:41 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-bc8aad08-1ec0-4138-8a7d-481174c42fec tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] GET http://192.168.122.54/volume/v3/volumes/fb2ca3c4-ebcc-46b0-b749-3ba2376dab2a Sep 03 20:04:41 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-bc8aad08-1ec0-4138-8a7d-481174c42fec tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:41 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-bc8aad08-1ec0-4138-8a7d-481174c42fec tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:41 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:04:41 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:04:41 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:41 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:04:41 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-bc8aad08-1ec0-4138-8a7d-481174c42fec tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Volume info retrieved successfully. Sep 03 20:04:41 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-bc8aad08-1ec0-4138-8a7d-481174c42fec tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] http://192.168.122.54/volume/v3/volumes/fb2ca3c4-ebcc-46b0-b749-3ba2376dab2a returned with HTTP 200 Sep 03 20:04:41 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 147/292] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:04:41 2026] GET /volume/v3/volumes/fb2ca3c4-ebcc-46b0-b749-3ba2376dab2a => generated 850 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:04:42 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-664717f3-3a48-4464-b9bf-ae505eb0a941 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:42 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-664717f3-3a48-4464-b9bf-ae505eb0a941 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] GET http://192.168.122.54/volume/v3/volumes/fb2ca3c4-ebcc-46b0-b749-3ba2376dab2a Sep 03 20:04:42 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-664717f3-3a48-4464-b9bf-ae505eb0a941 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:42 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-664717f3-3a48-4464-b9bf-ae505eb0a941 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:42 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:04:42 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:04:42 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:42 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:04:42 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-664717f3-3a48-4464-b9bf-ae505eb0a941 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Volume info retrieved successfully. Sep 03 20:04:42 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-664717f3-3a48-4464-b9bf-ae505eb0a941 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] http://192.168.122.54/volume/v3/volumes/fb2ca3c4-ebcc-46b0-b749-3ba2376dab2a returned with HTTP 200 Sep 03 20:04:42 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 146/293] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:04:42 2026] GET /volume/v3/volumes/fb2ca3c4-ebcc-46b0-b749-3ba2376dab2a => generated 850 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:04:43 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-d1451bdd-1467-4748-b3c3-5eb4b4976263 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:43 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-d1451bdd-1467-4748-b3c3-5eb4b4976263 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] GET http://192.168.122.54/volume/v3/volumes/fb2ca3c4-ebcc-46b0-b749-3ba2376dab2a Sep 03 20:04:43 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-d1451bdd-1467-4748-b3c3-5eb4b4976263 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:43 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-d1451bdd-1467-4748-b3c3-5eb4b4976263 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:43 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-d1451bdd-1467-4748-b3c3-5eb4b4976263 tempest-SnapshotsActionsTest-1948347851 tempest-SnapshotsActionsTest-1948347851-project-member] http://192.168.122.54/volume/v3/volumes/fb2ca3c4-ebcc-46b0-b749-3ba2376dab2a returned with HTTP 404 Sep 03 20:04:43 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 148/294] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:04:43 2026] GET /volume/v3/volumes/fb2ca3c4-ebcc-46b0-b749-3ba2376dab2a => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:04:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-2e48ff95-c4d3-44e3-8cbc-6c4f89a92e0f req-47c7f228-5b3d-4354-8532-adb213b31eba None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:44 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-2e48ff95-c4d3-44e3-8cbc-6c4f89a92e0f req-47c7f228-5b3d-4354-8532-adb213b31eba tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] GET http://192.168.122.54/volume/v3/volumes/bc5a4859-627b-4686-8f28-edda6baa8328 Sep 03 20:04:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-2e48ff95-c4d3-44e3-8cbc-6c4f89a92e0f req-47c7f228-5b3d-4354-8532-adb213b31eba tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-2e48ff95-c4d3-44e3-8cbc-6c4f89a92e0f req-47c7f228-5b3d-4354-8532-adb213b31eba tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:44 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:04:44 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:04:44 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:44 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:04:44 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [req-2e48ff95-c4d3-44e3-8cbc-6c4f89a92e0f req-47c7f228-5b3d-4354-8532-adb213b31eba tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] Volume info retrieved successfully. Sep 03 20:04:44 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-2e48ff95-c4d3-44e3-8cbc-6c4f89a92e0f req-47c7f228-5b3d-4354-8532-adb213b31eba tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] http://192.168.122.54/volume/v3/volumes/bc5a4859-627b-4686-8f28-edda6baa8328 returned with HTTP 200 Sep 03 20:04:44 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 147/295] 192.168.122.54 () {60 vars in 1482 bytes} [Thu Sep 3 20:04:44 2026] GET /volume/v3/volumes/bc5a4859-627b-4686-8f28-edda6baa8328 => generated 852 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:04:45 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-6ad5de4d-8401-4b55-a6ae-5870c02f09d8 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:45 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6ad5de4d-8401-4b55-a6ae-5870c02f09d8 None None] GET http://192.168.122.54/volume// Sep 03 20:04:45 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-6ad5de4d-8401-4b55-a6ae-5870c02f09d8 None None] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:45 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-6ad5de4d-8401-4b55-a6ae-5870c02f09d8 None None] Calling method 'all' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:45 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6ad5de4d-8401-4b55-a6ae-5870c02f09d8 None None] http://192.168.122.54/volume// returned with HTTP 300 Sep 03 20:04:45 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 149/296] 192.168.122.54 () {58 vars in 1312 bytes} [Thu Sep 3 20:04:45 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 20:04:45 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-2e48ff95-c4d3-44e3-8cbc-6c4f89a92e0f req-5bc9244f-51c5-477f-906f-9e6115832238 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:45 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-2e48ff95-c4d3-44e3-8cbc-6c4f89a92e0f req-5bc9244f-51c5-477f-906f-9e6115832238 tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] POST http://192.168.122.54/volume/v3/attachments Sep 03 20:04:45 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-2e48ff95-c4d3-44e3-8cbc-6c4f89a92e0f req-5bc9244f-51c5-477f-906f-9e6115832238 tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bc5a4859-627b-4686-8f28-edda6baa8328", "connector": null, "instance_uuid": "a83a4eca-2c0a-47aa-919e-fbbb111dd2c4"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:04:45 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:04:45 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:04:45 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:45 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:04:45 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-2e48ff95-c4d3-44e3-8cbc-6c4f89a92e0f req-5bc9244f-51c5-477f-906f-9e6115832238 tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] http://192.168.122.54/volume/v3/attachments returned with HTTP 200 Sep 03 20:04:45 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 148/297] 192.168.122.54 () {66 vars in 1478 bytes} [Thu Sep 3 20:04:45 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 03 20:04:45 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-1947ec08-9d29-42cf-833a-d93e6d7f07f1 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:45 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-1947ec08-9d29-42cf-833a-d93e6d7f07f1 tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] GET http://192.168.122.54/volume/v3/volumes/bc5a4859-627b-4686-8f28-edda6baa8328 Sep 03 20:04:45 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-1947ec08-9d29-42cf-833a-d93e6d7f07f1 tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:45 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-1947ec08-9d29-42cf-833a-d93e6d7f07f1 tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:45 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:04:45 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:04:45 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-210b9a95-c744-49e6-ba58-c19191601d15 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:45 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-210b9a95-c744-49e6-ba58-c19191601d15 None None] GET http://192.168.122.54/volume// Sep 03 20:04:45 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-210b9a95-c744-49e6-ba58-c19191601d15 None None] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:45 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-210b9a95-c744-49e6-ba58-c19191601d15 None None] Calling method 'all' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:45 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:45 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:04:45 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-210b9a95-c744-49e6-ba58-c19191601d15 None None] http://192.168.122.54/volume// returned with HTTP 300 Sep 03 20:04:45 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 149/298] 192.168.122.54 () {58 vars in 1310 bytes} [Thu Sep 3 20:04:45 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 03 20:04:45 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-2e48ff95-c4d3-44e3-8cbc-6c4f89a92e0f req-b8bd98de-84c5-4c61-ac4f-ec0f99dd35ef None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:45 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-1947ec08-9d29-42cf-833a-d93e6d7f07f1 tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] Volume info retrieved successfully. Sep 03 20:04:45 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-2e48ff95-c4d3-44e3-8cbc-6c4f89a92e0f req-b8bd98de-84c5-4c61-ac4f-ec0f99dd35ef tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] GET http://192.168.122.54/volume/v3/volumes/bc5a4859-627b-4686-8f28-edda6baa8328 Sep 03 20:04:45 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-2e48ff95-c4d3-44e3-8cbc-6c4f89a92e0f req-b8bd98de-84c5-4c61-ac4f-ec0f99dd35ef tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:45 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-2e48ff95-c4d3-44e3-8cbc-6c4f89a92e0f req-b8bd98de-84c5-4c61-ac4f-ec0f99dd35ef tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:45 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-1947ec08-9d29-42cf-833a-d93e6d7f07f1 tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] http://192.168.122.54/volume/v3/volumes/bc5a4859-627b-4686-8f28-edda6baa8328 returned with HTTP 200 Sep 03 20:04:45 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 150/299] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:04:45 2026] GET /volume/v3/volumes/bc5a4859-627b-4686-8f28-edda6baa8328 => generated 851 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:04:45 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:04:45 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:04:45 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:45 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:04:45 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [req-2e48ff95-c4d3-44e3-8cbc-6c4f89a92e0f req-b8bd98de-84c5-4c61-ac4f-ec0f99dd35ef tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] Volume info retrieved successfully. Sep 03 20:04:45 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-2e48ff95-c4d3-44e3-8cbc-6c4f89a92e0f req-b8bd98de-84c5-4c61-ac4f-ec0f99dd35ef tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] http://192.168.122.54/volume/v3/volumes/bc5a4859-627b-4686-8f28-edda6baa8328 returned with HTTP 200 Sep 03 20:04:45 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 150/300] 192.168.122.54 () {62 vars in 1523 bytes} [Thu Sep 3 20:04:45 2026] GET /volume/v3/volumes/bc5a4859-627b-4686-8f28-edda6baa8328 => generated 1032 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 20:04:45 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-2e48ff95-c4d3-44e3-8cbc-6c4f89a92e0f req-b935e615-01c8-4682-aed6-ffa5bf04199f None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:45 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-2e48ff95-c4d3-44e3-8cbc-6c4f89a92e0f req-b935e615-01c8-4682-aed6-ffa5bf04199f tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] PUT http://192.168.122.54/volume/v3/attachments/13ee832c-d72a-4130-970e-bf7d40566024 Sep 03 20:04:45 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-2e48ff95-c4d3-44e3-8cbc-6c4f89a92e0f req-b935e615-01c8-4682-aed6-ffa5bf04199f tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.54", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd5588f450", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d480a316-b1bc-4222-9d5e-b857eb49504b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:04:45 devstack devstack@c-api.service[87290]: DEBUG cinder.coordination [req-2e48ff95-c4d3-44e3-8cbc-6c4f89a92e0f req-b935e615-01c8-4682-aed6-ffa5bf04199f tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] Acquiring lock "cinder-attachment_update-bc5a4859-627b-4686-8f28-edda6baa8328-devstack" by "attachment_update" {{(pid=87290) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 20:04:45 devstack devstack@c-api.service[87290]: DEBUG cinder.coordination [req-2e48ff95-c4d3-44e3-8cbc-6c4f89a92e0f req-b935e615-01c8-4682-aed6-ffa5bf04199f tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] Lock "cinder-attachment_update-bc5a4859-627b-4686-8f28-edda6baa8328-devstack" acquired by "attachment_update" :: waited 0.020s {{(pid=87290) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 20:04:45 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:45 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:04:45 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:04:45 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:04:45 devstack devstack@c-api.service[87290]: DEBUG cinder.coordination [req-2e48ff95-c4d3-44e3-8cbc-6c4f89a92e0f req-b935e615-01c8-4682-aed6-ffa5bf04199f tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] Lock "cinder-attachment_update-bc5a4859-627b-4686-8f28-edda6baa8328-devstack" released by "attachment_update" :: held 0.173s {{(pid=87290) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 20:04:45 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-2e48ff95-c4d3-44e3-8cbc-6c4f89a92e0f req-b935e615-01c8-4682-aed6-ffa5bf04199f tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] http://192.168.122.54/volume/v3/attachments/13ee832c-d72a-4130-970e-bf7d40566024 returned with HTTP 200 Sep 03 20:04:45 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 151/301] 192.168.122.54 () {66 vars in 1588 bytes} [Thu Sep 3 20:04:45 2026] PUT /volume/v3/attachments/13ee832c-d72a-4130-970e-bf7d40566024 => generated 694 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:04:46 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-214791d0-2a9f-43bc-9f6e-4ede5c6c707b None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:46 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-214791d0-2a9f-43bc-9f6e-4ede5c6c707b tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] GET http://192.168.122.54/volume/v3/volumes/bc5a4859-627b-4686-8f28-edda6baa8328 Sep 03 20:04:46 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-214791d0-2a9f-43bc-9f6e-4ede5c6c707b tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:46 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-214791d0-2a9f-43bc-9f6e-4ede5c6c707b tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:46 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:04:46 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:04:46 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:46 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:04:46 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-214791d0-2a9f-43bc-9f6e-4ede5c6c707b tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] Volume info retrieved successfully. Sep 03 20:04:46 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-214791d0-2a9f-43bc-9f6e-4ede5c6c707b tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] http://192.168.122.54/volume/v3/volumes/bc5a4859-627b-4686-8f28-edda6baa8328 returned with HTTP 200 Sep 03 20:04:46 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 151/302] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:04:46 2026] GET /volume/v3/volumes/bc5a4859-627b-4686-8f28-edda6baa8328 => generated 852 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:04:46 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-2e48ff95-c4d3-44e3-8cbc-6c4f89a92e0f req-c2e6a0bf-2972-4294-9833-e91d32325702 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:46 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-2e48ff95-c4d3-44e3-8cbc-6c4f89a92e0f req-c2e6a0bf-2972-4294-9833-e91d32325702 tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] POST http://192.168.122.54/volume/v3/attachments/13ee832c-d72a-4130-970e-bf7d40566024/action Sep 03 20:04:46 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-2e48ff95-c4d3-44e3-8cbc-6c4f89a92e0f req-c2e6a0bf-2972-4294-9833-e91d32325702 tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] Action body: b'{"os-complete": null}' {{(pid=87290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:04:46 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-2e48ff95-c4d3-44e3-8cbc-6c4f89a92e0f req-c2e6a0bf-2972-4294-9833-e91d32325702 tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:04:46 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:04:46 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:04:46 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:46 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:04:46 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-2e48ff95-c4d3-44e3-8cbc-6c4f89a92e0f req-c2e6a0bf-2972-4294-9833-e91d32325702 tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] http://192.168.122.54/volume/v3/attachments/13ee832c-d72a-4130-970e-bf7d40566024/action returned with HTTP 204 Sep 03 20:04:46 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 152/303] 192.168.122.54 () {66 vars in 1609 bytes} [Thu Sep 3 20:04:46 2026] POST /volume/v3/attachments/13ee832c-d72a-4130-970e-bf7d40566024/action => generated 0 bytes in 82 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:04:47 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-88b916d3-885f-4090-a3f4-e36bc1e48f19 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:47 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-88b916d3-885f-4090-a3f4-e36bc1e48f19 tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] GET http://192.168.122.54/volume/v3/volumes/bc5a4859-627b-4686-8f28-edda6baa8328 Sep 03 20:04:47 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-88b916d3-885f-4090-a3f4-e36bc1e48f19 tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:47 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-88b916d3-885f-4090-a3f4-e36bc1e48f19 tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:47 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:04:47 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:04:47 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:47 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:04:47 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-88b916d3-885f-4090-a3f4-e36bc1e48f19 tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] Volume info retrieved successfully. Sep 03 20:04:47 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-88b916d3-885f-4090-a3f4-e36bc1e48f19 tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] http://192.168.122.54/volume/v3/volumes/bc5a4859-627b-4686-8f28-edda6baa8328 returned with HTTP 200 Sep 03 20:04:47 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 152/304] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:04:47 2026] GET /volume/v3/volumes/bc5a4859-627b-4686-8f28-edda6baa8328 => generated 1144 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:04:47 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-611ac5c2-d1a9-49b6-b5da-b59eab28ed8e None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:47 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-611ac5c2-d1a9-49b6-b5da-b59eab28ed8e tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] GET http://192.168.122.54/volume/v3/volumes/bc5a4859-627b-4686-8f28-edda6baa8328 Sep 03 20:04:47 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-611ac5c2-d1a9-49b6-b5da-b59eab28ed8e tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:47 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-611ac5c2-d1a9-49b6-b5da-b59eab28ed8e tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:47 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:04:47 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:04:47 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:47 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:04:47 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-611ac5c2-d1a9-49b6-b5da-b59eab28ed8e tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] Volume info retrieved successfully. Sep 03 20:04:47 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-611ac5c2-d1a9-49b6-b5da-b59eab28ed8e tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] http://192.168.122.54/volume/v3/volumes/bc5a4859-627b-4686-8f28-edda6baa8328 returned with HTTP 200 Sep 03 20:04:47 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 153/305] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:04:47 2026] GET /volume/v3/volumes/bc5a4859-627b-4686-8f28-edda6baa8328 => generated 1144 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:04:48 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-738a4d50-3f71-4123-b984-286ba028b697 req-13c8c427-02d7-469f-aedc-b590896fe88a None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:48 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-738a4d50-3f71-4123-b984-286ba028b697 req-13c8c427-02d7-469f-aedc-b590896fe88a tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] GET http://192.168.122.54/volume/v3/volumes/bc5a4859-627b-4686-8f28-edda6baa8328 Sep 03 20:04:48 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-738a4d50-3f71-4123-b984-286ba028b697 req-13c8c427-02d7-469f-aedc-b590896fe88a tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:48 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-738a4d50-3f71-4123-b984-286ba028b697 req-13c8c427-02d7-469f-aedc-b590896fe88a tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:48 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:04:48 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:04:48 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:48 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:04:48 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [req-738a4d50-3f71-4123-b984-286ba028b697 req-13c8c427-02d7-469f-aedc-b590896fe88a tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] Volume info retrieved successfully. Sep 03 20:04:48 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-738a4d50-3f71-4123-b984-286ba028b697 req-13c8c427-02d7-469f-aedc-b590896fe88a tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] http://192.168.122.54/volume/v3/volumes/bc5a4859-627b-4686-8f28-edda6baa8328 returned with HTTP 200 Sep 03 20:04:48 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 153/306] 192.168.122.54 () {60 vars in 1482 bytes} [Thu Sep 3 20:04:48 2026] GET /volume/v3/volumes/bc5a4859-627b-4686-8f28-edda6baa8328 => generated 1144 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:04:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-738a4d50-3f71-4123-b984-286ba028b697 req-eddc82b3-34f8-46c6-ad0c-528d922b4e82 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:48 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-738a4d50-3f71-4123-b984-286ba028b697 req-eddc82b3-34f8-46c6-ad0c-528d922b4e82 tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] POST http://192.168.122.54/volume/v3/volumes/bc5a4859-627b-4686-8f28-edda6baa8328/action Sep 03 20:04:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-738a4d50-3f71-4123-b984-286ba028b697 req-eddc82b3-34f8-46c6-ad0c-528d922b4e82 tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:04:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-738a4d50-3f71-4123-b984-286ba028b697 req-eddc82b3-34f8-46c6-ad0c-528d922b4e82 tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:04:48 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:04:48 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:04:48 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:48 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:04:48 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [req-738a4d50-3f71-4123-b984-286ba028b697 req-eddc82b3-34f8-46c6-ad0c-528d922b4e82 tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] Volume info retrieved successfully. Sep 03 20:04:48 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [req-738a4d50-3f71-4123-b984-286ba028b697 req-eddc82b3-34f8-46c6-ad0c-528d922b4e82 tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] Begin detaching volume completed successfully. Sep 03 20:04:48 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-738a4d50-3f71-4123-b984-286ba028b697 req-eddc82b3-34f8-46c6-ad0c-528d922b4e82 tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] http://192.168.122.54/volume/v3/volumes/bc5a4859-627b-4686-8f28-edda6baa8328/action returned with HTTP 202 Sep 03 20:04:48 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 154/307] 192.168.122.54 () {64 vars in 1556 bytes} [Thu Sep 3 20:04:48 2026] POST /volume/v3/volumes/bc5a4859-627b-4686-8f28-edda6baa8328/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 20:04:48 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-ad8dcc1f-daa7-4662-b864-71c44f71c0e0 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:48 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ad8dcc1f-daa7-4662-b864-71c44f71c0e0 tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] GET http://192.168.122.54/volume/v3/volumes/bc5a4859-627b-4686-8f28-edda6baa8328 Sep 03 20:04:48 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ad8dcc1f-daa7-4662-b864-71c44f71c0e0 tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:48 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ad8dcc1f-daa7-4662-b864-71c44f71c0e0 tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:48 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:04:48 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:04:48 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:48 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:04:48 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-ad8dcc1f-daa7-4662-b864-71c44f71c0e0 tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] Volume info retrieved successfully. Sep 03 20:04:48 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ad8dcc1f-daa7-4662-b864-71c44f71c0e0 tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] http://192.168.122.54/volume/v3/volumes/bc5a4859-627b-4686-8f28-edda6baa8328 returned with HTTP 200 Sep 03 20:04:48 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 154/308] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:04:48 2026] GET /volume/v3/volumes/bc5a4859-627b-4686-8f28-edda6baa8328 => generated 1147 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:04:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-91e932d8-309f-41f1-8a8e-6649efa0570e None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:48 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-91e932d8-309f-41f1-8a8e-6649efa0570e None None] GET http://192.168.122.54/volume// Sep 03 20:04:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-91e932d8-309f-41f1-8a8e-6649efa0570e None None] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-91e932d8-309f-41f1-8a8e-6649efa0570e None None] Calling method 'all' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:48 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-91e932d8-309f-41f1-8a8e-6649efa0570e None None] http://192.168.122.54/volume// returned with HTTP 300 Sep 03 20:04:48 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 155/309] 192.168.122.54 () {58 vars in 1310 bytes} [Thu Sep 3 20:04:48 2026] GET /volume/ => generated 389 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 20:04:48 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-738a4d50-3f71-4123-b984-286ba028b697 req-40730087-d0a7-4f3f-a86a-1a43100f847b None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:48 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-738a4d50-3f71-4123-b984-286ba028b697 req-40730087-d0a7-4f3f-a86a-1a43100f847b tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] GET http://192.168.122.54/volume/v3/volumes/bc5a4859-627b-4686-8f28-edda6baa8328 Sep 03 20:04:48 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-738a4d50-3f71-4123-b984-286ba028b697 req-40730087-d0a7-4f3f-a86a-1a43100f847b tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:48 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-738a4d50-3f71-4123-b984-286ba028b697 req-40730087-d0a7-4f3f-a86a-1a43100f847b tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:48 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:04:48 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:04:48 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:48 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:04:48 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [req-738a4d50-3f71-4123-b984-286ba028b697 req-40730087-d0a7-4f3f-a86a-1a43100f847b tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] Volume info retrieved successfully. Sep 03 20:04:48 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-738a4d50-3f71-4123-b984-286ba028b697 req-40730087-d0a7-4f3f-a86a-1a43100f847b tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] http://192.168.122.54/volume/v3/volumes/bc5a4859-627b-4686-8f28-edda6baa8328 returned with HTTP 200 Sep 03 20:04:48 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 155/310] 192.168.122.54 () {62 vars in 1523 bytes} [Thu Sep 3 20:04:48 2026] GET /volume/v3/volumes/bc5a4859-627b-4686-8f28-edda6baa8328 => generated 1328 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 20:04:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-738a4d50-3f71-4123-b984-286ba028b697 req-f0bcc225-1225-478d-ae87-026d63214808 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:48 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-738a4d50-3f71-4123-b984-286ba028b697 req-f0bcc225-1225-478d-ae87-026d63214808 tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] DELETE http://192.168.122.54/volume/v3/attachments/13ee832c-d72a-4130-970e-bf7d40566024 Sep 03 20:04:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-738a4d50-3f71-4123-b984-286ba028b697 req-f0bcc225-1225-478d-ae87-026d63214808 tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-738a4d50-3f71-4123-b984-286ba028b697 req-f0bcc225-1225-478d-ae87-026d63214808 tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] Calling method 'version_select' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:48 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:48 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:04:48 devstack devstack@c-api.service[87290]: /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 03 20:04:48 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, Sep 03 20:04:48 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-738a4d50-3f71-4123-b984-286ba028b697 req-f0bcc225-1225-478d-ae87-026d63214808 tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] http://192.168.122.54/volume/v3/attachments/13ee832c-d72a-4130-970e-bf7d40566024 returned with HTTP 200 Sep 03 20:04:48 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 156/311] 192.168.122.54 () {64 vars in 1557 bytes} [Thu Sep 3 20:04:48 2026] DELETE /volume/v3/attachments/13ee832c-d72a-4130-970e-bf7d40566024 => generated 19 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:04:49 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-90c9b50a-dcb2-46cc-afd0-c5674f90ab8f None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-18ea0057-ad10-4c7c-b8ae-da37d343ed13 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:49 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-18ea0057-ad10-4c7c-b8ae-da37d343ed13 tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] GET http://192.168.122.54/volume/v3/volumes/bc5a4859-627b-4686-8f28-edda6baa8328 Sep 03 20:04:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-18ea0057-ad10-4c7c-b8ae-da37d343ed13 tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-18ea0057-ad10-4c7c-b8ae-da37d343ed13 tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:49 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:04:49 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:04:49 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:49 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:04:49 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-18ea0057-ad10-4c7c-b8ae-da37d343ed13 tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] Volume info retrieved successfully. Sep 03 20:04:49 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-18ea0057-ad10-4c7c-b8ae-da37d343ed13 tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] http://192.168.122.54/volume/v3/volumes/bc5a4859-627b-4686-8f28-edda6baa8328 returned with HTTP 200 Sep 03 20:04:49 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 157/312] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:04:49 2026] GET /volume/v3/volumes/bc5a4859-627b-4686-8f28-edda6baa8328 => generated 852 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:04:49 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-90c9b50a-dcb2-46cc-afd0-c5674f90ab8f tempest-VolumeHostsAdminTestsJSON-175676873 tempest-VolumeHostsAdminTestsJSON-175676873-project-admin] GET http://192.168.122.54/volume/v3/os-hosts Sep 03 20:04:49 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-90c9b50a-dcb2-46cc-afd0-c5674f90ab8f tempest-VolumeHostsAdminTestsJSON-175676873 tempest-VolumeHostsAdminTestsJSON-175676873-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:49 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-90c9b50a-dcb2-46cc-afd0-c5674f90ab8f tempest-VolumeHostsAdminTestsJSON-175676873 tempest-VolumeHostsAdminTestsJSON-175676873-project-admin] Calling method 'index' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:49 devstack devstack@c-api.service[87289]: /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 03 20:04:49 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 20:04:49 devstack devstack@c-api.service[87289]: DEBUG cinder.api.contrib.hosts [None req-90c9b50a-dcb2-46cc-afd0-c5674f90ab8f tempest-VolumeHostsAdminTestsJSON-175676873 tempest-VolumeHostsAdminTestsJSON-175676873-project-admin] status, active and update: available, enabled, 2026-09-03 18:03:16+00:00 {{(pid=87289) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 03 20:04:49 devstack devstack@c-api.service[87289]: DEBUG cinder.api.contrib.hosts [None req-90c9b50a-dcb2-46cc-afd0-c5674f90ab8f tempest-VolumeHostsAdminTestsJSON-175676873 tempest-VolumeHostsAdminTestsJSON-175676873-project-admin] status, active and update: available, enabled, 2026-09-03 17:59:35+00:00 {{(pid=87289) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 03 20:04:49 devstack devstack@c-api.service[87289]: DEBUG cinder.api.contrib.hosts [None req-90c9b50a-dcb2-46cc-afd0-c5674f90ab8f tempest-VolumeHostsAdminTestsJSON-175676873 tempest-VolumeHostsAdminTestsJSON-175676873-project-admin] status, active and update: available, enabled, 2026-09-03 18:04:19+00:00 {{(pid=87289) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 03 20:04:49 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-90c9b50a-dcb2-46cc-afd0-c5674f90ab8f tempest-VolumeHostsAdminTestsJSON-175676873 tempest-VolumeHostsAdminTestsJSON-175676873-project-admin] http://192.168.122.54/volume/v3/os-hosts returned with HTTP 200 Sep 03 20:04:49 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 156/313] 192.168.122.54 () {58 vars in 1119 bytes} [Thu Sep 3 20:04:49 2026] GET /volume/v3/os-hosts => generated 561 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:04:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-432f46fa-45d1-49ef-9b14-5fd0fbed7b5e None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:49 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-432f46fa-45d1-49ef-9b14-5fd0fbed7b5e tempest-VolumeHostsAdminTestsJSON-175676873 tempest-VolumeHostsAdminTestsJSON-175676873-project-admin] GET http://192.168.122.54/volume/v3/os-hosts Sep 03 20:04:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-432f46fa-45d1-49ef-9b14-5fd0fbed7b5e tempest-VolumeHostsAdminTestsJSON-175676873 tempest-VolumeHostsAdminTestsJSON-175676873-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-432f46fa-45d1-49ef-9b14-5fd0fbed7b5e tempest-VolumeHostsAdminTestsJSON-175676873 tempest-VolumeHostsAdminTestsJSON-175676873-project-admin] Calling method 'index' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:49 devstack devstack@c-api.service[87290]: /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 03 20:04:49 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 20:04:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.contrib.hosts [None req-432f46fa-45d1-49ef-9b14-5fd0fbed7b5e tempest-VolumeHostsAdminTestsJSON-175676873 tempest-VolumeHostsAdminTestsJSON-175676873-project-admin] status, active and update: available, enabled, 2026-09-03 18:03:16+00:00 {{(pid=87290) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 03 20:04:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.contrib.hosts [None req-432f46fa-45d1-49ef-9b14-5fd0fbed7b5e tempest-VolumeHostsAdminTestsJSON-175676873 tempest-VolumeHostsAdminTestsJSON-175676873-project-admin] status, active and update: available, enabled, 2026-09-03 17:59:35+00:00 {{(pid=87290) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 03 20:04:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.contrib.hosts [None req-432f46fa-45d1-49ef-9b14-5fd0fbed7b5e tempest-VolumeHostsAdminTestsJSON-175676873 tempest-VolumeHostsAdminTestsJSON-175676873-project-admin] status, active and update: available, enabled, 2026-09-03 18:04:19+00:00 {{(pid=87290) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 03 20:04:49 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-432f46fa-45d1-49ef-9b14-5fd0fbed7b5e tempest-VolumeHostsAdminTestsJSON-175676873 tempest-VolumeHostsAdminTestsJSON-175676873-project-admin] http://192.168.122.54/volume/v3/os-hosts returned with HTTP 200 Sep 03 20:04:49 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 158/314] 192.168.122.54 () {58 vars in 1119 bytes} [Thu Sep 3 20:04:49 2026] GET /volume/v3/os-hosts => generated 561 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:04:49 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-f4883078-2560-4043-b9d8-d76c890b9e3f None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:49 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f4883078-2560-4043-b9d8-d76c890b9e3f tempest-VolumeHostsAdminTestsJSON-175676873 tempest-VolumeHostsAdminTestsJSON-175676873-project-admin] GET http://192.168.122.54/volume/v3/os-hosts/devstack@lvmdriver-1 Sep 03 20:04:49 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f4883078-2560-4043-b9d8-d76c890b9e3f tempest-VolumeHostsAdminTestsJSON-175676873 tempest-VolumeHostsAdminTestsJSON-175676873-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:49 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f4883078-2560-4043-b9d8-d76c890b9e3f tempest-VolumeHostsAdminTestsJSON-175676873 tempest-VolumeHostsAdminTestsJSON-175676873-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:49 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f4883078-2560-4043-b9d8-d76c890b9e3f tempest-VolumeHostsAdminTestsJSON-175676873 tempest-VolumeHostsAdminTestsJSON-175676873-project-admin] http://192.168.122.54/volume/v3/os-hosts/devstack@lvmdriver-1 returned with HTTP 200 Sep 03 20:04:49 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 157/315] 192.168.122.54 () {58 vars in 1182 bytes} [Thu Sep 3 20:04:49 2026] GET /volume/v3/os-hosts/devstack@lvmdriver-1 => generated 174 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:04:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-3a71e205-6b8e-459f-ab07-bcf326817e30 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:49 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-3a71e205-6b8e-459f-ab07-bcf326817e30 tempest-VolumeHostsAdminTestsJSON-175676873 tempest-VolumeHostsAdminTestsJSON-175676873-project-admin] GET http://192.168.122.54/volume/v3/os-hosts/devstack@QuobyteHD Sep 03 20:04:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-3a71e205-6b8e-459f-ab07-bcf326817e30 tempest-VolumeHostsAdminTestsJSON-175676873 tempest-VolumeHostsAdminTestsJSON-175676873-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-3a71e205-6b8e-459f-ab07-bcf326817e30 tempest-VolumeHostsAdminTestsJSON-175676873 tempest-VolumeHostsAdminTestsJSON-175676873-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:49 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-3a71e205-6b8e-459f-ab07-bcf326817e30 tempest-VolumeHostsAdminTestsJSON-175676873 tempest-VolumeHostsAdminTestsJSON-175676873-project-admin] http://192.168.122.54/volume/v3/os-hosts/devstack@QuobyteHD returned with HTTP 200 Sep 03 20:04:49 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 159/316] 192.168.122.54 () {58 vars in 1176 bytes} [Thu Sep 3 20:04:49 2026] GET /volume/v3/os-hosts/devstack@QuobyteHD => generated 733 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:04:50 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-7338dfc6-c542-4468-8e97-8816be45e552 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:50 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7338dfc6-c542-4468-8e97-8816be45e552 tempest-AttachVolumeShelveTestJSON-891522323 tempest-AttachVolumeShelveTestJSON-891522323-project-member] GET http://192.168.122.54/volume/v3/volumes/b4a5281e-f382-42c3-b476-e3c648b9fc57 Sep 03 20:04:50 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-7338dfc6-c542-4468-8e97-8816be45e552 tempest-AttachVolumeShelveTestJSON-891522323 tempest-AttachVolumeShelveTestJSON-891522323-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:50 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-7338dfc6-c542-4468-8e97-8816be45e552 tempest-AttachVolumeShelveTestJSON-891522323 tempest-AttachVolumeShelveTestJSON-891522323-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:50 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:04:50 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:04:50 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:50 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:04:50 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-7338dfc6-c542-4468-8e97-8816be45e552 tempest-AttachVolumeShelveTestJSON-891522323 tempest-AttachVolumeShelveTestJSON-891522323-project-member] Volume info retrieved successfully. Sep 03 20:04:50 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7338dfc6-c542-4468-8e97-8816be45e552 tempest-AttachVolumeShelveTestJSON-891522323 tempest-AttachVolumeShelveTestJSON-891522323-project-member] http://192.168.122.54/volume/v3/volumes/b4a5281e-f382-42c3-b476-e3c648b9fc57 returned with HTTP 200 Sep 03 20:04:50 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 158/317] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:04:50 2026] GET /volume/v3/volumes/b4a5281e-f382-42c3-b476-e3c648b9fc57 => generated 854 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:04:50 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-8640c4e1-5d1a-4315-8508-09099ae3e3c0 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:50 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-8640c4e1-5d1a-4315-8508-09099ae3e3c0 tempest-AttachVolumeShelveTestJSON-891522323 tempest-AttachVolumeShelveTestJSON-891522323-project-member] GET http://192.168.122.54/volume/v3/volumes/b4a5281e-f382-42c3-b476-e3c648b9fc57 Sep 03 20:04:50 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-8640c4e1-5d1a-4315-8508-09099ae3e3c0 tempest-AttachVolumeShelveTestJSON-891522323 tempest-AttachVolumeShelveTestJSON-891522323-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:50 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-8640c4e1-5d1a-4315-8508-09099ae3e3c0 tempest-AttachVolumeShelveTestJSON-891522323 tempest-AttachVolumeShelveTestJSON-891522323-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:50 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:04:50 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:04:50 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:50 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:04:50 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-8640c4e1-5d1a-4315-8508-09099ae3e3c0 tempest-AttachVolumeShelveTestJSON-891522323 tempest-AttachVolumeShelveTestJSON-891522323-project-member] Volume info retrieved successfully. Sep 03 20:04:50 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-8640c4e1-5d1a-4315-8508-09099ae3e3c0 tempest-AttachVolumeShelveTestJSON-891522323 tempest-AttachVolumeShelveTestJSON-891522323-project-member] http://192.168.122.54/volume/v3/volumes/b4a5281e-f382-42c3-b476-e3c648b9fc57 returned with HTTP 200 Sep 03 20:04:50 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 160/318] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:04:50 2026] GET /volume/v3/volumes/b4a5281e-f382-42c3-b476-e3c648b9fc57 => generated 854 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:04:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-8c262ff7-c4d5-4c16-a9f6-1fded190f34d None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:56 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-8c262ff7-c4d5-4c16-a9f6-1fded190f34d tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] GET http://192.168.122.54/volume/v3/volumes/bc5a4859-627b-4686-8f28-edda6baa8328 Sep 03 20:04:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-8c262ff7-c4d5-4c16-a9f6-1fded190f34d tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-8c262ff7-c4d5-4c16-a9f6-1fded190f34d tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:56 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:04:56 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:04:56 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:56 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:04:56 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-8c262ff7-c4d5-4c16-a9f6-1fded190f34d tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] Volume info retrieved successfully. Sep 03 20:04:56 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-8c262ff7-c4d5-4c16-a9f6-1fded190f34d tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] http://192.168.122.54/volume/v3/volumes/bc5a4859-627b-4686-8f28-edda6baa8328 returned with HTTP 200 Sep 03 20:04:56 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 159/319] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:04:56 2026] GET /volume/v3/volumes/bc5a4859-627b-4686-8f28-edda6baa8328 => generated 852 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:04:56 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-7013d87b-8c23-4254-8a5d-7dd36c7828b5 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:56 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-7013d87b-8c23-4254-8a5d-7dd36c7828b5 tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] GET http://192.168.122.54/volume/v3/volumes/bc5a4859-627b-4686-8f28-edda6baa8328 Sep 03 20:04:56 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-7013d87b-8c23-4254-8a5d-7dd36c7828b5 tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:56 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-7013d87b-8c23-4254-8a5d-7dd36c7828b5 tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:56 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:04:56 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:04:56 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:56 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:04:56 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-7013d87b-8c23-4254-8a5d-7dd36c7828b5 tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] Volume info retrieved successfully. Sep 03 20:04:56 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-7013d87b-8c23-4254-8a5d-7dd36c7828b5 tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] http://192.168.122.54/volume/v3/volumes/bc5a4859-627b-4686-8f28-edda6baa8328 returned with HTTP 200 Sep 03 20:04:56 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 161/320] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:04:56 2026] GET /volume/v3/volumes/bc5a4859-627b-4686-8f28-edda6baa8328 => generated 852 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:04:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-ca8b3fe6-270e-43f6-8e54-f4b9f2a097d6 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:56 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ca8b3fe6-270e-43f6-8e54-f4b9f2a097d6 tempest-AttachVolumeShelveTestJSON-891522323 tempest-AttachVolumeShelveTestJSON-891522323-project-member] DELETE http://192.168.122.54/volume/v3/volumes/b4a5281e-f382-42c3-b476-e3c648b9fc57 Sep 03 20:04:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ca8b3fe6-270e-43f6-8e54-f4b9f2a097d6 tempest-AttachVolumeShelveTestJSON-891522323 tempest-AttachVolumeShelveTestJSON-891522323-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ca8b3fe6-270e-43f6-8e54-f4b9f2a097d6 tempest-AttachVolumeShelveTestJSON-891522323 tempest-AttachVolumeShelveTestJSON-891522323-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:56 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-ca8b3fe6-270e-43f6-8e54-f4b9f2a097d6 tempest-AttachVolumeShelveTestJSON-891522323 tempest-AttachVolumeShelveTestJSON-891522323-project-member] Delete volume with id: b4a5281e-f382-42c3-b476-e3c648b9fc57 Sep 03 20:04:56 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:04:56 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:04:56 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:56 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:04:56 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-ca8b3fe6-270e-43f6-8e54-f4b9f2a097d6 tempest-AttachVolumeShelveTestJSON-891522323 tempest-AttachVolumeShelveTestJSON-891522323-project-member] Volume info retrieved successfully. Sep 03 20:04:56 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-ca8b3fe6-270e-43f6-8e54-f4b9f2a097d6 tempest-AttachVolumeShelveTestJSON-891522323 tempest-AttachVolumeShelveTestJSON-891522323-project-member] Delete volume request issued successfully. Sep 03 20:04:56 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ca8b3fe6-270e-43f6-8e54-f4b9f2a097d6 tempest-AttachVolumeShelveTestJSON-891522323 tempest-AttachVolumeShelveTestJSON-891522323-project-member] http://192.168.122.54/volume/v3/volumes/b4a5281e-f382-42c3-b476-e3c648b9fc57 returned with HTTP 202 Sep 03 20:04:56 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 160/321] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:04:56 2026] DELETE /volume/v3/volumes/b4a5281e-f382-42c3-b476-e3c648b9fc57 => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:04:56 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-a389e793-d05d-4fd4-b303-ec16503ae1b9 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:56 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a389e793-d05d-4fd4-b303-ec16503ae1b9 tempest-AttachVolumeShelveTestJSON-891522323 tempest-AttachVolumeShelveTestJSON-891522323-project-member] GET http://192.168.122.54/volume/v3/volumes/b4a5281e-f382-42c3-b476-e3c648b9fc57 Sep 03 20:04:56 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a389e793-d05d-4fd4-b303-ec16503ae1b9 tempest-AttachVolumeShelveTestJSON-891522323 tempest-AttachVolumeShelveTestJSON-891522323-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:56 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a389e793-d05d-4fd4-b303-ec16503ae1b9 tempest-AttachVolumeShelveTestJSON-891522323 tempest-AttachVolumeShelveTestJSON-891522323-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:56 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:04:56 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:04:56 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:56 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:04:56 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-a389e793-d05d-4fd4-b303-ec16503ae1b9 tempest-AttachVolumeShelveTestJSON-891522323 tempest-AttachVolumeShelveTestJSON-891522323-project-member] Volume info retrieved successfully. Sep 03 20:04:56 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a389e793-d05d-4fd4-b303-ec16503ae1b9 tempest-AttachVolumeShelveTestJSON-891522323 tempest-AttachVolumeShelveTestJSON-891522323-project-member] http://192.168.122.54/volume/v3/volumes/b4a5281e-f382-42c3-b476-e3c648b9fc57 returned with HTTP 200 Sep 03 20:04:56 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 162/322] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:04:56 2026] GET /volume/v3/volumes/b4a5281e-f382-42c3-b476-e3c648b9fc57 => generated 853 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:04:57 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-74e6d373-4a8b-4d2d-a079-257dbec25888 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:57 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-1655e1c0-c7dc-40ab-b584-70ae6af652e7 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:57 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-1655e1c0-c7dc-40ab-b584-70ae6af652e7 tempest-AttachVolumeShelveTestJSON-891522323 tempest-AttachVolumeShelveTestJSON-891522323-project-member] GET http://192.168.122.54/volume/v3/volumes/b4a5281e-f382-42c3-b476-e3c648b9fc57 Sep 03 20:04:57 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-1655e1c0-c7dc-40ab-b584-70ae6af652e7 tempest-AttachVolumeShelveTestJSON-891522323 tempest-AttachVolumeShelveTestJSON-891522323-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:57 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-1655e1c0-c7dc-40ab-b584-70ae6af652e7 tempest-AttachVolumeShelveTestJSON-891522323 tempest-AttachVolumeShelveTestJSON-891522323-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:57 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-74e6d373-4a8b-4d2d-a079-257dbec25888 tempest-VolumesServicesTestJSON-1089748150 tempest-VolumesServicesTestJSON-1089748150-project-admin] GET http://192.168.122.54/volume/v3/os-services Sep 03 20:04:57 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-74e6d373-4a8b-4d2d-a079-257dbec25888 tempest-VolumesServicesTestJSON-1089748150 tempest-VolumesServicesTestJSON-1089748150-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:57 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-74e6d373-4a8b-4d2d-a079-257dbec25888 tempest-VolumesServicesTestJSON-1089748150 tempest-VolumesServicesTestJSON-1089748150-project-admin] Calling method 'index' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:57 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:04:57 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:04:57 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:57 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:04:57 devstack devstack@c-api.service[87289]: /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 03 20:04:57 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 20:04:57 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-74e6d373-4a8b-4d2d-a079-257dbec25888 tempest-VolumesServicesTestJSON-1089748150 tempest-VolumesServicesTestJSON-1089748150-project-admin] http://192.168.122.54/volume/v3/os-services returned with HTTP 200 Sep 03 20:04:57 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-1655e1c0-c7dc-40ab-b584-70ae6af652e7 tempest-AttachVolumeShelveTestJSON-891522323 tempest-AttachVolumeShelveTestJSON-891522323-project-member] Volume info retrieved successfully. Sep 03 20:04:57 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 161/323] 192.168.122.54 () {58 vars in 1128 bytes} [Thu Sep 3 20:04:57 2026] GET /volume/v3/os-services => generated 705 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:04:57 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-1655e1c0-c7dc-40ab-b584-70ae6af652e7 tempest-AttachVolumeShelveTestJSON-891522323 tempest-AttachVolumeShelveTestJSON-891522323-project-member] http://192.168.122.54/volume/v3/volumes/b4a5281e-f382-42c3-b476-e3c648b9fc57 returned with HTTP 200 Sep 03 20:04:57 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-b28b7e18-a989-488a-acd1-7d9d866485d1 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:57 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b28b7e18-a989-488a-acd1-7d9d866485d1 tempest-VolumesServicesTestJSON-1089748150 tempest-VolumesServicesTestJSON-1089748150-project-admin] GET http://192.168.122.54/volume/v3/os-services?host=devstack Sep 03 20:04:57 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b28b7e18-a989-488a-acd1-7d9d866485d1 tempest-VolumesServicesTestJSON-1089748150 tempest-VolumesServicesTestJSON-1089748150-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:57 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b28b7e18-a989-488a-acd1-7d9d866485d1 tempest-VolumesServicesTestJSON-1089748150 tempest-VolumesServicesTestJSON-1089748150-project-admin] Calling method 'index' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:57 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 163/324] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:04:57 2026] GET /volume/v3/volumes/b4a5281e-f382-42c3-b476-e3c648b9fc57 => generated 853 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:04:58 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b28b7e18-a989-488a-acd1-7d9d866485d1 tempest-VolumesServicesTestJSON-1089748150 tempest-VolumesServicesTestJSON-1089748150-project-admin] http://192.168.122.54/volume/v3/os-services?host=devstack returned with HTTP 200 Sep 03 20:04:58 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 162/325] 192.168.122.54 () {58 vars in 1155 bytes} [Thu Sep 3 20:04:57 2026] GET /volume/v3/os-services?host=devstack => generated 705 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:04:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-271db77b-e045-404a-b537-b34730bc1801 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:58 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-271db77b-e045-404a-b537-b34730bc1801 tempest-VolumesServicesTestJSON-1089748150 tempest-VolumesServicesTestJSON-1089748150-project-admin] GET http://192.168.122.54/volume/v3/os-services?host=devstack&binary=cinder-scheduler Sep 03 20:04:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-271db77b-e045-404a-b537-b34730bc1801 tempest-VolumesServicesTestJSON-1089748150 tempest-VolumesServicesTestJSON-1089748150-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-271db77b-e045-404a-b537-b34730bc1801 tempest-VolumesServicesTestJSON-1089748150 tempest-VolumesServicesTestJSON-1089748150-project-admin] Calling method 'index' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:58 devstack devstack@c-api.service[87290]: /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 03 20:04:58 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 20:04:58 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-271db77b-e045-404a-b537-b34730bc1801 tempest-VolumesServicesTestJSON-1089748150 tempest-VolumesServicesTestJSON-1089748150-project-admin] http://192.168.122.54/volume/v3/os-services?host=devstack&binary=cinder-scheduler returned with HTTP 200 Sep 03 20:04:58 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 164/326] 192.168.122.54 () {58 vars in 1203 bytes} [Thu Sep 3 20:04:58 2026] GET /volume/v3/os-services?host=devstack&binary=cinder-scheduler => generated 187 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:04:58 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-084a782e-46fe-46d5-b0c4-842e4971646b None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:58 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-084a782e-46fe-46d5-b0c4-842e4971646b tempest-VolumesServicesTestJSON-1089748150 tempest-VolumesServicesTestJSON-1089748150-project-admin] GET http://192.168.122.54/volume/v3/os-services?binary=cinder-scheduler Sep 03 20:04:58 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-084a782e-46fe-46d5-b0c4-842e4971646b tempest-VolumesServicesTestJSON-1089748150 tempest-VolumesServicesTestJSON-1089748150-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:58 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-084a782e-46fe-46d5-b0c4-842e4971646b tempest-VolumesServicesTestJSON-1089748150 tempest-VolumesServicesTestJSON-1089748150-project-admin] Calling method 'index' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:58 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-084a782e-46fe-46d5-b0c4-842e4971646b tempest-VolumesServicesTestJSON-1089748150 tempest-VolumesServicesTestJSON-1089748150-project-admin] http://192.168.122.54/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Sep 03 20:04:58 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 163/327] 192.168.122.54 () {58 vars in 1175 bytes} [Thu Sep 3 20:04:58 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 187 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:04:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-5ba4539c-e5b7-4aba-a254-b19381f29af5 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:58 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5ba4539c-e5b7-4aba-a254-b19381f29af5 tempest-VolumesServicesTestJSON-612773551 tempest-VolumesServicesTestJSON-612773551-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:04:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5ba4539c-e5b7-4aba-a254-b19381f29af5 tempest-VolumesServicesTestJSON-612773551 tempest-VolumesServicesTestJSON-612773551-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-136524710"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:04:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.volumes [None req-5ba4539c-e5b7-4aba-a254-b19381f29af5 tempest-VolumesServicesTestJSON-612773551 tempest-VolumesServicesTestJSON-612773551-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-136524710'}} {{(pid=87290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:04:58 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-5ba4539c-e5b7-4aba-a254-b19381f29af5 tempest-VolumesServicesTestJSON-612773551 tempest-VolumesServicesTestJSON-612773551-project-member] Create volume of 1 GB Sep 03 20:04:58 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-5ba4539c-e5b7-4aba-a254-b19381f29af5 tempest-VolumesServicesTestJSON-612773551 tempest-VolumesServicesTestJSON-612773551-project-member] Availability Zones retrieved successfully. Sep 03 20:04:58 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-5ba4539c-e5b7-4aba-a254-b19381f29af5 tempest-VolumesServicesTestJSON-612773551 tempest-VolumesServicesTestJSON-612773551-project-member] Flow 'volume_create_api' (d9566cfa-60b6-44ef-a482-42f658a90eec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:04:58 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-5ba4539c-e5b7-4aba-a254-b19381f29af5 tempest-VolumesServicesTestJSON-612773551 tempest-VolumesServicesTestJSON-612773551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f70bda5-9252-4702-a315-ed05e24f4324) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:04:58 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.flows.api.create_volume [None req-5ba4539c-e5b7-4aba-a254-b19381f29af5 tempest-VolumesServicesTestJSON-612773551 tempest-VolumesServicesTestJSON-612773551-project-member] Validating volume size '1' using validate_int {{(pid=87290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:04:58 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-5ba4539c-e5b7-4aba-a254-b19381f29af5 tempest-VolumesServicesTestJSON-612773551 tempest-VolumesServicesTestJSON-612773551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f70bda5-9252-4702-a315-ed05e24f4324) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:04:58 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-5ba4539c-e5b7-4aba-a254-b19381f29af5 tempest-VolumesServicesTestJSON-612773551 tempest-VolumesServicesTestJSON-612773551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (431509ea-7d06-4111-b19e-9de999fdbb06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:04:58 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-5ba4539c-e5b7-4aba-a254-b19381f29af5 tempest-VolumesServicesTestJSON-612773551 tempest-VolumesServicesTestJSON-612773551-project-member] Created reservations ['7f6f0511-111c-4ca8-b47d-5da3d494012c', '57131ca8-4a07-49df-a327-14c5de8ef0d4', 'fd492698-b78e-4f7d-92ee-71ba7237a884', '86eef9df-d522-485f-955f-c747acf2264d'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:04:58 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-5ba4539c-e5b7-4aba-a254-b19381f29af5 tempest-VolumesServicesTestJSON-612773551 tempest-VolumesServicesTestJSON-612773551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (431509ea-7d06-4111-b19e-9de999fdbb06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f6f0511-111c-4ca8-b47d-5da3d494012c', '57131ca8-4a07-49df-a327-14c5de8ef0d4', 'fd492698-b78e-4f7d-92ee-71ba7237a884', '86eef9df-d522-485f-955f-c747acf2264d']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:04:58 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-5ba4539c-e5b7-4aba-a254-b19381f29af5 tempest-VolumesServicesTestJSON-612773551 tempest-VolumesServicesTestJSON-612773551-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f1e3a6a-2a8e-4f89-8df5-ac2697488efa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:04:58 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:04:58 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:04:58 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-5ba4539c-e5b7-4aba-a254-b19381f29af5 tempest-VolumesServicesTestJSON-612773551 tempest-VolumesServicesTestJSON-612773551-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f1e3a6a-2a8e-4f89-8df5-ac2697488efa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f34e5ed5-b160-4a01-a030-43a86ca7e5d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-136524710',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5cc3fe09ea7945428831189db0cf8e86',qos_specs=None,replication_status=,reservations=['7f6f0511-111c-4ca8-b47d-5da3d494012c','57131ca8-4a07-49df-a327-14c5de8ef0d4','fd492698-b78e-4f7d-92ee-71ba7237a884','86eef9df-d522-485f-955f-c747acf2264d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='997fd1e04dd64ee4ad7292bc9fce2c1b',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:04:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-136524710',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f34e5ed5-b160-4a01-a030-43a86ca7e5d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5cc3fe09ea7945428831189db0cf8e86',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='997fd1e04dd64ee4ad7292bc9fce2c1b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:04:58 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-5ba4539c-e5b7-4aba-a254-b19381f29af5 tempest-VolumesServicesTestJSON-612773551 tempest-VolumesServicesTestJSON-612773551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3649693-1fd7-4c9c-8734-4a121b6e0042) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:04:58 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-5ba4539c-e5b7-4aba-a254-b19381f29af5 tempest-VolumesServicesTestJSON-612773551 tempest-VolumesServicesTestJSON-612773551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3649693-1fd7-4c9c-8734-4a121b6e0042) transitioned into state 'SUCCESS' from state '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-136524710',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5cc3fe09ea7945428831189db0cf8e86',qos_specs=None,replication_status=,reservations=['7f6f0511-111c-4ca8-b47d-5da3d494012c','57131ca8-4a07-49df-a327-14c5de8ef0d4','fd492698-b78e-4f7d-92ee-71ba7237a884','86eef9df-d522-485f-955f-c747acf2264d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='997fd1e04dd64ee4ad7292bc9fce2c1b',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:04:58 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-5ba4539c-e5b7-4aba-a254-b19381f29af5 tempest-VolumesServicesTestJSON-612773551 tempest-VolumesServicesTestJSON-612773551-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d8d5e60-3fe9-4a8d-9890-cdaeae69a22d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:04:58 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-51bf1907-2176-4ca8-91f3-8c760454b2fb None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:58 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-5ba4539c-e5b7-4aba-a254-b19381f29af5 tempest-VolumesServicesTestJSON-612773551 tempest-VolumesServicesTestJSON-612773551-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d8d5e60-3fe9-4a8d-9890-cdaeae69a22d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:04:59 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-51bf1907-2176-4ca8-91f3-8c760454b2fb tempest-AttachVolumeShelveTestJSON-891522323 tempest-AttachVolumeShelveTestJSON-891522323-project-member] GET http://192.168.122.54/volume/v3/volumes/b4a5281e-f382-42c3-b476-e3c648b9fc57 Sep 03 20:04:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-51bf1907-2176-4ca8-91f3-8c760454b2fb tempest-AttachVolumeShelveTestJSON-891522323 tempest-AttachVolumeShelveTestJSON-891522323-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-51bf1907-2176-4ca8-91f3-8c760454b2fb tempest-AttachVolumeShelveTestJSON-891522323 tempest-AttachVolumeShelveTestJSON-891522323-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:59 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-5ba4539c-e5b7-4aba-a254-b19381f29af5 tempest-VolumesServicesTestJSON-612773551 tempest-VolumesServicesTestJSON-612773551-project-member] Flow 'volume_create_api' (d9566cfa-60b6-44ef-a482-42f658a90eec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:04:59 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-5ba4539c-e5b7-4aba-a254-b19381f29af5 tempest-VolumesServicesTestJSON-612773551 tempest-VolumesServicesTestJSON-612773551-project-member] Create volume request issued successfully. Sep 03 20:04:59 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5ba4539c-e5b7-4aba-a254-b19381f29af5 tempest-VolumesServicesTestJSON-612773551 tempest-VolumesServicesTestJSON-612773551-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:04:59 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 165/328] 192.168.122.54 () {60 vars in 1137 bytes} [Thu Sep 3 20:04:58 2026] POST /volume/v3/volumes => generated 760 bytes in 899 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:04:59 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-51bf1907-2176-4ca8-91f3-8c760454b2fb tempest-AttachVolumeShelveTestJSON-891522323 tempest-AttachVolumeShelveTestJSON-891522323-project-member] http://192.168.122.54/volume/v3/volumes/b4a5281e-f382-42c3-b476-e3c648b9fc57 returned with HTTP 404 Sep 03 20:04:59 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 164/329] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:04:58 2026] GET /volume/v3/volumes/b4a5281e-f382-42c3-b476-e3c648b9fc57 => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:04:59 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-7dfe2e6b-5f67-486f-8c42-07a919d74ec5 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:04:59 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-7dfe2e6b-5f67-486f-8c42-07a919d74ec5 tempest-VolumesServicesTestJSON-612773551 tempest-VolumesServicesTestJSON-612773551-project-member] GET http://192.168.122.54/volume/v3/volumes/f34e5ed5-b160-4a01-a030-43a86ca7e5d1 Sep 03 20:04:59 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-7dfe2e6b-5f67-486f-8c42-07a919d74ec5 tempest-VolumesServicesTestJSON-612773551 tempest-VolumesServicesTestJSON-612773551-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:04:59 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-7dfe2e6b-5f67-486f-8c42-07a919d74ec5 tempest-VolumesServicesTestJSON-612773551 tempest-VolumesServicesTestJSON-612773551-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:04:59 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:04:59 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:04:59 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:04:59 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:04:59 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-7dfe2e6b-5f67-486f-8c42-07a919d74ec5 tempest-VolumesServicesTestJSON-612773551 tempest-VolumesServicesTestJSON-612773551-project-member] Volume info retrieved successfully. Sep 03 20:04:59 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-7dfe2e6b-5f67-486f-8c42-07a919d74ec5 tempest-VolumesServicesTestJSON-612773551 tempest-VolumesServicesTestJSON-612773551-project-member] http://192.168.122.54/volume/v3/volumes/f34e5ed5-b160-4a01-a030-43a86ca7e5d1 returned with HTTP 200 Sep 03 20:04:59 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 166/330] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:04:59 2026] GET /volume/v3/volumes/f34e5ed5-b160-4a01-a030-43a86ca7e5d1 => generated 828 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:05:00 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-aa883743-1ff7-4513-9a92-b9d81642dbe1 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:05:00 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-aa883743-1ff7-4513-9a92-b9d81642dbe1 tempest-VolumesServicesTestJSON-612773551 tempest-VolumesServicesTestJSON-612773551-project-member] GET http://192.168.122.54/volume/v3/volumes/f34e5ed5-b160-4a01-a030-43a86ca7e5d1 Sep 03 20:05:00 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-aa883743-1ff7-4513-9a92-b9d81642dbe1 tempest-VolumesServicesTestJSON-612773551 tempest-VolumesServicesTestJSON-612773551-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:05:00 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-aa883743-1ff7-4513-9a92-b9d81642dbe1 tempest-VolumesServicesTestJSON-612773551 tempest-VolumesServicesTestJSON-612773551-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:05:00 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:05:00 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:05:00 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:05:00 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:05:00 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-aa883743-1ff7-4513-9a92-b9d81642dbe1 tempest-VolumesServicesTestJSON-612773551 tempest-VolumesServicesTestJSON-612773551-project-member] Volume info retrieved successfully. Sep 03 20:05:00 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-aa883743-1ff7-4513-9a92-b9d81642dbe1 tempest-VolumesServicesTestJSON-612773551 tempest-VolumesServicesTestJSON-612773551-project-member] http://192.168.122.54/volume/v3/volumes/f34e5ed5-b160-4a01-a030-43a86ca7e5d1 returned with HTTP 200 Sep 03 20:05:00 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 165/331] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:05:00 2026] GET /volume/v3/volumes/f34e5ed5-b160-4a01-a030-43a86ca7e5d1 => generated 852 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:05:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-8f52c0b4-a277-42eb-b5cd-44f31b8f4b4e None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:05:01 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-8f52c0b4-a277-42eb-b5cd-44f31b8f4b4e tempest-VolumesServicesTestJSON-612773551 tempest-VolumesServicesTestJSON-612773551-project-member] GET http://192.168.122.54/volume/v3/volumes/f34e5ed5-b160-4a01-a030-43a86ca7e5d1 Sep 03 20:05:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-8f52c0b4-a277-42eb-b5cd-44f31b8f4b4e tempest-VolumesServicesTestJSON-612773551 tempest-VolumesServicesTestJSON-612773551-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:05:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-8f52c0b4-a277-42eb-b5cd-44f31b8f4b4e tempest-VolumesServicesTestJSON-612773551 tempest-VolumesServicesTestJSON-612773551-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:05:01 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:05:01 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:05:01 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:05:01 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:05:01 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-8f52c0b4-a277-42eb-b5cd-44f31b8f4b4e tempest-VolumesServicesTestJSON-612773551 tempest-VolumesServicesTestJSON-612773551-project-member] Volume info retrieved successfully. Sep 03 20:05:01 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-8f52c0b4-a277-42eb-b5cd-44f31b8f4b4e tempest-VolumesServicesTestJSON-612773551 tempest-VolumesServicesTestJSON-612773551-project-member] http://192.168.122.54/volume/v3/volumes/f34e5ed5-b160-4a01-a030-43a86ca7e5d1 returned with HTTP 200 Sep 03 20:05:01 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 167/332] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:05:01 2026] GET /volume/v3/volumes/f34e5ed5-b160-4a01-a030-43a86ca7e5d1 => generated 853 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:05:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-285fcd10-a456-40be-afc9-a0c7ac3ff614 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:05:01 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-285fcd10-a456-40be-afc9-a0c7ac3ff614 tempest-VolumesServicesTestJSON-1089748150 tempest-VolumesServicesTestJSON-1089748150-project-admin] GET http://192.168.122.54/volume/v3/volumes/f34e5ed5-b160-4a01-a030-43a86ca7e5d1 Sep 03 20:05:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-285fcd10-a456-40be-afc9-a0c7ac3ff614 tempest-VolumesServicesTestJSON-1089748150 tempest-VolumesServicesTestJSON-1089748150-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:05:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-285fcd10-a456-40be-afc9-a0c7ac3ff614 tempest-VolumesServicesTestJSON-1089748150 tempest-VolumesServicesTestJSON-1089748150-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:05:01 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:05:01 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:05:01 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:05:01 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:05:01 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-285fcd10-a456-40be-afc9-a0c7ac3ff614 tempest-VolumesServicesTestJSON-1089748150 tempest-VolumesServicesTestJSON-1089748150-project-admin] Volume info retrieved successfully. Sep 03 20:05:01 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-285fcd10-a456-40be-afc9-a0c7ac3ff614 tempest-VolumesServicesTestJSON-1089748150 tempest-VolumesServicesTestJSON-1089748150-project-admin] http://192.168.122.54/volume/v3/volumes/f34e5ed5-b160-4a01-a030-43a86ca7e5d1 returned with HTTP 200 Sep 03 20:05:01 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 166/333] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:05:01 2026] GET /volume/v3/volumes/f34e5ed5-b160-4a01-a030-43a86ca7e5d1 => generated 1016 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 20:05:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-cfeb9be0-9e51-4f25-97d8-13687d425199 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:05:01 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-cfeb9be0-9e51-4f25-97d8-13687d425199 tempest-VolumesServicesTestJSON-1089748150 tempest-VolumesServicesTestJSON-1089748150-project-admin] GET http://192.168.122.54/volume/v3/os-services?host=devstack&binary=cinder-volume Sep 03 20:05:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-cfeb9be0-9e51-4f25-97d8-13687d425199 tempest-VolumesServicesTestJSON-1089748150 tempest-VolumesServicesTestJSON-1089748150-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:05:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-cfeb9be0-9e51-4f25-97d8-13687d425199 tempest-VolumesServicesTestJSON-1089748150 tempest-VolumesServicesTestJSON-1089748150-project-admin] Calling method 'index' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:05:01 devstack devstack@c-api.service[87290]: /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 03 20:05:01 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 20:05:01 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-cfeb9be0-9e51-4f25-97d8-13687d425199 tempest-VolumesServicesTestJSON-1089748150 tempest-VolumesServicesTestJSON-1089748150-project-admin] http://192.168.122.54/volume/v3/os-services?host=devstack&binary=cinder-volume returned with HTTP 200 Sep 03 20:05:01 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 168/334] 192.168.122.54 () {58 vars in 1197 bytes} [Thu Sep 3 20:05:01 2026] GET /volume/v3/os-services?host=devstack&binary=cinder-volume => generated 532 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:05:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-30b2b5a7-8717-4ef3-9625-0ee7808db9d5 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:05:01 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-30b2b5a7-8717-4ef3-9625-0ee7808db9d5 tempest-VolumesServicesTestJSON-612773551 tempest-VolumesServicesTestJSON-612773551-project-member] GET http://192.168.122.54/volume/v3/volumes/f34e5ed5-b160-4a01-a030-43a86ca7e5d1 Sep 03 20:05:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-30b2b5a7-8717-4ef3-9625-0ee7808db9d5 tempest-VolumesServicesTestJSON-612773551 tempest-VolumesServicesTestJSON-612773551-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:05:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-30b2b5a7-8717-4ef3-9625-0ee7808db9d5 tempest-VolumesServicesTestJSON-612773551 tempest-VolumesServicesTestJSON-612773551-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:05:01 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:05:01 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:05:01 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:05:01 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:05:01 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-30b2b5a7-8717-4ef3-9625-0ee7808db9d5 tempest-VolumesServicesTestJSON-612773551 tempest-VolumesServicesTestJSON-612773551-project-member] Volume info retrieved successfully. Sep 03 20:05:01 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-30b2b5a7-8717-4ef3-9625-0ee7808db9d5 tempest-VolumesServicesTestJSON-612773551 tempest-VolumesServicesTestJSON-612773551-project-member] http://192.168.122.54/volume/v3/volumes/f34e5ed5-b160-4a01-a030-43a86ca7e5d1 returned with HTTP 200 Sep 03 20:05:01 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 167/335] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:05:01 2026] GET /volume/v3/volumes/f34e5ed5-b160-4a01-a030-43a86ca7e5d1 => generated 853 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:05:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-61b27f4b-bc27-4865-a24a-cfb9604b7a15 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:05:01 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-61b27f4b-bc27-4865-a24a-cfb9604b7a15 tempest-VolumesServicesTestJSON-612773551 tempest-VolumesServicesTestJSON-612773551-project-member] DELETE http://192.168.122.54/volume/v3/volumes/f34e5ed5-b160-4a01-a030-43a86ca7e5d1 Sep 03 20:05:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-61b27f4b-bc27-4865-a24a-cfb9604b7a15 tempest-VolumesServicesTestJSON-612773551 tempest-VolumesServicesTestJSON-612773551-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:05:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-61b27f4b-bc27-4865-a24a-cfb9604b7a15 tempest-VolumesServicesTestJSON-612773551 tempest-VolumesServicesTestJSON-612773551-project-member] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:05:01 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-61b27f4b-bc27-4865-a24a-cfb9604b7a15 tempest-VolumesServicesTestJSON-612773551 tempest-VolumesServicesTestJSON-612773551-project-member] Delete volume with id: f34e5ed5-b160-4a01-a030-43a86ca7e5d1 Sep 03 20:05:01 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:05:01 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:05:01 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:05:01 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:05:01 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-61b27f4b-bc27-4865-a24a-cfb9604b7a15 tempest-VolumesServicesTestJSON-612773551 tempest-VolumesServicesTestJSON-612773551-project-member] Volume info retrieved successfully. Sep 03 20:05:01 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-61b27f4b-bc27-4865-a24a-cfb9604b7a15 tempest-VolumesServicesTestJSON-612773551 tempest-VolumesServicesTestJSON-612773551-project-member] Delete volume request issued successfully. Sep 03 20:05:01 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-61b27f4b-bc27-4865-a24a-cfb9604b7a15 tempest-VolumesServicesTestJSON-612773551 tempest-VolumesServicesTestJSON-612773551-project-member] http://192.168.122.54/volume/v3/volumes/f34e5ed5-b160-4a01-a030-43a86ca7e5d1 returned with HTTP 202 Sep 03 20:05:01 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 169/336] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:05:01 2026] DELETE /volume/v3/volumes/f34e5ed5-b160-4a01-a030-43a86ca7e5d1 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:05:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-5b6db140-49d2-4831-902c-c9699e9d6df3 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:05:01 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-5b6db140-49d2-4831-902c-c9699e9d6df3 tempest-VolumesServicesTestJSON-612773551 tempest-VolumesServicesTestJSON-612773551-project-member] GET http://192.168.122.54/volume/v3/volumes/f34e5ed5-b160-4a01-a030-43a86ca7e5d1 Sep 03 20:05:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-5b6db140-49d2-4831-902c-c9699e9d6df3 tempest-VolumesServicesTestJSON-612773551 tempest-VolumesServicesTestJSON-612773551-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:05:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-5b6db140-49d2-4831-902c-c9699e9d6df3 tempest-VolumesServicesTestJSON-612773551 tempest-VolumesServicesTestJSON-612773551-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:05:01 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:05:01 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:05:01 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:05:01 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:05:01 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-5b6db140-49d2-4831-902c-c9699e9d6df3 tempest-VolumesServicesTestJSON-612773551 tempest-VolumesServicesTestJSON-612773551-project-member] Volume info retrieved successfully. Sep 03 20:05:01 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-5b6db140-49d2-4831-902c-c9699e9d6df3 tempest-VolumesServicesTestJSON-612773551 tempest-VolumesServicesTestJSON-612773551-project-member] http://192.168.122.54/volume/v3/volumes/f34e5ed5-b160-4a01-a030-43a86ca7e5d1 returned with HTTP 200 Sep 03 20:05:01 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 168/337] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:05:01 2026] GET /volume/v3/volumes/f34e5ed5-b160-4a01-a030-43a86ca7e5d1 => generated 852 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:05:02 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-2c510df4-b9f3-4b8e-902e-a155809fabdf None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:05:02 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2c510df4-b9f3-4b8e-902e-a155809fabdf tempest-VolumesServicesTestJSON-612773551 tempest-VolumesServicesTestJSON-612773551-project-member] GET http://192.168.122.54/volume/v3/volumes/f34e5ed5-b160-4a01-a030-43a86ca7e5d1 Sep 03 20:05:02 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-2c510df4-b9f3-4b8e-902e-a155809fabdf tempest-VolumesServicesTestJSON-612773551 tempest-VolumesServicesTestJSON-612773551-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:05:02 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-2c510df4-b9f3-4b8e-902e-a155809fabdf tempest-VolumesServicesTestJSON-612773551 tempest-VolumesServicesTestJSON-612773551-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:05:02 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:05:02 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:05:02 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:05:02 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:05:02 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-2c510df4-b9f3-4b8e-902e-a155809fabdf tempest-VolumesServicesTestJSON-612773551 tempest-VolumesServicesTestJSON-612773551-project-member] Volume info retrieved successfully. Sep 03 20:05:02 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2c510df4-b9f3-4b8e-902e-a155809fabdf tempest-VolumesServicesTestJSON-612773551 tempest-VolumesServicesTestJSON-612773551-project-member] http://192.168.122.54/volume/v3/volumes/f34e5ed5-b160-4a01-a030-43a86ca7e5d1 returned with HTTP 200 Sep 03 20:05:02 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 170/338] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:05:02 2026] GET /volume/v3/volumes/f34e5ed5-b160-4a01-a030-43a86ca7e5d1 => generated 852 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:05:03 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-903480f5-107e-4fbf-93f0-d2b7dad45731 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:05:03 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-903480f5-107e-4fbf-93f0-d2b7dad45731 tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] DELETE http://192.168.122.54/volume/v3/volumes/bc5a4859-627b-4686-8f28-edda6baa8328 Sep 03 20:05:03 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-903480f5-107e-4fbf-93f0-d2b7dad45731 tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:05:03 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-903480f5-107e-4fbf-93f0-d2b7dad45731 tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:05:03 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-903480f5-107e-4fbf-93f0-d2b7dad45731 tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] Delete volume with id: bc5a4859-627b-4686-8f28-edda6baa8328 Sep 03 20:05:03 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:05:03 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:05:03 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:05:03 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:05:03 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-903480f5-107e-4fbf-93f0-d2b7dad45731 tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] Volume info retrieved successfully. Sep 03 20:05:03 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-903480f5-107e-4fbf-93f0-d2b7dad45731 tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] Delete volume request issued successfully. Sep 03 20:05:03 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-903480f5-107e-4fbf-93f0-d2b7dad45731 tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] http://192.168.122.54/volume/v3/volumes/bc5a4859-627b-4686-8f28-edda6baa8328 returned with HTTP 202 Sep 03 20:05:03 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 169/339] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:05:03 2026] DELETE /volume/v3/volumes/bc5a4859-627b-4686-8f28-edda6baa8328 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:05:03 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-9d8106d0-7e2d-48ae-bbf8-e8a2be9c2f18 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:05:03 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-9d8106d0-7e2d-48ae-bbf8-e8a2be9c2f18 tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] GET http://192.168.122.54/volume/v3/volumes/bc5a4859-627b-4686-8f28-edda6baa8328 Sep 03 20:05:03 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-9d8106d0-7e2d-48ae-bbf8-e8a2be9c2f18 tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:05:03 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-9d8106d0-7e2d-48ae-bbf8-e8a2be9c2f18 tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:05:03 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:05:03 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:05:03 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:05:03 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:05:03 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-9d8106d0-7e2d-48ae-bbf8-e8a2be9c2f18 tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] Volume info retrieved successfully. Sep 03 20:05:03 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-9d8106d0-7e2d-48ae-bbf8-e8a2be9c2f18 tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] http://192.168.122.54/volume/v3/volumes/bc5a4859-627b-4686-8f28-edda6baa8328 returned with HTTP 200 Sep 03 20:05:03 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 171/340] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:05:03 2026] GET /volume/v3/volumes/bc5a4859-627b-4686-8f28-edda6baa8328 => generated 851 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:05:03 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-bae4d239-bfe2-41fa-a0d4-d66c3d3ac8f5 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:05:03 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-bae4d239-bfe2-41fa-a0d4-d66c3d3ac8f5 tempest-VolumesServicesTestJSON-612773551 tempest-VolumesServicesTestJSON-612773551-project-member] GET http://192.168.122.54/volume/v3/volumes/f34e5ed5-b160-4a01-a030-43a86ca7e5d1 Sep 03 20:05:03 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-bae4d239-bfe2-41fa-a0d4-d66c3d3ac8f5 tempest-VolumesServicesTestJSON-612773551 tempest-VolumesServicesTestJSON-612773551-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:05:03 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-bae4d239-bfe2-41fa-a0d4-d66c3d3ac8f5 tempest-VolumesServicesTestJSON-612773551 tempest-VolumesServicesTestJSON-612773551-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:05:03 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-bae4d239-bfe2-41fa-a0d4-d66c3d3ac8f5 tempest-VolumesServicesTestJSON-612773551 tempest-VolumesServicesTestJSON-612773551-project-member] http://192.168.122.54/volume/v3/volumes/f34e5ed5-b160-4a01-a030-43a86ca7e5d1 returned with HTTP 404 Sep 03 20:05:03 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 170/341] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:05:03 2026] GET /volume/v3/volumes/f34e5ed5-b160-4a01-a030-43a86ca7e5d1 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:05:03 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-b2b37703-a761-48c0-82ac-05c9eaf3af08 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:05:03 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b2b37703-a761-48c0-82ac-05c9eaf3af08 tempest-VolumesServicesTestJSON-1089748150 tempest-VolumesServicesTestJSON-1089748150-project-admin] GET http://192.168.122.54/volume/v3/os-services Sep 03 20:05:03 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b2b37703-a761-48c0-82ac-05c9eaf3af08 tempest-VolumesServicesTestJSON-1089748150 tempest-VolumesServicesTestJSON-1089748150-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:05:03 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b2b37703-a761-48c0-82ac-05c9eaf3af08 tempest-VolumesServicesTestJSON-1089748150 tempest-VolumesServicesTestJSON-1089748150-project-admin] Calling method 'index' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:05:03 devstack devstack@c-api.service[87290]: /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 03 20:05:03 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 20:05:03 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b2b37703-a761-48c0-82ac-05c9eaf3af08 tempest-VolumesServicesTestJSON-1089748150 tempest-VolumesServicesTestJSON-1089748150-project-admin] http://192.168.122.54/volume/v3/os-services returned with HTTP 200 Sep 03 20:05:03 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 172/342] 192.168.122.54 () {58 vars in 1128 bytes} [Thu Sep 3 20:05:03 2026] GET /volume/v3/os-services => generated 705 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:05:04 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-9634f403-96b1-4046-9f65-cd3ae40663c7 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:05:04 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9634f403-96b1-4046-9f65-cd3ae40663c7 tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] GET http://192.168.122.54/volume/v3/volumes/bc5a4859-627b-4686-8f28-edda6baa8328 Sep 03 20:05:04 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-9634f403-96b1-4046-9f65-cd3ae40663c7 tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:05:04 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-9634f403-96b1-4046-9f65-cd3ae40663c7 tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:05:04 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:05:04 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:05:04 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:05:04 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:05:04 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-9634f403-96b1-4046-9f65-cd3ae40663c7 tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] Volume info retrieved successfully. Sep 03 20:05:04 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9634f403-96b1-4046-9f65-cd3ae40663c7 tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] http://192.168.122.54/volume/v3/volumes/bc5a4859-627b-4686-8f28-edda6baa8328 returned with HTTP 200 Sep 03 20:05:04 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 171/343] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:05:04 2026] GET /volume/v3/volumes/bc5a4859-627b-4686-8f28-edda6baa8328 => generated 851 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:05:05 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-db554c70-f126-4285-ac00-8058179e0560 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:05:05 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-db554c70-f126-4285-ac00-8058179e0560 tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] GET http://192.168.122.54/volume/v3/volumes/bc5a4859-627b-4686-8f28-edda6baa8328 Sep 03 20:05:05 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-db554c70-f126-4285-ac00-8058179e0560 tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:05:05 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-db554c70-f126-4285-ac00-8058179e0560 tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:05:05 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-db554c70-f126-4285-ac00-8058179e0560 tempest-TaggedAttachmentsTest-993170828 tempest-TaggedAttachmentsTest-993170828-project-member] http://192.168.122.54/volume/v3/volumes/bc5a4859-627b-4686-8f28-edda6baa8328 returned with HTTP 404 Sep 03 20:05:05 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 173/344] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:05:05 2026] GET /volume/v3/volumes/bc5a4859-627b-4686-8f28-edda6baa8328 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:05:12 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-f38453a3-8a02-4a86-a1e4-f053379fe143 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:05:13 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f38453a3-8a02-4a86-a1e4-f053379fe143 tempest-VolumeTypesAccessTest-846737465 tempest-VolumeTypesAccessTest-846737465-project-admin] POST http://192.168.122.54/volume/v3/types Sep 03 20:05:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f38453a3-8a02-4a86-a1e4-f053379fe143 tempest-VolumeTypesAccessTest-846737465 tempest-VolumeTypesAccessTest-846737465-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1596614695", "os-volume-type-access:is_public": false}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:05:13 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f38453a3-8a02-4a86-a1e4-f053379fe143 tempest-VolumeTypesAccessTest-846737465 tempest-VolumeTypesAccessTest-846737465-project-admin] http://192.168.122.54/volume/v3/types returned with HTTP 200 Sep 03 20:05:13 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 172/345] 192.168.122.54 () {60 vars in 1132 bytes} [Thu Sep 3 20:05:12 2026] POST /volume/v3/types => generated 229 bytes in 359 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:05:13 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-1b32661d-72ec-4fb0-a049-501d48cc27df None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:05:13 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-1b32661d-72ec-4fb0-a049-501d48cc27df tempest-VolumeTypesAccessTest-705320637 tempest-VolumeTypesAccessTest-705320637-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:05:13 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-1b32661d-72ec-4fb0-a049-501d48cc27df tempest-VolumeTypesAccessTest-705320637 tempest-VolumeTypesAccessTest-705320637-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b26a044e-5f32-4f33-ab0c-86bedf47d5ef", "size": 1}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:05:13 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.volumes [None req-1b32661d-72ec-4fb0-a049-501d48cc27df tempest-VolumeTypesAccessTest-705320637 tempest-VolumeTypesAccessTest-705320637-project-member] Create volume request body: {'volume': {'volume_type': 'b26a044e-5f32-4f33-ab0c-86bedf47d5ef', 'size': 1}} {{(pid=87290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:05:13 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-1b32661d-72ec-4fb0-a049-501d48cc27df tempest-VolumeTypesAccessTest-705320637 tempest-VolumeTypesAccessTest-705320637-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 404 Sep 03 20:05:13 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 174/346] 192.168.122.54 () {60 vars in 1137 bytes} [Thu Sep 3 20:05:13 2026] POST /volume/v3/volumes => generated 114 bytes in 296 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:05:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-f3ca6cfa-2568-4b38-ab03-15ec866cc60c None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:05:13 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f3ca6cfa-2568-4b38-ab03-15ec866cc60c tempest-VolumeTypesAccessTest-846737465 tempest-VolumeTypesAccessTest-846737465-project-admin] POST http://192.168.122.54/volume/v3/types/b26a044e-5f32-4f33-ab0c-86bedf47d5ef/action Sep 03 20:05:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f3ca6cfa-2568-4b38-ab03-15ec866cc60c tempest-VolumeTypesAccessTest-846737465 tempest-VolumeTypesAccessTest-846737465-project-admin] Action body: b'{"addProjectAccess": {"project": "655d90103ffd46cfa1b6819794f07c74"}}' {{(pid=87289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:05:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f3ca6cfa-2568-4b38-ab03-15ec866cc60c tempest-VolumeTypesAccessTest-846737465 tempest-VolumeTypesAccessTest-846737465-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "655d90103ffd46cfa1b6819794f07c74"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:05:13 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f3ca6cfa-2568-4b38-ab03-15ec866cc60c tempest-VolumeTypesAccessTest-846737465 tempest-VolumeTypesAccessTest-846737465-project-admin] http://192.168.122.54/volume/v3/types/b26a044e-5f32-4f33-ab0c-86bedf47d5ef/action returned with HTTP 202 Sep 03 20:05:13 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 173/347] 192.168.122.54 () {60 vars in 1263 bytes} [Thu Sep 3 20:05:13 2026] POST /volume/v3/types/b26a044e-5f32-4f33-ab0c-86bedf47d5ef/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:05:13 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-a342029f-2f68-4763-99fa-ed86f8a79750 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:05:13 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a342029f-2f68-4763-99fa-ed86f8a79750 tempest-VolumeTypesAccessTest-705320637 tempest-VolumeTypesAccessTest-705320637-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:05:13 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a342029f-2f68-4763-99fa-ed86f8a79750 tempest-VolumeTypesAccessTest-705320637 tempest-VolumeTypesAccessTest-705320637-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b26a044e-5f32-4f33-ab0c-86bedf47d5ef", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-18003061"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:05:13 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.volumes [None req-a342029f-2f68-4763-99fa-ed86f8a79750 tempest-VolumeTypesAccessTest-705320637 tempest-VolumeTypesAccessTest-705320637-project-member] Create volume request body: {'volume': {'volume_type': 'b26a044e-5f32-4f33-ab0c-86bedf47d5ef', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-18003061'}} {{(pid=87290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:05:13 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-a342029f-2f68-4763-99fa-ed86f8a79750 tempest-VolumeTypesAccessTest-705320637 tempest-VolumeTypesAccessTest-705320637-project-member] Create volume of 1 GB Sep 03 20:05:13 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:05:13 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:05:13 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-a342029f-2f68-4763-99fa-ed86f8a79750 tempest-VolumeTypesAccessTest-705320637 tempest-VolumeTypesAccessTest-705320637-project-member] Availability Zones retrieved successfully. Sep 03 20:05:13 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-a342029f-2f68-4763-99fa-ed86f8a79750 tempest-VolumeTypesAccessTest-705320637 tempest-VolumeTypesAccessTest-705320637-project-member] Flow 'volume_create_api' (54df2fcc-aec9-4664-8394-bbf8f0b06150) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:05:13 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-a342029f-2f68-4763-99fa-ed86f8a79750 tempest-VolumeTypesAccessTest-705320637 tempest-VolumeTypesAccessTest-705320637-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e035ad82-1db2-468a-ad3a-8beb33a3fb1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:05:13 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.flows.api.create_volume [None req-a342029f-2f68-4763-99fa-ed86f8a79750 tempest-VolumeTypesAccessTest-705320637 tempest-VolumeTypesAccessTest-705320637-project-member] Validating volume size '1' using validate_int {{(pid=87290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:05:13 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-a342029f-2f68-4763-99fa-ed86f8a79750 tempest-VolumeTypesAccessTest-705320637 tempest-VolumeTypesAccessTest-705320637-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e035ad82-1db2-468a-ad3a-8beb33a3fb1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T18:05:13Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b26a044e-5f32-4f33-ab0c-86bedf47d5ef,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-1596614695',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b26a044e-5f32-4f33-ab0c-86bedf47d5ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:05:13 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-a342029f-2f68-4763-99fa-ed86f8a79750 tempest-VolumeTypesAccessTest-705320637 tempest-VolumeTypesAccessTest-705320637-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db0857e8-5800-473b-85f2-3cb6bb7107d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:05:13 devstack devstack@c-api.service[87290]: WARNING cinder.quota [None req-a342029f-2f68-4763-99fa-ed86f8a79750 tempest-VolumeTypesAccessTest-705320637 tempest-VolumeTypesAccessTest-705320637-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-1596614695 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-1596614695, it is now deprecated. Please use the default quota class for default quota. Sep 03 20:05:13 devstack devstack@c-api.service[87290]: WARNING cinder.quota [None req-a342029f-2f68-4763-99fa-ed86f8a79750 tempest-VolumeTypesAccessTest-705320637 tempest-VolumeTypesAccessTest-705320637-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-1596614695 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-1596614695, it is now deprecated. Please use the default quota class for default quota. Sep 03 20:05:13 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-a342029f-2f68-4763-99fa-ed86f8a79750 tempest-VolumeTypesAccessTest-705320637 tempest-VolumeTypesAccessTest-705320637-project-member] Created reservations ['f6d2ad3e-894d-43a4-9696-ecd4e1a56cdd', '1d303161-a68f-4953-8181-1fb42f995039', '3ec9438e-64e2-4b14-9116-f260980578a1', '2c655c0e-fcdb-499a-9fa1-0c6315be7a82'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:05:13 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-a342029f-2f68-4763-99fa-ed86f8a79750 tempest-VolumeTypesAccessTest-705320637 tempest-VolumeTypesAccessTest-705320637-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db0857e8-5800-473b-85f2-3cb6bb7107d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6d2ad3e-894d-43a4-9696-ecd4e1a56cdd', '1d303161-a68f-4953-8181-1fb42f995039', '3ec9438e-64e2-4b14-9116-f260980578a1', '2c655c0e-fcdb-499a-9fa1-0c6315be7a82']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:05:13 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-a342029f-2f68-4763-99fa-ed86f8a79750 tempest-VolumeTypesAccessTest-705320637 tempest-VolumeTypesAccessTest-705320637-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab6fc459-157b-454f-a327-60a9f83bf6fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:05:14 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:05:14 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:05:14 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-a342029f-2f68-4763-99fa-ed86f8a79750 tempest-VolumeTypesAccessTest-705320637 tempest-VolumeTypesAccessTest-705320637-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab6fc459-157b-454f-a327-60a9f83bf6fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb23f1ab-42b5-4e1f-870f-5b0678f5289f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-18003061',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='655d90103ffd46cfa1b6819794f07c74',qos_specs=None,replication_status=,reservations=['f6d2ad3e-894d-43a4-9696-ecd4e1a56cdd','1d303161-a68f-4953-8181-1fb42f995039','3ec9438e-64e2-4b14-9116-f260980578a1','2c655c0e-fcdb-499a-9fa1-0c6315be7a82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f22d690dd9da4714844b79fef2dd28b6',volume_type_id=b26a044e-5f32-4f33-ab0c-86bedf47d5ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:05:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-18003061',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eb23f1ab-42b5-4e1f-870f-5b0678f5289f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='655d90103ffd46cfa1b6819794f07c74',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f22d690dd9da4714844b79fef2dd28b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b26a044e-5f32-4f33-ab0c-86bedf47d5ef),volume_type_id=b26a044e-5f32-4f33-ab0c-86bedf47d5ef)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:05:14 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-a342029f-2f68-4763-99fa-ed86f8a79750 tempest-VolumeTypesAccessTest-705320637 tempest-VolumeTypesAccessTest-705320637-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f53eb109-2128-4f69-8e2b-78e3233ca869) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:05:14 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-a342029f-2f68-4763-99fa-ed86f8a79750 tempest-VolumeTypesAccessTest-705320637 tempest-VolumeTypesAccessTest-705320637-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f53eb109-2128-4f69-8e2b-78e3233ca869) transitioned into state 'SUCCESS' from state '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-18003061',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='655d90103ffd46cfa1b6819794f07c74',qos_specs=None,replication_status=,reservations=['f6d2ad3e-894d-43a4-9696-ecd4e1a56cdd','1d303161-a68f-4953-8181-1fb42f995039','3ec9438e-64e2-4b14-9116-f260980578a1','2c655c0e-fcdb-499a-9fa1-0c6315be7a82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f22d690dd9da4714844b79fef2dd28b6',volume_type_id=b26a044e-5f32-4f33-ab0c-86bedf47d5ef)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:05:14 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-a342029f-2f68-4763-99fa-ed86f8a79750 tempest-VolumeTypesAccessTest-705320637 tempest-VolumeTypesAccessTest-705320637-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04295eb1-97dd-4ef6-b6fd-e00b9c3bb079) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:05:14 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-a342029f-2f68-4763-99fa-ed86f8a79750 tempest-VolumeTypesAccessTest-705320637 tempest-VolumeTypesAccessTest-705320637-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04295eb1-97dd-4ef6-b6fd-e00b9c3bb079) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:05:14 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-a342029f-2f68-4763-99fa-ed86f8a79750 tempest-VolumeTypesAccessTest-705320637 tempest-VolumeTypesAccessTest-705320637-project-member] Flow 'volume_create_api' (54df2fcc-aec9-4664-8394-bbf8f0b06150) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:05:14 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-a342029f-2f68-4763-99fa-ed86f8a79750 tempest-VolumeTypesAccessTest-705320637 tempest-VolumeTypesAccessTest-705320637-project-member] Create volume request issued successfully. Sep 03 20:05:14 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a342029f-2f68-4763-99fa-ed86f8a79750 tempest-VolumeTypesAccessTest-705320637 tempest-VolumeTypesAccessTest-705320637-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:05:14 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 175/348] 192.168.122.54 () {60 vars in 1138 bytes} [Thu Sep 3 20:05:13 2026] POST /volume/v3/volumes => generated 800 bytes in 496 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:05:14 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-581eab0e-f0b5-4e4c-9f45-5c7b681850df None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:05:14 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-581eab0e-f0b5-4e4c-9f45-5c7b681850df tempest-VolumeTypesAccessTest-705320637 tempest-VolumeTypesAccessTest-705320637-project-member] GET http://192.168.122.54/volume/v3/volumes/eb23f1ab-42b5-4e1f-870f-5b0678f5289f Sep 03 20:05:14 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-581eab0e-f0b5-4e4c-9f45-5c7b681850df tempest-VolumeTypesAccessTest-705320637 tempest-VolumeTypesAccessTest-705320637-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:05:14 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-581eab0e-f0b5-4e4c-9f45-5c7b681850df tempest-VolumeTypesAccessTest-705320637 tempest-VolumeTypesAccessTest-705320637-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:05:14 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:05:14 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:05:14 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:05:14 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:05:14 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-581eab0e-f0b5-4e4c-9f45-5c7b681850df tempest-VolumeTypesAccessTest-705320637 tempest-VolumeTypesAccessTest-705320637-project-member] Volume info retrieved successfully. Sep 03 20:05:14 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-581eab0e-f0b5-4e4c-9f45-5c7b681850df tempest-VolumeTypesAccessTest-705320637 tempest-VolumeTypesAccessTest-705320637-project-member] http://192.168.122.54/volume/v3/volumes/eb23f1ab-42b5-4e1f-870f-5b0678f5289f returned with HTTP 200 Sep 03 20:05:14 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 174/349] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:05:14 2026] GET /volume/v3/volumes/eb23f1ab-42b5-4e1f-870f-5b0678f5289f => generated 868 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:05:15 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-a732fe8f-2eef-49d8-8b46-a758309d1711 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:05:15 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a732fe8f-2eef-49d8-8b46-a758309d1711 tempest-VolumeTypesAccessTest-705320637 tempest-VolumeTypesAccessTest-705320637-project-member] GET http://192.168.122.54/volume/v3/volumes/eb23f1ab-42b5-4e1f-870f-5b0678f5289f Sep 03 20:05:15 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a732fe8f-2eef-49d8-8b46-a758309d1711 tempest-VolumeTypesAccessTest-705320637 tempest-VolumeTypesAccessTest-705320637-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:05:15 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a732fe8f-2eef-49d8-8b46-a758309d1711 tempest-VolumeTypesAccessTest-705320637 tempest-VolumeTypesAccessTest-705320637-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:05:15 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:05:15 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:05:15 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:05:15 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:05:15 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-a732fe8f-2eef-49d8-8b46-a758309d1711 tempest-VolumeTypesAccessTest-705320637 tempest-VolumeTypesAccessTest-705320637-project-member] Volume info retrieved successfully. Sep 03 20:05:15 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a732fe8f-2eef-49d8-8b46-a758309d1711 tempest-VolumeTypesAccessTest-705320637 tempest-VolumeTypesAccessTest-705320637-project-member] http://192.168.122.54/volume/v3/volumes/eb23f1ab-42b5-4e1f-870f-5b0678f5289f returned with HTTP 200 Sep 03 20:05:15 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 176/350] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:05:15 2026] GET /volume/v3/volumes/eb23f1ab-42b5-4e1f-870f-5b0678f5289f => generated 892 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:05:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-3fadaca1-ba66-4945-9c58-e1e3ad850edf None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:05:16 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-3fadaca1-ba66-4945-9c58-e1e3ad850edf tempest-VolumeTypesAccessTest-705320637 tempest-VolumeTypesAccessTest-705320637-project-member] GET http://192.168.122.54/volume/v3/volumes/eb23f1ab-42b5-4e1f-870f-5b0678f5289f Sep 03 20:05:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-3fadaca1-ba66-4945-9c58-e1e3ad850edf tempest-VolumeTypesAccessTest-705320637 tempest-VolumeTypesAccessTest-705320637-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:05:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-3fadaca1-ba66-4945-9c58-e1e3ad850edf tempest-VolumeTypesAccessTest-705320637 tempest-VolumeTypesAccessTest-705320637-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:05:16 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:05:16 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:05:16 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:05:16 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:05:16 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-3fadaca1-ba66-4945-9c58-e1e3ad850edf tempest-VolumeTypesAccessTest-705320637 tempest-VolumeTypesAccessTest-705320637-project-member] Volume info retrieved successfully. Sep 03 20:05:16 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-3fadaca1-ba66-4945-9c58-e1e3ad850edf tempest-VolumeTypesAccessTest-705320637 tempest-VolumeTypesAccessTest-705320637-project-member] http://192.168.122.54/volume/v3/volumes/eb23f1ab-42b5-4e1f-870f-5b0678f5289f returned with HTTP 200 Sep 03 20:05:16 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 175/351] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:05:16 2026] GET /volume/v3/volumes/eb23f1ab-42b5-4e1f-870f-5b0678f5289f => generated 893 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:05:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-e1dd11d6-17f4-4ff6-a0b9-11e40d29a861 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:05:16 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e1dd11d6-17f4-4ff6-a0b9-11e40d29a861 tempest-VolumeTypesAccessTest-705320637 tempest-VolumeTypesAccessTest-705320637-project-member] GET http://192.168.122.54/volume/v3/volumes/eb23f1ab-42b5-4e1f-870f-5b0678f5289f Sep 03 20:05:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e1dd11d6-17f4-4ff6-a0b9-11e40d29a861 tempest-VolumeTypesAccessTest-705320637 tempest-VolumeTypesAccessTest-705320637-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:05:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e1dd11d6-17f4-4ff6-a0b9-11e40d29a861 tempest-VolumeTypesAccessTest-705320637 tempest-VolumeTypesAccessTest-705320637-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:05:16 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:05:16 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:05:16 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:05:16 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:05:16 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-e1dd11d6-17f4-4ff6-a0b9-11e40d29a861 tempest-VolumeTypesAccessTest-705320637 tempest-VolumeTypesAccessTest-705320637-project-member] Volume info retrieved successfully. Sep 03 20:05:16 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e1dd11d6-17f4-4ff6-a0b9-11e40d29a861 tempest-VolumeTypesAccessTest-705320637 tempest-VolumeTypesAccessTest-705320637-project-member] http://192.168.122.54/volume/v3/volumes/eb23f1ab-42b5-4e1f-870f-5b0678f5289f returned with HTTP 200 Sep 03 20:05:16 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 177/352] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:05:16 2026] GET /volume/v3/volumes/eb23f1ab-42b5-4e1f-870f-5b0678f5289f => generated 893 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:05:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-64c9c152-6b37-4f3f-8eb2-209cb623db74 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:05:16 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-64c9c152-6b37-4f3f-8eb2-209cb623db74 tempest-VolumeTypesAccessTest-705320637 tempest-VolumeTypesAccessTest-705320637-project-member] DELETE http://192.168.122.54/volume/v3/volumes/eb23f1ab-42b5-4e1f-870f-5b0678f5289f Sep 03 20:05:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-64c9c152-6b37-4f3f-8eb2-209cb623db74 tempest-VolumeTypesAccessTest-705320637 tempest-VolumeTypesAccessTest-705320637-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:05:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-64c9c152-6b37-4f3f-8eb2-209cb623db74 tempest-VolumeTypesAccessTest-705320637 tempest-VolumeTypesAccessTest-705320637-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:05:16 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-64c9c152-6b37-4f3f-8eb2-209cb623db74 tempest-VolumeTypesAccessTest-705320637 tempest-VolumeTypesAccessTest-705320637-project-member] Delete volume with id: eb23f1ab-42b5-4e1f-870f-5b0678f5289f Sep 03 20:05:16 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:05:16 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:05:16 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:05:16 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:05:16 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-64c9c152-6b37-4f3f-8eb2-209cb623db74 tempest-VolumeTypesAccessTest-705320637 tempest-VolumeTypesAccessTest-705320637-project-member] Volume info retrieved successfully. Sep 03 20:05:16 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-64c9c152-6b37-4f3f-8eb2-209cb623db74 tempest-VolumeTypesAccessTest-705320637 tempest-VolumeTypesAccessTest-705320637-project-member] Delete volume request issued successfully. Sep 03 20:05:16 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-64c9c152-6b37-4f3f-8eb2-209cb623db74 tempest-VolumeTypesAccessTest-705320637 tempest-VolumeTypesAccessTest-705320637-project-member] http://192.168.122.54/volume/v3/volumes/eb23f1ab-42b5-4e1f-870f-5b0678f5289f returned with HTTP 202 Sep 03 20:05:16 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 176/353] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:05:16 2026] DELETE /volume/v3/volumes/eb23f1ab-42b5-4e1f-870f-5b0678f5289f => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:05:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-d8a284a3-3ba0-42e5-a252-4f48c6e51089 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:05:16 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-d8a284a3-3ba0-42e5-a252-4f48c6e51089 tempest-VolumeTypesAccessTest-705320637 tempest-VolumeTypesAccessTest-705320637-project-member] GET http://192.168.122.54/volume/v3/volumes/eb23f1ab-42b5-4e1f-870f-5b0678f5289f Sep 03 20:05:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-d8a284a3-3ba0-42e5-a252-4f48c6e51089 tempest-VolumeTypesAccessTest-705320637 tempest-VolumeTypesAccessTest-705320637-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:05:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-d8a284a3-3ba0-42e5-a252-4f48c6e51089 tempest-VolumeTypesAccessTest-705320637 tempest-VolumeTypesAccessTest-705320637-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:05:16 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:05:16 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:05:16 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:05:16 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:05:16 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-d8a284a3-3ba0-42e5-a252-4f48c6e51089 tempest-VolumeTypesAccessTest-705320637 tempest-VolumeTypesAccessTest-705320637-project-member] Volume info retrieved successfully. Sep 03 20:05:16 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-d8a284a3-3ba0-42e5-a252-4f48c6e51089 tempest-VolumeTypesAccessTest-705320637 tempest-VolumeTypesAccessTest-705320637-project-member] http://192.168.122.54/volume/v3/volumes/eb23f1ab-42b5-4e1f-870f-5b0678f5289f returned with HTTP 200 Sep 03 20:05:16 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 178/354] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:05:16 2026] GET /volume/v3/volumes/eb23f1ab-42b5-4e1f-870f-5b0678f5289f => generated 892 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:05:17 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-160b9cf3-66f2-4575-806a-3fad96c43870 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:05:17 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-160b9cf3-66f2-4575-806a-3fad96c43870 tempest-VolumeTypesAccessTest-705320637 tempest-VolumeTypesAccessTest-705320637-project-member] GET http://192.168.122.54/volume/v3/volumes/eb23f1ab-42b5-4e1f-870f-5b0678f5289f Sep 03 20:05:17 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-160b9cf3-66f2-4575-806a-3fad96c43870 tempest-VolumeTypesAccessTest-705320637 tempest-VolumeTypesAccessTest-705320637-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:05:17 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-160b9cf3-66f2-4575-806a-3fad96c43870 tempest-VolumeTypesAccessTest-705320637 tempest-VolumeTypesAccessTest-705320637-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:05:17 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-160b9cf3-66f2-4575-806a-3fad96c43870 tempest-VolumeTypesAccessTest-705320637 tempest-VolumeTypesAccessTest-705320637-project-member] http://192.168.122.54/volume/v3/volumes/eb23f1ab-42b5-4e1f-870f-5b0678f5289f returned with HTTP 404 Sep 03 20:05:17 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 177/355] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:05:17 2026] GET /volume/v3/volumes/eb23f1ab-42b5-4e1f-870f-5b0678f5289f => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 20:05:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-6704c331-7c52-42fd-83b3-313b08216855 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:05:17 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6704c331-7c52-42fd-83b3-313b08216855 tempest-VolumeTypesAccessTest-846737465 tempest-VolumeTypesAccessTest-846737465-project-admin] POST http://192.168.122.54/volume/v3/types/b26a044e-5f32-4f33-ab0c-86bedf47d5ef/action Sep 03 20:05:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-6704c331-7c52-42fd-83b3-313b08216855 tempest-VolumeTypesAccessTest-846737465 tempest-VolumeTypesAccessTest-846737465-project-admin] Action body: b'{"removeProjectAccess": {"project": "655d90103ffd46cfa1b6819794f07c74"}}' {{(pid=87290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:05:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-6704c331-7c52-42fd-83b3-313b08216855 tempest-VolumeTypesAccessTest-846737465 tempest-VolumeTypesAccessTest-846737465-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "655d90103ffd46cfa1b6819794f07c74"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:05:17 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6704c331-7c52-42fd-83b3-313b08216855 tempest-VolumeTypesAccessTest-846737465 tempest-VolumeTypesAccessTest-846737465-project-admin] http://192.168.122.54/volume/v3/types/b26a044e-5f32-4f33-ab0c-86bedf47d5ef/action returned with HTTP 202 Sep 03 20:05:17 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 179/356] 192.168.122.54 () {60 vars in 1263 bytes} [Thu Sep 3 20:05:17 2026] POST /volume/v3/types/b26a044e-5f32-4f33-ab0c-86bedf47d5ef/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 20:05:17 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-82625370-b79d-4db4-b015-bdb23aca036d None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:05:17 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-82625370-b79d-4db4-b015-bdb23aca036d tempest-VolumeTypesAccessTest-846737465 tempest-VolumeTypesAccessTest-846737465-project-admin] DELETE http://192.168.122.54/volume/v3/types/b26a044e-5f32-4f33-ab0c-86bedf47d5ef Sep 03 20:05:17 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-82625370-b79d-4db4-b015-bdb23aca036d tempest-VolumeTypesAccessTest-846737465 tempest-VolumeTypesAccessTest-846737465-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:05:17 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-82625370-b79d-4db4-b015-bdb23aca036d tempest-VolumeTypesAccessTest-846737465 tempest-VolumeTypesAccessTest-846737465-project-admin] Calling method '_delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:05:17 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-82625370-b79d-4db4-b015-bdb23aca036d tempest-VolumeTypesAccessTest-846737465 tempest-VolumeTypesAccessTest-846737465-project-admin] http://192.168.122.54/volume/v3/types/b26a044e-5f32-4f33-ab0c-86bedf47d5ef returned with HTTP 202 Sep 03 20:05:17 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 178/357] 192.168.122.54 () {58 vars in 1224 bytes} [Thu Sep 3 20:05:17 2026] DELETE /volume/v3/types/b26a044e-5f32-4f33-ab0c-86bedf47d5ef => generated 0 bytes in 133 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:05:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-f2d43f44-e298-41a1-9525-797fa1b4270d None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:05:17 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f2d43f44-e298-41a1-9525-797fa1b4270d tempest-VolumeTypesAccessTest-846737465 tempest-VolumeTypesAccessTest-846737465-project-admin] GET http://192.168.122.54/volume/v3/types/b26a044e-5f32-4f33-ab0c-86bedf47d5ef Sep 03 20:05:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f2d43f44-e298-41a1-9525-797fa1b4270d tempest-VolumeTypesAccessTest-846737465 tempest-VolumeTypesAccessTest-846737465-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:05:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f2d43f44-e298-41a1-9525-797fa1b4270d tempest-VolumeTypesAccessTest-846737465 tempest-VolumeTypesAccessTest-846737465-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:05:17 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f2d43f44-e298-41a1-9525-797fa1b4270d tempest-VolumeTypesAccessTest-846737465 tempest-VolumeTypesAccessTest-846737465-project-admin] http://192.168.122.54/volume/v3/types/b26a044e-5f32-4f33-ab0c-86bedf47d5ef returned with HTTP 404 Sep 03 20:05:17 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 180/358] 192.168.122.54 () {58 vars in 1221 bytes} [Thu Sep 3 20:05:17 2026] GET /volume/v3/types/b26a044e-5f32-4f33-ab0c-86bedf47d5ef => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:05:17 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-147735d1-432c-447f-9b0a-736789035beb None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:05:18 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-147735d1-432c-447f-9b0a-736789035beb tempest-VolumeTypesAccessTest-846737465 tempest-VolumeTypesAccessTest-846737465-project-admin] POST http://192.168.122.54/volume/v3/types Sep 03 20:05:18 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-147735d1-432c-447f-9b0a-736789035beb tempest-VolumeTypesAccessTest-846737465 tempest-VolumeTypesAccessTest-846737465-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1499020163", "os-volume-type-access:is_public": false}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:05:18 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-147735d1-432c-447f-9b0a-736789035beb tempest-VolumeTypesAccessTest-846737465 tempest-VolumeTypesAccessTest-846737465-project-admin] http://192.168.122.54/volume/v3/types returned with HTTP 200 Sep 03 20:05:18 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 179/359] 192.168.122.54 () {60 vars in 1132 bytes} [Thu Sep 3 20:05:17 2026] POST /volume/v3/types => generated 229 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:05:18 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-9a35697e-5d0c-4144-a37e-e95ef233ed89 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:05:18 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-9a35697e-5d0c-4144-a37e-e95ef233ed89 tempest-VolumeTypesAccessTest-846737465 tempest-VolumeTypesAccessTest-846737465-project-admin] POST http://192.168.122.54/volume/v3/types/66c4b6ef-29d6-4edf-9b75-815d202e340f/action Sep 03 20:05:18 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-9a35697e-5d0c-4144-a37e-e95ef233ed89 tempest-VolumeTypesAccessTest-846737465 tempest-VolumeTypesAccessTest-846737465-project-admin] Action body: b'{"addProjectAccess": {"project": "655d90103ffd46cfa1b6819794f07c74"}}' {{(pid=87290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:05:18 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-9a35697e-5d0c-4144-a37e-e95ef233ed89 tempest-VolumeTypesAccessTest-846737465 tempest-VolumeTypesAccessTest-846737465-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "655d90103ffd46cfa1b6819794f07c74"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:05:18 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-9a35697e-5d0c-4144-a37e-e95ef233ed89 tempest-VolumeTypesAccessTest-846737465 tempest-VolumeTypesAccessTest-846737465-project-admin] http://192.168.122.54/volume/v3/types/66c4b6ef-29d6-4edf-9b75-815d202e340f/action returned with HTTP 202 Sep 03 20:05:18 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 181/360] 192.168.122.54 () {60 vars in 1263 bytes} [Thu Sep 3 20:05:18 2026] POST /volume/v3/types/66c4b6ef-29d6-4edf-9b75-815d202e340f/action => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:05:18 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-b97aca58-f95f-4492-819f-2395cd680fe2 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:05:18 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b97aca58-f95f-4492-819f-2395cd680fe2 tempest-VolumeTypesAccessTest-846737465 tempest-VolumeTypesAccessTest-846737465-project-admin] POST http://192.168.122.54/volume/v3/types/66c4b6ef-29d6-4edf-9b75-815d202e340f/action Sep 03 20:05:18 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b97aca58-f95f-4492-819f-2395cd680fe2 tempest-VolumeTypesAccessTest-846737465 tempest-VolumeTypesAccessTest-846737465-project-admin] Action body: b'{"addProjectAccess": {"project": "86c63e630cb448bf8699695dad26cc0e"}}' {{(pid=87289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:05:18 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b97aca58-f95f-4492-819f-2395cd680fe2 tempest-VolumeTypesAccessTest-846737465 tempest-VolumeTypesAccessTest-846737465-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "86c63e630cb448bf8699695dad26cc0e"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:05:18 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b97aca58-f95f-4492-819f-2395cd680fe2 tempest-VolumeTypesAccessTest-846737465 tempest-VolumeTypesAccessTest-846737465-project-admin] http://192.168.122.54/volume/v3/types/66c4b6ef-29d6-4edf-9b75-815d202e340f/action returned with HTTP 202 Sep 03 20:05:18 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 180/361] 192.168.122.54 () {60 vars in 1263 bytes} [Thu Sep 3 20:05:18 2026] POST /volume/v3/types/66c4b6ef-29d6-4edf-9b75-815d202e340f/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:05:18 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-a5d3cb16-0484-492c-bcdb-cb8f98d01588 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:05:18 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a5d3cb16-0484-492c-bcdb-cb8f98d01588 tempest-VolumeTypesAccessTest-846737465 tempest-VolumeTypesAccessTest-846737465-project-admin] GET http://192.168.122.54/volume/v3/types/66c4b6ef-29d6-4edf-9b75-815d202e340f/os-volume-type-access Sep 03 20:05:18 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a5d3cb16-0484-492c-bcdb-cb8f98d01588 tempest-VolumeTypesAccessTest-846737465 tempest-VolumeTypesAccessTest-846737465-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:05:18 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a5d3cb16-0484-492c-bcdb-cb8f98d01588 tempest-VolumeTypesAccessTest-846737465 tempest-VolumeTypesAccessTest-846737465-project-admin] Calling method 'index' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:05:18 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a5d3cb16-0484-492c-bcdb-cb8f98d01588 tempest-VolumeTypesAccessTest-846737465 tempest-VolumeTypesAccessTest-846737465-project-admin] http://192.168.122.54/volume/v3/types/66c4b6ef-29d6-4edf-9b75-815d202e340f/os-volume-type-access returned with HTTP 200 Sep 03 20:05:18 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 182/362] 192.168.122.54 () {58 vars in 1287 bytes} [Thu Sep 3 20:05:18 2026] GET /volume/v3/types/66c4b6ef-29d6-4edf-9b75-815d202e340f/os-volume-type-access => generated 244 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:05:18 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-19842549-f3c1-4e5d-b746-b3e6596ba9e1 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:05:18 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-19842549-f3c1-4e5d-b746-b3e6596ba9e1 tempest-VolumeTypesAccessTest-846737465 tempest-VolumeTypesAccessTest-846737465-project-admin] POST http://192.168.122.54/volume/v3/types/66c4b6ef-29d6-4edf-9b75-815d202e340f/action Sep 03 20:05:18 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-19842549-f3c1-4e5d-b746-b3e6596ba9e1 tempest-VolumeTypesAccessTest-846737465 tempest-VolumeTypesAccessTest-846737465-project-admin] Action body: b'{"removeProjectAccess": {"project": "86c63e630cb448bf8699695dad26cc0e"}}' {{(pid=87289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:05:18 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-19842549-f3c1-4e5d-b746-b3e6596ba9e1 tempest-VolumeTypesAccessTest-846737465 tempest-VolumeTypesAccessTest-846737465-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "86c63e630cb448bf8699695dad26cc0e"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:05:18 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-19842549-f3c1-4e5d-b746-b3e6596ba9e1 tempest-VolumeTypesAccessTest-846737465 tempest-VolumeTypesAccessTest-846737465-project-admin] http://192.168.122.54/volume/v3/types/66c4b6ef-29d6-4edf-9b75-815d202e340f/action returned with HTTP 202 Sep 03 20:05:18 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 181/363] 192.168.122.54 () {60 vars in 1263 bytes} [Thu Sep 3 20:05:18 2026] POST /volume/v3/types/66c4b6ef-29d6-4edf-9b75-815d202e340f/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:05:18 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-5acc6b41-fa9c-4d3a-8f0e-cd141a2685df None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:05:18 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5acc6b41-fa9c-4d3a-8f0e-cd141a2685df tempest-VolumeTypesAccessTest-846737465 tempest-VolumeTypesAccessTest-846737465-project-admin] POST http://192.168.122.54/volume/v3/types/66c4b6ef-29d6-4edf-9b75-815d202e340f/action Sep 03 20:05:18 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5acc6b41-fa9c-4d3a-8f0e-cd141a2685df tempest-VolumeTypesAccessTest-846737465 tempest-VolumeTypesAccessTest-846737465-project-admin] Action body: b'{"removeProjectAccess": {"project": "655d90103ffd46cfa1b6819794f07c74"}}' {{(pid=87290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:05:18 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5acc6b41-fa9c-4d3a-8f0e-cd141a2685df tempest-VolumeTypesAccessTest-846737465 tempest-VolumeTypesAccessTest-846737465-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "655d90103ffd46cfa1b6819794f07c74"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:05:18 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5acc6b41-fa9c-4d3a-8f0e-cd141a2685df tempest-VolumeTypesAccessTest-846737465 tempest-VolumeTypesAccessTest-846737465-project-admin] http://192.168.122.54/volume/v3/types/66c4b6ef-29d6-4edf-9b75-815d202e340f/action returned with HTTP 202 Sep 03 20:05:18 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 183/364] 192.168.122.54 () {60 vars in 1263 bytes} [Thu Sep 3 20:05:18 2026] POST /volume/v3/types/66c4b6ef-29d6-4edf-9b75-815d202e340f/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:05:18 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-f6df59ca-abde-4c98-81a7-b7b9710f9e35 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:05:18 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f6df59ca-abde-4c98-81a7-b7b9710f9e35 tempest-VolumeTypesAccessTest-846737465 tempest-VolumeTypesAccessTest-846737465-project-admin] DELETE http://192.168.122.54/volume/v3/types/66c4b6ef-29d6-4edf-9b75-815d202e340f Sep 03 20:05:18 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f6df59ca-abde-4c98-81a7-b7b9710f9e35 tempest-VolumeTypesAccessTest-846737465 tempest-VolumeTypesAccessTest-846737465-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:05:18 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f6df59ca-abde-4c98-81a7-b7b9710f9e35 tempest-VolumeTypesAccessTest-846737465 tempest-VolumeTypesAccessTest-846737465-project-admin] Calling method '_delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:05:18 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f6df59ca-abde-4c98-81a7-b7b9710f9e35 tempest-VolumeTypesAccessTest-846737465 tempest-VolumeTypesAccessTest-846737465-project-admin] http://192.168.122.54/volume/v3/types/66c4b6ef-29d6-4edf-9b75-815d202e340f returned with HTTP 202 Sep 03 20:05:18 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 182/365] 192.168.122.54 () {58 vars in 1224 bytes} [Thu Sep 3 20:05:18 2026] DELETE /volume/v3/types/66c4b6ef-29d6-4edf-9b75-815d202e340f => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:05:18 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-357ebfe9-5bdc-405c-a266-de343f6262e5 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:05:18 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-357ebfe9-5bdc-405c-a266-de343f6262e5 tempest-VolumeTypesAccessTest-846737465 tempest-VolumeTypesAccessTest-846737465-project-admin] GET http://192.168.122.54/volume/v3/types/66c4b6ef-29d6-4edf-9b75-815d202e340f Sep 03 20:05:18 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-357ebfe9-5bdc-405c-a266-de343f6262e5 tempest-VolumeTypesAccessTest-846737465 tempest-VolumeTypesAccessTest-846737465-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:05:18 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-357ebfe9-5bdc-405c-a266-de343f6262e5 tempest-VolumeTypesAccessTest-846737465 tempest-VolumeTypesAccessTest-846737465-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:05:18 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-357ebfe9-5bdc-405c-a266-de343f6262e5 tempest-VolumeTypesAccessTest-846737465 tempest-VolumeTypesAccessTest-846737465-project-admin] http://192.168.122.54/volume/v3/types/66c4b6ef-29d6-4edf-9b75-815d202e340f returned with HTTP 404 Sep 03 20:05:18 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 184/366] 192.168.122.54 () {58 vars in 1221 bytes} [Thu Sep 3 20:05:18 2026] GET /volume/v3/types/66c4b6ef-29d6-4edf-9b75-815d202e340f => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:05:26 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-1e1a3124-56d5-4254-835a-7f9641d1c87b None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:05:26 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-1e1a3124-56d5-4254-835a-7f9641d1c87b tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:05:26 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-1e1a3124-56d5-4254-835a-7f9641d1c87b tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-375164355"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:05:26 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volumes [None req-1e1a3124-56d5-4254-835a-7f9641d1c87b tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-375164355'}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:05:26 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-1e1a3124-56d5-4254-835a-7f9641d1c87b tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Create volume of 1 GB Sep 03 20:05:26 devstack devstack@c-api.service[87289]: DEBUG dbcounter [-] [87289] Writing DB stats cinder:SELECT=197,cinder:UPDATE=49,cinder:INSERT=19,cinder:DELETE=1 {{(pid=87289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 20:05:26 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-1e1a3124-56d5-4254-835a-7f9641d1c87b tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Availability Zones retrieved successfully. Sep 03 20:05:26 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-1e1a3124-56d5-4254-835a-7f9641d1c87b tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Flow 'volume_create_api' (37662208-a3a3-4500-a850-66c7baf5ea12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:05:26 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-1e1a3124-56d5-4254-835a-7f9641d1c87b tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4903d68-6da1-4ebc-8e2f-057d36ae0b28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:05:26 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.flows.api.create_volume [None req-1e1a3124-56d5-4254-835a-7f9641d1c87b tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Validating volume size '1' using validate_int {{(pid=87289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:05:26 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-1e1a3124-56d5-4254-835a-7f9641d1c87b tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4903d68-6da1-4ebc-8e2f-057d36ae0b28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:05:26 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-1e1a3124-56d5-4254-835a-7f9641d1c87b tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62da587a-58ee-45df-91f7-00550b95c38c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:05:26 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-1e1a3124-56d5-4254-835a-7f9641d1c87b tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Created reservations ['e1f8beba-07f4-4ff2-8e01-e5d2c060c268', 'b2a0c5a7-2145-41fc-b553-0f800c84ce6d', 'a9fb6287-5c4c-4ef4-8d6d-e1c49308a5a3', '0a678665-52b2-4f8d-9c48-ae4671e99d1c'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:05:26 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-1e1a3124-56d5-4254-835a-7f9641d1c87b tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62da587a-58ee-45df-91f7-00550b95c38c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e1f8beba-07f4-4ff2-8e01-e5d2c060c268', 'b2a0c5a7-2145-41fc-b553-0f800c84ce6d', 'a9fb6287-5c4c-4ef4-8d6d-e1c49308a5a3', '0a678665-52b2-4f8d-9c48-ae4671e99d1c']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:05:26 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-1e1a3124-56d5-4254-835a-7f9641d1c87b tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8955c48-dda5-4d2b-bc21-1614ec8516e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:05:26 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:05:26 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:05:26 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-1e1a3124-56d5-4254-835a-7f9641d1c87b tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8955c48-dda5-4d2b-bc21-1614ec8516e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa1e822d-8770-448b-90bf-68a2180e1a1f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-375164355',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='800e67bf380f4c51b0edb1a84e695c06',qos_specs=None,replication_status=,reservations=['e1f8beba-07f4-4ff2-8e01-e5d2c060c268','b2a0c5a7-2145-41fc-b553-0f800c84ce6d','a9fb6287-5c4c-4ef4-8d6d-e1c49308a5a3','0a678665-52b2-4f8d-9c48-ae4671e99d1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4af4ca0fa9674dada36bc7ed8797743d',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:05:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-375164355',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fa1e822d-8770-448b-90bf-68a2180e1a1f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='800e67bf380f4c51b0edb1a84e695c06',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4af4ca0fa9674dada36bc7ed8797743d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:05:26 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-1e1a3124-56d5-4254-835a-7f9641d1c87b tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4441e2c1-56cd-4c5c-b466-172a4247b32b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:05:26 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-1e1a3124-56d5-4254-835a-7f9641d1c87b tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4441e2c1-56cd-4c5c-b466-172a4247b32b) transitioned into state 'SUCCESS' from state '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-375164355',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='800e67bf380f4c51b0edb1a84e695c06',qos_specs=None,replication_status=,reservations=['e1f8beba-07f4-4ff2-8e01-e5d2c060c268','b2a0c5a7-2145-41fc-b553-0f800c84ce6d','a9fb6287-5c4c-4ef4-8d6d-e1c49308a5a3','0a678665-52b2-4f8d-9c48-ae4671e99d1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4af4ca0fa9674dada36bc7ed8797743d',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:05:26 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-1e1a3124-56d5-4254-835a-7f9641d1c87b tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c59b121-aba4-49e4-be38-53fbf543fc10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:05:26 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-1e1a3124-56d5-4254-835a-7f9641d1c87b tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c59b121-aba4-49e4-be38-53fbf543fc10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:05:26 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-1e1a3124-56d5-4254-835a-7f9641d1c87b tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Flow 'volume_create_api' (37662208-a3a3-4500-a850-66c7baf5ea12) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:05:26 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-1e1a3124-56d5-4254-835a-7f9641d1c87b tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Create volume request issued successfully. Sep 03 20:05:26 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-1e1a3124-56d5-4254-835a-7f9641d1c87b tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:05:26 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 183/367] 192.168.122.54 () {60 vars in 1137 bytes} [Thu Sep 3 20:05:26 2026] POST /volume/v3/volumes => generated 761 bytes in 452 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:05:26 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-56030252-136b-4cd0-8b90-eae1899fa4d7 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:05:26 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-56030252-136b-4cd0-8b90-eae1899fa4d7 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] GET http://192.168.122.54/volume/v3/volumes/fa1e822d-8770-448b-90bf-68a2180e1a1f Sep 03 20:05:26 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-56030252-136b-4cd0-8b90-eae1899fa4d7 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:05:26 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-56030252-136b-4cd0-8b90-eae1899fa4d7 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:05:26 devstack devstack@c-api.service[87290]: DEBUG dbcounter [-] [87290] Writing DB stats cinder:SELECT=238,cinder:UPDATE=49,cinder:DELETE=7,cinder:INSERT=22 {{(pid=87290) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 20:05:26 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:05:26 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:05:26 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:05:26 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:05:26 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-56030252-136b-4cd0-8b90-eae1899fa4d7 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Volume info retrieved successfully. Sep 03 20:05:26 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-56030252-136b-4cd0-8b90-eae1899fa4d7 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] http://192.168.122.54/volume/v3/volumes/fa1e822d-8770-448b-90bf-68a2180e1a1f returned with HTTP 200 Sep 03 20:05:26 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 185/368] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:05:26 2026] GET /volume/v3/volumes/fa1e822d-8770-448b-90bf-68a2180e1a1f => generated 829 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:05:27 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-ef83fb0a-7e51-430b-bf3f-c8c79a43a22b None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:05:27 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ef83fb0a-7e51-430b-bf3f-c8c79a43a22b tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] GET http://192.168.122.54/volume/v3/volumes/fa1e822d-8770-448b-90bf-68a2180e1a1f Sep 03 20:05:27 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ef83fb0a-7e51-430b-bf3f-c8c79a43a22b tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:05:27 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ef83fb0a-7e51-430b-bf3f-c8c79a43a22b tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:05:27 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:05:27 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:05:27 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:05:27 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:05:27 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-ef83fb0a-7e51-430b-bf3f-c8c79a43a22b tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Volume info retrieved successfully. Sep 03 20:05:27 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ef83fb0a-7e51-430b-bf3f-c8c79a43a22b tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] http://192.168.122.54/volume/v3/volumes/fa1e822d-8770-448b-90bf-68a2180e1a1f returned with HTTP 200 Sep 03 20:05:27 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 184/369] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:05:27 2026] GET /volume/v3/volumes/fa1e822d-8770-448b-90bf-68a2180e1a1f => generated 853 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:05:28 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-e134cb9b-5e9c-401f-8d29-7ce0fe3234ec None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:05:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-7e01bdd8-b99a-4a14-94da-c0cdde75d137 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:05:28 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7e01bdd8-b99a-4a14-94da-c0cdde75d137 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] GET http://192.168.122.54/volume/v3/volumes/fa1e822d-8770-448b-90bf-68a2180e1a1f Sep 03 20:05:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-7e01bdd8-b99a-4a14-94da-c0cdde75d137 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:05:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-7e01bdd8-b99a-4a14-94da-c0cdde75d137 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:05:28 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:05:28 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:05:28 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:05:28 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:05:28 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e134cb9b-5e9c-401f-8d29-7ce0fe3234ec tempest-ExtraSpecsNegativeTest-1057356136 tempest-ExtraSpecsNegativeTest-1057356136-project-admin] POST http://192.168.122.54/volume/v3/types Sep 03 20:05:28 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e134cb9b-5e9c-401f-8d29-7ce0fe3234ec tempest-ExtraSpecsNegativeTest-1057356136 tempest-ExtraSpecsNegativeTest-1057356136-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-213638325", "extra_specs": {"spec1": "val1"}}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:05:28 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-7e01bdd8-b99a-4a14-94da-c0cdde75d137 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Volume info retrieved successfully. Sep 03 20:05:28 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7e01bdd8-b99a-4a14-94da-c0cdde75d137 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] http://192.168.122.54/volume/v3/volumes/fa1e822d-8770-448b-90bf-68a2180e1a1f returned with HTTP 200 Sep 03 20:05:28 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 185/370] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:05:28 2026] GET /volume/v3/volumes/fa1e822d-8770-448b-90bf-68a2180e1a1f => generated 854 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:05:28 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e134cb9b-5e9c-401f-8d29-7ce0fe3234ec tempest-ExtraSpecsNegativeTest-1057356136 tempest-ExtraSpecsNegativeTest-1057356136-project-admin] http://192.168.122.54/volume/v3/types returned with HTTP 200 Sep 03 20:05:28 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 186/371] 192.168.122.54 () {60 vars in 1132 bytes} [Thu Sep 3 20:05:28 2026] POST /volume/v3/types => generated 242 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:05:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-c1415798-551d-4b85-8434-a8824303105e None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:05:28 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c1415798-551d-4b85-8434-a8824303105e tempest-ExtraSpecsNegativeTest-1057356136 tempest-ExtraSpecsNegativeTest-1057356136-project-admin] POST http://192.168.122.54/volume/v3/types/5408bd40-5e3e-4317-92af-b28155c10cb2/extra_specs Sep 03 20:05:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c1415798-551d-4b85-8434-a8824303105e tempest-ExtraSpecsNegativeTest-1057356136 tempest-ExtraSpecsNegativeTest-1057356136-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:05:28 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c1415798-551d-4b85-8434-a8824303105e tempest-ExtraSpecsNegativeTest-1057356136 tempest-ExtraSpecsNegativeTest-1057356136-project-admin] http://192.168.122.54/volume/v3/types/5408bd40-5e3e-4317-92af-b28155c10cb2/extra_specs returned with HTTP 400 Sep 03 20:05:28 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 186/372] 192.168.122.54 () {60 vars in 1278 bytes} [Thu Sep 3 20:05:28 2026] POST /volume/v3/types/5408bd40-5e3e-4317-92af-b28155c10cb2/extra_specs => generated 146 bytes in 27 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 03 20:05:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-a9a0f8bb-1ed4-4f1e-b2d6-17fc71b84927 req-2e9fadc9-6f24-422d-abee-a996c0e9963c None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:05:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-ee84a7a4-7323-4496-9540-8c8ce2e2213d None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:05:29 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-a9a0f8bb-1ed4-4f1e-b2d6-17fc71b84927 req-2e9fadc9-6f24-422d-abee-a996c0e9963c tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] GET http://192.168.122.54/volume/v3/volumes/fa1e822d-8770-448b-90bf-68a2180e1a1f Sep 03 20:05:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-a9a0f8bb-1ed4-4f1e-b2d6-17fc71b84927 req-2e9fadc9-6f24-422d-abee-a996c0e9963c tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:05:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-a9a0f8bb-1ed4-4f1e-b2d6-17fc71b84927 req-2e9fadc9-6f24-422d-abee-a996c0e9963c tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:05:29 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ee84a7a4-7323-4496-9540-8c8ce2e2213d tempest-ExtraSpecsNegativeTest-1057356136 tempest-ExtraSpecsNegativeTest-1057356136-project-admin] POST http://192.168.122.54/volume/v3/types/5408bd40-5e3e-4317-92af-b28155c10cb2/extra_specs Sep 03 20:05:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ee84a7a4-7323-4496-9540-8c8ce2e2213d tempest-ExtraSpecsNegativeTest-1057356136 tempest-ExtraSpecsNegativeTest-1057356136-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:05:29 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ee84a7a4-7323-4496-9540-8c8ce2e2213d tempest-ExtraSpecsNegativeTest-1057356136 tempest-ExtraSpecsNegativeTest-1057356136-project-admin] http://192.168.122.54/volume/v3/types/5408bd40-5e3e-4317-92af-b28155c10cb2/extra_specs returned with HTTP 400 Sep 03 20:05:29 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 187/373] 192.168.122.54 () {60 vars in 1278 bytes} [Thu Sep 3 20:05:29 2026] POST /volume/v3/types/5408bd40-5e3e-4317-92af-b28155c10cb2/extra_specs => generated 132 bytes in 26 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 03 20:05:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-075f5032-85f2-43aa-b864-7dc67d3e1948 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:05:29 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:05:29 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:05:29 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-075f5032-85f2-43aa-b864-7dc67d3e1948 tempest-ExtraSpecsNegativeTest-1057356136 tempest-ExtraSpecsNegativeTest-1057356136-project-admin] POST http://192.168.122.54/volume/v3/types/179e57cf-aa98-42d5-aacf-5e4ff6c5bd61/extra_specs Sep 03 20:05:29 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:05:29 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:05:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-075f5032-85f2-43aa-b864-7dc67d3e1948 tempest-ExtraSpecsNegativeTest-1057356136 tempest-ExtraSpecsNegativeTest-1057356136-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:05:29 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [req-a9a0f8bb-1ed4-4f1e-b2d6-17fc71b84927 req-2e9fadc9-6f24-422d-abee-a996c0e9963c tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Volume info retrieved successfully. Sep 03 20:05:29 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-a9a0f8bb-1ed4-4f1e-b2d6-17fc71b84927 req-2e9fadc9-6f24-422d-abee-a996c0e9963c tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] http://192.168.122.54/volume/v3/volumes/fa1e822d-8770-448b-90bf-68a2180e1a1f returned with HTTP 200 Sep 03 20:05:29 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 187/374] 192.168.122.54 () {60 vars in 1482 bytes} [Thu Sep 3 20:05:29 2026] GET /volume/v3/volumes/fa1e822d-8770-448b-90bf-68a2180e1a1f => generated 854 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:05:29 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-075f5032-85f2-43aa-b864-7dc67d3e1948 tempest-ExtraSpecsNegativeTest-1057356136 tempest-ExtraSpecsNegativeTest-1057356136-project-admin] http://192.168.122.54/volume/v3/types/179e57cf-aa98-42d5-aacf-5e4ff6c5bd61/extra_specs returned with HTTP 404 Sep 03 20:05:29 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 188/375] 192.168.122.54 () {60 vars in 1278 bytes} [Thu Sep 3 20:05:29 2026] POST /volume/v3/types/179e57cf-aa98-42d5-aacf-5e4ff6c5bd61/extra_specs => generated 114 bytes in 162 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:05:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-caef6882-cba2-4338-952c-2866d94b20dc None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:05:29 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-caef6882-cba2-4338-952c-2866d94b20dc tempest-ExtraSpecsNegativeTest-1057356136 tempest-ExtraSpecsNegativeTest-1057356136-project-admin] DELETE http://192.168.122.54/volume/v3/types/dc4b967b-5f96-44db-8b19-a64f1a32defb/extra_specs/spec1 Sep 03 20:05:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-caef6882-cba2-4338-952c-2866d94b20dc tempest-ExtraSpecsNegativeTest-1057356136 tempest-ExtraSpecsNegativeTest-1057356136-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:05:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-caef6882-cba2-4338-952c-2866d94b20dc tempest-ExtraSpecsNegativeTest-1057356136 tempest-ExtraSpecsNegativeTest-1057356136-project-admin] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:05:29 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-caef6882-cba2-4338-952c-2866d94b20dc tempest-ExtraSpecsNegativeTest-1057356136 tempest-ExtraSpecsNegativeTest-1057356136-project-admin] http://192.168.122.54/volume/v3/types/dc4b967b-5f96-44db-8b19-a64f1a32defb/extra_specs/spec1 returned with HTTP 404 Sep 03 20:05:29 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 188/376] 192.168.122.54 () {58 vars in 1278 bytes} [Thu Sep 3 20:05:29 2026] DELETE /volume/v3/types/dc4b967b-5f96-44db-8b19-a64f1a32defb/extra_specs/spec1 => generated 114 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:05:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-fc8ec33b-7d4d-4ba7-b94c-816939e23837 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:05:29 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-fc8ec33b-7d4d-4ba7-b94c-816939e23837 tempest-ExtraSpecsNegativeTest-1057356136 tempest-ExtraSpecsNegativeTest-1057356136-project-admin] GET http://192.168.122.54/volume/v3/types/5408bd40-5e3e-4317-92af-b28155c10cb2/extra_specs/nonexistent_extra_spec_name Sep 03 20:05:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-fc8ec33b-7d4d-4ba7-b94c-816939e23837 tempest-ExtraSpecsNegativeTest-1057356136 tempest-ExtraSpecsNegativeTest-1057356136-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:05:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-fc8ec33b-7d4d-4ba7-b94c-816939e23837 tempest-ExtraSpecsNegativeTest-1057356136 tempest-ExtraSpecsNegativeTest-1057356136-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:05:29 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-fc8ec33b-7d4d-4ba7-b94c-816939e23837 tempest-ExtraSpecsNegativeTest-1057356136 tempest-ExtraSpecsNegativeTest-1057356136-project-admin] http://192.168.122.54/volume/v3/types/5408bd40-5e3e-4317-92af-b28155c10cb2/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Sep 03 20:05:29 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 189/377] 192.168.122.54 () {58 vars in 1341 bytes} [Thu Sep 3 20:05:29 2026] GET /volume/v3/types/5408bd40-5e3e-4317-92af-b28155c10cb2/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:05:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-62e372b1-fe18-4d2c-88db-3bc164c1f0c0 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:05:29 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-62e372b1-fe18-4d2c-88db-3bc164c1f0c0 tempest-ExtraSpecsNegativeTest-1057356136 tempest-ExtraSpecsNegativeTest-1057356136-project-admin] GET http://192.168.122.54/volume/v3/types/7173cc3f-79e5-4e4a-8eee-783e53609195/extra_specs/spec1 Sep 03 20:05:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-62e372b1-fe18-4d2c-88db-3bc164c1f0c0 tempest-ExtraSpecsNegativeTest-1057356136 tempest-ExtraSpecsNegativeTest-1057356136-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:05:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-62e372b1-fe18-4d2c-88db-3bc164c1f0c0 tempest-ExtraSpecsNegativeTest-1057356136 tempest-ExtraSpecsNegativeTest-1057356136-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:05:29 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-62e372b1-fe18-4d2c-88db-3bc164c1f0c0 tempest-ExtraSpecsNegativeTest-1057356136 tempest-ExtraSpecsNegativeTest-1057356136-project-admin] http://192.168.122.54/volume/v3/types/7173cc3f-79e5-4e4a-8eee-783e53609195/extra_specs/spec1 returned with HTTP 404 Sep 03 20:05:29 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 189/378] 192.168.122.54 () {58 vars in 1275 bytes} [Thu Sep 3 20:05:29 2026] GET /volume/v3/types/7173cc3f-79e5-4e4a-8eee-783e53609195/extra_specs/spec1 => generated 114 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:05:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-23b197f6-ebc5-48d3-ac33-5a3093c85633 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:05:29 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-23b197f6-ebc5-48d3-ac33-5a3093c85633 tempest-ExtraSpecsNegativeTest-1057356136 tempest-ExtraSpecsNegativeTest-1057356136-project-admin] GET http://192.168.122.54/volume/v3/types/6b88fb47-f0c4-460d-b9ac-2d24bbe6e6d8/extra_specs Sep 03 20:05:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-23b197f6-ebc5-48d3-ac33-5a3093c85633 tempest-ExtraSpecsNegativeTest-1057356136 tempest-ExtraSpecsNegativeTest-1057356136-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:05:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-23b197f6-ebc5-48d3-ac33-5a3093c85633 tempest-ExtraSpecsNegativeTest-1057356136 tempest-ExtraSpecsNegativeTest-1057356136-project-admin] Calling method 'index' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:05:29 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-23b197f6-ebc5-48d3-ac33-5a3093c85633 tempest-ExtraSpecsNegativeTest-1057356136 tempest-ExtraSpecsNegativeTest-1057356136-project-admin] http://192.168.122.54/volume/v3/types/6b88fb47-f0c4-460d-b9ac-2d24bbe6e6d8/extra_specs returned with HTTP 404 Sep 03 20:05:29 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 190/379] 192.168.122.54 () {58 vars in 1257 bytes} [Thu Sep 3 20:05:29 2026] GET /volume/v3/types/6b88fb47-f0c4-460d-b9ac-2d24bbe6e6d8/extra_specs => generated 114 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:05:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-1d1d65d6-c7cc-4a3e-bac7-a6c4cd0b4fa9 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:05:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-ba9fbb03-f6b8-4b09-8c52-1dfc5f3c17d5 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:05:29 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ba9fbb03-f6b8-4b09-8c52-1dfc5f3c17d5 None None] GET http://192.168.122.54/volume// Sep 03 20:05:29 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-1d1d65d6-c7cc-4a3e-bac7-a6c4cd0b4fa9 tempest-ExtraSpecsNegativeTest-1057356136 tempest-ExtraSpecsNegativeTest-1057356136-project-admin] PUT http://192.168.122.54/volume/v3/types/5408bd40-5e3e-4317-92af-b28155c10cb2/extra_specs/spec1 Sep 03 20:05:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ba9fbb03-f6b8-4b09-8c52-1dfc5f3c17d5 None None] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:05:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-1d1d65d6-c7cc-4a3e-bac7-a6c4cd0b4fa9 tempest-ExtraSpecsNegativeTest-1057356136 tempest-ExtraSpecsNegativeTest-1057356136-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:05:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ba9fbb03-f6b8-4b09-8c52-1dfc5f3c17d5 None None] Calling method 'all' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:05:29 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ba9fbb03-f6b8-4b09-8c52-1dfc5f3c17d5 None None] http://192.168.122.54/volume// returned with HTTP 300 Sep 03 20:05:29 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 190/380] 192.168.122.54 () {58 vars in 1312 bytes} [Thu Sep 3 20:05:29 2026] GET /volume/ => generated 389 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 20:05:29 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-1d1d65d6-c7cc-4a3e-bac7-a6c4cd0b4fa9 tempest-ExtraSpecsNegativeTest-1057356136 tempest-ExtraSpecsNegativeTest-1057356136-project-admin] http://192.168.122.54/volume/v3/types/5408bd40-5e3e-4317-92af-b28155c10cb2/extra_specs/spec1 returned with HTTP 400 Sep 03 20:05:29 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 191/381] 192.168.122.54 () {60 vars in 1295 bytes} [Thu Sep 3 20:05:29 2026] PUT /volume/v3/types/5408bd40-5e3e-4317-92af-b28155c10cb2/extra_specs/spec1 => generated 102 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 03 20:05:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-a9a0f8bb-1ed4-4f1e-b2d6-17fc71b84927 req-6fef6471-3b31-4cfd-a9ce-52e2325de1b7 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:05:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-772f8ddf-c394-4420-be92-ad9457c729ca None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:05:29 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-772f8ddf-c394-4420-be92-ad9457c729ca tempest-ExtraSpecsNegativeTest-1057356136 tempest-ExtraSpecsNegativeTest-1057356136-project-admin] PUT http://192.168.122.54/volume/v3/types/5408bd40-5e3e-4317-92af-b28155c10cb2/extra_specs/spec1 Sep 03 20:05:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-772f8ddf-c394-4420-be92-ad9457c729ca tempest-ExtraSpecsNegativeTest-1057356136 tempest-ExtraSpecsNegativeTest-1057356136-project-admin] Action: 'update', calling method: update, body: null {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:05:29 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-a9a0f8bb-1ed4-4f1e-b2d6-17fc71b84927 req-6fef6471-3b31-4cfd-a9ce-52e2325de1b7 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] POST http://192.168.122.54/volume/v3/attachments Sep 03 20:05:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-a9a0f8bb-1ed4-4f1e-b2d6-17fc71b84927 req-6fef6471-3b31-4cfd-a9ce-52e2325de1b7 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fa1e822d-8770-448b-90bf-68a2180e1a1f", "connector": null, "instance_uuid": "4c32095b-32fa-4b76-9261-8f2e05d12c8e"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:05:29 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-772f8ddf-c394-4420-be92-ad9457c729ca tempest-ExtraSpecsNegativeTest-1057356136 tempest-ExtraSpecsNegativeTest-1057356136-project-admin] http://192.168.122.54/volume/v3/types/5408bd40-5e3e-4317-92af-b28155c10cb2/extra_specs/spec1 returned with HTTP 400 Sep 03 20:05:29 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 192/382] 192.168.122.54 () {60 vars in 1294 bytes} [Thu Sep 3 20:05:29 2026] PUT /volume/v3/types/5408bd40-5e3e-4317-92af-b28155c10cb2/extra_specs/spec1 => generated 72 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 03 20:05:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-efc9cdc2-be43-4419-9d2b-e4d924fce635 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:05:29 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:05:29 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:05:29 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-efc9cdc2-be43-4419-9d2b-e4d924fce635 tempest-ExtraSpecsNegativeTest-1057356136 tempest-ExtraSpecsNegativeTest-1057356136-project-admin] PUT http://192.168.122.54/volume/v3/types/5408bd40-5e3e-4317-92af-b28155c10cb2/extra_specs/None Sep 03 20:05:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-efc9cdc2-be43-4419-9d2b-e4d924fce635 tempest-ExtraSpecsNegativeTest-1057356136 tempest-ExtraSpecsNegativeTest-1057356136-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:05:29 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:05:29 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:05:29 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-efc9cdc2-be43-4419-9d2b-e4d924fce635 tempest-ExtraSpecsNegativeTest-1057356136 tempest-ExtraSpecsNegativeTest-1057356136-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 03 20:05:29 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-efc9cdc2-be43-4419-9d2b-e4d924fce635 tempest-ExtraSpecsNegativeTest-1057356136 tempest-ExtraSpecsNegativeTest-1057356136-project-admin] http://192.168.122.54/volume/v3/types/5408bd40-5e3e-4317-92af-b28155c10cb2/extra_specs/None returned with HTTP 400 Sep 03 20:05:29 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 193/383] 192.168.122.54 () {60 vars in 1292 bytes} [Thu Sep 3 20:05:29 2026] PUT /volume/v3/types/5408bd40-5e3e-4317-92af-b28155c10cb2/extra_specs/None => generated 73 bytes in 36 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 03 20:05:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-a1b91217-b4f1-49c8-b65a-20b63e99e73a None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:05:29 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a1b91217-b4f1-49c8-b65a-20b63e99e73a tempest-ExtraSpecsNegativeTest-1057356136 tempest-ExtraSpecsNegativeTest-1057356136-project-admin] PUT http://192.168.122.54/volume/v3/types/5408bd40-5e3e-4317-92af-b28155c10cb2/extra_specs/26e27efd-2c70-4143-b7d3-7eec13e26c1a Sep 03 20:05:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a1b91217-b4f1-49c8-b65a-20b63e99e73a tempest-ExtraSpecsNegativeTest-1057356136 tempest-ExtraSpecsNegativeTest-1057356136-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:05:29 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a1b91217-b4f1-49c8-b65a-20b63e99e73a tempest-ExtraSpecsNegativeTest-1057356136 tempest-ExtraSpecsNegativeTest-1057356136-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 03 20:05:29 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a1b91217-b4f1-49c8-b65a-20b63e99e73a tempest-ExtraSpecsNegativeTest-1057356136 tempest-ExtraSpecsNegativeTest-1057356136-project-admin] http://192.168.122.54/volume/v3/types/5408bd40-5e3e-4317-92af-b28155c10cb2/extra_specs/26e27efd-2c70-4143-b7d3-7eec13e26c1a returned with HTTP 400 Sep 03 20:05:29 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 194/384] 192.168.122.54 () {60 vars in 1388 bytes} [Thu Sep 3 20:05:29 2026] PUT /volume/v3/types/5408bd40-5e3e-4317-92af-b28155c10cb2/extra_specs/26e27efd-2c70-4143-b7d3-7eec13e26c1a => generated 73 bytes in 34 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 03 20:05:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-916f4b55-18fd-4d56-8c31-833876a3feb0 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:05:29 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-a9a0f8bb-1ed4-4f1e-b2d6-17fc71b84927 req-6fef6471-3b31-4cfd-a9ce-52e2325de1b7 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] http://192.168.122.54/volume/v3/attachments returned with HTTP 200 Sep 03 20:05:29 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 191/385] 192.168.122.54 () {66 vars in 1478 bytes} [Thu Sep 3 20:05:29 2026] POST /volume/v3/attachments => generated 273 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 20:05:29 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-916f4b55-18fd-4d56-8c31-833876a3feb0 tempest-ExtraSpecsNegativeTest-1057356136 tempest-ExtraSpecsNegativeTest-1057356136-project-admin] PUT http://192.168.122.54/volume/v3/types/9a9a459c-6101-4397-991e-bc7d0a35e2f0/extra_specs/spec1 Sep 03 20:05:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-916f4b55-18fd-4d56-8c31-833876a3feb0 tempest-ExtraSpecsNegativeTest-1057356136 tempest-ExtraSpecsNegativeTest-1057356136-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:05:29 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-916f4b55-18fd-4d56-8c31-833876a3feb0 tempest-ExtraSpecsNegativeTest-1057356136 tempest-ExtraSpecsNegativeTest-1057356136-project-admin] http://192.168.122.54/volume/v3/types/9a9a459c-6101-4397-991e-bc7d0a35e2f0/extra_specs/spec1 returned with HTTP 404 Sep 03 20:05:29 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 195/386] 192.168.122.54 () {60 vars in 1295 bytes} [Thu Sep 3 20:05:29 2026] PUT /volume/v3/types/9a9a459c-6101-4397-991e-bc7d0a35e2f0/extra_specs/spec1 => generated 114 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:05:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-0c47ea7b-9abf-49d2-8bf0-a6baed77e9c3 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:05:29 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-0c47ea7b-9abf-49d2-8bf0-a6baed77e9c3 tempest-ExtraSpecsNegativeTest-1057356136 tempest-ExtraSpecsNegativeTest-1057356136-project-admin] DELETE http://192.168.122.54/volume/v3/types/5408bd40-5e3e-4317-92af-b28155c10cb2 Sep 03 20:05:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-0c47ea7b-9abf-49d2-8bf0-a6baed77e9c3 tempest-ExtraSpecsNegativeTest-1057356136 tempest-ExtraSpecsNegativeTest-1057356136-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:05:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-0c47ea7b-9abf-49d2-8bf0-a6baed77e9c3 tempest-ExtraSpecsNegativeTest-1057356136 tempest-ExtraSpecsNegativeTest-1057356136-project-admin] Calling method '_delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:05:29 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:05:29 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:05:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-2e93b0eb-a424-48b4-b709-dfaa23b24b59 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:05:29 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-2e93b0eb-a424-48b4-b709-dfaa23b24b59 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] GET http://192.168.122.54/volume/v3/volumes/fa1e822d-8770-448b-90bf-68a2180e1a1f Sep 03 20:05:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-2e93b0eb-a424-48b4-b709-dfaa23b24b59 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:05:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-2e93b0eb-a424-48b4-b709-dfaa23b24b59 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:05:29 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:05:29 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:05:29 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:05:29 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:05:29 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-2e93b0eb-a424-48b4-b709-dfaa23b24b59 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Volume info retrieved successfully. Sep 03 20:05:29 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-2e93b0eb-a424-48b4-b709-dfaa23b24b59 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] http://192.168.122.54/volume/v3/volumes/fa1e822d-8770-448b-90bf-68a2180e1a1f returned with HTTP 200 Sep 03 20:05:29 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 196/387] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:05:29 2026] GET /volume/v3/volumes/fa1e822d-8770-448b-90bf-68a2180e1a1f => generated 853 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:05:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-3b6a9402-99f6-4e2c-91d4-e98b859b06f7 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:05:29 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-3b6a9402-99f6-4e2c-91d4-e98b859b06f7 None None] GET http://192.168.122.54/volume// Sep 03 20:05:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-3b6a9402-99f6-4e2c-91d4-e98b859b06f7 None None] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:05:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-3b6a9402-99f6-4e2c-91d4-e98b859b06f7 None None] Calling method 'all' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:05:29 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-3b6a9402-99f6-4e2c-91d4-e98b859b06f7 None None] http://192.168.122.54/volume// returned with HTTP 300 Sep 03 20:05:29 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 197/388] 192.168.122.54 () {58 vars in 1310 bytes} [Thu Sep 3 20:05:29 2026] GET /volume/ => generated 389 bytes in 18 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 20:05:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-a9a0f8bb-1ed4-4f1e-b2d6-17fc71b84927 req-d39f8df9-fa5d-4793-beac-0721bb232e37 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:05:29 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-a9a0f8bb-1ed4-4f1e-b2d6-17fc71b84927 req-d39f8df9-fa5d-4793-beac-0721bb232e37 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] GET http://192.168.122.54/volume/v3/volumes/fa1e822d-8770-448b-90bf-68a2180e1a1f Sep 03 20:05:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-a9a0f8bb-1ed4-4f1e-b2d6-17fc71b84927 req-d39f8df9-fa5d-4793-beac-0721bb232e37 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:05:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-a9a0f8bb-1ed4-4f1e-b2d6-17fc71b84927 req-d39f8df9-fa5d-4793-beac-0721bb232e37 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:05:29 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-0c47ea7b-9abf-49d2-8bf0-a6baed77e9c3 tempest-ExtraSpecsNegativeTest-1057356136 tempest-ExtraSpecsNegativeTest-1057356136-project-admin] http://192.168.122.54/volume/v3/types/5408bd40-5e3e-4317-92af-b28155c10cb2 returned with HTTP 202 Sep 03 20:05:29 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:05:29 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:05:29 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 192/389] 192.168.122.54 () {58 vars in 1224 bytes} [Thu Sep 3 20:05:29 2026] DELETE /volume/v3/types/5408bd40-5e3e-4317-92af-b28155c10cb2 => generated 0 bytes in 177 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:05:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-f03750d7-4875-449e-971e-fa9ffd953182 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:05:29 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:05:29 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:05:29 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f03750d7-4875-449e-971e-fa9ffd953182 tempest-ExtraSpecsNegativeTest-1057356136 tempest-ExtraSpecsNegativeTest-1057356136-project-admin] GET http://192.168.122.54/volume/v3/types/5408bd40-5e3e-4317-92af-b28155c10cb2 Sep 03 20:05:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f03750d7-4875-449e-971e-fa9ffd953182 tempest-ExtraSpecsNegativeTest-1057356136 tempest-ExtraSpecsNegativeTest-1057356136-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:05:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f03750d7-4875-449e-971e-fa9ffd953182 tempest-ExtraSpecsNegativeTest-1057356136 tempest-ExtraSpecsNegativeTest-1057356136-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:05:29 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [req-a9a0f8bb-1ed4-4f1e-b2d6-17fc71b84927 req-d39f8df9-fa5d-4793-beac-0721bb232e37 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Volume info retrieved successfully. Sep 03 20:05:29 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f03750d7-4875-449e-971e-fa9ffd953182 tempest-ExtraSpecsNegativeTest-1057356136 tempest-ExtraSpecsNegativeTest-1057356136-project-admin] http://192.168.122.54/volume/v3/types/5408bd40-5e3e-4317-92af-b28155c10cb2 returned with HTTP 404 Sep 03 20:05:29 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 193/390] 192.168.122.54 () {58 vars in 1221 bytes} [Thu Sep 3 20:05:29 2026] GET /volume/v3/types/5408bd40-5e3e-4317-92af-b28155c10cb2 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:05:29 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-a9a0f8bb-1ed4-4f1e-b2d6-17fc71b84927 req-d39f8df9-fa5d-4793-beac-0721bb232e37 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] http://192.168.122.54/volume/v3/volumes/fa1e822d-8770-448b-90bf-68a2180e1a1f returned with HTTP 200 Sep 03 20:05:29 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 198/391] 192.168.122.54 () {62 vars in 1523 bytes} [Thu Sep 3 20:05:29 2026] GET /volume/v3/volumes/fa1e822d-8770-448b-90bf-68a2180e1a1f => generated 1034 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 20:05:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-a9a0f8bb-1ed4-4f1e-b2d6-17fc71b84927 req-a7e482af-305a-4143-ade3-886c70b83a9d None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:05:29 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-a9a0f8bb-1ed4-4f1e-b2d6-17fc71b84927 req-a7e482af-305a-4143-ade3-886c70b83a9d tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] PUT http://192.168.122.54/volume/v3/attachments/98dfadda-2da5-46ef-a215-97d3d6eb536e Sep 03 20:05:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-a9a0f8bb-1ed4-4f1e-b2d6-17fc71b84927 req-a7e482af-305a-4143-ade3-886c70b83a9d tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.54", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd5588f450", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d480a316-b1bc-4222-9d5e-b857eb49504b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:05:29 devstack devstack@c-api.service[87290]: DEBUG cinder.coordination [req-a9a0f8bb-1ed4-4f1e-b2d6-17fc71b84927 req-a7e482af-305a-4143-ade3-886c70b83a9d tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Acquiring lock "cinder-attachment_update-fa1e822d-8770-448b-90bf-68a2180e1a1f-devstack" by "attachment_update" {{(pid=87290) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 20:05:30 devstack devstack@c-api.service[87290]: DEBUG cinder.coordination [req-a9a0f8bb-1ed4-4f1e-b2d6-17fc71b84927 req-a7e482af-305a-4143-ade3-886c70b83a9d tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Lock "cinder-attachment_update-fa1e822d-8770-448b-90bf-68a2180e1a1f-devstack" acquired by "attachment_update" :: waited 0.032s {{(pid=87290) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 20:05:30 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:05:30 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:05:30 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:05:30 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:05:30 devstack devstack@c-api.service[87290]: DEBUG cinder.coordination [req-a9a0f8bb-1ed4-4f1e-b2d6-17fc71b84927 req-a7e482af-305a-4143-ade3-886c70b83a9d tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Lock "cinder-attachment_update-fa1e822d-8770-448b-90bf-68a2180e1a1f-devstack" released by "attachment_update" :: held 0.276s {{(pid=87290) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 20:05:30 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-a9a0f8bb-1ed4-4f1e-b2d6-17fc71b84927 req-a7e482af-305a-4143-ade3-886c70b83a9d tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] http://192.168.122.54/volume/v3/attachments/98dfadda-2da5-46ef-a215-97d3d6eb536e returned with HTTP 200 Sep 03 20:05:30 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 194/392] 192.168.122.54 () {66 vars in 1588 bytes} [Thu Sep 3 20:05:29 2026] PUT /volume/v3/attachments/98dfadda-2da5-46ef-a215-97d3d6eb536e => generated 694 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:05:30 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-2ef9b457-0072-43cc-9b8f-94198529cc9d None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:05:30 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-2ef9b457-0072-43cc-9b8f-94198529cc9d tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] GET http://192.168.122.54/volume/v3/volumes/fa1e822d-8770-448b-90bf-68a2180e1a1f Sep 03 20:05:30 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-2ef9b457-0072-43cc-9b8f-94198529cc9d tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:05:30 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-2ef9b457-0072-43cc-9b8f-94198529cc9d tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:05:30 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:05:30 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:05:30 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:05:30 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:05:30 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-2ef9b457-0072-43cc-9b8f-94198529cc9d tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Volume info retrieved successfully. Sep 03 20:05:30 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-2ef9b457-0072-43cc-9b8f-94198529cc9d tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] http://192.168.122.54/volume/v3/volumes/fa1e822d-8770-448b-90bf-68a2180e1a1f returned with HTTP 200 Sep 03 20:05:30 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 199/393] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:05:30 2026] GET /volume/v3/volumes/fa1e822d-8770-448b-90bf-68a2180e1a1f => generated 854 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:05:31 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-a9a0f8bb-1ed4-4f1e-b2d6-17fc71b84927 req-7342151f-b1ae-4d6b-a9c1-4fe54562b229 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:05:31 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-a9a0f8bb-1ed4-4f1e-b2d6-17fc71b84927 req-7342151f-b1ae-4d6b-a9c1-4fe54562b229 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] POST http://192.168.122.54/volume/v3/attachments/98dfadda-2da5-46ef-a215-97d3d6eb536e/action Sep 03 20:05:31 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-a9a0f8bb-1ed4-4f1e-b2d6-17fc71b84927 req-7342151f-b1ae-4d6b-a9c1-4fe54562b229 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Action body: b'{"os-complete": null}' {{(pid=87290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:05:31 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-a9a0f8bb-1ed4-4f1e-b2d6-17fc71b84927 req-7342151f-b1ae-4d6b-a9c1-4fe54562b229 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:05:31 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:05:31 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:05:31 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:05:31 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:05:31 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-a9a0f8bb-1ed4-4f1e-b2d6-17fc71b84927 req-7342151f-b1ae-4d6b-a9c1-4fe54562b229 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] http://192.168.122.54/volume/v3/attachments/98dfadda-2da5-46ef-a215-97d3d6eb536e/action returned with HTTP 204 Sep 03 20:05:31 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 195/394] 192.168.122.54 () {66 vars in 1609 bytes} [Thu Sep 3 20:05:31 2026] POST /volume/v3/attachments/98dfadda-2da5-46ef-a215-97d3d6eb536e/action => generated 0 bytes in 87 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:05:31 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-9ec23990-fd3d-46a1-9d46-44803113f84f None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:05:31 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9ec23990-fd3d-46a1-9d46-44803113f84f tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] GET http://192.168.122.54/volume/v3/volumes/fa1e822d-8770-448b-90bf-68a2180e1a1f Sep 03 20:05:31 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-9ec23990-fd3d-46a1-9d46-44803113f84f tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:05:31 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-9ec23990-fd3d-46a1-9d46-44803113f84f tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:05:31 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:05:31 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:05:31 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:05:31 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:05:31 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-9ec23990-fd3d-46a1-9d46-44803113f84f tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Volume info retrieved successfully. Sep 03 20:05:31 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9ec23990-fd3d-46a1-9d46-44803113f84f tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] http://192.168.122.54/volume/v3/volumes/fa1e822d-8770-448b-90bf-68a2180e1a1f returned with HTTP 200 Sep 03 20:05:31 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 200/395] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:05:31 2026] GET /volume/v3/volumes/fa1e822d-8770-448b-90bf-68a2180e1a1f => generated 1146 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:05:31 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-b9e109a3-5475-4808-b7b8-97f43b033f3b None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:05:31 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b9e109a3-5475-4808-b7b8-97f43b033f3b tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] GET http://192.168.122.54/volume/v3/volumes/fa1e822d-8770-448b-90bf-68a2180e1a1f Sep 03 20:05:31 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b9e109a3-5475-4808-b7b8-97f43b033f3b tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:05:31 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b9e109a3-5475-4808-b7b8-97f43b033f3b tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:05:31 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:05:31 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:05:32 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:05:32 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:05:32 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-b9e109a3-5475-4808-b7b8-97f43b033f3b tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Volume info retrieved successfully. Sep 03 20:05:32 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b9e109a3-5475-4808-b7b8-97f43b033f3b tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] http://192.168.122.54/volume/v3/volumes/fa1e822d-8770-448b-90bf-68a2180e1a1f returned with HTTP 200 Sep 03 20:05:32 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 196/396] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:05:31 2026] GET /volume/v3/volumes/fa1e822d-8770-448b-90bf-68a2180e1a1f => generated 1146 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 20:05:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-782a87b9-dd79-4077-ae82-2d2a8360816f req-70de49e7-7ab8-449f-81f9-86e1082ba909 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:05:32 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-782a87b9-dd79-4077-ae82-2d2a8360816f req-70de49e7-7ab8-449f-81f9-86e1082ba909 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] GET http://192.168.122.54/volume/v3/volumes/fa1e822d-8770-448b-90bf-68a2180e1a1f Sep 03 20:05:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-782a87b9-dd79-4077-ae82-2d2a8360816f req-70de49e7-7ab8-449f-81f9-86e1082ba909 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:05:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-782a87b9-dd79-4077-ae82-2d2a8360816f req-70de49e7-7ab8-449f-81f9-86e1082ba909 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:05:32 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:05:32 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:05:32 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:05:32 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:05:32 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [req-782a87b9-dd79-4077-ae82-2d2a8360816f req-70de49e7-7ab8-449f-81f9-86e1082ba909 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Volume info retrieved successfully. Sep 03 20:05:32 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-782a87b9-dd79-4077-ae82-2d2a8360816f req-70de49e7-7ab8-449f-81f9-86e1082ba909 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] http://192.168.122.54/volume/v3/volumes/fa1e822d-8770-448b-90bf-68a2180e1a1f returned with HTTP 200 Sep 03 20:05:32 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 201/397] 192.168.122.54 () {60 vars in 1482 bytes} [Thu Sep 3 20:05:32 2026] GET /volume/v3/volumes/fa1e822d-8770-448b-90bf-68a2180e1a1f => generated 1146 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:05:32 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-2bbca883-c772-4894-acc8-5d41b5a8b784 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:05:32 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2bbca883-c772-4894-acc8-5d41b5a8b784 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] GET http://192.168.122.54/volume/v3/volumes/fa1e822d-8770-448b-90bf-68a2180e1a1f Sep 03 20:05:32 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-2bbca883-c772-4894-acc8-5d41b5a8b784 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:05:32 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-2bbca883-c772-4894-acc8-5d41b5a8b784 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:05:32 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:05:32 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:05:32 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:05:32 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:05:32 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-2bbca883-c772-4894-acc8-5d41b5a8b784 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Volume info retrieved successfully. Sep 03 20:05:32 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2bbca883-c772-4894-acc8-5d41b5a8b784 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] http://192.168.122.54/volume/v3/volumes/fa1e822d-8770-448b-90bf-68a2180e1a1f returned with HTTP 200 Sep 03 20:05:32 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 197/398] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:05:32 2026] GET /volume/v3/volumes/fa1e822d-8770-448b-90bf-68a2180e1a1f => generated 1146 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 20:05:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-76e634f5-9214-4bd3-81c1-ac52c0c77889 req-d073dfa6-887e-43a9-9005-70905ea37ae3 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:05:32 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-76e634f5-9214-4bd3-81c1-ac52c0c77889 req-d073dfa6-887e-43a9-9005-70905ea37ae3 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] GET http://192.168.122.54/volume/v3/volumes/fa1e822d-8770-448b-90bf-68a2180e1a1f Sep 03 20:05:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-76e634f5-9214-4bd3-81c1-ac52c0c77889 req-d073dfa6-887e-43a9-9005-70905ea37ae3 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:05:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-76e634f5-9214-4bd3-81c1-ac52c0c77889 req-d073dfa6-887e-43a9-9005-70905ea37ae3 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:05:32 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:05:32 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:05:32 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:05:32 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:05:32 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [req-76e634f5-9214-4bd3-81c1-ac52c0c77889 req-d073dfa6-887e-43a9-9005-70905ea37ae3 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Volume info retrieved successfully. Sep 03 20:05:32 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-76e634f5-9214-4bd3-81c1-ac52c0c77889 req-d073dfa6-887e-43a9-9005-70905ea37ae3 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] http://192.168.122.54/volume/v3/volumes/fa1e822d-8770-448b-90bf-68a2180e1a1f returned with HTTP 200 Sep 03 20:05:32 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 202/399] 192.168.122.54 () {60 vars in 1482 bytes} [Thu Sep 3 20:05:32 2026] GET /volume/v3/volumes/fa1e822d-8770-448b-90bf-68a2180e1a1f => generated 1146 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:05:32 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-76e634f5-9214-4bd3-81c1-ac52c0c77889 req-45a27cca-b454-4b19-89fe-8ae5c309e885 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:05:32 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-76e634f5-9214-4bd3-81c1-ac52c0c77889 req-45a27cca-b454-4b19-89fe-8ae5c309e885 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] POST http://192.168.122.54/volume/v3/volumes/fa1e822d-8770-448b-90bf-68a2180e1a1f/action Sep 03 20:05:32 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-76e634f5-9214-4bd3-81c1-ac52c0c77889 req-45a27cca-b454-4b19-89fe-8ae5c309e885 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:05:32 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-76e634f5-9214-4bd3-81c1-ac52c0c77889 req-45a27cca-b454-4b19-89fe-8ae5c309e885 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:05:32 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:05:32 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:05:32 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:05:32 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:05:32 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [req-76e634f5-9214-4bd3-81c1-ac52c0c77889 req-45a27cca-b454-4b19-89fe-8ae5c309e885 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Volume info retrieved successfully. Sep 03 20:05:32 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [req-76e634f5-9214-4bd3-81c1-ac52c0c77889 req-45a27cca-b454-4b19-89fe-8ae5c309e885 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Begin detaching volume completed successfully. Sep 03 20:05:32 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-76e634f5-9214-4bd3-81c1-ac52c0c77889 req-45a27cca-b454-4b19-89fe-8ae5c309e885 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] http://192.168.122.54/volume/v3/volumes/fa1e822d-8770-448b-90bf-68a2180e1a1f/action returned with HTTP 202 Sep 03 20:05:32 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 198/400] 192.168.122.54 () {64 vars in 1556 bytes} [Thu Sep 3 20:05:32 2026] POST /volume/v3/volumes/fa1e822d-8770-448b-90bf-68a2180e1a1f/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 20:05:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-c1690a7f-291f-4358-b07b-12bc7d7beb70 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:05:32 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c1690a7f-291f-4358-b07b-12bc7d7beb70 None None] GET http://192.168.122.54/volume// Sep 03 20:05:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c1690a7f-291f-4358-b07b-12bc7d7beb70 None None] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:05:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c1690a7f-291f-4358-b07b-12bc7d7beb70 None None] Calling method 'all' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:05:32 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c1690a7f-291f-4358-b07b-12bc7d7beb70 None None] http://192.168.122.54/volume// returned with HTTP 300 Sep 03 20:05:32 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 203/401] 192.168.122.54 () {58 vars in 1310 bytes} [Thu Sep 3 20:05:32 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 20:05:32 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-76e634f5-9214-4bd3-81c1-ac52c0c77889 req-c9ec4d88-7fe2-40a5-9a2c-b6dd8a48e05a None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:05:32 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-76e634f5-9214-4bd3-81c1-ac52c0c77889 req-c9ec4d88-7fe2-40a5-9a2c-b6dd8a48e05a tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] GET http://192.168.122.54/volume/v3/volumes/fa1e822d-8770-448b-90bf-68a2180e1a1f Sep 03 20:05:32 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-76e634f5-9214-4bd3-81c1-ac52c0c77889 req-c9ec4d88-7fe2-40a5-9a2c-b6dd8a48e05a tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:05:32 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-76e634f5-9214-4bd3-81c1-ac52c0c77889 req-c9ec4d88-7fe2-40a5-9a2c-b6dd8a48e05a tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:05:32 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:05:32 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:05:32 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:05:32 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:05:32 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [req-76e634f5-9214-4bd3-81c1-ac52c0c77889 req-c9ec4d88-7fe2-40a5-9a2c-b6dd8a48e05a tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Volume info retrieved successfully. Sep 03 20:05:32 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-76e634f5-9214-4bd3-81c1-ac52c0c77889 req-c9ec4d88-7fe2-40a5-9a2c-b6dd8a48e05a tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] http://192.168.122.54/volume/v3/volumes/fa1e822d-8770-448b-90bf-68a2180e1a1f returned with HTTP 200 Sep 03 20:05:32 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 199/402] 192.168.122.54 () {62 vars in 1523 bytes} [Thu Sep 3 20:05:32 2026] GET /volume/v3/volumes/fa1e822d-8770-448b-90bf-68a2180e1a1f => generated 1330 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 20:05:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-76e634f5-9214-4bd3-81c1-ac52c0c77889 req-d40ce2b9-2e97-4c47-8427-f604f7c69227 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:05:32 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-76e634f5-9214-4bd3-81c1-ac52c0c77889 req-d40ce2b9-2e97-4c47-8427-f604f7c69227 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] DELETE http://192.168.122.54/volume/v3/attachments/98dfadda-2da5-46ef-a215-97d3d6eb536e Sep 03 20:05:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-76e634f5-9214-4bd3-81c1-ac52c0c77889 req-d40ce2b9-2e97-4c47-8427-f604f7c69227 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:05:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-76e634f5-9214-4bd3-81c1-ac52c0c77889 req-d40ce2b9-2e97-4c47-8427-f604f7c69227 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Calling method 'version_select' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:05:33 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:05:33 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:05:33 devstack devstack@c-api.service[87289]: /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 03 20:05:33 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, Sep 03 20:05:33 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-76e634f5-9214-4bd3-81c1-ac52c0c77889 req-d40ce2b9-2e97-4c47-8427-f604f7c69227 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] http://192.168.122.54/volume/v3/attachments/98dfadda-2da5-46ef-a215-97d3d6eb536e returned with HTTP 200 Sep 03 20:05:33 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 204/403] 192.168.122.54 () {64 vars in 1557 bytes} [Thu Sep 3 20:05:32 2026] DELETE /volume/v3/attachments/98dfadda-2da5-46ef-a215-97d3d6eb536e => generated 19 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:05:33 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-cfa2759c-4ca5-4d32-b224-60634d56fe7f None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:05:33 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-cfa2759c-4ca5-4d32-b224-60634d56fe7f tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] GET http://192.168.122.54/volume/v3/volumes/fa1e822d-8770-448b-90bf-68a2180e1a1f Sep 03 20:05:33 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-cfa2759c-4ca5-4d32-b224-60634d56fe7f tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:05:33 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-cfa2759c-4ca5-4d32-b224-60634d56fe7f tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:05:33 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:05:33 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:05:33 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:05:33 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:05:33 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-cfa2759c-4ca5-4d32-b224-60634d56fe7f tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Volume info retrieved successfully. Sep 03 20:05:33 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-cfa2759c-4ca5-4d32-b224-60634d56fe7f tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] http://192.168.122.54/volume/v3/volumes/fa1e822d-8770-448b-90bf-68a2180e1a1f returned with HTTP 200 Sep 03 20:05:33 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 200/404] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:05:33 2026] GET /volume/v3/volumes/fa1e822d-8770-448b-90bf-68a2180e1a1f => generated 854 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:05:43 devstack devstack@c-api.service[87289]: DEBUG dbcounter [-] [87289] Writing DB stats cinder:SELECT=78,cinder:INSERT=6,cinder:UPDATE=15 {{(pid=87289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 20:05:43 devstack devstack@c-api.service[87290]: DEBUG dbcounter [-] [87290] Writing DB stats cinder:SELECT=56,cinder:INSERT=3,cinder:UPDATE=10 {{(pid=87290) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 20:06:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-d50d7ad3-8026-49c8-8779-01d67e890d63 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:06 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d50d7ad3-8026-49c8-8779-01d67e890d63 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:06:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d50d7ad3-8026-49c8-8779-01d67e890d63 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1525921506"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:06:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volumes [None req-d50d7ad3-8026-49c8-8779-01d67e890d63 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1525921506'}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:06:06 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-d50d7ad3-8026-49c8-8779-01d67e890d63 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Create volume of 1 GB Sep 03 20:06:06 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:06:06 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:06:06 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-d50d7ad3-8026-49c8-8779-01d67e890d63 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Availability Zones retrieved successfully. Sep 03 20:06:06 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d50d7ad3-8026-49c8-8779-01d67e890d63 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Flow 'volume_create_api' (3fb1ed1c-5037-481a-8cb8-e1837e9b4e0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:06:06 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d50d7ad3-8026-49c8-8779-01d67e890d63 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abd594be-e76e-43a9-b278-89e67c7df084) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:06:06 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.flows.api.create_volume [None req-d50d7ad3-8026-49c8-8779-01d67e890d63 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Validating volume size '1' using validate_int {{(pid=87289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:06:06 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d50d7ad3-8026-49c8-8779-01d67e890d63 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abd594be-e76e-43a9-b278-89e67c7df084) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:06:06 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d50d7ad3-8026-49c8-8779-01d67e890d63 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5540eafc-f657-4261-a21c-8c11a546fd97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:06:06 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-d50d7ad3-8026-49c8-8779-01d67e890d63 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Created reservations ['59cc636f-e524-4c97-973b-e9211ae7fc5d', '7e3a1928-b561-4082-b69f-2a3eff87e1ec', '9d72d9a0-9f02-4bdd-a0f8-ca55dffe4bc1', 'c9dd1803-3a7a-4f66-b60a-aad8c912d34b'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:06:06 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d50d7ad3-8026-49c8-8779-01d67e890d63 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5540eafc-f657-4261-a21c-8c11a546fd97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59cc636f-e524-4c97-973b-e9211ae7fc5d', '7e3a1928-b561-4082-b69f-2a3eff87e1ec', '9d72d9a0-9f02-4bdd-a0f8-ca55dffe4bc1', 'c9dd1803-3a7a-4f66-b60a-aad8c912d34b']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:06:06 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d50d7ad3-8026-49c8-8779-01d67e890d63 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6fdc78d-85e0-474d-af6d-fd826990d8b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:06:06 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:06 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:06:06 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d50d7ad3-8026-49c8-8779-01d67e890d63 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6fdc78d-85e0-474d-af6d-fd826990d8b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b29a2991-3f49-4800-a2ab-3df76e28d386', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1525921506',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67b1157453464404ab4c63ce241f7b15',qos_specs=None,replication_status=,reservations=['59cc636f-e524-4c97-973b-e9211ae7fc5d','7e3a1928-b561-4082-b69f-2a3eff87e1ec','9d72d9a0-9f02-4bdd-a0f8-ca55dffe4bc1','c9dd1803-3a7a-4f66-b60a-aad8c912d34b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37dfe25c9ba042399c53ead252a110c5',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:06:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1525921506',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b29a2991-3f49-4800-a2ab-3df76e28d386,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67b1157453464404ab4c63ce241f7b15',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37dfe25c9ba042399c53ead252a110c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:06:06 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d50d7ad3-8026-49c8-8779-01d67e890d63 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae6cc6bb-3edd-43e2-9aae-5525c800f605) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:06:06 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d50d7ad3-8026-49c8-8779-01d67e890d63 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae6cc6bb-3edd-43e2-9aae-5525c800f605) transitioned into state 'SUCCESS' from state '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-1525921506',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67b1157453464404ab4c63ce241f7b15',qos_specs=None,replication_status=,reservations=['59cc636f-e524-4c97-973b-e9211ae7fc5d','7e3a1928-b561-4082-b69f-2a3eff87e1ec','9d72d9a0-9f02-4bdd-a0f8-ca55dffe4bc1','c9dd1803-3a7a-4f66-b60a-aad8c912d34b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37dfe25c9ba042399c53ead252a110c5',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:06:06 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d50d7ad3-8026-49c8-8779-01d67e890d63 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc417b48-f818-40a4-8ace-552c6d36d37d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:06:06 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d50d7ad3-8026-49c8-8779-01d67e890d63 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc417b48-f818-40a4-8ace-552c6d36d37d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:06:06 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d50d7ad3-8026-49c8-8779-01d67e890d63 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Flow 'volume_create_api' (3fb1ed1c-5037-481a-8cb8-e1837e9b4e0f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:06:06 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-d50d7ad3-8026-49c8-8779-01d67e890d63 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Create volume request issued successfully. Sep 03 20:06:06 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d50d7ad3-8026-49c8-8779-01d67e890d63 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:06:06 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 205/405] 192.168.122.54 () {60 vars in 1137 bytes} [Thu Sep 3 20:06:06 2026] POST /volume/v3/volumes => generated 758 bytes in 637 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 20:06:06 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-1a01fbb7-e856-498f-96a4-06a5dfa2672d None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:06 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-1a01fbb7-e856-498f-96a4-06a5dfa2672d tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] GET http://192.168.122.54/volume/v3/volumes/b29a2991-3f49-4800-a2ab-3df76e28d386 Sep 03 20:06:06 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-1a01fbb7-e856-498f-96a4-06a5dfa2672d tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:06:06 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-1a01fbb7-e856-498f-96a4-06a5dfa2672d tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:06:07 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:07 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:06:07 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:06:07 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:06:07 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-1a01fbb7-e856-498f-96a4-06a5dfa2672d tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Volume info retrieved successfully. Sep 03 20:06:07 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-1a01fbb7-e856-498f-96a4-06a5dfa2672d tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] http://192.168.122.54/volume/v3/volumes/b29a2991-3f49-4800-a2ab-3df76e28d386 returned with HTTP 200 Sep 03 20:06:07 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 201/406] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:06:06 2026] GET /volume/v3/volumes/b29a2991-3f49-4800-a2ab-3df76e28d386 => generated 826 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:06:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-4b60b684-c847-4287-aa1c-02bb5b37aaf0 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:08 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-4b60b684-c847-4287-aa1c-02bb5b37aaf0 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] GET http://192.168.122.54/volume/v3/volumes/b29a2991-3f49-4800-a2ab-3df76e28d386 Sep 03 20:06:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-4b60b684-c847-4287-aa1c-02bb5b37aaf0 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:06:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-4b60b684-c847-4287-aa1c-02bb5b37aaf0 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:06:08 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:08 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:06:08 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:06:08 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:06:08 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-4b60b684-c847-4287-aa1c-02bb5b37aaf0 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Volume info retrieved successfully. Sep 03 20:06:08 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-4b60b684-c847-4287-aa1c-02bb5b37aaf0 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] http://192.168.122.54/volume/v3/volumes/b29a2991-3f49-4800-a2ab-3df76e28d386 returned with HTTP 200 Sep 03 20:06:08 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 206/407] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:06:08 2026] GET /volume/v3/volumes/b29a2991-3f49-4800-a2ab-3df76e28d386 => generated 850 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:06:09 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-bfe45837-8cf4-48d4-8ba9-52d7960a3a70 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:09 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-bfe45837-8cf4-48d4-8ba9-52d7960a3a70 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] GET http://192.168.122.54/volume/v3/volumes/b29a2991-3f49-4800-a2ab-3df76e28d386 Sep 03 20:06:09 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-bfe45837-8cf4-48d4-8ba9-52d7960a3a70 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:06:09 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-bfe45837-8cf4-48d4-8ba9-52d7960a3a70 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:06:09 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:09 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:06:09 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:06:09 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:06:09 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-bfe45837-8cf4-48d4-8ba9-52d7960a3a70 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Volume info retrieved successfully. Sep 03 20:06:09 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-bfe45837-8cf4-48d4-8ba9-52d7960a3a70 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] http://192.168.122.54/volume/v3/volumes/b29a2991-3f49-4800-a2ab-3df76e28d386 returned with HTTP 200 Sep 03 20:06:09 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 202/408] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:06:09 2026] GET /volume/v3/volumes/b29a2991-3f49-4800-a2ab-3df76e28d386 => generated 851 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:06:09 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-be0d940b-09a8-4f16-8ee4-622a6c2cf6c2 req-f2ca0e86-c02f-43a4-acbd-13b5966ed56c None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:09 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-be0d940b-09a8-4f16-8ee4-622a6c2cf6c2 req-f2ca0e86-c02f-43a4-acbd-13b5966ed56c tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] GET http://192.168.122.54/volume/v3/volumes/b29a2991-3f49-4800-a2ab-3df76e28d386 Sep 03 20:06:09 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-be0d940b-09a8-4f16-8ee4-622a6c2cf6c2 req-f2ca0e86-c02f-43a4-acbd-13b5966ed56c tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:06:09 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-be0d940b-09a8-4f16-8ee4-622a6c2cf6c2 req-f2ca0e86-c02f-43a4-acbd-13b5966ed56c tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:06:09 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:09 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:06:09 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:06:09 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:06:09 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [req-be0d940b-09a8-4f16-8ee4-622a6c2cf6c2 req-f2ca0e86-c02f-43a4-acbd-13b5966ed56c tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Volume info retrieved successfully. Sep 03 20:06:09 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-be0d940b-09a8-4f16-8ee4-622a6c2cf6c2 req-f2ca0e86-c02f-43a4-acbd-13b5966ed56c tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] http://192.168.122.54/volume/v3/volumes/b29a2991-3f49-4800-a2ab-3df76e28d386 returned with HTTP 200 Sep 03 20:06:09 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 207/409] 192.168.122.54 () {60 vars in 1482 bytes} [Thu Sep 3 20:06:09 2026] GET /volume/v3/volumes/b29a2991-3f49-4800-a2ab-3df76e28d386 => generated 851 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:06:10 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-48d19df7-20d7-472d-a949-655130d226f1 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:10 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-48d19df7-20d7-472d-a949-655130d226f1 None None] GET http://192.168.122.54/volume// Sep 03 20:06:10 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-48d19df7-20d7-472d-a949-655130d226f1 None None] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:06:10 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-48d19df7-20d7-472d-a949-655130d226f1 None None] Calling method 'all' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:06:10 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-48d19df7-20d7-472d-a949-655130d226f1 None None] http://192.168.122.54/volume// returned with HTTP 300 Sep 03 20:06:10 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 203/410] 192.168.122.54 () {58 vars in 1312 bytes} [Thu Sep 3 20:06:10 2026] GET /volume/ => generated 389 bytes in 17 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 20:06:10 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-be0d940b-09a8-4f16-8ee4-622a6c2cf6c2 req-9b4f7191-b1a1-4718-9a92-4270e30886a1 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:10 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-be0d940b-09a8-4f16-8ee4-622a6c2cf6c2 req-9b4f7191-b1a1-4718-9a92-4270e30886a1 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] POST http://192.168.122.54/volume/v3/attachments Sep 03 20:06:10 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-be0d940b-09a8-4f16-8ee4-622a6c2cf6c2 req-9b4f7191-b1a1-4718-9a92-4270e30886a1 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b29a2991-3f49-4800-a2ab-3df76e28d386", "connector": null, "instance_uuid": "ddd99e56-7638-4dd4-a26f-ea31f2d9e2ba"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:06:10 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:10 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:06:10 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:06:10 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:06:10 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-be0d940b-09a8-4f16-8ee4-622a6c2cf6c2 req-9b4f7191-b1a1-4718-9a92-4270e30886a1 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] http://192.168.122.54/volume/v3/attachments returned with HTTP 200 Sep 03 20:06:10 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 208/411] 192.168.122.54 () {66 vars in 1478 bytes} [Thu Sep 3 20:06:10 2026] POST /volume/v3/attachments => generated 273 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:06:10 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-655eda52-4b91-418c-9c1f-f015b44e1c89 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:10 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-655eda52-4b91-418c-9c1f-f015b44e1c89 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] GET http://192.168.122.54/volume/v3/volumes/b29a2991-3f49-4800-a2ab-3df76e28d386 Sep 03 20:06:10 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-655eda52-4b91-418c-9c1f-f015b44e1c89 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:06:10 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-655eda52-4b91-418c-9c1f-f015b44e1c89 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:06:10 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-58cbeefe-1a32-44dc-9326-dc397f08d336 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:10 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-58cbeefe-1a32-44dc-9326-dc397f08d336 None None] GET http://192.168.122.54/volume// Sep 03 20:06:10 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-58cbeefe-1a32-44dc-9326-dc397f08d336 None None] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:06:10 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-58cbeefe-1a32-44dc-9326-dc397f08d336 None None] Calling method 'all' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:06:10 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-58cbeefe-1a32-44dc-9326-dc397f08d336 None None] http://192.168.122.54/volume// returned with HTTP 300 Sep 03 20:06:10 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 209/412] 192.168.122.54 () {58 vars in 1310 bytes} [Thu Sep 3 20:06:10 2026] GET /volume/ => generated 389 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 20:06:10 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-be0d940b-09a8-4f16-8ee4-622a6c2cf6c2 req-ae3a1e54-ad64-45ce-b425-2281abfafd2c None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:10 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-be0d940b-09a8-4f16-8ee4-622a6c2cf6c2 req-ae3a1e54-ad64-45ce-b425-2281abfafd2c tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] GET http://192.168.122.54/volume/v3/volumes/b29a2991-3f49-4800-a2ab-3df76e28d386 Sep 03 20:06:10 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-be0d940b-09a8-4f16-8ee4-622a6c2cf6c2 req-ae3a1e54-ad64-45ce-b425-2281abfafd2c tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:06:10 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-be0d940b-09a8-4f16-8ee4-622a6c2cf6c2 req-ae3a1e54-ad64-45ce-b425-2281abfafd2c tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:06:10 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:10 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:06:10 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:10 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:06:10 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:06:10 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:06:10 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:06:10 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:06:10 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-655eda52-4b91-418c-9c1f-f015b44e1c89 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Volume info retrieved successfully. Sep 03 20:06:10 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [req-be0d940b-09a8-4f16-8ee4-622a6c2cf6c2 req-ae3a1e54-ad64-45ce-b425-2281abfafd2c tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Volume info retrieved successfully. Sep 03 20:06:10 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-655eda52-4b91-418c-9c1f-f015b44e1c89 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] http://192.168.122.54/volume/v3/volumes/b29a2991-3f49-4800-a2ab-3df76e28d386 returned with HTTP 200 Sep 03 20:06:10 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 204/413] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:06:10 2026] GET /volume/v3/volumes/b29a2991-3f49-4800-a2ab-3df76e28d386 => generated 850 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:06:10 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-be0d940b-09a8-4f16-8ee4-622a6c2cf6c2 req-ae3a1e54-ad64-45ce-b425-2281abfafd2c tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] http://192.168.122.54/volume/v3/volumes/b29a2991-3f49-4800-a2ab-3df76e28d386 returned with HTTP 200 Sep 03 20:06:10 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 210/414] 192.168.122.54 () {62 vars in 1523 bytes} [Thu Sep 3 20:06:10 2026] GET /volume/v3/volumes/b29a2991-3f49-4800-a2ab-3df76e28d386 => generated 1031 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 20:06:10 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-be0d940b-09a8-4f16-8ee4-622a6c2cf6c2 req-248e6d52-56b5-4e2e-ae97-ca2ea55e42db None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:10 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-be0d940b-09a8-4f16-8ee4-622a6c2cf6c2 req-248e6d52-56b5-4e2e-ae97-ca2ea55e42db tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] PUT http://192.168.122.54/volume/v3/attachments/d5e2ff51-0c5d-4a59-b8b4-07fdd7a0a254 Sep 03 20:06:10 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-be0d940b-09a8-4f16-8ee4-622a6c2cf6c2 req-248e6d52-56b5-4e2e-ae97-ca2ea55e42db tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.54", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd5588f450", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d480a316-b1bc-4222-9d5e-b857eb49504b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:06:11 devstack devstack@c-api.service[87290]: DEBUG cinder.coordination [req-be0d940b-09a8-4f16-8ee4-622a6c2cf6c2 req-248e6d52-56b5-4e2e-ae97-ca2ea55e42db tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Acquiring lock "cinder-attachment_update-b29a2991-3f49-4800-a2ab-3df76e28d386-devstack" by "attachment_update" {{(pid=87290) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 20:06:11 devstack devstack@c-api.service[87290]: DEBUG cinder.coordination [req-be0d940b-09a8-4f16-8ee4-622a6c2cf6c2 req-248e6d52-56b5-4e2e-ae97-ca2ea55e42db tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Lock "cinder-attachment_update-b29a2991-3f49-4800-a2ab-3df76e28d386-devstack" acquired by "attachment_update" :: waited 0.035s {{(pid=87290) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 20:06:11 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:06:11 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:06:11 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:11 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:06:11 devstack devstack@c-api.service[87290]: DEBUG cinder.coordination [req-be0d940b-09a8-4f16-8ee4-622a6c2cf6c2 req-248e6d52-56b5-4e2e-ae97-ca2ea55e42db tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Lock "cinder-attachment_update-b29a2991-3f49-4800-a2ab-3df76e28d386-devstack" released by "attachment_update" :: held 0.373s {{(pid=87290) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 20:06:11 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-be0d940b-09a8-4f16-8ee4-622a6c2cf6c2 req-248e6d52-56b5-4e2e-ae97-ca2ea55e42db tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] http://192.168.122.54/volume/v3/attachments/d5e2ff51-0c5d-4a59-b8b4-07fdd7a0a254 returned with HTTP 200 Sep 03 20:06:11 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 205/415] 192.168.122.54 () {66 vars in 1588 bytes} [Thu Sep 3 20:06:10 2026] PUT /volume/v3/attachments/d5e2ff51-0c5d-4a59-b8b4-07fdd7a0a254 => generated 694 bytes in 488 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:06:11 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-f0bd9489-2f31-488e-843a-3add1107a5df None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:11 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f0bd9489-2f31-488e-843a-3add1107a5df tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] GET http://192.168.122.54/volume/v3/volumes/b29a2991-3f49-4800-a2ab-3df76e28d386 Sep 03 20:06:11 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f0bd9489-2f31-488e-843a-3add1107a5df tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:06:11 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f0bd9489-2f31-488e-843a-3add1107a5df tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:06:11 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:11 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:06:11 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:06:11 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:06:11 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-f0bd9489-2f31-488e-843a-3add1107a5df tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Volume info retrieved successfully. Sep 03 20:06:11 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f0bd9489-2f31-488e-843a-3add1107a5df tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] http://192.168.122.54/volume/v3/volumes/b29a2991-3f49-4800-a2ab-3df76e28d386 returned with HTTP 200 Sep 03 20:06:11 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 211/416] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:06:11 2026] GET /volume/v3/volumes/b29a2991-3f49-4800-a2ab-3df76e28d386 => generated 851 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:06:12 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-be0d940b-09a8-4f16-8ee4-622a6c2cf6c2 req-1172401a-0ab7-4cfd-a51c-756ee2893e86 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:12 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-be0d940b-09a8-4f16-8ee4-622a6c2cf6c2 req-1172401a-0ab7-4cfd-a51c-756ee2893e86 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] POST http://192.168.122.54/volume/v3/attachments/d5e2ff51-0c5d-4a59-b8b4-07fdd7a0a254/action Sep 03 20:06:12 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-be0d940b-09a8-4f16-8ee4-622a6c2cf6c2 req-1172401a-0ab7-4cfd-a51c-756ee2893e86 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Action body: b'{"os-complete": null}' {{(pid=87290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:06:12 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-be0d940b-09a8-4f16-8ee4-622a6c2cf6c2 req-1172401a-0ab7-4cfd-a51c-756ee2893e86 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:06:12 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:12 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:06:12 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:06:12 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:06:12 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-be0d940b-09a8-4f16-8ee4-622a6c2cf6c2 req-1172401a-0ab7-4cfd-a51c-756ee2893e86 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] http://192.168.122.54/volume/v3/attachments/d5e2ff51-0c5d-4a59-b8b4-07fdd7a0a254/action returned with HTTP 204 Sep 03 20:06:12 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 206/417] 192.168.122.54 () {66 vars in 1609 bytes} [Thu Sep 3 20:06:12 2026] POST /volume/v3/attachments/d5e2ff51-0c5d-4a59-b8b4-07fdd7a0a254/action => generated 0 bytes in 98 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:06:12 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-faee3bb5-373d-4f16-99fb-dbdbd5203e18 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:12 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-faee3bb5-373d-4f16-99fb-dbdbd5203e18 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] GET http://192.168.122.54/volume/v3/volumes/b29a2991-3f49-4800-a2ab-3df76e28d386 Sep 03 20:06:12 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-faee3bb5-373d-4f16-99fb-dbdbd5203e18 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:06:12 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-faee3bb5-373d-4f16-99fb-dbdbd5203e18 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:06:12 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:12 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:06:12 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:06:12 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:06:12 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-faee3bb5-373d-4f16-99fb-dbdbd5203e18 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Volume info retrieved successfully. Sep 03 20:06:12 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-faee3bb5-373d-4f16-99fb-dbdbd5203e18 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] http://192.168.122.54/volume/v3/volumes/b29a2991-3f49-4800-a2ab-3df76e28d386 returned with HTTP 200 Sep 03 20:06:12 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 212/418] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:06:12 2026] GET /volume/v3/volumes/b29a2991-3f49-4800-a2ab-3df76e28d386 => generated 1143 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 20:06:13 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-26a35c35-8070-493d-8ea6-db0962786cb4 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:13 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-26a35c35-8070-493d-8ea6-db0962786cb4 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] GET http://192.168.122.54/volume/v3/volumes/b29a2991-3f49-4800-a2ab-3df76e28d386 Sep 03 20:06:13 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-26a35c35-8070-493d-8ea6-db0962786cb4 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:06:13 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-26a35c35-8070-493d-8ea6-db0962786cb4 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:06:13 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:13 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:06:13 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:06:13 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:06:13 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-26a35c35-8070-493d-8ea6-db0962786cb4 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Volume info retrieved successfully. Sep 03 20:06:13 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-26a35c35-8070-493d-8ea6-db0962786cb4 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] http://192.168.122.54/volume/v3/volumes/b29a2991-3f49-4800-a2ab-3df76e28d386 returned with HTTP 200 Sep 03 20:06:13 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 207/419] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:06:13 2026] GET /volume/v3/volumes/b29a2991-3f49-4800-a2ab-3df76e28d386 => generated 1143 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:06:22 devstack devstack@c-api.service[87289]: DEBUG dbcounter [-] [87289] Writing DB stats cinder:SELECT=56,cinder:INSERT=11,cinder:UPDATE=14 {{(pid=87289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 20:06:23 devstack devstack@c-api.service[87290]: DEBUG dbcounter [-] [87290] Writing DB stats cinder:SELECT=26,cinder:UPDATE=3 {{(pid=87290) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 20:06:25 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-7178883a-c367-4f94-ab4c-f7d6a17eaffb None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:25 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7178883a-c367-4f94-ab4c-f7d6a17eaffb tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:06:25 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-7178883a-c367-4f94-ab4c-f7d6a17eaffb tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1213923502"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:06:25 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volumes [None req-7178883a-c367-4f94-ab4c-f7d6a17eaffb tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1213923502'}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:06:25 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-7178883a-c367-4f94-ab4c-f7d6a17eaffb tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Create volume of 1 GB Sep 03 20:06:25 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-7178883a-c367-4f94-ab4c-f7d6a17eaffb tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Availability Zones retrieved successfully. Sep 03 20:06:26 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-7178883a-c367-4f94-ab4c-f7d6a17eaffb tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Flow 'volume_create_api' (ac7882a4-b2bb-4242-a850-3e62bf0ee086) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:06:26 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-7178883a-c367-4f94-ab4c-f7d6a17eaffb tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3241e7a4-b54d-4e2d-9931-315ddee31691) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:06:26 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.flows.api.create_volume [None req-7178883a-c367-4f94-ab4c-f7d6a17eaffb tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Validating volume size '1' using validate_int {{(pid=87289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:06:26 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-7178883a-c367-4f94-ab4c-f7d6a17eaffb tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3241e7a4-b54d-4e2d-9931-315ddee31691) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:06:26 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-7178883a-c367-4f94-ab4c-f7d6a17eaffb tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33ededa6-975f-44c0-88e5-82832129e61e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:06:26 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-7178883a-c367-4f94-ab4c-f7d6a17eaffb tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Created reservations ['04eaae52-6662-4dfd-8f75-586843fe5f18', 'f2bcbcd6-d7ce-4996-a30b-c5592d6ef317', '7abeba6d-a26b-4a56-9a29-7a7878c50a10', 'c6ef998d-c13f-46ef-b5ad-c8ab456c9f8b'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:06:26 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-7178883a-c367-4f94-ab4c-f7d6a17eaffb tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33ededa6-975f-44c0-88e5-82832129e61e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04eaae52-6662-4dfd-8f75-586843fe5f18', 'f2bcbcd6-d7ce-4996-a30b-c5592d6ef317', '7abeba6d-a26b-4a56-9a29-7a7878c50a10', 'c6ef998d-c13f-46ef-b5ad-c8ab456c9f8b']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:06:26 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-7178883a-c367-4f94-ab4c-f7d6a17eaffb tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44343157-2f69-49a9-8830-2714fa1bb7bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:06:26 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:26 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:06:26 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-7178883a-c367-4f94-ab4c-f7d6a17eaffb tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44343157-2f69-49a9-8830-2714fa1bb7bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f0e7850-823b-4f33-ba5e-1cc41b605fc1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1213923502',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='800e67bf380f4c51b0edb1a84e695c06',qos_specs=None,replication_status=,reservations=['04eaae52-6662-4dfd-8f75-586843fe5f18','f2bcbcd6-d7ce-4996-a30b-c5592d6ef317','7abeba6d-a26b-4a56-9a29-7a7878c50a10','c6ef998d-c13f-46ef-b5ad-c8ab456c9f8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4af4ca0fa9674dada36bc7ed8797743d',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:06:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1213923502',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f0e7850-823b-4f33-ba5e-1cc41b605fc1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='800e67bf380f4c51b0edb1a84e695c06',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4af4ca0fa9674dada36bc7ed8797743d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:06:26 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-7178883a-c367-4f94-ab4c-f7d6a17eaffb tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1478c672-58f7-4ee6-aca7-0f36e1f44d0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:06:26 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-7178883a-c367-4f94-ab4c-f7d6a17eaffb tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1478c672-58f7-4ee6-aca7-0f36e1f44d0d) transitioned into state 'SUCCESS' from state '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-1213923502',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='800e67bf380f4c51b0edb1a84e695c06',qos_specs=None,replication_status=,reservations=['04eaae52-6662-4dfd-8f75-586843fe5f18','f2bcbcd6-d7ce-4996-a30b-c5592d6ef317','7abeba6d-a26b-4a56-9a29-7a7878c50a10','c6ef998d-c13f-46ef-b5ad-c8ab456c9f8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4af4ca0fa9674dada36bc7ed8797743d',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:06:26 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-7178883a-c367-4f94-ab4c-f7d6a17eaffb tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99d9f278-bc6a-4d08-b4fa-2850984b9d6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:06:26 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-7178883a-c367-4f94-ab4c-f7d6a17eaffb tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99d9f278-bc6a-4d08-b4fa-2850984b9d6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:06:26 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-7178883a-c367-4f94-ab4c-f7d6a17eaffb tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Flow 'volume_create_api' (ac7882a4-b2bb-4242-a850-3e62bf0ee086) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:06:26 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-7178883a-c367-4f94-ab4c-f7d6a17eaffb tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Create volume request issued successfully. Sep 03 20:06:26 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7178883a-c367-4f94-ab4c-f7d6a17eaffb tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:06:26 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 213/420] 192.168.122.54 () {60 vars in 1137 bytes} [Thu Sep 3 20:06:25 2026] POST /volume/v3/volumes => generated 762 bytes in 466 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:06:26 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-313b2952-daef-4bed-a439-1605a191ab98 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:26 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-313b2952-daef-4bed-a439-1605a191ab98 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] GET http://192.168.122.54/volume/v3/volumes/3f0e7850-823b-4f33-ba5e-1cc41b605fc1 Sep 03 20:06:26 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-313b2952-daef-4bed-a439-1605a191ab98 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:06:26 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-313b2952-daef-4bed-a439-1605a191ab98 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:06:26 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:26 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:06:26 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:06:26 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:06:26 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-313b2952-daef-4bed-a439-1605a191ab98 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Volume info retrieved successfully. Sep 03 20:06:26 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-313b2952-daef-4bed-a439-1605a191ab98 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] http://192.168.122.54/volume/v3/volumes/3f0e7850-823b-4f33-ba5e-1cc41b605fc1 returned with HTTP 200 Sep 03 20:06:26 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 208/421] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:06:26 2026] GET /volume/v3/volumes/3f0e7850-823b-4f33-ba5e-1cc41b605fc1 => generated 830 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:06:26 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-fe0b6999-f347-443e-8ff4-09d6d65417c2 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:26 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-fe0b6999-f347-443e-8ff4-09d6d65417c2 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:06:26 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-fe0b6999-f347-443e-8ff4-09d6d65417c2 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-120211584"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:06:26 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volumes [None req-fe0b6999-f347-443e-8ff4-09d6d65417c2 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-120211584'}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:06:26 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-fe0b6999-f347-443e-8ff4-09d6d65417c2 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Create volume of 1 GB Sep 03 20:06:26 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:06:26 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:06:26 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-fe0b6999-f347-443e-8ff4-09d6d65417c2 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Availability Zones retrieved successfully. Sep 03 20:06:26 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-fe0b6999-f347-443e-8ff4-09d6d65417c2 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Flow 'volume_create_api' (9bd08d8e-412a-4ba4-a95a-43385082e9f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:06:26 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-fe0b6999-f347-443e-8ff4-09d6d65417c2 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ae368db-f28e-4c53-b7a4-77e63ffd5b2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:06:26 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.flows.api.create_volume [None req-fe0b6999-f347-443e-8ff4-09d6d65417c2 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Validating volume size '1' using validate_int {{(pid=87289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:06:26 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-fe0b6999-f347-443e-8ff4-09d6d65417c2 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ae368db-f28e-4c53-b7a4-77e63ffd5b2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:06:26 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-fe0b6999-f347-443e-8ff4-09d6d65417c2 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa29b649-bc59-4937-a934-cb8fb78cfdb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:06:27 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-fe0b6999-f347-443e-8ff4-09d6d65417c2 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Created reservations ['3a9c7564-a9e4-44b4-952b-2944b719484f', '49fe3d8c-1fec-4d94-a8c0-a82dc8b2315a', '863cd6d7-8ab8-4719-97ca-c70f180fd102', '3cbb87d1-f7c4-494b-962a-74d25d0332cb'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:06:27 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-fe0b6999-f347-443e-8ff4-09d6d65417c2 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa29b649-bc59-4937-a934-cb8fb78cfdb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3a9c7564-a9e4-44b4-952b-2944b719484f', '49fe3d8c-1fec-4d94-a8c0-a82dc8b2315a', '863cd6d7-8ab8-4719-97ca-c70f180fd102', '3cbb87d1-f7c4-494b-962a-74d25d0332cb']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:06:27 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-fe0b6999-f347-443e-8ff4-09d6d65417c2 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c55eab1-5275-4b68-a4c0-1cc73bde1ed1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:06:27 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:27 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:06:27 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-fe0b6999-f347-443e-8ff4-09d6d65417c2 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c55eab1-5275-4b68-a4c0-1cc73bde1ed1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb042c5c-bb83-4988-88e8-23585e58dd1a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-120211584',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e1b9dacd9b642e2a98fce2b6bf405a6',qos_specs=None,replication_status=,reservations=['3a9c7564-a9e4-44b4-952b-2944b719484f','49fe3d8c-1fec-4d94-a8c0-a82dc8b2315a','863cd6d7-8ab8-4719-97ca-c70f180fd102','3cbb87d1-f7c4-494b-962a-74d25d0332cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75597f125f6e4d9abb8ddf06f1f1f56d',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:06:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-120211584',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eb042c5c-bb83-4988-88e8-23585e58dd1a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e1b9dacd9b642e2a98fce2b6bf405a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='75597f125f6e4d9abb8ddf06f1f1f56d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:06:27 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-fe0b6999-f347-443e-8ff4-09d6d65417c2 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7b8ec79-bf9e-404d-b818-d9a4efc7e31d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:06:27 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-fe0b6999-f347-443e-8ff4-09d6d65417c2 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7b8ec79-bf9e-404d-b818-d9a4efc7e31d) transitioned into state 'SUCCESS' from state '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-120211584',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e1b9dacd9b642e2a98fce2b6bf405a6',qos_specs=None,replication_status=,reservations=['3a9c7564-a9e4-44b4-952b-2944b719484f','49fe3d8c-1fec-4d94-a8c0-a82dc8b2315a','863cd6d7-8ab8-4719-97ca-c70f180fd102','3cbb87d1-f7c4-494b-962a-74d25d0332cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75597f125f6e4d9abb8ddf06f1f1f56d',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:06:27 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-fe0b6999-f347-443e-8ff4-09d6d65417c2 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd9eec05-d188-40c2-8a0f-2e517cee7e1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:06:27 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-fe0b6999-f347-443e-8ff4-09d6d65417c2 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd9eec05-d188-40c2-8a0f-2e517cee7e1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:06:27 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-fe0b6999-f347-443e-8ff4-09d6d65417c2 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Flow 'volume_create_api' (9bd08d8e-412a-4ba4-a95a-43385082e9f3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:06:27 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-fe0b6999-f347-443e-8ff4-09d6d65417c2 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Create volume request issued successfully. Sep 03 20:06:27 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-fe0b6999-f347-443e-8ff4-09d6d65417c2 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:06:27 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 214/422] 192.168.122.54 () {60 vars in 1137 bytes} [Thu Sep 3 20:06:26 2026] POST /volume/v3/volumes => generated 755 bytes in 617 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:06:27 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-474834af-79e9-43cb-86cb-7032ed9563ac None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:27 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-474834af-79e9-43cb-86cb-7032ed9563ac tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] GET http://192.168.122.54/volume/v3/volumes/eb042c5c-bb83-4988-88e8-23585e58dd1a Sep 03 20:06:27 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-474834af-79e9-43cb-86cb-7032ed9563ac tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:06:27 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-474834af-79e9-43cb-86cb-7032ed9563ac tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:06:27 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:27 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:06:27 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:06:27 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:06:27 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-474834af-79e9-43cb-86cb-7032ed9563ac tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Volume info retrieved successfully. Sep 03 20:06:27 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-474834af-79e9-43cb-86cb-7032ed9563ac tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] http://192.168.122.54/volume/v3/volumes/eb042c5c-bb83-4988-88e8-23585e58dd1a returned with HTTP 200 Sep 03 20:06:27 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 209/423] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:06:27 2026] GET /volume/v3/volumes/eb042c5c-bb83-4988-88e8-23585e58dd1a => generated 823 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:06:27 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-77dd0354-1571-4545-b023-73bf53b049f3 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:27 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-77dd0354-1571-4545-b023-73bf53b049f3 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] GET http://192.168.122.54/volume/v3/volumes/3f0e7850-823b-4f33-ba5e-1cc41b605fc1 Sep 03 20:06:27 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-77dd0354-1571-4545-b023-73bf53b049f3 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:06:27 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-77dd0354-1571-4545-b023-73bf53b049f3 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:06:27 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:27 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:06:27 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:06:27 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:06:27 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-77dd0354-1571-4545-b023-73bf53b049f3 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Volume info retrieved successfully. Sep 03 20:06:27 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-77dd0354-1571-4545-b023-73bf53b049f3 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] http://192.168.122.54/volume/v3/volumes/3f0e7850-823b-4f33-ba5e-1cc41b605fc1 returned with HTTP 200 Sep 03 20:06:27 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 215/424] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:06:27 2026] GET /volume/v3/volumes/3f0e7850-823b-4f33-ba5e-1cc41b605fc1 => generated 854 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:06:27 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-c1a3d8c0-76d9-4b3d-a1a0-6ccc509721e4 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:27 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c1a3d8c0-76d9-4b3d-a1a0-6ccc509721e4 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:06:27 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c1a3d8c0-76d9-4b3d-a1a0-6ccc509721e4 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-986495243"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:06:27 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.volumes [None req-c1a3d8c0-76d9-4b3d-a1a0-6ccc509721e4 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-986495243'}} {{(pid=87290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:06:27 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-c1a3d8c0-76d9-4b3d-a1a0-6ccc509721e4 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Create volume of 1 GB Sep 03 20:06:27 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-c1a3d8c0-76d9-4b3d-a1a0-6ccc509721e4 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Availability Zones retrieved successfully. Sep 03 20:06:27 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-c1a3d8c0-76d9-4b3d-a1a0-6ccc509721e4 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Flow 'volume_create_api' (1bdf0bdc-4b1a-472b-b827-e487025305b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:06:27 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-c1a3d8c0-76d9-4b3d-a1a0-6ccc509721e4 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (894e700a-78f3-4579-91dd-1dcfa38fec4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:06:28 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.flows.api.create_volume [None req-c1a3d8c0-76d9-4b3d-a1a0-6ccc509721e4 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Validating volume size '1' using validate_int {{(pid=87290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:06:28 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-c1a3d8c0-76d9-4b3d-a1a0-6ccc509721e4 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (894e700a-78f3-4579-91dd-1dcfa38fec4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:06:28 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-c1a3d8c0-76d9-4b3d-a1a0-6ccc509721e4 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ba83c4b-fbbd-45ac-8ede-2d72c693820a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:06:28 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-c1a3d8c0-76d9-4b3d-a1a0-6ccc509721e4 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Created reservations ['65513581-15c5-4ed6-ae7f-ab1569b6778b', 'be565c48-13ec-425f-8ce3-9d946088faac', 'cce73a4c-c84c-4d97-a722-ee2a40605645', '6d90a024-4e4d-4223-9ee0-e597d90a276a'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:06:28 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-c1a3d8c0-76d9-4b3d-a1a0-6ccc509721e4 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ba83c4b-fbbd-45ac-8ede-2d72c693820a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['65513581-15c5-4ed6-ae7f-ab1569b6778b', 'be565c48-13ec-425f-8ce3-9d946088faac', 'cce73a4c-c84c-4d97-a722-ee2a40605645', '6d90a024-4e4d-4223-9ee0-e597d90a276a']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:06:28 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-c1a3d8c0-76d9-4b3d-a1a0-6ccc509721e4 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4119499e-ea8b-4553-ab62-b1b09ac40647) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:06:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-41c49486-d948-4579-b208-571967ba1675 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:28 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-41c49486-d948-4579-b208-571967ba1675 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] GET http://192.168.122.54/volume/v3/volumes/eb042c5c-bb83-4988-88e8-23585e58dd1a Sep 03 20:06:28 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:28 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:06:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-41c49486-d948-4579-b208-571967ba1675 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:06:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-41c49486-d948-4579-b208-571967ba1675 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:06:28 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-c1a3d8c0-76d9-4b3d-a1a0-6ccc509721e4 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4119499e-ea8b-4553-ab62-b1b09ac40647) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72081664-b977-457a-a7c9-12b81f297df7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-986495243',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd52954898c649ffbbd7e30c8c328017',qos_specs=None,replication_status=,reservations=['65513581-15c5-4ed6-ae7f-ab1569b6778b','be565c48-13ec-425f-8ce3-9d946088faac','cce73a4c-c84c-4d97-a722-ee2a40605645','6d90a024-4e4d-4223-9ee0-e597d90a276a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='102794108773457d926b9c21055e0d87',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:06:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-986495243',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=72081664-b977-457a-a7c9-12b81f297df7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd52954898c649ffbbd7e30c8c328017',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='102794108773457d926b9c21055e0d87',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:06:28 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:28 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:06:28 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-c1a3d8c0-76d9-4b3d-a1a0-6ccc509721e4 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cfa8806-ecdc-40d7-85a6-58bced04a7d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:06:28 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:06:28 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:06:28 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-41c49486-d948-4579-b208-571967ba1675 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Volume info retrieved successfully. Sep 03 20:06:28 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-41c49486-d948-4579-b208-571967ba1675 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] http://192.168.122.54/volume/v3/volumes/eb042c5c-bb83-4988-88e8-23585e58dd1a returned with HTTP 200 Sep 03 20:06:28 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 216/425] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:06:28 2026] GET /volume/v3/volumes/eb042c5c-bb83-4988-88e8-23585e58dd1a => generated 847 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:06:28 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-c1a3d8c0-76d9-4b3d-a1a0-6ccc509721e4 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cfa8806-ecdc-40d7-85a6-58bced04a7d0) transitioned into state 'SUCCESS' from state '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-986495243',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd52954898c649ffbbd7e30c8c328017',qos_specs=None,replication_status=,reservations=['65513581-15c5-4ed6-ae7f-ab1569b6778b','be565c48-13ec-425f-8ce3-9d946088faac','cce73a4c-c84c-4d97-a722-ee2a40605645','6d90a024-4e4d-4223-9ee0-e597d90a276a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='102794108773457d926b9c21055e0d87',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:06:28 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-c1a3d8c0-76d9-4b3d-a1a0-6ccc509721e4 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bad0fabc-fa4e-464f-962c-352c0338f658) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:06:28 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-c1a3d8c0-76d9-4b3d-a1a0-6ccc509721e4 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bad0fabc-fa4e-464f-962c-352c0338f658) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:06:28 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-c1a3d8c0-76d9-4b3d-a1a0-6ccc509721e4 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Flow 'volume_create_api' (1bdf0bdc-4b1a-472b-b827-e487025305b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:06:28 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-c1a3d8c0-76d9-4b3d-a1a0-6ccc509721e4 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Create volume request issued successfully. Sep 03 20:06:28 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c1a3d8c0-76d9-4b3d-a1a0-6ccc509721e4 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:06:28 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 210/426] 192.168.122.54 () {60 vars in 1137 bytes} [Thu Sep 3 20:06:27 2026] POST /volume/v3/volumes => generated 760 bytes in 633 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 20:06:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-804a42fe-488d-47d6-9e12-f0c43056e180 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:28 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-804a42fe-488d-47d6-9e12-f0c43056e180 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] GET http://192.168.122.54/volume/v3/volumes/3f0e7850-823b-4f33-ba5e-1cc41b605fc1 Sep 03 20:06:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-804a42fe-488d-47d6-9e12-f0c43056e180 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:06:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-804a42fe-488d-47d6-9e12-f0c43056e180 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:06:28 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:28 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:06:28 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:06:28 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:06:28 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-804a42fe-488d-47d6-9e12-f0c43056e180 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Volume info retrieved successfully. Sep 03 20:06:28 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-804a42fe-488d-47d6-9e12-f0c43056e180 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] http://192.168.122.54/volume/v3/volumes/3f0e7850-823b-4f33-ba5e-1cc41b605fc1 returned with HTTP 200 Sep 03 20:06:28 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 217/427] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:06:28 2026] GET /volume/v3/volumes/3f0e7850-823b-4f33-ba5e-1cc41b605fc1 => generated 855 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:06:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-283a828d-c218-4a84-a08b-0e5b81f52ed1 req-80bbaefd-c775-4043-9bb5-7bfbfe1e4675 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:29 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-283a828d-c218-4a84-a08b-0e5b81f52ed1 req-80bbaefd-c775-4043-9bb5-7bfbfe1e4675 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] GET http://192.168.122.54/volume/v3/volumes/3f0e7850-823b-4f33-ba5e-1cc41b605fc1 Sep 03 20:06:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-283a828d-c218-4a84-a08b-0e5b81f52ed1 req-80bbaefd-c775-4043-9bb5-7bfbfe1e4675 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:06:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-283a828d-c218-4a84-a08b-0e5b81f52ed1 req-80bbaefd-c775-4043-9bb5-7bfbfe1e4675 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:06:29 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:29 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:06:29 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:06:29 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:06:29 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [req-283a828d-c218-4a84-a08b-0e5b81f52ed1 req-80bbaefd-c775-4043-9bb5-7bfbfe1e4675 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Volume info retrieved successfully. Sep 03 20:06:29 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-283a828d-c218-4a84-a08b-0e5b81f52ed1 req-80bbaefd-c775-4043-9bb5-7bfbfe1e4675 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] http://192.168.122.54/volume/v3/volumes/3f0e7850-823b-4f33-ba5e-1cc41b605fc1 returned with HTTP 200 Sep 03 20:06:29 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 211/428] 192.168.122.54 () {60 vars in 1482 bytes} [Thu Sep 3 20:06:29 2026] GET /volume/v3/volumes/3f0e7850-823b-4f33-ba5e-1cc41b605fc1 => generated 855 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:06:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-a40e5243-03c0-496f-8950-db0931e8ccce None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:29 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a40e5243-03c0-496f-8950-db0931e8ccce tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] GET http://192.168.122.54/volume/v3/volumes/eb042c5c-bb83-4988-88e8-23585e58dd1a Sep 03 20:06:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a40e5243-03c0-496f-8950-db0931e8ccce tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:06:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a40e5243-03c0-496f-8950-db0931e8ccce tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:06:29 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:29 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:06:29 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:06:29 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:06:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-fa1e5d2f-20fd-467a-801a-55d6495a372d None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:29 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-fa1e5d2f-20fd-467a-801a-55d6495a372d None None] GET http://192.168.122.54/volume// Sep 03 20:06:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-fa1e5d2f-20fd-467a-801a-55d6495a372d None None] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:06:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-fa1e5d2f-20fd-467a-801a-55d6495a372d None None] Calling method 'all' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:06:29 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-fa1e5d2f-20fd-467a-801a-55d6495a372d None None] http://192.168.122.54/volume// returned with HTTP 300 Sep 03 20:06:29 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 212/429] 192.168.122.54 () {58 vars in 1312 bytes} [Thu Sep 3 20:06:29 2026] GET /volume/ => generated 389 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 20:06:29 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-a40e5243-03c0-496f-8950-db0931e8ccce tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Volume info retrieved successfully. Sep 03 20:06:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-283a828d-c218-4a84-a08b-0e5b81f52ed1 req-12d6d52d-3047-4db3-9567-2c94d7cec0ba None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:29 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-283a828d-c218-4a84-a08b-0e5b81f52ed1 req-12d6d52d-3047-4db3-9567-2c94d7cec0ba tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] POST http://192.168.122.54/volume/v3/attachments Sep 03 20:06:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-283a828d-c218-4a84-a08b-0e5b81f52ed1 req-12d6d52d-3047-4db3-9567-2c94d7cec0ba tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3f0e7850-823b-4f33-ba5e-1cc41b605fc1", "connector": null, "instance_uuid": "5a082a86-d3e6-45d5-8bc4-b72fef315d23"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:06:29 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a40e5243-03c0-496f-8950-db0931e8ccce tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] http://192.168.122.54/volume/v3/volumes/eb042c5c-bb83-4988-88e8-23585e58dd1a returned with HTTP 200 Sep 03 20:06:29 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 218/430] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:06:29 2026] GET /volume/v3/volumes/eb042c5c-bb83-4988-88e8-23585e58dd1a => generated 847 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:06:29 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:29 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:06:29 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:06:29 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:06:29 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-283a828d-c218-4a84-a08b-0e5b81f52ed1 req-12d6d52d-3047-4db3-9567-2c94d7cec0ba tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] http://192.168.122.54/volume/v3/attachments returned with HTTP 200 Sep 03 20:06:29 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 213/431] 192.168.122.54 () {66 vars in 1478 bytes} [Thu Sep 3 20:06:29 2026] POST /volume/v3/attachments => generated 273 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:06:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-65585436-e64f-46f7-84d8-3a05ff96f356 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:29 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-65585436-e64f-46f7-84d8-3a05ff96f356 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] GET http://192.168.122.54/volume/v3/volumes/3f0e7850-823b-4f33-ba5e-1cc41b605fc1 Sep 03 20:06:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-65585436-e64f-46f7-84d8-3a05ff96f356 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:06:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-65585436-e64f-46f7-84d8-3a05ff96f356 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:06:29 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:29 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:06:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-49becc79-ae08-4ec7-b369-5b4c5ebefb1d None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:29 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-49becc79-ae08-4ec7-b369-5b4c5ebefb1d None None] GET http://192.168.122.54/volume// Sep 03 20:06:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-49becc79-ae08-4ec7-b369-5b4c5ebefb1d None None] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:06:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-49becc79-ae08-4ec7-b369-5b4c5ebefb1d None None] Calling method 'all' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:06:29 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-49becc79-ae08-4ec7-b369-5b4c5ebefb1d None None] http://192.168.122.54/volume// returned with HTTP 300 Sep 03 20:06:29 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 214/432] 192.168.122.54 () {58 vars in 1310 bytes} [Thu Sep 3 20:06:29 2026] GET /volume/ => generated 389 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 20:06:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-283a828d-c218-4a84-a08b-0e5b81f52ed1 req-166d2f36-f6f2-40d6-9897-88d9b0c78598 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:29 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:06:29 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:06:29 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-283a828d-c218-4a84-a08b-0e5b81f52ed1 req-166d2f36-f6f2-40d6-9897-88d9b0c78598 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] GET http://192.168.122.54/volume/v3/volumes/3f0e7850-823b-4f33-ba5e-1cc41b605fc1 Sep 03 20:06:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-283a828d-c218-4a84-a08b-0e5b81f52ed1 req-166d2f36-f6f2-40d6-9897-88d9b0c78598 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:06:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-283a828d-c218-4a84-a08b-0e5b81f52ed1 req-166d2f36-f6f2-40d6-9897-88d9b0c78598 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:06:29 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-65585436-e64f-46f7-84d8-3a05ff96f356 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Volume info retrieved successfully. Sep 03 20:06:29 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-65585436-e64f-46f7-84d8-3a05ff96f356 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] http://192.168.122.54/volume/v3/volumes/3f0e7850-823b-4f33-ba5e-1cc41b605fc1 returned with HTTP 200 Sep 03 20:06:29 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 219/433] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:06:29 2026] GET /volume/v3/volumes/3f0e7850-823b-4f33-ba5e-1cc41b605fc1 => generated 854 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:06:29 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:29 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:06:29 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:06:29 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:06:30 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [req-283a828d-c218-4a84-a08b-0e5b81f52ed1 req-166d2f36-f6f2-40d6-9897-88d9b0c78598 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Volume info retrieved successfully. Sep 03 20:06:30 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-283a828d-c218-4a84-a08b-0e5b81f52ed1 req-166d2f36-f6f2-40d6-9897-88d9b0c78598 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] http://192.168.122.54/volume/v3/volumes/3f0e7850-823b-4f33-ba5e-1cc41b605fc1 returned with HTTP 200 Sep 03 20:06:30 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 215/434] 192.168.122.54 () {62 vars in 1523 bytes} [Thu Sep 3 20:06:29 2026] GET /volume/v3/volumes/3f0e7850-823b-4f33-ba5e-1cc41b605fc1 => generated 1035 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 20:06:30 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-283a828d-c218-4a84-a08b-0e5b81f52ed1 req-9370372f-ad68-4114-9416-b4aa572a304d None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:30 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-283a828d-c218-4a84-a08b-0e5b81f52ed1 req-9370372f-ad68-4114-9416-b4aa572a304d tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] PUT http://192.168.122.54/volume/v3/attachments/ec0fff23-820b-4310-9412-456222b0451f Sep 03 20:06:30 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-283a828d-c218-4a84-a08b-0e5b81f52ed1 req-9370372f-ad68-4114-9416-b4aa572a304d tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.54", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd5588f450", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d480a316-b1bc-4222-9d5e-b857eb49504b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:06:30 devstack devstack@c-api.service[87289]: DEBUG cinder.coordination [req-283a828d-c218-4a84-a08b-0e5b81f52ed1 req-9370372f-ad68-4114-9416-b4aa572a304d tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Acquiring lock "cinder-attachment_update-3f0e7850-823b-4f33-ba5e-1cc41b605fc1-devstack" by "attachment_update" {{(pid=87289) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 20:06:30 devstack devstack@c-api.service[87289]: DEBUG cinder.coordination [req-283a828d-c218-4a84-a08b-0e5b81f52ed1 req-9370372f-ad68-4114-9416-b4aa572a304d tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Lock "cinder-attachment_update-3f0e7850-823b-4f33-ba5e-1cc41b605fc1-devstack" acquired by "attachment_update" :: waited 0.020s {{(pid=87289) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 20:06:30 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:06:30 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:06:30 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:30 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:06:30 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-c17d9140-0406-409d-8186-a150b438af14 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:30 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c17d9140-0406-409d-8186-a150b438af14 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] GET http://192.168.122.54/volume/v3/volumes/eb042c5c-bb83-4988-88e8-23585e58dd1a Sep 03 20:06:30 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c17d9140-0406-409d-8186-a150b438af14 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:06:30 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c17d9140-0406-409d-8186-a150b438af14 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:06:30 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:30 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:06:30 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:06:30 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:06:30 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-c17d9140-0406-409d-8186-a150b438af14 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Volume info retrieved successfully. Sep 03 20:06:30 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c17d9140-0406-409d-8186-a150b438af14 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] http://192.168.122.54/volume/v3/volumes/eb042c5c-bb83-4988-88e8-23585e58dd1a returned with HTTP 200 Sep 03 20:06:30 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 216/435] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:06:30 2026] GET /volume/v3/volumes/eb042c5c-bb83-4988-88e8-23585e58dd1a => generated 848 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:06:30 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-6f0fa913-cc83-49e6-a9e8-3df2ad577175 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:30 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6f0fa913-cc83-49e6-a9e8-3df2ad577175 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] POST http://192.168.122.54/volume/v3/volumes/eb042c5c-bb83-4988-88e8-23585e58dd1a/action Sep 03 20:06:30 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-6f0fa913-cc83-49e6-a9e8-3df2ad577175 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Action body: b'{"os-attach": {"instance_uuid": "ac655ac1-6854-4b4d-bb04-7073ed150183", "mountpoint": "/dev/vdb"}}' {{(pid=87290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:06:30 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-6f0fa913-cc83-49e6-a9e8-3df2ad577175 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "ac655ac1-6854-4b4d-bb04-7073ed150183", "mountpoint": "/dev/vdb"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:06:30 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:30 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:06:30 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:06:30 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:06:30 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-6f0fa913-cc83-49e6-a9e8-3df2ad577175 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Volume info retrieved successfully. Sep 03 20:06:30 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-6f0fa913-cc83-49e6-a9e8-3df2ad577175 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Update volume admin metadata completed successfully. Sep 03 20:06:31 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-6f0fa913-cc83-49e6-a9e8-3df2ad577175 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Attach volume completed successfully. Sep 03 20:06:31 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6f0fa913-cc83-49e6-a9e8-3df2ad577175 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] http://192.168.122.54/volume/v3/volumes/eb042c5c-bb83-4988-88e8-23585e58dd1a/action returned with HTTP 202 Sep 03 20:06:31 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 217/436] 192.168.122.54 () {60 vars in 1269 bytes} [Thu Sep 3 20:06:30 2026] POST /volume/v3/volumes/eb042c5c-bb83-4988-88e8-23585e58dd1a/action => generated 0 bytes in 545 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 20:06:31 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-7c7b9c13-824c-4c2e-88bf-7351633968ab None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:31 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-7c7b9c13-824c-4c2e-88bf-7351633968ab tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] GET http://192.168.122.54/volume/v3/volumes/3f0e7850-823b-4f33-ba5e-1cc41b605fc1 Sep 03 20:06:31 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-7c7b9c13-824c-4c2e-88bf-7351633968ab tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:06:31 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-7c7b9c13-824c-4c2e-88bf-7351633968ab tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:06:31 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:31 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:06:31 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:06:31 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:06:31 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-7c7b9c13-824c-4c2e-88bf-7351633968ab tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Volume info retrieved successfully. Sep 03 20:06:31 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-7c7b9c13-824c-4c2e-88bf-7351633968ab tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] http://192.168.122.54/volume/v3/volumes/3f0e7850-823b-4f33-ba5e-1cc41b605fc1 returned with HTTP 200 Sep 03 20:06:31 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 218/437] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:06:31 2026] GET /volume/v3/volumes/3f0e7850-823b-4f33-ba5e-1cc41b605fc1 => generated 854 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:06:31 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-b916037b-7c16-414d-a9cd-3e985f2f5a71 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:31 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b916037b-7c16-414d-a9cd-3e985f2f5a71 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] GET http://192.168.122.54/volume/v3/volumes/eb042c5c-bb83-4988-88e8-23585e58dd1a Sep 03 20:06:31 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b916037b-7c16-414d-a9cd-3e985f2f5a71 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:06:31 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b916037b-7c16-414d-a9cd-3e985f2f5a71 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:06:31 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:31 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:06:31 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:06:31 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:06:31 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-b916037b-7c16-414d-a9cd-3e985f2f5a71 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Volume info retrieved successfully. Sep 03 20:06:31 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b916037b-7c16-414d-a9cd-3e985f2f5a71 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] http://192.168.122.54/volume/v3/volumes/eb042c5c-bb83-4988-88e8-23585e58dd1a returned with HTTP 200 Sep 03 20:06:31 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 219/438] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:06:31 2026] GET /volume/v3/volumes/eb042c5c-bb83-4988-88e8-23585e58dd1a => generated 1182 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:06:31 devstack devstack@c-api.service[87289]: DEBUG cinder.coordination [req-283a828d-c218-4a84-a08b-0e5b81f52ed1 req-9370372f-ad68-4114-9416-b4aa572a304d tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Lock "cinder-attachment_update-3f0e7850-823b-4f33-ba5e-1cc41b605fc1-devstack" released by "attachment_update" :: held 1.061s {{(pid=87289) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 20:06:31 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-4163728c-c054-4cce-ba61-7963a2a0f688 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:31 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-283a828d-c218-4a84-a08b-0e5b81f52ed1 req-9370372f-ad68-4114-9416-b4aa572a304d tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] http://192.168.122.54/volume/v3/attachments/ec0fff23-820b-4310-9412-456222b0451f returned with HTTP 200 Sep 03 20:06:31 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 220/439] 192.168.122.54 () {66 vars in 1588 bytes} [Thu Sep 3 20:06:30 2026] PUT /volume/v3/attachments/ec0fff23-820b-4310-9412-456222b0451f => generated 694 bytes in 1153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:06:31 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-4163728c-c054-4cce-ba61-7963a2a0f688 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] GET http://192.168.122.54/volume/v3/volumes/eb042c5c-bb83-4988-88e8-23585e58dd1a Sep 03 20:06:31 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-4163728c-c054-4cce-ba61-7963a2a0f688 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:06:31 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-4163728c-c054-4cce-ba61-7963a2a0f688 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:06:31 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:31 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:06:31 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:06:31 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:06:31 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-4163728c-c054-4cce-ba61-7963a2a0f688 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Volume info retrieved successfully. Sep 03 20:06:31 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-4163728c-c054-4cce-ba61-7963a2a0f688 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] http://192.168.122.54/volume/v3/volumes/eb042c5c-bb83-4988-88e8-23585e58dd1a returned with HTTP 200 Sep 03 20:06:31 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 220/440] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:06:31 2026] GET /volume/v3/volumes/eb042c5c-bb83-4988-88e8-23585e58dd1a => generated 1182 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:06:31 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-113a2526-3ca1-49ac-b962-58f9f7be5df0 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:31 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-113a2526-3ca1-49ac-b962-58f9f7be5df0 tempest-VolumesActionsTest-587176755 tempest-VolumesActionsTest-587176755-project-admin] POST http://192.168.122.54/volume/v3/volumes/eb042c5c-bb83-4988-88e8-23585e58dd1a/action Sep 03 20:06:31 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-113a2526-3ca1-49ac-b962-58f9f7be5df0 tempest-VolumesActionsTest-587176755 tempest-VolumesActionsTest-587176755-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:06:31 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-113a2526-3ca1-49ac-b962-58f9f7be5df0 tempest-VolumesActionsTest-587176755 tempest-VolumesActionsTest-587176755-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:06:31 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:31 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:06:31 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:06:31 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:06:31 devstack devstack@c-api.service[87289]: DEBUG cinder.api.contrib.admin_actions [None req-113a2526-3ca1-49ac-b962-58f9f7be5df0 tempest-VolumesActionsTest-587176755 tempest-VolumesActionsTest-587176755-project-admin] Updating volume 'eb042c5c-bb83-4988-88e8-23585e58dd1a' with '{'status': 'error'}' {{(pid=87289) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 03 20:06:32 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:32 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:06:32 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:32 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:06:32 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-113a2526-3ca1-49ac-b962-58f9f7be5df0 tempest-VolumesActionsTest-587176755 tempest-VolumesActionsTest-587176755-project-admin] http://192.168.122.54/volume/v3/volumes/eb042c5c-bb83-4988-88e8-23585e58dd1a/action returned with HTTP 202 Sep 03 20:06:32 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 221/441] 192.168.122.54 () {60 vars in 1269 bytes} [Thu Sep 3 20:06:31 2026] POST /volume/v3/volumes/eb042c5c-bb83-4988-88e8-23585e58dd1a/action => generated 0 bytes in 360 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 20:06:32 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-0bb2836b-a757-486b-b040-fd9828e00385 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:32 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-0bb2836b-a757-486b-b040-fd9828e00385 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] GET http://192.168.122.54/volume/v3/volumes/eb042c5c-bb83-4988-88e8-23585e58dd1a Sep 03 20:06:32 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-0bb2836b-a757-486b-b040-fd9828e00385 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:06:32 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-0bb2836b-a757-486b-b040-fd9828e00385 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:06:32 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:32 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:06:32 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:06:32 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:06:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-283a828d-c218-4a84-a08b-0e5b81f52ed1 req-41678161-feeb-40d6-8ab8-28abadfd7587 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:32 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-0bb2836b-a757-486b-b040-fd9828e00385 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Volume info retrieved successfully. Sep 03 20:06:32 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-283a828d-c218-4a84-a08b-0e5b81f52ed1 req-41678161-feeb-40d6-8ab8-28abadfd7587 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] POST http://192.168.122.54/volume/v3/attachments/ec0fff23-820b-4310-9412-456222b0451f/action Sep 03 20:06:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-283a828d-c218-4a84-a08b-0e5b81f52ed1 req-41678161-feeb-40d6-8ab8-28abadfd7587 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Action body: b'{"os-complete": null}' {{(pid=87289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:06:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-283a828d-c218-4a84-a08b-0e5b81f52ed1 req-41678161-feeb-40d6-8ab8-28abadfd7587 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:06:32 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-0bb2836b-a757-486b-b040-fd9828e00385 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] http://192.168.122.54/volume/v3/volumes/eb042c5c-bb83-4988-88e8-23585e58dd1a returned with HTTP 200 Sep 03 20:06:32 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 221/442] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:06:32 2026] GET /volume/v3/volumes/eb042c5c-bb83-4988-88e8-23585e58dd1a => generated 1181 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:06:32 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:32 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:06:32 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-b15fa42c-5507-468a-a9c3-e81936a15f28 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:32 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b15fa42c-5507-468a-a9c3-e81936a15f28 tempest-VolumesActionsTest-587176755 tempest-VolumesActionsTest-587176755-project-admin] POST http://192.168.122.54/volume/v3/volumes/eb042c5c-bb83-4988-88e8-23585e58dd1a/action Sep 03 20:06:32 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b15fa42c-5507-468a-a9c3-e81936a15f28 tempest-VolumesActionsTest-587176755 tempest-VolumesActionsTest-587176755-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "39165c99-b0ff-4d1c-917c-bd38105872df"}}' {{(pid=87290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:06:32 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b15fa42c-5507-468a-a9c3-e81936a15f28 tempest-VolumesActionsTest-587176755 tempest-VolumesActionsTest-587176755-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "39165c99-b0ff-4d1c-917c-bd38105872df"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:06:32 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:06:32 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:06:32 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:32 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:06:32 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-283a828d-c218-4a84-a08b-0e5b81f52ed1 req-41678161-feeb-40d6-8ab8-28abadfd7587 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] http://192.168.122.54/volume/v3/attachments/ec0fff23-820b-4310-9412-456222b0451f/action returned with HTTP 204 Sep 03 20:06:32 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 222/443] 192.168.122.54 () {66 vars in 1609 bytes} [Thu Sep 3 20:06:32 2026] POST /volume/v3/attachments/ec0fff23-820b-4310-9412-456222b0451f/action => generated 0 bytes in 78 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:06:32 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:06:32 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:06:32 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-b15fa42c-5507-468a-a9c3-e81936a15f28 tempest-VolumesActionsTest-587176755 tempest-VolumesActionsTest-587176755-project-admin] Volume info retrieved successfully. Sep 03 20:06:32 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-b15fa42c-5507-468a-a9c3-e81936a15f28 tempest-VolumesActionsTest-587176755 tempest-VolumesActionsTest-587176755-project-admin] Terminate volume connection completed successfully. Sep 03 20:06:32 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-b15fa42c-5507-468a-a9c3-e81936a15f28 tempest-VolumesActionsTest-587176755 tempest-VolumesActionsTest-587176755-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=87290) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Sep 03 20:06:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-57703c4c-f5a4-4006-8b53-dea016d1e7e9 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:32 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-57703c4c-f5a4-4006-8b53-dea016d1e7e9 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] GET http://192.168.122.54/volume/v3/volumes/3f0e7850-823b-4f33-ba5e-1cc41b605fc1 Sep 03 20:06:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-57703c4c-f5a4-4006-8b53-dea016d1e7e9 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:06:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-57703c4c-f5a4-4006-8b53-dea016d1e7e9 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:06:32 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:32 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:06:32 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:06:32 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:06:32 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-57703c4c-f5a4-4006-8b53-dea016d1e7e9 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Volume info retrieved successfully. Sep 03 20:06:32 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-57703c4c-f5a4-4006-8b53-dea016d1e7e9 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] http://192.168.122.54/volume/v3/volumes/3f0e7850-823b-4f33-ba5e-1cc41b605fc1 returned with HTTP 200 Sep 03 20:06:32 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 223/444] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:06:32 2026] GET /volume/v3/volumes/3f0e7850-823b-4f33-ba5e-1cc41b605fc1 => generated 1147 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:06:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-d316529b-0fa4-4af6-bc2f-fd299a84b0c0 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:32 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d316529b-0fa4-4af6-bc2f-fd299a84b0c0 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] GET http://192.168.122.54/volume/v3/volumes/3f0e7850-823b-4f33-ba5e-1cc41b605fc1 Sep 03 20:06:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d316529b-0fa4-4af6-bc2f-fd299a84b0c0 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:06:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d316529b-0fa4-4af6-bc2f-fd299a84b0c0 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:06:32 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-b15fa42c-5507-468a-a9c3-e81936a15f28 tempest-VolumesActionsTest-587176755 tempest-VolumesActionsTest-587176755-project-admin] Detach volume completed successfully. Sep 03 20:06:32 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b15fa42c-5507-468a-a9c3-e81936a15f28 tempest-VolumesActionsTest-587176755 tempest-VolumesActionsTest-587176755-project-admin] http://192.168.122.54/volume/v3/volumes/eb042c5c-bb83-4988-88e8-23585e58dd1a/action returned with HTTP 202 Sep 03 20:06:32 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 222/445] 192.168.122.54 () {60 vars in 1269 bytes} [Thu Sep 3 20:06:32 2026] POST /volume/v3/volumes/eb042c5c-bb83-4988-88e8-23585e58dd1a/action => generated 0 bytes in 406 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 20:06:32 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:32 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:06:32 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-cc817c2c-4d1e-482c-98f7-d7aac7efc6a4 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:32 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:06:32 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:06:32 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-cc817c2c-4d1e-482c-98f7-d7aac7efc6a4 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] GET http://192.168.122.54/volume/v3/volumes/eb042c5c-bb83-4988-88e8-23585e58dd1a Sep 03 20:06:32 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-cc817c2c-4d1e-482c-98f7-d7aac7efc6a4 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:06:32 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-cc817c2c-4d1e-482c-98f7-d7aac7efc6a4 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:06:32 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-d316529b-0fa4-4af6-bc2f-fd299a84b0c0 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Volume info retrieved successfully. Sep 03 20:06:32 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:32 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:06:32 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:06:32 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:06:32 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-cc817c2c-4d1e-482c-98f7-d7aac7efc6a4 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Volume info retrieved successfully. Sep 03 20:06:32 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-cc817c2c-4d1e-482c-98f7-d7aac7efc6a4 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] http://192.168.122.54/volume/v3/volumes/eb042c5c-bb83-4988-88e8-23585e58dd1a returned with HTTP 200 Sep 03 20:06:32 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 223/446] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:06:32 2026] GET /volume/v3/volumes/eb042c5c-bb83-4988-88e8-23585e58dd1a => generated 867 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:06:32 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d316529b-0fa4-4af6-bc2f-fd299a84b0c0 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] http://192.168.122.54/volume/v3/volumes/3f0e7850-823b-4f33-ba5e-1cc41b605fc1 returned with HTTP 200 Sep 03 20:06:32 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 224/447] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:06:32 2026] GET /volume/v3/volumes/3f0e7850-823b-4f33-ba5e-1cc41b605fc1 => generated 1147 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:06:32 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-0a505e4f-4912-40ac-9be9-214eed1f1499 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:32 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-0a505e4f-4912-40ac-9be9-214eed1f1499 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] GET http://192.168.122.54/volume/v3/volumes/eb042c5c-bb83-4988-88e8-23585e58dd1a Sep 03 20:06:32 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-0a505e4f-4912-40ac-9be9-214eed1f1499 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:06:32 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-0a505e4f-4912-40ac-9be9-214eed1f1499 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:06:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-338ac773-7f80-417c-932d-003495f14fd1 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:32 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:32 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:06:32 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-338ac773-7f80-417c-932d-003495f14fd1 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] DELETE http://192.168.122.54/volume/v3/volumes/3f0e7850-823b-4f33-ba5e-1cc41b605fc1 Sep 03 20:06:32 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:06:32 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:06:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-338ac773-7f80-417c-932d-003495f14fd1 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:06:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-338ac773-7f80-417c-932d-003495f14fd1 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:06:32 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-338ac773-7f80-417c-932d-003495f14fd1 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Delete volume with id: 3f0e7850-823b-4f33-ba5e-1cc41b605fc1 Sep 03 20:06:32 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-0a505e4f-4912-40ac-9be9-214eed1f1499 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Volume info retrieved successfully. Sep 03 20:06:32 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:32 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:06:32 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-0a505e4f-4912-40ac-9be9-214eed1f1499 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] http://192.168.122.54/volume/v3/volumes/eb042c5c-bb83-4988-88e8-23585e58dd1a returned with HTTP 200 Sep 03 20:06:32 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 224/448] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:06:32 2026] GET /volume/v3/volumes/eb042c5c-bb83-4988-88e8-23585e58dd1a => generated 867 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:06:32 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:06:32 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:06:32 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-c604336c-ff90-4242-a58d-75c06ab0d4ca None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:32 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-338ac773-7f80-417c-932d-003495f14fd1 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Volume info retrieved successfully. Sep 03 20:06:32 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c604336c-ff90-4242-a58d-75c06ab0d4ca tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] POST http://192.168.122.54/volume/v3/volumes/eb042c5c-bb83-4988-88e8-23585e58dd1a/action Sep 03 20:06:32 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c604336c-ff90-4242-a58d-75c06ab0d4ca tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Action body: b'{"os-detach": {}}' {{(pid=87290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:06:32 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c604336c-ff90-4242-a58d-75c06ab0d4ca tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:06:32 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:32 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:06:32 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:06:32 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:06:32 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-c604336c-ff90-4242-a58d-75c06ab0d4ca tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Volume info retrieved successfully. Sep 03 20:06:32 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-338ac773-7f80-417c-932d-003495f14fd1 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-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 03 20:06:32 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-338ac773-7f80-417c-932d-003495f14fd1 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] http://192.168.122.54/volume/v3/volumes/3f0e7850-823b-4f33-ba5e-1cc41b605fc1 returned with HTTP 400 Sep 03 20:06:32 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 225/449] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:06:32 2026] DELETE /volume/v3/volumes/3f0e7850-823b-4f33-ba5e-1cc41b605fc1 => generated 307 bytes in 106 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 03 20:06:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-9343f108-87c7-4078-8e49-212a48c70fd0 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:32 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9343f108-87c7-4078-8e49-212a48c70fd0 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] GET http://192.168.122.54/volume/v3/volumes/3f0e7850-823b-4f33-ba5e-1cc41b605fc1 Sep 03 20:06:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-9343f108-87c7-4078-8e49-212a48c70fd0 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:06:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-9343f108-87c7-4078-8e49-212a48c70fd0 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:06:32 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:32 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:06:32 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:06:32 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:06:32 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-9343f108-87c7-4078-8e49-212a48c70fd0 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Volume info retrieved successfully. Sep 03 20:06:32 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-c604336c-ff90-4242-a58d-75c06ab0d4ca tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Detach volume completed successfully. Sep 03 20:06:32 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c604336c-ff90-4242-a58d-75c06ab0d4ca tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] http://192.168.122.54/volume/v3/volumes/eb042c5c-bb83-4988-88e8-23585e58dd1a/action returned with HTTP 202 Sep 03 20:06:32 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 225/450] 192.168.122.54 () {60 vars in 1269 bytes} [Thu Sep 3 20:06:32 2026] POST /volume/v3/volumes/eb042c5c-bb83-4988-88e8-23585e58dd1a/action => generated 0 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 20:06:32 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-9f1721fd-980f-463c-9c07-8145e9822b4a None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:32 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9343f108-87c7-4078-8e49-212a48c70fd0 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] http://192.168.122.54/volume/v3/volumes/3f0e7850-823b-4f33-ba5e-1cc41b605fc1 returned with HTTP 200 Sep 03 20:06:32 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-9f1721fd-980f-463c-9c07-8145e9822b4a tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] GET http://192.168.122.54/volume/v3/volumes/eb042c5c-bb83-4988-88e8-23585e58dd1a Sep 03 20:06:32 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 226/451] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:06:32 2026] GET /volume/v3/volumes/3f0e7850-823b-4f33-ba5e-1cc41b605fc1 => generated 1147 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:06:32 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-9f1721fd-980f-463c-9c07-8145e9822b4a tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:06:32 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-9f1721fd-980f-463c-9c07-8145e9822b4a tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:06:32 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:32 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:06:32 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:06:32 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:06:32 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-9f1721fd-980f-463c-9c07-8145e9822b4a tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Volume info retrieved successfully. Sep 03 20:06:33 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-9f1721fd-980f-463c-9c07-8145e9822b4a tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] http://192.168.122.54/volume/v3/volumes/eb042c5c-bb83-4988-88e8-23585e58dd1a returned with HTTP 200 Sep 03 20:06:33 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 226/452] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:06:32 2026] GET /volume/v3/volumes/eb042c5c-bb83-4988-88e8-23585e58dd1a => generated 867 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:06:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-bbe13801-9ca5-4f4c-a428-145bc80ed515 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:33 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-7f727c32-8e9e-436f-bd11-7d44b0cbab9e req-b909a43d-38df-4265-af0f-a36805b7ec2d None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:33 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-7f727c32-8e9e-436f-bd11-7d44b0cbab9e req-b909a43d-38df-4265-af0f-a36805b7ec2d tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] GET http://192.168.122.54/volume/v3/volumes/3f0e7850-823b-4f33-ba5e-1cc41b605fc1 Sep 03 20:06:33 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-7f727c32-8e9e-436f-bd11-7d44b0cbab9e req-b909a43d-38df-4265-af0f-a36805b7ec2d tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:06:33 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-7f727c32-8e9e-436f-bd11-7d44b0cbab9e req-b909a43d-38df-4265-af0f-a36805b7ec2d tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:06:33 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-bbe13801-9ca5-4f4c-a428-145bc80ed515 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] GET http://192.168.122.54/volume/v3/volumes/eb042c5c-bb83-4988-88e8-23585e58dd1a Sep 03 20:06:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-bbe13801-9ca5-4f4c-a428-145bc80ed515 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:06:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-bbe13801-9ca5-4f4c-a428-145bc80ed515 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:06:33 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:33 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:06:33 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:33 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:06:33 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:06:33 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:06:33 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:06:33 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:06:33 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-bbe13801-9ca5-4f4c-a428-145bc80ed515 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Volume info retrieved successfully. Sep 03 20:06:33 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-bbe13801-9ca5-4f4c-a428-145bc80ed515 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] http://192.168.122.54/volume/v3/volumes/eb042c5c-bb83-4988-88e8-23585e58dd1a returned with HTTP 200 Sep 03 20:06:33 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [req-7f727c32-8e9e-436f-bd11-7d44b0cbab9e req-b909a43d-38df-4265-af0f-a36805b7ec2d tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Volume info retrieved successfully. Sep 03 20:06:33 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 227/453] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:06:33 2026] GET /volume/v3/volumes/eb042c5c-bb83-4988-88e8-23585e58dd1a => generated 867 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:06:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-aec6a594-425b-46cc-938c-a56b2626fb54 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:33 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-aec6a594-425b-46cc-938c-a56b2626fb54 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] DELETE http://192.168.122.54/volume/v3/volumes/eb042c5c-bb83-4988-88e8-23585e58dd1a Sep 03 20:06:33 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-7f727c32-8e9e-436f-bd11-7d44b0cbab9e req-b909a43d-38df-4265-af0f-a36805b7ec2d tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] http://192.168.122.54/volume/v3/volumes/3f0e7850-823b-4f33-ba5e-1cc41b605fc1 returned with HTTP 200 Sep 03 20:06:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-aec6a594-425b-46cc-938c-a56b2626fb54 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:06:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-aec6a594-425b-46cc-938c-a56b2626fb54 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:06:33 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 227/454] 192.168.122.54 () {60 vars in 1482 bytes} [Thu Sep 3 20:06:33 2026] GET /volume/v3/volumes/3f0e7850-823b-4f33-ba5e-1cc41b605fc1 => generated 1147 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:06:33 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-aec6a594-425b-46cc-938c-a56b2626fb54 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Delete volume with id: eb042c5c-bb83-4988-88e8-23585e58dd1a Sep 03 20:06:33 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:33 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:06:33 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:06:33 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:06:33 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-aec6a594-425b-46cc-938c-a56b2626fb54 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Volume info retrieved successfully. Sep 03 20:06:33 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-7f727c32-8e9e-436f-bd11-7d44b0cbab9e req-22327566-7cb1-431e-aa9f-d73f33d00f7b None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:33 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-7f727c32-8e9e-436f-bd11-7d44b0cbab9e req-22327566-7cb1-431e-aa9f-d73f33d00f7b tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] POST http://192.168.122.54/volume/v3/volumes/3f0e7850-823b-4f33-ba5e-1cc41b605fc1/action Sep 03 20:06:33 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-7f727c32-8e9e-436f-bd11-7d44b0cbab9e req-22327566-7cb1-431e-aa9f-d73f33d00f7b tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:06:33 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-7f727c32-8e9e-436f-bd11-7d44b0cbab9e req-22327566-7cb1-431e-aa9f-d73f33d00f7b tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:06:33 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:33 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:06:33 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:06:33 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:06:33 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [req-7f727c32-8e9e-436f-bd11-7d44b0cbab9e req-22327566-7cb1-431e-aa9f-d73f33d00f7b tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Volume info retrieved successfully. Sep 03 20:06:33 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-aec6a594-425b-46cc-938c-a56b2626fb54 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Delete volume request issued successfully. Sep 03 20:06:33 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-aec6a594-425b-46cc-938c-a56b2626fb54 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] http://192.168.122.54/volume/v3/volumes/eb042c5c-bb83-4988-88e8-23585e58dd1a returned with HTTP 202 Sep 03 20:06:33 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 228/455] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:06:33 2026] DELETE /volume/v3/volumes/eb042c5c-bb83-4988-88e8-23585e58dd1a => generated 0 bytes in 143 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:06:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-fb0be039-bfaa-42c8-a7ee-26d10da41b3a None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:33 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-fb0be039-bfaa-42c8-a7ee-26d10da41b3a tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] GET http://192.168.122.54/volume/v3/volumes/eb042c5c-bb83-4988-88e8-23585e58dd1a Sep 03 20:06:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-fb0be039-bfaa-42c8-a7ee-26d10da41b3a tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:06:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-fb0be039-bfaa-42c8-a7ee-26d10da41b3a tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:06:33 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [req-7f727c32-8e9e-436f-bd11-7d44b0cbab9e req-22327566-7cb1-431e-aa9f-d73f33d00f7b tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Begin detaching volume completed successfully. Sep 03 20:06:33 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-7f727c32-8e9e-436f-bd11-7d44b0cbab9e req-22327566-7cb1-431e-aa9f-d73f33d00f7b tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] http://192.168.122.54/volume/v3/volumes/3f0e7850-823b-4f33-ba5e-1cc41b605fc1/action returned with HTTP 202 Sep 03 20:06:33 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 228/456] 192.168.122.54 () {64 vars in 1556 bytes} [Thu Sep 3 20:06:33 2026] POST /volume/v3/volumes/3f0e7850-823b-4f33-ba5e-1cc41b605fc1/action => generated 0 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 20:06:33 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:33 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:06:33 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:06:33 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:06:33 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-fb0be039-bfaa-42c8-a7ee-26d10da41b3a tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Volume info retrieved successfully. Sep 03 20:06:33 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-fb0be039-bfaa-42c8-a7ee-26d10da41b3a tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] http://192.168.122.54/volume/v3/volumes/eb042c5c-bb83-4988-88e8-23585e58dd1a returned with HTTP 200 Sep 03 20:06:33 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 229/457] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:06:33 2026] GET /volume/v3/volumes/eb042c5c-bb83-4988-88e8-23585e58dd1a => generated 866 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:06:33 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-1b803fb3-b94e-46e8-9419-651b0eef30c0 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:33 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-1b803fb3-b94e-46e8-9419-651b0eef30c0 None None] GET http://192.168.122.54/volume// Sep 03 20:06:33 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-1b803fb3-b94e-46e8-9419-651b0eef30c0 None None] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:06:33 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-1b803fb3-b94e-46e8-9419-651b0eef30c0 None None] Calling method 'all' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:06:33 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-1b803fb3-b94e-46e8-9419-651b0eef30c0 None None] http://192.168.122.54/volume// returned with HTTP 300 Sep 03 20:06:33 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 229/458] 192.168.122.54 () {58 vars in 1310 bytes} [Thu Sep 3 20:06:33 2026] GET /volume/ => generated 389 bytes in 22 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 20:06:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-7f727c32-8e9e-436f-bd11-7d44b0cbab9e req-a42f2448-9241-4186-88eb-cbc694f8e733 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:33 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-7f727c32-8e9e-436f-bd11-7d44b0cbab9e req-a42f2448-9241-4186-88eb-cbc694f8e733 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] GET http://192.168.122.54/volume/v3/volumes/3f0e7850-823b-4f33-ba5e-1cc41b605fc1 Sep 03 20:06:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-7f727c32-8e9e-436f-bd11-7d44b0cbab9e req-a42f2448-9241-4186-88eb-cbc694f8e733 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:06:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-7f727c32-8e9e-436f-bd11-7d44b0cbab9e req-a42f2448-9241-4186-88eb-cbc694f8e733 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:06:33 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:33 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:06:33 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:06:33 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:06:33 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [req-7f727c32-8e9e-436f-bd11-7d44b0cbab9e req-a42f2448-9241-4186-88eb-cbc694f8e733 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Volume info retrieved successfully. Sep 03 20:06:33 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-7f727c32-8e9e-436f-bd11-7d44b0cbab9e req-a42f2448-9241-4186-88eb-cbc694f8e733 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] http://192.168.122.54/volume/v3/volumes/3f0e7850-823b-4f33-ba5e-1cc41b605fc1 returned with HTTP 200 Sep 03 20:06:33 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 230/459] 192.168.122.54 () {62 vars in 1523 bytes} [Thu Sep 3 20:06:33 2026] GET /volume/v3/volumes/3f0e7850-823b-4f33-ba5e-1cc41b605fc1 => generated 1331 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 20:06:34 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-7f727c32-8e9e-436f-bd11-7d44b0cbab9e req-35d544a0-e484-47c7-99fb-c8c91a3e0f3a None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:34 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-7f727c32-8e9e-436f-bd11-7d44b0cbab9e req-35d544a0-e484-47c7-99fb-c8c91a3e0f3a tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] DELETE http://192.168.122.54/volume/v3/attachments/ec0fff23-820b-4310-9412-456222b0451f Sep 03 20:06:34 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-7f727c32-8e9e-436f-bd11-7d44b0cbab9e req-35d544a0-e484-47c7-99fb-c8c91a3e0f3a tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:06:34 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-7f727c32-8e9e-436f-bd11-7d44b0cbab9e req-35d544a0-e484-47c7-99fb-c8c91a3e0f3a tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Calling method 'version_select' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:06:34 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:06:34 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:06:34 devstack devstack@c-api.service[87290]: /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 03 20:06:34 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, Sep 03 20:06:34 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-7f727c32-8e9e-436f-bd11-7d44b0cbab9e req-35d544a0-e484-47c7-99fb-c8c91a3e0f3a tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] http://192.168.122.54/volume/v3/attachments/ec0fff23-820b-4310-9412-456222b0451f returned with HTTP 200 Sep 03 20:06:34 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 230/460] 192.168.122.54 () {64 vars in 1557 bytes} [Thu Sep 3 20:06:33 2026] DELETE /volume/v3/attachments/ec0fff23-820b-4310-9412-456222b0451f => generated 19 bytes in 361 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:06:34 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-cb7f009e-d2bd-4a38-a887-69b89c894c91 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:34 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-cb7f009e-d2bd-4a38-a887-69b89c894c91 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] GET http://192.168.122.54/volume/v3/volumes/eb042c5c-bb83-4988-88e8-23585e58dd1a Sep 03 20:06:34 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-cb7f009e-d2bd-4a38-a887-69b89c894c91 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:06:34 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-cb7f009e-d2bd-4a38-a887-69b89c894c91 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:06:34 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:34 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:06:34 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:06:34 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:06:34 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-cb7f009e-d2bd-4a38-a887-69b89c894c91 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Volume info retrieved successfully. Sep 03 20:06:34 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-cb7f009e-d2bd-4a38-a887-69b89c894c91 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] http://192.168.122.54/volume/v3/volumes/eb042c5c-bb83-4988-88e8-23585e58dd1a returned with HTTP 200 Sep 03 20:06:34 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 231/461] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:06:34 2026] GET /volume/v3/volumes/eb042c5c-bb83-4988-88e8-23585e58dd1a => generated 866 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:06:34 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-25ea8180-d8a4-4870-8613-344efde1aed7 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:34 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-25ea8180-d8a4-4870-8613-344efde1aed7 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] GET http://192.168.122.54/volume/v3/volumes/3f0e7850-823b-4f33-ba5e-1cc41b605fc1 Sep 03 20:06:34 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-25ea8180-d8a4-4870-8613-344efde1aed7 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:06:34 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-25ea8180-d8a4-4870-8613-344efde1aed7 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:06:34 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:34 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:06:34 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:06:34 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:06:34 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-25ea8180-d8a4-4870-8613-344efde1aed7 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Volume info retrieved successfully. Sep 03 20:06:34 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-25ea8180-d8a4-4870-8613-344efde1aed7 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] http://192.168.122.54/volume/v3/volumes/3f0e7850-823b-4f33-ba5e-1cc41b605fc1 returned with HTTP 200 Sep 03 20:06:34 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 231/462] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:06:34 2026] GET /volume/v3/volumes/3f0e7850-823b-4f33-ba5e-1cc41b605fc1 => generated 855 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:06:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-7d944b2e-3bf5-4697-ac34-43eccd5123f0 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:35 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7d944b2e-3bf5-4697-ac34-43eccd5123f0 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] GET http://192.168.122.54/volume/v3/volumes/eb042c5c-bb83-4988-88e8-23585e58dd1a Sep 03 20:06:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-7d944b2e-3bf5-4697-ac34-43eccd5123f0 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:06:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-7d944b2e-3bf5-4697-ac34-43eccd5123f0 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:06:35 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7d944b2e-3bf5-4697-ac34-43eccd5123f0 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] http://192.168.122.54/volume/v3/volumes/eb042c5c-bb83-4988-88e8-23585e58dd1a returned with HTTP 404 Sep 03 20:06:35 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 232/463] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:06:35 2026] GET /volume/v3/volumes/eb042c5c-bb83-4988-88e8-23585e58dd1a => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:06:40 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-84a66fba-fd7a-4741-b766-9961a24f5b2e None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:40 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-84a66fba-fd7a-4741-b766-9961a24f5b2e tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:06:40 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-84a66fba-fd7a-4741-b766-9961a24f5b2e tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-380464148"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:06:40 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.volumes [None req-84a66fba-fd7a-4741-b766-9961a24f5b2e tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-380464148'}} {{(pid=87290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:06:40 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-84a66fba-fd7a-4741-b766-9961a24f5b2e tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Create volume of 1 GB Sep 03 20:06:40 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-84a66fba-fd7a-4741-b766-9961a24f5b2e tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Availability Zones retrieved successfully. Sep 03 20:06:40 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-84a66fba-fd7a-4741-b766-9961a24f5b2e tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Flow 'volume_create_api' (773441ee-8880-44d6-9fbd-e2a8e17ade13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:06:40 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-84a66fba-fd7a-4741-b766-9961a24f5b2e tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e377cf52-4454-490f-9df4-11a73adb545d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:06:40 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.flows.api.create_volume [None req-84a66fba-fd7a-4741-b766-9961a24f5b2e tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Validating volume size '1' using validate_int {{(pid=87290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:06:40 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-84a66fba-fd7a-4741-b766-9961a24f5b2e tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e377cf52-4454-490f-9df4-11a73adb545d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:06:40 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-84a66fba-fd7a-4741-b766-9961a24f5b2e tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a45fb192-ca85-4a5f-973e-e4458f098ef8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:06:40 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-84a66fba-fd7a-4741-b766-9961a24f5b2e tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Created reservations ['b784b654-558a-4400-b5ab-19e9a9343f8c', '1a0d6d40-b400-4db4-a9f3-1bba7e1e4f29', '0673f295-fa2d-4c17-8cf5-43afa764fa40', '65790aca-9833-4c77-a590-e66d0f2c22ea'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:06:40 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-84a66fba-fd7a-4741-b766-9961a24f5b2e tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a45fb192-ca85-4a5f-973e-e4458f098ef8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b784b654-558a-4400-b5ab-19e9a9343f8c', '1a0d6d40-b400-4db4-a9f3-1bba7e1e4f29', '0673f295-fa2d-4c17-8cf5-43afa764fa40', '65790aca-9833-4c77-a590-e66d0f2c22ea']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:06:40 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-84a66fba-fd7a-4741-b766-9961a24f5b2e tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4b8c44f-c7d2-4c7d-9a57-ee6377e71373) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:06:40 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:40 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:06:40 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-84a66fba-fd7a-4741-b766-9961a24f5b2e tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4b8c44f-c7d2-4c7d-9a57-ee6377e71373) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b3cb3c05-e392-45b5-80b3-052718bad07e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-380464148',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e1b9dacd9b642e2a98fce2b6bf405a6',qos_specs=None,replication_status=,reservations=['b784b654-558a-4400-b5ab-19e9a9343f8c','1a0d6d40-b400-4db4-a9f3-1bba7e1e4f29','0673f295-fa2d-4c17-8cf5-43afa764fa40','65790aca-9833-4c77-a590-e66d0f2c22ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75597f125f6e4d9abb8ddf06f1f1f56d',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:06:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-380464148',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b3cb3c05-e392-45b5-80b3-052718bad07e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e1b9dacd9b642e2a98fce2b6bf405a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='75597f125f6e4d9abb8ddf06f1f1f56d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:06:40 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-84a66fba-fd7a-4741-b766-9961a24f5b2e tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db3c0d6d-6edf-4ed5-bf09-12126cd937dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:06:40 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-84a66fba-fd7a-4741-b766-9961a24f5b2e tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db3c0d6d-6edf-4ed5-bf09-12126cd937dd) transitioned into state 'SUCCESS' from state '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-380464148',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e1b9dacd9b642e2a98fce2b6bf405a6',qos_specs=None,replication_status=,reservations=['b784b654-558a-4400-b5ab-19e9a9343f8c','1a0d6d40-b400-4db4-a9f3-1bba7e1e4f29','0673f295-fa2d-4c17-8cf5-43afa764fa40','65790aca-9833-4c77-a590-e66d0f2c22ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75597f125f6e4d9abb8ddf06f1f1f56d',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:06:40 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-84a66fba-fd7a-4741-b766-9961a24f5b2e tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (590ca658-e834-48b7-9e4c-4141fbb22ec6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:06:40 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-84a66fba-fd7a-4741-b766-9961a24f5b2e tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (590ca658-e834-48b7-9e4c-4141fbb22ec6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:06:40 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-84a66fba-fd7a-4741-b766-9961a24f5b2e tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Flow 'volume_create_api' (773441ee-8880-44d6-9fbd-e2a8e17ade13) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:06:40 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-84a66fba-fd7a-4741-b766-9961a24f5b2e tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Create volume request issued successfully. Sep 03 20:06:40 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-84a66fba-fd7a-4741-b766-9961a24f5b2e tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:06:40 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 232/464] 192.168.122.54 () {60 vars in 1137 bytes} [Thu Sep 3 20:06:40 2026] POST /volume/v3/volumes => generated 755 bytes in 377 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:06:40 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-bacc1fbf-57cc-4ae2-8714-19c4eda6b63d None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:40 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-bacc1fbf-57cc-4ae2-8714-19c4eda6b63d tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] GET http://192.168.122.54/volume/v3/volumes/b3cb3c05-e392-45b5-80b3-052718bad07e Sep 03 20:06:40 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-bacc1fbf-57cc-4ae2-8714-19c4eda6b63d tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:06:40 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-bacc1fbf-57cc-4ae2-8714-19c4eda6b63d tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:06:40 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:40 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:06:40 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:06:40 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:06:40 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-bacc1fbf-57cc-4ae2-8714-19c4eda6b63d tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Volume info retrieved successfully. Sep 03 20:06:40 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-bacc1fbf-57cc-4ae2-8714-19c4eda6b63d tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] http://192.168.122.54/volume/v3/volumes/b3cb3c05-e392-45b5-80b3-052718bad07e returned with HTTP 200 Sep 03 20:06:40 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 233/465] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:06:40 2026] GET /volume/v3/volumes/b3cb3c05-e392-45b5-80b3-052718bad07e => generated 823 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:06:41 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-14ff6f47-cafe-4a5a-bdb6-1f62954f2e42 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:41 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-14ff6f47-cafe-4a5a-bdb6-1f62954f2e42 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] GET http://192.168.122.54/volume/v3/volumes/b3cb3c05-e392-45b5-80b3-052718bad07e Sep 03 20:06:41 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-14ff6f47-cafe-4a5a-bdb6-1f62954f2e42 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:06:41 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-14ff6f47-cafe-4a5a-bdb6-1f62954f2e42 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:06:41 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:41 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:06:41 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:06:41 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:06:41 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-14ff6f47-cafe-4a5a-bdb6-1f62954f2e42 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Volume info retrieved successfully. Sep 03 20:06:41 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-14ff6f47-cafe-4a5a-bdb6-1f62954f2e42 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] http://192.168.122.54/volume/v3/volumes/b3cb3c05-e392-45b5-80b3-052718bad07e returned with HTTP 200 Sep 03 20:06:41 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 233/466] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:06:41 2026] GET /volume/v3/volumes/b3cb3c05-e392-45b5-80b3-052718bad07e => generated 847 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:06:42 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-744998b2-6c91-422b-8f75-9440c5b52375 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:42 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-744998b2-6c91-422b-8f75-9440c5b52375 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] DELETE http://192.168.122.54/volume/v3/volumes/3f0e7850-823b-4f33-ba5e-1cc41b605fc1 Sep 03 20:06:42 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-744998b2-6c91-422b-8f75-9440c5b52375 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:06:42 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-744998b2-6c91-422b-8f75-9440c5b52375 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:06:42 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-744998b2-6c91-422b-8f75-9440c5b52375 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Delete volume with id: 3f0e7850-823b-4f33-ba5e-1cc41b605fc1 Sep 03 20:06:42 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:42 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:06:42 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:06:42 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:06:42 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-744998b2-6c91-422b-8f75-9440c5b52375 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Volume info retrieved successfully. Sep 03 20:06:42 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-744998b2-6c91-422b-8f75-9440c5b52375 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Delete volume request issued successfully. Sep 03 20:06:42 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-744998b2-6c91-422b-8f75-9440c5b52375 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] http://192.168.122.54/volume/v3/volumes/3f0e7850-823b-4f33-ba5e-1cc41b605fc1 returned with HTTP 202 Sep 03 20:06:42 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 234/467] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:06:42 2026] DELETE /volume/v3/volumes/3f0e7850-823b-4f33-ba5e-1cc41b605fc1 => generated 0 bytes in 157 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:06:42 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-fb9955d5-0033-4173-89e9-107223a699d1 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:42 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-fb9955d5-0033-4173-89e9-107223a699d1 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] GET http://192.168.122.54/volume/v3/volumes/3f0e7850-823b-4f33-ba5e-1cc41b605fc1 Sep 03 20:06:42 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-fb9955d5-0033-4173-89e9-107223a699d1 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:06:42 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-fb9955d5-0033-4173-89e9-107223a699d1 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:06:42 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:42 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:06:42 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:06:42 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:06:42 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-fb9955d5-0033-4173-89e9-107223a699d1 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Volume info retrieved successfully. Sep 03 20:06:42 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-fb9955d5-0033-4173-89e9-107223a699d1 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] http://192.168.122.54/volume/v3/volumes/3f0e7850-823b-4f33-ba5e-1cc41b605fc1 returned with HTTP 200 Sep 03 20:06:42 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 234/468] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:06:42 2026] GET /volume/v3/volumes/3f0e7850-823b-4f33-ba5e-1cc41b605fc1 => generated 854 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:06:42 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-1df72091-35b0-4395-aae9-8222de9384a0 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:42 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-1df72091-35b0-4395-aae9-8222de9384a0 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] GET http://192.168.122.54/volume/v3/volumes/b3cb3c05-e392-45b5-80b3-052718bad07e Sep 03 20:06:42 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-1df72091-35b0-4395-aae9-8222de9384a0 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:06:42 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-1df72091-35b0-4395-aae9-8222de9384a0 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:06:42 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:42 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:06:42 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:06:42 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:06:42 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-1df72091-35b0-4395-aae9-8222de9384a0 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Volume info retrieved successfully. Sep 03 20:06:42 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-1df72091-35b0-4395-aae9-8222de9384a0 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] http://192.168.122.54/volume/v3/volumes/b3cb3c05-e392-45b5-80b3-052718bad07e returned with HTTP 200 Sep 03 20:06:42 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 235/469] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:06:42 2026] GET /volume/v3/volumes/b3cb3c05-e392-45b5-80b3-052718bad07e => generated 848 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:06:42 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-39af091e-5419-49ec-8808-41c4ad0e8153 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:43 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-39af091e-5419-49ec-8808-41c4ad0e8153 tempest-VolumesActionsTest-587176755 tempest-VolumesActionsTest-587176755-project-admin] POST http://192.168.122.54/volume/v3/volumes/b3cb3c05-e392-45b5-80b3-052718bad07e/action Sep 03 20:06:43 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-39af091e-5419-49ec-8808-41c4ad0e8153 tempest-VolumesActionsTest-587176755 tempest-VolumesActionsTest-587176755-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=87290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:06:43 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-39af091e-5419-49ec-8808-41c4ad0e8153 tempest-VolumesActionsTest-587176755 tempest-VolumesActionsTest-587176755-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:06:43 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:43 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:06:43 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:06:43 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:06:43 devstack devstack@c-api.service[87290]: DEBUG cinder.api.contrib.admin_actions [None req-39af091e-5419-49ec-8808-41c4ad0e8153 tempest-VolumesActionsTest-587176755 tempest-VolumesActionsTest-587176755-project-admin] Updating volume 'b3cb3c05-e392-45b5-80b3-052718bad07e' with '{'status': 'attaching'}' {{(pid=87290) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 03 20:06:43 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:43 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:06:43 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:43 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:06:43 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-39af091e-5419-49ec-8808-41c4ad0e8153 tempest-VolumesActionsTest-587176755 tempest-VolumesActionsTest-587176755-project-admin] http://192.168.122.54/volume/v3/volumes/b3cb3c05-e392-45b5-80b3-052718bad07e/action returned with HTTP 202 Sep 03 20:06:43 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 235/470] 192.168.122.54 () {60 vars in 1269 bytes} [Thu Sep 3 20:06:42 2026] POST /volume/v3/volumes/b3cb3c05-e392-45b5-80b3-052718bad07e/action => generated 0 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 20:06:43 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-584b6fa4-2d7c-41ce-9889-888d4de46943 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:43 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-584b6fa4-2d7c-41ce-9889-888d4de46943 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] GET http://192.168.122.54/volume/v3/volumes/b3cb3c05-e392-45b5-80b3-052718bad07e Sep 03 20:06:43 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-584b6fa4-2d7c-41ce-9889-888d4de46943 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:06:43 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-584b6fa4-2d7c-41ce-9889-888d4de46943 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:06:43 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:43 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:06:43 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:06:43 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:06:43 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-584b6fa4-2d7c-41ce-9889-888d4de46943 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Volume info retrieved successfully. Sep 03 20:06:43 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-584b6fa4-2d7c-41ce-9889-888d4de46943 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] http://192.168.122.54/volume/v3/volumes/b3cb3c05-e392-45b5-80b3-052718bad07e returned with HTTP 200 Sep 03 20:06:43 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 236/471] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:06:43 2026] GET /volume/v3/volumes/b3cb3c05-e392-45b5-80b3-052718bad07e => generated 848 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:06:43 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-0fb21756-a39c-4091-ab36-35a1a401d3fb None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:43 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-0fb21756-a39c-4091-ab36-35a1a401d3fb tempest-VolumesActionsTest-587176755 tempest-VolumesActionsTest-587176755-project-admin] POST http://192.168.122.54/volume/v3/volumes/b3cb3c05-e392-45b5-80b3-052718bad07e/action Sep 03 20:06:43 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-0fb21756-a39c-4091-ab36-35a1a401d3fb tempest-VolumesActionsTest-587176755 tempest-VolumesActionsTest-587176755-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:06:43 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-0fb21756-a39c-4091-ab36-35a1a401d3fb tempest-VolumesActionsTest-587176755 tempest-VolumesActionsTest-587176755-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:06:43 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:43 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:06:43 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:06:43 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:06:43 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-0fb21756-a39c-4091-ab36-35a1a401d3fb tempest-VolumesActionsTest-587176755 tempest-VolumesActionsTest-587176755-project-admin] Volume info retrieved successfully. Sep 03 20:06:43 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-1e762729-2aaf-4c93-8b60-cfd23a4e71c4 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:43 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-1e762729-2aaf-4c93-8b60-cfd23a4e71c4 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] GET http://192.168.122.54/volume/v3/volumes/3f0e7850-823b-4f33-ba5e-1cc41b605fc1 Sep 03 20:06:43 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-1e762729-2aaf-4c93-8b60-cfd23a4e71c4 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:06:43 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-1e762729-2aaf-4c93-8b60-cfd23a4e71c4 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:06:43 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-0fb21756-a39c-4091-ab36-35a1a401d3fb tempest-VolumesActionsTest-587176755 tempest-VolumesActionsTest-587176755-project-admin] Delete volume request issued successfully. Sep 03 20:06:43 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-0fb21756-a39c-4091-ab36-35a1a401d3fb tempest-VolumesActionsTest-587176755 tempest-VolumesActionsTest-587176755-project-admin] http://192.168.122.54/volume/v3/volumes/b3cb3c05-e392-45b5-80b3-052718bad07e/action returned with HTTP 202 Sep 03 20:06:43 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:43 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:06:43 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:06:43 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:06:43 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 236/472] 192.168.122.54 () {60 vars in 1269 bytes} [Thu Sep 3 20:06:43 2026] POST /volume/v3/volumes/b3cb3c05-e392-45b5-80b3-052718bad07e/action => generated 0 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 20:06:43 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-35a4ca27-f79e-4f62-bd92-597e2839113c None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:43 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-1e762729-2aaf-4c93-8b60-cfd23a4e71c4 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Volume info retrieved successfully. Sep 03 20:06:43 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-35a4ca27-f79e-4f62-bd92-597e2839113c tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] GET http://192.168.122.54/volume/v3/volumes/b3cb3c05-e392-45b5-80b3-052718bad07e Sep 03 20:06:43 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-35a4ca27-f79e-4f62-bd92-597e2839113c tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:06:43 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-35a4ca27-f79e-4f62-bd92-597e2839113c tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:06:43 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-1e762729-2aaf-4c93-8b60-cfd23a4e71c4 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] http://192.168.122.54/volume/v3/volumes/3f0e7850-823b-4f33-ba5e-1cc41b605fc1 returned with HTTP 200 Sep 03 20:06:43 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 237/473] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:06:43 2026] GET /volume/v3/volumes/3f0e7850-823b-4f33-ba5e-1cc41b605fc1 => generated 854 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:06:43 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:43 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:06:43 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:06:43 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:06:43 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-35a4ca27-f79e-4f62-bd92-597e2839113c tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Volume info retrieved successfully. Sep 03 20:06:43 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-35a4ca27-f79e-4f62-bd92-597e2839113c tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] http://192.168.122.54/volume/v3/volumes/b3cb3c05-e392-45b5-80b3-052718bad07e returned with HTTP 200 Sep 03 20:06:43 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 237/474] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:06:43 2026] GET /volume/v3/volumes/b3cb3c05-e392-45b5-80b3-052718bad07e => generated 847 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:06:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-a6dfcf49-2d86-4eab-a227-32d3c59bd631 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:44 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a6dfcf49-2d86-4eab-a227-32d3c59bd631 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] GET http://192.168.122.54/volume/v3/volumes/3f0e7850-823b-4f33-ba5e-1cc41b605fc1 Sep 03 20:06:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a6dfcf49-2d86-4eab-a227-32d3c59bd631 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:06:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a6dfcf49-2d86-4eab-a227-32d3c59bd631 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:06:44 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a6dfcf49-2d86-4eab-a227-32d3c59bd631 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] http://192.168.122.54/volume/v3/volumes/3f0e7850-823b-4f33-ba5e-1cc41b605fc1 returned with HTTP 404 Sep 03 20:06:44 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 238/475] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:06:44 2026] GET /volume/v3/volumes/3f0e7850-823b-4f33-ba5e-1cc41b605fc1 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:06:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-c2321070-5923-4cbd-8c53-5db64d6e5d4c None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:44 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c2321070-5923-4cbd-8c53-5db64d6e5d4c tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] GET http://192.168.122.54/volume/v3/volumes/b3cb3c05-e392-45b5-80b3-052718bad07e Sep 03 20:06:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c2321070-5923-4cbd-8c53-5db64d6e5d4c tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:06:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c2321070-5923-4cbd-8c53-5db64d6e5d4c tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:06:44 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:44 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:06:44 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:06:44 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:06:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-34640572-df07-4528-8616-54a889fa7236 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:44 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-34640572-df07-4528-8616-54a889fa7236 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] DELETE http://192.168.122.54/volume/v3/volumes/fa1e822d-8770-448b-90bf-68a2180e1a1f Sep 03 20:06:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-34640572-df07-4528-8616-54a889fa7236 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:06:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-34640572-df07-4528-8616-54a889fa7236 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:06:44 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-34640572-df07-4528-8616-54a889fa7236 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Delete volume with id: fa1e822d-8770-448b-90bf-68a2180e1a1f Sep 03 20:06:44 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-c2321070-5923-4cbd-8c53-5db64d6e5d4c tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Volume info retrieved successfully. Sep 03 20:06:44 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:44 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:06:44 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:06:44 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:06:44 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-34640572-df07-4528-8616-54a889fa7236 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Volume info retrieved successfully. Sep 03 20:06:44 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c2321070-5923-4cbd-8c53-5db64d6e5d4c tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] http://192.168.122.54/volume/v3/volumes/b3cb3c05-e392-45b5-80b3-052718bad07e returned with HTTP 200 Sep 03 20:06:44 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 238/476] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:06:44 2026] GET /volume/v3/volumes/b3cb3c05-e392-45b5-80b3-052718bad07e => generated 847 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:06:44 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-34640572-df07-4528-8616-54a889fa7236 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Delete volume request issued successfully. Sep 03 20:06:44 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-34640572-df07-4528-8616-54a889fa7236 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] http://192.168.122.54/volume/v3/volumes/fa1e822d-8770-448b-90bf-68a2180e1a1f returned with HTTP 202 Sep 03 20:06:44 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 239/477] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:06:44 2026] DELETE /volume/v3/volumes/fa1e822d-8770-448b-90bf-68a2180e1a1f => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:06:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-3218019b-652f-4469-be36-a16f3aaf31b8 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:44 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-3218019b-652f-4469-be36-a16f3aaf31b8 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] GET http://192.168.122.54/volume/v3/volumes/fa1e822d-8770-448b-90bf-68a2180e1a1f Sep 03 20:06:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-3218019b-652f-4469-be36-a16f3aaf31b8 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:06:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-3218019b-652f-4469-be36-a16f3aaf31b8 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:06:44 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:44 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:06:44 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:06:44 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:06:44 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-3218019b-652f-4469-be36-a16f3aaf31b8 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Volume info retrieved successfully. Sep 03 20:06:44 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-3218019b-652f-4469-be36-a16f3aaf31b8 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] http://192.168.122.54/volume/v3/volumes/fa1e822d-8770-448b-90bf-68a2180e1a1f returned with HTTP 200 Sep 03 20:06:44 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 239/478] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:06:44 2026] GET /volume/v3/volumes/fa1e822d-8770-448b-90bf-68a2180e1a1f => generated 853 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:06:45 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-54cde437-1a19-43a5-96ce-4bff8c29fda1 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:45 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-54cde437-1a19-43a5-96ce-4bff8c29fda1 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] GET http://192.168.122.54/volume/v3/volumes/b3cb3c05-e392-45b5-80b3-052718bad07e Sep 03 20:06:45 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-54cde437-1a19-43a5-96ce-4bff8c29fda1 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:06:45 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-54cde437-1a19-43a5-96ce-4bff8c29fda1 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:06:45 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-54cde437-1a19-43a5-96ce-4bff8c29fda1 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] http://192.168.122.54/volume/v3/volumes/b3cb3c05-e392-45b5-80b3-052718bad07e returned with HTTP 404 Sep 03 20:06:45 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 240/479] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:06:45 2026] GET /volume/v3/volumes/b3cb3c05-e392-45b5-80b3-052718bad07e => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:06:45 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-40bbb888-c3cb-405e-9ebb-f18643a549a1 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:45 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-40bbb888-c3cb-405e-9ebb-f18643a549a1 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] GET http://192.168.122.54/volume/v3/volumes/b3cb3c05-e392-45b5-80b3-052718bad07e Sep 03 20:06:45 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-40bbb888-c3cb-405e-9ebb-f18643a549a1 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:06:45 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-40bbb888-c3cb-405e-9ebb-f18643a549a1 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:06:45 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-40bbb888-c3cb-405e-9ebb-f18643a549a1 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] http://192.168.122.54/volume/v3/volumes/b3cb3c05-e392-45b5-80b3-052718bad07e returned with HTTP 404 Sep 03 20:06:45 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 240/480] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:06:45 2026] GET /volume/v3/volumes/b3cb3c05-e392-45b5-80b3-052718bad07e => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:06:45 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-a08d5e0c-dcd8-4143-979e-9a2b15786d37 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:45 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a08d5e0c-dcd8-4143-979e-9a2b15786d37 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] DELETE http://192.168.122.54/volume/v3/volumes/b3cb3c05-e392-45b5-80b3-052718bad07e Sep 03 20:06:45 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a08d5e0c-dcd8-4143-979e-9a2b15786d37 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:06:45 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a08d5e0c-dcd8-4143-979e-9a2b15786d37 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:06:45 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-a08d5e0c-dcd8-4143-979e-9a2b15786d37 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Delete volume with id: b3cb3c05-e392-45b5-80b3-052718bad07e Sep 03 20:06:45 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a08d5e0c-dcd8-4143-979e-9a2b15786d37 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] http://192.168.122.54/volume/v3/volumes/b3cb3c05-e392-45b5-80b3-052718bad07e returned with HTTP 404 Sep 03 20:06:45 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 241/481] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:06:45 2026] DELETE /volume/v3/volumes/b3cb3c05-e392-45b5-80b3-052718bad07e => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:06:45 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-8b0382c2-b129-4e11-84f7-c0baed4542b1 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:45 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-d8969884-5942-49fa-a7a2-9b2d31eb249e None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:45 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-8b0382c2-b129-4e11-84f7-c0baed4542b1 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:06:45 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-8b0382c2-b129-4e11-84f7-c0baed4542b1 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-39967248"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:06:45 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d8969884-5942-49fa-a7a2-9b2d31eb249e tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] GET http://192.168.122.54/volume/v3/volumes/fa1e822d-8770-448b-90bf-68a2180e1a1f Sep 03 20:06:45 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.volumes [None req-8b0382c2-b129-4e11-84f7-c0baed4542b1 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-39967248'}} {{(pid=87290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:06:45 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-8b0382c2-b129-4e11-84f7-c0baed4542b1 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Create volume of 1 GB Sep 03 20:06:45 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d8969884-5942-49fa-a7a2-9b2d31eb249e tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:06:45 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d8969884-5942-49fa-a7a2-9b2d31eb249e tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:06:45 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-8b0382c2-b129-4e11-84f7-c0baed4542b1 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Availability Zones retrieved successfully. Sep 03 20:06:45 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d8969884-5942-49fa-a7a2-9b2d31eb249e tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] http://192.168.122.54/volume/v3/volumes/fa1e822d-8770-448b-90bf-68a2180e1a1f returned with HTTP 404 Sep 03 20:06:45 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 242/482] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:06:45 2026] GET /volume/v3/volumes/fa1e822d-8770-448b-90bf-68a2180e1a1f => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:06:45 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-8b0382c2-b129-4e11-84f7-c0baed4542b1 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Flow 'volume_create_api' (efb6fb5b-7b95-4a94-8ecd-94b32c762a17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:06:45 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-8b0382c2-b129-4e11-84f7-c0baed4542b1 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdad6cec-f794-409b-b45b-340dc75aa6a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:06:45 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.flows.api.create_volume [None req-8b0382c2-b129-4e11-84f7-c0baed4542b1 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Validating volume size '1' using validate_int {{(pid=87290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:06:46 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-8b0382c2-b129-4e11-84f7-c0baed4542b1 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdad6cec-f794-409b-b45b-340dc75aa6a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:06:46 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-8b0382c2-b129-4e11-84f7-c0baed4542b1 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd7f8773-6d20-41fc-92bb-bbee46e79a79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:06:46 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-8b0382c2-b129-4e11-84f7-c0baed4542b1 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Created reservations ['25b8bfd7-efb8-45d8-9956-29c66bbd7808', '905d9658-c42f-468a-a2f5-f83aeefddd0b', '450e51c8-6f02-4da9-aee7-4d1d7de1406d', '5e6fd722-3a00-4c9f-acca-d92b5ec08fac'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:06:46 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-8b0382c2-b129-4e11-84f7-c0baed4542b1 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd7f8773-6d20-41fc-92bb-bbee46e79a79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['25b8bfd7-efb8-45d8-9956-29c66bbd7808', '905d9658-c42f-468a-a2f5-f83aeefddd0b', '450e51c8-6f02-4da9-aee7-4d1d7de1406d', '5e6fd722-3a00-4c9f-acca-d92b5ec08fac']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:06:46 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-8b0382c2-b129-4e11-84f7-c0baed4542b1 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50982613-e0df-4353-b728-ce23a0b62ca1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:06:46 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:46 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:06:46 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-8b0382c2-b129-4e11-84f7-c0baed4542b1 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50982613-e0df-4353-b728-ce23a0b62ca1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '46c0fe42-fdcf-4fd2-b145-8f0e09672878', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-39967248',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e1b9dacd9b642e2a98fce2b6bf405a6',qos_specs=None,replication_status=,reservations=['25b8bfd7-efb8-45d8-9956-29c66bbd7808','905d9658-c42f-468a-a2f5-f83aeefddd0b','450e51c8-6f02-4da9-aee7-4d1d7de1406d','5e6fd722-3a00-4c9f-acca-d92b5ec08fac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75597f125f6e4d9abb8ddf06f1f1f56d',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:06:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-39967248',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=46c0fe42-fdcf-4fd2-b145-8f0e09672878,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e1b9dacd9b642e2a98fce2b6bf405a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='75597f125f6e4d9abb8ddf06f1f1f56d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:06:46 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-8b0382c2-b129-4e11-84f7-c0baed4542b1 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (667434e6-0b02-4abf-a7b1-23bcfde90e19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:06:46 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-8b0382c2-b129-4e11-84f7-c0baed4542b1 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (667434e6-0b02-4abf-a7b1-23bcfde90e19) transitioned into state 'SUCCESS' from state '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-39967248',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e1b9dacd9b642e2a98fce2b6bf405a6',qos_specs=None,replication_status=,reservations=['25b8bfd7-efb8-45d8-9956-29c66bbd7808','905d9658-c42f-468a-a2f5-f83aeefddd0b','450e51c8-6f02-4da9-aee7-4d1d7de1406d','5e6fd722-3a00-4c9f-acca-d92b5ec08fac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75597f125f6e4d9abb8ddf06f1f1f56d',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:06:46 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-8b0382c2-b129-4e11-84f7-c0baed4542b1 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56fa655c-0a69-42e0-a69a-7e6753612b94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:06:46 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-186c7356-7c26-426a-8f1b-c31afaf9fd50 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:46 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-186c7356-7c26-426a-8f1b-c31afaf9fd50 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] DELETE http://192.168.122.54/volume/v3/volumes/ff33c39d-396d-4011-b887-1efef4efa39a Sep 03 20:06:46 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-186c7356-7c26-426a-8f1b-c31afaf9fd50 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:06:46 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-186c7356-7c26-426a-8f1b-c31afaf9fd50 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:06:46 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-186c7356-7c26-426a-8f1b-c31afaf9fd50 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Delete volume with id: ff33c39d-396d-4011-b887-1efef4efa39a Sep 03 20:06:46 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-8b0382c2-b129-4e11-84f7-c0baed4542b1 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56fa655c-0a69-42e0-a69a-7e6753612b94) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:06:46 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-8b0382c2-b129-4e11-84f7-c0baed4542b1 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Flow 'volume_create_api' (efb6fb5b-7b95-4a94-8ecd-94b32c762a17) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:06:46 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-8b0382c2-b129-4e11-84f7-c0baed4542b1 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Create volume request issued successfully. Sep 03 20:06:46 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-8b0382c2-b129-4e11-84f7-c0baed4542b1 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:06:46 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 241/483] 192.168.122.54 () {60 vars in 1137 bytes} [Thu Sep 3 20:06:45 2026] POST /volume/v3/volumes => generated 754 bytes in 527 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 20:06:46 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:46 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:06:46 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:06:46 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:06:46 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-186c7356-7c26-426a-8f1b-c31afaf9fd50 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Volume info retrieved successfully. Sep 03 20:06:46 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-f6b340fd-42c3-4024-b667-a0804ed42c35 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:46 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f6b340fd-42c3-4024-b667-a0804ed42c35 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] GET http://192.168.122.54/volume/v3/volumes/46c0fe42-fdcf-4fd2-b145-8f0e09672878 Sep 03 20:06:46 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f6b340fd-42c3-4024-b667-a0804ed42c35 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:06:46 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f6b340fd-42c3-4024-b667-a0804ed42c35 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:06:46 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:46 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:06:46 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:06:46 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:06:46 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-f6b340fd-42c3-4024-b667-a0804ed42c35 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Volume info retrieved successfully. Sep 03 20:06:46 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-186c7356-7c26-426a-8f1b-c31afaf9fd50 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Delete volume request issued successfully. Sep 03 20:06:46 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-186c7356-7c26-426a-8f1b-c31afaf9fd50 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] http://192.168.122.54/volume/v3/volumes/ff33c39d-396d-4011-b887-1efef4efa39a returned with HTTP 202 Sep 03 20:06:46 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 243/484] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:06:46 2026] DELETE /volume/v3/volumes/ff33c39d-396d-4011-b887-1efef4efa39a => generated 0 bytes in 140 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:06:46 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-2f8dd0f3-3d22-470e-bb33-27b999bc45e7 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:46 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f6b340fd-42c3-4024-b667-a0804ed42c35 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] http://192.168.122.54/volume/v3/volumes/46c0fe42-fdcf-4fd2-b145-8f0e09672878 returned with HTTP 200 Sep 03 20:06:46 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 242/485] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:06:46 2026] GET /volume/v3/volumes/46c0fe42-fdcf-4fd2-b145-8f0e09672878 => generated 822 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:06:46 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-2f8dd0f3-3d22-470e-bb33-27b999bc45e7 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] GET http://192.168.122.54/volume/v3/volumes/ff33c39d-396d-4011-b887-1efef4efa39a Sep 03 20:06:46 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-2f8dd0f3-3d22-470e-bb33-27b999bc45e7 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:06:46 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-2f8dd0f3-3d22-470e-bb33-27b999bc45e7 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:06:46 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:46 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:06:46 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:06:46 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:06:46 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-2f8dd0f3-3d22-470e-bb33-27b999bc45e7 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Volume info retrieved successfully. Sep 03 20:06:46 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-2f8dd0f3-3d22-470e-bb33-27b999bc45e7 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] http://192.168.122.54/volume/v3/volumes/ff33c39d-396d-4011-b887-1efef4efa39a returned with HTTP 200 Sep 03 20:06:46 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 244/486] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:06:46 2026] GET /volume/v3/volumes/ff33c39d-396d-4011-b887-1efef4efa39a => generated 853 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:06:47 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-6dd5aa1f-1700-494b-82ec-b355262df03f None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:47 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6dd5aa1f-1700-494b-82ec-b355262df03f tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] GET http://192.168.122.54/volume/v3/volumes/46c0fe42-fdcf-4fd2-b145-8f0e09672878 Sep 03 20:06:47 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-6dd5aa1f-1700-494b-82ec-b355262df03f tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:06:47 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-6dd5aa1f-1700-494b-82ec-b355262df03f tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:06:47 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:47 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:06:47 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:06:47 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:06:47 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-6dd5aa1f-1700-494b-82ec-b355262df03f tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Volume info retrieved successfully. Sep 03 20:06:47 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6dd5aa1f-1700-494b-82ec-b355262df03f tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] http://192.168.122.54/volume/v3/volumes/46c0fe42-fdcf-4fd2-b145-8f0e09672878 returned with HTTP 200 Sep 03 20:06:47 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 243/487] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:06:47 2026] GET /volume/v3/volumes/46c0fe42-fdcf-4fd2-b145-8f0e09672878 => generated 846 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:06:47 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-931faf04-4cf0-43f2-a59d-7200cd628de4 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:47 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-931faf04-4cf0-43f2-a59d-7200cd628de4 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] GET http://192.168.122.54/volume/v3/volumes/ff33c39d-396d-4011-b887-1efef4efa39a Sep 03 20:06:47 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-931faf04-4cf0-43f2-a59d-7200cd628de4 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:06:47 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-931faf04-4cf0-43f2-a59d-7200cd628de4 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:06:47 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:47 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:06:47 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:06:47 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:06:47 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-931faf04-4cf0-43f2-a59d-7200cd628de4 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Volume info retrieved successfully. Sep 03 20:06:47 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-931faf04-4cf0-43f2-a59d-7200cd628de4 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] http://192.168.122.54/volume/v3/volumes/ff33c39d-396d-4011-b887-1efef4efa39a returned with HTTP 200 Sep 03 20:06:47 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 245/488] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:06:47 2026] GET /volume/v3/volumes/ff33c39d-396d-4011-b887-1efef4efa39a => generated 853 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:06:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-26cbe383-adbe-4968-a2bb-5cca31003116 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:48 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-26cbe383-adbe-4968-a2bb-5cca31003116 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] GET http://192.168.122.54/volume/v3/volumes/46c0fe42-fdcf-4fd2-b145-8f0e09672878 Sep 03 20:06:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-26cbe383-adbe-4968-a2bb-5cca31003116 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:06:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-26cbe383-adbe-4968-a2bb-5cca31003116 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:06:48 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:48 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:06:48 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:06:48 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:06:48 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-26cbe383-adbe-4968-a2bb-5cca31003116 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Volume info retrieved successfully. Sep 03 20:06:48 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-26cbe383-adbe-4968-a2bb-5cca31003116 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] http://192.168.122.54/volume/v3/volumes/46c0fe42-fdcf-4fd2-b145-8f0e09672878 returned with HTTP 200 Sep 03 20:06:48 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 244/489] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:06:48 2026] GET /volume/v3/volumes/46c0fe42-fdcf-4fd2-b145-8f0e09672878 => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:06:48 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-e9f06997-6e3d-428c-b546-17e9c5c8b0b2 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:48 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-e9f06997-6e3d-428c-b546-17e9c5c8b0b2 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] GET http://192.168.122.54/volume/v3/volumes/ff33c39d-396d-4011-b887-1efef4efa39a Sep 03 20:06:48 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-e9f06997-6e3d-428c-b546-17e9c5c8b0b2 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:06:48 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-e9f06997-6e3d-428c-b546-17e9c5c8b0b2 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:06:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-236d63c1-0b8d-4394-a7fb-eadaeed0f4ba None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:48 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-236d63c1-0b8d-4394-a7fb-eadaeed0f4ba tempest-VolumesActionsTest-587176755 tempest-VolumesActionsTest-587176755-project-admin] POST http://192.168.122.54/volume/v3/volumes/46c0fe42-fdcf-4fd2-b145-8f0e09672878/action Sep 03 20:06:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-236d63c1-0b8d-4394-a7fb-eadaeed0f4ba tempest-VolumesActionsTest-587176755 tempest-VolumesActionsTest-587176755-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:06:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-236d63c1-0b8d-4394-a7fb-eadaeed0f4ba tempest-VolumesActionsTest-587176755 tempest-VolumesActionsTest-587176755-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:06:48 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-e9f06997-6e3d-428c-b546-17e9c5c8b0b2 tempest-AttachVolumeNegativeTest-1786179125 tempest-AttachVolumeNegativeTest-1786179125-project-member] http://192.168.122.54/volume/v3/volumes/ff33c39d-396d-4011-b887-1efef4efa39a returned with HTTP 404 Sep 03 20:06:48 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 246/490] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:06:48 2026] GET /volume/v3/volumes/ff33c39d-396d-4011-b887-1efef4efa39a => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:06:48 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:48 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:06:48 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:06:48 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:06:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.contrib.admin_actions [None req-236d63c1-0b8d-4394-a7fb-eadaeed0f4ba tempest-VolumesActionsTest-587176755 tempest-VolumesActionsTest-587176755-project-admin] Updating volume '46c0fe42-fdcf-4fd2-b145-8f0e09672878' with '{'status': 'creating'}' {{(pid=87290) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 03 20:06:48 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:48 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:06:48 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:48 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:06:48 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-236d63c1-0b8d-4394-a7fb-eadaeed0f4ba tempest-VolumesActionsTest-587176755 tempest-VolumesActionsTest-587176755-project-admin] http://192.168.122.54/volume/v3/volumes/46c0fe42-fdcf-4fd2-b145-8f0e09672878/action returned with HTTP 202 Sep 03 20:06:48 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 245/491] 192.168.122.54 () {60 vars in 1269 bytes} [Thu Sep 3 20:06:48 2026] POST /volume/v3/volumes/46c0fe42-fdcf-4fd2-b145-8f0e09672878/action => generated 0 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 20:06:48 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-e9d2e374-b14a-4966-8d36-2d8b1c4e3b97 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:48 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-e9d2e374-b14a-4966-8d36-2d8b1c4e3b97 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] GET http://192.168.122.54/volume/v3/volumes/46c0fe42-fdcf-4fd2-b145-8f0e09672878 Sep 03 20:06:48 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-e9d2e374-b14a-4966-8d36-2d8b1c4e3b97 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:06:48 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-e9d2e374-b14a-4966-8d36-2d8b1c4e3b97 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:06:48 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:48 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:06:48 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:06:48 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:06:48 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-e9d2e374-b14a-4966-8d36-2d8b1c4e3b97 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Volume info retrieved successfully. Sep 03 20:06:48 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-e9d2e374-b14a-4966-8d36-2d8b1c4e3b97 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] http://192.168.122.54/volume/v3/volumes/46c0fe42-fdcf-4fd2-b145-8f0e09672878 returned with HTTP 200 Sep 03 20:06:48 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 247/492] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:06:48 2026] GET /volume/v3/volumes/46c0fe42-fdcf-4fd2-b145-8f0e09672878 => generated 846 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:06:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-a4429fd6-5dca-4bee-b95c-46a7d5935ddb None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:48 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a4429fd6-5dca-4bee-b95c-46a7d5935ddb tempest-VolumesActionsTest-587176755 tempest-VolumesActionsTest-587176755-project-admin] POST http://192.168.122.54/volume/v3/volumes/46c0fe42-fdcf-4fd2-b145-8f0e09672878/action Sep 03 20:06:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a4429fd6-5dca-4bee-b95c-46a7d5935ddb tempest-VolumesActionsTest-587176755 tempest-VolumesActionsTest-587176755-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:06:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a4429fd6-5dca-4bee-b95c-46a7d5935ddb tempest-VolumesActionsTest-587176755 tempest-VolumesActionsTest-587176755-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:06:48 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:48 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:06:48 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:06:48 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:06:48 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-a4429fd6-5dca-4bee-b95c-46a7d5935ddb tempest-VolumesActionsTest-587176755 tempest-VolumesActionsTest-587176755-project-admin] Volume info retrieved successfully. Sep 03 20:06:48 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-a4429fd6-5dca-4bee-b95c-46a7d5935ddb tempest-VolumesActionsTest-587176755 tempest-VolumesActionsTest-587176755-project-admin] Delete volume request issued successfully. Sep 03 20:06:48 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a4429fd6-5dca-4bee-b95c-46a7d5935ddb tempest-VolumesActionsTest-587176755 tempest-VolumesActionsTest-587176755-project-admin] http://192.168.122.54/volume/v3/volumes/46c0fe42-fdcf-4fd2-b145-8f0e09672878/action returned with HTTP 202 Sep 03 20:06:48 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 246/493] 192.168.122.54 () {60 vars in 1269 bytes} [Thu Sep 3 20:06:48 2026] POST /volume/v3/volumes/46c0fe42-fdcf-4fd2-b145-8f0e09672878/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 20:06:48 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-81152558-571d-49a3-8268-afb08b38b1da None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:48 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-81152558-571d-49a3-8268-afb08b38b1da tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] GET http://192.168.122.54/volume/v3/volumes/46c0fe42-fdcf-4fd2-b145-8f0e09672878 Sep 03 20:06:48 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-81152558-571d-49a3-8268-afb08b38b1da tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:06:48 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-81152558-571d-49a3-8268-afb08b38b1da tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:06:49 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:49 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:06:49 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:06:49 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:06:49 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-81152558-571d-49a3-8268-afb08b38b1da tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Volume info retrieved successfully. Sep 03 20:06:49 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-81152558-571d-49a3-8268-afb08b38b1da tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] http://192.168.122.54/volume/v3/volumes/46c0fe42-fdcf-4fd2-b145-8f0e09672878 returned with HTTP 200 Sep 03 20:06:49 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 248/494] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:06:48 2026] GET /volume/v3/volumes/46c0fe42-fdcf-4fd2-b145-8f0e09672878 => generated 846 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:06:50 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-802109ef-025f-4012-9838-d9cc71ba9e73 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:50 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-802109ef-025f-4012-9838-d9cc71ba9e73 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] GET http://192.168.122.54/volume/v3/volumes/46c0fe42-fdcf-4fd2-b145-8f0e09672878 Sep 03 20:06:50 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-802109ef-025f-4012-9838-d9cc71ba9e73 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:06:50 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-802109ef-025f-4012-9838-d9cc71ba9e73 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:06:50 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-802109ef-025f-4012-9838-d9cc71ba9e73 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] http://192.168.122.54/volume/v3/volumes/46c0fe42-fdcf-4fd2-b145-8f0e09672878 returned with HTTP 404 Sep 03 20:06:50 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 247/495] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:06:50 2026] GET /volume/v3/volumes/46c0fe42-fdcf-4fd2-b145-8f0e09672878 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:06:50 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-abe2b099-149b-478a-8a2b-82612d943bef None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:50 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-abe2b099-149b-478a-8a2b-82612d943bef tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] GET http://192.168.122.54/volume/v3/volumes/46c0fe42-fdcf-4fd2-b145-8f0e09672878 Sep 03 20:06:50 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-abe2b099-149b-478a-8a2b-82612d943bef tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:06:50 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-abe2b099-149b-478a-8a2b-82612d943bef tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:06:50 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-abe2b099-149b-478a-8a2b-82612d943bef tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] http://192.168.122.54/volume/v3/volumes/46c0fe42-fdcf-4fd2-b145-8f0e09672878 returned with HTTP 404 Sep 03 20:06:50 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 249/496] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:06:50 2026] GET /volume/v3/volumes/46c0fe42-fdcf-4fd2-b145-8f0e09672878 => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 20:06:50 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-6f98c147-fd34-4ee0-b955-dff4251be90f None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:50 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6f98c147-fd34-4ee0-b955-dff4251be90f tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] DELETE http://192.168.122.54/volume/v3/volumes/46c0fe42-fdcf-4fd2-b145-8f0e09672878 Sep 03 20:06:50 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-6f98c147-fd34-4ee0-b955-dff4251be90f tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:06:50 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-6f98c147-fd34-4ee0-b955-dff4251be90f tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:06:50 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-6f98c147-fd34-4ee0-b955-dff4251be90f tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Delete volume with id: 46c0fe42-fdcf-4fd2-b145-8f0e09672878 Sep 03 20:06:50 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6f98c147-fd34-4ee0-b955-dff4251be90f tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] http://192.168.122.54/volume/v3/volumes/46c0fe42-fdcf-4fd2-b145-8f0e09672878 returned with HTTP 404 Sep 03 20:06:50 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 248/497] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:06:50 2026] DELETE /volume/v3/volumes/46c0fe42-fdcf-4fd2-b145-8f0e09672878 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:06:50 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-f9c35690-83a7-4b6d-a60b-eca1ebf9c297 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:50 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f9c35690-83a7-4b6d-a60b-eca1ebf9c297 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:06:50 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f9c35690-83a7-4b6d-a60b-eca1ebf9c297 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1408857505"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:06:50 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volumes [None req-f9c35690-83a7-4b6d-a60b-eca1ebf9c297 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1408857505'}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:06:50 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-f9c35690-83a7-4b6d-a60b-eca1ebf9c297 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Create volume of 1 GB Sep 03 20:06:50 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-f9c35690-83a7-4b6d-a60b-eca1ebf9c297 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Availability Zones retrieved successfully. Sep 03 20:06:50 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-f9c35690-83a7-4b6d-a60b-eca1ebf9c297 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Flow 'volume_create_api' (e27a95d3-d3c5-4a67-a583-20a0bb79a9b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:06:50 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-f9c35690-83a7-4b6d-a60b-eca1ebf9c297 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e75e4f6-2499-4dba-94a8-a5fc903dcdfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:06:50 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.flows.api.create_volume [None req-f9c35690-83a7-4b6d-a60b-eca1ebf9c297 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Validating volume size '1' using validate_int {{(pid=87289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:06:50 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-f9c35690-83a7-4b6d-a60b-eca1ebf9c297 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e75e4f6-2499-4dba-94a8-a5fc903dcdfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:06:50 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-f9c35690-83a7-4b6d-a60b-eca1ebf9c297 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (488e850e-a832-4514-b41f-11e79f232a58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:06:50 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-f9c35690-83a7-4b6d-a60b-eca1ebf9c297 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Created reservations ['ab581eee-c668-449c-8489-191c0238f987', '7a724333-92e3-47a7-bdbd-cb7a88430984', '0c11c086-8682-442f-aefe-312073b5d5d0', '0f0f0152-2fb7-45e8-b349-374c9b076946'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:06:50 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-f9c35690-83a7-4b6d-a60b-eca1ebf9c297 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (488e850e-a832-4514-b41f-11e79f232a58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ab581eee-c668-449c-8489-191c0238f987', '7a724333-92e3-47a7-bdbd-cb7a88430984', '0c11c086-8682-442f-aefe-312073b5d5d0', '0f0f0152-2fb7-45e8-b349-374c9b076946']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:06:50 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-f9c35690-83a7-4b6d-a60b-eca1ebf9c297 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (944ac2e9-aec1-465c-a5b2-d1e5b1b5f443) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:06:50 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:50 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:06:50 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-f9c35690-83a7-4b6d-a60b-eca1ebf9c297 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (944ac2e9-aec1-465c-a5b2-d1e5b1b5f443) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1279dc4d-bd6c-4d1b-9e78-50c841e20701', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1408857505',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e1b9dacd9b642e2a98fce2b6bf405a6',qos_specs=None,replication_status=,reservations=['ab581eee-c668-449c-8489-191c0238f987','7a724333-92e3-47a7-bdbd-cb7a88430984','0c11c086-8682-442f-aefe-312073b5d5d0','0f0f0152-2fb7-45e8-b349-374c9b076946'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75597f125f6e4d9abb8ddf06f1f1f56d',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:06:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1408857505',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1279dc4d-bd6c-4d1b-9e78-50c841e20701,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e1b9dacd9b642e2a98fce2b6bf405a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='75597f125f6e4d9abb8ddf06f1f1f56d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:06:50 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-f9c35690-83a7-4b6d-a60b-eca1ebf9c297 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16df6160-40ee-4322-964d-0d5a8e133c17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:06:50 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-f9c35690-83a7-4b6d-a60b-eca1ebf9c297 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16df6160-40ee-4322-964d-0d5a8e133c17) transitioned into state 'SUCCESS' from state '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-1408857505',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e1b9dacd9b642e2a98fce2b6bf405a6',qos_specs=None,replication_status=,reservations=['ab581eee-c668-449c-8489-191c0238f987','7a724333-92e3-47a7-bdbd-cb7a88430984','0c11c086-8682-442f-aefe-312073b5d5d0','0f0f0152-2fb7-45e8-b349-374c9b076946'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75597f125f6e4d9abb8ddf06f1f1f56d',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:06:50 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-f9c35690-83a7-4b6d-a60b-eca1ebf9c297 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58b5d9c1-df93-480f-8a29-9d0abdd3bea3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:06:50 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-f9c35690-83a7-4b6d-a60b-eca1ebf9c297 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58b5d9c1-df93-480f-8a29-9d0abdd3bea3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:06:50 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-f9c35690-83a7-4b6d-a60b-eca1ebf9c297 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Flow 'volume_create_api' (e27a95d3-d3c5-4a67-a583-20a0bb79a9b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:06:50 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-f9c35690-83a7-4b6d-a60b-eca1ebf9c297 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Create volume request issued successfully. Sep 03 20:06:50 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f9c35690-83a7-4b6d-a60b-eca1ebf9c297 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:06:50 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 250/498] 192.168.122.54 () {60 vars in 1137 bytes} [Thu Sep 3 20:06:50 2026] POST /volume/v3/volumes => generated 756 bytes in 424 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:06:50 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-4fe365c5-1263-467e-a4dc-482753983863 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:50 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-4fe365c5-1263-467e-a4dc-482753983863 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] GET http://192.168.122.54/volume/v3/volumes/1279dc4d-bd6c-4d1b-9e78-50c841e20701 Sep 03 20:06:50 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-4fe365c5-1263-467e-a4dc-482753983863 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:06:50 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-4fe365c5-1263-467e-a4dc-482753983863 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:06:50 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:50 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:06:50 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:06:50 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:06:50 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-4fe365c5-1263-467e-a4dc-482753983863 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Volume info retrieved successfully. Sep 03 20:06:50 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-4fe365c5-1263-467e-a4dc-482753983863 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] http://192.168.122.54/volume/v3/volumes/1279dc4d-bd6c-4d1b-9e78-50c841e20701 returned with HTTP 200 Sep 03 20:06:50 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 249/499] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:06:50 2026] GET /volume/v3/volumes/1279dc4d-bd6c-4d1b-9e78-50c841e20701 => generated 824 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:06:51 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-c5d70662-941c-4c61-a838-2c79b7841afe None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:51 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c5d70662-941c-4c61-a838-2c79b7841afe tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] GET http://192.168.122.54/volume/v3/volumes/1279dc4d-bd6c-4d1b-9e78-50c841e20701 Sep 03 20:06:51 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c5d70662-941c-4c61-a838-2c79b7841afe tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:06:51 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c5d70662-941c-4c61-a838-2c79b7841afe tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:06:51 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:51 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:06:51 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:06:51 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:06:51 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-c5d70662-941c-4c61-a838-2c79b7841afe tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Volume info retrieved successfully. Sep 03 20:06:51 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c5d70662-941c-4c61-a838-2c79b7841afe tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] http://192.168.122.54/volume/v3/volumes/1279dc4d-bd6c-4d1b-9e78-50c841e20701 returned with HTTP 200 Sep 03 20:06:51 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 251/500] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:06:51 2026] GET /volume/v3/volumes/1279dc4d-bd6c-4d1b-9e78-50c841e20701 => generated 848 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:06:52 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-de334760-0300-49b5-9480-ce6f2ec612f3 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:52 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-de334760-0300-49b5-9480-ce6f2ec612f3 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] GET http://192.168.122.54/volume/v3/volumes/1279dc4d-bd6c-4d1b-9e78-50c841e20701 Sep 03 20:06:52 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-de334760-0300-49b5-9480-ce6f2ec612f3 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:06:52 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-de334760-0300-49b5-9480-ce6f2ec612f3 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:06:52 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:52 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:06:52 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:06:52 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:06:52 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-de334760-0300-49b5-9480-ce6f2ec612f3 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Volume info retrieved successfully. Sep 03 20:06:52 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-de334760-0300-49b5-9480-ce6f2ec612f3 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] http://192.168.122.54/volume/v3/volumes/1279dc4d-bd6c-4d1b-9e78-50c841e20701 returned with HTTP 200 Sep 03 20:06:52 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 250/501] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:06:52 2026] GET /volume/v3/volumes/1279dc4d-bd6c-4d1b-9e78-50c841e20701 => generated 849 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:06:52 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-2c9b218c-7f4c-4aed-bd66-a9df89e34176 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:52 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-2c9b218c-7f4c-4aed-bd66-a9df89e34176 tempest-VolumesActionsTest-587176755 tempest-VolumesActionsTest-587176755-project-admin] POST http://192.168.122.54/volume/v3/volumes/1279dc4d-bd6c-4d1b-9e78-50c841e20701/action Sep 03 20:06:52 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-2c9b218c-7f4c-4aed-bd66-a9df89e34176 tempest-VolumesActionsTest-587176755 tempest-VolumesActionsTest-587176755-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:06:52 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-2c9b218c-7f4c-4aed-bd66-a9df89e34176 tempest-VolumesActionsTest-587176755 tempest-VolumesActionsTest-587176755-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:06:53 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:53 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:06:53 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:06:53 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:06:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.contrib.admin_actions [None req-2c9b218c-7f4c-4aed-bd66-a9df89e34176 tempest-VolumesActionsTest-587176755 tempest-VolumesActionsTest-587176755-project-admin] Updating volume '1279dc4d-bd6c-4d1b-9e78-50c841e20701' with '{'status': 'error'}' {{(pid=87289) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 03 20:06:53 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:53 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:06:53 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:53 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:06:53 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-2c9b218c-7f4c-4aed-bd66-a9df89e34176 tempest-VolumesActionsTest-587176755 tempest-VolumesActionsTest-587176755-project-admin] http://192.168.122.54/volume/v3/volumes/1279dc4d-bd6c-4d1b-9e78-50c841e20701/action returned with HTTP 202 Sep 03 20:06:53 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 252/502] 192.168.122.54 () {60 vars in 1269 bytes} [Thu Sep 3 20:06:52 2026] POST /volume/v3/volumes/1279dc4d-bd6c-4d1b-9e78-50c841e20701/action => generated 0 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 20:06:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-668c6ce7-6014-4f5d-bd76-a59ff2015e4a None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:53 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-668c6ce7-6014-4f5d-bd76-a59ff2015e4a tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] GET http://192.168.122.54/volume/v3/volumes/1279dc4d-bd6c-4d1b-9e78-50c841e20701 Sep 03 20:06:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-668c6ce7-6014-4f5d-bd76-a59ff2015e4a tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:06:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-668c6ce7-6014-4f5d-bd76-a59ff2015e4a tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:06:53 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:53 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:06:53 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:06:53 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:06:53 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-668c6ce7-6014-4f5d-bd76-a59ff2015e4a tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Volume info retrieved successfully. Sep 03 20:06:53 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-668c6ce7-6014-4f5d-bd76-a59ff2015e4a tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] http://192.168.122.54/volume/v3/volumes/1279dc4d-bd6c-4d1b-9e78-50c841e20701 returned with HTTP 200 Sep 03 20:06:53 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 251/503] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:06:53 2026] GET /volume/v3/volumes/1279dc4d-bd6c-4d1b-9e78-50c841e20701 => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:06:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-de063ab3-4955-47ea-81dc-416a710bfb78 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:53 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-de063ab3-4955-47ea-81dc-416a710bfb78 tempest-VolumesActionsTest-587176755 tempest-VolumesActionsTest-587176755-project-admin] POST http://192.168.122.54/volume/v3/volumes/1279dc4d-bd6c-4d1b-9e78-50c841e20701/action Sep 03 20:06:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-de063ab3-4955-47ea-81dc-416a710bfb78 tempest-VolumesActionsTest-587176755 tempest-VolumesActionsTest-587176755-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:06:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-de063ab3-4955-47ea-81dc-416a710bfb78 tempest-VolumesActionsTest-587176755 tempest-VolumesActionsTest-587176755-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:06:53 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:53 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:06:53 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:06:53 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:06:53 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-de063ab3-4955-47ea-81dc-416a710bfb78 tempest-VolumesActionsTest-587176755 tempest-VolumesActionsTest-587176755-project-admin] Volume info retrieved successfully. Sep 03 20:06:53 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-de063ab3-4955-47ea-81dc-416a710bfb78 tempest-VolumesActionsTest-587176755 tempest-VolumesActionsTest-587176755-project-admin] Delete volume request issued successfully. Sep 03 20:06:53 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-de063ab3-4955-47ea-81dc-416a710bfb78 tempest-VolumesActionsTest-587176755 tempest-VolumesActionsTest-587176755-project-admin] http://192.168.122.54/volume/v3/volumes/1279dc4d-bd6c-4d1b-9e78-50c841e20701/action returned with HTTP 202 Sep 03 20:06:53 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 253/504] 192.168.122.54 () {60 vars in 1269 bytes} [Thu Sep 3 20:06:53 2026] POST /volume/v3/volumes/1279dc4d-bd6c-4d1b-9e78-50c841e20701/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 20:06:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-e2740f7e-0d0b-413c-a94c-0bbecf0228f9 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:53 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e2740f7e-0d0b-413c-a94c-0bbecf0228f9 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] GET http://192.168.122.54/volume/v3/volumes/1279dc4d-bd6c-4d1b-9e78-50c841e20701 Sep 03 20:06:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e2740f7e-0d0b-413c-a94c-0bbecf0228f9 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:06:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e2740f7e-0d0b-413c-a94c-0bbecf0228f9 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:06:53 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:53 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:06:53 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:06:53 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:06:53 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-e2740f7e-0d0b-413c-a94c-0bbecf0228f9 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Volume info retrieved successfully. Sep 03 20:06:53 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e2740f7e-0d0b-413c-a94c-0bbecf0228f9 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] http://192.168.122.54/volume/v3/volumes/1279dc4d-bd6c-4d1b-9e78-50c841e20701 returned with HTTP 200 Sep 03 20:06:53 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 252/505] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:06:53 2026] GET /volume/v3/volumes/1279dc4d-bd6c-4d1b-9e78-50c841e20701 => generated 848 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:06:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-64917bde-cff6-4f7c-9f37-9de90d0a4013 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:54 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-64917bde-cff6-4f7c-9f37-9de90d0a4013 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] GET http://192.168.122.54/volume/v3/volumes/1279dc4d-bd6c-4d1b-9e78-50c841e20701 Sep 03 20:06:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-64917bde-cff6-4f7c-9f37-9de90d0a4013 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:06:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-64917bde-cff6-4f7c-9f37-9de90d0a4013 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:06:54 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-64917bde-cff6-4f7c-9f37-9de90d0a4013 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] http://192.168.122.54/volume/v3/volumes/1279dc4d-bd6c-4d1b-9e78-50c841e20701 returned with HTTP 404 Sep 03 20:06:54 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 254/506] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:06:54 2026] GET /volume/v3/volumes/1279dc4d-bd6c-4d1b-9e78-50c841e20701 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:06:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-84ad72e8-0509-45b8-8b0a-b996455bc951 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:54 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-84ad72e8-0509-45b8-8b0a-b996455bc951 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] GET http://192.168.122.54/volume/v3/volumes/1279dc4d-bd6c-4d1b-9e78-50c841e20701 Sep 03 20:06:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-84ad72e8-0509-45b8-8b0a-b996455bc951 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:06:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-84ad72e8-0509-45b8-8b0a-b996455bc951 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:06:54 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-84ad72e8-0509-45b8-8b0a-b996455bc951 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] http://192.168.122.54/volume/v3/volumes/1279dc4d-bd6c-4d1b-9e78-50c841e20701 returned with HTTP 404 Sep 03 20:06:54 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 253/507] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:06:54 2026] GET /volume/v3/volumes/1279dc4d-bd6c-4d1b-9e78-50c841e20701 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:06:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-2d0e5ee4-cfc7-4eae-8d81-2ddd98974b5f None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:54 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-2d0e5ee4-cfc7-4eae-8d81-2ddd98974b5f tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] DELETE http://192.168.122.54/volume/v3/volumes/1279dc4d-bd6c-4d1b-9e78-50c841e20701 Sep 03 20:06:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-2d0e5ee4-cfc7-4eae-8d81-2ddd98974b5f tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:06:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-2d0e5ee4-cfc7-4eae-8d81-2ddd98974b5f tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:06:54 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-2d0e5ee4-cfc7-4eae-8d81-2ddd98974b5f tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Delete volume with id: 1279dc4d-bd6c-4d1b-9e78-50c841e20701 Sep 03 20:06:54 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-2d0e5ee4-cfc7-4eae-8d81-2ddd98974b5f tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] http://192.168.122.54/volume/v3/volumes/1279dc4d-bd6c-4d1b-9e78-50c841e20701 returned with HTTP 404 Sep 03 20:06:54 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 255/508] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:06:54 2026] DELETE /volume/v3/volumes/1279dc4d-bd6c-4d1b-9e78-50c841e20701 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:06:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-b5c43505-8f1d-49b2-bd13-0a5683b33947 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:54 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b5c43505-8f1d-49b2-bd13-0a5683b33947 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:06:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b5c43505-8f1d-49b2-bd13-0a5683b33947 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-68110167"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:06:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.volumes [None req-b5c43505-8f1d-49b2-bd13-0a5683b33947 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-68110167'}} {{(pid=87290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:06:54 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-b5c43505-8f1d-49b2-bd13-0a5683b33947 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Create volume of 1 GB Sep 03 20:06:54 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-b5c43505-8f1d-49b2-bd13-0a5683b33947 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Availability Zones retrieved successfully. Sep 03 20:06:54 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-b5c43505-8f1d-49b2-bd13-0a5683b33947 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Flow 'volume_create_api' (5bcd3da7-2901-4499-9352-1ab2a9b99e83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:06:54 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-b5c43505-8f1d-49b2-bd13-0a5683b33947 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (208197fc-9e0a-4f20-b545-691fec0493d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:06:54 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.flows.api.create_volume [None req-b5c43505-8f1d-49b2-bd13-0a5683b33947 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Validating volume size '1' using validate_int {{(pid=87290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:06:54 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-b5c43505-8f1d-49b2-bd13-0a5683b33947 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (208197fc-9e0a-4f20-b545-691fec0493d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:06:54 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-b5c43505-8f1d-49b2-bd13-0a5683b33947 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb54c173-2e17-48cb-9493-5d408b231fc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:06:54 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-b5c43505-8f1d-49b2-bd13-0a5683b33947 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Created reservations ['2421ee4c-5540-475d-80db-9a249540678f', 'ab6b06a3-1360-43a5-853b-18cce58b32ba', '7f565c1b-cc90-4a2d-9917-4f8475b9acf5', '6d28479d-a18a-4bcd-9745-36f17e53bb51'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:06:54 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-b5c43505-8f1d-49b2-bd13-0a5683b33947 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb54c173-2e17-48cb-9493-5d408b231fc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2421ee4c-5540-475d-80db-9a249540678f', 'ab6b06a3-1360-43a5-853b-18cce58b32ba', '7f565c1b-cc90-4a2d-9917-4f8475b9acf5', '6d28479d-a18a-4bcd-9745-36f17e53bb51']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:06:54 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-b5c43505-8f1d-49b2-bd13-0a5683b33947 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87672993-aedd-4c68-8298-5150044b0b33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:06:54 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:54 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:06:54 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-b5c43505-8f1d-49b2-bd13-0a5683b33947 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87672993-aedd-4c68-8298-5150044b0b33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12c02be4-68ad-4850-a565-f32256e7e52f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-68110167',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e1b9dacd9b642e2a98fce2b6bf405a6',qos_specs=None,replication_status=,reservations=['2421ee4c-5540-475d-80db-9a249540678f','ab6b06a3-1360-43a5-853b-18cce58b32ba','7f565c1b-cc90-4a2d-9917-4f8475b9acf5','6d28479d-a18a-4bcd-9745-36f17e53bb51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75597f125f6e4d9abb8ddf06f1f1f56d',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:06:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-68110167',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=12c02be4-68ad-4850-a565-f32256e7e52f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e1b9dacd9b642e2a98fce2b6bf405a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='75597f125f6e4d9abb8ddf06f1f1f56d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:06:54 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-b5c43505-8f1d-49b2-bd13-0a5683b33947 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (943e2ed8-b158-4367-8560-1f1fa115b103) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:06:54 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-b5c43505-8f1d-49b2-bd13-0a5683b33947 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (943e2ed8-b158-4367-8560-1f1fa115b103) transitioned into state 'SUCCESS' from state '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-68110167',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e1b9dacd9b642e2a98fce2b6bf405a6',qos_specs=None,replication_status=,reservations=['2421ee4c-5540-475d-80db-9a249540678f','ab6b06a3-1360-43a5-853b-18cce58b32ba','7f565c1b-cc90-4a2d-9917-4f8475b9acf5','6d28479d-a18a-4bcd-9745-36f17e53bb51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75597f125f6e4d9abb8ddf06f1f1f56d',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:06:54 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-b5c43505-8f1d-49b2-bd13-0a5683b33947 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dff4aa02-2973-4e3a-888d-f7c1826fcfd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:06:54 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-b5c43505-8f1d-49b2-bd13-0a5683b33947 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dff4aa02-2973-4e3a-888d-f7c1826fcfd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:06:54 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-b5c43505-8f1d-49b2-bd13-0a5683b33947 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Flow 'volume_create_api' (5bcd3da7-2901-4499-9352-1ab2a9b99e83) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:06:54 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-b5c43505-8f1d-49b2-bd13-0a5683b33947 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Create volume request issued successfully. Sep 03 20:06:54 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b5c43505-8f1d-49b2-bd13-0a5683b33947 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:06:54 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 254/509] 192.168.122.54 () {60 vars in 1137 bytes} [Thu Sep 3 20:06:54 2026] POST /volume/v3/volumes => generated 754 bytes in 371 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:06:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-964b59e5-0ff1-40ed-82b6-77c180d01d3f None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:54 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-964b59e5-0ff1-40ed-82b6-77c180d01d3f tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] GET http://192.168.122.54/volume/v3/volumes/12c02be4-68ad-4850-a565-f32256e7e52f Sep 03 20:06:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-964b59e5-0ff1-40ed-82b6-77c180d01d3f tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:06:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-964b59e5-0ff1-40ed-82b6-77c180d01d3f tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:06:54 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:54 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:06:54 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:06:54 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:06:54 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-964b59e5-0ff1-40ed-82b6-77c180d01d3f tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Volume info retrieved successfully. Sep 03 20:06:54 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-964b59e5-0ff1-40ed-82b6-77c180d01d3f tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] http://192.168.122.54/volume/v3/volumes/12c02be4-68ad-4850-a565-f32256e7e52f returned with HTTP 200 Sep 03 20:06:54 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 256/510] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:06:54 2026] GET /volume/v3/volumes/12c02be4-68ad-4850-a565-f32256e7e52f => generated 822 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:06:55 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-45bcbd0f-c8c7-4b10-8f7d-0d6fa2933a13 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:55 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-45bcbd0f-c8c7-4b10-8f7d-0d6fa2933a13 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] GET http://192.168.122.54/volume/v3/volumes/12c02be4-68ad-4850-a565-f32256e7e52f Sep 03 20:06:55 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-45bcbd0f-c8c7-4b10-8f7d-0d6fa2933a13 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:06:55 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-45bcbd0f-c8c7-4b10-8f7d-0d6fa2933a13 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:06:55 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:55 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:06:55 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:06:55 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:06:55 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-45bcbd0f-c8c7-4b10-8f7d-0d6fa2933a13 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Volume info retrieved successfully. Sep 03 20:06:55 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-45bcbd0f-c8c7-4b10-8f7d-0d6fa2933a13 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] http://192.168.122.54/volume/v3/volumes/12c02be4-68ad-4850-a565-f32256e7e52f returned with HTTP 200 Sep 03 20:06:55 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 255/511] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:06:55 2026] GET /volume/v3/volumes/12c02be4-68ad-4850-a565-f32256e7e52f => generated 846 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:06:57 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-b7f31d81-0d1b-4212-acfe-08725613bd09 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:57 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b7f31d81-0d1b-4212-acfe-08725613bd09 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] GET http://192.168.122.54/volume/v3/volumes/12c02be4-68ad-4850-a565-f32256e7e52f Sep 03 20:06:57 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b7f31d81-0d1b-4212-acfe-08725613bd09 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:06:57 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b7f31d81-0d1b-4212-acfe-08725613bd09 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:06:57 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:57 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:06:57 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:06:57 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:06:57 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-b7f31d81-0d1b-4212-acfe-08725613bd09 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Volume info retrieved successfully. Sep 03 20:06:57 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b7f31d81-0d1b-4212-acfe-08725613bd09 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] http://192.168.122.54/volume/v3/volumes/12c02be4-68ad-4850-a565-f32256e7e52f returned with HTTP 200 Sep 03 20:06:57 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 257/512] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:06:57 2026] GET /volume/v3/volumes/12c02be4-68ad-4850-a565-f32256e7e52f => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:06:57 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-6460481f-3807-4c43-a005-a12df4db3f73 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:57 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6460481f-3807-4c43-a005-a12df4db3f73 tempest-VolumesActionsTest-587176755 tempest-VolumesActionsTest-587176755-project-admin] POST http://192.168.122.54/volume/v3/volumes/12c02be4-68ad-4850-a565-f32256e7e52f/action Sep 03 20:06:57 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-6460481f-3807-4c43-a005-a12df4db3f73 tempest-VolumesActionsTest-587176755 tempest-VolumesActionsTest-587176755-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=87290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:06:57 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-6460481f-3807-4c43-a005-a12df4db3f73 tempest-VolumesActionsTest-587176755 tempest-VolumesActionsTest-587176755-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:06:57 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:57 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:06:57 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:06:57 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:06:57 devstack devstack@c-api.service[87290]: DEBUG cinder.api.contrib.admin_actions [None req-6460481f-3807-4c43-a005-a12df4db3f73 tempest-VolumesActionsTest-587176755 tempest-VolumesActionsTest-587176755-project-admin] Updating volume '12c02be4-68ad-4850-a565-f32256e7e52f' with '{'status': 'maintenance'}' {{(pid=87290) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 03 20:06:57 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:57 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:06:57 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:57 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:06:57 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6460481f-3807-4c43-a005-a12df4db3f73 tempest-VolumesActionsTest-587176755 tempest-VolumesActionsTest-587176755-project-admin] http://192.168.122.54/volume/v3/volumes/12c02be4-68ad-4850-a565-f32256e7e52f/action returned with HTTP 202 Sep 03 20:06:57 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 256/513] 192.168.122.54 () {60 vars in 1269 bytes} [Thu Sep 3 20:06:57 2026] POST /volume/v3/volumes/12c02be4-68ad-4850-a565-f32256e7e52f/action => generated 0 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 20:06:57 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-29e8e7dd-0500-4a7f-b8e2-69dde4934f96 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:57 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-29e8e7dd-0500-4a7f-b8e2-69dde4934f96 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] GET http://192.168.122.54/volume/v3/volumes/12c02be4-68ad-4850-a565-f32256e7e52f Sep 03 20:06:57 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-29e8e7dd-0500-4a7f-b8e2-69dde4934f96 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:06:57 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-29e8e7dd-0500-4a7f-b8e2-69dde4934f96 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:06:57 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:57 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:06:57 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:06:57 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:06:57 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-29e8e7dd-0500-4a7f-b8e2-69dde4934f96 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Volume info retrieved successfully. Sep 03 20:06:57 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-29e8e7dd-0500-4a7f-b8e2-69dde4934f96 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] http://192.168.122.54/volume/v3/volumes/12c02be4-68ad-4850-a565-f32256e7e52f returned with HTTP 200 Sep 03 20:06:57 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 258/514] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:06:57 2026] GET /volume/v3/volumes/12c02be4-68ad-4850-a565-f32256e7e52f => generated 849 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:06:57 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-2a901a37-a190-42c1-bbe3-b1482f4bd041 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:57 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2a901a37-a190-42c1-bbe3-b1482f4bd041 tempest-VolumesActionsTest-587176755 tempest-VolumesActionsTest-587176755-project-admin] POST http://192.168.122.54/volume/v3/volumes/12c02be4-68ad-4850-a565-f32256e7e52f/action Sep 03 20:06:57 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-2a901a37-a190-42c1-bbe3-b1482f4bd041 tempest-VolumesActionsTest-587176755 tempest-VolumesActionsTest-587176755-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:06:57 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-2a901a37-a190-42c1-bbe3-b1482f4bd041 tempest-VolumesActionsTest-587176755 tempest-VolumesActionsTest-587176755-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:06:57 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:57 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:06:57 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:06:57 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:06:57 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-2a901a37-a190-42c1-bbe3-b1482f4bd041 tempest-VolumesActionsTest-587176755 tempest-VolumesActionsTest-587176755-project-admin] Volume info retrieved successfully. Sep 03 20:06:57 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-2a901a37-a190-42c1-bbe3-b1482f4bd041 tempest-VolumesActionsTest-587176755 tempest-VolumesActionsTest-587176755-project-admin] Delete volume request issued successfully. Sep 03 20:06:57 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2a901a37-a190-42c1-bbe3-b1482f4bd041 tempest-VolumesActionsTest-587176755 tempest-VolumesActionsTest-587176755-project-admin] http://192.168.122.54/volume/v3/volumes/12c02be4-68ad-4850-a565-f32256e7e52f/action returned with HTTP 202 Sep 03 20:06:57 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 257/515] 192.168.122.54 () {60 vars in 1269 bytes} [Thu Sep 3 20:06:57 2026] POST /volume/v3/volumes/12c02be4-68ad-4850-a565-f32256e7e52f/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 20:06:57 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-cd678407-0002-4943-b5ce-ab760460f1be None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:57 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-cd678407-0002-4943-b5ce-ab760460f1be tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] GET http://192.168.122.54/volume/v3/volumes/12c02be4-68ad-4850-a565-f32256e7e52f Sep 03 20:06:57 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-cd678407-0002-4943-b5ce-ab760460f1be tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:06:57 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-cd678407-0002-4943-b5ce-ab760460f1be tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:06:57 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:57 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:06:57 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:06:57 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:06:57 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-cd678407-0002-4943-b5ce-ab760460f1be tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Volume info retrieved successfully. Sep 03 20:06:57 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-cd678407-0002-4943-b5ce-ab760460f1be tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] http://192.168.122.54/volume/v3/volumes/12c02be4-68ad-4850-a565-f32256e7e52f returned with HTTP 200 Sep 03 20:06:57 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 259/516] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:06:57 2026] GET /volume/v3/volumes/12c02be4-68ad-4850-a565-f32256e7e52f => generated 846 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:06:57 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-38411606-82c1-42e5-ae15-bd8db8a2a6fa req-f445046a-4178-4ecc-958b-9b41d21b68db None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:57 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-38411606-82c1-42e5-ae15-bd8db8a2a6fa req-f445046a-4178-4ecc-958b-9b41d21b68db tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:06:57 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-38411606-82c1-42e5-ae15-bd8db8a2a6fa req-f445046a-4178-4ecc-958b-9b41d21b68db tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-2068344728", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:06:57 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.volumes [req-38411606-82c1-42e5-ae15-bd8db8a2a6fa req-f445046a-4178-4ecc-958b-9b41d21b68db tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-2068344728', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:06:57 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [req-38411606-82c1-42e5-ae15-bd8db8a2a6fa req-f445046a-4178-4ecc-958b-9b41d21b68db tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] Create volume of 1 GB Sep 03 20:06:57 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [req-38411606-82c1-42e5-ae15-bd8db8a2a6fa req-f445046a-4178-4ecc-958b-9b41d21b68db tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] Availability Zones retrieved successfully. Sep 03 20:06:57 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [req-38411606-82c1-42e5-ae15-bd8db8a2a6fa req-f445046a-4178-4ecc-958b-9b41d21b68db tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] Flow 'volume_create_api' (a8d6cb4c-ea73-45a7-b723-650066079bc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:06:57 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [req-38411606-82c1-42e5-ae15-bd8db8a2a6fa req-f445046a-4178-4ecc-958b-9b41d21b68db tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb073395-c38a-4936-8e44-dd3df6878c9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:06:57 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.flows.api.create_volume [req-38411606-82c1-42e5-ae15-bd8db8a2a6fa req-f445046a-4178-4ecc-958b-9b41d21b68db tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] Validating volume size '1' using validate_int {{(pid=87290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:06:57 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [req-38411606-82c1-42e5-ae15-bd8db8a2a6fa req-f445046a-4178-4ecc-958b-9b41d21b68db tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb073395-c38a-4936-8e44-dd3df6878c9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:06:57 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [req-38411606-82c1-42e5-ae15-bd8db8a2a6fa req-f445046a-4178-4ecc-958b-9b41d21b68db tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67c9be35-2b04-4b9a-b58d-1c4bbe2e4122) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:06:57 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [req-38411606-82c1-42e5-ae15-bd8db8a2a6fa req-f445046a-4178-4ecc-958b-9b41d21b68db tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] Created reservations ['d8343bd3-aba5-48a1-b35d-236a961d2d0c', '9916eecc-083f-438d-a22b-a42e7f46380d', '5efee8de-e82b-41c9-bce8-e7a8818e957d', 'c222202e-1377-42c5-bcdc-7c4e98009802'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:06:57 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [req-38411606-82c1-42e5-ae15-bd8db8a2a6fa req-f445046a-4178-4ecc-958b-9b41d21b68db tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67c9be35-2b04-4b9a-b58d-1c4bbe2e4122) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d8343bd3-aba5-48a1-b35d-236a961d2d0c', '9916eecc-083f-438d-a22b-a42e7f46380d', '5efee8de-e82b-41c9-bce8-e7a8818e957d', 'c222202e-1377-42c5-bcdc-7c4e98009802']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:06:57 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [req-38411606-82c1-42e5-ae15-bd8db8a2a6fa req-f445046a-4178-4ecc-958b-9b41d21b68db tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be4b0fa6-ac8d-4ae1-a521-d13b6a45e3fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:06:57 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:57 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:06:57 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [req-38411606-82c1-42e5-ae15-bd8db8a2a6fa req-f445046a-4178-4ecc-958b-9b41d21b68db tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be4b0fa6-ac8d-4ae1-a521-d13b6a45e3fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74c737c7-7cd3-40a2-9222-70264da9de62', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-2068344728',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba7d1752b9b24f9ba0b5f8ca8aa4d1e3',qos_specs=None,replication_status=,reservations=['d8343bd3-aba5-48a1-b35d-236a961d2d0c','9916eecc-083f-438d-a22b-a42e7f46380d','5efee8de-e82b-41c9-bce8-e7a8818e957d','c222202e-1377-42c5-bcdc-7c4e98009802'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f24c224bb904e93b89434966f0b9747',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:06:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-2068344728',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=74c737c7-7cd3-40a2-9222-70264da9de62,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba7d1752b9b24f9ba0b5f8ca8aa4d1e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f24c224bb904e93b89434966f0b9747',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:06:57 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [req-38411606-82c1-42e5-ae15-bd8db8a2a6fa req-f445046a-4178-4ecc-958b-9b41d21b68db tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b910e63d-342e-4f22-b303-388b590f1773) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:06:57 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [req-38411606-82c1-42e5-ae15-bd8db8a2a6fa req-f445046a-4178-4ecc-958b-9b41d21b68db tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b910e63d-342e-4f22-b303-388b590f1773) transitioned into state 'SUCCESS' from state '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-2068344728',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba7d1752b9b24f9ba0b5f8ca8aa4d1e3',qos_specs=None,replication_status=,reservations=['d8343bd3-aba5-48a1-b35d-236a961d2d0c','9916eecc-083f-438d-a22b-a42e7f46380d','5efee8de-e82b-41c9-bce8-e7a8818e957d','c222202e-1377-42c5-bcdc-7c4e98009802'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f24c224bb904e93b89434966f0b9747',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:06:57 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [req-38411606-82c1-42e5-ae15-bd8db8a2a6fa req-f445046a-4178-4ecc-958b-9b41d21b68db tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4d10ac6-16cf-4d52-97a2-104c5cc8dc55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:06:57 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [req-38411606-82c1-42e5-ae15-bd8db8a2a6fa req-f445046a-4178-4ecc-958b-9b41d21b68db tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4d10ac6-16cf-4d52-97a2-104c5cc8dc55) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:06:57 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [req-38411606-82c1-42e5-ae15-bd8db8a2a6fa req-f445046a-4178-4ecc-958b-9b41d21b68db tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] Flow 'volume_create_api' (a8d6cb4c-ea73-45a7-b723-650066079bc0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:06:57 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [req-38411606-82c1-42e5-ae15-bd8db8a2a6fa req-f445046a-4178-4ecc-958b-9b41d21b68db tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] Create volume request issued successfully. Sep 03 20:06:57 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-38411606-82c1-42e5-ae15-bd8db8a2a6fa req-f445046a-4178-4ecc-958b-9b41d21b68db tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:06:57 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 258/517] 192.168.122.54 () {64 vars in 1425 bytes} [Thu Sep 3 20:06:57 2026] POST /volume/v3/volumes => generated 762 bytes in 369 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:06:57 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-38411606-82c1-42e5-ae15-bd8db8a2a6fa req-7548b848-473b-46fa-a8e3-ca204b00bad1 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:57 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-38411606-82c1-42e5-ae15-bd8db8a2a6fa req-7548b848-473b-46fa-a8e3-ca204b00bad1 tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] GET http://192.168.122.54/volume/v3/volumes/74c737c7-7cd3-40a2-9222-70264da9de62 Sep 03 20:06:57 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-38411606-82c1-42e5-ae15-bd8db8a2a6fa req-7548b848-473b-46fa-a8e3-ca204b00bad1 tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:06:57 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-38411606-82c1-42e5-ae15-bd8db8a2a6fa req-7548b848-473b-46fa-a8e3-ca204b00bad1 tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:06:57 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:57 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:06:57 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:06:57 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:06:57 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [req-38411606-82c1-42e5-ae15-bd8db8a2a6fa req-7548b848-473b-46fa-a8e3-ca204b00bad1 tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] Volume info retrieved successfully. Sep 03 20:06:57 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-38411606-82c1-42e5-ae15-bd8db8a2a6fa req-7548b848-473b-46fa-a8e3-ca204b00bad1 tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] http://192.168.122.54/volume/v3/volumes/74c737c7-7cd3-40a2-9222-70264da9de62 returned with HTTP 200 Sep 03 20:06:57 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 260/518] 192.168.122.54 () {60 vars in 1482 bytes} [Thu Sep 3 20:06:57 2026] GET /volume/v3/volumes/74c737c7-7cd3-40a2-9222-70264da9de62 => generated 830 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:06:57 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-b61ddb8d-d2cc-4833-893c-f9e81eb43368 req-246210b1-695f-44a7-8dc8-84378c1c2b99 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:57 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-b61ddb8d-d2cc-4833-893c-f9e81eb43368 req-246210b1-695f-44a7-8dc8-84378c1c2b99 tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] GET http://192.168.122.54/volume/v3/volumes/74c737c7-7cd3-40a2-9222-70264da9de62 Sep 03 20:06:57 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-b61ddb8d-d2cc-4833-893c-f9e81eb43368 req-246210b1-695f-44a7-8dc8-84378c1c2b99 tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:06:57 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-b61ddb8d-d2cc-4833-893c-f9e81eb43368 req-246210b1-695f-44a7-8dc8-84378c1c2b99 tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:06:57 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:57 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:06:57 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:06:57 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:06:57 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [req-b61ddb8d-d2cc-4833-893c-f9e81eb43368 req-246210b1-695f-44a7-8dc8-84378c1c2b99 tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] Volume info retrieved successfully. Sep 03 20:06:57 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-b61ddb8d-d2cc-4833-893c-f9e81eb43368 req-246210b1-695f-44a7-8dc8-84378c1c2b99 tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] http://192.168.122.54/volume/v3/volumes/74c737c7-7cd3-40a2-9222-70264da9de62 returned with HTTP 200 Sep 03 20:06:57 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 259/519] 192.168.122.54 () {60 vars in 1482 bytes} [Thu Sep 3 20:06:57 2026] GET /volume/v3/volumes/74c737c7-7cd3-40a2-9222-70264da9de62 => generated 830 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:06:58 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-5999ba46-9829-4e94-94e4-54a846fe713a req-50a839dc-51ae-40c0-9382-14a5ea9a2bbc None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:58 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-5999ba46-9829-4e94-94e4-54a846fe713a req-50a839dc-51ae-40c0-9382-14a5ea9a2bbc tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] GET http://192.168.122.54/volume/v3/volumes/b29a2991-3f49-4800-a2ab-3df76e28d386 Sep 03 20:06:58 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-5999ba46-9829-4e94-94e4-54a846fe713a req-50a839dc-51ae-40c0-9382-14a5ea9a2bbc tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:06:58 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-5999ba46-9829-4e94-94e4-54a846fe713a req-50a839dc-51ae-40c0-9382-14a5ea9a2bbc tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:06:58 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:58 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:06:58 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:06:58 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:06:58 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [req-5999ba46-9829-4e94-94e4-54a846fe713a req-50a839dc-51ae-40c0-9382-14a5ea9a2bbc tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Volume info retrieved successfully. Sep 03 20:06:58 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-5999ba46-9829-4e94-94e4-54a846fe713a req-50a839dc-51ae-40c0-9382-14a5ea9a2bbc tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] http://192.168.122.54/volume/v3/volumes/b29a2991-3f49-4800-a2ab-3df76e28d386 returned with HTTP 200 Sep 03 20:06:58 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 261/520] 192.168.122.54 () {60 vars in 1482 bytes} [Thu Sep 3 20:06:58 2026] GET /volume/v3/volumes/b29a2991-3f49-4800-a2ab-3df76e28d386 => generated 1143 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 20:06:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-5999ba46-9829-4e94-94e4-54a846fe713a req-79946d01-43fa-4881-aec6-d11f58f7706c None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:58 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-5999ba46-9829-4e94-94e4-54a846fe713a req-79946d01-43fa-4881-aec6-d11f58f7706c tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] POST http://192.168.122.54/volume/v3/volumes/b29a2991-3f49-4800-a2ab-3df76e28d386/action Sep 03 20:06:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-5999ba46-9829-4e94-94e4-54a846fe713a req-79946d01-43fa-4881-aec6-d11f58f7706c tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:06:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-5999ba46-9829-4e94-94e4-54a846fe713a req-79946d01-43fa-4881-aec6-d11f58f7706c tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:06:58 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:58 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:06:58 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:06:58 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:06:58 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [req-5999ba46-9829-4e94-94e4-54a846fe713a req-79946d01-43fa-4881-aec6-d11f58f7706c tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Volume info retrieved successfully. Sep 03 20:06:58 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [req-5999ba46-9829-4e94-94e4-54a846fe713a req-79946d01-43fa-4881-aec6-d11f58f7706c tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Begin detaching volume completed successfully. Sep 03 20:06:58 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-5999ba46-9829-4e94-94e4-54a846fe713a req-79946d01-43fa-4881-aec6-d11f58f7706c tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] http://192.168.122.54/volume/v3/volumes/b29a2991-3f49-4800-a2ab-3df76e28d386/action returned with HTTP 202 Sep 03 20:06:58 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 260/521] 192.168.122.54 () {64 vars in 1556 bytes} [Thu Sep 3 20:06:58 2026] POST /volume/v3/volumes/b29a2991-3f49-4800-a2ab-3df76e28d386/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 20:06:58 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-36ef12e9-2956-491d-b56f-93e94f8c3b4c None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-22b026dc-80c2-46ff-b5e0-a693d0abab22 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:58 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-36ef12e9-2956-491d-b56f-93e94f8c3b4c tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] GET http://192.168.122.54/volume/v3/volumes/12c02be4-68ad-4850-a565-f32256e7e52f Sep 03 20:06:58 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-22b026dc-80c2-46ff-b5e0-a693d0abab22 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] GET http://192.168.122.54/volume/v3/volumes/b29a2991-3f49-4800-a2ab-3df76e28d386 Sep 03 20:06:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-22b026dc-80c2-46ff-b5e0-a693d0abab22 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:06:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-22b026dc-80c2-46ff-b5e0-a693d0abab22 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:06:58 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-36ef12e9-2956-491d-b56f-93e94f8c3b4c tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:06:58 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-36ef12e9-2956-491d-b56f-93e94f8c3b4c tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:06:58 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:58 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:06:58 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-36ef12e9-2956-491d-b56f-93e94f8c3b4c tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] http://192.168.122.54/volume/v3/volumes/12c02be4-68ad-4850-a565-f32256e7e52f returned with HTTP 404 Sep 03 20:06:58 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 262/522] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:06:58 2026] GET /volume/v3/volumes/12c02be4-68ad-4850-a565-f32256e7e52f => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:06:58 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-4840162f-19b0-4cc7-be8f-936ac96f9357 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:58 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-4840162f-19b0-4cc7-be8f-936ac96f9357 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] GET http://192.168.122.54/volume/v3/volumes/12c02be4-68ad-4850-a565-f32256e7e52f Sep 03 20:06:58 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:06:58 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:06:58 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-4840162f-19b0-4cc7-be8f-936ac96f9357 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:06:58 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-4840162f-19b0-4cc7-be8f-936ac96f9357 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:06:58 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-22b026dc-80c2-46ff-b5e0-a693d0abab22 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Volume info retrieved successfully. Sep 03 20:06:58 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-4840162f-19b0-4cc7-be8f-936ac96f9357 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] http://192.168.122.54/volume/v3/volumes/12c02be4-68ad-4850-a565-f32256e7e52f returned with HTTP 404 Sep 03 20:06:58 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 263/523] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:06:58 2026] GET /volume/v3/volumes/12c02be4-68ad-4850-a565-f32256e7e52f => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:06:58 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-fc023389-b270-4bb6-9313-98873313cb7d None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:58 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-fc023389-b270-4bb6-9313-98873313cb7d None None] GET http://192.168.122.54/volume// Sep 03 20:06:58 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-fc023389-b270-4bb6-9313-98873313cb7d None None] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:06:58 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-fc023389-b270-4bb6-9313-98873313cb7d None None] Calling method 'all' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:06:58 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-fc023389-b270-4bb6-9313-98873313cb7d None None] http://192.168.122.54/volume// returned with HTTP 300 Sep 03 20:06:58 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 264/524] 192.168.122.54 () {58 vars in 1310 bytes} [Thu Sep 3 20:06:58 2026] GET /volume/ => generated 389 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 20:06:58 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-22b026dc-80c2-46ff-b5e0-a693d0abab22 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] http://192.168.122.54/volume/v3/volumes/b29a2991-3f49-4800-a2ab-3df76e28d386 returned with HTTP 200 Sep 03 20:06:58 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 261/525] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:06:58 2026] GET /volume/v3/volumes/b29a2991-3f49-4800-a2ab-3df76e28d386 => generated 1146 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:06:58 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-04a68a0d-52fc-4266-94c6-ed3597c5e97a None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:58 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-04a68a0d-52fc-4266-94c6-ed3597c5e97a tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] DELETE http://192.168.122.54/volume/v3/volumes/12c02be4-68ad-4850-a565-f32256e7e52f Sep 03 20:06:58 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-04a68a0d-52fc-4266-94c6-ed3597c5e97a tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:06:58 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-04a68a0d-52fc-4266-94c6-ed3597c5e97a tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:06:58 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-04a68a0d-52fc-4266-94c6-ed3597c5e97a tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Delete volume with id: 12c02be4-68ad-4850-a565-f32256e7e52f Sep 03 20:06:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-5999ba46-9829-4e94-94e4-54a846fe713a req-5e84432d-c6ee-418c-87cd-211351d566cf None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:58 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-5999ba46-9829-4e94-94e4-54a846fe713a req-5e84432d-c6ee-418c-87cd-211351d566cf tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] GET http://192.168.122.54/volume/v3/volumes/b29a2991-3f49-4800-a2ab-3df76e28d386 Sep 03 20:06:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-5999ba46-9829-4e94-94e4-54a846fe713a req-5e84432d-c6ee-418c-87cd-211351d566cf tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:06:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-5999ba46-9829-4e94-94e4-54a846fe713a req-5e84432d-c6ee-418c-87cd-211351d566cf tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:06:58 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-04a68a0d-52fc-4266-94c6-ed3597c5e97a tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] http://192.168.122.54/volume/v3/volumes/12c02be4-68ad-4850-a565-f32256e7e52f returned with HTTP 404 Sep 03 20:06:58 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 265/526] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:06:58 2026] DELETE /volume/v3/volumes/12c02be4-68ad-4850-a565-f32256e7e52f => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:06:58 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:58 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:06:58 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:06:58 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:06:58 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-9045c412-3ee4-41c2-9175-c5748714141f None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:58 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9045c412-3ee4-41c2-9175-c5748714141f tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:06:58 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-9045c412-3ee4-41c2-9175-c5748714141f tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-434200007"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:06:58 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volumes [None req-9045c412-3ee4-41c2-9175-c5748714141f tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-434200007'}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:06:58 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-9045c412-3ee4-41c2-9175-c5748714141f tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Create volume of 1 GB Sep 03 20:06:58 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [req-5999ba46-9829-4e94-94e4-54a846fe713a req-5e84432d-c6ee-418c-87cd-211351d566cf tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Volume info retrieved successfully. Sep 03 20:06:58 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-9045c412-3ee4-41c2-9175-c5748714141f tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Availability Zones retrieved successfully. Sep 03 20:06:58 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-5999ba46-9829-4e94-94e4-54a846fe713a req-5e84432d-c6ee-418c-87cd-211351d566cf tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] http://192.168.122.54/volume/v3/volumes/b29a2991-3f49-4800-a2ab-3df76e28d386 returned with HTTP 200 Sep 03 20:06:58 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 262/527] 192.168.122.54 () {62 vars in 1523 bytes} [Thu Sep 3 20:06:58 2026] GET /volume/v3/volumes/b29a2991-3f49-4800-a2ab-3df76e28d386 => generated 1327 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 20:06:58 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-9045c412-3ee4-41c2-9175-c5748714141f tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Flow 'volume_create_api' (af340800-a2e4-4b15-ba99-7cf5dad26a6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:06:58 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-9045c412-3ee4-41c2-9175-c5748714141f tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a83c0c7-67c5-417b-ad49-7398147a989d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:06:58 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.flows.api.create_volume [None req-9045c412-3ee4-41c2-9175-c5748714141f tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Validating volume size '1' using validate_int {{(pid=87289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:06:58 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-9045c412-3ee4-41c2-9175-c5748714141f tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a83c0c7-67c5-417b-ad49-7398147a989d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:06:58 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-9045c412-3ee4-41c2-9175-c5748714141f tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eaf3468c-6d91-4dc0-9aaf-7d4dc96bfd17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:06:58 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-9045c412-3ee4-41c2-9175-c5748714141f tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Created reservations ['cb9632e2-04f7-41d1-9ad7-82a604389938', '246a601f-51b5-4ea7-88e8-3f2ffdb63815', '71e5108a-4d79-4bda-a06d-ac09646ce3e6', '8ff8e576-2392-4076-8df9-3b1a10c00e99'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:06:58 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-9045c412-3ee4-41c2-9175-c5748714141f tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eaf3468c-6d91-4dc0-9aaf-7d4dc96bfd17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cb9632e2-04f7-41d1-9ad7-82a604389938', '246a601f-51b5-4ea7-88e8-3f2ffdb63815', '71e5108a-4d79-4bda-a06d-ac09646ce3e6', '8ff8e576-2392-4076-8df9-3b1a10c00e99']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:06:58 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-9045c412-3ee4-41c2-9175-c5748714141f tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (160d9af9-4974-4109-be52-a019dd05d34d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:06:58 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:58 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:06:58 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-9045c412-3ee4-41c2-9175-c5748714141f tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (160d9af9-4974-4109-be52-a019dd05d34d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd0d0ce74-1c63-4aab-b5b5-e2b6b7a3cd8c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-434200007',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e1b9dacd9b642e2a98fce2b6bf405a6',qos_specs=None,replication_status=,reservations=['cb9632e2-04f7-41d1-9ad7-82a604389938','246a601f-51b5-4ea7-88e8-3f2ffdb63815','71e5108a-4d79-4bda-a06d-ac09646ce3e6','8ff8e576-2392-4076-8df9-3b1a10c00e99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75597f125f6e4d9abb8ddf06f1f1f56d',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:06:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-434200007',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d0d0ce74-1c63-4aab-b5b5-e2b6b7a3cd8c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e1b9dacd9b642e2a98fce2b6bf405a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='75597f125f6e4d9abb8ddf06f1f1f56d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:06:58 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-9045c412-3ee4-41c2-9175-c5748714141f tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5400be95-d922-41a4-a49a-2999a40fac95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:06:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-5999ba46-9829-4e94-94e4-54a846fe713a req-ba160a2a-81fd-4c0a-b389-a832eb8320cb None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:58 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-5999ba46-9829-4e94-94e4-54a846fe713a req-ba160a2a-81fd-4c0a-b389-a832eb8320cb tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] DELETE http://192.168.122.54/volume/v3/attachments/d5e2ff51-0c5d-4a59-b8b4-07fdd7a0a254 Sep 03 20:06:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-5999ba46-9829-4e94-94e4-54a846fe713a req-ba160a2a-81fd-4c0a-b389-a832eb8320cb tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:06:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-5999ba46-9829-4e94-94e4-54a846fe713a req-ba160a2a-81fd-4c0a-b389-a832eb8320cb tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Calling method 'version_select' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:06:58 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-9045c412-3ee4-41c2-9175-c5748714141f tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5400be95-d922-41a4-a49a-2999a40fac95) transitioned into state 'SUCCESS' from state '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-434200007',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e1b9dacd9b642e2a98fce2b6bf405a6',qos_specs=None,replication_status=,reservations=['cb9632e2-04f7-41d1-9ad7-82a604389938','246a601f-51b5-4ea7-88e8-3f2ffdb63815','71e5108a-4d79-4bda-a06d-ac09646ce3e6','8ff8e576-2392-4076-8df9-3b1a10c00e99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75597f125f6e4d9abb8ddf06f1f1f56d',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:06:58 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:06:58 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:06:58 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-9045c412-3ee4-41c2-9175-c5748714141f tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0c3324d-cfdc-4d3f-b5f6-579a0bcc273c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:06:58 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-9045c412-3ee4-41c2-9175-c5748714141f tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0c3324d-cfdc-4d3f-b5f6-579a0bcc273c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:06:58 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-9045c412-3ee4-41c2-9175-c5748714141f tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Flow 'volume_create_api' (af340800-a2e4-4b15-ba99-7cf5dad26a6a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:06:58 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-9045c412-3ee4-41c2-9175-c5748714141f tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Create volume request issued successfully. Sep 03 20:06:58 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9045c412-3ee4-41c2-9175-c5748714141f tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:06:58 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 266/528] 192.168.122.54 () {60 vars in 1137 bytes} [Thu Sep 3 20:06:58 2026] POST /volume/v3/volumes => generated 755 bytes in 445 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:06:58 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-329d26fc-a62e-4194-abaf-b958018dbc2e req-dd8f7e55-b721-4a7f-9303-17511c908d65 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:58 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-329d26fc-a62e-4194-abaf-b958018dbc2e req-dd8f7e55-b721-4a7f-9303-17511c908d65 tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] GET http://192.168.122.54/volume/v3/volumes/74c737c7-7cd3-40a2-9222-70264da9de62 Sep 03 20:06:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-329d26fc-a62e-4194-abaf-b958018dbc2e req-dd8f7e55-b721-4a7f-9303-17511c908d65 tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:06:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-329d26fc-a62e-4194-abaf-b958018dbc2e req-dd8f7e55-b721-4a7f-9303-17511c908d65 tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:06:59 devstack devstack@c-api.service[87290]: /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 03 20:06:59 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, Sep 03 20:06:59 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:59 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:06:59 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:06:59 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:06:59 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [req-329d26fc-a62e-4194-abaf-b958018dbc2e req-dd8f7e55-b721-4a7f-9303-17511c908d65 tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] Volume info retrieved successfully. Sep 03 20:06:59 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-329d26fc-a62e-4194-abaf-b958018dbc2e req-dd8f7e55-b721-4a7f-9303-17511c908d65 tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] http://192.168.122.54/volume/v3/volumes/74c737c7-7cd3-40a2-9222-70264da9de62 returned with HTTP 200 Sep 03 20:06:59 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 267/529] 192.168.122.54 () {60 vars in 1482 bytes} [Thu Sep 3 20:06:58 2026] GET /volume/v3/volumes/74c737c7-7cd3-40a2-9222-70264da9de62 => generated 854 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:06:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-34cf078b-ce6d-4c0d-b801-be6a338283c5 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:59 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-34cf078b-ce6d-4c0d-b801-be6a338283c5 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] GET http://192.168.122.54/volume/v3/volumes/d0d0ce74-1c63-4aab-b5b5-e2b6b7a3cd8c Sep 03 20:06:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-34cf078b-ce6d-4c0d-b801-be6a338283c5 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:06:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-34cf078b-ce6d-4c0d-b801-be6a338283c5 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:06:59 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:59 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:06:59 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:06:59 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:06:59 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-34cf078b-ce6d-4c0d-b801-be6a338283c5 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Volume info retrieved successfully. Sep 03 20:06:59 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-34cf078b-ce6d-4c0d-b801-be6a338283c5 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] http://192.168.122.54/volume/v3/volumes/d0d0ce74-1c63-4aab-b5b5-e2b6b7a3cd8c returned with HTTP 200 Sep 03 20:06:59 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 268/530] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:06:59 2026] GET /volume/v3/volumes/d0d0ce74-1c63-4aab-b5b5-e2b6b7a3cd8c => generated 823 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:06:59 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-5999ba46-9829-4e94-94e4-54a846fe713a req-ba160a2a-81fd-4c0a-b389-a832eb8320cb tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] http://192.168.122.54/volume/v3/attachments/d5e2ff51-0c5d-4a59-b8b4-07fdd7a0a254 returned with HTTP 200 Sep 03 20:06:59 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 263/531] 192.168.122.54 () {64 vars in 1557 bytes} [Thu Sep 3 20:06:58 2026] DELETE /volume/v3/attachments/d5e2ff51-0c5d-4a59-b8b4-07fdd7a0a254 => generated 19 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:06:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-dc237a46-76d1-41ce-8d68-e5b2c9c0d10d None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:06:59 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-dc237a46-76d1-41ce-8d68-e5b2c9c0d10d tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] GET http://192.168.122.54/volume/v3/volumes/b29a2991-3f49-4800-a2ab-3df76e28d386 Sep 03 20:06:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-dc237a46-76d1-41ce-8d68-e5b2c9c0d10d tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:06:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-dc237a46-76d1-41ce-8d68-e5b2c9c0d10d tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:06:59 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:06:59 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:06:59 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:06:59 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:06:59 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-dc237a46-76d1-41ce-8d68-e5b2c9c0d10d tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Volume info retrieved successfully. Sep 03 20:06:59 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-dc237a46-76d1-41ce-8d68-e5b2c9c0d10d tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] http://192.168.122.54/volume/v3/volumes/b29a2991-3f49-4800-a2ab-3df76e28d386 returned with HTTP 200 Sep 03 20:06:59 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 269/532] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:06:59 2026] GET /volume/v3/volumes/b29a2991-3f49-4800-a2ab-3df76e28d386 => generated 851 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:07:00 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-6654ede4-256a-4d1c-bfed-f39040e57b0b req-a35371d0-b8b8-45d7-889b-89819fee3a5f None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:00 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-6654ede4-256a-4d1c-bfed-f39040e57b0b req-a35371d0-b8b8-45d7-889b-89819fee3a5f tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] GET http://192.168.122.54/volume/v3/volumes/74c737c7-7cd3-40a2-9222-70264da9de62 Sep 03 20:07:00 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-6654ede4-256a-4d1c-bfed-f39040e57b0b req-a35371d0-b8b8-45d7-889b-89819fee3a5f tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:00 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-6654ede4-256a-4d1c-bfed-f39040e57b0b req-a35371d0-b8b8-45d7-889b-89819fee3a5f tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:00 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-be4b362a-dbee-40f8-a1e7-1cefc7a7068d None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:00 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-be4b362a-dbee-40f8-a1e7-1cefc7a7068d tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] GET http://192.168.122.54/volume/v3/volumes/d0d0ce74-1c63-4aab-b5b5-e2b6b7a3cd8c Sep 03 20:07:00 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-be4b362a-dbee-40f8-a1e7-1cefc7a7068d tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:00 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-be4b362a-dbee-40f8-a1e7-1cefc7a7068d tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:00 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:00 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:07:00 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:00 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:07:00 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [req-6654ede4-256a-4d1c-bfed-f39040e57b0b req-a35371d0-b8b8-45d7-889b-89819fee3a5f tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] Volume info retrieved successfully. Sep 03 20:07:00 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:00 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:07:00 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:00 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:07:00 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-6654ede4-256a-4d1c-bfed-f39040e57b0b req-a35371d0-b8b8-45d7-889b-89819fee3a5f tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] http://192.168.122.54/volume/v3/volumes/74c737c7-7cd3-40a2-9222-70264da9de62 returned with HTTP 200 Sep 03 20:07:00 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 264/533] 192.168.122.54 () {60 vars in 1482 bytes} [Thu Sep 3 20:07:00 2026] GET /volume/v3/volumes/74c737c7-7cd3-40a2-9222-70264da9de62 => generated 855 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:07:00 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-be4b362a-dbee-40f8-a1e7-1cefc7a7068d tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Volume info retrieved successfully. Sep 03 20:07:00 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-be4b362a-dbee-40f8-a1e7-1cefc7a7068d tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] http://192.168.122.54/volume/v3/volumes/d0d0ce74-1c63-4aab-b5b5-e2b6b7a3cd8c returned with HTTP 200 Sep 03 20:07:00 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 270/534] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:07:00 2026] GET /volume/v3/volumes/d0d0ce74-1c63-4aab-b5b5-e2b6b7a3cd8c => generated 848 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:07:00 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-abce2724-4103-4d5d-91c7-af51f55a71d8 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:00 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-abce2724-4103-4d5d-91c7-af51f55a71d8 tempest-VolumesActionsTest-587176755 tempest-VolumesActionsTest-587176755-project-admin] POST http://192.168.122.54/volume/v3/volumes/d0d0ce74-1c63-4aab-b5b5-e2b6b7a3cd8c/action Sep 03 20:07:00 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-abce2724-4103-4d5d-91c7-af51f55a71d8 tempest-VolumesActionsTest-587176755 tempest-VolumesActionsTest-587176755-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:07:00 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-abce2724-4103-4d5d-91c7-af51f55a71d8 tempest-VolumesActionsTest-587176755 tempest-VolumesActionsTest-587176755-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:07:00 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-b6a9877d-467a-46e7-8d89-a589b99227a8 req-00c2678d-9660-4f0d-8f2e-0def145ccae4 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:00 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-b6a9877d-467a-46e7-8d89-a589b99227a8 req-00c2678d-9660-4f0d-8f2e-0def145ccae4 tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] POST http://192.168.122.54/volume/v3/snapshots Sep 03 20:07:00 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-b6a9877d-467a-46e7-8d89-a589b99227a8 req-00c2678d-9660-4f0d-8f2e-0def145ccae4 tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "74c737c7-7cd3-40a2-9222-70264da9de62", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1965129405", "description": null, "metadata": {}}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:07:00 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:00 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:07:00 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:00 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:07:00 devstack devstack@c-api.service[87290]: DEBUG cinder.api.contrib.admin_actions [None req-abce2724-4103-4d5d-91c7-af51f55a71d8 tempest-VolumesActionsTest-587176755 tempest-VolumesActionsTest-587176755-project-admin] Updating volume 'd0d0ce74-1c63-4aab-b5b5-e2b6b7a3cd8c' with '{'status': 'error'}' {{(pid=87290) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 03 20:07:00 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:00 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:07:00 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:00 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:07:00 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [req-b6a9877d-467a-46e7-8d89-a589b99227a8 req-00c2678d-9660-4f0d-8f2e-0def145ccae4 tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] Volume info retrieved successfully. Sep 03 20:07:00 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.snapshots [req-b6a9877d-467a-46e7-8d89-a589b99227a8 req-00c2678d-9660-4f0d-8f2e-0def145ccae4 tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] Create snapshot from volume 74c737c7-7cd3-40a2-9222-70264da9de62 Sep 03 20:07:00 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:00 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:07:00 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:00 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:07:00 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-abce2724-4103-4d5d-91c7-af51f55a71d8 tempest-VolumesActionsTest-587176755 tempest-VolumesActionsTest-587176755-project-admin] http://192.168.122.54/volume/v3/volumes/d0d0ce74-1c63-4aab-b5b5-e2b6b7a3cd8c/action returned with HTTP 202 Sep 03 20:07:00 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 265/535] 192.168.122.54 () {60 vars in 1269 bytes} [Thu Sep 3 20:07:00 2026] POST /volume/v3/volumes/d0d0ce74-1c63-4aab-b5b5-e2b6b7a3cd8c/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 20:07:00 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-7e6d0098-438b-4dc6-9353-f967bdbb6980 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:00 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-7e6d0098-438b-4dc6-9353-f967bdbb6980 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] GET http://192.168.122.54/volume/v3/volumes/d0d0ce74-1c63-4aab-b5b5-e2b6b7a3cd8c Sep 03 20:07:00 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-7e6d0098-438b-4dc6-9353-f967bdbb6980 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:00 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-7e6d0098-438b-4dc6-9353-f967bdbb6980 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:00 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:00 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:07:00 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:00 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:07:00 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-7e6d0098-438b-4dc6-9353-f967bdbb6980 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Volume info retrieved successfully. Sep 03 20:07:00 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-7e6d0098-438b-4dc6-9353-f967bdbb6980 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] http://192.168.122.54/volume/v3/volumes/d0d0ce74-1c63-4aab-b5b5-e2b6b7a3cd8c returned with HTTP 200 Sep 03 20:07:00 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 266/536] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:07:00 2026] GET /volume/v3/volumes/d0d0ce74-1c63-4aab-b5b5-e2b6b7a3cd8c => generated 844 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:07:00 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [req-b6a9877d-467a-46e7-8d89-a589b99227a8 req-00c2678d-9660-4f0d-8f2e-0def145ccae4 tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] Created reservations ['9dcceb1a-795f-4c17-afde-2b0e2e36ade0', 'de29943e-d7da-4f7a-8297-8e78f36b6f4b', '8aba28bf-82ed-4c62-a7ea-9ed42bc3a6b1', '9daa0d7c-76de-4ef7-8bce-d9824fdb7d95'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:07:00 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-27c73ba1-36b4-41ca-a5bd-afedac8e5a15 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:00 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-27c73ba1-36b4-41ca-a5bd-afedac8e5a15 tempest-VolumesActionsTest-587176755 tempest-VolumesActionsTest-587176755-project-admin] POST http://192.168.122.54/volume/v3/volumes/d0d0ce74-1c63-4aab-b5b5-e2b6b7a3cd8c/action Sep 03 20:07:00 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-27c73ba1-36b4-41ca-a5bd-afedac8e5a15 tempest-VolumesActionsTest-587176755 tempest-VolumesActionsTest-587176755-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:07:00 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-27c73ba1-36b4-41ca-a5bd-afedac8e5a15 tempest-VolumesActionsTest-587176755 tempest-VolumesActionsTest-587176755-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:07:00 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:00 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:07:00 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:00 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:07:00 devstack devstack@c-api.service[87290]: DEBUG cinder.api.contrib.admin_actions [None req-27c73ba1-36b4-41ca-a5bd-afedac8e5a15 tempest-VolumesActionsTest-587176755 tempest-VolumesActionsTest-587176755-project-admin] Updating volume 'd0d0ce74-1c63-4aab-b5b5-e2b6b7a3cd8c' with '{'status': 'available'}' {{(pid=87290) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 03 20:07:00 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:00 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:07:00 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:00 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:07:00 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [req-b6a9877d-467a-46e7-8d89-a589b99227a8 req-00c2678d-9660-4f0d-8f2e-0def145ccae4 tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] Snapshot create request issued successfully. Sep 03 20:07:00 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-b6a9877d-467a-46e7-8d89-a589b99227a8 req-00c2678d-9660-4f0d-8f2e-0def145ccae4 tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] http://192.168.122.54/volume/v3/snapshots returned with HTTP 202 Sep 03 20:07:00 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 271/537] 192.168.122.54 () {64 vars in 1431 bytes} [Thu Sep 3 20:07:00 2026] POST /volume/v3/snapshots => generated 311 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:07:00 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:00 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:07:00 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-27c73ba1-36b4-41ca-a5bd-afedac8e5a15 tempest-VolumesActionsTest-587176755 tempest-VolumesActionsTest-587176755-project-admin] http://192.168.122.54/volume/v3/volumes/d0d0ce74-1c63-4aab-b5b5-e2b6b7a3cd8c/action returned with HTTP 202 Sep 03 20:07:00 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 267/538] 192.168.122.54 () {60 vars in 1269 bytes} [Thu Sep 3 20:07:00 2026] POST /volume/v3/volumes/d0d0ce74-1c63-4aab-b5b5-e2b6b7a3cd8c/action => generated 0 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 03 20:07:00 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-9fd9e2e8-f08b-4e2c-a675-231f23398533 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:00 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9fd9e2e8-f08b-4e2c-a675-231f23398533 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] GET http://192.168.122.54/volume/v3/volumes/d0d0ce74-1c63-4aab-b5b5-e2b6b7a3cd8c Sep 03 20:07:00 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-9fd9e2e8-f08b-4e2c-a675-231f23398533 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:00 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-9fd9e2e8-f08b-4e2c-a675-231f23398533 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:00 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:00 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:07:00 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:00 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:07:00 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-9fd9e2e8-f08b-4e2c-a675-231f23398533 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Volume info retrieved successfully. Sep 03 20:07:00 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9fd9e2e8-f08b-4e2c-a675-231f23398533 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] http://192.168.122.54/volume/v3/volumes/d0d0ce74-1c63-4aab-b5b5-e2b6b7a3cd8c returned with HTTP 200 Sep 03 20:07:00 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 272/539] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:07:00 2026] GET /volume/v3/volumes/d0d0ce74-1c63-4aab-b5b5-e2b6b7a3cd8c => generated 848 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:07:00 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-bde26929-cb56-4d14-aa84-2dd99170d324 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:00 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-bde26929-cb56-4d14-aa84-2dd99170d324 tempest-VolumesActionsTest-587176755 tempest-VolumesActionsTest-587176755-project-admin] POST http://192.168.122.54/volume/v3/volumes/d0d0ce74-1c63-4aab-b5b5-e2b6b7a3cd8c/action Sep 03 20:07:00 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-bde26929-cb56-4d14-aa84-2dd99170d324 tempest-VolumesActionsTest-587176755 tempest-VolumesActionsTest-587176755-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=87290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:07:00 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-bde26929-cb56-4d14-aa84-2dd99170d324 tempest-VolumesActionsTest-587176755 tempest-VolumesActionsTest-587176755-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:07:00 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-060a0796-3fdd-4b79-b223-0cb81e805f2e req-ba5fc504-c270-4007-9542-3d0f7a10134f None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:00 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-060a0796-3fdd-4b79-b223-0cb81e805f2e req-ba5fc504-c270-4007-9542-3d0f7a10134f tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-reader] GET http://192.168.122.54/volume/v3/snapshots/dc6e6034-9ee2-4bff-b4d7-d28291cf2a6c Sep 03 20:07:00 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-060a0796-3fdd-4b79-b223-0cb81e805f2e req-ba5fc504-c270-4007-9542-3d0f7a10134f tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-reader] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:00 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-060a0796-3fdd-4b79-b223-0cb81e805f2e req-ba5fc504-c270-4007-9542-3d0f7a10134f tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-reader] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:00 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:00 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:07:00 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:00 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:07:00 devstack devstack@c-api.service[87290]: DEBUG cinder.api.contrib.admin_actions [None req-bde26929-cb56-4d14-aa84-2dd99170d324 tempest-VolumesActionsTest-587176755 tempest-VolumesActionsTest-587176755-project-admin] Updating volume 'd0d0ce74-1c63-4aab-b5b5-e2b6b7a3cd8c' with '{'status': 'maintenance'}' {{(pid=87290) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 03 20:07:00 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:00 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:07:00 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [req-060a0796-3fdd-4b79-b223-0cb81e805f2e req-ba5fc504-c270-4007-9542-3d0f7a10134f tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-reader] Snapshot retrieved successfully. Sep 03 20:07:00 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-060a0796-3fdd-4b79-b223-0cb81e805f2e req-ba5fc504-c270-4007-9542-3d0f7a10134f tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-reader] http://192.168.122.54/volume/v3/snapshots/dc6e6034-9ee2-4bff-b4d7-d28291cf2a6c returned with HTTP 200 Sep 03 20:07:00 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 273/540] 192.168.122.54 () {60 vars in 1488 bytes} [Thu Sep 3 20:07:00 2026] GET /volume/v3/snapshots/dc6e6034-9ee2-4bff-b4d7-d28291cf2a6c => generated 443 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:07:00 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:00 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:07:00 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-4ca88b81-e7a4-4582-8853-c278af5c16d0 req-8c7d861f-82e6-41f7-bf9f-41428edb3514 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:00 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-4ca88b81-e7a4-4582-8853-c278af5c16d0 req-8c7d861f-82e6-41f7-bf9f-41428edb3514 tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-reader] GET http://192.168.122.54/volume/v3/snapshots/detail Sep 03 20:07:00 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-4ca88b81-e7a4-4582-8853-c278af5c16d0 req-8c7d861f-82e6-41f7-bf9f-41428edb3514 tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-reader] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:00 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-4ca88b81-e7a4-4582-8853-c278af5c16d0 req-8c7d861f-82e6-41f7-bf9f-41428edb3514 tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-reader] Calling method 'detail' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:00 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:00 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:07:00 devstack devstack@c-api.service[87289]: DEBUG cinder.api.api_utils [req-4ca88b81-e7a4-4582-8853-c278af5c16d0 req-8c7d861f-82e6-41f7-bf9f-41428edb3514 tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-reader] Removing options '' from query. {{(pid=87289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:07:00 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-bde26929-cb56-4d14-aa84-2dd99170d324 tempest-VolumesActionsTest-587176755 tempest-VolumesActionsTest-587176755-project-admin] http://192.168.122.54/volume/v3/volumes/d0d0ce74-1c63-4aab-b5b5-e2b6b7a3cd8c/action returned with HTTP 202 Sep 03 20:07:00 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 268/541] 192.168.122.54 () {60 vars in 1269 bytes} [Thu Sep 3 20:07:00 2026] POST /volume/v3/volumes/d0d0ce74-1c63-4aab-b5b5-e2b6b7a3cd8c/action => generated 0 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 20:07:00 devstack devstack@c-api.service[87289]: DEBUG cinder.db.api [req-4ca88b81-e7a4-4582-8853-c278af5c16d0 req-8c7d861f-82e6-41f7-bf9f-41428edb3514 tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-reader] Building query based on filter {{(pid=87289) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 20:07:00 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-4413d86f-8c82-4f04-80cc-73ad18b0d6cb None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:00 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-4413d86f-8c82-4f04-80cc-73ad18b0d6cb tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] GET http://192.168.122.54/volume/v3/volumes/d0d0ce74-1c63-4aab-b5b5-e2b6b7a3cd8c Sep 03 20:07:00 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-4413d86f-8c82-4f04-80cc-73ad18b0d6cb tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:00 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-4413d86f-8c82-4f04-80cc-73ad18b0d6cb tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:00 devstack devstack@c-api.service[87289]: /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 03 20:07:00 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 20:07:00 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:00 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:07:00 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [req-4ca88b81-e7a4-4582-8853-c278af5c16d0 req-8c7d861f-82e6-41f7-bf9f-41428edb3514 tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-reader] Get all snapshots completed successfully. Sep 03 20:07:00 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:00 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:07:00 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:00 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:07:00 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-4ca88b81-e7a4-4582-8853-c278af5c16d0 req-8c7d861f-82e6-41f7-bf9f-41428edb3514 tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-reader] http://192.168.122.54/volume/v3/snapshots/detail returned with HTTP 200 Sep 03 20:07:00 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 274/542] 192.168.122.54 () {60 vars in 1398 bytes} [Thu Sep 3 20:07:00 2026] GET /volume/v3/snapshots/detail => generated 446 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:07:00 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-4413d86f-8c82-4f04-80cc-73ad18b0d6cb tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Volume info retrieved successfully. Sep 03 20:07:00 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-4413d86f-8c82-4f04-80cc-73ad18b0d6cb tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] http://192.168.122.54/volume/v3/volumes/d0d0ce74-1c63-4aab-b5b5-e2b6b7a3cd8c returned with HTTP 200 Sep 03 20:07:00 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 269/543] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:07:00 2026] GET /volume/v3/volumes/d0d0ce74-1c63-4aab-b5b5-e2b6b7a3cd8c => generated 850 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:07:00 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-176fbf64-bb77-4508-84d7-58c2e51cd3e2 req-ef185dcf-8bb4-4477-a118-e88886d763ed None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:00 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-176fbf64-bb77-4508-84d7-58c2e51cd3e2 req-ef185dcf-8bb4-4477-a118-e88886d763ed tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] GET http://192.168.122.54/volume/v3/snapshots/dc6e6034-9ee2-4bff-b4d7-d28291cf2a6c Sep 03 20:07:00 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-176fbf64-bb77-4508-84d7-58c2e51cd3e2 req-ef185dcf-8bb4-4477-a118-e88886d763ed tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:00 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-04b4e4cf-cb87-4310-918d-8cf0294d7aee None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:00 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-176fbf64-bb77-4508-84d7-58c2e51cd3e2 req-ef185dcf-8bb4-4477-a118-e88886d763ed tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:00 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-04b4e4cf-cb87-4310-918d-8cf0294d7aee tempest-VolumesActionsTest-587176755 tempest-VolumesActionsTest-587176755-project-admin] POST http://192.168.122.54/volume/v3/volumes/d0d0ce74-1c63-4aab-b5b5-e2b6b7a3cd8c/action Sep 03 20:07:00 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-04b4e4cf-cb87-4310-918d-8cf0294d7aee tempest-VolumesActionsTest-587176755 tempest-VolumesActionsTest-587176755-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:07:00 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-04b4e4cf-cb87-4310-918d-8cf0294d7aee tempest-VolumesActionsTest-587176755 tempest-VolumesActionsTest-587176755-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:07:00 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:00 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:07:00 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [req-176fbf64-bb77-4508-84d7-58c2e51cd3e2 req-ef185dcf-8bb4-4477-a118-e88886d763ed tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] Snapshot retrieved successfully. Sep 03 20:07:00 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-176fbf64-bb77-4508-84d7-58c2e51cd3e2 req-ef185dcf-8bb4-4477-a118-e88886d763ed tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] http://192.168.122.54/volume/v3/snapshots/dc6e6034-9ee2-4bff-b4d7-d28291cf2a6c returned with HTTP 200 Sep 03 20:07:00 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:00 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:07:00 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 275/544] 192.168.122.54 () {60 vars in 1488 bytes} [Thu Sep 3 20:07:00 2026] GET /volume/v3/snapshots/dc6e6034-9ee2-4bff-b4d7-d28291cf2a6c => generated 443 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:07:00 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:00 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:07:00 devstack devstack@c-api.service[87290]: DEBUG cinder.api.contrib.admin_actions [None req-04b4e4cf-cb87-4310-918d-8cf0294d7aee tempest-VolumesActionsTest-587176755 tempest-VolumesActionsTest-587176755-project-admin] Updating volume 'd0d0ce74-1c63-4aab-b5b5-e2b6b7a3cd8c' with '{'status': 'available'}' {{(pid=87290) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 03 20:07:00 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:00 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:07:00 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:00 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:07:00 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-04b4e4cf-cb87-4310-918d-8cf0294d7aee tempest-VolumesActionsTest-587176755 tempest-VolumesActionsTest-587176755-project-admin] http://192.168.122.54/volume/v3/volumes/d0d0ce74-1c63-4aab-b5b5-e2b6b7a3cd8c/action returned with HTTP 202 Sep 03 20:07:00 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 270/545] 192.168.122.54 () {60 vars in 1269 bytes} [Thu Sep 3 20:07:00 2026] POST /volume/v3/volumes/d0d0ce74-1c63-4aab-b5b5-e2b6b7a3cd8c/action => generated 0 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 20:07:00 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-9a114636-2242-4935-adef-f9f4c967e5fc None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:00 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9a114636-2242-4935-adef-f9f4c967e5fc tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] GET http://192.168.122.54/volume/v3/volumes/d0d0ce74-1c63-4aab-b5b5-e2b6b7a3cd8c Sep 03 20:07:00 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-9a114636-2242-4935-adef-f9f4c967e5fc tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:00 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-9a114636-2242-4935-adef-f9f4c967e5fc tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:00 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:00 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:07:00 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:00 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:07:00 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-9a114636-2242-4935-adef-f9f4c967e5fc tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Volume info retrieved successfully. Sep 03 20:07:00 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9a114636-2242-4935-adef-f9f4c967e5fc tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] http://192.168.122.54/volume/v3/volumes/d0d0ce74-1c63-4aab-b5b5-e2b6b7a3cd8c returned with HTTP 200 Sep 03 20:07:00 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 276/546] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:07:00 2026] GET /volume/v3/volumes/d0d0ce74-1c63-4aab-b5b5-e2b6b7a3cd8c => generated 848 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:07:00 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-22a4eb3f-17de-4947-b2cf-ad07a5a9d557 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:00 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-22a4eb3f-17de-4947-b2cf-ad07a5a9d557 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] GET http://192.168.122.54/volume/v3/volumes/d0d0ce74-1c63-4aab-b5b5-e2b6b7a3cd8c Sep 03 20:07:00 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-22a4eb3f-17de-4947-b2cf-ad07a5a9d557 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:00 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-22a4eb3f-17de-4947-b2cf-ad07a5a9d557 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:00 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:00 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:07:00 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:00 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:07:00 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-22a4eb3f-17de-4947-b2cf-ad07a5a9d557 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Volume info retrieved successfully. Sep 03 20:07:00 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-22a4eb3f-17de-4947-b2cf-ad07a5a9d557 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] http://192.168.122.54/volume/v3/volumes/d0d0ce74-1c63-4aab-b5b5-e2b6b7a3cd8c returned with HTTP 200 Sep 03 20:07:00 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 271/547] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:07:00 2026] GET /volume/v3/volumes/d0d0ce74-1c63-4aab-b5b5-e2b6b7a3cd8c => generated 848 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:07:00 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-1fe6e51f-72f1-4f13-b732-72aa27aec731 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:00 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-1fe6e51f-72f1-4f13-b732-72aa27aec731 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] DELETE http://192.168.122.54/volume/v3/volumes/d0d0ce74-1c63-4aab-b5b5-e2b6b7a3cd8c Sep 03 20:07:00 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-1fe6e51f-72f1-4f13-b732-72aa27aec731 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:00 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-1fe6e51f-72f1-4f13-b732-72aa27aec731 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:00 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-1fe6e51f-72f1-4f13-b732-72aa27aec731 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Delete volume with id: d0d0ce74-1c63-4aab-b5b5-e2b6b7a3cd8c Sep 03 20:07:00 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:00 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:07:00 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:00 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:07:00 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-1fe6e51f-72f1-4f13-b732-72aa27aec731 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Volume info retrieved successfully. Sep 03 20:07:00 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-1fe6e51f-72f1-4f13-b732-72aa27aec731 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Delete volume request issued successfully. Sep 03 20:07:00 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-1fe6e51f-72f1-4f13-b732-72aa27aec731 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] http://192.168.122.54/volume/v3/volumes/d0d0ce74-1c63-4aab-b5b5-e2b6b7a3cd8c returned with HTTP 202 Sep 03 20:07:00 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 277/548] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:07:00 2026] DELETE /volume/v3/volumes/d0d0ce74-1c63-4aab-b5b5-e2b6b7a3cd8c => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:07:00 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-793a0958-7bbf-4237-82d2-2afe55e64266 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:00 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-793a0958-7bbf-4237-82d2-2afe55e64266 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] GET http://192.168.122.54/volume/v3/volumes/d0d0ce74-1c63-4aab-b5b5-e2b6b7a3cd8c Sep 03 20:07:00 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-793a0958-7bbf-4237-82d2-2afe55e64266 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:00 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-793a0958-7bbf-4237-82d2-2afe55e64266 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:01 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:01 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:07:01 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:01 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:07:01 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-793a0958-7bbf-4237-82d2-2afe55e64266 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Volume info retrieved successfully. Sep 03 20:07:01 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-793a0958-7bbf-4237-82d2-2afe55e64266 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] http://192.168.122.54/volume/v3/volumes/d0d0ce74-1c63-4aab-b5b5-e2b6b7a3cd8c returned with HTTP 200 Sep 03 20:07:01 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 272/549] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:07:00 2026] GET /volume/v3/volumes/d0d0ce74-1c63-4aab-b5b5-e2b6b7a3cd8c => generated 847 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:07:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-8c54e4d7-f0c6-497d-b933-c9bc4dd0a2e5 req-740a6e53-5f6f-4055-9934-50b43360c437 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:01 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-8c54e4d7-f0c6-497d-b933-c9bc4dd0a2e5 req-740a6e53-5f6f-4055-9934-50b43360c437 tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] GET http://192.168.122.54/volume/v3/snapshots/dc6e6034-9ee2-4bff-b4d7-d28291cf2a6c Sep 03 20:07:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-8c54e4d7-f0c6-497d-b933-c9bc4dd0a2e5 req-740a6e53-5f6f-4055-9934-50b43360c437 tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-8c54e4d7-f0c6-497d-b933-c9bc4dd0a2e5 req-740a6e53-5f6f-4055-9934-50b43360c437 tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:01 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:01 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:07:01 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [req-8c54e4d7-f0c6-497d-b933-c9bc4dd0a2e5 req-740a6e53-5f6f-4055-9934-50b43360c437 tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] Snapshot retrieved successfully. Sep 03 20:07:01 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-8c54e4d7-f0c6-497d-b933-c9bc4dd0a2e5 req-740a6e53-5f6f-4055-9934-50b43360c437 tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] http://192.168.122.54/volume/v3/snapshots/dc6e6034-9ee2-4bff-b4d7-d28291cf2a6c returned with HTTP 200 Sep 03 20:07:01 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 278/550] 192.168.122.54 () {60 vars in 1488 bytes} [Thu Sep 3 20:07:01 2026] GET /volume/v3/snapshots/dc6e6034-9ee2-4bff-b4d7-d28291cf2a6c => generated 443 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:07:02 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-b56f5419-7b2e-4a41-9a08-59e91572c988 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:02 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b56f5419-7b2e-4a41-9a08-59e91572c988 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] GET http://192.168.122.54/volume/v3/volumes/d0d0ce74-1c63-4aab-b5b5-e2b6b7a3cd8c Sep 03 20:07:02 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b56f5419-7b2e-4a41-9a08-59e91572c988 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:02 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b56f5419-7b2e-4a41-9a08-59e91572c988 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:02 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b56f5419-7b2e-4a41-9a08-59e91572c988 tempest-VolumesActionsTest-1700182253 tempest-VolumesActionsTest-1700182253-project-member] http://192.168.122.54/volume/v3/volumes/d0d0ce74-1c63-4aab-b5b5-e2b6b7a3cd8c returned with HTTP 404 Sep 03 20:07:02 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 273/551] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:07:02 2026] GET /volume/v3/volumes/d0d0ce74-1c63-4aab-b5b5-e2b6b7a3cd8c => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 20:07:02 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-e2ceeaff-8086-4106-af8c-9fdb0daabea5 req-182aac89-da14-4ba0-b30c-2b9958544a42 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:02 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-e2ceeaff-8086-4106-af8c-9fdb0daabea5 req-182aac89-da14-4ba0-b30c-2b9958544a42 tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] GET http://192.168.122.54/volume/v3/snapshots/dc6e6034-9ee2-4bff-b4d7-d28291cf2a6c Sep 03 20:07:02 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-e2ceeaff-8086-4106-af8c-9fdb0daabea5 req-182aac89-da14-4ba0-b30c-2b9958544a42 tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:02 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-e2ceeaff-8086-4106-af8c-9fdb0daabea5 req-182aac89-da14-4ba0-b30c-2b9958544a42 tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:02 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:02 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:07:02 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [req-e2ceeaff-8086-4106-af8c-9fdb0daabea5 req-182aac89-da14-4ba0-b30c-2b9958544a42 tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] Snapshot retrieved successfully. Sep 03 20:07:02 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-e2ceeaff-8086-4106-af8c-9fdb0daabea5 req-182aac89-da14-4ba0-b30c-2b9958544a42 tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] http://192.168.122.54/volume/v3/snapshots/dc6e6034-9ee2-4bff-b4d7-d28291cf2a6c returned with HTTP 200 Sep 03 20:07:02 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 279/552] 192.168.122.54 () {60 vars in 1488 bytes} [Thu Sep 3 20:07:02 2026] GET /volume/v3/snapshots/dc6e6034-9ee2-4bff-b4d7-d28291cf2a6c => generated 443 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:07:03 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-d9f684b0-fd0a-4c52-bc00-bc4873e6d722 req-d21a1f00-a26c-46a0-86c8-8ba44d7f8e1e None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:03 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-d9f684b0-fd0a-4c52-bc00-bc4873e6d722 req-d21a1f00-a26c-46a0-86c8-8ba44d7f8e1e tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] GET http://192.168.122.54/volume/v3/snapshots/dc6e6034-9ee2-4bff-b4d7-d28291cf2a6c Sep 03 20:07:03 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-d9f684b0-fd0a-4c52-bc00-bc4873e6d722 req-d21a1f00-a26c-46a0-86c8-8ba44d7f8e1e tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:03 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-d9f684b0-fd0a-4c52-bc00-bc4873e6d722 req-d21a1f00-a26c-46a0-86c8-8ba44d7f8e1e tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:03 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:03 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:07:03 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [req-d9f684b0-fd0a-4c52-bc00-bc4873e6d722 req-d21a1f00-a26c-46a0-86c8-8ba44d7f8e1e tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] Snapshot retrieved successfully. Sep 03 20:07:03 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-d9f684b0-fd0a-4c52-bc00-bc4873e6d722 req-d21a1f00-a26c-46a0-86c8-8ba44d7f8e1e tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] http://192.168.122.54/volume/v3/snapshots/dc6e6034-9ee2-4bff-b4d7-d28291cf2a6c returned with HTTP 200 Sep 03 20:07:03 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 274/553] 192.168.122.54 () {60 vars in 1488 bytes} [Thu Sep 3 20:07:03 2026] GET /volume/v3/snapshots/dc6e6034-9ee2-4bff-b4d7-d28291cf2a6c => generated 470 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:07:03 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-61b5dc14-a4d3-4605-9bdf-36185005e9a0 req-5ec53570-2fb1-4cd2-9179-b87f75058301 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:03 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-61b5dc14-a4d3-4605-9bdf-36185005e9a0 req-5ec53570-2fb1-4cd2-9179-b87f75058301 tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] DELETE http://192.168.122.54/volume/v3/snapshots/dc6e6034-9ee2-4bff-b4d7-d28291cf2a6c Sep 03 20:07:03 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-61b5dc14-a4d3-4605-9bdf-36185005e9a0 req-5ec53570-2fb1-4cd2-9179-b87f75058301 tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:03 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-61b5dc14-a4d3-4605-9bdf-36185005e9a0 req-5ec53570-2fb1-4cd2-9179-b87f75058301 tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:03 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.snapshots [req-61b5dc14-a4d3-4605-9bdf-36185005e9a0 req-5ec53570-2fb1-4cd2-9179-b87f75058301 tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] Delete snapshot with id: dc6e6034-9ee2-4bff-b4d7-d28291cf2a6c Sep 03 20:07:04 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:04 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:07:04 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [req-61b5dc14-a4d3-4605-9bdf-36185005e9a0 req-5ec53570-2fb1-4cd2-9179-b87f75058301 tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] Snapshot retrieved successfully. Sep 03 20:07:04 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:04 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:07:04 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [req-61b5dc14-a4d3-4605-9bdf-36185005e9a0 req-5ec53570-2fb1-4cd2-9179-b87f75058301 tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] Snapshot delete request issued successfully. Sep 03 20:07:04 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-61b5dc14-a4d3-4605-9bdf-36185005e9a0 req-5ec53570-2fb1-4cd2-9179-b87f75058301 tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] http://192.168.122.54/volume/v3/snapshots/dc6e6034-9ee2-4bff-b4d7-d28291cf2a6c returned with HTTP 202 Sep 03 20:07:04 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 280/554] 192.168.122.54 () {62 vars in 1510 bytes} [Thu Sep 3 20:07:03 2026] DELETE /volume/v3/snapshots/dc6e6034-9ee2-4bff-b4d7-d28291cf2a6c => generated 0 bytes in 145 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:07:04 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-1a388781-7d9f-4d3d-a33a-a6b09f4692af req-9b637c99-f2b1-4cc8-abb3-2e82069b37a8 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:04 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-1a388781-7d9f-4d3d-a33a-a6b09f4692af req-9b637c99-f2b1-4cc8-abb3-2e82069b37a8 tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] GET http://192.168.122.54/volume/v3/snapshots/dc6e6034-9ee2-4bff-b4d7-d28291cf2a6c Sep 03 20:07:04 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-1a388781-7d9f-4d3d-a33a-a6b09f4692af req-9b637c99-f2b1-4cc8-abb3-2e82069b37a8 tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:04 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-1a388781-7d9f-4d3d-a33a-a6b09f4692af req-9b637c99-f2b1-4cc8-abb3-2e82069b37a8 tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:04 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:04 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:07:04 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [req-1a388781-7d9f-4d3d-a33a-a6b09f4692af req-9b637c99-f2b1-4cc8-abb3-2e82069b37a8 tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] Snapshot retrieved successfully. Sep 03 20:07:04 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-1a388781-7d9f-4d3d-a33a-a6b09f4692af req-9b637c99-f2b1-4cc8-abb3-2e82069b37a8 tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] http://192.168.122.54/volume/v3/snapshots/dc6e6034-9ee2-4bff-b4d7-d28291cf2a6c returned with HTTP 200 Sep 03 20:07:04 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 275/555] 192.168.122.54 () {60 vars in 1488 bytes} [Thu Sep 3 20:07:04 2026] GET /volume/v3/snapshots/dc6e6034-9ee2-4bff-b4d7-d28291cf2a6c => generated 469 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:07:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-04008863-def3-4897-b515-352f2dd1c193 req-876671a6-2415-4aae-8c1f-0f590bb9203e None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:05 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-04008863-def3-4897-b515-352f2dd1c193 req-876671a6-2415-4aae-8c1f-0f590bb9203e tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] GET http://192.168.122.54/volume/v3/snapshots/dc6e6034-9ee2-4bff-b4d7-d28291cf2a6c Sep 03 20:07:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-04008863-def3-4897-b515-352f2dd1c193 req-876671a6-2415-4aae-8c1f-0f590bb9203e tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-04008863-def3-4897-b515-352f2dd1c193 req-876671a6-2415-4aae-8c1f-0f590bb9203e tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:05 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:05 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:07:05 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [req-04008863-def3-4897-b515-352f2dd1c193 req-876671a6-2415-4aae-8c1f-0f590bb9203e tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] Snapshot retrieved successfully. Sep 03 20:07:05 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-04008863-def3-4897-b515-352f2dd1c193 req-876671a6-2415-4aae-8c1f-0f590bb9203e tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] http://192.168.122.54/volume/v3/snapshots/dc6e6034-9ee2-4bff-b4d7-d28291cf2a6c returned with HTTP 200 Sep 03 20:07:05 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 281/556] 192.168.122.54 () {60 vars in 1488 bytes} [Thu Sep 3 20:07:05 2026] GET /volume/v3/snapshots/dc6e6034-9ee2-4bff-b4d7-d28291cf2a6c => generated 469 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:07:06 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-427a4320-1007-4632-8917-368b50c951b2 req-79f1bbc2-66cc-4efc-a969-b86d26af426d None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:06 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-427a4320-1007-4632-8917-368b50c951b2 req-79f1bbc2-66cc-4efc-a969-b86d26af426d tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] GET http://192.168.122.54/volume/v3/snapshots/dc6e6034-9ee2-4bff-b4d7-d28291cf2a6c Sep 03 20:07:06 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-427a4320-1007-4632-8917-368b50c951b2 req-79f1bbc2-66cc-4efc-a969-b86d26af426d tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:06 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-427a4320-1007-4632-8917-368b50c951b2 req-79f1bbc2-66cc-4efc-a969-b86d26af426d tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:06 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:06 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:07:06 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [req-427a4320-1007-4632-8917-368b50c951b2 req-79f1bbc2-66cc-4efc-a969-b86d26af426d tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] Snapshot retrieved successfully. Sep 03 20:07:06 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-427a4320-1007-4632-8917-368b50c951b2 req-79f1bbc2-66cc-4efc-a969-b86d26af426d tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] http://192.168.122.54/volume/v3/snapshots/dc6e6034-9ee2-4bff-b4d7-d28291cf2a6c returned with HTTP 200 Sep 03 20:07:06 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 276/557] 192.168.122.54 () {60 vars in 1488 bytes} [Thu Sep 3 20:07:06 2026] GET /volume/v3/snapshots/dc6e6034-9ee2-4bff-b4d7-d28291cf2a6c => generated 469 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:07:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-21e642e0-5a5c-42d8-a228-2263103bd658 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:07 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-21e642e0-5a5c-42d8-a228-2263103bd658 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] GET http://192.168.122.54/volume/v3/volumes/72081664-b977-457a-a7c9-12b81f297df7 Sep 03 20:07:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-21e642e0-5a5c-42d8-a228-2263103bd658 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-21e642e0-5a5c-42d8-a228-2263103bd658 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:07 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:07 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:07:07 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:07 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:07:07 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-21e642e0-5a5c-42d8-a228-2263103bd658 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Volume info retrieved successfully. Sep 03 20:07:07 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-21e642e0-5a5c-42d8-a228-2263103bd658 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] http://192.168.122.54/volume/v3/volumes/72081664-b977-457a-a7c9-12b81f297df7 returned with HTTP 200 Sep 03 20:07:07 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 282/558] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:07:07 2026] GET /volume/v3/volumes/72081664-b977-457a-a7c9-12b81f297df7 => generated 853 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:07:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-3488113d-026a-4866-a47d-01f2e74e946e req-eea5662c-b1f7-4580-ab9d-ff74f1976f4e None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-3f9b1990-0f50-4df0-81e7-0b22d7ffe45a req-93bb17b5-8be3-4c69-9b35-05083785fbc9 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:07 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-3f9b1990-0f50-4df0-81e7-0b22d7ffe45a req-93bb17b5-8be3-4c69-9b35-05083785fbc9 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] GET http://192.168.122.54/volume/v3/volumes/72081664-b977-457a-a7c9-12b81f297df7 Sep 03 20:07:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-3f9b1990-0f50-4df0-81e7-0b22d7ffe45a req-93bb17b5-8be3-4c69-9b35-05083785fbc9 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:07 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-3488113d-026a-4866-a47d-01f2e74e946e req-eea5662c-b1f7-4580-ab9d-ff74f1976f4e tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] GET http://192.168.122.54/volume/v3/snapshots/dc6e6034-9ee2-4bff-b4d7-d28291cf2a6c Sep 03 20:07:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-3f9b1990-0f50-4df0-81e7-0b22d7ffe45a req-93bb17b5-8be3-4c69-9b35-05083785fbc9 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-3488113d-026a-4866-a47d-01f2e74e946e req-eea5662c-b1f7-4580-ab9d-ff74f1976f4e tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-3488113d-026a-4866-a47d-01f2e74e946e req-eea5662c-b1f7-4580-ab9d-ff74f1976f4e tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:07 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:07 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:07:07 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:07 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:07:07 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-3488113d-026a-4866-a47d-01f2e74e946e req-eea5662c-b1f7-4580-ab9d-ff74f1976f4e tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] http://192.168.122.54/volume/v3/snapshots/dc6e6034-9ee2-4bff-b4d7-d28291cf2a6c returned with HTTP 404 Sep 03 20:07:07 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 277/559] 192.168.122.54 () {60 vars in 1488 bytes} [Thu Sep 3 20:07:07 2026] GET /volume/v3/snapshots/dc6e6034-9ee2-4bff-b4d7-d28291cf2a6c => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:07:07 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [req-3f9b1990-0f50-4df0-81e7-0b22d7ffe45a req-93bb17b5-8be3-4c69-9b35-05083785fbc9 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Volume info retrieved successfully. Sep 03 20:07:07 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-3f9b1990-0f50-4df0-81e7-0b22d7ffe45a req-93bb17b5-8be3-4c69-9b35-05083785fbc9 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] http://192.168.122.54/volume/v3/volumes/72081664-b977-457a-a7c9-12b81f297df7 returned with HTTP 200 Sep 03 20:07:07 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 283/560] 192.168.122.54 () {60 vars in 1482 bytes} [Thu Sep 3 20:07:07 2026] GET /volume/v3/volumes/72081664-b977-457a-a7c9-12b81f297df7 => generated 853 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:07:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-229ba40d-f927-4243-80f5-d5181fd3e786 req-093e31b2-3f50-4aaa-91c0-2cd4d63cb3d7 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:07 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-229ba40d-f927-4243-80f5-d5181fd3e786 req-093e31b2-3f50-4aaa-91c0-2cd4d63cb3d7 tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] DELETE http://192.168.122.54/volume/v3/volumes/74c737c7-7cd3-40a2-9222-70264da9de62 Sep 03 20:07:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-229ba40d-f927-4243-80f5-d5181fd3e786 req-093e31b2-3f50-4aaa-91c0-2cd4d63cb3d7 tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-229ba40d-f927-4243-80f5-d5181fd3e786 req-093e31b2-3f50-4aaa-91c0-2cd4d63cb3d7 tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:07 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [req-229ba40d-f927-4243-80f5-d5181fd3e786 req-093e31b2-3f50-4aaa-91c0-2cd4d63cb3d7 tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] Delete volume with id: 74c737c7-7cd3-40a2-9222-70264da9de62 Sep 03 20:07:07 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:07 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:07:07 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:07 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:07:07 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [req-229ba40d-f927-4243-80f5-d5181fd3e786 req-093e31b2-3f50-4aaa-91c0-2cd4d63cb3d7 tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] Volume info retrieved successfully. Sep 03 20:07:07 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [req-229ba40d-f927-4243-80f5-d5181fd3e786 req-093e31b2-3f50-4aaa-91c0-2cd4d63cb3d7 tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] Delete volume request issued successfully. Sep 03 20:07:07 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-229ba40d-f927-4243-80f5-d5181fd3e786 req-093e31b2-3f50-4aaa-91c0-2cd4d63cb3d7 tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] http://192.168.122.54/volume/v3/volumes/74c737c7-7cd3-40a2-9222-70264da9de62 returned with HTTP 202 Sep 03 20:07:07 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 278/561] 192.168.122.54 () {62 vars in 1504 bytes} [Thu Sep 3 20:07:07 2026] DELETE /volume/v3/volumes/74c737c7-7cd3-40a2-9222-70264da9de62 => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 20:07:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-e347028b-e2a3-4062-8470-73e4096ff7ae req-a9987f89-6647-4596-985d-4e2f52df049f None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:07 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-e347028b-e2a3-4062-8470-73e4096ff7ae req-a9987f89-6647-4596-985d-4e2f52df049f tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] GET http://192.168.122.54/volume/v3/volumes/74c737c7-7cd3-40a2-9222-70264da9de62 Sep 03 20:07:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-e347028b-e2a3-4062-8470-73e4096ff7ae req-a9987f89-6647-4596-985d-4e2f52df049f tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-e347028b-e2a3-4062-8470-73e4096ff7ae req-a9987f89-6647-4596-985d-4e2f52df049f tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:07 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:07 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:07:07 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:07 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:07:07 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [req-e347028b-e2a3-4062-8470-73e4096ff7ae req-a9987f89-6647-4596-985d-4e2f52df049f tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] Volume info retrieved successfully. Sep 03 20:07:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-68678a7b-c565-4763-8a9d-156bccb57ede None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:07 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-68678a7b-c565-4763-8a9d-156bccb57ede None None] GET http://192.168.122.54/volume// Sep 03 20:07:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-68678a7b-c565-4763-8a9d-156bccb57ede None None] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-68678a7b-c565-4763-8a9d-156bccb57ede None None] Calling method 'all' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:07 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-68678a7b-c565-4763-8a9d-156bccb57ede None None] http://192.168.122.54/volume// returned with HTTP 300 Sep 03 20:07:07 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 279/562] 192.168.122.54 () {58 vars in 1312 bytes} [Thu Sep 3 20:07:07 2026] GET /volume/ => generated 389 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 20:07:07 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-e347028b-e2a3-4062-8470-73e4096ff7ae req-a9987f89-6647-4596-985d-4e2f52df049f tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] http://192.168.122.54/volume/v3/volumes/74c737c7-7cd3-40a2-9222-70264da9de62 returned with HTTP 200 Sep 03 20:07:07 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 284/563] 192.168.122.54 () {60 vars in 1482 bytes} [Thu Sep 3 20:07:07 2026] GET /volume/v3/volumes/74c737c7-7cd3-40a2-9222-70264da9de62 => generated 854 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:07:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-3f9b1990-0f50-4df0-81e7-0b22d7ffe45a req-f6357d2c-0ea0-408e-9509-86859abae1cc None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:07 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-3f9b1990-0f50-4df0-81e7-0b22d7ffe45a req-f6357d2c-0ea0-408e-9509-86859abae1cc tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] POST http://192.168.122.54/volume/v3/attachments Sep 03 20:07:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-3f9b1990-0f50-4df0-81e7-0b22d7ffe45a req-f6357d2c-0ea0-408e-9509-86859abae1cc tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "72081664-b977-457a-a7c9-12b81f297df7", "connector": null, "instance_uuid": "91c06317-10de-4951-bb0b-97c2384684fd"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:07:07 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:07 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:07:07 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:07 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:07:08 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-3f9b1990-0f50-4df0-81e7-0b22d7ffe45a req-f6357d2c-0ea0-408e-9509-86859abae1cc tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] http://192.168.122.54/volume/v3/attachments returned with HTTP 200 Sep 03 20:07:08 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 280/564] 192.168.122.54 () {66 vars in 1478 bytes} [Thu Sep 3 20:07:07 2026] POST /volume/v3/attachments => generated 273 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:07:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-1e97a87d-7862-48ef-abb3-acc48ca59cd9 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:08 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-1e97a87d-7862-48ef-abb3-acc48ca59cd9 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] GET http://192.168.122.54/volume/v3/volumes/72081664-b977-457a-a7c9-12b81f297df7 Sep 03 20:07:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-1e97a87d-7862-48ef-abb3-acc48ca59cd9 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-1e97a87d-7862-48ef-abb3-acc48ca59cd9 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:08 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:08 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:07:08 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:08 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:07:08 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-1e97a87d-7862-48ef-abb3-acc48ca59cd9 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Volume info retrieved successfully. Sep 03 20:07:08 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-10ce39e6-df26-4880-87fc-4ae436f81125 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:08 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-1e97a87d-7862-48ef-abb3-acc48ca59cd9 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] http://192.168.122.54/volume/v3/volumes/72081664-b977-457a-a7c9-12b81f297df7 returned with HTTP 200 Sep 03 20:07:08 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-10ce39e6-df26-4880-87fc-4ae436f81125 None None] GET http://192.168.122.54/volume// Sep 03 20:07:08 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-10ce39e6-df26-4880-87fc-4ae436f81125 None None] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:08 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 285/565] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:07:08 2026] GET /volume/v3/volumes/72081664-b977-457a-a7c9-12b81f297df7 => generated 852 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:07:08 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-10ce39e6-df26-4880-87fc-4ae436f81125 None None] Calling method 'all' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:08 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-10ce39e6-df26-4880-87fc-4ae436f81125 None None] http://192.168.122.54/volume// returned with HTTP 300 Sep 03 20:07:08 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 281/566] 192.168.122.54 () {58 vars in 1310 bytes} [Thu Sep 3 20:07:08 2026] GET /volume/ => generated 389 bytes in 20 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 20:07:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-3f9b1990-0f50-4df0-81e7-0b22d7ffe45a req-68e8c2ff-1cba-4fe9-bcab-b3749a9c155c None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:08 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-3f9b1990-0f50-4df0-81e7-0b22d7ffe45a req-68e8c2ff-1cba-4fe9-bcab-b3749a9c155c tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] GET http://192.168.122.54/volume/v3/volumes/72081664-b977-457a-a7c9-12b81f297df7 Sep 03 20:07:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-3f9b1990-0f50-4df0-81e7-0b22d7ffe45a req-68e8c2ff-1cba-4fe9-bcab-b3749a9c155c tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-3f9b1990-0f50-4df0-81e7-0b22d7ffe45a req-68e8c2ff-1cba-4fe9-bcab-b3749a9c155c tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:08 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:08 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:07:08 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:08 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:07:08 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [req-3f9b1990-0f50-4df0-81e7-0b22d7ffe45a req-68e8c2ff-1cba-4fe9-bcab-b3749a9c155c tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Volume info retrieved successfully. Sep 03 20:07:08 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-3f9b1990-0f50-4df0-81e7-0b22d7ffe45a req-68e8c2ff-1cba-4fe9-bcab-b3749a9c155c tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] http://192.168.122.54/volume/v3/volumes/72081664-b977-457a-a7c9-12b81f297df7 returned with HTTP 200 Sep 03 20:07:08 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 286/567] 192.168.122.54 () {62 vars in 1523 bytes} [Thu Sep 3 20:07:08 2026] GET /volume/v3/volumes/72081664-b977-457a-a7c9-12b81f297df7 => generated 1033 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 20:07:08 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-3f9b1990-0f50-4df0-81e7-0b22d7ffe45a req-759bef12-a403-4f4c-911e-104a636e596c None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:08 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-3f9b1990-0f50-4df0-81e7-0b22d7ffe45a req-759bef12-a403-4f4c-911e-104a636e596c tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] PUT http://192.168.122.54/volume/v3/attachments/2d51fe70-aad7-4fd9-9b9d-d7eb82df2914 Sep 03 20:07:08 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-3f9b1990-0f50-4df0-81e7-0b22d7ffe45a req-759bef12-a403-4f4c-911e-104a636e596c tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.54", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd5588f450", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d480a316-b1bc-4222-9d5e-b857eb49504b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:07:08 devstack devstack@c-api.service[87290]: DEBUG cinder.coordination [req-3f9b1990-0f50-4df0-81e7-0b22d7ffe45a req-759bef12-a403-4f4c-911e-104a636e596c tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Acquiring lock "cinder-attachment_update-72081664-b977-457a-a7c9-12b81f297df7-devstack" by "attachment_update" {{(pid=87290) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 20:07:08 devstack devstack@c-api.service[87290]: DEBUG cinder.coordination [req-3f9b1990-0f50-4df0-81e7-0b22d7ffe45a req-759bef12-a403-4f4c-911e-104a636e596c tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Lock "cinder-attachment_update-72081664-b977-457a-a7c9-12b81f297df7-devstack" acquired by "attachment_update" :: waited 0.018s {{(pid=87290) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 20:07:08 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:08 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:07:08 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:08 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:07:08 devstack devstack@c-api.service[87290]: DEBUG cinder.coordination [req-3f9b1990-0f50-4df0-81e7-0b22d7ffe45a req-759bef12-a403-4f4c-911e-104a636e596c tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Lock "cinder-attachment_update-72081664-b977-457a-a7c9-12b81f297df7-devstack" released by "attachment_update" :: held 0.235s {{(pid=87290) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 20:07:08 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-3f9b1990-0f50-4df0-81e7-0b22d7ffe45a req-759bef12-a403-4f4c-911e-104a636e596c tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] http://192.168.122.54/volume/v3/attachments/2d51fe70-aad7-4fd9-9b9d-d7eb82df2914 returned with HTTP 200 Sep 03 20:07:08 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 282/568] 192.168.122.54 () {66 vars in 1588 bytes} [Thu Sep 3 20:07:08 2026] PUT /volume/v3/attachments/2d51fe70-aad7-4fd9-9b9d-d7eb82df2914 => generated 694 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 20:07:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-678813d2-9889-467f-92aa-cef15e2af8d2 req-da11f549-9ff3-4abc-9d7a-91ee5c41c47c None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:09 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-678813d2-9889-467f-92aa-cef15e2af8d2 req-da11f549-9ff3-4abc-9d7a-91ee5c41c47c tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] GET http://192.168.122.54/volume/v3/volumes/74c737c7-7cd3-40a2-9222-70264da9de62 Sep 03 20:07:09 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-678813d2-9889-467f-92aa-cef15e2af8d2 req-da11f549-9ff3-4abc-9d7a-91ee5c41c47c tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:09 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-678813d2-9889-467f-92aa-cef15e2af8d2 req-da11f549-9ff3-4abc-9d7a-91ee5c41c47c tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:09 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-678813d2-9889-467f-92aa-cef15e2af8d2 req-da11f549-9ff3-4abc-9d7a-91ee5c41c47c tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] http://192.168.122.54/volume/v3/volumes/74c737c7-7cd3-40a2-9222-70264da9de62 returned with HTTP 404 Sep 03 20:07:09 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 287/569] 192.168.122.54 () {60 vars in 1482 bytes} [Thu Sep 3 20:07:08 2026] GET /volume/v3/volumes/74c737c7-7cd3-40a2-9222-70264da9de62 => generated 109 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:07:09 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-2a393745-13cc-4cd3-b491-6bbe858f1e0a req-d439cca2-5669-4e42-9b39-ef39d8c7bef4 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:09 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-2a393745-13cc-4cd3-b491-6bbe858f1e0a req-d439cca2-5669-4e42-9b39-ef39d8c7bef4 tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] DELETE http://192.168.122.54/volume/v3/volumes/74c737c7-7cd3-40a2-9222-70264da9de62 Sep 03 20:07:09 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-2a393745-13cc-4cd3-b491-6bbe858f1e0a req-d439cca2-5669-4e42-9b39-ef39d8c7bef4 tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:09 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-2a393745-13cc-4cd3-b491-6bbe858f1e0a req-d439cca2-5669-4e42-9b39-ef39d8c7bef4 tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:09 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [req-2a393745-13cc-4cd3-b491-6bbe858f1e0a req-d439cca2-5669-4e42-9b39-ef39d8c7bef4 tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] Delete volume with id: 74c737c7-7cd3-40a2-9222-70264da9de62 Sep 03 20:07:09 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-2a393745-13cc-4cd3-b491-6bbe858f1e0a req-d439cca2-5669-4e42-9b39-ef39d8c7bef4 tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] http://192.168.122.54/volume/v3/volumes/74c737c7-7cd3-40a2-9222-70264da9de62 returned with HTTP 404 Sep 03 20:07:09 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 283/570] 192.168.122.54 () {62 vars in 1504 bytes} [Thu Sep 3 20:07:09 2026] DELETE /volume/v3/volumes/74c737c7-7cd3-40a2-9222-70264da9de62 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:07:09 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-bb75387f-c693-468f-ad70-03db7d7a2d09 req-53abb156-77cd-41d4-8cd0-668bf1a3e8f5 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:09 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-bb75387f-c693-468f-ad70-03db7d7a2d09 req-53abb156-77cd-41d4-8cd0-668bf1a3e8f5 tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] GET http://192.168.122.54/volume/v3/volumes/74c737c7-7cd3-40a2-9222-70264da9de62 Sep 03 20:07:09 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-bb75387f-c693-468f-ad70-03db7d7a2d09 req-53abb156-77cd-41d4-8cd0-668bf1a3e8f5 tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:09 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-bb75387f-c693-468f-ad70-03db7d7a2d09 req-53abb156-77cd-41d4-8cd0-668bf1a3e8f5 tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:09 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-bb75387f-c693-468f-ad70-03db7d7a2d09 req-53abb156-77cd-41d4-8cd0-668bf1a3e8f5 tempest-VolumesSnapshotsTestJSON-308918127 tempest-VolumesSnapshotsTestJSON-308918127-project-member] http://192.168.122.54/volume/v3/volumes/74c737c7-7cd3-40a2-9222-70264da9de62 returned with HTTP 404 Sep 03 20:07:09 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 288/571] 192.168.122.54 () {60 vars in 1482 bytes} [Thu Sep 3 20:07:09 2026] GET /volume/v3/volumes/74c737c7-7cd3-40a2-9222-70264da9de62 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:07:09 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-832799cd-11c7-4ca5-a377-d2957e05bdb8 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:09 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-832799cd-11c7-4ca5-a377-d2957e05bdb8 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] GET http://192.168.122.54/volume/v3/volumes/72081664-b977-457a-a7c9-12b81f297df7 Sep 03 20:07:09 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-832799cd-11c7-4ca5-a377-d2957e05bdb8 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:09 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-832799cd-11c7-4ca5-a377-d2957e05bdb8 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:09 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:09 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:07:09 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:09 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:07:09 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-832799cd-11c7-4ca5-a377-d2957e05bdb8 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Volume info retrieved successfully. Sep 03 20:07:09 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-832799cd-11c7-4ca5-a377-d2957e05bdb8 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] http://192.168.122.54/volume/v3/volumes/72081664-b977-457a-a7c9-12b81f297df7 returned with HTTP 200 Sep 03 20:07:09 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 284/572] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:07:09 2026] GET /volume/v3/volumes/72081664-b977-457a-a7c9-12b81f297df7 => generated 853 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:07:10 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-3f9b1990-0f50-4df0-81e7-0b22d7ffe45a req-3f890e03-355c-447b-a69c-c3e3041f3fcb None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:10 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-3f9b1990-0f50-4df0-81e7-0b22d7ffe45a req-3f890e03-355c-447b-a69c-c3e3041f3fcb tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] POST http://192.168.122.54/volume/v3/attachments/2d51fe70-aad7-4fd9-9b9d-d7eb82df2914/action Sep 03 20:07:10 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-3f9b1990-0f50-4df0-81e7-0b22d7ffe45a req-3f890e03-355c-447b-a69c-c3e3041f3fcb tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Action body: b'{"os-complete": null}' {{(pid=87289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:07:10 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-3f9b1990-0f50-4df0-81e7-0b22d7ffe45a req-3f890e03-355c-447b-a69c-c3e3041f3fcb tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:07:10 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:10 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:07:10 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:10 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:07:10 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-3f9b1990-0f50-4df0-81e7-0b22d7ffe45a req-3f890e03-355c-447b-a69c-c3e3041f3fcb tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] http://192.168.122.54/volume/v3/attachments/2d51fe70-aad7-4fd9-9b9d-d7eb82df2914/action returned with HTTP 204 Sep 03 20:07:10 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 289/573] 192.168.122.54 () {66 vars in 1609 bytes} [Thu Sep 3 20:07:10 2026] POST /volume/v3/attachments/2d51fe70-aad7-4fd9-9b9d-d7eb82df2914/action => generated 0 bytes in 138 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:07:10 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-07d72eed-0b8f-411c-92a1-4f38026ae887 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:10 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-07d72eed-0b8f-411c-92a1-4f38026ae887 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] GET http://192.168.122.54/volume/v3/volumes/72081664-b977-457a-a7c9-12b81f297df7 Sep 03 20:07:10 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-07d72eed-0b8f-411c-92a1-4f38026ae887 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:10 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-07d72eed-0b8f-411c-92a1-4f38026ae887 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:10 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:10 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:07:10 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:10 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:07:10 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-07d72eed-0b8f-411c-92a1-4f38026ae887 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Volume info retrieved successfully. Sep 03 20:07:10 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-07d72eed-0b8f-411c-92a1-4f38026ae887 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] http://192.168.122.54/volume/v3/volumes/72081664-b977-457a-a7c9-12b81f297df7 returned with HTTP 200 Sep 03 20:07:10 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 285/574] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:07:10 2026] GET /volume/v3/volumes/72081664-b977-457a-a7c9-12b81f297df7 => generated 1145 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 20:07:10 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-5746bf37-7bd5-4414-921c-36be349219f7 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:10 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-5746bf37-7bd5-4414-921c-36be349219f7 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] GET http://192.168.122.54/volume/v3/volumes/72081664-b977-457a-a7c9-12b81f297df7 Sep 03 20:07:10 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-5746bf37-7bd5-4414-921c-36be349219f7 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:10 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-5746bf37-7bd5-4414-921c-36be349219f7 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:10 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:10 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:07:10 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:10 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:07:10 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-5746bf37-7bd5-4414-921c-36be349219f7 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Volume info retrieved successfully. Sep 03 20:07:10 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-5746bf37-7bd5-4414-921c-36be349219f7 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] http://192.168.122.54/volume/v3/volumes/72081664-b977-457a-a7c9-12b81f297df7 returned with HTTP 200 Sep 03 20:07:10 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 290/575] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:07:10 2026] GET /volume/v3/volumes/72081664-b977-457a-a7c9-12b81f297df7 => generated 1145 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:07:12 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-34c4c1c5-b289-46b2-91f2-1aea7c4fb4fa req-42807fd9-e707-464f-b81a-cdad007daa7b None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:12 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-34c4c1c5-b289-46b2-91f2-1aea7c4fb4fa req-42807fd9-e707-464f-b81a-cdad007daa7b tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] GET http://192.168.122.54/volume/v3/volumes/72081664-b977-457a-a7c9-12b81f297df7 Sep 03 20:07:12 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-34c4c1c5-b289-46b2-91f2-1aea7c4fb4fa req-42807fd9-e707-464f-b81a-cdad007daa7b tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:12 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-34c4c1c5-b289-46b2-91f2-1aea7c4fb4fa req-42807fd9-e707-464f-b81a-cdad007daa7b tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:12 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:12 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:07:12 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:12 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:07:12 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [req-34c4c1c5-b289-46b2-91f2-1aea7c4fb4fa req-42807fd9-e707-464f-b81a-cdad007daa7b tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Volume info retrieved successfully. Sep 03 20:07:12 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-34c4c1c5-b289-46b2-91f2-1aea7c4fb4fa req-42807fd9-e707-464f-b81a-cdad007daa7b tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] http://192.168.122.54/volume/v3/volumes/72081664-b977-457a-a7c9-12b81f297df7 returned with HTTP 200 Sep 03 20:07:12 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 286/576] 192.168.122.54 () {60 vars in 1482 bytes} [Thu Sep 3 20:07:12 2026] GET /volume/v3/volumes/72081664-b977-457a-a7c9-12b81f297df7 => generated 1145 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:07:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-d815b4ce-18a4-45ae-bfeb-520147f8e0b2 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:13 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d815b4ce-18a4-45ae-bfeb-520147f8e0b2 None None] GET http://192.168.122.54/volume// Sep 03 20:07:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d815b4ce-18a4-45ae-bfeb-520147f8e0b2 None None] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d815b4ce-18a4-45ae-bfeb-520147f8e0b2 None None] Calling method 'all' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:13 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d815b4ce-18a4-45ae-bfeb-520147f8e0b2 None None] http://192.168.122.54/volume// returned with HTTP 300 Sep 03 20:07:13 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 291/577] 192.168.122.54 () {58 vars in 1310 bytes} [Thu Sep 3 20:07:13 2026] GET /volume/ => generated 389 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 20:07:13 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-34c4c1c5-b289-46b2-91f2-1aea7c4fb4fa req-ab934c8f-a144-4656-b6d7-84a4021311a6 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:13 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-34c4c1c5-b289-46b2-91f2-1aea7c4fb4fa req-ab934c8f-a144-4656-b6d7-84a4021311a6 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] POST http://192.168.122.54/volume/v3/attachments Sep 03 20:07:13 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-34c4c1c5-b289-46b2-91f2-1aea7c4fb4fa req-ab934c8f-a144-4656-b6d7-84a4021311a6 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "72081664-b977-457a-a7c9-12b81f297df7", "connector": null, "instance_uuid": "91c06317-10de-4951-bb0b-97c2384684fd"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:07:13 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:13 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:07:13 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:13 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:07:13 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:13 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:07:13 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-34c4c1c5-b289-46b2-91f2-1aea7c4fb4fa req-ab934c8f-a144-4656-b6d7-84a4021311a6 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] http://192.168.122.54/volume/v3/attachments returned with HTTP 200 Sep 03 20:07:13 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 287/578] 192.168.122.54 () {66 vars in 1478 bytes} [Thu Sep 3 20:07:13 2026] POST /volume/v3/attachments => generated 273 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:07:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-5672788a-7d91-4133-8716-486ead985b37 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:13 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-5672788a-7d91-4133-8716-486ead985b37 None None] GET http://192.168.122.54/volume// Sep 03 20:07:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-5672788a-7d91-4133-8716-486ead985b37 None None] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-5672788a-7d91-4133-8716-486ead985b37 None None] Calling method 'all' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:13 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-5672788a-7d91-4133-8716-486ead985b37 None None] http://192.168.122.54/volume// returned with HTTP 300 Sep 03 20:07:13 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 292/579] 192.168.122.54 () {58 vars in 1310 bytes} [Thu Sep 3 20:07:13 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 20:07:13 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-34c4c1c5-b289-46b2-91f2-1aea7c4fb4fa req-54226a1b-1c34-429e-bd67-e419f38f7c67 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:13 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-34c4c1c5-b289-46b2-91f2-1aea7c4fb4fa req-54226a1b-1c34-429e-bd67-e419f38f7c67 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] GET http://192.168.122.54/volume/v3/volumes/72081664-b977-457a-a7c9-12b81f297df7 Sep 03 20:07:13 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-34c4c1c5-b289-46b2-91f2-1aea7c4fb4fa req-54226a1b-1c34-429e-bd67-e419f38f7c67 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:13 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-34c4c1c5-b289-46b2-91f2-1aea7c4fb4fa req-54226a1b-1c34-429e-bd67-e419f38f7c67 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:13 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:13 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:07:13 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:13 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:07:13 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [req-34c4c1c5-b289-46b2-91f2-1aea7c4fb4fa req-54226a1b-1c34-429e-bd67-e419f38f7c67 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Volume info retrieved successfully. Sep 03 20:07:13 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-34c4c1c5-b289-46b2-91f2-1aea7c4fb4fa req-54226a1b-1c34-429e-bd67-e419f38f7c67 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] http://192.168.122.54/volume/v3/volumes/72081664-b977-457a-a7c9-12b81f297df7 returned with HTTP 200 Sep 03 20:07:13 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 288/580] 192.168.122.54 () {62 vars in 1523 bytes} [Thu Sep 3 20:07:13 2026] GET /volume/v3/volumes/72081664-b977-457a-a7c9-12b81f297df7 => generated 1326 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 20:07:14 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-34c4c1c5-b289-46b2-91f2-1aea7c4fb4fa req-5a2100d9-6f7c-468c-a21d-8889c397a285 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:14 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-34c4c1c5-b289-46b2-91f2-1aea7c4fb4fa req-5a2100d9-6f7c-468c-a21d-8889c397a285 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] DELETE http://192.168.122.54/volume/v3/attachments/2d51fe70-aad7-4fd9-9b9d-d7eb82df2914 Sep 03 20:07:14 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-34c4c1c5-b289-46b2-91f2-1aea7c4fb4fa req-5a2100d9-6f7c-468c-a21d-8889c397a285 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:14 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-34c4c1c5-b289-46b2-91f2-1aea7c4fb4fa req-5a2100d9-6f7c-468c-a21d-8889c397a285 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Calling method 'version_select' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:14 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:14 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:07:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-ae5305e4-9c9c-4312-b496-341b154d4eeb req-50bd4174-ce7c-4603-bcdf-dedc84c6175e None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:14 devstack devstack@c-api.service[87289]: /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 03 20:07:14 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, Sep 03 20:07:14 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-ae5305e4-9c9c-4312-b496-341b154d4eeb req-50bd4174-ce7c-4603-bcdf-dedc84c6175e tempest-VolumesNegativeTest-479581143 tempest-VolumesNegativeTest-479581143-project-member] DELETE http://192.168.122.54/volume/v3/volumes/tempest-invalid-1848231065 Sep 03 20:07:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-ae5305e4-9c9c-4312-b496-341b154d4eeb req-50bd4174-ce7c-4603-bcdf-dedc84c6175e tempest-VolumesNegativeTest-479581143 tempest-VolumesNegativeTest-479581143-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-ae5305e4-9c9c-4312-b496-341b154d4eeb req-50bd4174-ce7c-4603-bcdf-dedc84c6175e tempest-VolumesNegativeTest-479581143 tempest-VolumesNegativeTest-479581143-project-member] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:14 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [req-ae5305e4-9c9c-4312-b496-341b154d4eeb req-50bd4174-ce7c-4603-bcdf-dedc84c6175e tempest-VolumesNegativeTest-479581143 tempest-VolumesNegativeTest-479581143-project-member] Delete volume with id: tempest-invalid-1848231065 Sep 03 20:07:14 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-ae5305e4-9c9c-4312-b496-341b154d4eeb req-50bd4174-ce7c-4603-bcdf-dedc84c6175e tempest-VolumesNegativeTest-479581143 tempest-VolumesNegativeTest-479581143-project-member] http://192.168.122.54/volume/v3/volumes/tempest-invalid-1848231065 returned with HTTP 404 Sep 03 20:07:14 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 289/581] 192.168.122.54 () {62 vars in 1474 bytes} [Thu Sep 3 20:07:14 2026] DELETE /volume/v3/volumes/tempest-invalid-1848231065 => generated 99 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:07:14 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-34c4c1c5-b289-46b2-91f2-1aea7c4fb4fa req-5a2100d9-6f7c-468c-a21d-8889c397a285 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] http://192.168.122.54/volume/v3/attachments/2d51fe70-aad7-4fd9-9b9d-d7eb82df2914 returned with HTTP 200 Sep 03 20:07:14 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 293/582] 192.168.122.54 () {64 vars in 1557 bytes} [Thu Sep 3 20:07:14 2026] DELETE /volume/v3/attachments/2d51fe70-aad7-4fd9-9b9d-d7eb82df2914 => generated 192 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:07:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-f2423f77-d180-4da8-9492-64800ac74ffc req-c33e1393-0212-408c-9634-424f257122aa None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:14 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-f2423f77-d180-4da8-9492-64800ac74ffc req-c33e1393-0212-408c-9634-424f257122aa tempest-VolumesNegativeTest-479581143 tempest-VolumesNegativeTest-479581143-project-member] DELETE http://192.168.122.54/volume/v3/volumes/95b4474f-76ec-401b-a647-63a16f8e88ea Sep 03 20:07:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-f2423f77-d180-4da8-9492-64800ac74ffc req-c33e1393-0212-408c-9634-424f257122aa tempest-VolumesNegativeTest-479581143 tempest-VolumesNegativeTest-479581143-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-f2423f77-d180-4da8-9492-64800ac74ffc req-c33e1393-0212-408c-9634-424f257122aa tempest-VolumesNegativeTest-479581143 tempest-VolumesNegativeTest-479581143-project-member] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:14 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [req-f2423f77-d180-4da8-9492-64800ac74ffc req-c33e1393-0212-408c-9634-424f257122aa tempest-VolumesNegativeTest-479581143 tempest-VolumesNegativeTest-479581143-project-member] Delete volume with id: 95b4474f-76ec-401b-a647-63a16f8e88ea Sep 03 20:07:14 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-f2423f77-d180-4da8-9492-64800ac74ffc req-c33e1393-0212-408c-9634-424f257122aa tempest-VolumesNegativeTest-479581143 tempest-VolumesNegativeTest-479581143-project-member] http://192.168.122.54/volume/v3/volumes/95b4474f-76ec-401b-a647-63a16f8e88ea returned with HTTP 404 Sep 03 20:07:14 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 290/583] 192.168.122.54 () {62 vars in 1504 bytes} [Thu Sep 3 20:07:14 2026] DELETE /volume/v3/volumes/95b4474f-76ec-401b-a647-63a16f8e88ea => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:07:14 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-58a6ba25-5d34-4748-ab60-17f4b3d22e63 req-5220a0c0-5080-41de-ac84-6b8dd9952174 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:14 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-58a6ba25-5d34-4748-ab60-17f4b3d22e63 req-5220a0c0-5080-41de-ac84-6b8dd9952174 tempest-VolumesNegativeTest-479581143 tempest-VolumesNegativeTest-479581143-project-reader] GET http://192.168.122.54/volume/v3/volumes/2a652c99-337e-4f51-84d7-3ffe1305f3c2 Sep 03 20:07:14 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-58a6ba25-5d34-4748-ab60-17f4b3d22e63 req-5220a0c0-5080-41de-ac84-6b8dd9952174 tempest-VolumesNegativeTest-479581143 tempest-VolumesNegativeTest-479581143-project-reader] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:14 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-58a6ba25-5d34-4748-ab60-17f4b3d22e63 req-5220a0c0-5080-41de-ac84-6b8dd9952174 tempest-VolumesNegativeTest-479581143 tempest-VolumesNegativeTest-479581143-project-reader] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:14 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-58a6ba25-5d34-4748-ab60-17f4b3d22e63 req-5220a0c0-5080-41de-ac84-6b8dd9952174 tempest-VolumesNegativeTest-479581143 tempest-VolumesNegativeTest-479581143-project-reader] http://192.168.122.54/volume/v3/volumes/2a652c99-337e-4f51-84d7-3ffe1305f3c2 returned with HTTP 404 Sep 03 20:07:14 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 294/584] 192.168.122.54 () {60 vars in 1482 bytes} [Thu Sep 3 20:07:14 2026] GET /volume/v3/volumes/2a652c99-337e-4f51-84d7-3ffe1305f3c2 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:07:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-428398a2-5568-42d7-bed3-00a97753875d None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:14 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-428398a2-5568-42d7-bed3-00a97753875d None None] GET http://192.168.122.54/volume// Sep 03 20:07:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-428398a2-5568-42d7-bed3-00a97753875d None None] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-428398a2-5568-42d7-bed3-00a97753875d None None] Calling method 'all' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:14 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-428398a2-5568-42d7-bed3-00a97753875d None None] http://192.168.122.54/volume// returned with HTTP 300 Sep 03 20:07:14 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 291/585] 192.168.122.54 () {58 vars in 1310 bytes} [Thu Sep 3 20:07:14 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 20:07:14 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-34c4c1c5-b289-46b2-91f2-1aea7c4fb4fa req-4efc0dbe-f9c3-41cc-ab20-1fd6f5615332 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:14 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-34c4c1c5-b289-46b2-91f2-1aea7c4fb4fa req-4efc0dbe-f9c3-41cc-ab20-1fd6f5615332 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] GET http://192.168.122.54/volume/v3/volumes/72081664-b977-457a-a7c9-12b81f297df7 Sep 03 20:07:14 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-34c4c1c5-b289-46b2-91f2-1aea7c4fb4fa req-4efc0dbe-f9c3-41cc-ab20-1fd6f5615332 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:14 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-34c4c1c5-b289-46b2-91f2-1aea7c4fb4fa req-4efc0dbe-f9c3-41cc-ab20-1fd6f5615332 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:15 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:15 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:07:15 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:15 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:07:15 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [req-34c4c1c5-b289-46b2-91f2-1aea7c4fb4fa req-4efc0dbe-f9c3-41cc-ab20-1fd6f5615332 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Volume info retrieved successfully. Sep 03 20:07:15 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-34c4c1c5-b289-46b2-91f2-1aea7c4fb4fa req-4efc0dbe-f9c3-41cc-ab20-1fd6f5615332 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] http://192.168.122.54/volume/v3/volumes/72081664-b977-457a-a7c9-12b81f297df7 returned with HTTP 200 Sep 03 20:07:15 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 295/586] 192.168.122.54 () {62 vars in 1523 bytes} [Thu Sep 3 20:07:14 2026] GET /volume/v3/volumes/72081664-b977-457a-a7c9-12b81f297df7 => generated 1033 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 20:07:15 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-34c4c1c5-b289-46b2-91f2-1aea7c4fb4fa req-6c0b6fa5-132c-4021-a28f-92e4f710566f None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:15 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-34c4c1c5-b289-46b2-91f2-1aea7c4fb4fa req-6c0b6fa5-132c-4021-a28f-92e4f710566f tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] PUT http://192.168.122.54/volume/v3/attachments/6cc60398-14e6-47f0-ac15-d4f2587bbf5a Sep 03 20:07:15 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-34c4c1c5-b289-46b2-91f2-1aea7c4fb4fa req-6c0b6fa5-132c-4021-a28f-92e4f710566f tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.54", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd5588f450", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d480a316-b1bc-4222-9d5e-b857eb49504b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:07:15 devstack devstack@c-api.service[87290]: DEBUG cinder.coordination [req-34c4c1c5-b289-46b2-91f2-1aea7c4fb4fa req-6c0b6fa5-132c-4021-a28f-92e4f710566f tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Acquiring lock "cinder-attachment_update-72081664-b977-457a-a7c9-12b81f297df7-devstack" by "attachment_update" {{(pid=87290) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 20:07:15 devstack devstack@c-api.service[87290]: DEBUG cinder.coordination [req-34c4c1c5-b289-46b2-91f2-1aea7c4fb4fa req-6c0b6fa5-132c-4021-a28f-92e4f710566f tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Lock "cinder-attachment_update-72081664-b977-457a-a7c9-12b81f297df7-devstack" acquired by "attachment_update" :: waited 0.035s {{(pid=87290) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 20:07:15 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:15 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:07:15 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:15 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:07:15 devstack devstack@c-api.service[87290]: DEBUG cinder.coordination [req-34c4c1c5-b289-46b2-91f2-1aea7c4fb4fa req-6c0b6fa5-132c-4021-a28f-92e4f710566f tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Lock "cinder-attachment_update-72081664-b977-457a-a7c9-12b81f297df7-devstack" released by "attachment_update" :: held 0.272s {{(pid=87290) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 20:07:15 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-34c4c1c5-b289-46b2-91f2-1aea7c4fb4fa req-6c0b6fa5-132c-4021-a28f-92e4f710566f tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] http://192.168.122.54/volume/v3/attachments/6cc60398-14e6-47f0-ac15-d4f2587bbf5a returned with HTTP 200 Sep 03 20:07:15 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 292/587] 192.168.122.54 () {66 vars in 1588 bytes} [Thu Sep 3 20:07:15 2026] PUT /volume/v3/attachments/6cc60398-14e6-47f0-ac15-d4f2587bbf5a => generated 694 bytes in 350 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:07:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-34c4c1c5-b289-46b2-91f2-1aea7c4fb4fa req-254e9acc-e6c6-4a5d-bfdb-adb2c88dd640 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:15 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-34c4c1c5-b289-46b2-91f2-1aea7c4fb4fa req-254e9acc-e6c6-4a5d-bfdb-adb2c88dd640 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] POST http://192.168.122.54/volume/v3/attachments/6cc60398-14e6-47f0-ac15-d4f2587bbf5a/action Sep 03 20:07:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-34c4c1c5-b289-46b2-91f2-1aea7c4fb4fa req-254e9acc-e6c6-4a5d-bfdb-adb2c88dd640 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Action body: b'{"os-complete": null}' {{(pid=87289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:07:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-34c4c1c5-b289-46b2-91f2-1aea7c4fb4fa req-254e9acc-e6c6-4a5d-bfdb-adb2c88dd640 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:07:15 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:15 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:07:15 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:15 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:07:15 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-34c4c1c5-b289-46b2-91f2-1aea7c4fb4fa req-254e9acc-e6c6-4a5d-bfdb-adb2c88dd640 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] http://192.168.122.54/volume/v3/attachments/6cc60398-14e6-47f0-ac15-d4f2587bbf5a/action returned with HTTP 204 Sep 03 20:07:15 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 296/588] 192.168.122.54 () {66 vars in 1609 bytes} [Thu Sep 3 20:07:15 2026] POST /volume/v3/attachments/6cc60398-14e6-47f0-ac15-d4f2587bbf5a/action => generated 0 bytes in 83 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:07:20 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-8b9efd73-3bcb-4657-9d1c-f37ccdbff33b None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:21 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-8b9efd73-3bcb-4657-9d1c-f37ccdbff33b tempest-GroupSnapshotsTest-1373483431 tempest-GroupSnapshotsTest-1373483431-project-admin] POST http://192.168.122.54/volume/v3/types Sep 03 20:07:21 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-8b9efd73-3bcb-4657-9d1c-f37ccdbff33b tempest-GroupSnapshotsTest-1373483431 tempest-GroupSnapshotsTest-1373483431-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1143487687"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:07:21 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:21 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:07:21 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-8b9efd73-3bcb-4657-9d1c-f37ccdbff33b tempest-GroupSnapshotsTest-1373483431 tempest-GroupSnapshotsTest-1373483431-project-admin] http://192.168.122.54/volume/v3/types returned with HTTP 200 Sep 03 20:07:21 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 293/589] 192.168.122.54 () {60 vars in 1131 bytes} [Thu Sep 3 20:07:20 2026] POST /volume/v3/types => generated 224 bytes in 566 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:07:21 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-92278d04-ca2f-44fc-aae9-fd978d05d11d None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:21 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-92278d04-ca2f-44fc-aae9-fd978d05d11d tempest-GroupSnapshotsTest-1373483431 tempest-GroupSnapshotsTest-1373483431-project-admin] POST http://192.168.122.54/volume/v3/group_types Sep 03 20:07:21 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-92278d04-ca2f-44fc-aae9-fd978d05d11d tempest-GroupSnapshotsTest-1373483431 tempest-GroupSnapshotsTest-1373483431-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1515872171"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:07:21 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-92278d04-ca2f-44fc-aae9-fd978d05d11d tempest-GroupSnapshotsTest-1373483431 tempest-GroupSnapshotsTest-1373483431-project-admin] http://192.168.122.54/volume/v3/group_types returned with HTTP 202 Sep 03 20:07:21 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 297/590] 192.168.122.54 () {62 vars in 1190 bytes} [Thu Sep 3 20:07:21 2026] POST /volume/v3/group_types => generated 181 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:07:21 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-2deed507-a02c-4932-b83e-cd943669e9dd None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:21 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2deed507-a02c-4932-b83e-cd943669e9dd tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] POST http://192.168.122.54/volume/v3/groups Sep 03 20:07:21 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-2deed507-a02c-4932-b83e-cd943669e9dd tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "d2ba0afe-6f89-4092-9335-0ad5f228682c", "volume_types": ["697501e9-92c3-43bd-9196-399e66c36333"], "name": "tempest-GroupSnapshotsTest-Group-509869070"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:07:21 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.groups [None req-2deed507-a02c-4932-b83e-cd943669e9dd tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Creating new group {'group': {'group_type': 'd2ba0afe-6f89-4092-9335-0ad5f228682c', 'volume_types': ['697501e9-92c3-43bd-9196-399e66c36333'], 'name': 'tempest-GroupSnapshotsTest-Group-509869070'}} {{(pid=87290) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 03 20:07:21 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.groups [None req-2deed507-a02c-4932-b83e-cd943669e9dd tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Creating group tempest-GroupSnapshotsTest-Group-509869070. Sep 03 20:07:21 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-2deed507-a02c-4932-b83e-cd943669e9dd tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Availability Zones retrieved successfully. Sep 03 20:07:21 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-2deed507-a02c-4932-b83e-cd943669e9dd tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Created reservations ['f935f7a9-617d-4257-9c8c-64b608b07177'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:07:21 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2deed507-a02c-4932-b83e-cd943669e9dd tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/groups returned with HTTP 202 Sep 03 20:07:21 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 294/591] 192.168.122.54 () {62 vars in 1176 bytes} [Thu Sep 3 20:07:21 2026] POST /volume/v3/groups => generated 111 bytes in 583 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:07:21 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-c90aac67-b61e-4ca3-a4ff-4191747761d8 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:21 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c90aac67-b61e-4ca3-a4ff-4191747761d8 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/groups/e35caa58-8d58-4ca0-8ccd-fc66b366cba7 Sep 03 20:07:21 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c90aac67-b61e-4ca3-a4ff-4191747761d8 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:21 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c90aac67-b61e-4ca3-a4ff-4191747761d8 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'version_select' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:21 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.groups [None req-c90aac67-b61e-4ca3-a4ff-4191747761d8 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] show called for member e35caa58-8d58-4ca0-8ccd-fc66b366cba7 {{(pid=87289) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 20:07:21 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:21 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:07:21 devstack devstack@c-api.service[87289]: /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 03 20:07:21 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, cls(context), Sep 03 20:07:21 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c90aac67-b61e-4ca3-a4ff-4191747761d8 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/groups/e35caa58-8d58-4ca0-8ccd-fc66b366cba7 returned with HTTP 200 Sep 03 20:07:21 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 298/592] 192.168.122.54 () {60 vars in 1265 bytes} [Thu Sep 3 20:07:21 2026] GET /volume/v3/groups/e35caa58-8d58-4ca0-8ccd-fc66b366cba7 => generated 391 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:07:22 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-fbcce72e-2808-480f-84cb-7a3d0d454950 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:22 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-fbcce72e-2808-480f-84cb-7a3d0d454950 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/groups/e35caa58-8d58-4ca0-8ccd-fc66b366cba7 Sep 03 20:07:22 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-fbcce72e-2808-480f-84cb-7a3d0d454950 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:22 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-fbcce72e-2808-480f-84cb-7a3d0d454950 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'version_select' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:22 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.groups [None req-fbcce72e-2808-480f-84cb-7a3d0d454950 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] show called for member e35caa58-8d58-4ca0-8ccd-fc66b366cba7 {{(pid=87290) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 20:07:22 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:22 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:07:22 devstack devstack@c-api.service[87290]: /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 03 20:07:22 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, cls(context), Sep 03 20:07:22 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-fbcce72e-2808-480f-84cb-7a3d0d454950 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/groups/e35caa58-8d58-4ca0-8ccd-fc66b366cba7 returned with HTTP 200 Sep 03 20:07:22 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 295/593] 192.168.122.54 () {60 vars in 1265 bytes} [Thu Sep 3 20:07:22 2026] GET /volume/v3/groups/e35caa58-8d58-4ca0-8ccd-fc66b366cba7 => generated 392 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:07:22 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-1790c5ad-fc93-46df-be74-8f46882008cb None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:22 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-1790c5ad-fc93-46df-be74-8f46882008cb tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:07:22 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-1790c5ad-fc93-46df-be74-8f46882008cb tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2063672803", "volume_type": "697501e9-92c3-43bd-9196-399e66c36333", "group_id": "e35caa58-8d58-4ca0-8ccd-fc66b366cba7", "size": 1}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:07:22 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volumes [None req-1790c5ad-fc93-46df-be74-8f46882008cb tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2063672803', 'volume_type': '697501e9-92c3-43bd-9196-399e66c36333', 'group_id': 'e35caa58-8d58-4ca0-8ccd-fc66b366cba7', 'size': 1}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:07:22 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:22 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:07:22 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-1790c5ad-fc93-46df-be74-8f46882008cb tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Create volume of 1 GB Sep 03 20:07:22 devstack devstack@c-api.service[87289]: /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 03 20:07:22 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, cls(context), Sep 03 20:07:22 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-1790c5ad-fc93-46df-be74-8f46882008cb tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Availability Zones retrieved successfully. Sep 03 20:07:22 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-1790c5ad-fc93-46df-be74-8f46882008cb tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Flow 'volume_create_api' (c32090a4-68b1-42a3-a472-2fecdca0ae5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:07:22 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-1790c5ad-fc93-46df-be74-8f46882008cb tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a8ccd69-0004-4afd-bec8-da80c31bf6b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:07:22 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:22 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:07:22 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.flows.api.create_volume [None req-1790c5ad-fc93-46df-be74-8f46882008cb tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Validating volume size '1' using validate_int {{(pid=87289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:07:23 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-1790c5ad-fc93-46df-be74-8f46882008cb tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a8ccd69-0004-4afd-bec8-da80c31bf6b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T18:07:21Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=697501e9-92c3-43bd-9196-399e66c36333,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1143487687',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '697501e9-92c3-43bd-9196-399e66c36333', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'e35caa58-8d58-4ca0-8ccd-fc66b366cba7', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:07:23 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-1790c5ad-fc93-46df-be74-8f46882008cb tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4ddb22b-9799-457a-9576-4eb6080c5a05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:07:23 devstack devstack@c-api.service[87289]: DEBUG dbcounter [-] [87289] Writing DB stats cinder:SELECT=370,cinder:INSERT=42,cinder:UPDATE=80,cinder:DELETE=2 {{(pid=87289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 20:07:23 devstack devstack@c-api.service[87289]: WARNING cinder.quota [None req-1790c5ad-fc93-46df-be74-8f46882008cb tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1143487687 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1143487687, it is now deprecated. Please use the default quota class for default quota. Sep 03 20:07:23 devstack devstack@c-api.service[87289]: WARNING cinder.quota [None req-1790c5ad-fc93-46df-be74-8f46882008cb tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1143487687 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1143487687, it is now deprecated. Please use the default quota class for default quota. Sep 03 20:07:23 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-1790c5ad-fc93-46df-be74-8f46882008cb tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Created reservations ['20c5dbd2-d5ef-4c3b-b6d9-73e36401def0', '62baeb77-d68e-4202-9ed1-23ea8c05f7d1', 'e2b36ab8-4eab-41e1-b551-77007766c8a3', 'f19e9bce-3d59-4195-a7b4-dc0482d5c01a'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:07:23 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-1790c5ad-fc93-46df-be74-8f46882008cb tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4ddb22b-9799-457a-9576-4eb6080c5a05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20c5dbd2-d5ef-4c3b-b6d9-73e36401def0', '62baeb77-d68e-4202-9ed1-23ea8c05f7d1', 'e2b36ab8-4eab-41e1-b551-77007766c8a3', 'f19e9bce-3d59-4195-a7b4-dc0482d5c01a']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:07:23 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-1790c5ad-fc93-46df-be74-8f46882008cb tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ddf95523-cf0c-4e2f-9c16-71e2156d1470) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:07:23 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:23 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:07:23 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-1790c5ad-fc93-46df-be74-8f46882008cb tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ddf95523-cf0c-4e2f-9c16-71e2156d1470) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '364e6a12-569b-46c7-86dd-508777c1e7f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2063672803',encryption_key_id=None,group_id=e35caa58-8d58-4ca0-8ccd-fc66b366cba7,group_type_id=,metadata={},multiattach=False,project_id='29d54b3893f94e66bd9d8c69ab42f425',qos_specs=None,replication_status=,reservations=['20c5dbd2-d5ef-4c3b-b6d9-73e36401def0','62baeb77-d68e-4202-9ed1-23ea8c05f7d1','e2b36ab8-4eab-41e1-b551-77007766c8a3','f19e9bce-3d59-4195-a7b4-dc0482d5c01a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7c12fd4bd0348579f2a7aa3194ecfc3',volume_type_id=697501e9-92c3-43bd-9196-399e66c36333), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:07:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2063672803',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=e35caa58-8d58-4ca0-8ccd-fc66b366cba7,host=None,id=364e6a12-569b-46c7-86dd-508777c1e7f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='29d54b3893f94e66bd9d8c69ab42f425',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a7c12fd4bd0348579f2a7aa3194ecfc3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(697501e9-92c3-43bd-9196-399e66c36333),volume_type_id=697501e9-92c3-43bd-9196-399e66c36333)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:07:23 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-1790c5ad-fc93-46df-be74-8f46882008cb tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9694f721-a11c-4f33-b462-bedb8837dadf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:07:23 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-1790c5ad-fc93-46df-be74-8f46882008cb tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9694f721-a11c-4f33-b462-bedb8837dadf) transitioned into state 'SUCCESS' from state '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-2063672803',encryption_key_id=None,group_id=e35caa58-8d58-4ca0-8ccd-fc66b366cba7,group_type_id=,metadata={},multiattach=False,project_id='29d54b3893f94e66bd9d8c69ab42f425',qos_specs=None,replication_status=,reservations=['20c5dbd2-d5ef-4c3b-b6d9-73e36401def0','62baeb77-d68e-4202-9ed1-23ea8c05f7d1','e2b36ab8-4eab-41e1-b551-77007766c8a3','f19e9bce-3d59-4195-a7b4-dc0482d5c01a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7c12fd4bd0348579f2a7aa3194ecfc3',volume_type_id=697501e9-92c3-43bd-9196-399e66c36333)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:07:23 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-1790c5ad-fc93-46df-be74-8f46882008cb tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (732a931d-59a4-42b3-b5ef-2686253fe964) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:07:23 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-1790c5ad-fc93-46df-be74-8f46882008cb tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (732a931d-59a4-42b3-b5ef-2686253fe964) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:07:23 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-1790c5ad-fc93-46df-be74-8f46882008cb tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Flow 'volume_create_api' (c32090a4-68b1-42a3-a472-2fecdca0ae5b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:07:23 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-1790c5ad-fc93-46df-be74-8f46882008cb tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Create volume request issued successfully. Sep 03 20:07:23 devstack devstack@c-api.service[87289]: WARNING stevedore.named [None req-1790c5ad-fc93-46df-be74-8f46882008cb tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:07:23 devstack devstack@c-api.service[87289]: WARNING castellan.key_manager [None req-1790c5ad-fc93-46df-be74-8f46882008cb tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:07:23 devstack devstack@c-api.service[87289]: DEBUG oslo_db.sqlalchemy.engines [None req-1790c5ad-fc93-46df-be74-8f46882008cb tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87289) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:07:23 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:23 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:07:23 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-1790c5ad-fc93-46df-be74-8f46882008cb tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:07:23 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 299/594] 192.168.122.54 () {62 vars in 1179 bytes} [Thu Sep 3 20:07:22 2026] POST /volume/v3/volumes => generated 829 bytes in 548 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:07:23 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-01d26471-6e87-422c-8ee5-8047c13310a1 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:23 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-01d26471-6e87-422c-8ee5-8047c13310a1 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/volumes/364e6a12-569b-46c7-86dd-508777c1e7f7 Sep 03 20:07:23 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-01d26471-6e87-422c-8ee5-8047c13310a1 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:23 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-01d26471-6e87-422c-8ee5-8047c13310a1 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:23 devstack devstack@c-api.service[87290]: DEBUG dbcounter [-] [87290] Writing DB stats cinder:SELECT=411,cinder:INSERT=51,cinder:UPDATE=91,cinder:DELETE=7 {{(pid=87290) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 20:07:23 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:23 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:07:23 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:23 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:07:23 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-01d26471-6e87-422c-8ee5-8047c13310a1 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Volume info retrieved successfully. Sep 03 20:07:23 devstack devstack@c-api.service[87290]: WARNING stevedore.named [None req-01d26471-6e87-422c-8ee5-8047c13310a1 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:07:23 devstack devstack@c-api.service[87290]: WARNING castellan.key_manager [None req-01d26471-6e87-422c-8ee5-8047c13310a1 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:07:23 devstack devstack@c-api.service[87290]: DEBUG oslo_db.sqlalchemy.engines [None req-01d26471-6e87-422c-8ee5-8047c13310a1 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:07:23 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:23 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:07:23 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-01d26471-6e87-422c-8ee5-8047c13310a1 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/volumes/364e6a12-569b-46c7-86dd-508777c1e7f7 returned with HTTP 200 Sep 03 20:07:23 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 296/595] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:07:23 2026] GET /volume/v3/volumes/364e6a12-569b-46c7-86dd-508777c1e7f7 => generated 897 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:07:24 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-e2553270-8682-442c-90d2-700a9316a527 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:24 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-e2553270-8682-442c-90d2-700a9316a527 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] GET http://192.168.122.54/volume/v3/volumes Sep 03 20:07:24 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-e2553270-8682-442c-90d2-700a9316a527 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:24 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-e2553270-8682-442c-90d2-700a9316a527 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Calling method 'index' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:24 devstack devstack@c-api.service[87289]: DEBUG cinder.api.api_utils [None req-e2553270-8682-442c-90d2-700a9316a527 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Removing options '' from query. {{(pid=87289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:07:24 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-e2553270-8682-442c-90d2-700a9316a527 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87289) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 20:07:24 devstack devstack@c-api.service[87289]: /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 03 20:07:24 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 20:07:24 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-e2553270-8682-442c-90d2-700a9316a527 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Get all volumes completed successfully. Sep 03 20:07:24 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-e2553270-8682-442c-90d2-700a9316a527 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 200 Sep 03 20:07:24 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 300/596] 192.168.122.54 () {58 vars in 1116 bytes} [Thu Sep 3 20:07:24 2026] GET /volume/v3/volumes => generated 15 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 20:07:24 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-da338b01-3fd8-41a9-96c6-409f82bd4de8 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:24 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-da338b01-3fd8-41a9-96c6-409f82bd4de8 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:07:24 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-da338b01-3fd8-41a9-96c6-409f82bd4de8 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1876570398"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:07:24 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.volumes [None req-da338b01-3fd8-41a9-96c6-409f82bd4de8 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1876570398'}} {{(pid=87290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:07:24 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-da338b01-3fd8-41a9-96c6-409f82bd4de8 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Create volume of 1 GB Sep 03 20:07:24 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-da338b01-3fd8-41a9-96c6-409f82bd4de8 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Availability Zones retrieved successfully. Sep 03 20:07:24 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-4d212450-cc2a-477e-8913-2ef5b49628d9 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:24 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-4d212450-cc2a-477e-8913-2ef5b49628d9 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/volumes/364e6a12-569b-46c7-86dd-508777c1e7f7 Sep 03 20:07:24 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-4d212450-cc2a-477e-8913-2ef5b49628d9 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:24 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-4d212450-cc2a-477e-8913-2ef5b49628d9 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:24 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-da338b01-3fd8-41a9-96c6-409f82bd4de8 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Flow 'volume_create_api' (21db8137-5b9c-4aaf-aa4a-a47347ff4931) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:07:24 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:24 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:07:24 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:24 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:07:24 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-da338b01-3fd8-41a9-96c6-409f82bd4de8 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (611ec2f1-1e45-4e20-a8d7-803d9e80fc3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:07:24 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.flows.api.create_volume [None req-da338b01-3fd8-41a9-96c6-409f82bd4de8 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Validating volume size '1' using validate_int {{(pid=87290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:07:24 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-4d212450-cc2a-477e-8913-2ef5b49628d9 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Volume info retrieved successfully. Sep 03 20:07:24 devstack devstack@c-api.service[87289]: WARNING stevedore.named [None req-4d212450-cc2a-477e-8913-2ef5b49628d9 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:07:24 devstack devstack@c-api.service[87289]: WARNING castellan.key_manager [None req-4d212450-cc2a-477e-8913-2ef5b49628d9 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:07:24 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-da338b01-3fd8-41a9-96c6-409f82bd4de8 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (611ec2f1-1e45-4e20-a8d7-803d9e80fc3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:07:24 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-da338b01-3fd8-41a9-96c6-409f82bd4de8 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e04dd989-87a6-473d-ac26-ef93c6efbe50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:07:24 devstack devstack@c-api.service[87289]: DEBUG oslo_db.sqlalchemy.engines [None req-4d212450-cc2a-477e-8913-2ef5b49628d9 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87289) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:07:24 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:24 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:07:24 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-4d212450-cc2a-477e-8913-2ef5b49628d9 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/volumes/364e6a12-569b-46c7-86dd-508777c1e7f7 returned with HTTP 200 Sep 03 20:07:24 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 301/597] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:07:24 2026] GET /volume/v3/volumes/364e6a12-569b-46c7-86dd-508777c1e7f7 => generated 922 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:07:24 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-0cad3365-0f6e-470b-be1d-5952f454557d None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:24 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-0cad3365-0f6e-470b-be1d-5952f454557d tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] POST http://192.168.122.54/volume/v3/group_snapshots Sep 03 20:07:24 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-0cad3365-0f6e-470b-be1d-5952f454557d tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "e35caa58-8d58-4ca0-8ccd-fc66b366cba7", "name": "tempest-group_snapshot-182421425"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:07:24 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.group_snapshots [None req-0cad3365-0f6e-470b-be1d-5952f454557d tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'e35caa58-8d58-4ca0-8ccd-fc66b366cba7', 'name': 'tempest-group_snapshot-182421425'}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 03 20:07:24 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:24 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:07:24 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.group_snapshots [None req-0cad3365-0f6e-470b-be1d-5952f454557d tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Creating group_snapshot tempest-group_snapshot-182421425. Sep 03 20:07:24 devstack devstack@c-api.service[87289]: /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 03 20:07:24 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 20:07:24 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:24 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:07:24 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:24 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:07:24 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-da338b01-3fd8-41a9-96c6-409f82bd4de8 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Created reservations ['6c524777-b128-4773-8373-b1f057261f74', '189b7637-eccd-4107-ae62-f4030e2b0a6f', '47b0fec3-c2ec-44f2-bf37-11590efa4c1e', '43f3c39a-52d3-4674-adb7-b77d4b93bb8f'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:07:24 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-da338b01-3fd8-41a9-96c6-409f82bd4de8 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e04dd989-87a6-473d-ac26-ef93c6efbe50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c524777-b128-4773-8373-b1f057261f74', '189b7637-eccd-4107-ae62-f4030e2b0a6f', '47b0fec3-c2ec-44f2-bf37-11590efa4c1e', '43f3c39a-52d3-4674-adb7-b77d4b93bb8f']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:07:24 devstack devstack@c-api.service[87289]: WARNING cinder.quota [None req-0cad3365-0f6e-470b-be1d-5952f454557d tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1143487687 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1143487687, it is now deprecated. Please use the default quota class for default quota. Sep 03 20:07:24 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-da338b01-3fd8-41a9-96c6-409f82bd4de8 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a125e85-2453-4166-b3e6-3c77e8183593) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:07:24 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:24 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:07:24 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-da338b01-3fd8-41a9-96c6-409f82bd4de8 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a125e85-2453-4166-b3e6-3c77e8183593) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e38db76-6a8c-44f5-9255-afa6aa57903f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1876570398',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7025d69b29904391a97b529168c9626e',qos_specs=None,replication_status=,reservations=['6c524777-b128-4773-8373-b1f057261f74','189b7637-eccd-4107-ae62-f4030e2b0a6f','47b0fec3-c2ec-44f2-bf37-11590efa4c1e','43f3c39a-52d3-4674-adb7-b77d4b93bb8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b43592d2b7ba458597443cda4e902a26',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:07:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1876570398',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e38db76-6a8c-44f5-9255-afa6aa57903f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7025d69b29904391a97b529168c9626e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b43592d2b7ba458597443cda4e902a26',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:07:24 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-da338b01-3fd8-41a9-96c6-409f82bd4de8 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a0673a9-8509-480b-ac4b-06c9e204f905) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:07:24 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-0cad3365-0f6e-470b-be1d-5952f454557d tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Created reservations ['f23fa10d-d002-4135-9274-75b36818718e', '7b1bf00a-8bef-4ca2-9257-10a8b84be7ac', '1820cdfb-caf6-4172-804a-d14cbef1b904', '60f74a87-0bf4-4b2c-97ec-5329b2dc8541'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:07:25 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-da338b01-3fd8-41a9-96c6-409f82bd4de8 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a0673a9-8509-480b-ac4b-06c9e204f905) transitioned into state 'SUCCESS' from state '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-1876570398',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7025d69b29904391a97b529168c9626e',qos_specs=None,replication_status=,reservations=['6c524777-b128-4773-8373-b1f057261f74','189b7637-eccd-4107-ae62-f4030e2b0a6f','47b0fec3-c2ec-44f2-bf37-11590efa4c1e','43f3c39a-52d3-4674-adb7-b77d4b93bb8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b43592d2b7ba458597443cda4e902a26',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:07:25 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-da338b01-3fd8-41a9-96c6-409f82bd4de8 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5f8ceaa-4bd4-4912-863c-e67e31ae25ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:07:25 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-da338b01-3fd8-41a9-96c6-409f82bd4de8 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5f8ceaa-4bd4-4912-863c-e67e31ae25ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:07:25 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-da338b01-3fd8-41a9-96c6-409f82bd4de8 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Flow 'volume_create_api' (21db8137-5b9c-4aaf-aa4a-a47347ff4931) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:07:25 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-da338b01-3fd8-41a9-96c6-409f82bd4de8 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Create volume request issued successfully. Sep 03 20:07:25 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-da338b01-3fd8-41a9-96c6-409f82bd4de8 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:07:25 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 297/598] 192.168.122.54 () {60 vars in 1137 bytes} [Thu Sep 3 20:07:24 2026] POST /volume/v3/volumes => generated 762 bytes in 438 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 20:07:25 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-0cad3365-0f6e-470b-be1d-5952f454557d tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/group_snapshots returned with HTTP 202 Sep 03 20:07:25 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 302/599] 192.168.122.54 () {62 vars in 1203 bytes} [Thu Sep 3 20:07:24 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:07:25 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-b18b98f5-2890-4616-a951-ee13a5d40b84 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:25 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b18b98f5-2890-4616-a951-ee13a5d40b84 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/group_snapshots/b726d620-6b87-464d-bbc0-dbb0d8251c67 Sep 03 20:07:25 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b18b98f5-2890-4616-a951-ee13a5d40b84 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:25 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b18b98f5-2890-4616-a951-ee13a5d40b84 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'version_select' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:25 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.group_snapshots [None req-b18b98f5-2890-4616-a951-ee13a5d40b84 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] show called for member b726d620-6b87-464d-bbc0-dbb0d8251c67 {{(pid=87290) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 20:07:25 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-d8d3fdd6-0f3b-435b-bc51-e0319487e93d None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:25 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:25 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:07:25 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d8d3fdd6-0f3b-435b-bc51-e0319487e93d tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] GET http://192.168.122.54/volume/v3/volumes/0e38db76-6a8c-44f5-9255-afa6aa57903f Sep 03 20:07:25 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d8d3fdd6-0f3b-435b-bc51-e0319487e93d tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:25 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d8d3fdd6-0f3b-435b-bc51-e0319487e93d tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:25 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b18b98f5-2890-4616-a951-ee13a5d40b84 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/group_snapshots/b726d620-6b87-464d-bbc0-dbb0d8251c67 returned with HTTP 200 Sep 03 20:07:25 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 298/600] 192.168.122.54 () {60 vars in 1292 bytes} [Thu Sep 3 20:07:25 2026] GET /volume/v3/group_snapshots/b726d620-6b87-464d-bbc0-dbb0d8251c67 => generated 306 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 20:07:25 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:25 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:07:25 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:25 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:07:25 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-d8d3fdd6-0f3b-435b-bc51-e0319487e93d tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Volume info retrieved successfully. Sep 03 20:07:25 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d8d3fdd6-0f3b-435b-bc51-e0319487e93d tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] http://192.168.122.54/volume/v3/volumes/0e38db76-6a8c-44f5-9255-afa6aa57903f returned with HTTP 200 Sep 03 20:07:25 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 303/601] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:07:25 2026] GET /volume/v3/volumes/0e38db76-6a8c-44f5-9255-afa6aa57903f => generated 830 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:07:26 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-ccb3b344-0407-4815-a297-6e7aece32f23 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:26 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ccb3b344-0407-4815-a297-6e7aece32f23 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/group_snapshots/b726d620-6b87-464d-bbc0-dbb0d8251c67 Sep 03 20:07:26 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ccb3b344-0407-4815-a297-6e7aece32f23 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:26 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ccb3b344-0407-4815-a297-6e7aece32f23 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'version_select' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:26 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.group_snapshots [None req-ccb3b344-0407-4815-a297-6e7aece32f23 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] show called for member b726d620-6b87-464d-bbc0-dbb0d8251c67 {{(pid=87290) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 20:07:26 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:26 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:07:26 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ccb3b344-0407-4815-a297-6e7aece32f23 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/group_snapshots/b726d620-6b87-464d-bbc0-dbb0d8251c67 returned with HTTP 200 Sep 03 20:07:26 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 299/602] 192.168.122.54 () {60 vars in 1292 bytes} [Thu Sep 3 20:07:26 2026] GET /volume/v3/group_snapshots/b726d620-6b87-464d-bbc0-dbb0d8251c67 => generated 306 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 20:07:26 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-2fddf388-0662-4131-b825-44bdd23e893e None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:26 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-2fddf388-0662-4131-b825-44bdd23e893e tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] GET http://192.168.122.54/volume/v3/volumes/0e38db76-6a8c-44f5-9255-afa6aa57903f Sep 03 20:07:26 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-2fddf388-0662-4131-b825-44bdd23e893e tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:26 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-2fddf388-0662-4131-b825-44bdd23e893e tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:26 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:26 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:07:26 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:26 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:07:26 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-2fddf388-0662-4131-b825-44bdd23e893e tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Volume info retrieved successfully. Sep 03 20:07:26 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-2fddf388-0662-4131-b825-44bdd23e893e tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] http://192.168.122.54/volume/v3/volumes/0e38db76-6a8c-44f5-9255-afa6aa57903f returned with HTTP 200 Sep 03 20:07:26 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 304/603] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:07:26 2026] GET /volume/v3/volumes/0e38db76-6a8c-44f5-9255-afa6aa57903f => generated 854 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:07:26 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-f29ae9fb-e0b2-438c-92f0-06d87df51a54 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:26 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f29ae9fb-e0b2-438c-92f0-06d87df51a54 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] GET http://192.168.122.54/volume/v3/volumes/b29a2991-3f49-4800-a2ab-3df76e28d386 Sep 03 20:07:26 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f29ae9fb-e0b2-438c-92f0-06d87df51a54 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:26 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f29ae9fb-e0b2-438c-92f0-06d87df51a54 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:26 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:26 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:07:26 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:26 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:07:26 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-f29ae9fb-e0b2-438c-92f0-06d87df51a54 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Volume info retrieved successfully. Sep 03 20:07:26 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f29ae9fb-e0b2-438c-92f0-06d87df51a54 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] http://192.168.122.54/volume/v3/volumes/b29a2991-3f49-4800-a2ab-3df76e28d386 returned with HTTP 200 Sep 03 20:07:26 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 300/604] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:07:26 2026] GET /volume/v3/volumes/b29a2991-3f49-4800-a2ab-3df76e28d386 => generated 851 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:07:26 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-6951127c-23cd-4455-9e03-a8c29d1efc91 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:26 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-6951127c-23cd-4455-9e03-a8c29d1efc91 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] GET http://192.168.122.54/volume/v3/volumes/b29a2991-3f49-4800-a2ab-3df76e28d386 Sep 03 20:07:26 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-6951127c-23cd-4455-9e03-a8c29d1efc91 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:26 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-6951127c-23cd-4455-9e03-a8c29d1efc91 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:26 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:26 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:07:26 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:26 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:07:26 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-6951127c-23cd-4455-9e03-a8c29d1efc91 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Volume info retrieved successfully. Sep 03 20:07:26 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-6951127c-23cd-4455-9e03-a8c29d1efc91 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] http://192.168.122.54/volume/v3/volumes/b29a2991-3f49-4800-a2ab-3df76e28d386 returned with HTTP 200 Sep 03 20:07:26 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 305/605] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:07:26 2026] GET /volume/v3/volumes/b29a2991-3f49-4800-a2ab-3df76e28d386 => generated 851 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:07:27 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-4f001354-0754-4768-b802-a6662336591e None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:27 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-4f001354-0754-4768-b802-a6662336591e tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/group_snapshots/b726d620-6b87-464d-bbc0-dbb0d8251c67 Sep 03 20:07:27 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-4f001354-0754-4768-b802-a6662336591e tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:27 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-4f001354-0754-4768-b802-a6662336591e tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'version_select' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:27 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.group_snapshots [None req-4f001354-0754-4768-b802-a6662336591e tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] show called for member b726d620-6b87-464d-bbc0-dbb0d8251c67 {{(pid=87290) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 20:07:27 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:27 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:07:27 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-4f001354-0754-4768-b802-a6662336591e tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/group_snapshots/b726d620-6b87-464d-bbc0-dbb0d8251c67 returned with HTTP 200 Sep 03 20:07:27 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 301/606] 192.168.122.54 () {60 vars in 1292 bytes} [Thu Sep 3 20:07:27 2026] GET /volume/v3/group_snapshots/b726d620-6b87-464d-bbc0-dbb0d8251c67 => generated 306 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:07:27 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-87da0b59-1b3d-43ba-82f5-4c993be2608d None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:27 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-87da0b59-1b3d-43ba-82f5-4c993be2608d tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] GET http://192.168.122.54/volume/v3/volumes/0e38db76-6a8c-44f5-9255-afa6aa57903f Sep 03 20:07:27 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-87da0b59-1b3d-43ba-82f5-4c993be2608d tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:27 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-87da0b59-1b3d-43ba-82f5-4c993be2608d tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:27 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:27 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:07:27 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:27 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:07:27 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-87da0b59-1b3d-43ba-82f5-4c993be2608d tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Volume info retrieved successfully. Sep 03 20:07:27 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-87da0b59-1b3d-43ba-82f5-4c993be2608d tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] http://192.168.122.54/volume/v3/volumes/0e38db76-6a8c-44f5-9255-afa6aa57903f returned with HTTP 200 Sep 03 20:07:27 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 306/607] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:07:27 2026] GET /volume/v3/volumes/0e38db76-6a8c-44f5-9255-afa6aa57903f => generated 854 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:07:28 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-1cc479a1-c34d-48cb-827c-fad0f73eba47 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:28 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-1cc479a1-c34d-48cb-827c-fad0f73eba47 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/group_snapshots/b726d620-6b87-464d-bbc0-dbb0d8251c67 Sep 03 20:07:28 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-1cc479a1-c34d-48cb-827c-fad0f73eba47 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:28 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-1cc479a1-c34d-48cb-827c-fad0f73eba47 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'version_select' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:28 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.group_snapshots [None req-1cc479a1-c34d-48cb-827c-fad0f73eba47 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] show called for member b726d620-6b87-464d-bbc0-dbb0d8251c67 {{(pid=87290) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 20:07:28 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:28 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:07:28 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-1cc479a1-c34d-48cb-827c-fad0f73eba47 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/group_snapshots/b726d620-6b87-464d-bbc0-dbb0d8251c67 returned with HTTP 200 Sep 03 20:07:28 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 302/608] 192.168.122.54 () {60 vars in 1292 bytes} [Thu Sep 3 20:07:28 2026] GET /volume/v3/group_snapshots/b726d620-6b87-464d-bbc0-dbb0d8251c67 => generated 307 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 20:07:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-affde693-7e8d-47d2-acc2-2f9d402fad8f None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:28 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-affde693-7e8d-47d2-acc2-2f9d402fad8f tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/snapshots/detail Sep 03 20:07:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-affde693-7e8d-47d2-acc2-2f9d402fad8f tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-affde693-7e8d-47d2-acc2-2f9d402fad8f tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'detail' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.api_utils [None req-affde693-7e8d-47d2-acc2-2f9d402fad8f tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Removing options '' from query. {{(pid=87289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:07:28 devstack devstack@c-api.service[87289]: DEBUG cinder.db.api [None req-affde693-7e8d-47d2-acc2-2f9d402fad8f tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Building query based on filter {{(pid=87289) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 20:07:28 devstack devstack@c-api.service[87289]: /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 03 20:07:28 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 20:07:28 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-affde693-7e8d-47d2-acc2-2f9d402fad8f tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Get all snapshots completed successfully. Sep 03 20:07:28 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:28 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:07:28 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-affde693-7e8d-47d2-acc2-2f9d402fad8f tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/snapshots/detail returned with HTTP 200 Sep 03 20:07:28 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 307/609] 192.168.122.54 () {58 vars in 1143 bytes} [Thu Sep 3 20:07:28 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:07:28 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-6376f9d8-819b-4098-816f-6255b4cc959c None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:28 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6376f9d8-819b-4098-816f-6255b4cc959c tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/snapshots/af839475-d320-4c76-ab8d-7c8ffd125644 Sep 03 20:07:28 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-6376f9d8-819b-4098-816f-6255b4cc959c tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:28 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-6376f9d8-819b-4098-816f-6255b4cc959c tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:28 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:28 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:07:28 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-6376f9d8-819b-4098-816f-6255b4cc959c tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Snapshot retrieved successfully. Sep 03 20:07:28 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6376f9d8-819b-4098-816f-6255b4cc959c tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/snapshots/af839475-d320-4c76-ab8d-7c8ffd125644 returned with HTTP 200 Sep 03 20:07:28 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 303/610] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:07:28 2026] GET /volume/v3/snapshots/af839475-d320-4c76-ab8d-7c8ffd125644 => generated 450 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:07:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-b3f47053-6f4c-476f-9318-0dd514aff579 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:28 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b3f47053-6f4c-476f-9318-0dd514aff579 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] POST http://192.168.122.54/volume/v3/groups/action Sep 03 20:07:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b3f47053-6f4c-476f-9318-0dd514aff579 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "b726d620-6b87-464d-bbc0-dbb0d8251c67", "name": "tempest-Group_from_snap-227222666"}}' {{(pid=87289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:07:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b3f47053-6f4c-476f-9318-0dd514aff579 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "b726d620-6b87-464d-bbc0-dbb0d8251c67", "name": "tempest-Group_from_snap-227222666"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:07:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.groups [None req-b3f47053-6f4c-476f-9318-0dd514aff579 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Creating new group {'create-from-src': {'group_snapshot_id': 'b726d620-6b87-464d-bbc0-dbb0d8251c67', 'name': 'tempest-Group_from_snap-227222666'}}. {{(pid=87289) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 03 20:07:28 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.groups [None req-b3f47053-6f4c-476f-9318-0dd514aff579 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Creating group tempest-Group_from_snap-227222666 from group_snapshot b726d620-6b87-464d-bbc0-dbb0d8251c67. Sep 03 20:07:28 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:28 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:07:28 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:28 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:07:28 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:28 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:07:28 devstack devstack@c-api.service[87289]: /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 03 20:07:28 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, cls(context), Sep 03 20:07:28 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-4c148af9-9429-46d1-8d90-2e6399241ea1 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:28 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-4c148af9-9429-46d1-8d90-2e6399241ea1 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] GET http://192.168.122.54/volume/v3/volumes/0e38db76-6a8c-44f5-9255-afa6aa57903f Sep 03 20:07:28 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-4c148af9-9429-46d1-8d90-2e6399241ea1 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:28 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-4c148af9-9429-46d1-8d90-2e6399241ea1 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:28 devstack devstack@c-api.service[87289]: /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 03 20:07:28 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 20:07:28 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:28 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:07:28 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:28 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:07:28 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:28 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:07:28 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-4c148af9-9429-46d1-8d90-2e6399241ea1 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Volume info retrieved successfully. Sep 03 20:07:28 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-4c148af9-9429-46d1-8d90-2e6399241ea1 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] http://192.168.122.54/volume/v3/volumes/0e38db76-6a8c-44f5-9255-afa6aa57903f returned with HTTP 200 Sep 03 20:07:28 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 304/611] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:07:28 2026] GET /volume/v3/volumes/0e38db76-6a8c-44f5-9255-afa6aa57903f => generated 854 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:07:28 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-b3f47053-6f4c-476f-9318-0dd514aff579 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Created reservations ['a3b203c1-a75a-490a-bc50-2220f00b4d00'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:07:28 devstack devstack@c-api.service[87289]: /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 03 20:07:28 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 20:07:28 devstack devstack@c-api.service[87289]: INFO cinder.group.api [None req-b3f47053-6f4c-476f-9318-0dd514aff579 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] A mapping entry already exists for group e649b9c8-c651-4d5b-8945-1aef90fefc56 and volume type 697501e9-92c3-43bd-9196-399e66c36333. Do not need to create again. Sep 03 20:07:28 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:28 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:07:28 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-b3f47053-6f4c-476f-9318-0dd514aff579 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Availability Zones retrieved successfully. Sep 03 20:07:28 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-b3f47053-6f4c-476f-9318-0dd514aff579 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Flow 'volume_create_api' (5c217f46-c541-4702-a4a5-fa74fe4d9587) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:07:28 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-b3f47053-6f4c-476f-9318-0dd514aff579 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0852dd78-acce-433b-9343-d404fd9637b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:07:28 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.flows.api.create_volume [None req-b3f47053-6f4c-476f-9318-0dd514aff579 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:07:28 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:28 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:07:28 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-b3f47053-6f4c-476f-9318-0dd514aff579 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0852dd78-acce-433b-9343-d404fd9637b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'af839475-d320-4c76-ab8d-7c8ffd125644', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T18:07:21Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=697501e9-92c3-43bd-9196-399e66c36333,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1143487687',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '697501e9-92c3-43bd-9196-399e66c36333', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'e649b9c8-c651-4d5b-8945-1aef90fefc56', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:07:28 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-b3f47053-6f4c-476f-9318-0dd514aff579 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (549b79bd-8728-4b68-bdf2-919525bd7f72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:07:28 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-b3f47053-6f4c-476f-9318-0dd514aff579 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Created reservations ['7e9f7861-81fc-4c70-9cbc-411a9a40f4c8', '1c198a6c-e9ce-47a3-8f07-6d47f8255294'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:07:28 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-b3f47053-6f4c-476f-9318-0dd514aff579 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (549b79bd-8728-4b68-bdf2-919525bd7f72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e9f7861-81fc-4c70-9cbc-411a9a40f4c8', '1c198a6c-e9ce-47a3-8f07-6d47f8255294']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:07:29 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-b3f47053-6f4c-476f-9318-0dd514aff579 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4499519e-5b28-4aa7-94a1-999d1bac0f7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:07:29 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:29 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:07:29 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:29 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:07:29 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-b3f47053-6f4c-476f-9318-0dd514aff579 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4499519e-5b28-4aa7-94a1-999d1bac0f7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e06a82ee-811e-4b6c-b68d-62a4c7407419', '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=e649b9c8-c651-4d5b-8945-1aef90fefc56,group_type_id=,metadata={},multiattach=False,project_id='29d54b3893f94e66bd9d8c69ab42f425',qos_specs=None,replication_status=,reservations=['7e9f7861-81fc-4c70-9cbc-411a9a40f4c8','1c198a6c-e9ce-47a3-8f07-6d47f8255294'],size=1,snapshot_id=af839475-d320-4c76-ab8d-7c8ffd125644,source_replicaid=,source_volid=None,status='creating',user_id='a7c12fd4bd0348579f2a7aa3194ecfc3',volume_type_id=697501e9-92c3-43bd-9196-399e66c36333), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:07:29Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=e649b9c8-c651-4d5b-8945-1aef90fefc56,host=None,id=e06a82ee-811e-4b6c-b68d-62a4c7407419,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='29d54b3893f94e66bd9d8c69ab42f425',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=af839475-d320-4c76-ab8d-7c8ffd125644,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a7c12fd4bd0348579f2a7aa3194ecfc3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(697501e9-92c3-43bd-9196-399e66c36333),volume_type_id=697501e9-92c3-43bd-9196-399e66c36333)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:07:29 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-b3f47053-6f4c-476f-9318-0dd514aff579 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (090747b1-2bdf-4e3e-a7a6-791a35eb56c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:07:29 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-b3f47053-6f4c-476f-9318-0dd514aff579 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (090747b1-2bdf-4e3e-a7a6-791a35eb56c8) transitioned into state 'SUCCESS' from 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=e649b9c8-c651-4d5b-8945-1aef90fefc56,group_type_id=,metadata={},multiattach=False,project_id='29d54b3893f94e66bd9d8c69ab42f425',qos_specs=None,replication_status=,reservations=['7e9f7861-81fc-4c70-9cbc-411a9a40f4c8','1c198a6c-e9ce-47a3-8f07-6d47f8255294'],size=1,snapshot_id=af839475-d320-4c76-ab8d-7c8ffd125644,source_replicaid=,source_volid=None,status='creating',user_id='a7c12fd4bd0348579f2a7aa3194ecfc3',volume_type_id=697501e9-92c3-43bd-9196-399e66c36333)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:07:29 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-b3f47053-6f4c-476f-9318-0dd514aff579 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Flow 'volume_create_api' (5c217f46-c541-4702-a4a5-fa74fe4d9587) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:07:29 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-b3f47053-6f4c-476f-9318-0dd514aff579 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Create volume request issued successfully. Sep 03 20:07:29 devstack devstack@c-api.service[87289]: /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 03 20:07:29 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 20:07:29 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:29 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:07:29 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b3f47053-6f4c-476f-9318-0dd514aff579 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/groups/action returned with HTTP 202 Sep 03 20:07:29 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 308/612] 192.168.122.54 () {62 vars in 1197 bytes} [Thu Sep 3 20:07:28 2026] POST /volume/v3/groups/action => generated 102 bytes in 999 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 03 20:07:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-f9f2ec01-b536-4f19-9454-21cfcea3da62 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:29 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f9f2ec01-b536-4f19-9454-21cfcea3da62 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/volumes/detail Sep 03 20:07:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f9f2ec01-b536-4f19-9454-21cfcea3da62 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f9f2ec01-b536-4f19-9454-21cfcea3da62 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'detail' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.api_utils [None req-f9f2ec01-b536-4f19-9454-21cfcea3da62 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Removing options '' from query. {{(pid=87290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:07:29 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-f9f2ec01-b536-4f19-9454-21cfcea3da62 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87290) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 20:07:29 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:29 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:07:29 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:29 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:07:29 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-f9f2ec01-b536-4f19-9454-21cfcea3da62 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Get all volumes completed successfully. Sep 03 20:07:29 devstack devstack@c-api.service[87290]: WARNING stevedore.named [None req-f9f2ec01-b536-4f19-9454-21cfcea3da62 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:07:29 devstack devstack@c-api.service[87290]: WARNING castellan.key_manager [None req-f9f2ec01-b536-4f19-9454-21cfcea3da62 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:07:29 devstack devstack@c-api.service[87290]: DEBUG oslo_db.sqlalchemy.engines [None req-f9f2ec01-b536-4f19-9454-21cfcea3da62 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:07:29 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:29 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:07:29 devstack devstack@c-api.service[87290]: WARNING stevedore.named [None req-f9f2ec01-b536-4f19-9454-21cfcea3da62 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:07:29 devstack devstack@c-api.service[87290]: WARNING castellan.key_manager [None req-f9f2ec01-b536-4f19-9454-21cfcea3da62 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:07:29 devstack devstack@c-api.service[87290]: DEBUG oslo_db.sqlalchemy.engines [None req-f9f2ec01-b536-4f19-9454-21cfcea3da62 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:07:29 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:29 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:07:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-31ed3868-9638-4370-865f-ddb55f982906 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:29 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f9f2ec01-b536-4f19-9454-21cfcea3da62 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/volumes/detail returned with HTTP 200 Sep 03 20:07:29 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 305/613] 192.168.122.54 () {60 vars in 1178 bytes} [Thu Sep 3 20:07:29 2026] GET /volume/v3/volumes/detail => generated 1847 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 20:07:29 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-31ed3868-9638-4370-865f-ddb55f982906 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] GET http://192.168.122.54/volume/v3/volumes/0e38db76-6a8c-44f5-9255-afa6aa57903f Sep 03 20:07:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-31ed3868-9638-4370-865f-ddb55f982906 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-31ed3868-9638-4370-865f-ddb55f982906 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:29 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:29 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:07:29 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:29 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:07:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-185598bb-f7d1-43a5-98eb-98ac843228b4 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:29 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-185598bb-f7d1-43a5-98eb-98ac843228b4 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/volumes/e06a82ee-811e-4b6c-b68d-62a4c7407419 Sep 03 20:07:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-185598bb-f7d1-43a5-98eb-98ac843228b4 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-185598bb-f7d1-43a5-98eb-98ac843228b4 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:29 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-31ed3868-9638-4370-865f-ddb55f982906 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Volume info retrieved successfully. Sep 03 20:07:29 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:29 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:07:29 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-31ed3868-9638-4370-865f-ddb55f982906 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] http://192.168.122.54/volume/v3/volumes/0e38db76-6a8c-44f5-9255-afa6aa57903f returned with HTTP 200 Sep 03 20:07:29 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:29 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:07:29 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 309/614] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:07:29 2026] GET /volume/v3/volumes/0e38db76-6a8c-44f5-9255-afa6aa57903f => generated 855 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:07:29 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-185598bb-f7d1-43a5-98eb-98ac843228b4 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Volume info retrieved successfully. Sep 03 20:07:29 devstack devstack@c-api.service[87290]: WARNING stevedore.named [None req-185598bb-f7d1-43a5-98eb-98ac843228b4 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:07:29 devstack devstack@c-api.service[87290]: WARNING castellan.key_manager [None req-185598bb-f7d1-43a5-98eb-98ac843228b4 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:07:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-529d9e93-ab4f-4713-b48d-f2411288f101 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:29 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-529d9e93-ab4f-4713-b48d-f2411288f101 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] GET http://192.168.122.54/volume/v3/volumes/0e38db76-6a8c-44f5-9255-afa6aa57903f Sep 03 20:07:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-529d9e93-ab4f-4713-b48d-f2411288f101 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-529d9e93-ab4f-4713-b48d-f2411288f101 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:29 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:29 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:07:29 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:29 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:07:29 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-529d9e93-ab4f-4713-b48d-f2411288f101 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Volume info retrieved successfully. Sep 03 20:07:29 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-529d9e93-ab4f-4713-b48d-f2411288f101 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] http://192.168.122.54/volume/v3/volumes/0e38db76-6a8c-44f5-9255-afa6aa57903f returned with HTTP 200 Sep 03 20:07:29 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 310/615] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:07:29 2026] GET /volume/v3/volumes/0e38db76-6a8c-44f5-9255-afa6aa57903f => generated 855 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:07:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-9ccfcfb9-61a2-4ea7-8222-d7e5a5a3dd4a None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:29 devstack devstack@c-api.service[87290]: DEBUG oslo_db.sqlalchemy.engines [None req-185598bb-f7d1-43a5-98eb-98ac843228b4 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:07:29 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9ccfcfb9-61a2-4ea7-8222-d7e5a5a3dd4a tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:07:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-9ccfcfb9-61a2-4ea7-8222-d7e5a5a3dd4a tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-415996440"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:07:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volumes [None req-9ccfcfb9-61a2-4ea7-8222-d7e5a5a3dd4a tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-415996440'}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:07:29 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-9ccfcfb9-61a2-4ea7-8222-d7e5a5a3dd4a tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Create volume of 1 GB Sep 03 20:07:29 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:29 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:07:29 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-9ccfcfb9-61a2-4ea7-8222-d7e5a5a3dd4a tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Availability Zones retrieved successfully. Sep 03 20:07:29 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-9ccfcfb9-61a2-4ea7-8222-d7e5a5a3dd4a tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Flow 'volume_create_api' (ad55df73-fe91-4aee-b784-a61f1c462733) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:07:29 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-9ccfcfb9-61a2-4ea7-8222-d7e5a5a3dd4a tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8309307a-985d-4e99-bc53-c466c44546c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:07:29 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-185598bb-f7d1-43a5-98eb-98ac843228b4 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/volumes/e06a82ee-811e-4b6c-b68d-62a4c7407419 returned with HTTP 200 Sep 03 20:07:29 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 306/616] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:07:29 2026] GET /volume/v3/volumes/e06a82ee-811e-4b6c-b68d-62a4c7407419 => generated 932 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:07:29 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.flows.api.create_volume [None req-9ccfcfb9-61a2-4ea7-8222-d7e5a5a3dd4a tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Validating volume size '1' using validate_int {{(pid=87289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:07:30 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-9ccfcfb9-61a2-4ea7-8222-d7e5a5a3dd4a tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8309307a-985d-4e99-bc53-c466c44546c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:07:30 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-9ccfcfb9-61a2-4ea7-8222-d7e5a5a3dd4a tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f5da9ae-8096-43d8-8939-17a6eafc7860) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:07:30 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-9ccfcfb9-61a2-4ea7-8222-d7e5a5a3dd4a tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Created reservations ['d8b025a0-1a40-47a0-9db4-c9e9305fa399', 'd7d689eb-6d7c-4ed4-8b56-092a48728beb', '149f6722-bc3a-474e-bef7-edc36ce7b566', '19e915f0-d4a7-4106-b57d-f6dcc4abee2f'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:07:30 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-9ccfcfb9-61a2-4ea7-8222-d7e5a5a3dd4a tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f5da9ae-8096-43d8-8939-17a6eafc7860) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d8b025a0-1a40-47a0-9db4-c9e9305fa399', 'd7d689eb-6d7c-4ed4-8b56-092a48728beb', '149f6722-bc3a-474e-bef7-edc36ce7b566', '19e915f0-d4a7-4106-b57d-f6dcc4abee2f']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:07:30 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-9ccfcfb9-61a2-4ea7-8222-d7e5a5a3dd4a tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9354e7ac-4b2f-4dd0-ac0b-9d5bcc7e730e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:07:30 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:30 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:07:30 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-9ccfcfb9-61a2-4ea7-8222-d7e5a5a3dd4a tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9354e7ac-4b2f-4dd0-ac0b-9d5bcc7e730e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '805d14e9-b9ab-4847-8f18-20af2c116ff2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-415996440',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7025d69b29904391a97b529168c9626e',qos_specs=None,replication_status=,reservations=['d8b025a0-1a40-47a0-9db4-c9e9305fa399','d7d689eb-6d7c-4ed4-8b56-092a48728beb','149f6722-bc3a-474e-bef7-edc36ce7b566','19e915f0-d4a7-4106-b57d-f6dcc4abee2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b43592d2b7ba458597443cda4e902a26',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:07:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-415996440',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=805d14e9-b9ab-4847-8f18-20af2c116ff2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7025d69b29904391a97b529168c9626e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b43592d2b7ba458597443cda4e902a26',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:07:30 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-9ccfcfb9-61a2-4ea7-8222-d7e5a5a3dd4a tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (254f0e43-33ac-456f-82e0-6385f1d204ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:07:30 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-9ccfcfb9-61a2-4ea7-8222-d7e5a5a3dd4a tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (254f0e43-33ac-456f-82e0-6385f1d204ab) transitioned into state 'SUCCESS' from state '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-415996440',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7025d69b29904391a97b529168c9626e',qos_specs=None,replication_status=,reservations=['d8b025a0-1a40-47a0-9db4-c9e9305fa399','d7d689eb-6d7c-4ed4-8b56-092a48728beb','149f6722-bc3a-474e-bef7-edc36ce7b566','19e915f0-d4a7-4106-b57d-f6dcc4abee2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b43592d2b7ba458597443cda4e902a26',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:07:30 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-9ccfcfb9-61a2-4ea7-8222-d7e5a5a3dd4a tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (281d6b0e-f2ef-4d0b-94ed-93ac6c19bc9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:07:30 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-9ccfcfb9-61a2-4ea7-8222-d7e5a5a3dd4a tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (281d6b0e-f2ef-4d0b-94ed-93ac6c19bc9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:07:30 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-9ccfcfb9-61a2-4ea7-8222-d7e5a5a3dd4a tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Flow 'volume_create_api' (ad55df73-fe91-4aee-b784-a61f1c462733) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:07:30 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-9ccfcfb9-61a2-4ea7-8222-d7e5a5a3dd4a tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Create volume request issued successfully. Sep 03 20:07:30 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9ccfcfb9-61a2-4ea7-8222-d7e5a5a3dd4a tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:07:30 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 311/617] 192.168.122.54 () {60 vars in 1137 bytes} [Thu Sep 3 20:07:29 2026] POST /volume/v3/volumes => generated 761 bytes in 506 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:07:30 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-372d071b-8a04-4702-9f1a-75d1af19735f None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:30 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-372d071b-8a04-4702-9f1a-75d1af19735f tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] GET http://192.168.122.54/volume/v3/volumes/805d14e9-b9ab-4847-8f18-20af2c116ff2 Sep 03 20:07:30 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-372d071b-8a04-4702-9f1a-75d1af19735f tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:30 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-372d071b-8a04-4702-9f1a-75d1af19735f tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:30 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:30 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:07:30 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:30 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:07:30 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-372d071b-8a04-4702-9f1a-75d1af19735f tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Volume info retrieved successfully. Sep 03 20:07:30 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-372d071b-8a04-4702-9f1a-75d1af19735f tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] http://192.168.122.54/volume/v3/volumes/805d14e9-b9ab-4847-8f18-20af2c116ff2 returned with HTTP 200 Sep 03 20:07:30 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 307/618] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:07:30 2026] GET /volume/v3/volumes/805d14e9-b9ab-4847-8f18-20af2c116ff2 => generated 829 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:07:30 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-2fa8a8e0-02f7-4d30-9b34-baee4b93d48e None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:30 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-2fa8a8e0-02f7-4d30-9b34-baee4b93d48e tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/volumes/e06a82ee-811e-4b6c-b68d-62a4c7407419 Sep 03 20:07:30 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-2fa8a8e0-02f7-4d30-9b34-baee4b93d48e tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:30 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-2fa8a8e0-02f7-4d30-9b34-baee4b93d48e tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:30 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:30 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:07:30 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:30 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:07:30 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-2fa8a8e0-02f7-4d30-9b34-baee4b93d48e tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Volume info retrieved successfully. Sep 03 20:07:30 devstack devstack@c-api.service[87289]: WARNING stevedore.named [None req-2fa8a8e0-02f7-4d30-9b34-baee4b93d48e tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:07:30 devstack devstack@c-api.service[87289]: WARNING castellan.key_manager [None req-2fa8a8e0-02f7-4d30-9b34-baee4b93d48e tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:07:31 devstack devstack@c-api.service[87289]: DEBUG oslo_db.sqlalchemy.engines [None req-2fa8a8e0-02f7-4d30-9b34-baee4b93d48e tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87289) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:07:31 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:31 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:07:31 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-2fa8a8e0-02f7-4d30-9b34-baee4b93d48e tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/volumes/e06a82ee-811e-4b6c-b68d-62a4c7407419 returned with HTTP 200 Sep 03 20:07:31 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 312/619] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:07:30 2026] GET /volume/v3/volumes/e06a82ee-811e-4b6c-b68d-62a4c7407419 => generated 932 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:07:31 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-b552d07a-a826-471c-beca-a9e14b90799e None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:31 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b552d07a-a826-471c-beca-a9e14b90799e tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] GET http://192.168.122.54/volume/v3/volumes/805d14e9-b9ab-4847-8f18-20af2c116ff2 Sep 03 20:07:31 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b552d07a-a826-471c-beca-a9e14b90799e tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:31 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b552d07a-a826-471c-beca-a9e14b90799e tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:31 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:31 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:07:31 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:31 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:07:31 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-b552d07a-a826-471c-beca-a9e14b90799e tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Volume info retrieved successfully. Sep 03 20:07:31 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b552d07a-a826-471c-beca-a9e14b90799e tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] http://192.168.122.54/volume/v3/volumes/805d14e9-b9ab-4847-8f18-20af2c116ff2 returned with HTTP 200 Sep 03 20:07:31 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 308/620] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:07:31 2026] GET /volume/v3/volumes/805d14e9-b9ab-4847-8f18-20af2c116ff2 => generated 853 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:07:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-2747530b-6678-4485-8eb6-f19c6bfcd87e None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:32 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-2747530b-6678-4485-8eb6-f19c6bfcd87e tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/volumes/e06a82ee-811e-4b6c-b68d-62a4c7407419 Sep 03 20:07:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-2747530b-6678-4485-8eb6-f19c6bfcd87e tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-2747530b-6678-4485-8eb6-f19c6bfcd87e tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:32 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:32 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:07:32 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:32 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:07:32 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-2747530b-6678-4485-8eb6-f19c6bfcd87e tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Volume info retrieved successfully. Sep 03 20:07:32 devstack devstack@c-api.service[87289]: WARNING stevedore.named [None req-2747530b-6678-4485-8eb6-f19c6bfcd87e tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:07:32 devstack devstack@c-api.service[87289]: WARNING castellan.key_manager [None req-2747530b-6678-4485-8eb6-f19c6bfcd87e tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:07:32 devstack devstack@c-api.service[87289]: DEBUG oslo_db.sqlalchemy.engines [None req-2747530b-6678-4485-8eb6-f19c6bfcd87e tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87289) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:07:32 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:32 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:07:32 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-2747530b-6678-4485-8eb6-f19c6bfcd87e tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/volumes/e06a82ee-811e-4b6c-b68d-62a4c7407419 returned with HTTP 200 Sep 03 20:07:32 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 313/621] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:07:32 2026] GET /volume/v3/volumes/e06a82ee-811e-4b6c-b68d-62a4c7407419 => generated 932 bytes in 458 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:07:32 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-d41148ab-e61e-4263-a4dc-84c3caed99a3 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:32 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-d41148ab-e61e-4263-a4dc-84c3caed99a3 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] GET http://192.168.122.54/volume/v3/volumes/805d14e9-b9ab-4847-8f18-20af2c116ff2 Sep 03 20:07:32 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-d41148ab-e61e-4263-a4dc-84c3caed99a3 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:32 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-d41148ab-e61e-4263-a4dc-84c3caed99a3 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:32 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:32 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:07:32 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:32 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:07:32 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-d41148ab-e61e-4263-a4dc-84c3caed99a3 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Volume info retrieved successfully. Sep 03 20:07:32 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-d41148ab-e61e-4263-a4dc-84c3caed99a3 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] http://192.168.122.54/volume/v3/volumes/805d14e9-b9ab-4847-8f18-20af2c116ff2 returned with HTTP 200 Sep 03 20:07:32 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 309/622] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:07:32 2026] GET /volume/v3/volumes/805d14e9-b9ab-4847-8f18-20af2c116ff2 => generated 853 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:07:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-84c8ba6d-676d-4625-8f8f-cfa96c7c2bca None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:33 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-84c8ba6d-676d-4625-8f8f-cfa96c7c2bca tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/volumes/e06a82ee-811e-4b6c-b68d-62a4c7407419 Sep 03 20:07:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-84c8ba6d-676d-4625-8f8f-cfa96c7c2bca tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-84c8ba6d-676d-4625-8f8f-cfa96c7c2bca tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:33 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:33 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:07:33 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:33 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:07:33 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-84c8ba6d-676d-4625-8f8f-cfa96c7c2bca tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Volume info retrieved successfully. Sep 03 20:07:33 devstack devstack@c-api.service[87289]: WARNING stevedore.named [None req-84c8ba6d-676d-4625-8f8f-cfa96c7c2bca tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:07:33 devstack devstack@c-api.service[87289]: WARNING castellan.key_manager [None req-84c8ba6d-676d-4625-8f8f-cfa96c7c2bca tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:07:33 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-87b0ac7d-57ba-4237-a0e7-3ece9ddaa54e None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:33 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-87b0ac7d-57ba-4237-a0e7-3ece9ddaa54e tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] GET http://192.168.122.54/volume/v3/volumes/805d14e9-b9ab-4847-8f18-20af2c116ff2 Sep 03 20:07:33 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-87b0ac7d-57ba-4237-a0e7-3ece9ddaa54e tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:33 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-87b0ac7d-57ba-4237-a0e7-3ece9ddaa54e tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:33 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:33 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:07:33 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:33 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:07:33 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-87b0ac7d-57ba-4237-a0e7-3ece9ddaa54e tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Volume info retrieved successfully. Sep 03 20:07:33 devstack devstack@c-api.service[87289]: DEBUG oslo_db.sqlalchemy.engines [None req-84c8ba6d-676d-4625-8f8f-cfa96c7c2bca tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87289) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:07:33 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-87b0ac7d-57ba-4237-a0e7-3ece9ddaa54e tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] http://192.168.122.54/volume/v3/volumes/805d14e9-b9ab-4847-8f18-20af2c116ff2 returned with HTTP 200 Sep 03 20:07:33 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 310/623] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:07:33 2026] GET /volume/v3/volumes/805d14e9-b9ab-4847-8f18-20af2c116ff2 => generated 853 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:07:33 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:33 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:07:34 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-84c8ba6d-676d-4625-8f8f-cfa96c7c2bca tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/volumes/e06a82ee-811e-4b6c-b68d-62a4c7407419 returned with HTTP 200 Sep 03 20:07:34 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 314/624] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:07:33 2026] GET /volume/v3/volumes/e06a82ee-811e-4b6c-b68d-62a4c7407419 => generated 932 bytes in 412 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:07:34 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-5a6398fd-87af-4a2b-9520-9ae127e4052a None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:34 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5a6398fd-87af-4a2b-9520-9ae127e4052a tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] GET http://192.168.122.54/volume/v3/volumes/805d14e9-b9ab-4847-8f18-20af2c116ff2 Sep 03 20:07:34 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5a6398fd-87af-4a2b-9520-9ae127e4052a tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:34 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5a6398fd-87af-4a2b-9520-9ae127e4052a tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:34 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:34 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:07:34 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:34 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:07:35 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-5a6398fd-87af-4a2b-9520-9ae127e4052a tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Volume info retrieved successfully. Sep 03 20:07:35 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5a6398fd-87af-4a2b-9520-9ae127e4052a tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] http://192.168.122.54/volume/v3/volumes/805d14e9-b9ab-4847-8f18-20af2c116ff2 returned with HTTP 200 Sep 03 20:07:35 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 311/625] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:07:34 2026] GET /volume/v3/volumes/805d14e9-b9ab-4847-8f18-20af2c116ff2 => generated 853 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:07:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-78edcc51-70a1-494b-a1bc-5a7f55b65144 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:35 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-78edcc51-70a1-494b-a1bc-5a7f55b65144 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/volumes/e06a82ee-811e-4b6c-b68d-62a4c7407419 Sep 03 20:07:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-78edcc51-70a1-494b-a1bc-5a7f55b65144 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-78edcc51-70a1-494b-a1bc-5a7f55b65144 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:35 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:35 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:07:35 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:35 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:07:35 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-78edcc51-70a1-494b-a1bc-5a7f55b65144 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Volume info retrieved successfully. Sep 03 20:07:35 devstack devstack@c-api.service[87289]: WARNING stevedore.named [None req-78edcc51-70a1-494b-a1bc-5a7f55b65144 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:07:35 devstack devstack@c-api.service[87289]: WARNING castellan.key_manager [None req-78edcc51-70a1-494b-a1bc-5a7f55b65144 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:07:35 devstack devstack@c-api.service[87289]: DEBUG oslo_db.sqlalchemy.engines [None req-78edcc51-70a1-494b-a1bc-5a7f55b65144 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87289) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:07:35 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:35 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:07:35 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-78edcc51-70a1-494b-a1bc-5a7f55b65144 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/volumes/e06a82ee-811e-4b6c-b68d-62a4c7407419 returned with HTTP 200 Sep 03 20:07:35 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 315/626] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:07:35 2026] GET /volume/v3/volumes/e06a82ee-811e-4b6c-b68d-62a4c7407419 => generated 932 bytes in 459 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:07:36 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-fedc97f2-d736-48cf-bb54-65085b22e36f None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:36 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-fedc97f2-d736-48cf-bb54-65085b22e36f tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] GET http://192.168.122.54/volume/v3/volumes/805d14e9-b9ab-4847-8f18-20af2c116ff2 Sep 03 20:07:36 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-fedc97f2-d736-48cf-bb54-65085b22e36f tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:36 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-fedc97f2-d736-48cf-bb54-65085b22e36f tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:36 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:36 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:07:36 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:36 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:07:36 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-fedc97f2-d736-48cf-bb54-65085b22e36f tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Volume info retrieved successfully. Sep 03 20:07:36 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-fedc97f2-d736-48cf-bb54-65085b22e36f tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] http://192.168.122.54/volume/v3/volumes/805d14e9-b9ab-4847-8f18-20af2c116ff2 returned with HTTP 200 Sep 03 20:07:36 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 312/627] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:07:36 2026] GET /volume/v3/volumes/805d14e9-b9ab-4847-8f18-20af2c116ff2 => generated 853 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:07:36 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-59d9eff5-0349-4921-8ab2-d2def2d27e37 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:36 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-59d9eff5-0349-4921-8ab2-d2def2d27e37 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/volumes/e06a82ee-811e-4b6c-b68d-62a4c7407419 Sep 03 20:07:36 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-59d9eff5-0349-4921-8ab2-d2def2d27e37 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:36 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-59d9eff5-0349-4921-8ab2-d2def2d27e37 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:36 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:36 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:07:36 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:36 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:07:36 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-59d9eff5-0349-4921-8ab2-d2def2d27e37 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Volume info retrieved successfully. Sep 03 20:07:36 devstack devstack@c-api.service[87289]: WARNING stevedore.named [None req-59d9eff5-0349-4921-8ab2-d2def2d27e37 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:07:36 devstack devstack@c-api.service[87289]: WARNING castellan.key_manager [None req-59d9eff5-0349-4921-8ab2-d2def2d27e37 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:07:36 devstack devstack@c-api.service[87289]: DEBUG oslo_db.sqlalchemy.engines [None req-59d9eff5-0349-4921-8ab2-d2def2d27e37 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87289) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:07:36 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:36 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:07:36 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-59d9eff5-0349-4921-8ab2-d2def2d27e37 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/volumes/e06a82ee-811e-4b6c-b68d-62a4c7407419 returned with HTTP 200 Sep 03 20:07:36 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 316/628] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:07:36 2026] GET /volume/v3/volumes/e06a82ee-811e-4b6c-b68d-62a4c7407419 => generated 932 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:07:37 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-a4cddcc6-6629-4c46-9c51-5c3e16f960d3 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:37 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a4cddcc6-6629-4c46-9c51-5c3e16f960d3 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] GET http://192.168.122.54/volume/v3/volumes/805d14e9-b9ab-4847-8f18-20af2c116ff2 Sep 03 20:07:37 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a4cddcc6-6629-4c46-9c51-5c3e16f960d3 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:37 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a4cddcc6-6629-4c46-9c51-5c3e16f960d3 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:37 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:37 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:07:37 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:37 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:07:37 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-a4cddcc6-6629-4c46-9c51-5c3e16f960d3 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Volume info retrieved successfully. Sep 03 20:07:37 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a4cddcc6-6629-4c46-9c51-5c3e16f960d3 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] http://192.168.122.54/volume/v3/volumes/805d14e9-b9ab-4847-8f18-20af2c116ff2 returned with HTTP 200 Sep 03 20:07:37 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 313/629] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:07:37 2026] GET /volume/v3/volumes/805d14e9-b9ab-4847-8f18-20af2c116ff2 => generated 853 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:07:37 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-d59507bf-59fc-4c42-9f71-f9eccd0be125 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:37 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d59507bf-59fc-4c42-9f71-f9eccd0be125 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/volumes/e06a82ee-811e-4b6c-b68d-62a4c7407419 Sep 03 20:07:37 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d59507bf-59fc-4c42-9f71-f9eccd0be125 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:37 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d59507bf-59fc-4c42-9f71-f9eccd0be125 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:37 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:37 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:07:37 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:37 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:07:37 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-d59507bf-59fc-4c42-9f71-f9eccd0be125 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Volume info retrieved successfully. Sep 03 20:07:37 devstack devstack@c-api.service[87289]: WARNING stevedore.named [None req-d59507bf-59fc-4c42-9f71-f9eccd0be125 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:07:37 devstack devstack@c-api.service[87289]: WARNING castellan.key_manager [None req-d59507bf-59fc-4c42-9f71-f9eccd0be125 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:07:37 devstack devstack@c-api.service[87289]: DEBUG oslo_db.sqlalchemy.engines [None req-d59507bf-59fc-4c42-9f71-f9eccd0be125 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87289) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:07:37 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:37 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:07:37 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d59507bf-59fc-4c42-9f71-f9eccd0be125 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/volumes/e06a82ee-811e-4b6c-b68d-62a4c7407419 returned with HTTP 200 Sep 03 20:07:37 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 317/630] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:07:37 2026] GET /volume/v3/volumes/e06a82ee-811e-4b6c-b68d-62a4c7407419 => generated 933 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:07:37 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-9f0e64ff-e290-498f-9d21-c95615480c8a None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:37 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-9f0e64ff-e290-498f-9d21-c95615480c8a tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/groups/e649b9c8-c651-4d5b-8945-1aef90fefc56 Sep 03 20:07:37 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-9f0e64ff-e290-498f-9d21-c95615480c8a tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:37 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-9f0e64ff-e290-498f-9d21-c95615480c8a tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'version_select' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:37 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.groups [None req-9f0e64ff-e290-498f-9d21-c95615480c8a tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] show called for member e649b9c8-c651-4d5b-8945-1aef90fefc56 {{(pid=87290) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 20:07:37 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:37 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:07:37 devstack devstack@c-api.service[87290]: /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 03 20:07:37 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, cls(context), Sep 03 20:07:37 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-9f0e64ff-e290-498f-9d21-c95615480c8a tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/groups/e649b9c8-c651-4d5b-8945-1aef90fefc56 returned with HTTP 200 Sep 03 20:07:37 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 314/631] 192.168.122.54 () {60 vars in 1265 bytes} [Thu Sep 3 20:07:37 2026] GET /volume/v3/groups/e649b9c8-c651-4d5b-8945-1aef90fefc56 => generated 417 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:07:37 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-0bfa6fda-ef0f-4912-aafd-aa31302f7159 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:37 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-0bfa6fda-ef0f-4912-aafd-aa31302f7159 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/volumes/detail Sep 03 20:07:37 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-0bfa6fda-ef0f-4912-aafd-aa31302f7159 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:37 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-0bfa6fda-ef0f-4912-aafd-aa31302f7159 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'detail' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:37 devstack devstack@c-api.service[87289]: DEBUG cinder.api.api_utils [None req-0bfa6fda-ef0f-4912-aafd-aa31302f7159 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Removing options '' from query. {{(pid=87289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:07:37 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-0bfa6fda-ef0f-4912-aafd-aa31302f7159 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87289) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 20:07:37 devstack devstack@c-api.service[87289]: /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 03 20:07:37 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 20:07:37 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:37 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:07:37 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:37 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:07:37 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-0bfa6fda-ef0f-4912-aafd-aa31302f7159 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Get all volumes completed successfully. Sep 03 20:07:37 devstack devstack@c-api.service[87289]: WARNING stevedore.named [None req-0bfa6fda-ef0f-4912-aafd-aa31302f7159 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:07:37 devstack devstack@c-api.service[87289]: WARNING castellan.key_manager [None req-0bfa6fda-ef0f-4912-aafd-aa31302f7159 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:07:37 devstack devstack@c-api.service[87289]: DEBUG oslo_db.sqlalchemy.engines [None req-0bfa6fda-ef0f-4912-aafd-aa31302f7159 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87289) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:07:37 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:37 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:07:37 devstack devstack@c-api.service[87289]: WARNING stevedore.named [None req-0bfa6fda-ef0f-4912-aafd-aa31302f7159 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:07:37 devstack devstack@c-api.service[87289]: WARNING castellan.key_manager [None req-0bfa6fda-ef0f-4912-aafd-aa31302f7159 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:07:38 devstack devstack@c-api.service[87289]: DEBUG oslo_db.sqlalchemy.engines [None req-0bfa6fda-ef0f-4912-aafd-aa31302f7159 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87289) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:07:38 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:38 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:07:38 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-0bfa6fda-ef0f-4912-aafd-aa31302f7159 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/volumes/detail returned with HTTP 200 Sep 03 20:07:38 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 318/632] 192.168.122.54 () {60 vars in 1178 bytes} [Thu Sep 3 20:07:37 2026] GET /volume/v3/volumes/detail => generated 1848 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 20:07:38 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-0ca5baab-e4b1-402c-8701-753b6e91865c None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:38 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-0ca5baab-e4b1-402c-8701-753b6e91865c tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] POST http://192.168.122.54/volume/v3/groups/e649b9c8-c651-4d5b-8945-1aef90fefc56/action Sep 03 20:07:38 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-0ca5baab-e4b1-402c-8701-753b6e91865c tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:07:38 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-0ca5baab-e4b1-402c-8701-753b6e91865c tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:07:38 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.groups [None req-0ca5baab-e4b1-402c-8701-753b6e91865c tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] delete called for group e649b9c8-c651-4d5b-8945-1aef90fefc56 {{(pid=87290) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 03 20:07:38 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.groups [None req-0ca5baab-e4b1-402c-8701-753b6e91865c tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Delete group with id: e649b9c8-c651-4d5b-8945-1aef90fefc56 Sep 03 20:07:38 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:38 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:07:38 devstack devstack@c-api.service[87290]: /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 03 20:07:38 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 03 20:07:38 devstack devstack@c-api.service[87290]: /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 03 20:07:38 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 20:07:38 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-f3561dd5-5f57-4f0e-ac3c-24d3c9b3ac90 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:38 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f3561dd5-5f57-4f0e-ac3c-24d3c9b3ac90 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] GET http://192.168.122.54/volume/v3/volumes/805d14e9-b9ab-4847-8f18-20af2c116ff2 Sep 03 20:07:38 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f3561dd5-5f57-4f0e-ac3c-24d3c9b3ac90 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:38 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f3561dd5-5f57-4f0e-ac3c-24d3c9b3ac90 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:38 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-0ca5baab-e4b1-402c-8701-753b6e91865c tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/groups/e649b9c8-c651-4d5b-8945-1aef90fefc56/action returned with HTTP 202 Sep 03 20:07:38 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 315/633] 192.168.122.54 () {62 vars in 1307 bytes} [Thu Sep 3 20:07:38 2026] POST /volume/v3/groups/e649b9c8-c651-4d5b-8945-1aef90fefc56/action => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 20:07:38 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-e4b56928-96ee-4b24-86b0-dfcb0ed7d0f3 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:38 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e4b56928-96ee-4b24-86b0-dfcb0ed7d0f3 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/volumes/e06a82ee-811e-4b6c-b68d-62a4c7407419 Sep 03 20:07:38 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e4b56928-96ee-4b24-86b0-dfcb0ed7d0f3 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:38 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e4b56928-96ee-4b24-86b0-dfcb0ed7d0f3 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:38 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:38 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:07:38 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:38 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:07:38 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-f3561dd5-5f57-4f0e-ac3c-24d3c9b3ac90 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Volume info retrieved successfully. Sep 03 20:07:38 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:38 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:07:38 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:38 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:07:38 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f3561dd5-5f57-4f0e-ac3c-24d3c9b3ac90 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] http://192.168.122.54/volume/v3/volumes/805d14e9-b9ab-4847-8f18-20af2c116ff2 returned with HTTP 200 Sep 03 20:07:38 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 319/634] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:07:38 2026] GET /volume/v3/volumes/805d14e9-b9ab-4847-8f18-20af2c116ff2 => generated 854 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:07:38 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-ec77d0cd-2ec5-470b-bcee-a75b2cbdfb2c None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:38 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ec77d0cd-2ec5-470b-bcee-a75b2cbdfb2c tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] GET http://192.168.122.54/volume/v3/volumes/805d14e9-b9ab-4847-8f18-20af2c116ff2 Sep 03 20:07:38 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ec77d0cd-2ec5-470b-bcee-a75b2cbdfb2c tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:38 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-e4b56928-96ee-4b24-86b0-dfcb0ed7d0f3 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Volume info retrieved successfully. Sep 03 20:07:38 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ec77d0cd-2ec5-470b-bcee-a75b2cbdfb2c tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:38 devstack devstack@c-api.service[87290]: WARNING stevedore.named [None req-e4b56928-96ee-4b24-86b0-dfcb0ed7d0f3 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:07:38 devstack devstack@c-api.service[87290]: WARNING castellan.key_manager [None req-e4b56928-96ee-4b24-86b0-dfcb0ed7d0f3 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:07:38 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:38 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:07:38 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:38 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:07:38 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-ec77d0cd-2ec5-470b-bcee-a75b2cbdfb2c tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Volume info retrieved successfully. Sep 03 20:07:38 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ec77d0cd-2ec5-470b-bcee-a75b2cbdfb2c tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] http://192.168.122.54/volume/v3/volumes/805d14e9-b9ab-4847-8f18-20af2c116ff2 returned with HTTP 200 Sep 03 20:07:38 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 320/635] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:07:38 2026] GET /volume/v3/volumes/805d14e9-b9ab-4847-8f18-20af2c116ff2 => generated 854 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:07:38 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-534803ee-cd5f-491a-b36b-2664c0afa1ca None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:38 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-534803ee-cd5f-491a-b36b-2664c0afa1ca tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:07:38 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-534803ee-cd5f-491a-b36b-2664c0afa1ca tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1777718018"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:07:38 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volumes [None req-534803ee-cd5f-491a-b36b-2664c0afa1ca tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1777718018'}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:07:38 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-534803ee-cd5f-491a-b36b-2664c0afa1ca tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Create volume of 1 GB Sep 03 20:07:38 devstack devstack@c-api.service[87290]: DEBUG oslo_db.sqlalchemy.engines [None req-e4b56928-96ee-4b24-86b0-dfcb0ed7d0f3 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:07:38 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:38 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:07:38 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-534803ee-cd5f-491a-b36b-2664c0afa1ca tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Availability Zones retrieved successfully. Sep 03 20:07:38 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e4b56928-96ee-4b24-86b0-dfcb0ed7d0f3 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/volumes/e06a82ee-811e-4b6c-b68d-62a4c7407419 returned with HTTP 200 Sep 03 20:07:38 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 316/636] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:07:38 2026] GET /volume/v3/volumes/e06a82ee-811e-4b6c-b68d-62a4c7407419 => generated 932 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:07:38 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-534803ee-cd5f-491a-b36b-2664c0afa1ca tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Flow 'volume_create_api' (8c933162-4fd8-4f78-9f45-2218db3bbe04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:07:38 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-534803ee-cd5f-491a-b36b-2664c0afa1ca tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e4ca6d9-67e9-48b5-a68e-a093561234f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:07:38 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.flows.api.create_volume [None req-534803ee-cd5f-491a-b36b-2664c0afa1ca tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Validating volume size '1' using validate_int {{(pid=87289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:07:38 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-534803ee-cd5f-491a-b36b-2664c0afa1ca tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e4ca6d9-67e9-48b5-a68e-a093561234f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:07:38 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-534803ee-cd5f-491a-b36b-2664c0afa1ca tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb922fd8-8ae7-4198-9403-6731a6a1f855) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:07:38 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-534803ee-cd5f-491a-b36b-2664c0afa1ca tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Created reservations ['c6ca86a8-73db-42a7-9c1a-4c5e1f1f1349', '156ba7e5-2270-426c-a03a-a801b8d1b3ba', 'bbd0c4ef-2bea-4b16-a347-1c285e3603a8', 'ef368b60-a46c-43aa-84f3-76c8798b709e'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:07:38 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-534803ee-cd5f-491a-b36b-2664c0afa1ca tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb922fd8-8ae7-4198-9403-6731a6a1f855) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6ca86a8-73db-42a7-9c1a-4c5e1f1f1349', '156ba7e5-2270-426c-a03a-a801b8d1b3ba', 'bbd0c4ef-2bea-4b16-a347-1c285e3603a8', 'ef368b60-a46c-43aa-84f3-76c8798b709e']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:07:38 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-534803ee-cd5f-491a-b36b-2664c0afa1ca tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad7ec10c-e7c8-4de5-9711-ac4708f3ec58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:07:38 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:38 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:07:38 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-534803ee-cd5f-491a-b36b-2664c0afa1ca tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad7ec10c-e7c8-4de5-9711-ac4708f3ec58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e3dcfab-405d-4144-9651-82f4d9346798', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1777718018',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7025d69b29904391a97b529168c9626e',qos_specs=None,replication_status=,reservations=['c6ca86a8-73db-42a7-9c1a-4c5e1f1f1349','156ba7e5-2270-426c-a03a-a801b8d1b3ba','bbd0c4ef-2bea-4b16-a347-1c285e3603a8','ef368b60-a46c-43aa-84f3-76c8798b709e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b43592d2b7ba458597443cda4e902a26',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:07:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1777718018',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5e3dcfab-405d-4144-9651-82f4d9346798,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7025d69b29904391a97b529168c9626e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b43592d2b7ba458597443cda4e902a26',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:07:38 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-534803ee-cd5f-491a-b36b-2664c0afa1ca tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a05184a-6fa7-4836-9646-fc61b264ad15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:07:38 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-534803ee-cd5f-491a-b36b-2664c0afa1ca tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a05184a-6fa7-4836-9646-fc61b264ad15) transitioned into state 'SUCCESS' from state '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-1777718018',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7025d69b29904391a97b529168c9626e',qos_specs=None,replication_status=,reservations=['c6ca86a8-73db-42a7-9c1a-4c5e1f1f1349','156ba7e5-2270-426c-a03a-a801b8d1b3ba','bbd0c4ef-2bea-4b16-a347-1c285e3603a8','ef368b60-a46c-43aa-84f3-76c8798b709e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b43592d2b7ba458597443cda4e902a26',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:07:38 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-534803ee-cd5f-491a-b36b-2664c0afa1ca tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (426cac66-f609-4d4b-a52e-d937d3753415) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:07:38 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-534803ee-cd5f-491a-b36b-2664c0afa1ca tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (426cac66-f609-4d4b-a52e-d937d3753415) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:07:38 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-534803ee-cd5f-491a-b36b-2664c0afa1ca tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Flow 'volume_create_api' (8c933162-4fd8-4f78-9f45-2218db3bbe04) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:07:38 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-534803ee-cd5f-491a-b36b-2664c0afa1ca tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Create volume request issued successfully. Sep 03 20:07:38 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-534803ee-cd5f-491a-b36b-2664c0afa1ca tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:07:38 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 321/637] 192.168.122.54 () {60 vars in 1137 bytes} [Thu Sep 3 20:07:38 2026] POST /volume/v3/volumes => generated 762 bytes in 399 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:07:38 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-63410b6b-53f3-4f19-9254-e399bab77ea6 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:38 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-63410b6b-53f3-4f19-9254-e399bab77ea6 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] GET http://192.168.122.54/volume/v3/volumes/5e3dcfab-405d-4144-9651-82f4d9346798 Sep 03 20:07:38 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-63410b6b-53f3-4f19-9254-e399bab77ea6 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:38 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-63410b6b-53f3-4f19-9254-e399bab77ea6 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:39 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:39 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:07:39 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:39 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:07:39 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-63410b6b-53f3-4f19-9254-e399bab77ea6 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Volume info retrieved successfully. Sep 03 20:07:39 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-63410b6b-53f3-4f19-9254-e399bab77ea6 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] http://192.168.122.54/volume/v3/volumes/5e3dcfab-405d-4144-9651-82f4d9346798 returned with HTTP 200 Sep 03 20:07:39 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 317/638] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:07:38 2026] GET /volume/v3/volumes/5e3dcfab-405d-4144-9651-82f4d9346798 => generated 830 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:07:39 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-b6c5e49a-3f1c-406a-ac1e-b09a092187f4 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:39 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b6c5e49a-3f1c-406a-ac1e-b09a092187f4 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/volumes/e06a82ee-811e-4b6c-b68d-62a4c7407419 Sep 03 20:07:39 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b6c5e49a-3f1c-406a-ac1e-b09a092187f4 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:39 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b6c5e49a-3f1c-406a-ac1e-b09a092187f4 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:39 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b6c5e49a-3f1c-406a-ac1e-b09a092187f4 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/volumes/e06a82ee-811e-4b6c-b68d-62a4c7407419 returned with HTTP 404 Sep 03 20:07:39 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 322/639] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:07:39 2026] GET /volume/v3/volumes/e06a82ee-811e-4b6c-b68d-62a4c7407419 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 20:07:39 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-f9cce2ff-0eae-4f3c-a836-53cf629952a9 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:39 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f9cce2ff-0eae-4f3c-a836-53cf629952a9 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/groups/e649b9c8-c651-4d5b-8945-1aef90fefc56 Sep 03 20:07:39 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f9cce2ff-0eae-4f3c-a836-53cf629952a9 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:39 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f9cce2ff-0eae-4f3c-a836-53cf629952a9 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'version_select' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:39 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.groups [None req-f9cce2ff-0eae-4f3c-a836-53cf629952a9 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] show called for member e649b9c8-c651-4d5b-8945-1aef90fefc56 {{(pid=87290) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 20:07:39 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:39 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:07:39 devstack devstack@c-api.service[87290]: /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 03 20:07:39 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, cls(context), Sep 03 20:07:39 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f9cce2ff-0eae-4f3c-a836-53cf629952a9 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/groups/e649b9c8-c651-4d5b-8945-1aef90fefc56 returned with HTTP 200 Sep 03 20:07:39 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 318/640] 192.168.122.54 () {60 vars in 1265 bytes} [Thu Sep 3 20:07:39 2026] GET /volume/v3/groups/e649b9c8-c651-4d5b-8945-1aef90fefc56 => generated 416 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:07:40 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-3402c585-0e0f-4570-a2a8-b8a1684aa468 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:40 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-3402c585-0e0f-4570-a2a8-b8a1684aa468 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] GET http://192.168.122.54/volume/v3/volumes/5e3dcfab-405d-4144-9651-82f4d9346798 Sep 03 20:07:40 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-3402c585-0e0f-4570-a2a8-b8a1684aa468 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:40 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-3402c585-0e0f-4570-a2a8-b8a1684aa468 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:40 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:40 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:07:40 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:40 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:07:40 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-3402c585-0e0f-4570-a2a8-b8a1684aa468 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Volume info retrieved successfully. Sep 03 20:07:40 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-3402c585-0e0f-4570-a2a8-b8a1684aa468 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] http://192.168.122.54/volume/v3/volumes/5e3dcfab-405d-4144-9651-82f4d9346798 returned with HTTP 200 Sep 03 20:07:40 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 323/641] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:07:40 2026] GET /volume/v3/volumes/5e3dcfab-405d-4144-9651-82f4d9346798 => generated 854 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:07:40 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-4532f876-1d54-4ac0-bdfb-eaefe1c9fa91 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:40 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-4532f876-1d54-4ac0-bdfb-eaefe1c9fa91 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/groups/e649b9c8-c651-4d5b-8945-1aef90fefc56 Sep 03 20:07:40 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-4532f876-1d54-4ac0-bdfb-eaefe1c9fa91 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:40 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-4532f876-1d54-4ac0-bdfb-eaefe1c9fa91 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'version_select' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:40 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.groups [None req-4532f876-1d54-4ac0-bdfb-eaefe1c9fa91 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] show called for member e649b9c8-c651-4d5b-8945-1aef90fefc56 {{(pid=87290) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 20:07:40 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-4532f876-1d54-4ac0-bdfb-eaefe1c9fa91 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/groups/e649b9c8-c651-4d5b-8945-1aef90fefc56 returned with HTTP 404 Sep 03 20:07:40 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 319/642] 192.168.122.54 () {60 vars in 1265 bytes} [Thu Sep 3 20:07:40 2026] GET /volume/v3/groups/e649b9c8-c651-4d5b-8945-1aef90fefc56 => generated 108 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 20:07:40 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-838d8e95-f34e-446a-add8-8fe674114dbf None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:40 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-838d8e95-f34e-446a-add8-8fe674114dbf tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] DELETE http://192.168.122.54/volume/v3/group_snapshots/b726d620-6b87-464d-bbc0-dbb0d8251c67 Sep 03 20:07:40 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-838d8e95-f34e-446a-add8-8fe674114dbf tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:40 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-838d8e95-f34e-446a-add8-8fe674114dbf tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'version_select' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:40 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.group_snapshots [None req-838d8e95-f34e-446a-add8-8fe674114dbf tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] delete called for member b726d620-6b87-464d-bbc0-dbb0d8251c67 {{(pid=87289) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 03 20:07:40 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.group_snapshots [None req-838d8e95-f34e-446a-add8-8fe674114dbf tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Delete group_snapshot with id: b726d620-6b87-464d-bbc0-dbb0d8251c67 Sep 03 20:07:40 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:40 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:07:40 devstack devstack@c-api.service[87289]: /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 03 20:07:40 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 20:07:40 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-838d8e95-f34e-446a-add8-8fe674114dbf tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/group_snapshots/b726d620-6b87-464d-bbc0-dbb0d8251c67 returned with HTTP 202 Sep 03 20:07:40 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 324/643] 192.168.122.54 () {60 vars in 1295 bytes} [Thu Sep 3 20:07:40 2026] DELETE /volume/v3/group_snapshots/b726d620-6b87-464d-bbc0-dbb0d8251c67 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 20:07:40 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-be68fe99-7690-4612-b1f0-59cb6eb0fffa None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:40 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-be68fe99-7690-4612-b1f0-59cb6eb0fffa tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/volumes/detail Sep 03 20:07:40 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-be68fe99-7690-4612-b1f0-59cb6eb0fffa tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:40 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-be68fe99-7690-4612-b1f0-59cb6eb0fffa tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'detail' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:40 devstack devstack@c-api.service[87290]: DEBUG cinder.api.api_utils [None req-be68fe99-7690-4612-b1f0-59cb6eb0fffa tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Removing options '' from query. {{(pid=87290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:07:40 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:40 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:07:40 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-be68fe99-7690-4612-b1f0-59cb6eb0fffa tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87290) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 20:07:40 devstack devstack@c-api.service[87290]: /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 03 20:07:40 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 20:07:40 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:40 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:07:40 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-be68fe99-7690-4612-b1f0-59cb6eb0fffa tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Get all volumes completed successfully. Sep 03 20:07:40 devstack devstack@c-api.service[87290]: WARNING stevedore.named [None req-be68fe99-7690-4612-b1f0-59cb6eb0fffa tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:07:40 devstack devstack@c-api.service[87290]: WARNING castellan.key_manager [None req-be68fe99-7690-4612-b1f0-59cb6eb0fffa tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:07:40 devstack devstack@c-api.service[87290]: DEBUG oslo_db.sqlalchemy.engines [None req-be68fe99-7690-4612-b1f0-59cb6eb0fffa tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:07:40 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:40 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:07:40 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-be68fe99-7690-4612-b1f0-59cb6eb0fffa tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/volumes/detail returned with HTTP 200 Sep 03 20:07:40 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 320/644] 192.168.122.54 () {60 vars in 1178 bytes} [Thu Sep 3 20:07:40 2026] GET /volume/v3/volumes/detail => generated 925 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:07:40 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-c285b3ba-5aac-470f-818a-e2e4a40fdeeb None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:40 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c285b3ba-5aac-470f-818a-e2e4a40fdeeb tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/snapshots/detail Sep 03 20:07:40 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c285b3ba-5aac-470f-818a-e2e4a40fdeeb tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:40 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c285b3ba-5aac-470f-818a-e2e4a40fdeeb tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'detail' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:40 devstack devstack@c-api.service[87289]: DEBUG cinder.api.api_utils [None req-c285b3ba-5aac-470f-818a-e2e4a40fdeeb tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Removing options '' from query. {{(pid=87289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:07:40 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:40 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:07:40 devstack devstack@c-api.service[87289]: DEBUG cinder.db.api [None req-c285b3ba-5aac-470f-818a-e2e4a40fdeeb tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Building query based on filter {{(pid=87289) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 20:07:40 devstack devstack@c-api.service[87289]: /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 03 20:07:40 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 20:07:40 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-c285b3ba-5aac-470f-818a-e2e4a40fdeeb tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Get all snapshots completed successfully. Sep 03 20:07:40 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:40 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:07:40 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c285b3ba-5aac-470f-818a-e2e4a40fdeeb tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/snapshots/detail returned with HTTP 200 Sep 03 20:07:40 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 325/645] 192.168.122.54 () {58 vars in 1143 bytes} [Thu Sep 3 20:07:40 2026] GET /volume/v3/snapshots/detail => generated 452 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:07:40 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-59da571d-d8e0-4dc9-9803-339424e3f49b None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:40 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-59da571d-d8e0-4dc9-9803-339424e3f49b tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/snapshots/af839475-d320-4c76-ab8d-7c8ffd125644 Sep 03 20:07:40 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-59da571d-d8e0-4dc9-9803-339424e3f49b tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:40 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-59da571d-d8e0-4dc9-9803-339424e3f49b tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:40 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:40 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:07:40 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-59da571d-d8e0-4dc9-9803-339424e3f49b tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Snapshot retrieved successfully. Sep 03 20:07:40 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-59da571d-d8e0-4dc9-9803-339424e3f49b tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/snapshots/af839475-d320-4c76-ab8d-7c8ffd125644 returned with HTTP 200 Sep 03 20:07:40 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 321/646] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:07:40 2026] GET /volume/v3/snapshots/af839475-d320-4c76-ab8d-7c8ffd125644 => generated 449 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:07:41 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-f86d5dd7-f342-4d48-b300-82350b8cd9e1 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:41 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f86d5dd7-f342-4d48-b300-82350b8cd9e1 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] GET http://192.168.122.54/volume/v3/volumes/5e3dcfab-405d-4144-9651-82f4d9346798 Sep 03 20:07:41 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f86d5dd7-f342-4d48-b300-82350b8cd9e1 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:41 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f86d5dd7-f342-4d48-b300-82350b8cd9e1 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:41 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:41 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:07:41 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:41 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:07:41 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-f86d5dd7-f342-4d48-b300-82350b8cd9e1 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Volume info retrieved successfully. Sep 03 20:07:41 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f86d5dd7-f342-4d48-b300-82350b8cd9e1 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] http://192.168.122.54/volume/v3/volumes/5e3dcfab-405d-4144-9651-82f4d9346798 returned with HTTP 200 Sep 03 20:07:41 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 326/647] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:07:41 2026] GET /volume/v3/volumes/5e3dcfab-405d-4144-9651-82f4d9346798 => generated 855 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:07:41 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-19fdb25e-73e0-4af4-908a-fcd67fa956c1 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:41 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-19fdb25e-73e0-4af4-908a-fcd67fa956c1 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] GET http://192.168.122.54/volume/v3/volumes/5e3dcfab-405d-4144-9651-82f4d9346798 Sep 03 20:07:41 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-19fdb25e-73e0-4af4-908a-fcd67fa956c1 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:41 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-19fdb25e-73e0-4af4-908a-fcd67fa956c1 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:41 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:41 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:07:41 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:41 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:07:41 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-19fdb25e-73e0-4af4-908a-fcd67fa956c1 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Volume info retrieved successfully. Sep 03 20:07:41 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-19fdb25e-73e0-4af4-908a-fcd67fa956c1 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] http://192.168.122.54/volume/v3/volumes/5e3dcfab-405d-4144-9651-82f4d9346798 returned with HTTP 200 Sep 03 20:07:41 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 322/648] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:07:41 2026] GET /volume/v3/volumes/5e3dcfab-405d-4144-9651-82f4d9346798 => generated 855 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:07:41 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-8006da0d-8f3d-48cf-88b2-de51ba65e38a None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:41 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-8006da0d-8f3d-48cf-88b2-de51ba65e38a tempest-VolumesListAdminTestJSON-682042303 tempest-VolumesListAdminTestJSON-682042303-project-admin] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:07:41 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-8006da0d-8f3d-48cf-88b2-de51ba65e38a tempest-VolumesListAdminTestJSON-682042303 tempest-VolumesListAdminTestJSON-682042303-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:07:41 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volumes [None req-8006da0d-8f3d-48cf-88b2-de51ba65e38a tempest-VolumesListAdminTestJSON-682042303 tempest-VolumesListAdminTestJSON-682042303-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:07:41 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-8006da0d-8f3d-48cf-88b2-de51ba65e38a tempest-VolumesListAdminTestJSON-682042303 tempest-VolumesListAdminTestJSON-682042303-project-admin] Create volume of 1 GB Sep 03 20:07:41 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-8006da0d-8f3d-48cf-88b2-de51ba65e38a tempest-VolumesListAdminTestJSON-682042303 tempest-VolumesListAdminTestJSON-682042303-project-admin] Availability Zones retrieved successfully. Sep 03 20:07:41 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-8006da0d-8f3d-48cf-88b2-de51ba65e38a tempest-VolumesListAdminTestJSON-682042303 tempest-VolumesListAdminTestJSON-682042303-project-admin] Flow 'volume_create_api' (ca4f7727-c975-46c9-af0a-e1e8414dd29c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:07:41 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-8006da0d-8f3d-48cf-88b2-de51ba65e38a tempest-VolumesListAdminTestJSON-682042303 tempest-VolumesListAdminTestJSON-682042303-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f211b35c-e0fc-42d0-9cc6-5ceac9ca7eb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:07:41 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.flows.api.create_volume [None req-8006da0d-8f3d-48cf-88b2-de51ba65e38a tempest-VolumesListAdminTestJSON-682042303 tempest-VolumesListAdminTestJSON-682042303-project-admin] Validating volume size '1' using validate_int {{(pid=87289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:07:41 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-8006da0d-8f3d-48cf-88b2-de51ba65e38a tempest-VolumesListAdminTestJSON-682042303 tempest-VolumesListAdminTestJSON-682042303-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f211b35c-e0fc-42d0-9cc6-5ceac9ca7eb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:07:41 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-8006da0d-8f3d-48cf-88b2-de51ba65e38a tempest-VolumesListAdminTestJSON-682042303 tempest-VolumesListAdminTestJSON-682042303-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8140cde5-baa3-4123-886c-1605d61ee045) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:07:41 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-8006da0d-8f3d-48cf-88b2-de51ba65e38a tempest-VolumesListAdminTestJSON-682042303 tempest-VolumesListAdminTestJSON-682042303-project-admin] Created reservations ['c99b8b17-b140-4094-9eed-ed8e08a98be9', 'a4d84615-c80c-44a4-81f3-e8a5f59e5726', 'ab6a995a-b9db-42be-a178-a7e9208f48f2', '34122d45-bc6d-4478-9aca-0b73751ee3e3'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:07:41 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-8006da0d-8f3d-48cf-88b2-de51ba65e38a tempest-VolumesListAdminTestJSON-682042303 tempest-VolumesListAdminTestJSON-682042303-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8140cde5-baa3-4123-886c-1605d61ee045) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c99b8b17-b140-4094-9eed-ed8e08a98be9', 'a4d84615-c80c-44a4-81f3-e8a5f59e5726', 'ab6a995a-b9db-42be-a178-a7e9208f48f2', '34122d45-bc6d-4478-9aca-0b73751ee3e3']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:07:41 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-8006da0d-8f3d-48cf-88b2-de51ba65e38a tempest-VolumesListAdminTestJSON-682042303 tempest-VolumesListAdminTestJSON-682042303-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11853b7c-ce77-4f2c-ae76-ef03b79991e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:07:41 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-a3573a1b-f0d9-4ab6-9d40-cf5f0451b81a None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:41 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a3573a1b-f0d9-4ab6-9d40-cf5f0451b81a tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/snapshots/af839475-d320-4c76-ab8d-7c8ffd125644 Sep 03 20:07:41 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a3573a1b-f0d9-4ab6-9d40-cf5f0451b81a tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:41 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a3573a1b-f0d9-4ab6-9d40-cf5f0451b81a tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:42 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:42 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:07:42 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-a3573a1b-f0d9-4ab6-9d40-cf5f0451b81a tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Snapshot retrieved successfully. Sep 03 20:07:42 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a3573a1b-f0d9-4ab6-9d40-cf5f0451b81a tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/snapshots/af839475-d320-4c76-ab8d-7c8ffd125644 returned with HTTP 200 Sep 03 20:07:42 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 323/649] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:07:41 2026] GET /volume/v3/snapshots/af839475-d320-4c76-ab8d-7c8ffd125644 => generated 449 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:07:42 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:42 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:07:42 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-8006da0d-8f3d-48cf-88b2-de51ba65e38a tempest-VolumesListAdminTestJSON-682042303 tempest-VolumesListAdminTestJSON-682042303-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11853b7c-ce77-4f2c-ae76-ef03b79991e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce077408-cf49-45ef-9bf6-108cd4cc3332', '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='c6ded4b88e7b4e528e49d0e564e3a445',qos_specs=None,replication_status=,reservations=['c99b8b17-b140-4094-9eed-ed8e08a98be9','a4d84615-c80c-44a4-81f3-e8a5f59e5726','ab6a995a-b9db-42be-a178-a7e9208f48f2','34122d45-bc6d-4478-9aca-0b73751ee3e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5596b7deb1c249a88bfbc47d1df203c0',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:07: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=ce077408-cf49-45ef-9bf6-108cd4cc3332,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6ded4b88e7b4e528e49d0e564e3a445',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5596b7deb1c249a88bfbc47d1df203c0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:07:42 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-8006da0d-8f3d-48cf-88b2-de51ba65e38a tempest-VolumesListAdminTestJSON-682042303 tempest-VolumesListAdminTestJSON-682042303-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82a36c4b-18aa-4ac0-b919-258a25ac0bf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:07:42 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-8006da0d-8f3d-48cf-88b2-de51ba65e38a tempest-VolumesListAdminTestJSON-682042303 tempest-VolumesListAdminTestJSON-682042303-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82a36c4b-18aa-4ac0-b919-258a25ac0bf9) transitioned into state 'SUCCESS' from 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='c6ded4b88e7b4e528e49d0e564e3a445',qos_specs=None,replication_status=,reservations=['c99b8b17-b140-4094-9eed-ed8e08a98be9','a4d84615-c80c-44a4-81f3-e8a5f59e5726','ab6a995a-b9db-42be-a178-a7e9208f48f2','34122d45-bc6d-4478-9aca-0b73751ee3e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5596b7deb1c249a88bfbc47d1df203c0',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:07:42 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-8006da0d-8f3d-48cf-88b2-de51ba65e38a tempest-VolumesListAdminTestJSON-682042303 tempest-VolumesListAdminTestJSON-682042303-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3699dbb5-6885-42c7-8400-830248c3d720) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:07:42 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-8006da0d-8f3d-48cf-88b2-de51ba65e38a tempest-VolumesListAdminTestJSON-682042303 tempest-VolumesListAdminTestJSON-682042303-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3699dbb5-6885-42c7-8400-830248c3d720) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:07:42 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-8006da0d-8f3d-48cf-88b2-de51ba65e38a tempest-VolumesListAdminTestJSON-682042303 tempest-VolumesListAdminTestJSON-682042303-project-admin] Flow 'volume_create_api' (ca4f7727-c975-46c9-af0a-e1e8414dd29c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:07:42 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-8006da0d-8f3d-48cf-88b2-de51ba65e38a tempest-VolumesListAdminTestJSON-682042303 tempest-VolumesListAdminTestJSON-682042303-project-admin] Create volume request issued successfully. Sep 03 20:07:42 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-8006da0d-8f3d-48cf-88b2-de51ba65e38a tempest-VolumesListAdminTestJSON-682042303 tempest-VolumesListAdminTestJSON-682042303-project-admin] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:07:42 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 327/650] 192.168.122.54 () {60 vars in 1137 bytes} [Thu Sep 3 20:07:41 2026] POST /volume/v3/volumes => generated 740 bytes in 609 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:07:42 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-48b58479-32bf-40c8-8dcf-b89d95b4fc28 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:42 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-48b58479-32bf-40c8-8dcf-b89d95b4fc28 tempest-VolumesListAdminTestJSON-682042303 tempest-VolumesListAdminTestJSON-682042303-project-admin] GET http://192.168.122.54/volume/v3/volumes/ce077408-cf49-45ef-9bf6-108cd4cc3332 Sep 03 20:07:42 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-48b58479-32bf-40c8-8dcf-b89d95b4fc28 tempest-VolumesListAdminTestJSON-682042303 tempest-VolumesListAdminTestJSON-682042303-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:42 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-48b58479-32bf-40c8-8dcf-b89d95b4fc28 tempest-VolumesListAdminTestJSON-682042303 tempest-VolumesListAdminTestJSON-682042303-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:42 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:42 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:07:42 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:42 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:07:42 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-48b58479-32bf-40c8-8dcf-b89d95b4fc28 tempest-VolumesListAdminTestJSON-682042303 tempest-VolumesListAdminTestJSON-682042303-project-admin] Volume info retrieved successfully. Sep 03 20:07:42 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-48b58479-32bf-40c8-8dcf-b89d95b4fc28 tempest-VolumesListAdminTestJSON-682042303 tempest-VolumesListAdminTestJSON-682042303-project-admin] http://192.168.122.54/volume/v3/volumes/ce077408-cf49-45ef-9bf6-108cd4cc3332 returned with HTTP 200 Sep 03 20:07:42 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 324/651] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:07:42 2026] GET /volume/v3/volumes/ce077408-cf49-45ef-9bf6-108cd4cc3332 => generated 919 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:07:43 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-6e424028-7e5b-4e56-8fea-81338a63a2c9 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:43 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-6e424028-7e5b-4e56-8fea-81338a63a2c9 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/snapshots/af839475-d320-4c76-ab8d-7c8ffd125644 Sep 03 20:07:43 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-6e424028-7e5b-4e56-8fea-81338a63a2c9 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:43 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-6e424028-7e5b-4e56-8fea-81338a63a2c9 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:43 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:43 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:07:43 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-6e424028-7e5b-4e56-8fea-81338a63a2c9 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Snapshot retrieved successfully. Sep 03 20:07:43 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-6e424028-7e5b-4e56-8fea-81338a63a2c9 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/snapshots/af839475-d320-4c76-ab8d-7c8ffd125644 returned with HTTP 200 Sep 03 20:07:43 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 328/652] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:07:43 2026] GET /volume/v3/snapshots/af839475-d320-4c76-ab8d-7c8ffd125644 => generated 449 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:07:43 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-27bf4f94-0f73-4e61-a433-7b7946b7fc44 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:43 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-27bf4f94-0f73-4e61-a433-7b7946b7fc44 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] GET http://192.168.122.54/volume/v3/volumes/72081664-b977-457a-a7c9-12b81f297df7 Sep 03 20:07:43 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-27bf4f94-0f73-4e61-a433-7b7946b7fc44 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:43 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-27bf4f94-0f73-4e61-a433-7b7946b7fc44 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:43 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:43 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:07:43 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:43 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:07:43 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-27bf4f94-0f73-4e61-a433-7b7946b7fc44 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Volume info retrieved successfully. Sep 03 20:07:43 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-5f609391-f63b-4711-9d4f-9f0d9e902fe7 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:43 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-27bf4f94-0f73-4e61-a433-7b7946b7fc44 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] http://192.168.122.54/volume/v3/volumes/72081664-b977-457a-a7c9-12b81f297df7 returned with HTTP 200 Sep 03 20:07:43 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 325/653] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:07:43 2026] GET /volume/v3/volumes/72081664-b977-457a-a7c9-12b81f297df7 => generated 1145 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:07:43 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-5f609391-f63b-4711-9d4f-9f0d9e902fe7 tempest-VolumesListAdminTestJSON-682042303 tempest-VolumesListAdminTestJSON-682042303-project-admin] GET http://192.168.122.54/volume/v3/volumes/ce077408-cf49-45ef-9bf6-108cd4cc3332 Sep 03 20:07:43 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-5f609391-f63b-4711-9d4f-9f0d9e902fe7 tempest-VolumesListAdminTestJSON-682042303 tempest-VolumesListAdminTestJSON-682042303-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:43 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-5f609391-f63b-4711-9d4f-9f0d9e902fe7 tempest-VolumesListAdminTestJSON-682042303 tempest-VolumesListAdminTestJSON-682042303-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:43 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:43 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:07:43 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:43 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:07:43 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-5f609391-f63b-4711-9d4f-9f0d9e902fe7 tempest-VolumesListAdminTestJSON-682042303 tempest-VolumesListAdminTestJSON-682042303-project-admin] Volume info retrieved successfully. Sep 03 20:07:43 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-5f609391-f63b-4711-9d4f-9f0d9e902fe7 tempest-VolumesListAdminTestJSON-682042303 tempest-VolumesListAdminTestJSON-682042303-project-admin] http://192.168.122.54/volume/v3/volumes/ce077408-cf49-45ef-9bf6-108cd4cc3332 returned with HTTP 200 Sep 03 20:07:43 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 329/654] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:07:43 2026] GET /volume/v3/volumes/ce077408-cf49-45ef-9bf6-108cd4cc3332 => generated 969 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:07:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-8c973ad4-b577-460f-ad47-e584c3a59607 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:44 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-8c973ad4-b577-460f-ad47-e584c3a59607 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/snapshots/af839475-d320-4c76-ab8d-7c8ffd125644 Sep 03 20:07:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-8c973ad4-b577-460f-ad47-e584c3a59607 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-8c973ad4-b577-460f-ad47-e584c3a59607 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-ffa20595-3a7c-4fa5-bf1a-529ba0a9dbc2 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:44 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-8c973ad4-b577-460f-ad47-e584c3a59607 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/snapshots/af839475-d320-4c76-ab8d-7c8ffd125644 returned with HTTP 404 Sep 03 20:07:44 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 326/655] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:07:44 2026] GET /volume/v3/snapshots/af839475-d320-4c76-ab8d-7c8ffd125644 => generated 111 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:07:44 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ffa20595-3a7c-4fa5-bf1a-529ba0a9dbc2 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] GET http://192.168.122.54/volume/v3/volumes/72081664-b977-457a-a7c9-12b81f297df7 Sep 03 20:07:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ffa20595-3a7c-4fa5-bf1a-529ba0a9dbc2 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-ea5d76e7-14bc-4a7a-93fc-312a2262b7ab None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ffa20595-3a7c-4fa5-bf1a-529ba0a9dbc2 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:44 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ea5d76e7-14bc-4a7a-93fc-312a2262b7ab tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/group_snapshots/b726d620-6b87-464d-bbc0-dbb0d8251c67 Sep 03 20:07:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ea5d76e7-14bc-4a7a-93fc-312a2262b7ab tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ea5d76e7-14bc-4a7a-93fc-312a2262b7ab tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'version_select' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.group_snapshots [None req-ea5d76e7-14bc-4a7a-93fc-312a2262b7ab tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] show called for member b726d620-6b87-464d-bbc0-dbb0d8251c67 {{(pid=87290) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 20:07:44 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ea5d76e7-14bc-4a7a-93fc-312a2262b7ab tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/group_snapshots/b726d620-6b87-464d-bbc0-dbb0d8251c67 returned with HTTP 404 Sep 03 20:07:44 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 327/656] 192.168.122.54 () {60 vars in 1292 bytes} [Thu Sep 3 20:07:44 2026] GET /volume/v3/group_snapshots/b726d620-6b87-464d-bbc0-dbb0d8251c67 => generated 116 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 20:07:44 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:44 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:07:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-f28d71e7-58d6-422d-be80-74c69076e20d None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:44 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f28d71e7-58d6-422d-be80-74c69076e20d tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/volumes/detail Sep 03 20:07:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f28d71e7-58d6-422d-be80-74c69076e20d tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f28d71e7-58d6-422d-be80-74c69076e20d tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'detail' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.api_utils [None req-f28d71e7-58d6-422d-be80-74c69076e20d tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Removing options '' from query. {{(pid=87290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:07:44 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:44 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:07:44 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-f28d71e7-58d6-422d-be80-74c69076e20d tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87290) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 20:07:44 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-ffa20595-3a7c-4fa5-bf1a-529ba0a9dbc2 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Volume info retrieved successfully. Sep 03 20:07:44 devstack devstack@c-api.service[87290]: /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 03 20:07:44 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 20:07:44 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:44 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:07:44 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-f28d71e7-58d6-422d-be80-74c69076e20d tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Get all volumes completed successfully. Sep 03 20:07:44 devstack devstack@c-api.service[87290]: WARNING stevedore.named [None req-f28d71e7-58d6-422d-be80-74c69076e20d tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:07:44 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ffa20595-3a7c-4fa5-bf1a-529ba0a9dbc2 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] http://192.168.122.54/volume/v3/volumes/72081664-b977-457a-a7c9-12b81f297df7 returned with HTTP 200 Sep 03 20:07:44 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 330/657] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:07:44 2026] GET /volume/v3/volumes/72081664-b977-457a-a7c9-12b81f297df7 => generated 1145 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:07:44 devstack devstack@c-api.service[87290]: WARNING castellan.key_manager [None req-f28d71e7-58d6-422d-be80-74c69076e20d tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:07:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-a402e618-3550-4e0d-958e-d258959f273a req-5ab1e31c-0773-4451-ae18-62e9ff811ab2 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:44 devstack devstack@c-api.service[87290]: DEBUG oslo_db.sqlalchemy.engines [None req-f28d71e7-58d6-422d-be80-74c69076e20d tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:07:44 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-a402e618-3550-4e0d-958e-d258959f273a req-5ab1e31c-0773-4451-ae18-62e9ff811ab2 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] GET http://192.168.122.54/volume/v3/volumes/72081664-b977-457a-a7c9-12b81f297df7 Sep 03 20:07:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-a402e618-3550-4e0d-958e-d258959f273a req-5ab1e31c-0773-4451-ae18-62e9ff811ab2 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-a402e618-3550-4e0d-958e-d258959f273a req-5ab1e31c-0773-4451-ae18-62e9ff811ab2 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:44 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:44 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:07:44 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:44 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:07:44 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f28d71e7-58d6-422d-be80-74c69076e20d tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/volumes/detail returned with HTTP 200 Sep 03 20:07:44 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 328/658] 192.168.122.54 () {60 vars in 1178 bytes} [Thu Sep 3 20:07:44 2026] GET /volume/v3/volumes/detail => generated 925 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:07:44 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:44 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:07:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-0d5e2f2d-e763-4f37-9572-29453e211cc4 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:44 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-0d5e2f2d-e763-4f37-9572-29453e211cc4 tempest-VolumesListAdminTestJSON-682042303 tempest-VolumesListAdminTestJSON-682042303-project-admin] GET http://192.168.122.54/volume/v3/volumes/ce077408-cf49-45ef-9bf6-108cd4cc3332 Sep 03 20:07:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-0d5e2f2d-e763-4f37-9572-29453e211cc4 tempest-VolumesListAdminTestJSON-682042303 tempest-VolumesListAdminTestJSON-682042303-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-0d5e2f2d-e763-4f37-9572-29453e211cc4 tempest-VolumesListAdminTestJSON-682042303 tempest-VolumesListAdminTestJSON-682042303-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:44 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [req-a402e618-3550-4e0d-958e-d258959f273a req-5ab1e31c-0773-4451-ae18-62e9ff811ab2 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Volume info retrieved successfully. Sep 03 20:07:44 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-a402e618-3550-4e0d-958e-d258959f273a req-5ab1e31c-0773-4451-ae18-62e9ff811ab2 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] http://192.168.122.54/volume/v3/volumes/72081664-b977-457a-a7c9-12b81f297df7 returned with HTTP 200 Sep 03 20:07:44 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:44 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:07:44 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 331/659] 192.168.122.54 () {60 vars in 1482 bytes} [Thu Sep 3 20:07:44 2026] GET /volume/v3/volumes/72081664-b977-457a-a7c9-12b81f297df7 => generated 1145 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:07:44 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:44 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:07:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-f0d18d3d-0584-49c7-a9c7-2586e7f878b6 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:44 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f0d18d3d-0584-49c7-a9c7-2586e7f878b6 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] POST http://192.168.122.54/volume/v3/groups/e35caa58-8d58-4ca0-8ccd-fc66b366cba7/action Sep 03 20:07:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f0d18d3d-0584-49c7-a9c7-2586e7f878b6 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:07:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f0d18d3d-0584-49c7-a9c7-2586e7f878b6 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:07:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.groups [None req-f0d18d3d-0584-49c7-a9c7-2586e7f878b6 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] delete called for group e35caa58-8d58-4ca0-8ccd-fc66b366cba7 {{(pid=87289) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 03 20:07:44 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.groups [None req-f0d18d3d-0584-49c7-a9c7-2586e7f878b6 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Delete group with id: e35caa58-8d58-4ca0-8ccd-fc66b366cba7 Sep 03 20:07:44 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-0d5e2f2d-e763-4f37-9572-29453e211cc4 tempest-VolumesListAdminTestJSON-682042303 tempest-VolumesListAdminTestJSON-682042303-project-admin] Volume info retrieved successfully. Sep 03 20:07:44 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:44 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:07:44 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-0d5e2f2d-e763-4f37-9572-29453e211cc4 tempest-VolumesListAdminTestJSON-682042303 tempest-VolumesListAdminTestJSON-682042303-project-admin] http://192.168.122.54/volume/v3/volumes/ce077408-cf49-45ef-9bf6-108cd4cc3332 returned with HTTP 200 Sep 03 20:07:44 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 329/660] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:07:44 2026] GET /volume/v3/volumes/ce077408-cf49-45ef-9bf6-108cd4cc3332 => generated 970 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:07:44 devstack devstack@c-api.service[87289]: /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 03 20:07:44 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 03 20:07:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-b99e2cda-cf28-4cd1-8b00-968c45b9eef7 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:44 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b99e2cda-cf28-4cd1-8b00-968c45b9eef7 tempest-VolumesListAdminTestJSON-682042303 tempest-VolumesListAdminTestJSON-682042303-project-admin] GET http://192.168.122.54/volume/v3/volumes/detail?all_tenants=1&project_id=7025d69b29904391a97b529168c9626e Sep 03 20:07:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b99e2cda-cf28-4cd1-8b00-968c45b9eef7 tempest-VolumesListAdminTestJSON-682042303 tempest-VolumesListAdminTestJSON-682042303-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b99e2cda-cf28-4cd1-8b00-968c45b9eef7 tempest-VolumesListAdminTestJSON-682042303 tempest-VolumesListAdminTestJSON-682042303-project-admin] Calling method 'detail' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:44 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-b99e2cda-cf28-4cd1-8b00-968c45b9eef7 tempest-VolumesListAdminTestJSON-682042303 tempest-VolumesListAdminTestJSON-682042303-project-admin] Could not evaluate value 7025d69b29904391a97b529168c9626e, assuming string {{(pid=87290) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 03 20:07:44 devstack devstack@c-api.service[87289]: /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 03 20:07:44 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 20:07:44 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-b99e2cda-cf28-4cd1-8b00-968c45b9eef7 tempest-VolumesListAdminTestJSON-682042303 tempest-VolumesListAdminTestJSON-682042303-project-admin] Searching by: MultiDict([('project_id', '7025d69b29904391a97b529168c9626e'), ('all_tenants', 1)]). {{(pid=87290) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 20:07:44 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f0d18d3d-0584-49c7-a9c7-2586e7f878b6 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/groups/e35caa58-8d58-4ca0-8ccd-fc66b366cba7/action returned with HTTP 202 Sep 03 20:07:44 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 332/661] 192.168.122.54 () {62 vars in 1307 bytes} [Thu Sep 3 20:07:44 2026] POST /volume/v3/groups/e35caa58-8d58-4ca0-8ccd-fc66b366cba7/action => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 03 20:07:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-a402e618-3550-4e0d-958e-d258959f273a req-fd69030e-675b-4bfc-ba17-7b90dcb17480 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:44 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-a402e618-3550-4e0d-958e-d258959f273a req-fd69030e-675b-4bfc-ba17-7b90dcb17480 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] POST http://192.168.122.54/volume/v3/volumes/72081664-b977-457a-a7c9-12b81f297df7/action Sep 03 20:07:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-a402e618-3550-4e0d-958e-d258959f273a req-fd69030e-675b-4bfc-ba17-7b90dcb17480 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:07:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-a402e618-3550-4e0d-958e-d258959f273a req-fd69030e-675b-4bfc-ba17-7b90dcb17480 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:07:44 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:44 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:07:44 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:44 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:07:44 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:44 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:07:44 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-b99e2cda-cf28-4cd1-8b00-968c45b9eef7 tempest-VolumesListAdminTestJSON-682042303 tempest-VolumesListAdminTestJSON-682042303-project-admin] Get all volumes completed successfully. Sep 03 20:07:44 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:44 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:07:44 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:44 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:07:44 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b99e2cda-cf28-4cd1-8b00-968c45b9eef7 tempest-VolumesListAdminTestJSON-682042303 tempest-VolumesListAdminTestJSON-682042303-project-admin] http://192.168.122.54/volume/v3/volumes/detail?all_tenants=1&project_id=7025d69b29904391a97b529168c9626e returned with HTTP 200 Sep 03 20:07:44 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 330/662] 192.168.122.54 () {58 vars in 1252 bytes} [Thu Sep 3 20:07:44 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=7025d69b29904391a97b529168c9626e => generated 3036 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:07:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-4025d7a6-787a-41fd-8cf6-a833d52c973e None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:44 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-4025d7a6-787a-41fd-8cf6-a833d52c973e tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/volumes/364e6a12-569b-46c7-86dd-508777c1e7f7 Sep 03 20:07:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-4025d7a6-787a-41fd-8cf6-a833d52c973e tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-4025d7a6-787a-41fd-8cf6-a833d52c973e tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:44 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:44 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:07:44 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [req-a402e618-3550-4e0d-958e-d258959f273a req-fd69030e-675b-4bfc-ba17-7b90dcb17480 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Volume info retrieved successfully. Sep 03 20:07:44 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:44 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:07:44 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:44 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:07:44 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [req-a402e618-3550-4e0d-958e-d258959f273a req-fd69030e-675b-4bfc-ba17-7b90dcb17480 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Begin detaching volume completed successfully. Sep 03 20:07:44 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-a402e618-3550-4e0d-958e-d258959f273a req-fd69030e-675b-4bfc-ba17-7b90dcb17480 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] http://192.168.122.54/volume/v3/volumes/72081664-b977-457a-a7c9-12b81f297df7/action returned with HTTP 202 Sep 03 20:07:44 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 333/663] 192.168.122.54 () {64 vars in 1556 bytes} [Thu Sep 3 20:07:44 2026] POST /volume/v3/volumes/72081664-b977-457a-a7c9-12b81f297df7/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 20:07:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-7883a99e-5c10-4cfc-ba31-6f72630ad4f8 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:44 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7883a99e-5c10-4cfc-ba31-6f72630ad4f8 tempest-VolumesListAdminTestJSON-682042303 tempest-VolumesListAdminTestJSON-682042303-project-admin] DELETE http://192.168.122.54/volume/v3/volumes/ce077408-cf49-45ef-9bf6-108cd4cc3332 Sep 03 20:07:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-7883a99e-5c10-4cfc-ba31-6f72630ad4f8 tempest-VolumesListAdminTestJSON-682042303 tempest-VolumesListAdminTestJSON-682042303-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-7883a99e-5c10-4cfc-ba31-6f72630ad4f8 tempest-VolumesListAdminTestJSON-682042303 tempest-VolumesListAdminTestJSON-682042303-project-admin] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:44 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-7883a99e-5c10-4cfc-ba31-6f72630ad4f8 tempest-VolumesListAdminTestJSON-682042303 tempest-VolumesListAdminTestJSON-682042303-project-admin] Delete volume with id: ce077408-cf49-45ef-9bf6-108cd4cc3332 Sep 03 20:07:44 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-4025d7a6-787a-41fd-8cf6-a833d52c973e tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Volume info retrieved successfully. Sep 03 20:07:44 devstack devstack@c-api.service[87290]: WARNING stevedore.named [None req-4025d7a6-787a-41fd-8cf6-a833d52c973e tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:07:44 devstack devstack@c-api.service[87290]: WARNING castellan.key_manager [None req-4025d7a6-787a-41fd-8cf6-a833d52c973e tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:07:44 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:44 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:07:44 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:44 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:07:44 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-7883a99e-5c10-4cfc-ba31-6f72630ad4f8 tempest-VolumesListAdminTestJSON-682042303 tempest-VolumesListAdminTestJSON-682042303-project-admin] Volume info retrieved successfully. Sep 03 20:07:44 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-7883a99e-5c10-4cfc-ba31-6f72630ad4f8 tempest-VolumesListAdminTestJSON-682042303 tempest-VolumesListAdminTestJSON-682042303-project-admin] Delete volume request issued successfully. Sep 03 20:07:44 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7883a99e-5c10-4cfc-ba31-6f72630ad4f8 tempest-VolumesListAdminTestJSON-682042303 tempest-VolumesListAdminTestJSON-682042303-project-admin] http://192.168.122.54/volume/v3/volumes/ce077408-cf49-45ef-9bf6-108cd4cc3332 returned with HTTP 202 Sep 03 20:07:44 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 334/664] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:07:44 2026] DELETE /volume/v3/volumes/ce077408-cf49-45ef-9bf6-108cd4cc3332 => generated 0 bytes in 134 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:07:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-94206772-70c7-4b41-a5e5-7e65953e2699 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:44 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-94206772-70c7-4b41-a5e5-7e65953e2699 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] GET http://192.168.122.54/volume/v3/volumes/5e3dcfab-405d-4144-9651-82f4d9346798 Sep 03 20:07:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-94206772-70c7-4b41-a5e5-7e65953e2699 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-94206772-70c7-4b41-a5e5-7e65953e2699 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:44 devstack devstack@c-api.service[87290]: DEBUG oslo_db.sqlalchemy.engines [None req-4025d7a6-787a-41fd-8cf6-a833d52c973e tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:07:44 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:44 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:07:44 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:44 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:07:44 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:44 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:07:44 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-94206772-70c7-4b41-a5e5-7e65953e2699 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Volume info retrieved successfully. Sep 03 20:07:44 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-94206772-70c7-4b41-a5e5-7e65953e2699 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] http://192.168.122.54/volume/v3/volumes/5e3dcfab-405d-4144-9651-82f4d9346798 returned with HTTP 200 Sep 03 20:07:44 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 335/665] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:07:44 2026] GET /volume/v3/volumes/5e3dcfab-405d-4144-9651-82f4d9346798 => generated 855 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:07:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-eb0d2c21-023a-4dac-9bc8-2269666beb0d None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:44 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-eb0d2c21-023a-4dac-9bc8-2269666beb0d None None] GET http://192.168.122.54/volume// Sep 03 20:07:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-eb0d2c21-023a-4dac-9bc8-2269666beb0d None None] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-eb0d2c21-023a-4dac-9bc8-2269666beb0d None None] Calling method 'all' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:44 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-eb0d2c21-023a-4dac-9bc8-2269666beb0d None None] http://192.168.122.54/volume// returned with HTTP 300 Sep 03 20:07:44 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 336/666] 192.168.122.54 () {58 vars in 1310 bytes} [Thu Sep 3 20:07:44 2026] GET /volume/ => generated 389 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 20:07:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-a402e618-3550-4e0d-958e-d258959f273a req-619ced35-2aea-4139-b645-3adce413797c None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:44 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-a402e618-3550-4e0d-958e-d258959f273a req-619ced35-2aea-4139-b645-3adce413797c tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] GET http://192.168.122.54/volume/v3/volumes/72081664-b977-457a-a7c9-12b81f297df7 Sep 03 20:07:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-a402e618-3550-4e0d-958e-d258959f273a req-619ced35-2aea-4139-b645-3adce413797c tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-a402e618-3550-4e0d-958e-d258959f273a req-619ced35-2aea-4139-b645-3adce413797c tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:44 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-4025d7a6-787a-41fd-8cf6-a833d52c973e tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/volumes/364e6a12-569b-46c7-86dd-508777c1e7f7 returned with HTTP 200 Sep 03 20:07:45 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 331/667] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:07:44 2026] GET /volume/v3/volumes/364e6a12-569b-46c7-86dd-508777c1e7f7 => generated 921 bytes in 404 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:07:45 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:45 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:07:45 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-f9f99ffa-af06-465a-89ac-7c14316f1abd None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:45 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:45 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:07:45 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [req-a402e618-3550-4e0d-958e-d258959f273a req-619ced35-2aea-4139-b645-3adce413797c tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Volume info retrieved successfully. Sep 03 20:07:45 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f9f99ffa-af06-465a-89ac-7c14316f1abd tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] DELETE http://192.168.122.54/volume/v3/volumes/5e3dcfab-405d-4144-9651-82f4d9346798 Sep 03 20:07:45 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f9f99ffa-af06-465a-89ac-7c14316f1abd tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:45 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f9f99ffa-af06-465a-89ac-7c14316f1abd tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:45 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-f9f99ffa-af06-465a-89ac-7c14316f1abd tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Delete volume with id: 5e3dcfab-405d-4144-9651-82f4d9346798 Sep 03 20:07:45 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-a402e618-3550-4e0d-958e-d258959f273a req-619ced35-2aea-4139-b645-3adce413797c tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] http://192.168.122.54/volume/v3/volumes/72081664-b977-457a-a7c9-12b81f297df7 returned with HTTP 200 Sep 03 20:07:45 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 337/668] 192.168.122.54 () {62 vars in 1523 bytes} [Thu Sep 3 20:07:44 2026] GET /volume/v3/volumes/72081664-b977-457a-a7c9-12b81f297df7 => generated 1329 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 20:07:45 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:45 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:07:45 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:45 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:07:45 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-f9f99ffa-af06-465a-89ac-7c14316f1abd tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Volume info retrieved successfully. Sep 03 20:07:45 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-f9f99ffa-af06-465a-89ac-7c14316f1abd tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Delete volume request issued successfully. Sep 03 20:07:45 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f9f99ffa-af06-465a-89ac-7c14316f1abd tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] http://192.168.122.54/volume/v3/volumes/5e3dcfab-405d-4144-9651-82f4d9346798 returned with HTTP 202 Sep 03 20:07:45 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 332/669] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:07:45 2026] DELETE /volume/v3/volumes/5e3dcfab-405d-4144-9651-82f4d9346798 => generated 0 bytes in 240 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:07:45 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-18a58866-bb6f-4b10-add2-65ee88904008 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:45 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-18a58866-bb6f-4b10-add2-65ee88904008 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] GET http://192.168.122.54/volume/v3/volumes/5e3dcfab-405d-4144-9651-82f4d9346798 Sep 03 20:07:45 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-18a58866-bb6f-4b10-add2-65ee88904008 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:45 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-18a58866-bb6f-4b10-add2-65ee88904008 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:45 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:45 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:07:45 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:45 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:07:45 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-18a58866-bb6f-4b10-add2-65ee88904008 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Volume info retrieved successfully. Sep 03 20:07:45 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-18a58866-bb6f-4b10-add2-65ee88904008 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] http://192.168.122.54/volume/v3/volumes/5e3dcfab-405d-4144-9651-82f4d9346798 returned with HTTP 200 Sep 03 20:07:45 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 338/670] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:07:45 2026] GET /volume/v3/volumes/5e3dcfab-405d-4144-9651-82f4d9346798 => generated 854 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:07:45 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-a402e618-3550-4e0d-958e-d258959f273a req-9d3a44d1-924d-47af-8569-73b7b8cd372f None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:45 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-a402e618-3550-4e0d-958e-d258959f273a req-9d3a44d1-924d-47af-8569-73b7b8cd372f tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] DELETE http://192.168.122.54/volume/v3/attachments/6cc60398-14e6-47f0-ac15-d4f2587bbf5a Sep 03 20:07:45 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-a402e618-3550-4e0d-958e-d258959f273a req-9d3a44d1-924d-47af-8569-73b7b8cd372f tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:45 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-a402e618-3550-4e0d-958e-d258959f273a req-9d3a44d1-924d-47af-8569-73b7b8cd372f tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Calling method 'version_select' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:45 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:45 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:07:45 devstack devstack@c-api.service[87290]: /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 03 20:07:45 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, Sep 03 20:07:45 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-a402e618-3550-4e0d-958e-d258959f273a req-9d3a44d1-924d-47af-8569-73b7b8cd372f tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] http://192.168.122.54/volume/v3/attachments/6cc60398-14e6-47f0-ac15-d4f2587bbf5a returned with HTTP 200 Sep 03 20:07:45 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 333/671] 192.168.122.54 () {64 vars in 1557 bytes} [Thu Sep 3 20:07:45 2026] DELETE /volume/v3/attachments/6cc60398-14e6-47f0-ac15-d4f2587bbf5a => generated 19 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:07:46 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-fe7c6cea-7eee-4ab6-b150-a53eaf848a1f None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:46 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-fe7c6cea-7eee-4ab6-b150-a53eaf848a1f tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/volumes/364e6a12-569b-46c7-86dd-508777c1e7f7 Sep 03 20:07:46 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-fe7c6cea-7eee-4ab6-b150-a53eaf848a1f tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:46 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-fe7c6cea-7eee-4ab6-b150-a53eaf848a1f tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:46 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-f29fa7bc-8e42-4f7c-89ac-2f238b3389ac None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:46 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f29fa7bc-8e42-4f7c-89ac-2f238b3389ac tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] GET http://192.168.122.54/volume/v3/volumes/72081664-b977-457a-a7c9-12b81f297df7 Sep 03 20:07:46 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f29fa7bc-8e42-4f7c-89ac-2f238b3389ac tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:46 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f29fa7bc-8e42-4f7c-89ac-2f238b3389ac tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:46 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:46 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:07:46 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:46 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:07:46 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-fe7c6cea-7eee-4ab6-b150-a53eaf848a1f tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Volume info retrieved successfully. Sep 03 20:07:46 devstack devstack@c-api.service[87289]: WARNING stevedore.named [None req-fe7c6cea-7eee-4ab6-b150-a53eaf848a1f tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:07:46 devstack devstack@c-api.service[87289]: WARNING castellan.key_manager [None req-fe7c6cea-7eee-4ab6-b150-a53eaf848a1f tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:07:46 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:46 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:07:46 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:46 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:07:46 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-f29fa7bc-8e42-4f7c-89ac-2f238b3389ac tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Volume info retrieved successfully. Sep 03 20:07:46 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f29fa7bc-8e42-4f7c-89ac-2f238b3389ac tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] http://192.168.122.54/volume/v3/volumes/72081664-b977-457a-a7c9-12b81f297df7 returned with HTTP 200 Sep 03 20:07:46 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 334/672] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:07:46 2026] GET /volume/v3/volumes/72081664-b977-457a-a7c9-12b81f297df7 => generated 853 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:07:46 devstack devstack@c-api.service[87289]: DEBUG oslo_db.sqlalchemy.engines [None req-fe7c6cea-7eee-4ab6-b150-a53eaf848a1f tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87289) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:07:46 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:46 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:07:46 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-fe7c6cea-7eee-4ab6-b150-a53eaf848a1f tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/volumes/364e6a12-569b-46c7-86dd-508777c1e7f7 returned with HTTP 200 Sep 03 20:07:46 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 339/673] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:07:46 2026] GET /volume/v3/volumes/364e6a12-569b-46c7-86dd-508777c1e7f7 => generated 921 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:07:46 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-0010804b-b56c-4304-a137-3a52cd9d2c14 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:46 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-0010804b-b56c-4304-a137-3a52cd9d2c14 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] GET http://192.168.122.54/volume/v3/volumes/5e3dcfab-405d-4144-9651-82f4d9346798 Sep 03 20:07:46 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-0010804b-b56c-4304-a137-3a52cd9d2c14 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:46 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-0010804b-b56c-4304-a137-3a52cd9d2c14 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:46 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:46 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:07:46 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:46 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:07:46 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-0010804b-b56c-4304-a137-3a52cd9d2c14 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Volume info retrieved successfully. Sep 03 20:07:46 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-0010804b-b56c-4304-a137-3a52cd9d2c14 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] http://192.168.122.54/volume/v3/volumes/5e3dcfab-405d-4144-9651-82f4d9346798 returned with HTTP 200 Sep 03 20:07:46 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 335/674] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:07:46 2026] GET /volume/v3/volumes/5e3dcfab-405d-4144-9651-82f4d9346798 => generated 854 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:07:47 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-eef30476-ad82-400d-95ce-0e1df72a6dc3 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:47 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-eef30476-ad82-400d-95ce-0e1df72a6dc3 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/volumes/364e6a12-569b-46c7-86dd-508777c1e7f7 Sep 03 20:07:47 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-eef30476-ad82-400d-95ce-0e1df72a6dc3 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:47 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-eef30476-ad82-400d-95ce-0e1df72a6dc3 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:47 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-eef30476-ad82-400d-95ce-0e1df72a6dc3 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/volumes/364e6a12-569b-46c7-86dd-508777c1e7f7 returned with HTTP 404 Sep 03 20:07:47 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 340/675] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:07:47 2026] GET /volume/v3/volumes/364e6a12-569b-46c7-86dd-508777c1e7f7 => generated 109 bytes in 99 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 20:07:47 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-1b8657c5-5653-4178-a4d5-1a8ecf98d03a None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:47 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-1b8657c5-5653-4178-a4d5-1a8ecf98d03a tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/groups/e35caa58-8d58-4ca0-8ccd-fc66b366cba7 Sep 03 20:07:47 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-1b8657c5-5653-4178-a4d5-1a8ecf98d03a tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:47 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-1b8657c5-5653-4178-a4d5-1a8ecf98d03a tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'version_select' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:47 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.groups [None req-1b8657c5-5653-4178-a4d5-1a8ecf98d03a tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] show called for member e35caa58-8d58-4ca0-8ccd-fc66b366cba7 {{(pid=87290) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 20:07:47 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-1b8657c5-5653-4178-a4d5-1a8ecf98d03a tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/groups/e35caa58-8d58-4ca0-8ccd-fc66b366cba7 returned with HTTP 404 Sep 03 20:07:47 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 336/676] 192.168.122.54 () {60 vars in 1265 bytes} [Thu Sep 3 20:07:47 2026] GET /volume/v3/groups/e35caa58-8d58-4ca0-8ccd-fc66b366cba7 => generated 108 bytes in 92 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 20:07:47 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-cc1ca557-92e4-4d26-838a-66eb89918070 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:47 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-cc1ca557-92e4-4d26-838a-66eb89918070 tempest-GroupSnapshotsTest-1373483431 tempest-GroupSnapshotsTest-1373483431-project-admin] DELETE http://192.168.122.54/volume/v3/group_types/d2ba0afe-6f89-4092-9335-0ad5f228682c Sep 03 20:07:47 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-cc1ca557-92e4-4d26-838a-66eb89918070 tempest-GroupSnapshotsTest-1373483431 tempest-GroupSnapshotsTest-1373483431-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:47 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-cc1ca557-92e4-4d26-838a-66eb89918070 tempest-GroupSnapshotsTest-1373483431 tempest-GroupSnapshotsTest-1373483431-project-admin] Calling method 'version_select' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:47 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-40131ba0-fcb6-4ed2-83e9-5d18745e48e8 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:47 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-40131ba0-fcb6-4ed2-83e9-5d18745e48e8 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] GET http://192.168.122.54/volume/v3/volumes/5e3dcfab-405d-4144-9651-82f4d9346798 Sep 03 20:07:47 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-40131ba0-fcb6-4ed2-83e9-5d18745e48e8 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:47 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-40131ba0-fcb6-4ed2-83e9-5d18745e48e8 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:47 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-cc1ca557-92e4-4d26-838a-66eb89918070 tempest-GroupSnapshotsTest-1373483431 tempest-GroupSnapshotsTest-1373483431-project-admin] http://192.168.122.54/volume/v3/group_types/d2ba0afe-6f89-4092-9335-0ad5f228682c returned with HTTP 202 Sep 03 20:07:47 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 341/677] 192.168.122.54 () {60 vars in 1283 bytes} [Thu Sep 3 20:07:47 2026] DELETE /volume/v3/group_types/d2ba0afe-6f89-4092-9335-0ad5f228682c => generated 0 bytes in 165 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 20:07:47 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-40131ba0-fcb6-4ed2-83e9-5d18745e48e8 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] http://192.168.122.54/volume/v3/volumes/5e3dcfab-405d-4144-9651-82f4d9346798 returned with HTTP 404 Sep 03 20:07:47 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-78c38b57-4d9b-4454-b4da-13a9235e8844 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:47 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 337/678] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:07:47 2026] GET /volume/v3/volumes/5e3dcfab-405d-4144-9651-82f4d9346798 => generated 109 bytes in 110 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:07:47 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-c1ab127d-67ac-4ca4-903b-f979b6e2fb4c None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:47 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-78c38b57-4d9b-4454-b4da-13a9235e8844 tempest-GroupSnapshotsTest-1373483431 tempest-GroupSnapshotsTest-1373483431-project-admin] DELETE http://192.168.122.54/volume/v3/types/697501e9-92c3-43bd-9196-399e66c36333 Sep 03 20:07:47 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-78c38b57-4d9b-4454-b4da-13a9235e8844 tempest-GroupSnapshotsTest-1373483431 tempest-GroupSnapshotsTest-1373483431-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:47 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-78c38b57-4d9b-4454-b4da-13a9235e8844 tempest-GroupSnapshotsTest-1373483431 tempest-GroupSnapshotsTest-1373483431-project-admin] Calling method '_delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:47 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c1ab127d-67ac-4ca4-903b-f979b6e2fb4c tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] GET http://192.168.122.54/volume/v3/volumes/805d14e9-b9ab-4847-8f18-20af2c116ff2 Sep 03 20:07:47 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c1ab127d-67ac-4ca4-903b-f979b6e2fb4c tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:47 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c1ab127d-67ac-4ca4-903b-f979b6e2fb4c tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:47 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:47 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:07:47 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:47 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:07:47 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-c1ab127d-67ac-4ca4-903b-f979b6e2fb4c tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Volume info retrieved successfully. Sep 03 20:07:47 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c1ab127d-67ac-4ca4-903b-f979b6e2fb4c tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] http://192.168.122.54/volume/v3/volumes/805d14e9-b9ab-4847-8f18-20af2c116ff2 returned with HTTP 200 Sep 03 20:07:47 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 338/679] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:07:47 2026] GET /volume/v3/volumes/805d14e9-b9ab-4847-8f18-20af2c116ff2 => generated 854 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:07:47 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-661e5257-dd7a-4c36-b285-e7724b11fb2c None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:47 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-661e5257-dd7a-4c36-b285-e7724b11fb2c tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] DELETE http://192.168.122.54/volume/v3/volumes/805d14e9-b9ab-4847-8f18-20af2c116ff2 Sep 03 20:07:47 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-661e5257-dd7a-4c36-b285-e7724b11fb2c tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:47 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-661e5257-dd7a-4c36-b285-e7724b11fb2c tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:47 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-661e5257-dd7a-4c36-b285-e7724b11fb2c tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Delete volume with id: 805d14e9-b9ab-4847-8f18-20af2c116ff2 Sep 03 20:07:47 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-78c38b57-4d9b-4454-b4da-13a9235e8844 tempest-GroupSnapshotsTest-1373483431 tempest-GroupSnapshotsTest-1373483431-project-admin] http://192.168.122.54/volume/v3/types/697501e9-92c3-43bd-9196-399e66c36333 returned with HTTP 202 Sep 03 20:07:47 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 342/680] 192.168.122.54 () {58 vars in 1224 bytes} [Thu Sep 3 20:07:47 2026] DELETE /volume/v3/types/697501e9-92c3-43bd-9196-399e66c36333 => generated 0 bytes in 193 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:07:47 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-44312582-7b11-421f-bfcf-254d3f18e079 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:47 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-44312582-7b11-421f-bfcf-254d3f18e079 tempest-GroupSnapshotsTest-1373483431 tempest-GroupSnapshotsTest-1373483431-project-admin] GET http://192.168.122.54/volume/v3/types/697501e9-92c3-43bd-9196-399e66c36333 Sep 03 20:07:47 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-44312582-7b11-421f-bfcf-254d3f18e079 tempest-GroupSnapshotsTest-1373483431 tempest-GroupSnapshotsTest-1373483431-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:47 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-44312582-7b11-421f-bfcf-254d3f18e079 tempest-GroupSnapshotsTest-1373483431 tempest-GroupSnapshotsTest-1373483431-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:47 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:47 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:07:47 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:47 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:07:47 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-661e5257-dd7a-4c36-b285-e7724b11fb2c tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Volume info retrieved successfully. Sep 03 20:07:47 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-44312582-7b11-421f-bfcf-254d3f18e079 tempest-GroupSnapshotsTest-1373483431 tempest-GroupSnapshotsTest-1373483431-project-admin] http://192.168.122.54/volume/v3/types/697501e9-92c3-43bd-9196-399e66c36333 returned with HTTP 404 Sep 03 20:07:47 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 343/681] 192.168.122.54 () {58 vars in 1221 bytes} [Thu Sep 3 20:07:47 2026] GET /volume/v3/types/697501e9-92c3-43bd-9196-399e66c36333 => generated 114 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:07:47 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-caa486dd-8229-4664-98e4-41f8942a84d1 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:47 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-caa486dd-8229-4664-98e4-41f8942a84d1 tempest-GroupSnapshotsTest-1373483431 tempest-GroupSnapshotsTest-1373483431-project-admin] POST http://192.168.122.54/volume/v3/types Sep 03 20:07:47 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-caa486dd-8229-4664-98e4-41f8942a84d1 tempest-GroupSnapshotsTest-1373483431 tempest-GroupSnapshotsTest-1373483431-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1283542917"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:07:48 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-caa486dd-8229-4664-98e4-41f8942a84d1 tempest-GroupSnapshotsTest-1373483431 tempest-GroupSnapshotsTest-1373483431-project-admin] http://192.168.122.54/volume/v3/types returned with HTTP 200 Sep 03 20:07:48 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 344/682] 192.168.122.54 () {60 vars in 1131 bytes} [Thu Sep 3 20:07:47 2026] POST /volume/v3/types => generated 224 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:07:48 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-d5cd18a7-abbb-4deb-9443-58f03dd0397d None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:48 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-661e5257-dd7a-4c36-b285-e7724b11fb2c tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Delete volume request issued successfully. Sep 03 20:07:48 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-661e5257-dd7a-4c36-b285-e7724b11fb2c tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] http://192.168.122.54/volume/v3/volumes/805d14e9-b9ab-4847-8f18-20af2c116ff2 returned with HTTP 202 Sep 03 20:07:48 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d5cd18a7-abbb-4deb-9443-58f03dd0397d tempest-GroupSnapshotsTest-1373483431 tempest-GroupSnapshotsTest-1373483431-project-admin] POST http://192.168.122.54/volume/v3/group_types Sep 03 20:07:48 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d5cd18a7-abbb-4deb-9443-58f03dd0397d tempest-GroupSnapshotsTest-1373483431 tempest-GroupSnapshotsTest-1373483431-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1077065636"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:07:48 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 339/683] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:07:47 2026] DELETE /volume/v3/volumes/805d14e9-b9ab-4847-8f18-20af2c116ff2 => generated 0 bytes in 272 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:07:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-4d3c78e7-e3f8-48ff-ad7a-40b3b0f7519d None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:48 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-4d3c78e7-e3f8-48ff-ad7a-40b3b0f7519d tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] GET http://192.168.122.54/volume/v3/volumes/805d14e9-b9ab-4847-8f18-20af2c116ff2 Sep 03 20:07:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-4d3c78e7-e3f8-48ff-ad7a-40b3b0f7519d tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-4d3c78e7-e3f8-48ff-ad7a-40b3b0f7519d tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:48 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:48 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:07:48 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:48 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:07:48 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d5cd18a7-abbb-4deb-9443-58f03dd0397d tempest-GroupSnapshotsTest-1373483431 tempest-GroupSnapshotsTest-1373483431-project-admin] http://192.168.122.54/volume/v3/group_types returned with HTTP 202 Sep 03 20:07:48 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 345/684] 192.168.122.54 () {62 vars in 1190 bytes} [Thu Sep 3 20:07:48 2026] POST /volume/v3/group_types => generated 181 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:07:48 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-74726085-465b-4bb3-ab3e-62d4fedaa21c None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:48 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-74726085-465b-4bb3-ab3e-62d4fedaa21c tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] POST http://192.168.122.54/volume/v3/groups Sep 03 20:07:48 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-74726085-465b-4bb3-ab3e-62d4fedaa21c tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "43c86163-f9d4-49a8-9753-e734c81cc380", "volume_types": ["b9503568-0091-4323-87df-c6dae2a0765d"], "name": "tempest-GroupSnapshotsTest-Group-1207402149"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:07:48 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.groups [None req-74726085-465b-4bb3-ab3e-62d4fedaa21c tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Creating new group {'group': {'group_type': '43c86163-f9d4-49a8-9753-e734c81cc380', 'volume_types': ['b9503568-0091-4323-87df-c6dae2a0765d'], 'name': 'tempest-GroupSnapshotsTest-Group-1207402149'}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 03 20:07:48 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-4d3c78e7-e3f8-48ff-ad7a-40b3b0f7519d tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Volume info retrieved successfully. Sep 03 20:07:48 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.groups [None req-74726085-465b-4bb3-ab3e-62d4fedaa21c tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Creating group tempest-GroupSnapshotsTest-Group-1207402149. Sep 03 20:07:48 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-4d3c78e7-e3f8-48ff-ad7a-40b3b0f7519d tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] http://192.168.122.54/volume/v3/volumes/805d14e9-b9ab-4847-8f18-20af2c116ff2 returned with HTTP 200 Sep 03 20:07:48 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 340/685] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:07:48 2026] GET /volume/v3/volumes/805d14e9-b9ab-4847-8f18-20af2c116ff2 => generated 853 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:07:48 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-74726085-465b-4bb3-ab3e-62d4fedaa21c tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Availability Zones retrieved successfully. Sep 03 20:07:48 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-74726085-465b-4bb3-ab3e-62d4fedaa21c tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Created reservations ['ded03cfb-e32b-47c2-8f95-a879d2b202a8'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:07:48 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-74726085-465b-4bb3-ab3e-62d4fedaa21c tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/groups returned with HTTP 202 Sep 03 20:07:48 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 346/686] 192.168.122.54 () {62 vars in 1176 bytes} [Thu Sep 3 20:07:48 2026] POST /volume/v3/groups => generated 112 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 03 20:07:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-f353f832-c3b6-499b-b52f-d470439f9682 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:48 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f353f832-c3b6-499b-b52f-d470439f9682 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/groups/d54b7943-8652-4363-84e5-2350ac5cd6a1 Sep 03 20:07:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f353f832-c3b6-499b-b52f-d470439f9682 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f353f832-c3b6-499b-b52f-d470439f9682 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'version_select' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.groups [None req-f353f832-c3b6-499b-b52f-d470439f9682 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] show called for member d54b7943-8652-4363-84e5-2350ac5cd6a1 {{(pid=87290) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 20:07:48 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:48 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:07:48 devstack devstack@c-api.service[87290]: /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 03 20:07:48 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, cls(context), Sep 03 20:07:48 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f353f832-c3b6-499b-b52f-d470439f9682 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/groups/d54b7943-8652-4363-84e5-2350ac5cd6a1 returned with HTTP 200 Sep 03 20:07:48 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 341/687] 192.168.122.54 () {60 vars in 1265 bytes} [Thu Sep 3 20:07:48 2026] GET /volume/v3/groups/d54b7943-8652-4363-84e5-2350ac5cd6a1 => generated 392 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:07:49 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-41f3559d-d145-4d7f-b97f-948307926b5c None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:49 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-41f3559d-d145-4d7f-b97f-948307926b5c tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] GET http://192.168.122.54/volume/v3/volumes/805d14e9-b9ab-4847-8f18-20af2c116ff2 Sep 03 20:07:49 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-41f3559d-d145-4d7f-b97f-948307926b5c tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:49 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-41f3559d-d145-4d7f-b97f-948307926b5c tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:49 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:49 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:07:49 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:49 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:07:49 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-41f3559d-d145-4d7f-b97f-948307926b5c tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Volume info retrieved successfully. Sep 03 20:07:49 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-41f3559d-d145-4d7f-b97f-948307926b5c tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] http://192.168.122.54/volume/v3/volumes/805d14e9-b9ab-4847-8f18-20af2c116ff2 returned with HTTP 200 Sep 03 20:07:49 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 347/688] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:07:49 2026] GET /volume/v3/volumes/805d14e9-b9ab-4847-8f18-20af2c116ff2 => generated 853 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:07:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-841ba168-eb57-4575-84ad-7876c1b9b14a None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:49 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-841ba168-eb57-4575-84ad-7876c1b9b14a tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/groups/d54b7943-8652-4363-84e5-2350ac5cd6a1 Sep 03 20:07:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-841ba168-eb57-4575-84ad-7876c1b9b14a tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-841ba168-eb57-4575-84ad-7876c1b9b14a tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'version_select' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.groups [None req-841ba168-eb57-4575-84ad-7876c1b9b14a tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] show called for member d54b7943-8652-4363-84e5-2350ac5cd6a1 {{(pid=87290) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 20:07:49 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:49 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:07:49 devstack devstack@c-api.service[87290]: /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 03 20:07:49 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, cls(context), Sep 03 20:07:49 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-841ba168-eb57-4575-84ad-7876c1b9b14a tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/groups/d54b7943-8652-4363-84e5-2350ac5cd6a1 returned with HTTP 200 Sep 03 20:07:49 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 342/689] 192.168.122.54 () {60 vars in 1265 bytes} [Thu Sep 3 20:07:49 2026] GET /volume/v3/groups/d54b7943-8652-4363-84e5-2350ac5cd6a1 => generated 393 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 20:07:49 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-24e5d373-2a00-4456-8848-9201b8457fc6 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:49 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-24e5d373-2a00-4456-8848-9201b8457fc6 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:07:49 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-24e5d373-2a00-4456-8848-9201b8457fc6 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-552234508", "volume_type": "b9503568-0091-4323-87df-c6dae2a0765d", "group_id": "d54b7943-8652-4363-84e5-2350ac5cd6a1", "size": 1}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:07:49 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volumes [None req-24e5d373-2a00-4456-8848-9201b8457fc6 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-552234508', 'volume_type': 'b9503568-0091-4323-87df-c6dae2a0765d', 'group_id': 'd54b7943-8652-4363-84e5-2350ac5cd6a1', 'size': 1}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:07:49 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:49 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:07:49 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-24e5d373-2a00-4456-8848-9201b8457fc6 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Create volume of 1 GB Sep 03 20:07:49 devstack devstack@c-api.service[87289]: /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 03 20:07:49 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, cls(context), Sep 03 20:07:49 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-24e5d373-2a00-4456-8848-9201b8457fc6 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Availability Zones retrieved successfully. Sep 03 20:07:49 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-24e5d373-2a00-4456-8848-9201b8457fc6 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Flow 'volume_create_api' (8575eba1-5d85-41eb-93dd-321dbd51b5b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:07:49 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-24e5d373-2a00-4456-8848-9201b8457fc6 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5617fcc-3e05-48ea-9474-61e422fa9d20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:07:49 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:49 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:07:49 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.flows.api.create_volume [None req-24e5d373-2a00-4456-8848-9201b8457fc6 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Validating volume size '1' using validate_int {{(pid=87289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:07:49 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-24e5d373-2a00-4456-8848-9201b8457fc6 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5617fcc-3e05-48ea-9474-61e422fa9d20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T18:07:48Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b9503568-0091-4323-87df-c6dae2a0765d,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1283542917',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9503568-0091-4323-87df-c6dae2a0765d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd54b7943-8652-4363-84e5-2350ac5cd6a1', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:07:49 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-24e5d373-2a00-4456-8848-9201b8457fc6 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5fef76a7-5380-447e-9596-7fcbd7f3b4b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:07:50 devstack devstack@c-api.service[87289]: WARNING cinder.quota [None req-24e5d373-2a00-4456-8848-9201b8457fc6 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1283542917 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1283542917, it is now deprecated. Please use the default quota class for default quota. Sep 03 20:07:50 devstack devstack@c-api.service[87289]: WARNING cinder.quota [None req-24e5d373-2a00-4456-8848-9201b8457fc6 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1283542917 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1283542917, it is now deprecated. Please use the default quota class for default quota. Sep 03 20:07:50 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-24e5d373-2a00-4456-8848-9201b8457fc6 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Created reservations ['06029341-86da-490a-8763-05bab3c9f7de', 'fcad654d-00ce-4b18-bb12-57894541b33c', '31931039-5dbd-4dd4-a5eb-868943ad1848', '6481b231-1701-45b7-a61a-07e4d831762b'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:07:50 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-24e5d373-2a00-4456-8848-9201b8457fc6 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5fef76a7-5380-447e-9596-7fcbd7f3b4b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06029341-86da-490a-8763-05bab3c9f7de', 'fcad654d-00ce-4b18-bb12-57894541b33c', '31931039-5dbd-4dd4-a5eb-868943ad1848', '6481b231-1701-45b7-a61a-07e4d831762b']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:07:50 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-24e5d373-2a00-4456-8848-9201b8457fc6 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71045a25-7719-4a2e-81ef-4b3eb3e3f20c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:07:50 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:50 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:07:50 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-24e5d373-2a00-4456-8848-9201b8457fc6 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71045a25-7719-4a2e-81ef-4b3eb3e3f20c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '00d02fd6-7685-4051-8ba3-eee7dc6d6e2a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-552234508',encryption_key_id=None,group_id=d54b7943-8652-4363-84e5-2350ac5cd6a1,group_type_id=,metadata={},multiattach=False,project_id='29d54b3893f94e66bd9d8c69ab42f425',qos_specs=None,replication_status=,reservations=['06029341-86da-490a-8763-05bab3c9f7de','fcad654d-00ce-4b18-bb12-57894541b33c','31931039-5dbd-4dd4-a5eb-868943ad1848','6481b231-1701-45b7-a61a-07e4d831762b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7c12fd4bd0348579f2a7aa3194ecfc3',volume_type_id=b9503568-0091-4323-87df-c6dae2a0765d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:07:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-552234508',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d54b7943-8652-4363-84e5-2350ac5cd6a1,host=None,id=00d02fd6-7685-4051-8ba3-eee7dc6d6e2a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='29d54b3893f94e66bd9d8c69ab42f425',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a7c12fd4bd0348579f2a7aa3194ecfc3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b9503568-0091-4323-87df-c6dae2a0765d),volume_type_id=b9503568-0091-4323-87df-c6dae2a0765d)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:07:50 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-24e5d373-2a00-4456-8848-9201b8457fc6 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (756e9c3b-feb5-4c49-b490-4d3e7e431c1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:07:50 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-24e5d373-2a00-4456-8848-9201b8457fc6 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (756e9c3b-feb5-4c49-b490-4d3e7e431c1c) transitioned into state 'SUCCESS' from state '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-552234508',encryption_key_id=None,group_id=d54b7943-8652-4363-84e5-2350ac5cd6a1,group_type_id=,metadata={},multiattach=False,project_id='29d54b3893f94e66bd9d8c69ab42f425',qos_specs=None,replication_status=,reservations=['06029341-86da-490a-8763-05bab3c9f7de','fcad654d-00ce-4b18-bb12-57894541b33c','31931039-5dbd-4dd4-a5eb-868943ad1848','6481b231-1701-45b7-a61a-07e4d831762b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7c12fd4bd0348579f2a7aa3194ecfc3',volume_type_id=b9503568-0091-4323-87df-c6dae2a0765d)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:07:50 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-24e5d373-2a00-4456-8848-9201b8457fc6 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (819d173f-947c-41db-ba18-d31dd1905102) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:07:50 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-24e5d373-2a00-4456-8848-9201b8457fc6 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (819d173f-947c-41db-ba18-d31dd1905102) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:07:50 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-24e5d373-2a00-4456-8848-9201b8457fc6 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Flow 'volume_create_api' (8575eba1-5d85-41eb-93dd-321dbd51b5b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:07:50 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-221d9406-3ac8-4227-aaff-2caedb0209c5 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:50 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-24e5d373-2a00-4456-8848-9201b8457fc6 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Create volume request issued successfully. Sep 03 20:07:50 devstack devstack@c-api.service[87289]: WARNING stevedore.named [None req-24e5d373-2a00-4456-8848-9201b8457fc6 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:07:50 devstack devstack@c-api.service[87289]: WARNING castellan.key_manager [None req-24e5d373-2a00-4456-8848-9201b8457fc6 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:07:50 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-221d9406-3ac8-4227-aaff-2caedb0209c5 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] GET http://192.168.122.54/volume/v3/volumes/805d14e9-b9ab-4847-8f18-20af2c116ff2 Sep 03 20:07:50 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-221d9406-3ac8-4227-aaff-2caedb0209c5 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:50 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-221d9406-3ac8-4227-aaff-2caedb0209c5 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:50 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-221d9406-3ac8-4227-aaff-2caedb0209c5 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] http://192.168.122.54/volume/v3/volumes/805d14e9-b9ab-4847-8f18-20af2c116ff2 returned with HTTP 404 Sep 03 20:07:50 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 343/690] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:07:50 2026] GET /volume/v3/volumes/805d14e9-b9ab-4847-8f18-20af2c116ff2 => generated 109 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:07:50 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-5ecb449a-48bd-4eaa-9013-58b510d48a21 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:50 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5ecb449a-48bd-4eaa-9013-58b510d48a21 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] GET http://192.168.122.54/volume/v3/volumes/0e38db76-6a8c-44f5-9255-afa6aa57903f Sep 03 20:07:50 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5ecb449a-48bd-4eaa-9013-58b510d48a21 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:50 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5ecb449a-48bd-4eaa-9013-58b510d48a21 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:50 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:50 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:07:50 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:50 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:07:50 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-5ecb449a-48bd-4eaa-9013-58b510d48a21 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Volume info retrieved successfully. Sep 03 20:07:50 devstack devstack@c-api.service[87289]: DEBUG oslo_db.sqlalchemy.engines [None req-24e5d373-2a00-4456-8848-9201b8457fc6 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87289) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:07:50 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5ecb449a-48bd-4eaa-9013-58b510d48a21 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] http://192.168.122.54/volume/v3/volumes/0e38db76-6a8c-44f5-9255-afa6aa57903f returned with HTTP 200 Sep 03 20:07:50 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 344/691] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:07:50 2026] GET /volume/v3/volumes/0e38db76-6a8c-44f5-9255-afa6aa57903f => generated 855 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:07:50 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:50 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:07:50 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-e5734a40-6059-4103-945c-087c85675159 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:50 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e5734a40-6059-4103-945c-087c85675159 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] DELETE http://192.168.122.54/volume/v3/volumes/0e38db76-6a8c-44f5-9255-afa6aa57903f Sep 03 20:07:50 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e5734a40-6059-4103-945c-087c85675159 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:50 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e5734a40-6059-4103-945c-087c85675159 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:50 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-e5734a40-6059-4103-945c-087c85675159 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Delete volume with id: 0e38db76-6a8c-44f5-9255-afa6aa57903f Sep 03 20:07:50 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-24e5d373-2a00-4456-8848-9201b8457fc6 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:07:50 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 348/692] 192.168.122.54 () {62 vars in 1179 bytes} [Thu Sep 3 20:07:49 2026] POST /volume/v3/volumes => generated 828 bytes in 915 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:07:50 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-806e5deb-78ff-4fdd-9c1e-2250f2c94d17 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:50 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-806e5deb-78ff-4fdd-9c1e-2250f2c94d17 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/volumes/00d02fd6-7685-4051-8ba3-eee7dc6d6e2a Sep 03 20:07:50 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-806e5deb-78ff-4fdd-9c1e-2250f2c94d17 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:50 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-806e5deb-78ff-4fdd-9c1e-2250f2c94d17 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:50 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:50 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:07:50 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:50 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:07:50 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-e5734a40-6059-4103-945c-087c85675159 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Volume info retrieved successfully. Sep 03 20:07:50 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:50 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:07:50 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:50 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:07:50 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-806e5deb-78ff-4fdd-9c1e-2250f2c94d17 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Volume info retrieved successfully. Sep 03 20:07:50 devstack devstack@c-api.service[87289]: WARNING stevedore.named [None req-806e5deb-78ff-4fdd-9c1e-2250f2c94d17 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:07:50 devstack devstack@c-api.service[87289]: WARNING castellan.key_manager [None req-806e5deb-78ff-4fdd-9c1e-2250f2c94d17 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:07:50 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-e5734a40-6059-4103-945c-087c85675159 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Delete volume request issued successfully. Sep 03 20:07:50 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e5734a40-6059-4103-945c-087c85675159 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] http://192.168.122.54/volume/v3/volumes/0e38db76-6a8c-44f5-9255-afa6aa57903f returned with HTTP 202 Sep 03 20:07:50 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 345/693] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:07:50 2026] DELETE /volume/v3/volumes/0e38db76-6a8c-44f5-9255-afa6aa57903f => generated 0 bytes in 271 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:07:50 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-589f1f07-429f-4aff-a9b1-61f1a4851eaa None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:50 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-589f1f07-429f-4aff-a9b1-61f1a4851eaa tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] GET http://192.168.122.54/volume/v3/volumes/0e38db76-6a8c-44f5-9255-afa6aa57903f Sep 03 20:07:50 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-589f1f07-429f-4aff-a9b1-61f1a4851eaa tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:50 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-589f1f07-429f-4aff-a9b1-61f1a4851eaa tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:50 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:50 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:07:50 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:50 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:07:51 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-589f1f07-429f-4aff-a9b1-61f1a4851eaa tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Volume info retrieved successfully. Sep 03 20:07:51 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-589f1f07-429f-4aff-a9b1-61f1a4851eaa tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] http://192.168.122.54/volume/v3/volumes/0e38db76-6a8c-44f5-9255-afa6aa57903f returned with HTTP 200 Sep 03 20:07:51 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 346/694] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:07:50 2026] GET /volume/v3/volumes/0e38db76-6a8c-44f5-9255-afa6aa57903f => generated 854 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:07:51 devstack devstack@c-api.service[87289]: DEBUG oslo_db.sqlalchemy.engines [None req-806e5deb-78ff-4fdd-9c1e-2250f2c94d17 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87289) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:07:51 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:51 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:07:51 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-806e5deb-78ff-4fdd-9c1e-2250f2c94d17 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/volumes/00d02fd6-7685-4051-8ba3-eee7dc6d6e2a returned with HTTP 200 Sep 03 20:07:51 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 349/695] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:07:50 2026] GET /volume/v3/volumes/00d02fd6-7685-4051-8ba3-eee7dc6d6e2a => generated 896 bytes in 529 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:07:52 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-63b4ab35-8660-41a5-8e14-ad7f7d94114b None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:52 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-63b4ab35-8660-41a5-8e14-ad7f7d94114b tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] GET http://192.168.122.54/volume/v3/volumes/0e38db76-6a8c-44f5-9255-afa6aa57903f Sep 03 20:07:52 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-63b4ab35-8660-41a5-8e14-ad7f7d94114b tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:52 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-63b4ab35-8660-41a5-8e14-ad7f7d94114b tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:52 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:52 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:07:52 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:52 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:07:52 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-63b4ab35-8660-41a5-8e14-ad7f7d94114b tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Volume info retrieved successfully. Sep 03 20:07:52 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-a074b0ec-b391-48ef-ab34-a1800ad53ddc None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:52 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a074b0ec-b391-48ef-ab34-a1800ad53ddc tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/volumes/00d02fd6-7685-4051-8ba3-eee7dc6d6e2a Sep 03 20:07:52 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a074b0ec-b391-48ef-ab34-a1800ad53ddc tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:52 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a074b0ec-b391-48ef-ab34-a1800ad53ddc tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:52 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-63b4ab35-8660-41a5-8e14-ad7f7d94114b tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] http://192.168.122.54/volume/v3/volumes/0e38db76-6a8c-44f5-9255-afa6aa57903f returned with HTTP 200 Sep 03 20:07:52 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 347/696] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:07:52 2026] GET /volume/v3/volumes/0e38db76-6a8c-44f5-9255-afa6aa57903f => generated 854 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:07:52 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:52 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:07:52 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:52 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:07:52 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-a074b0ec-b391-48ef-ab34-a1800ad53ddc tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Volume info retrieved successfully. Sep 03 20:07:52 devstack devstack@c-api.service[87289]: WARNING stevedore.named [None req-a074b0ec-b391-48ef-ab34-a1800ad53ddc tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:07:52 devstack devstack@c-api.service[87289]: WARNING castellan.key_manager [None req-a074b0ec-b391-48ef-ab34-a1800ad53ddc tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:07:52 devstack devstack@c-api.service[87289]: DEBUG oslo_db.sqlalchemy.engines [None req-a074b0ec-b391-48ef-ab34-a1800ad53ddc tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87289) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:07:52 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:52 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:07:52 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a074b0ec-b391-48ef-ab34-a1800ad53ddc tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/volumes/00d02fd6-7685-4051-8ba3-eee7dc6d6e2a returned with HTTP 200 Sep 03 20:07:52 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 350/697] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:07:52 2026] GET /volume/v3/volumes/00d02fd6-7685-4051-8ba3-eee7dc6d6e2a => generated 920 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:07:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-b6851e0a-285a-4b44-935d-248e7d6e5b10 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:53 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b6851e0a-285a-4b44-935d-248e7d6e5b10 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] GET http://192.168.122.54/volume/v3/volumes/0e38db76-6a8c-44f5-9255-afa6aa57903f Sep 03 20:07:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b6851e0a-285a-4b44-935d-248e7d6e5b10 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b6851e0a-285a-4b44-935d-248e7d6e5b10 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:53 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b6851e0a-285a-4b44-935d-248e7d6e5b10 tempest-VolumesListAdminTestJSON-603976757 tempest-VolumesListAdminTestJSON-603976757-project-member] http://192.168.122.54/volume/v3/volumes/0e38db76-6a8c-44f5-9255-afa6aa57903f returned with HTTP 404 Sep 03 20:07:53 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 348/698] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:07:53 2026] GET /volume/v3/volumes/0e38db76-6a8c-44f5-9255-afa6aa57903f => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:07:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-a5785697-5ea5-440f-8a14-ea995ed4293a None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:53 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a5785697-5ea5-440f-8a14-ea995ed4293a tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/volumes/00d02fd6-7685-4051-8ba3-eee7dc6d6e2a Sep 03 20:07:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a5785697-5ea5-440f-8a14-ea995ed4293a tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a5785697-5ea5-440f-8a14-ea995ed4293a tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:53 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:53 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:07:53 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:53 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:07:53 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-a5785697-5ea5-440f-8a14-ea995ed4293a tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Volume info retrieved successfully. Sep 03 20:07:53 devstack devstack@c-api.service[87289]: WARNING stevedore.named [None req-a5785697-5ea5-440f-8a14-ea995ed4293a tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:07:53 devstack devstack@c-api.service[87289]: WARNING castellan.key_manager [None req-a5785697-5ea5-440f-8a14-ea995ed4293a tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:07:53 devstack devstack@c-api.service[87289]: DEBUG oslo_db.sqlalchemy.engines [None req-a5785697-5ea5-440f-8a14-ea995ed4293a tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87289) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:07:53 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:53 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:07:53 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a5785697-5ea5-440f-8a14-ea995ed4293a tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/volumes/00d02fd6-7685-4051-8ba3-eee7dc6d6e2a returned with HTTP 200 Sep 03 20:07:53 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 351/699] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:07:53 2026] GET /volume/v3/volumes/00d02fd6-7685-4051-8ba3-eee7dc6d6e2a => generated 921 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:07:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-989019b5-10bf-416d-b542-25dfdc5b2478 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:53 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-989019b5-10bf-416d-b542-25dfdc5b2478 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:07:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-989019b5-10bf-416d-b542-25dfdc5b2478 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-907276284", "volume_type": "b9503568-0091-4323-87df-c6dae2a0765d", "group_id": "d54b7943-8652-4363-84e5-2350ac5cd6a1", "size": 1}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:07:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.volumes [None req-989019b5-10bf-416d-b542-25dfdc5b2478 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-907276284', 'volume_type': 'b9503568-0091-4323-87df-c6dae2a0765d', 'group_id': 'd54b7943-8652-4363-84e5-2350ac5cd6a1', 'size': 1}} {{(pid=87290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:07:53 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:53 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:07:53 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-989019b5-10bf-416d-b542-25dfdc5b2478 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Create volume of 1 GB Sep 03 20:07:53 devstack devstack@c-api.service[87290]: /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 03 20:07:53 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, cls(context), Sep 03 20:07:53 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-989019b5-10bf-416d-b542-25dfdc5b2478 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Availability Zones retrieved successfully. Sep 03 20:07:53 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-989019b5-10bf-416d-b542-25dfdc5b2478 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Flow 'volume_create_api' (c9308353-2408-4d64-b51d-5057e4777635) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:07:53 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-989019b5-10bf-416d-b542-25dfdc5b2478 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (136d1225-d668-4982-9c7e-0a6a7df820f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:07:53 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:53 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:07:53 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.flows.api.create_volume [None req-989019b5-10bf-416d-b542-25dfdc5b2478 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Validating volume size '1' using validate_int {{(pid=87290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:07:53 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-989019b5-10bf-416d-b542-25dfdc5b2478 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (136d1225-d668-4982-9c7e-0a6a7df820f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T18:07:48Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b9503568-0091-4323-87df-c6dae2a0765d,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1283542917',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9503568-0091-4323-87df-c6dae2a0765d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd54b7943-8652-4363-84e5-2350ac5cd6a1', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:07:53 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-989019b5-10bf-416d-b542-25dfdc5b2478 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8836f457-1961-421a-8880-f1157118825f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:07:53 devstack devstack@c-api.service[87290]: WARNING cinder.quota [None req-989019b5-10bf-416d-b542-25dfdc5b2478 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1283542917 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1283542917, it is now deprecated. Please use the default quota class for default quota. Sep 03 20:07:53 devstack devstack@c-api.service[87290]: WARNING cinder.quota [None req-989019b5-10bf-416d-b542-25dfdc5b2478 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1283542917 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1283542917, it is now deprecated. Please use the default quota class for default quota. Sep 03 20:07:53 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-989019b5-10bf-416d-b542-25dfdc5b2478 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Created reservations ['dcc7e5a0-6ac6-447f-9407-b854bedb0421', 'dbc561dd-bee6-4ef8-8539-b6b32985aee4', '4251c7f9-e36f-429d-87b2-51e2b2c839df', 'b3b54bb2-ae11-426b-8bad-944983caef32'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:07:53 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-989019b5-10bf-416d-b542-25dfdc5b2478 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8836f457-1961-421a-8880-f1157118825f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dcc7e5a0-6ac6-447f-9407-b854bedb0421', 'dbc561dd-bee6-4ef8-8539-b6b32985aee4', '4251c7f9-e36f-429d-87b2-51e2b2c839df', 'b3b54bb2-ae11-426b-8bad-944983caef32']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:07:53 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-989019b5-10bf-416d-b542-25dfdc5b2478 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f713075-9c02-4b1e-9671-16d1c8142dd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:07:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-df494272-6a7b-425c-9e20-f4f9915d4ca6 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:53 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-df494272-6a7b-425c-9e20-f4f9915d4ca6 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:07:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-df494272-6a7b-425c-9e20-f4f9915d4ca6 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-817701436", "imageRef": "2f677e69-c223-4c71-b630-2245f346f65e", "size": 1}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:07:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volumes [None req-df494272-6a7b-425c-9e20-f4f9915d4ca6 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-817701436', 'imageRef': '2f677e69-c223-4c71-b630-2245f346f65e', 'size': 1}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:07:53 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:53 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:07:53 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-989019b5-10bf-416d-b542-25dfdc5b2478 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f713075-9c02-4b1e-9671-16d1c8142dd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '85f5850e-77ed-463e-9ce5-4a3c9a8b14c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-907276284',encryption_key_id=None,group_id=d54b7943-8652-4363-84e5-2350ac5cd6a1,group_type_id=,metadata={},multiattach=False,project_id='29d54b3893f94e66bd9d8c69ab42f425',qos_specs=None,replication_status=,reservations=['dcc7e5a0-6ac6-447f-9407-b854bedb0421','dbc561dd-bee6-4ef8-8539-b6b32985aee4','4251c7f9-e36f-429d-87b2-51e2b2c839df','b3b54bb2-ae11-426b-8bad-944983caef32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7c12fd4bd0348579f2a7aa3194ecfc3',volume_type_id=b9503568-0091-4323-87df-c6dae2a0765d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:07:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-907276284',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d54b7943-8652-4363-84e5-2350ac5cd6a1,host=None,id=85f5850e-77ed-463e-9ce5-4a3c9a8b14c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='29d54b3893f94e66bd9d8c69ab42f425',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a7c12fd4bd0348579f2a7aa3194ecfc3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b9503568-0091-4323-87df-c6dae2a0765d),volume_type_id=b9503568-0091-4323-87df-c6dae2a0765d)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:07:53 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-989019b5-10bf-416d-b542-25dfdc5b2478 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39515023-f28f-4463-8aac-62c769b5672c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:07:54 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-989019b5-10bf-416d-b542-25dfdc5b2478 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39515023-f28f-4463-8aac-62c769b5672c) transitioned into state 'SUCCESS' from state '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-907276284',encryption_key_id=None,group_id=d54b7943-8652-4363-84e5-2350ac5cd6a1,group_type_id=,metadata={},multiattach=False,project_id='29d54b3893f94e66bd9d8c69ab42f425',qos_specs=None,replication_status=,reservations=['dcc7e5a0-6ac6-447f-9407-b854bedb0421','dbc561dd-bee6-4ef8-8539-b6b32985aee4','4251c7f9-e36f-429d-87b2-51e2b2c839df','b3b54bb2-ae11-426b-8bad-944983caef32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7c12fd4bd0348579f2a7aa3194ecfc3',volume_type_id=b9503568-0091-4323-87df-c6dae2a0765d)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:07:54 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-989019b5-10bf-416d-b542-25dfdc5b2478 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5680c98-afe3-48f2-8bab-57d800b08e82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:07:54 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-989019b5-10bf-416d-b542-25dfdc5b2478 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5680c98-afe3-48f2-8bab-57d800b08e82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:07:54 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-989019b5-10bf-416d-b542-25dfdc5b2478 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Flow 'volume_create_api' (c9308353-2408-4d64-b51d-5057e4777635) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:07:54 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-989019b5-10bf-416d-b542-25dfdc5b2478 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Create volume request issued successfully. Sep 03 20:07:54 devstack devstack@c-api.service[87290]: WARNING stevedore.named [None req-989019b5-10bf-416d-b542-25dfdc5b2478 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:07:54 devstack devstack@c-api.service[87290]: WARNING castellan.key_manager [None req-989019b5-10bf-416d-b542-25dfdc5b2478 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:07:54 devstack devstack@c-api.service[87290]: DEBUG oslo_db.sqlalchemy.engines [None req-989019b5-10bf-416d-b542-25dfdc5b2478 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:07:54 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:54 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:07:54 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-989019b5-10bf-416d-b542-25dfdc5b2478 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:07:54 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 349/700] 192.168.122.54 () {62 vars in 1179 bytes} [Thu Sep 3 20:07:53 2026] POST /volume/v3/volumes => generated 828 bytes in 607 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:07:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-a967de5b-2ddc-447f-8908-f7aef44e797b None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:54 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a967de5b-2ddc-447f-8908-f7aef44e797b tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/volumes/85f5850e-77ed-463e-9ce5-4a3c9a8b14c3 Sep 03 20:07:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a967de5b-2ddc-447f-8908-f7aef44e797b tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a967de5b-2ddc-447f-8908-f7aef44e797b tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:54 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:54 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:07:54 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:54 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:07:54 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-a967de5b-2ddc-447f-8908-f7aef44e797b tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Volume info retrieved successfully. Sep 03 20:07:54 devstack devstack@c-api.service[87290]: WARNING stevedore.named [None req-a967de5b-2ddc-447f-8908-f7aef44e797b tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:07:54 devstack devstack@c-api.service[87290]: WARNING castellan.key_manager [None req-a967de5b-2ddc-447f-8908-f7aef44e797b tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:07:54 devstack devstack@c-api.service[87290]: DEBUG oslo_db.sqlalchemy.engines [None req-a967de5b-2ddc-447f-8908-f7aef44e797b tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:07:54 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:54 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:07:54 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a967de5b-2ddc-447f-8908-f7aef44e797b tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/volumes/85f5850e-77ed-463e-9ce5-4a3c9a8b14c3 returned with HTTP 200 Sep 03 20:07:54 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 350/701] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:07:54 2026] GET /volume/v3/volumes/85f5850e-77ed-463e-9ce5-4a3c9a8b14c3 => generated 896 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:07:54 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-df494272-6a7b-425c-9e20-f4f9915d4ca6 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Create volume of 1 GB Sep 03 20:07:54 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-df494272-6a7b-425c-9e20-f4f9915d4ca6 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Availability Zones retrieved successfully. Sep 03 20:07:54 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-df494272-6a7b-425c-9e20-f4f9915d4ca6 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Flow 'volume_create_api' (547cd365-15f1-44b4-a2b7-3596fc5e472b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:07:54 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-df494272-6a7b-425c-9e20-f4f9915d4ca6 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (828f7d81-132f-4e32-9046-1042bde3c5a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:07:54 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.flows.api.create_volume [None req-df494272-6a7b-425c-9e20-f4f9915d4ca6 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Validating volume size '1' using validate_int {{(pid=87289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:07:54 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-df494272-6a7b-425c-9e20-f4f9915d4ca6 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (828f7d81-132f-4e32-9046-1042bde3c5a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:07:54 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-df494272-6a7b-425c-9e20-f4f9915d4ca6 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01829243-5572-4103-ac3e-ba03a03f5ac5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:07:55 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-df494272-6a7b-425c-9e20-f4f9915d4ca6 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Created reservations ['90236550-dd8e-4f61-ac76-6eaaf579edc1', '063ee02d-f157-4ad0-95a2-701fef772f65', 'dfc7782a-c06f-44fa-b921-9ae4a3e2292c', '2b7080df-1b89-4b5e-9170-6f23f7119d40'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:07:55 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-df494272-6a7b-425c-9e20-f4f9915d4ca6 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01829243-5572-4103-ac3e-ba03a03f5ac5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['90236550-dd8e-4f61-ac76-6eaaf579edc1', '063ee02d-f157-4ad0-95a2-701fef772f65', 'dfc7782a-c06f-44fa-b921-9ae4a3e2292c', '2b7080df-1b89-4b5e-9170-6f23f7119d40']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:07:55 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-df494272-6a7b-425c-9e20-f4f9915d4ca6 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05b45264-3958-4eea-bdf7-e8722026bde6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:07:55 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:55 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:07:55 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-df494272-6a7b-425c-9e20-f4f9915d4ca6 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05b45264-3958-4eea-bdf7-e8722026bde6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e633edf6-0068-44bc-9425-ee04cc34090c', '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-817701436',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd52954898c649ffbbd7e30c8c328017',qos_specs=None,replication_status=,reservations=['90236550-dd8e-4f61-ac76-6eaaf579edc1','063ee02d-f157-4ad0-95a2-701fef772f65','dfc7782a-c06f-44fa-b921-9ae4a3e2292c','2b7080df-1b89-4b5e-9170-6f23f7119d40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='102794108773457d926b9c21055e0d87',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:07:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-817701436',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e633edf6-0068-44bc-9425-ee04cc34090c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd52954898c649ffbbd7e30c8c328017',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='102794108773457d926b9c21055e0d87',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:07:55 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-df494272-6a7b-425c-9e20-f4f9915d4ca6 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d62d93dc-36be-4e9b-a7c1-564ef120fdac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:07:55 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-df494272-6a7b-425c-9e20-f4f9915d4ca6 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d62d93dc-36be-4e9b-a7c1-564ef120fdac) transitioned into state 'SUCCESS' from state '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-817701436',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd52954898c649ffbbd7e30c8c328017',qos_specs=None,replication_status=,reservations=['90236550-dd8e-4f61-ac76-6eaaf579edc1','063ee02d-f157-4ad0-95a2-701fef772f65','dfc7782a-c06f-44fa-b921-9ae4a3e2292c','2b7080df-1b89-4b5e-9170-6f23f7119d40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='102794108773457d926b9c21055e0d87',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:07:55 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-df494272-6a7b-425c-9e20-f4f9915d4ca6 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (153870d5-1dcd-4c10-a1af-1a8ddc21163e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:07:55 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-df494272-6a7b-425c-9e20-f4f9915d4ca6 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (153870d5-1dcd-4c10-a1af-1a8ddc21163e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:07:55 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-df494272-6a7b-425c-9e20-f4f9915d4ca6 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Flow 'volume_create_api' (547cd365-15f1-44b4-a2b7-3596fc5e472b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:07:55 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-df494272-6a7b-425c-9e20-f4f9915d4ca6 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Create volume request issued successfully. Sep 03 20:07:55 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-df494272-6a7b-425c-9e20-f4f9915d4ca6 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:07:55 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 352/702] 192.168.122.54 () {60 vars in 1138 bytes} [Thu Sep 3 20:07:53 2026] POST /volume/v3/volumes => generated 759 bytes in 1315 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 20:07:55 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-99bd111b-fe22-417a-a647-6b09c9a33641 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:55 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-99bd111b-fe22-417a-a647-6b09c9a33641 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] GET http://192.168.122.54/volume/v3/volumes/e633edf6-0068-44bc-9425-ee04cc34090c Sep 03 20:07:55 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-99bd111b-fe22-417a-a647-6b09c9a33641 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:55 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-99bd111b-fe22-417a-a647-6b09c9a33641 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:55 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:55 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:07:55 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:55 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:07:55 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-99bd111b-fe22-417a-a647-6b09c9a33641 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Volume info retrieved successfully. Sep 03 20:07:55 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-99bd111b-fe22-417a-a647-6b09c9a33641 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] http://192.168.122.54/volume/v3/volumes/e633edf6-0068-44bc-9425-ee04cc34090c returned with HTTP 200 Sep 03 20:07:55 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 351/703] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:07:55 2026] GET /volume/v3/volumes/e633edf6-0068-44bc-9425-ee04cc34090c => generated 827 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:07:55 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-b0d51859-bf3b-4f72-8a76-6c1bd20937e2 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:55 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b0d51859-bf3b-4f72-8a76-6c1bd20937e2 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/volumes/85f5850e-77ed-463e-9ce5-4a3c9a8b14c3 Sep 03 20:07:55 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b0d51859-bf3b-4f72-8a76-6c1bd20937e2 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:55 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b0d51859-bf3b-4f72-8a76-6c1bd20937e2 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:55 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:55 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:07:55 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:55 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:07:55 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-b0d51859-bf3b-4f72-8a76-6c1bd20937e2 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Volume info retrieved successfully. Sep 03 20:07:55 devstack devstack@c-api.service[87289]: WARNING stevedore.named [None req-b0d51859-bf3b-4f72-8a76-6c1bd20937e2 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:07:55 devstack devstack@c-api.service[87289]: WARNING castellan.key_manager [None req-b0d51859-bf3b-4f72-8a76-6c1bd20937e2 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:07:55 devstack devstack@c-api.service[87289]: DEBUG oslo_db.sqlalchemy.engines [None req-b0d51859-bf3b-4f72-8a76-6c1bd20937e2 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87289) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:07:55 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:55 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:07:55 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b0d51859-bf3b-4f72-8a76-6c1bd20937e2 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/volumes/85f5850e-77ed-463e-9ce5-4a3c9a8b14c3 returned with HTTP 200 Sep 03 20:07:55 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 353/704] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:07:55 2026] GET /volume/v3/volumes/85f5850e-77ed-463e-9ce5-4a3c9a8b14c3 => generated 920 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:07:56 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-f92d4d54-60b2-4d81-93ab-2af4da6cc685 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:56 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f92d4d54-60b2-4d81-93ab-2af4da6cc685 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] GET http://192.168.122.54/volume/v3/volumes/e633edf6-0068-44bc-9425-ee04cc34090c Sep 03 20:07:56 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f92d4d54-60b2-4d81-93ab-2af4da6cc685 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:56 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f92d4d54-60b2-4d81-93ab-2af4da6cc685 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:56 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:56 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:07:56 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:56 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:07:56 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-f92d4d54-60b2-4d81-93ab-2af4da6cc685 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Volume info retrieved successfully. Sep 03 20:07:56 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f92d4d54-60b2-4d81-93ab-2af4da6cc685 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] http://192.168.122.54/volume/v3/volumes/e633edf6-0068-44bc-9425-ee04cc34090c returned with HTTP 200 Sep 03 20:07:56 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 352/705] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:07:56 2026] GET /volume/v3/volumes/e633edf6-0068-44bc-9425-ee04cc34090c => generated 851 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:07:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-0a59c8c3-1cfd-4d9d-96bc-7774dcf6fdc8 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:56 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-0a59c8c3-1cfd-4d9d-96bc-7774dcf6fdc8 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/volumes/85f5850e-77ed-463e-9ce5-4a3c9a8b14c3 Sep 03 20:07:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-0a59c8c3-1cfd-4d9d-96bc-7774dcf6fdc8 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-0a59c8c3-1cfd-4d9d-96bc-7774dcf6fdc8 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:56 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:56 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:07:56 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:56 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:07:56 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-0a59c8c3-1cfd-4d9d-96bc-7774dcf6fdc8 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Volume info retrieved successfully. Sep 03 20:07:56 devstack devstack@c-api.service[87289]: WARNING stevedore.named [None req-0a59c8c3-1cfd-4d9d-96bc-7774dcf6fdc8 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:07:56 devstack devstack@c-api.service[87289]: WARNING castellan.key_manager [None req-0a59c8c3-1cfd-4d9d-96bc-7774dcf6fdc8 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:07:57 devstack devstack@c-api.service[87289]: DEBUG oslo_db.sqlalchemy.engines [None req-0a59c8c3-1cfd-4d9d-96bc-7774dcf6fdc8 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87289) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:07:57 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:57 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:07:57 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-0a59c8c3-1cfd-4d9d-96bc-7774dcf6fdc8 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/volumes/85f5850e-77ed-463e-9ce5-4a3c9a8b14c3 returned with HTTP 200 Sep 03 20:07:57 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 354/706] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:07:56 2026] GET /volume/v3/volumes/85f5850e-77ed-463e-9ce5-4a3c9a8b14c3 => generated 921 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:07:57 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-46c9239c-eaa3-4cb4-9f53-b4cc3a27bd98 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:57 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-46c9239c-eaa3-4cb4-9f53-b4cc3a27bd98 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] PUT http://192.168.122.54/volume/v3/groups/d54b7943-8652-4363-84e5-2350ac5cd6a1 Sep 03 20:07:57 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-46c9239c-eaa3-4cb4-9f53-b4cc3a27bd98 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "00d02fd6-7685-4051-8ba3-eee7dc6d6e2a"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:07:57 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.groups [None req-46c9239c-eaa3-4cb4-9f53-b4cc3a27bd98 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Update called for group d54b7943-8652-4363-84e5-2350ac5cd6a1. {{(pid=87290) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 03 20:07:57 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.groups [None req-46c9239c-eaa3-4cb4-9f53-b4cc3a27bd98 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Updating group d54b7943-8652-4363-84e5-2350ac5cd6a1 with name None description: None add_volumes: None remove_volumes: 00d02fd6-7685-4051-8ba3-eee7dc6d6e2a. Sep 03 20:07:57 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:57 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:07:57 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-46c9239c-eaa3-4cb4-9f53-b4cc3a27bd98 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/groups/d54b7943-8652-4363-84e5-2350ac5cd6a1 returned with HTTP 202 Sep 03 20:07:57 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 353/707] 192.168.122.54 () {62 vars in 1285 bytes} [Thu Sep 3 20:07:57 2026] PUT /volume/v3/groups/d54b7943-8652-4363-84e5-2350ac5cd6a1 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 20:07:57 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-9fbee0c5-ca5f-4ed5-86cb-675e68b587d2 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:57 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9fbee0c5-ca5f-4ed5-86cb-675e68b587d2 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/groups/d54b7943-8652-4363-84e5-2350ac5cd6a1 Sep 03 20:07:57 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-9fbee0c5-ca5f-4ed5-86cb-675e68b587d2 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:57 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-9fbee0c5-ca5f-4ed5-86cb-675e68b587d2 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'version_select' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:57 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.groups [None req-9fbee0c5-ca5f-4ed5-86cb-675e68b587d2 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] show called for member d54b7943-8652-4363-84e5-2350ac5cd6a1 {{(pid=87289) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 20:07:57 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:57 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:07:57 devstack devstack@c-api.service[87289]: /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 03 20:07:57 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, cls(context), Sep 03 20:07:57 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9fbee0c5-ca5f-4ed5-86cb-675e68b587d2 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/groups/d54b7943-8652-4363-84e5-2350ac5cd6a1 returned with HTTP 200 Sep 03 20:07:57 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 355/708] 192.168.122.54 () {60 vars in 1265 bytes} [Thu Sep 3 20:07:57 2026] GET /volume/v3/groups/d54b7943-8652-4363-84e5-2350ac5cd6a1 => generated 392 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:07:57 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-c0024d46-b070-4b49-a69d-bc5adc3dd698 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:57 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c0024d46-b070-4b49-a69d-bc5adc3dd698 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] GET http://192.168.122.54/volume/v3/volumes/e633edf6-0068-44bc-9425-ee04cc34090c Sep 03 20:07:57 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c0024d46-b070-4b49-a69d-bc5adc3dd698 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:57 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c0024d46-b070-4b49-a69d-bc5adc3dd698 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:57 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:57 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:07:57 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:57 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:07:57 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-c0024d46-b070-4b49-a69d-bc5adc3dd698 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Volume info retrieved successfully. Sep 03 20:07:57 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c0024d46-b070-4b49-a69d-bc5adc3dd698 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] http://192.168.122.54/volume/v3/volumes/e633edf6-0068-44bc-9425-ee04cc34090c returned with HTTP 200 Sep 03 20:07:57 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 354/709] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:07:57 2026] GET /volume/v3/volumes/e633edf6-0068-44bc-9425-ee04cc34090c => generated 851 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:07:58 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-9dce9c63-bbda-4802-9ed3-108a52857637 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:58 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9dce9c63-bbda-4802-9ed3-108a52857637 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/groups/d54b7943-8652-4363-84e5-2350ac5cd6a1 Sep 03 20:07:58 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-9dce9c63-bbda-4802-9ed3-108a52857637 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:58 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-9dce9c63-bbda-4802-9ed3-108a52857637 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'version_select' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:58 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.groups [None req-9dce9c63-bbda-4802-9ed3-108a52857637 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] show called for member d54b7943-8652-4363-84e5-2350ac5cd6a1 {{(pid=87289) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 20:07:58 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:58 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:07:58 devstack devstack@c-api.service[87289]: /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 03 20:07:58 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, cls(context), Sep 03 20:07:58 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9dce9c63-bbda-4802-9ed3-108a52857637 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/groups/d54b7943-8652-4363-84e5-2350ac5cd6a1 returned with HTTP 200 Sep 03 20:07:58 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 356/710] 192.168.122.54 () {60 vars in 1265 bytes} [Thu Sep 3 20:07:58 2026] GET /volume/v3/groups/d54b7943-8652-4363-84e5-2350ac5cd6a1 => generated 393 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:07:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-4ea73334-ffe7-418f-a2a6-656dbc241f73 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:58 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-4ea73334-ffe7-418f-a2a6-656dbc241f73 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] PUT http://192.168.122.54/volume/v3/groups/d54b7943-8652-4363-84e5-2350ac5cd6a1 Sep 03 20:07:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-4ea73334-ffe7-418f-a2a6-656dbc241f73 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "00d02fd6-7685-4051-8ba3-eee7dc6d6e2a"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:07:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.groups [None req-4ea73334-ffe7-418f-a2a6-656dbc241f73 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Update called for group d54b7943-8652-4363-84e5-2350ac5cd6a1. {{(pid=87290) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 03 20:07:58 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.groups [None req-4ea73334-ffe7-418f-a2a6-656dbc241f73 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Updating group d54b7943-8652-4363-84e5-2350ac5cd6a1 with name None description: None add_volumes: 00d02fd6-7685-4051-8ba3-eee7dc6d6e2a remove_volumes: None. Sep 03 20:07:58 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-659ef821-44db-4ae6-a0d1-4dd7417743fb None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:58 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-659ef821-44db-4ae6-a0d1-4dd7417743fb None None] GET http://192.168.122.54/volume// Sep 03 20:07:58 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-659ef821-44db-4ae6-a0d1-4dd7417743fb None None] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:58 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:58 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:07:58 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-659ef821-44db-4ae6-a0d1-4dd7417743fb None None] Calling method 'all' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:58 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-659ef821-44db-4ae6-a0d1-4dd7417743fb None None] http://192.168.122.54/volume// returned with HTTP 300 Sep 03 20:07:58 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 357/711] 192.168.122.54 () {56 vars in 883 bytes} [Thu Sep 3 20:07:58 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 20:07:58 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-3b272bc7-9226-48fa-bbb3-6f4f2379efd4 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:58 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-3b272bc7-9226-48fa-bbb3-6f4f2379efd4 None None] GET http://192.168.122.54/volume// Sep 03 20:07:58 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-3b272bc7-9226-48fa-bbb3-6f4f2379efd4 None None] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:58 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-3b272bc7-9226-48fa-bbb3-6f4f2379efd4 None None] Calling method 'all' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:58 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-3b272bc7-9226-48fa-bbb3-6f4f2379efd4 None None] http://192.168.122.54/volume// returned with HTTP 300 Sep 03 20:07:58 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 358/712] 192.168.122.54 () {56 vars in 883 bytes} [Thu Sep 3 20:07:58 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 20:07:58 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-ff9437dc-c661-4354-aa10-0321d46fdd0b None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:58 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:58 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:07:58 devstack devstack@c-api.service[87290]: /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 03 20:07:58 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, cls(context), Sep 03 20:07:58 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-4ea73334-ffe7-418f-a2a6-656dbc241f73 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/groups/d54b7943-8652-4363-84e5-2350ac5cd6a1 returned with HTTP 202 Sep 03 20:07:58 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 355/713] 192.168.122.54 () {62 vars in 1285 bytes} [Thu Sep 3 20:07:58 2026] PUT /volume/v3/groups/d54b7943-8652-4363-84e5-2350ac5cd6a1 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 20:07:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-a9034ff2-b13f-487f-8d35-48b44a5e6bce None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:58 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a9034ff2-b13f-487f-8d35-48b44a5e6bce tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/groups/d54b7943-8652-4363-84e5-2350ac5cd6a1 Sep 03 20:07:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a9034ff2-b13f-487f-8d35-48b44a5e6bce tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a9034ff2-b13f-487f-8d35-48b44a5e6bce tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'version_select' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.groups [None req-a9034ff2-b13f-487f-8d35-48b44a5e6bce tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] show called for member d54b7943-8652-4363-84e5-2350ac5cd6a1 {{(pid=87290) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 20:07:58 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:58 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:07:58 devstack devstack@c-api.service[87290]: /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 03 20:07:58 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, cls(context), Sep 03 20:07:58 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a9034ff2-b13f-487f-8d35-48b44a5e6bce tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/groups/d54b7943-8652-4363-84e5-2350ac5cd6a1 returned with HTTP 200 Sep 03 20:07:58 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 356/714] 192.168.122.54 () {60 vars in 1265 bytes} [Thu Sep 3 20:07:58 2026] GET /volume/v3/groups/d54b7943-8652-4363-84e5-2350ac5cd6a1 => generated 392 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:07:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-a50f174c-9d39-42c1-9e3d-e550d9079f09 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:58 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a50f174c-9d39-42c1-9e3d-e550d9079f09 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] GET http://192.168.122.54/volume/v3/volumes/e633edf6-0068-44bc-9425-ee04cc34090c Sep 03 20:07:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a50f174c-9d39-42c1-9e3d-e550d9079f09 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a50f174c-9d39-42c1-9e3d-e550d9079f09 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:58 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:58 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:07:58 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:58 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:07:58 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ff9437dc-c661-4354-aa10-0321d46fdd0b tempest-VersionsTest-440109 tempest-VersionsTest-440109-project-member] GET http://192.168.122.54/volume/v3/ Sep 03 20:07:58 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ff9437dc-c661-4354-aa10-0321d46fdd0b tempest-VersionsTest-440109 tempest-VersionsTest-440109-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:58 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ff9437dc-c661-4354-aa10-0321d46fdd0b tempest-VersionsTest-440109 tempest-VersionsTest-440109-project-member] Calling method 'version_select' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:58 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ff9437dc-c661-4354-aa10-0321d46fdd0b tempest-VersionsTest-440109 tempest-VersionsTest-440109-project-member] http://192.168.122.54/volume/v3/ returned with HTTP 200 Sep 03 20:07:58 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 359/715] 192.168.122.54 () {58 vars in 1095 bytes} [Thu Sep 3 20:07:58 2026] GET /volume/v3/ => generated 389 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:07:58 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-a50f174c-9d39-42c1-9e3d-e550d9079f09 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Volume info retrieved successfully. Sep 03 20:07:58 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a50f174c-9d39-42c1-9e3d-e550d9079f09 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] http://192.168.122.54/volume/v3/volumes/e633edf6-0068-44bc-9425-ee04cc34090c returned with HTTP 200 Sep 03 20:07:58 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 357/716] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:07:58 2026] GET /volume/v3/volumes/e633edf6-0068-44bc-9425-ee04cc34090c => generated 909 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:07:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-cd478b47-fc56-4753-bacc-94e13f959420 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:59 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-cd478b47-fc56-4753-bacc-94e13f959420 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/groups/d54b7943-8652-4363-84e5-2350ac5cd6a1 Sep 03 20:07:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-cd478b47-fc56-4753-bacc-94e13f959420 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-cd478b47-fc56-4753-bacc-94e13f959420 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'version_select' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.groups [None req-cd478b47-fc56-4753-bacc-94e13f959420 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] show called for member d54b7943-8652-4363-84e5-2350ac5cd6a1 {{(pid=87289) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 20:07:59 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:59 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:07:59 devstack devstack@c-api.service[87289]: /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 03 20:07:59 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, cls(context), Sep 03 20:07:59 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-cd478b47-fc56-4753-bacc-94e13f959420 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/groups/d54b7943-8652-4363-84e5-2350ac5cd6a1 returned with HTTP 200 Sep 03 20:07:59 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 360/717] 192.168.122.54 () {60 vars in 1265 bytes} [Thu Sep 3 20:07:59 2026] GET /volume/v3/groups/d54b7943-8652-4363-84e5-2350ac5cd6a1 => generated 393 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:07:59 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-2f64e2c3-ff9b-4189-b365-982780a0c3f0 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:59 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2f64e2c3-ff9b-4189-b365-982780a0c3f0 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] PUT http://192.168.122.54/volume/v3/groups/d54b7943-8652-4363-84e5-2350ac5cd6a1 Sep 03 20:07:59 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-2f64e2c3-ff9b-4189-b365-982780a0c3f0 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "85f5850e-77ed-463e-9ce5-4a3c9a8b14c3"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:07:59 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.groups [None req-2f64e2c3-ff9b-4189-b365-982780a0c3f0 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Update called for group d54b7943-8652-4363-84e5-2350ac5cd6a1. {{(pid=87290) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 03 20:07:59 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.groups [None req-2f64e2c3-ff9b-4189-b365-982780a0c3f0 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Updating group d54b7943-8652-4363-84e5-2350ac5cd6a1 with name None description: None add_volumes: None remove_volumes: 85f5850e-77ed-463e-9ce5-4a3c9a8b14c3. Sep 03 20:07:59 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:59 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:07:59 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2f64e2c3-ff9b-4189-b365-982780a0c3f0 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/groups/d54b7943-8652-4363-84e5-2350ac5cd6a1 returned with HTTP 202 Sep 03 20:07:59 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 358/718] 192.168.122.54 () {62 vars in 1285 bytes} [Thu Sep 3 20:07:59 2026] PUT /volume/v3/groups/d54b7943-8652-4363-84e5-2350ac5cd6a1 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 20:07:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-ba87f988-9aaa-4e3a-a62d-2c9009ed554f None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:59 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ba87f988-9aaa-4e3a-a62d-2c9009ed554f tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/groups/d54b7943-8652-4363-84e5-2350ac5cd6a1 Sep 03 20:07:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ba87f988-9aaa-4e3a-a62d-2c9009ed554f tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ba87f988-9aaa-4e3a-a62d-2c9009ed554f tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'version_select' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.groups [None req-ba87f988-9aaa-4e3a-a62d-2c9009ed554f tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] show called for member d54b7943-8652-4363-84e5-2350ac5cd6a1 {{(pid=87289) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 20:07:59 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-cc53c7f5-2a82-4442-b8dc-7ee3ff729077 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:07:59 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-cc53c7f5-2a82-4442-b8dc-7ee3ff729077 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] GET http://192.168.122.54/volume/v3/volumes/e633edf6-0068-44bc-9425-ee04cc34090c Sep 03 20:07:59 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-cc53c7f5-2a82-4442-b8dc-7ee3ff729077 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:07:59 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-cc53c7f5-2a82-4442-b8dc-7ee3ff729077 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:07:59 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:59 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:07:59 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:07:59 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:07:59 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:07:59 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:07:59 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-cc53c7f5-2a82-4442-b8dc-7ee3ff729077 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Volume info retrieved successfully. Sep 03 20:07:59 devstack devstack@c-api.service[87289]: /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 03 20:07:59 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, cls(context), Sep 03 20:07:59 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ba87f988-9aaa-4e3a-a62d-2c9009ed554f tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/groups/d54b7943-8652-4363-84e5-2350ac5cd6a1 returned with HTTP 200 Sep 03 20:07:59 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 361/719] 192.168.122.54 () {60 vars in 1265 bytes} [Thu Sep 3 20:07:59 2026] GET /volume/v3/groups/d54b7943-8652-4363-84e5-2350ac5cd6a1 => generated 392 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:07:59 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-cc53c7f5-2a82-4442-b8dc-7ee3ff729077 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] http://192.168.122.54/volume/v3/volumes/e633edf6-0068-44bc-9425-ee04cc34090c returned with HTTP 200 Sep 03 20:07:59 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 359/720] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:07:59 2026] GET /volume/v3/volumes/e633edf6-0068-44bc-9425-ee04cc34090c => generated 912 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:08:00 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-938e0c8f-b94c-4843-ba73-8a962e5b6a6d None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:00 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-938e0c8f-b94c-4843-ba73-8a962e5b6a6d tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/groups/d54b7943-8652-4363-84e5-2350ac5cd6a1 Sep 03 20:08:00 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-938e0c8f-b94c-4843-ba73-8a962e5b6a6d tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:00 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-938e0c8f-b94c-4843-ba73-8a962e5b6a6d tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'version_select' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:00 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.groups [None req-938e0c8f-b94c-4843-ba73-8a962e5b6a6d tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] show called for member d54b7943-8652-4363-84e5-2350ac5cd6a1 {{(pid=87289) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 20:08:00 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:00 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:00 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-269de814-8bdf-45a1-bfbd-c72b50e30a13 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:00 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-269de814-8bdf-45a1-bfbd-c72b50e30a13 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] GET http://192.168.122.54/volume/v3/volumes/e633edf6-0068-44bc-9425-ee04cc34090c Sep 03 20:08:00 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-269de814-8bdf-45a1-bfbd-c72b50e30a13 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:00 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-269de814-8bdf-45a1-bfbd-c72b50e30a13 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:00 devstack devstack@c-api.service[87289]: /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 03 20:08:00 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, cls(context), Sep 03 20:08:00 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-938e0c8f-b94c-4843-ba73-8a962e5b6a6d tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/groups/d54b7943-8652-4363-84e5-2350ac5cd6a1 returned with HTTP 200 Sep 03 20:08:00 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 362/721] 192.168.122.54 () {60 vars in 1265 bytes} [Thu Sep 3 20:08:00 2026] GET /volume/v3/groups/d54b7943-8652-4363-84e5-2350ac5cd6a1 => generated 393 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:08:00 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:00 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:08:00 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-89c0e94c-b964-4f1f-9b44-271045bc4170 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:00 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:00 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:08:00 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-89c0e94c-b964-4f1f-9b44-271045bc4170 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] PUT http://192.168.122.54/volume/v3/groups/d54b7943-8652-4363-84e5-2350ac5cd6a1 Sep 03 20:08:00 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-89c0e94c-b964-4f1f-9b44-271045bc4170 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "85f5850e-77ed-463e-9ce5-4a3c9a8b14c3"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:08:00 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.groups [None req-89c0e94c-b964-4f1f-9b44-271045bc4170 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Update called for group d54b7943-8652-4363-84e5-2350ac5cd6a1. {{(pid=87289) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 03 20:08:00 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.groups [None req-89c0e94c-b964-4f1f-9b44-271045bc4170 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Updating group d54b7943-8652-4363-84e5-2350ac5cd6a1 with name None description: None add_volumes: 85f5850e-77ed-463e-9ce5-4a3c9a8b14c3 remove_volumes: None. Sep 03 20:08:00 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:00 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:00 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-269de814-8bdf-45a1-bfbd-c72b50e30a13 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Volume info retrieved successfully. Sep 03 20:08:00 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-269de814-8bdf-45a1-bfbd-c72b50e30a13 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] http://192.168.122.54/volume/v3/volumes/e633edf6-0068-44bc-9425-ee04cc34090c returned with HTTP 200 Sep 03 20:08:00 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 360/722] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:08:00 2026] GET /volume/v3/volumes/e633edf6-0068-44bc-9425-ee04cc34090c => generated 912 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:08:00 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:00 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:08:00 devstack devstack@c-api.service[87289]: /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 03 20:08:00 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, cls(context), Sep 03 20:08:00 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-89c0e94c-b964-4f1f-9b44-271045bc4170 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/groups/d54b7943-8652-4363-84e5-2350ac5cd6a1 returned with HTTP 202 Sep 03 20:08:00 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 363/723] 192.168.122.54 () {62 vars in 1285 bytes} [Thu Sep 3 20:08:00 2026] PUT /volume/v3/groups/d54b7943-8652-4363-84e5-2350ac5cd6a1 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 20:08:00 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-67beef5e-823f-4024-a950-c4b019aa0258 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:00 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-67beef5e-823f-4024-a950-c4b019aa0258 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/groups/d54b7943-8652-4363-84e5-2350ac5cd6a1 Sep 03 20:08:00 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-67beef5e-823f-4024-a950-c4b019aa0258 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:00 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-67beef5e-823f-4024-a950-c4b019aa0258 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'version_select' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:00 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.groups [None req-67beef5e-823f-4024-a950-c4b019aa0258 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] show called for member d54b7943-8652-4363-84e5-2350ac5cd6a1 {{(pid=87290) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 20:08:00 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:00 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:08:00 devstack devstack@c-api.service[87290]: /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 03 20:08:00 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, cls(context), Sep 03 20:08:00 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-67beef5e-823f-4024-a950-c4b019aa0258 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/groups/d54b7943-8652-4363-84e5-2350ac5cd6a1 returned with HTTP 200 Sep 03 20:08:00 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 361/724] 192.168.122.54 () {60 vars in 1265 bytes} [Thu Sep 3 20:08:00 2026] GET /volume/v3/groups/d54b7943-8652-4363-84e5-2350ac5cd6a1 => generated 392 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:08:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-5c418c27-3ec6-4024-ab5d-a2187b8538fa None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:01 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-5c418c27-3ec6-4024-ab5d-a2187b8538fa tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] GET http://192.168.122.54/volume/v3/volumes/e633edf6-0068-44bc-9425-ee04cc34090c Sep 03 20:08:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-5c418c27-3ec6-4024-ab5d-a2187b8538fa tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-5c418c27-3ec6-4024-ab5d-a2187b8538fa tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:01 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:01 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:08:01 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:01 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:01 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-5c418c27-3ec6-4024-ab5d-a2187b8538fa tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Volume info retrieved successfully. Sep 03 20:08:01 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-5c418c27-3ec6-4024-ab5d-a2187b8538fa tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] http://192.168.122.54/volume/v3/volumes/e633edf6-0068-44bc-9425-ee04cc34090c returned with HTTP 200 Sep 03 20:08:01 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 364/725] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:08:01 2026] GET /volume/v3/volumes/e633edf6-0068-44bc-9425-ee04cc34090c => generated 912 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:08:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-4c7d37fa-7edf-4d56-9374-540cd6ff33e1 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:01 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-4c7d37fa-7edf-4d56-9374-540cd6ff33e1 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/groups/d54b7943-8652-4363-84e5-2350ac5cd6a1 Sep 03 20:08:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-4c7d37fa-7edf-4d56-9374-540cd6ff33e1 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-4c7d37fa-7edf-4d56-9374-540cd6ff33e1 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'version_select' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.groups [None req-4c7d37fa-7edf-4d56-9374-540cd6ff33e1 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] show called for member d54b7943-8652-4363-84e5-2350ac5cd6a1 {{(pid=87290) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 20:08:01 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:01 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:08:01 devstack devstack@c-api.service[87290]: /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 03 20:08:01 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, cls(context), Sep 03 20:08:01 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-4c7d37fa-7edf-4d56-9374-540cd6ff33e1 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/groups/d54b7943-8652-4363-84e5-2350ac5cd6a1 returned with HTTP 200 Sep 03 20:08:01 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 362/726] 192.168.122.54 () {60 vars in 1265 bytes} [Thu Sep 3 20:08:01 2026] GET /volume/v3/groups/d54b7943-8652-4363-84e5-2350ac5cd6a1 => generated 393 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:08:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-cbaf7696-d03d-4412-88bc-f2776300f456 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:01 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-cbaf7696-d03d-4412-88bc-f2776300f456 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/volumes/detail Sep 03 20:08:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-cbaf7696-d03d-4412-88bc-f2776300f456 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-cbaf7696-d03d-4412-88bc-f2776300f456 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'detail' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.api_utils [None req-cbaf7696-d03d-4412-88bc-f2776300f456 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Removing options '' from query. {{(pid=87289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:08:01 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-cbaf7696-d03d-4412-88bc-f2776300f456 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87289) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 20:08:01 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:01 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:08:01 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:01 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:08:01 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-cbaf7696-d03d-4412-88bc-f2776300f456 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Get all volumes completed successfully. Sep 03 20:08:01 devstack devstack@c-api.service[87289]: WARNING stevedore.named [None req-cbaf7696-d03d-4412-88bc-f2776300f456 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:08:01 devstack devstack@c-api.service[87289]: WARNING castellan.key_manager [None req-cbaf7696-d03d-4412-88bc-f2776300f456 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:08:01 devstack devstack@c-api.service[87289]: DEBUG oslo_db.sqlalchemy.engines [None req-cbaf7696-d03d-4412-88bc-f2776300f456 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87289) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:08:02 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:02 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:02 devstack devstack@c-api.service[87289]: WARNING stevedore.named [None req-cbaf7696-d03d-4412-88bc-f2776300f456 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:08:02 devstack devstack@c-api.service[87289]: WARNING castellan.key_manager [None req-cbaf7696-d03d-4412-88bc-f2776300f456 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:08:02 devstack devstack@c-api.service[87289]: DEBUG oslo_db.sqlalchemy.engines [None req-cbaf7696-d03d-4412-88bc-f2776300f456 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87289) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:08:02 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:02 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:02 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-cbaf7696-d03d-4412-88bc-f2776300f456 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/volumes/detail returned with HTTP 200 Sep 03 20:08:02 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 365/727] 192.168.122.54 () {60 vars in 1178 bytes} [Thu Sep 3 20:08:01 2026] GET /volume/v3/volumes/detail => generated 1835 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 20:08:02 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-f2836044-60af-4902-9747-3429ec983019 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:02 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f2836044-60af-4902-9747-3429ec983019 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] POST http://192.168.122.54/volume/v3/group_snapshots Sep 03 20:08:02 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f2836044-60af-4902-9747-3429ec983019 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "d54b7943-8652-4363-84e5-2350ac5cd6a1", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-882494178"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:08:02 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.group_snapshots [None req-f2836044-60af-4902-9747-3429ec983019 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'd54b7943-8652-4363-84e5-2350ac5cd6a1', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-882494178'}} {{(pid=87290) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 03 20:08:02 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:02 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:08:02 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.group_snapshots [None req-f2836044-60af-4902-9747-3429ec983019 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-882494178. Sep 03 20:08:02 devstack devstack@c-api.service[87290]: /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 03 20:08:02 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 20:08:02 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:02 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:08:02 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:02 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:08:02 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:02 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:08:02 devstack devstack@c-api.service[87290]: WARNING cinder.quota [None req-f2836044-60af-4902-9747-3429ec983019 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1283542917 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1283542917, it is now deprecated. Please use the default quota class for default quota. Sep 03 20:08:02 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-f2836044-60af-4902-9747-3429ec983019 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Created reservations ['f77b4ee5-1c2b-4391-8fed-99eeb9c5a840', '1e9f60d7-7299-4d99-b3bc-28ba014a3a52', '64a0a6ae-edec-42c6-9bcc-e165bed0c820', '866468f6-d967-4ccb-a38c-e7d7a242b953'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:08:02 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f2836044-60af-4902-9747-3429ec983019 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/group_snapshots returned with HTTP 202 Sep 03 20:08:02 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 363/728] 192.168.122.54 () {62 vars in 1203 bytes} [Thu Sep 3 20:08:02 2026] POST /volume/v3/group_snapshots => generated 186 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:08:02 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-00d05213-e81d-4101-a6a1-85c2d874650b None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:02 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-00d05213-e81d-4101-a6a1-85c2d874650b tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/group_snapshots/ca302da6-28c9-45b5-8fdf-297dcf656153 Sep 03 20:08:02 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-00d05213-e81d-4101-a6a1-85c2d874650b tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:02 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-00d05213-e81d-4101-a6a1-85c2d874650b tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'version_select' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:02 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.group_snapshots [None req-00d05213-e81d-4101-a6a1-85c2d874650b tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] show called for member ca302da6-28c9-45b5-8fdf-297dcf656153 {{(pid=87289) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 20:08:02 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:02 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:02 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-00d05213-e81d-4101-a6a1-85c2d874650b tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/group_snapshots/ca302da6-28c9-45b5-8fdf-297dcf656153 returned with HTTP 200 Sep 03 20:08:02 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 366/729] 192.168.122.54 () {60 vars in 1292 bytes} [Thu Sep 3 20:08:02 2026] GET /volume/v3/group_snapshots/ca302da6-28c9-45b5-8fdf-297dcf656153 => generated 325 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:08:02 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-9583e42e-9151-478d-b69d-76e2591f660b None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:02 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-9583e42e-9151-478d-b69d-76e2591f660b tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:08:02 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-9583e42e-9151-478d-b69d-76e2591f660b tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-442151217"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:08:02 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.volumes [None req-9583e42e-9151-478d-b69d-76e2591f660b tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-442151217'}} {{(pid=87290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:08:02 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-9583e42e-9151-478d-b69d-76e2591f660b tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Create volume of 1 GB Sep 03 20:08:02 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:02 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:08:02 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-9583e42e-9151-478d-b69d-76e2591f660b tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Availability Zones retrieved successfully. Sep 03 20:08:02 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-9583e42e-9151-478d-b69d-76e2591f660b tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Flow 'volume_create_api' (d5bd0b14-c637-477b-b438-cbba1178eb79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:08:02 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-9583e42e-9151-478d-b69d-76e2591f660b tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3113541-e4ae-4cb9-a06a-452dd9474100) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:08:02 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.flows.api.create_volume [None req-9583e42e-9151-478d-b69d-76e2591f660b tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Validating volume size '1' using validate_int {{(pid=87290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:08:02 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-e57195bc-838a-40af-a476-870e20fd6ab6 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:02 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-e57195bc-838a-40af-a476-870e20fd6ab6 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] GET http://192.168.122.54/volume/v3/volumes/e633edf6-0068-44bc-9425-ee04cc34090c Sep 03 20:08:02 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-e57195bc-838a-40af-a476-870e20fd6ab6 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:02 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-e57195bc-838a-40af-a476-870e20fd6ab6 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:02 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-9583e42e-9151-478d-b69d-76e2591f660b tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3113541-e4ae-4cb9-a06a-452dd9474100) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:08:02 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-9583e42e-9151-478d-b69d-76e2591f660b tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (893acc00-a0b8-44eb-a1a8-8ef202195072) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:08:02 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:02 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:08:02 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:02 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:02 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-e57195bc-838a-40af-a476-870e20fd6ab6 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Volume info retrieved successfully. Sep 03 20:08:02 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-e57195bc-838a-40af-a476-870e20fd6ab6 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] http://192.168.122.54/volume/v3/volumes/e633edf6-0068-44bc-9425-ee04cc34090c returned with HTTP 200 Sep 03 20:08:02 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 367/730] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:08:02 2026] GET /volume/v3/volumes/e633edf6-0068-44bc-9425-ee04cc34090c => generated 1330 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 20:08:02 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-32bf24fe-874a-4476-916b-ade04954e9f1 req-95950cfa-be93-41b1-8788-490036682fdb None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:02 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-32bf24fe-874a-4476-916b-ade04954e9f1 req-95950cfa-be93-41b1-8788-490036682fdb tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] GET http://192.168.122.54/volume/v3/volumes/e633edf6-0068-44bc-9425-ee04cc34090c Sep 03 20:08:02 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-32bf24fe-874a-4476-916b-ade04954e9f1 req-95950cfa-be93-41b1-8788-490036682fdb tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:02 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-32bf24fe-874a-4476-916b-ade04954e9f1 req-95950cfa-be93-41b1-8788-490036682fdb tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:02 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:02 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:08:02 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:02 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:02 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [req-32bf24fe-874a-4476-916b-ade04954e9f1 req-95950cfa-be93-41b1-8788-490036682fdb tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Volume info retrieved successfully. Sep 03 20:08:02 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-32bf24fe-874a-4476-916b-ade04954e9f1 req-95950cfa-be93-41b1-8788-490036682fdb tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] http://192.168.122.54/volume/v3/volumes/e633edf6-0068-44bc-9425-ee04cc34090c returned with HTTP 200 Sep 03 20:08:02 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 368/731] 192.168.122.54 () {60 vars in 1482 bytes} [Thu Sep 3 20:08:02 2026] GET /volume/v3/volumes/e633edf6-0068-44bc-9425-ee04cc34090c => generated 1330 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:08:02 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-9583e42e-9151-478d-b69d-76e2591f660b tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Created reservations ['eefb77b4-507b-4d31-b5af-42bc21b230d7', '1b1cdf6e-4dce-4277-acb0-acc0ae116225', '261c9a96-29eb-4e4a-a6f9-0b6643c16f4b', '3244ceb6-3040-4544-b940-97708c81fc79'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:08:02 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-9583e42e-9151-478d-b69d-76e2591f660b tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (893acc00-a0b8-44eb-a1a8-8ef202195072) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eefb77b4-507b-4d31-b5af-42bc21b230d7', '1b1cdf6e-4dce-4277-acb0-acc0ae116225', '261c9a96-29eb-4e4a-a6f9-0b6643c16f4b', '3244ceb6-3040-4544-b940-97708c81fc79']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:08:02 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-9583e42e-9151-478d-b69d-76e2591f660b tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3bc2afd-9228-4c53-a707-e4d79fda73c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:08:03 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:03 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:08:03 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-9583e42e-9151-478d-b69d-76e2591f660b tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3bc2afd-9228-4c53-a707-e4d79fda73c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a4d9148a-7dbb-448b-86ed-d879f0af4e19', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-442151217',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0056f6ea40474a7aa3b12df9949ced41',qos_specs=None,replication_status=,reservations=['eefb77b4-507b-4d31-b5af-42bc21b230d7','1b1cdf6e-4dce-4277-acb0-acc0ae116225','261c9a96-29eb-4e4a-a6f9-0b6643c16f4b','3244ceb6-3040-4544-b940-97708c81fc79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c26c683c900645279724c02478b98726',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:08:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-442151217',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a4d9148a-7dbb-448b-86ed-d879f0af4e19,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0056f6ea40474a7aa3b12df9949ced41',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c26c683c900645279724c02478b98726',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:08:03 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-9583e42e-9151-478d-b69d-76e2591f660b tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02d2dffc-1b64-412d-9a13-74ccbcc1f7b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:08:03 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-9583e42e-9151-478d-b69d-76e2591f660b tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02d2dffc-1b64-412d-9a13-74ccbcc1f7b2) transitioned into state 'SUCCESS' from state '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-442151217',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0056f6ea40474a7aa3b12df9949ced41',qos_specs=None,replication_status=,reservations=['eefb77b4-507b-4d31-b5af-42bc21b230d7','1b1cdf6e-4dce-4277-acb0-acc0ae116225','261c9a96-29eb-4e4a-a6f9-0b6643c16f4b','3244ceb6-3040-4544-b940-97708c81fc79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c26c683c900645279724c02478b98726',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:08:03 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-9583e42e-9151-478d-b69d-76e2591f660b tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fcf3ec45-95d7-47cb-a018-ad7a720c9c55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:08:03 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-9583e42e-9151-478d-b69d-76e2591f660b tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fcf3ec45-95d7-47cb-a018-ad7a720c9c55) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:08:03 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-9583e42e-9151-478d-b69d-76e2591f660b tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Flow 'volume_create_api' (d5bd0b14-c637-477b-b438-cbba1178eb79) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:08:03 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-9583e42e-9151-478d-b69d-76e2591f660b tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Create volume request issued successfully. Sep 03 20:08:03 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-9583e42e-9151-478d-b69d-76e2591f660b tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:08:03 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 364/732] 192.168.122.54 () {62 vars in 1178 bytes} [Thu Sep 3 20:08:02 2026] POST /volume/v3/volumes => generated 825 bytes in 635 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 03 20:08:03 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-ed96d041-2d31-42a6-a962-36f3f314cc4b None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:03 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ed96d041-2d31-42a6-a962-36f3f314cc4b tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] GET http://192.168.122.54/volume/v3/volumes/a4d9148a-7dbb-448b-86ed-d879f0af4e19 Sep 03 20:08:03 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ed96d041-2d31-42a6-a962-36f3f314cc4b tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:03 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ed96d041-2d31-42a6-a962-36f3f314cc4b tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:03 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:03 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:08:03 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:03 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:03 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-ed96d041-2d31-42a6-a962-36f3f314cc4b tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Volume info retrieved successfully. Sep 03 20:08:03 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ed96d041-2d31-42a6-a962-36f3f314cc4b tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] http://192.168.122.54/volume/v3/volumes/a4d9148a-7dbb-448b-86ed-d879f0af4e19 returned with HTTP 200 Sep 03 20:08:03 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 369/733] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:08:03 2026] GET /volume/v3/volumes/a4d9148a-7dbb-448b-86ed-d879f0af4e19 => generated 893 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:08:03 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-0c1d2d08-269d-4817-abaf-538f0634ca10 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:03 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-0c1d2d08-269d-4817-abaf-538f0634ca10 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/group_snapshots/ca302da6-28c9-45b5-8fdf-297dcf656153 Sep 03 20:08:03 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-0c1d2d08-269d-4817-abaf-538f0634ca10 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:03 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-0c1d2d08-269d-4817-abaf-538f0634ca10 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'version_select' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:03 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.group_snapshots [None req-0c1d2d08-269d-4817-abaf-538f0634ca10 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] show called for member ca302da6-28c9-45b5-8fdf-297dcf656153 {{(pid=87290) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 20:08:03 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:03 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:08:03 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-0c1d2d08-269d-4817-abaf-538f0634ca10 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/group_snapshots/ca302da6-28c9-45b5-8fdf-297dcf656153 returned with HTTP 200 Sep 03 20:08:03 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 365/734] 192.168.122.54 () {60 vars in 1292 bytes} [Thu Sep 3 20:08:03 2026] GET /volume/v3/group_snapshots/ca302da6-28c9-45b5-8fdf-297dcf656153 => generated 325 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:08:03 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-32bf24fe-874a-4476-916b-ade04954e9f1 req-11168fe6-774e-4fb3-b45b-2a240c77673a None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:03 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-32bf24fe-874a-4476-916b-ade04954e9f1 req-11168fe6-774e-4fb3-b45b-2a240c77673a tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] GET http://192.168.122.54/volume/v3/volumes/e633edf6-0068-44bc-9425-ee04cc34090c Sep 03 20:08:03 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-32bf24fe-874a-4476-916b-ade04954e9f1 req-11168fe6-774e-4fb3-b45b-2a240c77673a tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:03 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-32bf24fe-874a-4476-916b-ade04954e9f1 req-11168fe6-774e-4fb3-b45b-2a240c77673a tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:03 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:03 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:08:03 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:03 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:03 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [req-32bf24fe-874a-4476-916b-ade04954e9f1 req-11168fe6-774e-4fb3-b45b-2a240c77673a tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Volume info retrieved successfully. Sep 03 20:08:03 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-32bf24fe-874a-4476-916b-ade04954e9f1 req-11168fe6-774e-4fb3-b45b-2a240c77673a tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] http://192.168.122.54/volume/v3/volumes/e633edf6-0068-44bc-9425-ee04cc34090c returned with HTTP 200 Sep 03 20:08:03 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 370/735] 192.168.122.54 () {60 vars in 1482 bytes} [Thu Sep 3 20:08:03 2026] GET /volume/v3/volumes/e633edf6-0068-44bc-9425-ee04cc34090c => generated 1330 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:08:03 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-39b7a59c-17a8-40bc-91d0-ae9455a3d513 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:03 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-39b7a59c-17a8-40bc-91d0-ae9455a3d513 None None] GET http://192.168.122.54/volume// Sep 03 20:08:03 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-39b7a59c-17a8-40bc-91d0-ae9455a3d513 None None] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:03 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-39b7a59c-17a8-40bc-91d0-ae9455a3d513 None None] Calling method 'all' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:03 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-39b7a59c-17a8-40bc-91d0-ae9455a3d513 None None] http://192.168.122.54/volume// returned with HTTP 300 Sep 03 20:08:03 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 366/736] 192.168.122.54 () {58 vars in 1303 bytes} [Thu Sep 3 20:08:03 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 20:08:03 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-32bf24fe-874a-4476-916b-ade04954e9f1 req-f0fb5853-d652-4553-837e-f5742ecf4650 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:03 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-32bf24fe-874a-4476-916b-ade04954e9f1 req-f0fb5853-d652-4553-837e-f5742ecf4650 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] POST http://192.168.122.54/volume/v3/attachments Sep 03 20:08:03 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-32bf24fe-874a-4476-916b-ade04954e9f1 req-f0fb5853-d652-4553-837e-f5742ecf4650 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e633edf6-0068-44bc-9425-ee04cc34090c", "connector": null, "instance_uuid": "427c92e0-ed37-4b3a-8c8b-ce5afeb03899"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:08:03 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:03 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:08:03 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:03 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:03 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-32bf24fe-874a-4476-916b-ade04954e9f1 req-f0fb5853-d652-4553-837e-f5742ecf4650 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] http://192.168.122.54/volume/v3/attachments returned with HTTP 200 Sep 03 20:08:03 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 371/737] 192.168.122.54 () {66 vars in 1478 bytes} [Thu Sep 3 20:08:03 2026] POST /volume/v3/attachments => generated 273 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:08:04 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-14a4d429-9efb-4105-b55f-d3ef12c59c2b None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:04 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-14a4d429-9efb-4105-b55f-d3ef12c59c2b tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] GET http://192.168.122.54/volume/v3/volumes/a4d9148a-7dbb-448b-86ed-d879f0af4e19 Sep 03 20:08:04 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-14a4d429-9efb-4105-b55f-d3ef12c59c2b tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:04 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-14a4d429-9efb-4105-b55f-d3ef12c59c2b tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:04 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:04 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:08:04 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:04 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:08:04 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-14a4d429-9efb-4105-b55f-d3ef12c59c2b tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Volume info retrieved successfully. Sep 03 20:08:04 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-14a4d429-9efb-4105-b55f-d3ef12c59c2b tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] http://192.168.122.54/volume/v3/volumes/a4d9148a-7dbb-448b-86ed-d879f0af4e19 returned with HTTP 200 Sep 03 20:08:04 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 367/738] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:08:04 2026] GET /volume/v3/volumes/a4d9148a-7dbb-448b-86ed-d879f0af4e19 => generated 917 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:08:04 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-3d990c6a-b657-4651-99eb-e19e17990c1b None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:04 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-3d990c6a-b657-4651-99eb-e19e17990c1b tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/group_snapshots/ca302da6-28c9-45b5-8fdf-297dcf656153 Sep 03 20:08:04 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-3d990c6a-b657-4651-99eb-e19e17990c1b tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:04 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-3d990c6a-b657-4651-99eb-e19e17990c1b tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'version_select' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:04 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.group_snapshots [None req-3d990c6a-b657-4651-99eb-e19e17990c1b tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] show called for member ca302da6-28c9-45b5-8fdf-297dcf656153 {{(pid=87289) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 20:08:04 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:04 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:04 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-3d990c6a-b657-4651-99eb-e19e17990c1b tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/group_snapshots/ca302da6-28c9-45b5-8fdf-297dcf656153 returned with HTTP 200 Sep 03 20:08:04 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 372/739] 192.168.122.54 () {60 vars in 1292 bytes} [Thu Sep 3 20:08:04 2026] GET /volume/v3/group_snapshots/ca302da6-28c9-45b5-8fdf-297dcf656153 => generated 325 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:08:05 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-ae4f7e1c-bdbe-4c11-861d-6f639ce11cff None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:05 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ae4f7e1c-bdbe-4c11-861d-6f639ce11cff tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] GET http://192.168.122.54/volume/v3/volumes/a4d9148a-7dbb-448b-86ed-d879f0af4e19 Sep 03 20:08:05 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ae4f7e1c-bdbe-4c11-861d-6f639ce11cff tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:05 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ae4f7e1c-bdbe-4c11-861d-6f639ce11cff tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:05 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:05 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:08:05 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:05 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:08:05 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-ae4f7e1c-bdbe-4c11-861d-6f639ce11cff tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Volume info retrieved successfully. Sep 03 20:08:05 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ae4f7e1c-bdbe-4c11-861d-6f639ce11cff tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] http://192.168.122.54/volume/v3/volumes/a4d9148a-7dbb-448b-86ed-d879f0af4e19 returned with HTTP 200 Sep 03 20:08:05 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 368/740] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:08:05 2026] GET /volume/v3/volumes/a4d9148a-7dbb-448b-86ed-d879f0af4e19 => generated 917 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:08:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-7ffafef1-1ebc-413d-ae3e-8156a396613b None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:05 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7ffafef1-1ebc-413d-ae3e-8156a396613b None None] GET http://192.168.122.54/volume// Sep 03 20:08:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-7ffafef1-1ebc-413d-ae3e-8156a396613b None None] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-7ffafef1-1ebc-413d-ae3e-8156a396613b None None] Calling method 'all' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:05 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7ffafef1-1ebc-413d-ae3e-8156a396613b None None] http://192.168.122.54/volume// returned with HTTP 300 Sep 03 20:08:05 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 373/741] 192.168.122.54 () {58 vars in 1310 bytes} [Thu Sep 3 20:08:05 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 20:08:05 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-32bf24fe-874a-4476-916b-ade04954e9f1 req-c5d47d4e-c16d-423c-afee-a6d4476a125e None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:05 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-32bf24fe-874a-4476-916b-ade04954e9f1 req-c5d47d4e-c16d-423c-afee-a6d4476a125e tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] GET http://192.168.122.54/volume/v3/volumes/e633edf6-0068-44bc-9425-ee04cc34090c Sep 03 20:08:05 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-32bf24fe-874a-4476-916b-ade04954e9f1 req-c5d47d4e-c16d-423c-afee-a6d4476a125e tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:05 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-32bf24fe-874a-4476-916b-ade04954e9f1 req-c5d47d4e-c16d-423c-afee-a6d4476a125e tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:05 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:05 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:08:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-8cc8baea-0638-42b2-bdb2-d8475ac5f9a7 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:05 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-8cc8baea-0638-42b2-bdb2-d8475ac5f9a7 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/group_snapshots/ca302da6-28c9-45b5-8fdf-297dcf656153 Sep 03 20:08:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-8cc8baea-0638-42b2-bdb2-d8475ac5f9a7 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-8cc8baea-0638-42b2-bdb2-d8475ac5f9a7 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'version_select' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.group_snapshots [None req-8cc8baea-0638-42b2-bdb2-d8475ac5f9a7 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] show called for member ca302da6-28c9-45b5-8fdf-297dcf656153 {{(pid=87289) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 20:08:05 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:05 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:08:05 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [req-32bf24fe-874a-4476-916b-ade04954e9f1 req-c5d47d4e-c16d-423c-afee-a6d4476a125e tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Volume info retrieved successfully. Sep 03 20:08:05 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:05 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:05 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-32bf24fe-874a-4476-916b-ade04954e9f1 req-c5d47d4e-c16d-423c-afee-a6d4476a125e tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] http://192.168.122.54/volume/v3/volumes/e633edf6-0068-44bc-9425-ee04cc34090c returned with HTTP 200 Sep 03 20:08:05 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 369/742] 192.168.122.54 () {62 vars in 1523 bytes} [Thu Sep 3 20:08:05 2026] GET /volume/v3/volumes/e633edf6-0068-44bc-9425-ee04cc34090c => generated 1510 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 20:08:05 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-8cc8baea-0638-42b2-bdb2-d8475ac5f9a7 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/group_snapshots/ca302da6-28c9-45b5-8fdf-297dcf656153 returned with HTTP 200 Sep 03 20:08:05 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 374/743] 192.168.122.54 () {60 vars in 1292 bytes} [Thu Sep 3 20:08:05 2026] GET /volume/v3/group_snapshots/ca302da6-28c9-45b5-8fdf-297dcf656153 => generated 325 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:08:05 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-32bf24fe-874a-4476-916b-ade04954e9f1 req-32c072a7-eb3f-40fc-89bf-9ef05dbf3abe None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:05 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-32bf24fe-874a-4476-916b-ade04954e9f1 req-32c072a7-eb3f-40fc-89bf-9ef05dbf3abe tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] PUT http://192.168.122.54/volume/v3/attachments/3b1e245a-94b0-4316-a3d1-370e859147ee Sep 03 20:08:05 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-32bf24fe-874a-4476-916b-ade04954e9f1 req-32c072a7-eb3f-40fc-89bf-9ef05dbf3abe tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.54", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd5588f450", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d480a316-b1bc-4222-9d5e-b857eb49504b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:08:05 devstack devstack@c-api.service[87290]: DEBUG cinder.coordination [req-32bf24fe-874a-4476-916b-ade04954e9f1 req-32c072a7-eb3f-40fc-89bf-9ef05dbf3abe tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Acquiring lock "cinder-attachment_update-e633edf6-0068-44bc-9425-ee04cc34090c-devstack" by "attachment_update" {{(pid=87290) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 20:08:05 devstack devstack@c-api.service[87290]: DEBUG cinder.coordination [req-32bf24fe-874a-4476-916b-ade04954e9f1 req-32c072a7-eb3f-40fc-89bf-9ef05dbf3abe tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Lock "cinder-attachment_update-e633edf6-0068-44bc-9425-ee04cc34090c-devstack" acquired by "attachment_update" :: waited 0.020s {{(pid=87290) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 20:08:05 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:05 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:08:05 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:05 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:08:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-0bd4b89d-53f7-4bdf-9af8-3fd75b563eb5 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:06 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-0bd4b89d-53f7-4bdf-9af8-3fd75b563eb5 tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] GET http://192.168.122.54/volume/v3/volumes/a4d9148a-7dbb-448b-86ed-d879f0af4e19 Sep 03 20:08:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-0bd4b89d-53f7-4bdf-9af8-3fd75b563eb5 tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-0bd4b89d-53f7-4bdf-9af8-3fd75b563eb5 tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:06 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:06 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:08:06 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:06 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:06 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-0bd4b89d-53f7-4bdf-9af8-3fd75b563eb5 tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Volume info retrieved successfully. Sep 03 20:08:06 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-0bd4b89d-53f7-4bdf-9af8-3fd75b563eb5 tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] http://192.168.122.54/volume/v3/volumes/a4d9148a-7dbb-448b-86ed-d879f0af4e19 returned with HTTP 200 Sep 03 20:08:06 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 375/744] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:08:06 2026] GET /volume/v3/volumes/a4d9148a-7dbb-448b-86ed-d879f0af4e19 => generated 917 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:08:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-41c26d66-c7a4-4561-9eb9-e51baec9fc6b None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:06 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-41c26d66-c7a4-4561-9eb9-e51baec9fc6b tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/group_snapshots/ca302da6-28c9-45b5-8fdf-297dcf656153 Sep 03 20:08:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-41c26d66-c7a4-4561-9eb9-e51baec9fc6b tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-41c26d66-c7a4-4561-9eb9-e51baec9fc6b tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'version_select' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.group_snapshots [None req-41c26d66-c7a4-4561-9eb9-e51baec9fc6b tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] show called for member ca302da6-28c9-45b5-8fdf-297dcf656153 {{(pid=87289) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 20:08:06 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:06 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:06 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-41c26d66-c7a4-4561-9eb9-e51baec9fc6b tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/group_snapshots/ca302da6-28c9-45b5-8fdf-297dcf656153 returned with HTTP 200 Sep 03 20:08:06 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 376/745] 192.168.122.54 () {60 vars in 1292 bytes} [Thu Sep 3 20:08:06 2026] GET /volume/v3/group_snapshots/ca302da6-28c9-45b5-8fdf-297dcf656153 => generated 325 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:08:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-fc58d54b-dd99-48f4-97ce-16bc34f2f000 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:07 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-fc58d54b-dd99-48f4-97ce-16bc34f2f000 tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] GET http://192.168.122.54/volume/v3/volumes/a4d9148a-7dbb-448b-86ed-d879f0af4e19 Sep 03 20:08:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-fc58d54b-dd99-48f4-97ce-16bc34f2f000 tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-fc58d54b-dd99-48f4-97ce-16bc34f2f000 tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:07 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:07 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:08:07 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:07 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:07 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-fc58d54b-dd99-48f4-97ce-16bc34f2f000 tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Volume info retrieved successfully. Sep 03 20:08:07 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-fc58d54b-dd99-48f4-97ce-16bc34f2f000 tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] http://192.168.122.54/volume/v3/volumes/a4d9148a-7dbb-448b-86ed-d879f0af4e19 returned with HTTP 200 Sep 03 20:08:07 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 377/746] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:08:07 2026] GET /volume/v3/volumes/a4d9148a-7dbb-448b-86ed-d879f0af4e19 => generated 917 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:08:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-c4e88dbd-711d-42f6-9f2c-10f7bec95275 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:07 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c4e88dbd-711d-42f6-9f2c-10f7bec95275 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/group_snapshots/ca302da6-28c9-45b5-8fdf-297dcf656153 Sep 03 20:08:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c4e88dbd-711d-42f6-9f2c-10f7bec95275 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c4e88dbd-711d-42f6-9f2c-10f7bec95275 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'version_select' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.group_snapshots [None req-c4e88dbd-711d-42f6-9f2c-10f7bec95275 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] show called for member ca302da6-28c9-45b5-8fdf-297dcf656153 {{(pid=87289) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 20:08:07 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:07 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:07 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c4e88dbd-711d-42f6-9f2c-10f7bec95275 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/group_snapshots/ca302da6-28c9-45b5-8fdf-297dcf656153 returned with HTTP 200 Sep 03 20:08:07 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 378/747] 192.168.122.54 () {60 vars in 1292 bytes} [Thu Sep 3 20:08:07 2026] GET /volume/v3/group_snapshots/ca302da6-28c9-45b5-8fdf-297dcf656153 => generated 326 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:08:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-45381771-d722-4221-907e-94c405e2ab47 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:07 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-45381771-d722-4221-907e-94c405e2ab47 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/snapshots/detail Sep 03 20:08:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-45381771-d722-4221-907e-94c405e2ab47 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-45381771-d722-4221-907e-94c405e2ab47 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'detail' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.api_utils [None req-45381771-d722-4221-907e-94c405e2ab47 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Removing options '' from query. {{(pid=87289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:08:07 devstack devstack@c-api.service[87289]: DEBUG cinder.db.api [None req-45381771-d722-4221-907e-94c405e2ab47 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Building query based on filter {{(pid=87289) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 20:08:07 devstack devstack@c-api.service[87289]: /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 03 20:08:07 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 20:08:07 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-45381771-d722-4221-907e-94c405e2ab47 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Get all snapshots completed successfully. Sep 03 20:08:07 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:07 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:07 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-45381771-d722-4221-907e-94c405e2ab47 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/snapshots/detail returned with HTTP 200 Sep 03 20:08:07 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 379/748] 192.168.122.54 () {58 vars in 1143 bytes} [Thu Sep 3 20:08:07 2026] GET /volume/v3/snapshots/detail => generated 929 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:08:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-0c0d6e73-f62d-4276-bddd-dff71d195955 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:07 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-0c0d6e73-f62d-4276-bddd-dff71d195955 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/snapshots/e086f1b2-b677-4ea8-ae2a-453b1b237e98 Sep 03 20:08:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-0c0d6e73-f62d-4276-bddd-dff71d195955 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-0c0d6e73-f62d-4276-bddd-dff71d195955 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:07 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:07 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:07 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-0c0d6e73-f62d-4276-bddd-dff71d195955 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Snapshot retrieved successfully. Sep 03 20:08:07 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-0c0d6e73-f62d-4276-bddd-dff71d195955 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/snapshots/e086f1b2-b677-4ea8-ae2a-453b1b237e98 returned with HTTP 200 Sep 03 20:08:07 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 380/749] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:08:07 2026] GET /volume/v3/snapshots/e086f1b2-b677-4ea8-ae2a-453b1b237e98 => generated 469 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:08:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-d998dabd-f027-472a-96c9-175b928a5a70 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:07 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d998dabd-f027-472a-96c9-175b928a5a70 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/snapshots/42c187ac-de19-4dcf-a4b3-7ef21d42ca28 Sep 03 20:08:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d998dabd-f027-472a-96c9-175b928a5a70 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d998dabd-f027-472a-96c9-175b928a5a70 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:07 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:07 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:07 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-d998dabd-f027-472a-96c9-175b928a5a70 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Snapshot retrieved successfully. Sep 03 20:08:07 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d998dabd-f027-472a-96c9-175b928a5a70 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/snapshots/42c187ac-de19-4dcf-a4b3-7ef21d42ca28 returned with HTTP 200 Sep 03 20:08:07 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 381/750] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:08:07 2026] GET /volume/v3/snapshots/42c187ac-de19-4dcf-a4b3-7ef21d42ca28 => generated 469 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:08:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-b1c0418a-7cfd-4c73-b977-10023a658626 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:07 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b1c0418a-7cfd-4c73-b977-10023a658626 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] DELETE http://192.168.122.54/volume/v3/group_snapshots/ca302da6-28c9-45b5-8fdf-297dcf656153 Sep 03 20:08:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b1c0418a-7cfd-4c73-b977-10023a658626 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b1c0418a-7cfd-4c73-b977-10023a658626 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'version_select' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.group_snapshots [None req-b1c0418a-7cfd-4c73-b977-10023a658626 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] delete called for member ca302da6-28c9-45b5-8fdf-297dcf656153 {{(pid=87289) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 03 20:08:07 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.group_snapshots [None req-b1c0418a-7cfd-4c73-b977-10023a658626 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Delete group_snapshot with id: ca302da6-28c9-45b5-8fdf-297dcf656153 Sep 03 20:08:07 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:07 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:07 devstack devstack@c-api.service[87289]: /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 03 20:08:07 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 20:08:07 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b1c0418a-7cfd-4c73-b977-10023a658626 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/group_snapshots/ca302da6-28c9-45b5-8fdf-297dcf656153 returned with HTTP 202 Sep 03 20:08:07 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 382/751] 192.168.122.54 () {60 vars in 1295 bytes} [Thu Sep 3 20:08:07 2026] DELETE /volume/v3/group_snapshots/ca302da6-28c9-45b5-8fdf-297dcf656153 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 20:08:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-db6727ea-db0d-4d55-9481-5b13da9af8e3 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:07 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-db6727ea-db0d-4d55-9481-5b13da9af8e3 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/volumes/detail Sep 03 20:08:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-db6727ea-db0d-4d55-9481-5b13da9af8e3 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-db6727ea-db0d-4d55-9481-5b13da9af8e3 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'detail' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.api_utils [None req-db6727ea-db0d-4d55-9481-5b13da9af8e3 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Removing options '' from query. {{(pid=87289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:08:07 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:07 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:07 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-db6727ea-db0d-4d55-9481-5b13da9af8e3 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87289) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 20:08:07 devstack devstack@c-api.service[87289]: /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 03 20:08:07 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 20:08:07 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:07 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:08:07 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:07 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:08:07 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-db6727ea-db0d-4d55-9481-5b13da9af8e3 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Get all volumes completed successfully. Sep 03 20:08:07 devstack devstack@c-api.service[87289]: WARNING stevedore.named [None req-db6727ea-db0d-4d55-9481-5b13da9af8e3 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:08:07 devstack devstack@c-api.service[87289]: WARNING castellan.key_manager [None req-db6727ea-db0d-4d55-9481-5b13da9af8e3 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:08:08 devstack devstack@c-api.service[87289]: DEBUG oslo_db.sqlalchemy.engines [None req-db6727ea-db0d-4d55-9481-5b13da9af8e3 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87289) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:08:08 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:08 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:08 devstack devstack@c-api.service[87289]: WARNING stevedore.named [None req-db6727ea-db0d-4d55-9481-5b13da9af8e3 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:08:08 devstack devstack@c-api.service[87289]: WARNING castellan.key_manager [None req-db6727ea-db0d-4d55-9481-5b13da9af8e3 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:08:08 devstack devstack@c-api.service[87289]: DEBUG oslo_db.sqlalchemy.engines [None req-db6727ea-db0d-4d55-9481-5b13da9af8e3 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87289) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:08:08 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:08 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:08 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-db6727ea-db0d-4d55-9481-5b13da9af8e3 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/volumes/detail returned with HTTP 200 Sep 03 20:08:08 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 383/752] 192.168.122.54 () {60 vars in 1178 bytes} [Thu Sep 3 20:08:07 2026] GET /volume/v3/volumes/detail => generated 1835 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 20:08:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-5e22be88-751c-41ea-8146-ac4c6bbf1740 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:08 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-5e22be88-751c-41ea-8146-ac4c6bbf1740 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/snapshots/detail Sep 03 20:08:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-5e22be88-751c-41ea-8146-ac4c6bbf1740 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-5e22be88-751c-41ea-8146-ac4c6bbf1740 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'detail' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.api_utils [None req-5e22be88-751c-41ea-8146-ac4c6bbf1740 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Removing options '' from query. {{(pid=87289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:08:08 devstack devstack@c-api.service[87289]: DEBUG cinder.db.api [None req-5e22be88-751c-41ea-8146-ac4c6bbf1740 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Building query based on filter {{(pid=87289) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 20:08:08 devstack devstack@c-api.service[87289]: /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 03 20:08:08 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 20:08:08 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-5e22be88-751c-41ea-8146-ac4c6bbf1740 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Get all snapshots completed successfully. Sep 03 20:08:08 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:08 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:08 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-5e22be88-751c-41ea-8146-ac4c6bbf1740 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/snapshots/detail returned with HTTP 200 Sep 03 20:08:08 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 384/753] 192.168.122.54 () {58 vars in 1143 bytes} [Thu Sep 3 20:08:08 2026] GET /volume/v3/snapshots/detail => generated 927 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:08:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-88929e25-22d9-4d17-993a-4301f318174e None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:08 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-88929e25-22d9-4d17-993a-4301f318174e tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/snapshots/e086f1b2-b677-4ea8-ae2a-453b1b237e98 Sep 03 20:08:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-88929e25-22d9-4d17-993a-4301f318174e tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-88929e25-22d9-4d17-993a-4301f318174e tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:08 devstack devstack@c-api.service[87290]: DEBUG cinder.coordination [req-32bf24fe-874a-4476-916b-ade04954e9f1 req-32c072a7-eb3f-40fc-89bf-9ef05dbf3abe tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Lock "cinder-attachment_update-e633edf6-0068-44bc-9425-ee04cc34090c-devstack" released by "attachment_update" :: held 2.470s {{(pid=87290) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 20:08:08 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-32bf24fe-874a-4476-916b-ade04954e9f1 req-32c072a7-eb3f-40fc-89bf-9ef05dbf3abe tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] http://192.168.122.54/volume/v3/attachments/3b1e245a-94b0-4316-a3d1-370e859147ee returned with HTTP 200 Sep 03 20:08:08 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 370/754] 192.168.122.54 () {66 vars in 1588 bytes} [Thu Sep 3 20:08:05 2026] PUT /volume/v3/attachments/3b1e245a-94b0-4316-a3d1-370e859147ee => generated 694 bytes in 2527 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:08:08 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:08 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:08 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-88929e25-22d9-4d17-993a-4301f318174e tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Snapshot retrieved successfully. Sep 03 20:08:08 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-88929e25-22d9-4d17-993a-4301f318174e tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/snapshots/e086f1b2-b677-4ea8-ae2a-453b1b237e98 returned with HTTP 200 Sep 03 20:08:08 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 385/755] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:08:08 2026] GET /volume/v3/snapshots/e086f1b2-b677-4ea8-ae2a-453b1b237e98 => generated 468 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:08:08 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-32bf24fe-874a-4476-916b-ade04954e9f1 req-808adc44-e38d-45d8-9730-dbcd0faf2ae5 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:08 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-32bf24fe-874a-4476-916b-ade04954e9f1 req-808adc44-e38d-45d8-9730-dbcd0faf2ae5 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] POST http://192.168.122.54/volume/v3/attachments/3b1e245a-94b0-4316-a3d1-370e859147ee/action Sep 03 20:08:08 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-32bf24fe-874a-4476-916b-ade04954e9f1 req-808adc44-e38d-45d8-9730-dbcd0faf2ae5 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Action body: b'{"os-complete": null}' {{(pid=87290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:08:08 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-32bf24fe-874a-4476-916b-ade04954e9f1 req-808adc44-e38d-45d8-9730-dbcd0faf2ae5 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:08:08 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:08 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:08:08 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:08 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:08:08 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-32bf24fe-874a-4476-916b-ade04954e9f1 req-808adc44-e38d-45d8-9730-dbcd0faf2ae5 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] http://192.168.122.54/volume/v3/attachments/3b1e245a-94b0-4316-a3d1-370e859147ee/action returned with HTTP 204 Sep 03 20:08:08 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 371/756] 192.168.122.54 () {66 vars in 1609 bytes} [Thu Sep 3 20:08:08 2026] POST /volume/v3/attachments/3b1e245a-94b0-4316-a3d1-370e859147ee/action => generated 0 bytes in 76 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:08:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-5a932d3c-0097-4ef7-823a-90cf4ac85f6b None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:08 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-5a932d3c-0097-4ef7-823a-90cf4ac85f6b tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] GET http://192.168.122.54/volume/v3/volumes/a4d9148a-7dbb-448b-86ed-d879f0af4e19 Sep 03 20:08:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-5a932d3c-0097-4ef7-823a-90cf4ac85f6b tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-5a932d3c-0097-4ef7-823a-90cf4ac85f6b tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:08 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:08 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:08:08 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:08 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:08 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-5a932d3c-0097-4ef7-823a-90cf4ac85f6b tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Volume info retrieved successfully. Sep 03 20:08:08 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-5a932d3c-0097-4ef7-823a-90cf4ac85f6b tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] http://192.168.122.54/volume/v3/volumes/a4d9148a-7dbb-448b-86ed-d879f0af4e19 returned with HTTP 200 Sep 03 20:08:08 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 386/757] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:08:08 2026] GET /volume/v3/volumes/a4d9148a-7dbb-448b-86ed-d879f0af4e19 => generated 953 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:08:08 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-af60420c-e359-4411-b918-3b47aa1f1c23 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:08 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-af60420c-e359-4411-b918-3b47aa1f1c23 tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] POST http://192.168.122.54/volume/v3/volume-transfers Sep 03 20:08:08 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-af60420c-e359-4411-b918-3b47aa1f1c23 tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "a4d9148a-7dbb-448b-86ed-d879f0af4e19"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:08:08 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.volume_transfer [None req-af60420c-e359-4411-b918-3b47aa1f1c23 tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Creating new volume transfer {'transfer': {'volume_id': 'a4d9148a-7dbb-448b-86ed-d879f0af4e19'}} {{(pid=87290) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 03 20:08:08 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volume_transfer [None req-af60420c-e359-4411-b918-3b47aa1f1c23 tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Creating transfer of volume a4d9148a-7dbb-448b-86ed-d879f0af4e19 Sep 03 20:08:08 devstack devstack@c-api.service[87290]: INFO cinder.transfer.api [None req-af60420c-e359-4411-b918-3b47aa1f1c23 tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Generating transfer record for volume a4d9148a-7dbb-448b-86ed-d879f0af4e19 Sep 03 20:08:08 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:08 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:08:08 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:08 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:08:08 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-af60420c-e359-4411-b918-3b47aa1f1c23 tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] http://192.168.122.54/volume/v3/volume-transfers returned with HTTP 202 Sep 03 20:08:08 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 372/758] 192.168.122.54 () {62 vars in 1205 bytes} [Thu Sep 3 20:08:08 2026] POST /volume/v3/volume-transfers => generated 470 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:08:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-60b8c2bb-6b4d-49b5-a17a-a23b7e62fe84 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:08 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-60b8c2bb-6b4d-49b5-a17a-a23b7e62fe84 tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] GET http://192.168.122.54/volume/v3/volumes/a4d9148a-7dbb-448b-86ed-d879f0af4e19 Sep 03 20:08:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-60b8c2bb-6b4d-49b5-a17a-a23b7e62fe84 tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-60b8c2bb-6b4d-49b5-a17a-a23b7e62fe84 tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:08 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:08 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:08:08 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:08 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:08 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-60b8c2bb-6b4d-49b5-a17a-a23b7e62fe84 tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Volume info retrieved successfully. Sep 03 20:08:08 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-60b8c2bb-6b4d-49b5-a17a-a23b7e62fe84 tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] http://192.168.122.54/volume/v3/volumes/a4d9148a-7dbb-448b-86ed-d879f0af4e19 returned with HTTP 200 Sep 03 20:08:08 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 387/759] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:08:08 2026] GET /volume/v3/volumes/a4d9148a-7dbb-448b-86ed-d879f0af4e19 => generated 961 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:08:08 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-62b26178-8fe2-49dc-bddb-94f9bf1ee13d None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:08 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-62b26178-8fe2-49dc-bddb-94f9bf1ee13d tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] GET http://192.168.122.54/volume/v3/volume-transfers/831ac8af-5807-4d6e-a4f3-45008c3306d5 Sep 03 20:08:08 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-62b26178-8fe2-49dc-bddb-94f9bf1ee13d tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:08 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-62b26178-8fe2-49dc-bddb-94f9bf1ee13d tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:08 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-62b26178-8fe2-49dc-bddb-94f9bf1ee13d tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] http://192.168.122.54/volume/v3/volume-transfers/831ac8af-5807-4d6e-a4f3-45008c3306d5 returned with HTTP 200 Sep 03 20:08:08 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 373/760] 192.168.122.54 () {60 vars in 1295 bytes} [Thu Sep 3 20:08:08 2026] GET /volume/v3/volume-transfers/831ac8af-5807-4d6e-a4f3-45008c3306d5 => generated 438 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 20:08:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-3ebc9c3f-4170-460b-88f4-e706e1212af0 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:08 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-3ebc9c3f-4170-460b-88f4-e706e1212af0 tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] GET http://192.168.122.54/volume/v3/volume-transfers Sep 03 20:08:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-3ebc9c3f-4170-460b-88f4-e706e1212af0 tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-3ebc9c3f-4170-460b-88f4-e706e1212af0 tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Calling method 'index' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volume_transfer [None req-3ebc9c3f-4170-460b-88f4-e706e1212af0 tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Listing volume transfers {{(pid=87289) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 03 20:08:08 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-3ebc9c3f-4170-460b-88f4-e706e1212af0 tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] http://192.168.122.54/volume/v3/volume-transfers returned with HTTP 200 Sep 03 20:08:08 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 388/761] 192.168.122.54 () {60 vars in 1184 bytes} [Thu Sep 3 20:08:08 2026] GET /volume/v3/volume-transfers => generated 374 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:08:08 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-5f0cb2e8-aa33-4199-b987-018d56cb234f None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:09 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5f0cb2e8-aa33-4199-b987-018d56cb234f tempest-VolumesTransfersV355Test-285060724 tempest-VolumesTransfersV355Test-285060724-project-member] POST http://192.168.122.54/volume/v3/volume-transfers/831ac8af-5807-4d6e-a4f3-45008c3306d5/accept Sep 03 20:08:09 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5f0cb2e8-aa33-4199-b987-018d56cb234f tempest-VolumesTransfersV355Test-285060724 tempest-VolumesTransfersV355Test-285060724-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "2817be356dc0d4f3"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:08:09 devstack devstack@c-api.service[87290]: DEBUG cinder.api.contrib.volume_transfer [None req-5f0cb2e8-aa33-4199-b987-018d56cb234f tempest-VolumesTransfersV355Test-285060724 tempest-VolumesTransfersV355Test-285060724-project-member] Accepting volume transfer 831ac8af-5807-4d6e-a4f3-45008c3306d5 {{(pid=87290) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 03 20:08:09 devstack devstack@c-api.service[87290]: INFO cinder.api.contrib.volume_transfer [None req-5f0cb2e8-aa33-4199-b987-018d56cb234f tempest-VolumesTransfersV355Test-285060724 tempest-VolumesTransfersV355Test-285060724-project-member] Accepting transfer 831ac8af-5807-4d6e-a4f3-45008c3306d5 Sep 03 20:08:09 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:09 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:08:09 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-5e453492-cbcb-4c58-9a1b-7ed7323c02c2 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:09 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-5e453492-cbcb-4c58-9a1b-7ed7323c02c2 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/snapshots/e086f1b2-b677-4ea8-ae2a-453b1b237e98 Sep 03 20:08:09 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-5e453492-cbcb-4c58-9a1b-7ed7323c02c2 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:09 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-5e453492-cbcb-4c58-9a1b-7ed7323c02c2 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:09 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:09 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:09 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-5e453492-cbcb-4c58-9a1b-7ed7323c02c2 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Snapshot retrieved successfully. Sep 03 20:08:09 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-5e453492-cbcb-4c58-9a1b-7ed7323c02c2 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/snapshots/e086f1b2-b677-4ea8-ae2a-453b1b237e98 returned with HTTP 200 Sep 03 20:08:09 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 389/762] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:08:09 2026] GET /volume/v3/snapshots/e086f1b2-b677-4ea8-ae2a-453b1b237e98 => generated 468 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:08:09 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-5f0cb2e8-aa33-4199-b987-018d56cb234f tempest-VolumesTransfersV355Test-285060724 tempest-VolumesTransfersV355Test-285060724-project-member] Created reservations ['830ae2fc-37c9-4d4d-be1b-82c28757f256', '07ec462f-9c22-463d-8f1a-b136d5cf83c5', 'f0a7f6f7-7003-445a-aef2-843e8cbfa682', '07ad7e8b-2bfd-4619-82ee-c82add151776'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:08:09 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-5f0cb2e8-aa33-4199-b987-018d56cb234f tempest-VolumesTransfersV355Test-285060724 tempest-VolumesTransfersV355Test-285060724-project-member] Created reservations ['3ba5f1f4-b78d-4d80-a299-32fc73f29cc5', '28c16c96-a72d-4802-a78e-3439f9b4df98', 'd1ff4f78-d7f8-4e76-9cf1-2533cecb0702', 'aef35231-ceaa-42bc-b7f0-d60295906586'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:08:09 devstack devstack@c-api.service[87290]: /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 03 20:08:09 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 20:08:09 devstack devstack@c-api.service[87290]: WARNING cinder.quota [None req-5f0cb2e8-aa33-4199-b987-018d56cb234f tempest-VolumesTransfersV355Test-285060724 tempest-VolumesTransfersV355Test-285060724-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 03 20:08:09 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-5f0cb2e8-aa33-4199-b987-018d56cb234f tempest-VolumesTransfersV355Test-285060724 tempest-VolumesTransfersV355Test-285060724-project-member] Created reservations ['d7823d8f-e62b-401e-b5ef-d2087b6400b0', '03c7a5f8-2865-48d4-b606-1ab8b063c057', '6d1971d4-e75d-474e-ac0f-568b64cf8642', '435a5bd4-c792-4056-bdd0-471f54b7bd18'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:08:09 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-5f0cb2e8-aa33-4199-b987-018d56cb234f tempest-VolumesTransfersV355Test-285060724 tempest-VolumesTransfersV355Test-285060724-project-member] Created reservations ['718385ca-669d-42f9-bf9b-8345573ec400', '4f808f78-ac33-4e8a-8c6f-c1cc4e5533ee', 'f361039e-1761-4f3d-8af4-fde5ee69a475', '1154d0f2-9489-4feb-88ff-27f768807b0d'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:08:09 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-5f0cb2e8-aa33-4199-b987-018d56cb234f tempest-VolumesTransfersV355Test-285060724 tempest-VolumesTransfersV355Test-285060724-project-member] Transfer volume completed successfully. Sep 03 20:08:09 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-d18ee028-d3e6-4cbb-aa9a-9e04f410f9bc None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:09 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d18ee028-d3e6-4cbb-aa9a-9e04f410f9bc tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:08:09 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d18ee028-d3e6-4cbb-aa9a-9e04f410f9bc tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1973750778"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:08:09 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volumes [None req-d18ee028-d3e6-4cbb-aa9a-9e04f410f9bc tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1973750778'}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:08:09 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-d18ee028-d3e6-4cbb-aa9a-9e04f410f9bc tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Create volume of 1 GB Sep 03 20:08:09 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-d18ee028-d3e6-4cbb-aa9a-9e04f410f9bc tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Availability Zones retrieved successfully. Sep 03 20:08:09 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d18ee028-d3e6-4cbb-aa9a-9e04f410f9bc tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Flow 'volume_create_api' (278e28f6-0294-439c-83e5-64c9b5f422e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:08:09 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d18ee028-d3e6-4cbb-aa9a-9e04f410f9bc tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a01e180-7025-4a46-823b-80255d1bffd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:08:09 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.flows.api.create_volume [None req-d18ee028-d3e6-4cbb-aa9a-9e04f410f9bc tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Validating volume size '1' using validate_int {{(pid=87289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:08:10 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d18ee028-d3e6-4cbb-aa9a-9e04f410f9bc tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a01e180-7025-4a46-823b-80255d1bffd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:08:10 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d18ee028-d3e6-4cbb-aa9a-9e04f410f9bc tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba36f7dc-d966-4eb7-9fa7-89b03c350cd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:08:10 devstack devstack@c-api.service[87290]: INFO cinder.transfer.api [None req-5f0cb2e8-aa33-4199-b987-018d56cb234f tempest-VolumesTransfersV355Test-285060724 tempest-VolumesTransfersV355Test-285060724-project-member] Volume a4d9148a-7dbb-448b-86ed-d879f0af4e19 has been transferred. Sep 03 20:08:10 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:10 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:08:10 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5f0cb2e8-aa33-4199-b987-018d56cb234f tempest-VolumesTransfersV355Test-285060724 tempest-VolumesTransfersV355Test-285060724-project-member] http://192.168.122.54/volume/v3/volume-transfers/831ac8af-5807-4d6e-a4f3-45008c3306d5/accept returned with HTTP 202 Sep 03 20:08:10 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 374/763] 192.168.122.54 () {62 vars in 1337 bytes} [Thu Sep 3 20:08:08 2026] POST /volume/v3/volume-transfers/831ac8af-5807-4d6e-a4f3-45008c3306d5/accept => generated 371 bytes in 1218 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:08:10 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-ae127b6b-179d-44eb-b8a8-b8beb35e4d2b None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:10 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ae127b6b-179d-44eb-b8a8-b8beb35e4d2b tempest-VolumesTransfersV355Test-285060724 tempest-VolumesTransfersV355Test-285060724-project-member] GET http://192.168.122.54/volume/v3/volumes/a4d9148a-7dbb-448b-86ed-d879f0af4e19 Sep 03 20:08:10 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ae127b6b-179d-44eb-b8a8-b8beb35e4d2b tempest-VolumesTransfersV355Test-285060724 tempest-VolumesTransfersV355Test-285060724-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:10 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ae127b6b-179d-44eb-b8a8-b8beb35e4d2b tempest-VolumesTransfersV355Test-285060724 tempest-VolumesTransfersV355Test-285060724-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:10 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:10 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:08:10 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:10 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:08:10 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-d18ee028-d3e6-4cbb-aa9a-9e04f410f9bc tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Created reservations ['fa377eb3-3a07-418f-8ca4-a9b5a3494bde', '4b09c7e1-cfb6-4ba0-8ef5-0bc7ad2ebd15', '956815d5-54bc-4142-81e2-98373c6fdaee', '123eeaec-78ed-49af-a930-ab8ef8d1191e'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:08:10 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d18ee028-d3e6-4cbb-aa9a-9e04f410f9bc tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba36f7dc-d966-4eb7-9fa7-89b03c350cd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa377eb3-3a07-418f-8ca4-a9b5a3494bde', '4b09c7e1-cfb6-4ba0-8ef5-0bc7ad2ebd15', '956815d5-54bc-4142-81e2-98373c6fdaee', '123eeaec-78ed-49af-a930-ab8ef8d1191e']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:08:10 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-ae127b6b-179d-44eb-b8a8-b8beb35e4d2b tempest-VolumesTransfersV355Test-285060724 tempest-VolumesTransfersV355Test-285060724-project-member] Volume info retrieved successfully. Sep 03 20:08:10 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d18ee028-d3e6-4cbb-aa9a-9e04f410f9bc tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (825f7446-bef4-496b-9bb0-4bff055b790f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:08:10 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ae127b6b-179d-44eb-b8a8-b8beb35e4d2b tempest-VolumesTransfersV355Test-285060724 tempest-VolumesTransfersV355Test-285060724-project-member] http://192.168.122.54/volume/v3/volumes/a4d9148a-7dbb-448b-86ed-d879f0af4e19 returned with HTTP 200 Sep 03 20:08:10 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 375/764] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:08:10 2026] GET /volume/v3/volumes/a4d9148a-7dbb-448b-86ed-d879f0af4e19 => generated 953 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:08:10 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-b89ee139-f881-4223-953d-7e8c6b8a4ffe None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:10 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b89ee139-f881-4223-953d-7e8c6b8a4ffe tempest-VolumesTransfersV355Test-285060724 tempest-VolumesTransfersV355Test-285060724-project-member] GET http://192.168.122.54/volume/v3/volumes/a4d9148a-7dbb-448b-86ed-d879f0af4e19 Sep 03 20:08:10 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b89ee139-f881-4223-953d-7e8c6b8a4ffe tempest-VolumesTransfersV355Test-285060724 tempest-VolumesTransfersV355Test-285060724-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:10 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b89ee139-f881-4223-953d-7e8c6b8a4ffe tempest-VolumesTransfersV355Test-285060724 tempest-VolumesTransfersV355Test-285060724-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:10 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:10 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:08:10 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d18ee028-d3e6-4cbb-aa9a-9e04f410f9bc tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (825f7446-bef4-496b-9bb0-4bff055b790f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c742e68-b93c-420f-aaef-3c0334022b33', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1973750778',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67b1157453464404ab4c63ce241f7b15',qos_specs=None,replication_status=,reservations=['fa377eb3-3a07-418f-8ca4-a9b5a3494bde','4b09c7e1-cfb6-4ba0-8ef5-0bc7ad2ebd15','956815d5-54bc-4142-81e2-98373c6fdaee','123eeaec-78ed-49af-a930-ab8ef8d1191e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37dfe25c9ba042399c53ead252a110c5',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:08:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1973750778',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0c742e68-b93c-420f-aaef-3c0334022b33,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67b1157453464404ab4c63ce241f7b15',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37dfe25c9ba042399c53ead252a110c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:08:10 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:10 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:08:10 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:10 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:08:10 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d18ee028-d3e6-4cbb-aa9a-9e04f410f9bc tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ebb409a-29ce-40ce-a283-76026f6db6ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:08:10 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-b89ee139-f881-4223-953d-7e8c6b8a4ffe tempest-VolumesTransfersV355Test-285060724 tempest-VolumesTransfersV355Test-285060724-project-member] Volume info retrieved successfully. Sep 03 20:08:10 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b89ee139-f881-4223-953d-7e8c6b8a4ffe tempest-VolumesTransfersV355Test-285060724 tempest-VolumesTransfersV355Test-285060724-project-member] http://192.168.122.54/volume/v3/volumes/a4d9148a-7dbb-448b-86ed-d879f0af4e19 returned with HTTP 200 Sep 03 20:08:10 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 376/765] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:08:10 2026] GET /volume/v3/volumes/a4d9148a-7dbb-448b-86ed-d879f0af4e19 => generated 953 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:08:10 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-41bb983d-4335-41b5-8790-c57fa28fc8b8 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:10 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-41bb983d-4335-41b5-8790-c57fa28fc8b8 tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] DELETE http://192.168.122.54/volume/v3/volume-transfers/831ac8af-5807-4d6e-a4f3-45008c3306d5 Sep 03 20:08:10 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-41bb983d-4335-41b5-8790-c57fa28fc8b8 tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:10 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-41bb983d-4335-41b5-8790-c57fa28fc8b8 tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:10 devstack devstack@c-api.service[87290]: INFO cinder.api.contrib.volume_transfer [None req-41bb983d-4335-41b5-8790-c57fa28fc8b8 tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Delete transfer with id: 831ac8af-5807-4d6e-a4f3-45008c3306d5 Sep 03 20:08:10 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-41bb983d-4335-41b5-8790-c57fa28fc8b8 tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] http://192.168.122.54/volume/v3/volume-transfers/831ac8af-5807-4d6e-a4f3-45008c3306d5 returned with HTTP 404 Sep 03 20:08:10 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 377/766] 192.168.122.54 () {60 vars in 1298 bytes} [Thu Sep 3 20:08:10 2026] DELETE /volume/v3/volume-transfers/831ac8af-5807-4d6e-a4f3-45008c3306d5 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 20:08:10 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-a3d42baf-fbd8-49f7-b123-dec9c9194cfd None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:10 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d18ee028-d3e6-4cbb-aa9a-9e04f410f9bc tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ebb409a-29ce-40ce-a283-76026f6db6ad) transitioned into state 'SUCCESS' from state '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-1973750778',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67b1157453464404ab4c63ce241f7b15',qos_specs=None,replication_status=,reservations=['fa377eb3-3a07-418f-8ca4-a9b5a3494bde','4b09c7e1-cfb6-4ba0-8ef5-0bc7ad2ebd15','956815d5-54bc-4142-81e2-98373c6fdaee','123eeaec-78ed-49af-a930-ab8ef8d1191e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37dfe25c9ba042399c53ead252a110c5',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:08:10 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d18ee028-d3e6-4cbb-aa9a-9e04f410f9bc tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50f20d97-12a7-4736-aefd-0fcc4e76ce0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:08:10 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d18ee028-d3e6-4cbb-aa9a-9e04f410f9bc tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50f20d97-12a7-4736-aefd-0fcc4e76ce0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:08:10 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d18ee028-d3e6-4cbb-aa9a-9e04f410f9bc tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Flow 'volume_create_api' (278e28f6-0294-439c-83e5-64c9b5f422e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:08:10 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-d18ee028-d3e6-4cbb-aa9a-9e04f410f9bc tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Create volume request issued successfully. Sep 03 20:08:10 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d18ee028-d3e6-4cbb-aa9a-9e04f410f9bc tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:08:10 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 390/767] 192.168.122.54 () {60 vars in 1137 bytes} [Thu Sep 3 20:08:09 2026] POST /volume/v3/volumes => generated 758 bytes in 535 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:08:10 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-55c81f27-cbb5-44e6-b246-1aceacba9d8d None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:10 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-55c81f27-cbb5-44e6-b246-1aceacba9d8d tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/snapshots/e086f1b2-b677-4ea8-ae2a-453b1b237e98 Sep 03 20:08:10 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-55c81f27-cbb5-44e6-b246-1aceacba9d8d tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:10 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-55c81f27-cbb5-44e6-b246-1aceacba9d8d tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:10 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:10 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:10 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-55c81f27-cbb5-44e6-b246-1aceacba9d8d tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Snapshot retrieved successfully. Sep 03 20:08:10 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-55c81f27-cbb5-44e6-b246-1aceacba9d8d tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/snapshots/e086f1b2-b677-4ea8-ae2a-453b1b237e98 returned with HTTP 200 Sep 03 20:08:10 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 391/768] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:08:10 2026] GET /volume/v3/snapshots/e086f1b2-b677-4ea8-ae2a-453b1b237e98 => generated 468 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:08:10 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-f5f50f36-ebb2-489f-8797-2cc41ac1fb62 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:10 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f5f50f36-ebb2-489f-8797-2cc41ac1fb62 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] GET http://192.168.122.54/volume/v3/volumes/0c742e68-b93c-420f-aaef-3c0334022b33 Sep 03 20:08:10 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f5f50f36-ebb2-489f-8797-2cc41ac1fb62 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:10 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f5f50f36-ebb2-489f-8797-2cc41ac1fb62 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:10 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:10 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:08:10 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:10 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:10 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-f5f50f36-ebb2-489f-8797-2cc41ac1fb62 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Volume info retrieved successfully. Sep 03 20:08:10 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a3d42baf-fbd8-49f7-b123-dec9c9194cfd tempest-VolumesTransfersV355Test-837275577 tempest-VolumesTransfersV355Test-837275577-project-admin] DELETE http://192.168.122.54/volume/v3/volumes/a4d9148a-7dbb-448b-86ed-d879f0af4e19 Sep 03 20:08:10 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a3d42baf-fbd8-49f7-b123-dec9c9194cfd tempest-VolumesTransfersV355Test-837275577 tempest-VolumesTransfersV355Test-837275577-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:10 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a3d42baf-fbd8-49f7-b123-dec9c9194cfd tempest-VolumesTransfersV355Test-837275577 tempest-VolumesTransfersV355Test-837275577-project-admin] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:10 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-a3d42baf-fbd8-49f7-b123-dec9c9194cfd tempest-VolumesTransfersV355Test-837275577 tempest-VolumesTransfersV355Test-837275577-project-admin] Delete volume with id: a4d9148a-7dbb-448b-86ed-d879f0af4e19 Sep 03 20:08:10 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f5f50f36-ebb2-489f-8797-2cc41ac1fb62 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] http://192.168.122.54/volume/v3/volumes/0c742e68-b93c-420f-aaef-3c0334022b33 returned with HTTP 200 Sep 03 20:08:10 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 392/769] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:08:10 2026] GET /volume/v3/volumes/0c742e68-b93c-420f-aaef-3c0334022b33 => generated 826 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:08:10 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:10 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:08:10 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:10 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:08:10 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-a3d42baf-fbd8-49f7-b123-dec9c9194cfd tempest-VolumesTransfersV355Test-837275577 tempest-VolumesTransfersV355Test-837275577-project-admin] Volume info retrieved successfully. Sep 03 20:08:10 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-a3d42baf-fbd8-49f7-b123-dec9c9194cfd tempest-VolumesTransfersV355Test-837275577 tempest-VolumesTransfersV355Test-837275577-project-admin] Delete volume request issued successfully. Sep 03 20:08:10 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a3d42baf-fbd8-49f7-b123-dec9c9194cfd tempest-VolumesTransfersV355Test-837275577 tempest-VolumesTransfersV355Test-837275577-project-admin] http://192.168.122.54/volume/v3/volumes/a4d9148a-7dbb-448b-86ed-d879f0af4e19 returned with HTTP 202 Sep 03 20:08:10 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 378/770] 192.168.122.54 () {60 vars in 1271 bytes} [Thu Sep 3 20:08:10 2026] DELETE /volume/v3/volumes/a4d9148a-7dbb-448b-86ed-d879f0af4e19 => generated 0 bytes in 249 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 20:08:10 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-16e8b173-6153-49db-b1da-c654d4f317e9 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:10 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-16e8b173-6153-49db-b1da-c654d4f317e9 tempest-VolumesTransfersV355Test-837275577 tempest-VolumesTransfersV355Test-837275577-project-admin] GET http://192.168.122.54/volume/v3/volumes/a4d9148a-7dbb-448b-86ed-d879f0af4e19 Sep 03 20:08:10 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-16e8b173-6153-49db-b1da-c654d4f317e9 tempest-VolumesTransfersV355Test-837275577 tempest-VolumesTransfersV355Test-837275577-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:10 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-16e8b173-6153-49db-b1da-c654d4f317e9 tempest-VolumesTransfersV355Test-837275577 tempest-VolumesTransfersV355Test-837275577-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:10 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:10 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:08:10 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:10 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:10 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-16e8b173-6153-49db-b1da-c654d4f317e9 tempest-VolumesTransfersV355Test-837275577 tempest-VolumesTransfersV355Test-837275577-project-admin] Volume info retrieved successfully. Sep 03 20:08:10 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-16e8b173-6153-49db-b1da-c654d4f317e9 tempest-VolumesTransfersV355Test-837275577 tempest-VolumesTransfersV355Test-837275577-project-admin] http://192.168.122.54/volume/v3/volumes/a4d9148a-7dbb-448b-86ed-d879f0af4e19 returned with HTTP 200 Sep 03 20:08:10 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 393/771] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:08:10 2026] GET /volume/v3/volumes/a4d9148a-7dbb-448b-86ed-d879f0af4e19 => generated 1136 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 20:08:11 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-4adcbad6-68a2-4250-9d44-87a12879ab30 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:11 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-4adcbad6-68a2-4250-9d44-87a12879ab30 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/snapshots/e086f1b2-b677-4ea8-ae2a-453b1b237e98 Sep 03 20:08:11 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-4adcbad6-68a2-4250-9d44-87a12879ab30 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:11 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-4adcbad6-68a2-4250-9d44-87a12879ab30 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:11 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:11 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:08:11 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-4adcbad6-68a2-4250-9d44-87a12879ab30 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Snapshot retrieved successfully. Sep 03 20:08:11 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-4adcbad6-68a2-4250-9d44-87a12879ab30 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/snapshots/e086f1b2-b677-4ea8-ae2a-453b1b237e98 returned with HTTP 200 Sep 03 20:08:11 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 379/772] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:08:11 2026] GET /volume/v3/snapshots/e086f1b2-b677-4ea8-ae2a-453b1b237e98 => generated 468 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:08:11 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-9ae574c2-af9f-4308-b57c-73e526245a47 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:11 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9ae574c2-af9f-4308-b57c-73e526245a47 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] GET http://192.168.122.54/volume/v3/volumes/0c742e68-b93c-420f-aaef-3c0334022b33 Sep 03 20:08:11 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-9ae574c2-af9f-4308-b57c-73e526245a47 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:11 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-9ae574c2-af9f-4308-b57c-73e526245a47 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:11 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:11 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:08:11 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:11 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:11 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-9ae574c2-af9f-4308-b57c-73e526245a47 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Volume info retrieved successfully. Sep 03 20:08:11 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9ae574c2-af9f-4308-b57c-73e526245a47 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] http://192.168.122.54/volume/v3/volumes/0c742e68-b93c-420f-aaef-3c0334022b33 returned with HTTP 200 Sep 03 20:08:11 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 394/773] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:08:11 2026] GET /volume/v3/volumes/0c742e68-b93c-420f-aaef-3c0334022b33 => generated 850 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:08:11 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-d9ec6682-ed2a-40e1-ba6d-23f2bf720f47 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:11 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-d9ec6682-ed2a-40e1-ba6d-23f2bf720f47 tempest-VolumesTransfersV355Test-837275577 tempest-VolumesTransfersV355Test-837275577-project-admin] GET http://192.168.122.54/volume/v3/volumes/a4d9148a-7dbb-448b-86ed-d879f0af4e19 Sep 03 20:08:11 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-d9ec6682-ed2a-40e1-ba6d-23f2bf720f47 tempest-VolumesTransfersV355Test-837275577 tempest-VolumesTransfersV355Test-837275577-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:11 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-d9ec6682-ed2a-40e1-ba6d-23f2bf720f47 tempest-VolumesTransfersV355Test-837275577 tempest-VolumesTransfersV355Test-837275577-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:11 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:11 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:08:11 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:11 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:08:11 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-d9ec6682-ed2a-40e1-ba6d-23f2bf720f47 tempest-VolumesTransfersV355Test-837275577 tempest-VolumesTransfersV355Test-837275577-project-admin] Volume info retrieved successfully. Sep 03 20:08:11 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-d9ec6682-ed2a-40e1-ba6d-23f2bf720f47 tempest-VolumesTransfersV355Test-837275577 tempest-VolumesTransfersV355Test-837275577-project-admin] http://192.168.122.54/volume/v3/volumes/a4d9148a-7dbb-448b-86ed-d879f0af4e19 returned with HTTP 200 Sep 03 20:08:11 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 380/774] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:08:11 2026] GET /volume/v3/volumes/a4d9148a-7dbb-448b-86ed-d879f0af4e19 => generated 1136 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 20:08:12 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-0fadba39-c4cb-4071-ad4b-7cae6a547fee None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:12 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-0fadba39-c4cb-4071-ad4b-7cae6a547fee tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/snapshots/e086f1b2-b677-4ea8-ae2a-453b1b237e98 Sep 03 20:08:12 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-0fadba39-c4cb-4071-ad4b-7cae6a547fee tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:12 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-0fadba39-c4cb-4071-ad4b-7cae6a547fee tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:12 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:12 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:12 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-0fadba39-c4cb-4071-ad4b-7cae6a547fee tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Snapshot retrieved successfully. Sep 03 20:08:12 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-0fadba39-c4cb-4071-ad4b-7cae6a547fee tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/snapshots/e086f1b2-b677-4ea8-ae2a-453b1b237e98 returned with HTTP 200 Sep 03 20:08:12 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 395/775] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:08:12 2026] GET /volume/v3/snapshots/e086f1b2-b677-4ea8-ae2a-453b1b237e98 => generated 468 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:08:12 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-b8ef71c3-1831-4b5d-b36b-84520b366978 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:12 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b8ef71c3-1831-4b5d-b36b-84520b366978 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] GET http://192.168.122.54/volume/v3/volumes/0c742e68-b93c-420f-aaef-3c0334022b33 Sep 03 20:08:12 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b8ef71c3-1831-4b5d-b36b-84520b366978 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:12 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b8ef71c3-1831-4b5d-b36b-84520b366978 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:12 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:12 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:08:12 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:12 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:08:12 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-b8ef71c3-1831-4b5d-b36b-84520b366978 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Volume info retrieved successfully. Sep 03 20:08:12 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b8ef71c3-1831-4b5d-b36b-84520b366978 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] http://192.168.122.54/volume/v3/volumes/0c742e68-b93c-420f-aaef-3c0334022b33 returned with HTTP 200 Sep 03 20:08:12 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 381/776] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:08:12 2026] GET /volume/v3/volumes/0c742e68-b93c-420f-aaef-3c0334022b33 => generated 851 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:08:12 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-36e22bc2-7550-4047-bcb3-1cc2d92db50b req-721dc011-fd40-4850-b26a-4f87937cb937 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:12 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-36e22bc2-7550-4047-bcb3-1cc2d92db50b req-721dc011-fd40-4850-b26a-4f87937cb937 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] GET http://192.168.122.54/volume/v3/volumes/0c742e68-b93c-420f-aaef-3c0334022b33 Sep 03 20:08:12 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-36e22bc2-7550-4047-bcb3-1cc2d92db50b req-721dc011-fd40-4850-b26a-4f87937cb937 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:12 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-36e22bc2-7550-4047-bcb3-1cc2d92db50b req-721dc011-fd40-4850-b26a-4f87937cb937 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:12 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-79e11a6d-ba32-48ea-8c60-7884fd4eb24d None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:12 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-79e11a6d-ba32-48ea-8c60-7884fd4eb24d tempest-VolumesTransfersV355Test-837275577 tempest-VolumesTransfersV355Test-837275577-project-admin] GET http://192.168.122.54/volume/v3/volumes/a4d9148a-7dbb-448b-86ed-d879f0af4e19 Sep 03 20:08:12 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-79e11a6d-ba32-48ea-8c60-7884fd4eb24d tempest-VolumesTransfersV355Test-837275577 tempest-VolumesTransfersV355Test-837275577-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:12 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-79e11a6d-ba32-48ea-8c60-7884fd4eb24d tempest-VolumesTransfersV355Test-837275577 tempest-VolumesTransfersV355Test-837275577-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:12 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:12 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:08:12 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:12 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:12 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-79e11a6d-ba32-48ea-8c60-7884fd4eb24d tempest-VolumesTransfersV355Test-837275577 tempest-VolumesTransfersV355Test-837275577-project-admin] http://192.168.122.54/volume/v3/volumes/a4d9148a-7dbb-448b-86ed-d879f0af4e19 returned with HTTP 404 Sep 03 20:08:12 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 382/777] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:08:12 2026] GET /volume/v3/volumes/a4d9148a-7dbb-448b-86ed-d879f0af4e19 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 20:08:12 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-3bb3d623-4952-4455-8252-b585059a395e None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:12 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-3bb3d623-4952-4455-8252-b585059a395e tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] GET http://192.168.122.54/volume/v3/volumes/a4d9148a-7dbb-448b-86ed-d879f0af4e19 Sep 03 20:08:12 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-3bb3d623-4952-4455-8252-b585059a395e tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:12 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-3bb3d623-4952-4455-8252-b585059a395e tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:12 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [req-36e22bc2-7550-4047-bcb3-1cc2d92db50b req-721dc011-fd40-4850-b26a-4f87937cb937 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Volume info retrieved successfully. Sep 03 20:08:12 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-36e22bc2-7550-4047-bcb3-1cc2d92db50b req-721dc011-fd40-4850-b26a-4f87937cb937 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] http://192.168.122.54/volume/v3/volumes/0c742e68-b93c-420f-aaef-3c0334022b33 returned with HTTP 200 Sep 03 20:08:12 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 396/778] 192.168.122.54 () {60 vars in 1482 bytes} [Thu Sep 3 20:08:12 2026] GET /volume/v3/volumes/0c742e68-b93c-420f-aaef-3c0334022b33 => generated 851 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:08:12 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-3bb3d623-4952-4455-8252-b585059a395e tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] http://192.168.122.54/volume/v3/volumes/a4d9148a-7dbb-448b-86ed-d879f0af4e19 returned with HTTP 404 Sep 03 20:08:12 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 383/779] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:08:12 2026] GET /volume/v3/volumes/a4d9148a-7dbb-448b-86ed-d879f0af4e19 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 20:08:12 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-e410569e-2bb1-4d3f-b0c7-bb4dd34684c1 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:12 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-e410569e-2bb1-4d3f-b0c7-bb4dd34684c1 tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] DELETE http://192.168.122.54/volume/v3/volumes/a4d9148a-7dbb-448b-86ed-d879f0af4e19 Sep 03 20:08:12 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-e410569e-2bb1-4d3f-b0c7-bb4dd34684c1 tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:12 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-e410569e-2bb1-4d3f-b0c7-bb4dd34684c1 tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:12 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-e410569e-2bb1-4d3f-b0c7-bb4dd34684c1 tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Delete volume with id: a4d9148a-7dbb-448b-86ed-d879f0af4e19 Sep 03 20:08:12 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-e410569e-2bb1-4d3f-b0c7-bb4dd34684c1 tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] http://192.168.122.54/volume/v3/volumes/a4d9148a-7dbb-448b-86ed-d879f0af4e19 returned with HTTP 404 Sep 03 20:08:12 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 397/780] 192.168.122.54 () {60 vars in 1271 bytes} [Thu Sep 3 20:08:12 2026] DELETE /volume/v3/volumes/a4d9148a-7dbb-448b-86ed-d879f0af4e19 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 20:08:12 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-8105b546-1f80-413b-a5c9-d2bfb6d646f3 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:12 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-8105b546-1f80-413b-a5c9-d2bfb6d646f3 tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:08:12 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-8105b546-1f80-413b-a5c9-d2bfb6d646f3 tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1484225052"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:08:12 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.volumes [None req-8105b546-1f80-413b-a5c9-d2bfb6d646f3 tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1484225052'}} {{(pid=87290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:08:12 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-8105b546-1f80-413b-a5c9-d2bfb6d646f3 tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Create volume of 1 GB Sep 03 20:08:13 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-8105b546-1f80-413b-a5c9-d2bfb6d646f3 tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Availability Zones retrieved successfully. Sep 03 20:08:13 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-8105b546-1f80-413b-a5c9-d2bfb6d646f3 tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Flow 'volume_create_api' (4ecee9ae-55c4-4498-92c3-acb77143dc0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:08:13 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-8105b546-1f80-413b-a5c9-d2bfb6d646f3 tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34bb28f7-4ce6-4ad4-96b2-5f9124065d9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:08:13 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.flows.api.create_volume [None req-8105b546-1f80-413b-a5c9-d2bfb6d646f3 tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Validating volume size '1' using validate_int {{(pid=87290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:08:13 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-8105b546-1f80-413b-a5c9-d2bfb6d646f3 tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34bb28f7-4ce6-4ad4-96b2-5f9124065d9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:08:13 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-8105b546-1f80-413b-a5c9-d2bfb6d646f3 tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1384838b-5f10-48c6-b41d-54b168e74cc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:08:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-43297aae-48c3-400d-ac69-e5224c1468fd None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:13 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-43297aae-48c3-400d-ac69-e5224c1468fd None None] GET http://192.168.122.54/volume// Sep 03 20:08:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-43297aae-48c3-400d-ac69-e5224c1468fd None None] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-43297aae-48c3-400d-ac69-e5224c1468fd None None] Calling method 'all' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:13 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-43297aae-48c3-400d-ac69-e5224c1468fd None None] http://192.168.122.54/volume// returned with HTTP 300 Sep 03 20:08:13 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 398/781] 192.168.122.54 () {58 vars in 1312 bytes} [Thu Sep 3 20:08:13 2026] GET /volume/ => generated 389 bytes in 18 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 03 20:08:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-36e22bc2-7550-4047-bcb3-1cc2d92db50b req-5077527b-c2c7-412c-9ef4-fddb54245343 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:13 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-36e22bc2-7550-4047-bcb3-1cc2d92db50b req-5077527b-c2c7-412c-9ef4-fddb54245343 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] POST http://192.168.122.54/volume/v3/attachments Sep 03 20:08:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-36e22bc2-7550-4047-bcb3-1cc2d92db50b req-5077527b-c2c7-412c-9ef4-fddb54245343 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0c742e68-b93c-420f-aaef-3c0334022b33", "connector": null, "instance_uuid": "c56ec6d3-c46c-43fa-8d02-1005097261bb"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:08:13 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:13 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:08:13 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:13 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:13 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-36e22bc2-7550-4047-bcb3-1cc2d92db50b req-5077527b-c2c7-412c-9ef4-fddb54245343 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] http://192.168.122.54/volume/v3/attachments returned with HTTP 200 Sep 03 20:08:13 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 399/782] 192.168.122.54 () {66 vars in 1478 bytes} [Thu Sep 3 20:08:13 2026] POST /volume/v3/attachments => generated 273 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:08:13 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-8105b546-1f80-413b-a5c9-d2bfb6d646f3 tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Created reservations ['5a4dd6a6-1173-4f5f-b419-e2649e26cc97', 'dd6e5732-1b5c-494f-8f93-b94ea11600b7', '71e87e44-8153-4c47-8596-47d2848048a1', 'c024aa07-b378-4f0a-b40e-7babfd120b24'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:08:13 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-8105b546-1f80-413b-a5c9-d2bfb6d646f3 tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1384838b-5f10-48c6-b41d-54b168e74cc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a4dd6a6-1173-4f5f-b419-e2649e26cc97', 'dd6e5732-1b5c-494f-8f93-b94ea11600b7', '71e87e44-8153-4c47-8596-47d2848048a1', 'c024aa07-b378-4f0a-b40e-7babfd120b24']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:08:13 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-8105b546-1f80-413b-a5c9-d2bfb6d646f3 tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce22dc4a-29b7-453b-93ac-71cec187891c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:08:13 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:13 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:08:13 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-8105b546-1f80-413b-a5c9-d2bfb6d646f3 tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce22dc4a-29b7-453b-93ac-71cec187891c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a5921f9-4146-4604-b0e3-4a420320347a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1484225052',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0056f6ea40474a7aa3b12df9949ced41',qos_specs=None,replication_status=,reservations=['5a4dd6a6-1173-4f5f-b419-e2649e26cc97','dd6e5732-1b5c-494f-8f93-b94ea11600b7','71e87e44-8153-4c47-8596-47d2848048a1','c024aa07-b378-4f0a-b40e-7babfd120b24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c26c683c900645279724c02478b98726',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:08:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1484225052',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a5921f9-4146-4604-b0e3-4a420320347a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0056f6ea40474a7aa3b12df9949ced41',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c26c683c900645279724c02478b98726',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:08:13 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-8105b546-1f80-413b-a5c9-d2bfb6d646f3 tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ede0d0b-f5ad-44e4-94e6-bc3e5d53cda4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:08:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-6afa1405-84d0-4857-8242-b4d76204c980 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:13 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-6afa1405-84d0-4857-8242-b4d76204c980 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] GET http://192.168.122.54/volume/v3/volumes/0c742e68-b93c-420f-aaef-3c0334022b33 Sep 03 20:08:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-6afa1405-84d0-4857-8242-b4d76204c980 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-6afa1405-84d0-4857-8242-b4d76204c980 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:13 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:13 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:08:13 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:13 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:13 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-8105b546-1f80-413b-a5c9-d2bfb6d646f3 tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ede0d0b-f5ad-44e4-94e6-bc3e5d53cda4) transitioned into state 'SUCCESS' from state '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-1484225052',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0056f6ea40474a7aa3b12df9949ced41',qos_specs=None,replication_status=,reservations=['5a4dd6a6-1173-4f5f-b419-e2649e26cc97','dd6e5732-1b5c-494f-8f93-b94ea11600b7','71e87e44-8153-4c47-8596-47d2848048a1','c024aa07-b378-4f0a-b40e-7babfd120b24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c26c683c900645279724c02478b98726',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:08:13 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-8105b546-1f80-413b-a5c9-d2bfb6d646f3 tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca6e5a96-7806-4c77-8f87-a797d7569a60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:08:13 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-6afa1405-84d0-4857-8242-b4d76204c980 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Volume info retrieved successfully. Sep 03 20:08:13 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-6afa1405-84d0-4857-8242-b4d76204c980 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] http://192.168.122.54/volume/v3/volumes/0c742e68-b93c-420f-aaef-3c0334022b33 returned with HTTP 200 Sep 03 20:08:13 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 400/783] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:08:13 2026] GET /volume/v3/volumes/0c742e68-b93c-420f-aaef-3c0334022b33 => generated 850 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:08:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-166fe04a-f143-4e5e-9bbf-a15ee0825abb None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:13 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-166fe04a-f143-4e5e-9bbf-a15ee0825abb None None] GET http://192.168.122.54/volume// Sep 03 20:08:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-166fe04a-f143-4e5e-9bbf-a15ee0825abb None None] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-166fe04a-f143-4e5e-9bbf-a15ee0825abb None None] Calling method 'all' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:13 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-166fe04a-f143-4e5e-9bbf-a15ee0825abb None None] http://192.168.122.54/volume// returned with HTTP 300 Sep 03 20:08:13 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 401/784] 192.168.122.54 () {58 vars in 1310 bytes} [Thu Sep 3 20:08:13 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 20:08:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-4648fe95-277d-4a19-bbdb-d975ee6b6a4f None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:13 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-4648fe95-277d-4a19-bbdb-d975ee6b6a4f tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/snapshots/e086f1b2-b677-4ea8-ae2a-453b1b237e98 Sep 03 20:08:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-4648fe95-277d-4a19-bbdb-d975ee6b6a4f tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-4648fe95-277d-4a19-bbdb-d975ee6b6a4f tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:13 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-4648fe95-277d-4a19-bbdb-d975ee6b6a4f tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/snapshots/e086f1b2-b677-4ea8-ae2a-453b1b237e98 returned with HTTP 404 Sep 03 20:08:13 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 402/785] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:08:13 2026] GET /volume/v3/snapshots/e086f1b2-b677-4ea8-ae2a-453b1b237e98 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:08:13 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-8105b546-1f80-413b-a5c9-d2bfb6d646f3 tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca6e5a96-7806-4c77-8f87-a797d7569a60) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:08:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-ee4ca254-022f-47e1-8725-a8d19399a4ba None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:13 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-8105b546-1f80-413b-a5c9-d2bfb6d646f3 tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Flow 'volume_create_api' (4ecee9ae-55c4-4498-92c3-acb77143dc0a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:08:13 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-8105b546-1f80-413b-a5c9-d2bfb6d646f3 tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Create volume request issued successfully. Sep 03 20:08:13 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-8105b546-1f80-413b-a5c9-d2bfb6d646f3 tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:08:13 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 384/786] 192.168.122.54 () {62 vars in 1178 bytes} [Thu Sep 3 20:08:12 2026] POST /volume/v3/volumes => generated 826 bytes in 702 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:08:13 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ee4ca254-022f-47e1-8725-a8d19399a4ba tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/snapshots/42c187ac-de19-4dcf-a4b3-7ef21d42ca28 Sep 03 20:08:13 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-36e22bc2-7550-4047-bcb3-1cc2d92db50b req-c4857ea3-e74c-4dcd-b5c5-5f27b390315f None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:13 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-36e22bc2-7550-4047-bcb3-1cc2d92db50b req-c4857ea3-e74c-4dcd-b5c5-5f27b390315f tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] GET http://192.168.122.54/volume/v3/volumes/0c742e68-b93c-420f-aaef-3c0334022b33 Sep 03 20:08:13 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-36e22bc2-7550-4047-bcb3-1cc2d92db50b req-c4857ea3-e74c-4dcd-b5c5-5f27b390315f tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:13 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-36e22bc2-7550-4047-bcb3-1cc2d92db50b req-c4857ea3-e74c-4dcd-b5c5-5f27b390315f tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ee4ca254-022f-47e1-8725-a8d19399a4ba tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ee4ca254-022f-47e1-8725-a8d19399a4ba tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:13 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:13 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:08:13 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:13 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:08:13 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [req-36e22bc2-7550-4047-bcb3-1cc2d92db50b req-c4857ea3-e74c-4dcd-b5c5-5f27b390315f tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Volume info retrieved successfully. Sep 03 20:08:13 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ee4ca254-022f-47e1-8725-a8d19399a4ba tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/snapshots/42c187ac-de19-4dcf-a4b3-7ef21d42ca28 returned with HTTP 404 Sep 03 20:08:13 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 403/787] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:08:13 2026] GET /volume/v3/snapshots/42c187ac-de19-4dcf-a4b3-7ef21d42ca28 => generated 111 bytes in 93 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:08:13 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-36e22bc2-7550-4047-bcb3-1cc2d92db50b req-c4857ea3-e74c-4dcd-b5c5-5f27b390315f tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] http://192.168.122.54/volume/v3/volumes/0c742e68-b93c-420f-aaef-3c0334022b33 returned with HTTP 200 Sep 03 20:08:13 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 385/788] 192.168.122.54 () {62 vars in 1523 bytes} [Thu Sep 3 20:08:13 2026] GET /volume/v3/volumes/0c742e68-b93c-420f-aaef-3c0334022b33 => generated 1031 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 20:08:13 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-f345b847-cf4d-41bf-ac28-7f4677dfdf50 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-f8a8ddae-62c6-4dc2-8f94-8231ae19fb9b None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:13 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f345b847-cf4d-41bf-ac28-7f4677dfdf50 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/group_snapshots/ca302da6-28c9-45b5-8fdf-297dcf656153 Sep 03 20:08:13 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f345b847-cf4d-41bf-ac28-7f4677dfdf50 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:13 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f345b847-cf4d-41bf-ac28-7f4677dfdf50 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'version_select' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:13 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.group_snapshots [None req-f345b847-cf4d-41bf-ac28-7f4677dfdf50 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] show called for member ca302da6-28c9-45b5-8fdf-297dcf656153 {{(pid=87290) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 20:08:13 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f8a8ddae-62c6-4dc2-8f94-8231ae19fb9b tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] GET http://192.168.122.54/volume/v3/volumes/5a5921f9-4146-4604-b0e3-4a420320347a Sep 03 20:08:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f8a8ddae-62c6-4dc2-8f94-8231ae19fb9b tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f8a8ddae-62c6-4dc2-8f94-8231ae19fb9b tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:13 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f345b847-cf4d-41bf-ac28-7f4677dfdf50 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/group_snapshots/ca302da6-28c9-45b5-8fdf-297dcf656153 returned with HTTP 404 Sep 03 20:08:13 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 386/789] 192.168.122.54 () {60 vars in 1292 bytes} [Thu Sep 3 20:08:13 2026] GET /volume/v3/group_snapshots/ca302da6-28c9-45b5-8fdf-297dcf656153 => generated 116 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 20:08:13 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-29e827ca-bf64-492d-aba5-ae2120a29ff2 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:13 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:13 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:08:13 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-29e827ca-bf64-492d-aba5-ae2120a29ff2 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] DELETE http://192.168.122.54/volume/v3/group_snapshots/ca302da6-28c9-45b5-8fdf-297dcf656153 Sep 03 20:08:13 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:13 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:13 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-29e827ca-bf64-492d-aba5-ae2120a29ff2 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:13 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-29e827ca-bf64-492d-aba5-ae2120a29ff2 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'version_select' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:13 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.group_snapshots [None req-29e827ca-bf64-492d-aba5-ae2120a29ff2 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] delete called for member ca302da6-28c9-45b5-8fdf-297dcf656153 {{(pid=87290) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 03 20:08:13 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.group_snapshots [None req-29e827ca-bf64-492d-aba5-ae2120a29ff2 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Delete group_snapshot with id: ca302da6-28c9-45b5-8fdf-297dcf656153 Sep 03 20:08:13 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-f8a8ddae-62c6-4dc2-8f94-8231ae19fb9b tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Volume info retrieved successfully. Sep 03 20:08:13 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-29e827ca-bf64-492d-aba5-ae2120a29ff2 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/group_snapshots/ca302da6-28c9-45b5-8fdf-297dcf656153 returned with HTTP 404 Sep 03 20:08:13 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 387/790] 192.168.122.54 () {60 vars in 1295 bytes} [Thu Sep 3 20:08:13 2026] DELETE /volume/v3/group_snapshots/ca302da6-28c9-45b5-8fdf-297dcf656153 => generated 116 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 20:08:13 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f8a8ddae-62c6-4dc2-8f94-8231ae19fb9b tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] http://192.168.122.54/volume/v3/volumes/5a5921f9-4146-4604-b0e3-4a420320347a returned with HTTP 200 Sep 03 20:08:13 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 404/791] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:08:13 2026] GET /volume/v3/volumes/5a5921f9-4146-4604-b0e3-4a420320347a => generated 894 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:08:13 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-f970a0e6-6847-4a4f-b0f7-8ba0ea864a90 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:13 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f970a0e6-6847-4a4f-b0f7-8ba0ea864a90 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/volumes/detail Sep 03 20:08:13 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f970a0e6-6847-4a4f-b0f7-8ba0ea864a90 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:13 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f970a0e6-6847-4a4f-b0f7-8ba0ea864a90 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'detail' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:13 devstack devstack@c-api.service[87290]: DEBUG cinder.api.api_utils [None req-f970a0e6-6847-4a4f-b0f7-8ba0ea864a90 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Removing options '' from query. {{(pid=87290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:08:13 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-f970a0e6-6847-4a4f-b0f7-8ba0ea864a90 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87290) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 20:08:13 devstack devstack@c-api.service[87290]: /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 03 20:08:13 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 20:08:13 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:13 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:08:13 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:13 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:08:13 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-f970a0e6-6847-4a4f-b0f7-8ba0ea864a90 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Get all volumes completed successfully. Sep 03 20:08:13 devstack devstack@c-api.service[87290]: WARNING stevedore.named [None req-f970a0e6-6847-4a4f-b0f7-8ba0ea864a90 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:08:13 devstack devstack@c-api.service[87290]: WARNING castellan.key_manager [None req-f970a0e6-6847-4a4f-b0f7-8ba0ea864a90 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:08:14 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-36e22bc2-7550-4047-bcb3-1cc2d92db50b req-c441f90f-035f-4d0c-a368-9cabae2d3e41 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:14 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-36e22bc2-7550-4047-bcb3-1cc2d92db50b req-c441f90f-035f-4d0c-a368-9cabae2d3e41 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] PUT http://192.168.122.54/volume/v3/attachments/9b8e40a7-b236-443e-87ce-06d613bdaf47 Sep 03 20:08:14 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-36e22bc2-7550-4047-bcb3-1cc2d92db50b req-c441f90f-035f-4d0c-a368-9cabae2d3e41 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.54", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd5588f450", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d480a316-b1bc-4222-9d5e-b857eb49504b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:08:14 devstack devstack@c-api.service[87289]: DEBUG cinder.coordination [req-36e22bc2-7550-4047-bcb3-1cc2d92db50b req-c441f90f-035f-4d0c-a368-9cabae2d3e41 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Acquiring lock "cinder-attachment_update-0c742e68-b93c-420f-aaef-3c0334022b33-devstack" by "attachment_update" {{(pid=87289) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 20:08:14 devstack devstack@c-api.service[87289]: DEBUG cinder.coordination [req-36e22bc2-7550-4047-bcb3-1cc2d92db50b req-c441f90f-035f-4d0c-a368-9cabae2d3e41 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Lock "cinder-attachment_update-0c742e68-b93c-420f-aaef-3c0334022b33-devstack" acquired by "attachment_update" :: waited 0.032s {{(pid=87289) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 20:08:14 devstack devstack@c-api.service[87290]: DEBUG oslo_db.sqlalchemy.engines [None req-f970a0e6-6847-4a4f-b0f7-8ba0ea864a90 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:08:14 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:14 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:14 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:14 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:08:14 devstack devstack@c-api.service[87290]: WARNING stevedore.named [None req-f970a0e6-6847-4a4f-b0f7-8ba0ea864a90 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:08:14 devstack devstack@c-api.service[87290]: WARNING castellan.key_manager [None req-f970a0e6-6847-4a4f-b0f7-8ba0ea864a90 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:08:14 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:14 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:08:14 devstack devstack@c-api.service[87290]: DEBUG oslo_db.sqlalchemy.engines [None req-f970a0e6-6847-4a4f-b0f7-8ba0ea864a90 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:08:14 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:14 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:08:14 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f970a0e6-6847-4a4f-b0f7-8ba0ea864a90 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/volumes/detail returned with HTTP 200 Sep 03 20:08:14 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 388/792] 192.168.122.54 () {60 vars in 1178 bytes} [Thu Sep 3 20:08:13 2026] GET /volume/v3/volumes/detail => generated 1835 bytes in 399 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 20:08:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-0857db9e-1596-441a-ab08-bd87d22de25b None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:14 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-0857db9e-1596-441a-ab08-bd87d22de25b tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] POST http://192.168.122.54/volume/v3/groups/d54b7943-8652-4363-84e5-2350ac5cd6a1/action Sep 03 20:08:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-0857db9e-1596-441a-ab08-bd87d22de25b tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:08:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-0857db9e-1596-441a-ab08-bd87d22de25b tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:08:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.groups [None req-0857db9e-1596-441a-ab08-bd87d22de25b tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] delete called for group d54b7943-8652-4363-84e5-2350ac5cd6a1 {{(pid=87290) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 03 20:08:14 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.groups [None req-0857db9e-1596-441a-ab08-bd87d22de25b tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Delete group with id: d54b7943-8652-4363-84e5-2350ac5cd6a1 Sep 03 20:08:14 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:14 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:08:14 devstack devstack@c-api.service[87290]: /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 03 20:08:14 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 03 20:08:14 devstack devstack@c-api.service[87290]: /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 03 20:08:14 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 20:08:14 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-0857db9e-1596-441a-ab08-bd87d22de25b tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/groups/d54b7943-8652-4363-84e5-2350ac5cd6a1/action returned with HTTP 202 Sep 03 20:08:14 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 389/793] 192.168.122.54 () {62 vars in 1307 bytes} [Thu Sep 3 20:08:14 2026] POST /volume/v3/groups/d54b7943-8652-4363-84e5-2350ac5cd6a1/action => generated 0 bytes in 219 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 20:08:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-f915692d-3ae9-48af-af83-3ab7a04e4e65 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:14 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f915692d-3ae9-48af-af83-3ab7a04e4e65 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/volumes/85f5850e-77ed-463e-9ce5-4a3c9a8b14c3 Sep 03 20:08:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f915692d-3ae9-48af-af83-3ab7a04e4e65 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f915692d-3ae9-48af-af83-3ab7a04e4e65 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:14 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:14 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:08:14 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:14 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:08:14 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-f915692d-3ae9-48af-af83-3ab7a04e4e65 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Volume info retrieved successfully. Sep 03 20:08:14 devstack devstack@c-api.service[87290]: WARNING stevedore.named [None req-f915692d-3ae9-48af-af83-3ab7a04e4e65 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:08:14 devstack devstack@c-api.service[87290]: WARNING castellan.key_manager [None req-f915692d-3ae9-48af-af83-3ab7a04e4e65 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:08:14 devstack devstack@c-api.service[87290]: DEBUG oslo_db.sqlalchemy.engines [None req-f915692d-3ae9-48af-af83-3ab7a04e4e65 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:08:14 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:14 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:08:14 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f915692d-3ae9-48af-af83-3ab7a04e4e65 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/volumes/85f5850e-77ed-463e-9ce5-4a3c9a8b14c3 returned with HTTP 200 Sep 03 20:08:14 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 390/794] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:08:14 2026] GET /volume/v3/volumes/85f5850e-77ed-463e-9ce5-4a3c9a8b14c3 => generated 920 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:08:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-7dbdb989-c6d0-4567-bf97-3e6174dad145 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:14 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-7dbdb989-c6d0-4567-bf97-3e6174dad145 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] GET http://192.168.122.54/volume/v3/volumes/0c742e68-b93c-420f-aaef-3c0334022b33 Sep 03 20:08:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-7dbdb989-c6d0-4567-bf97-3e6174dad145 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-7dbdb989-c6d0-4567-bf97-3e6174dad145 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:14 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:14 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:08:14 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:14 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:08:14 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-7dbdb989-c6d0-4567-bf97-3e6174dad145 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Volume info retrieved successfully. Sep 03 20:08:14 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-7dbdb989-c6d0-4567-bf97-3e6174dad145 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] http://192.168.122.54/volume/v3/volumes/0c742e68-b93c-420f-aaef-3c0334022b33 returned with HTTP 200 Sep 03 20:08:14 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 391/795] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:08:14 2026] GET /volume/v3/volumes/0c742e68-b93c-420f-aaef-3c0334022b33 => generated 850 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:08:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-14765d13-44f7-4cf3-b0f7-a9510a58de37 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:14 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-14765d13-44f7-4cf3-b0f7-a9510a58de37 tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] GET http://192.168.122.54/volume/v3/volumes/5a5921f9-4146-4604-b0e3-4a420320347a Sep 03 20:08:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-14765d13-44f7-4cf3-b0f7-a9510a58de37 tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-14765d13-44f7-4cf3-b0f7-a9510a58de37 tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:14 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:14 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:08:14 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:14 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:08:14 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-14765d13-44f7-4cf3-b0f7-a9510a58de37 tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Volume info retrieved successfully. Sep 03 20:08:15 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-14765d13-44f7-4cf3-b0f7-a9510a58de37 tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] http://192.168.122.54/volume/v3/volumes/5a5921f9-4146-4604-b0e3-4a420320347a returned with HTTP 200 Sep 03 20:08:15 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 392/796] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:08:14 2026] GET /volume/v3/volumes/5a5921f9-4146-4604-b0e3-4a420320347a => generated 918 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:08:15 devstack devstack@c-api.service[87289]: DEBUG cinder.coordination [req-36e22bc2-7550-4047-bcb3-1cc2d92db50b req-c441f90f-035f-4d0c-a368-9cabae2d3e41 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Lock "cinder-attachment_update-0c742e68-b93c-420f-aaef-3c0334022b33-devstack" released by "attachment_update" :: held 1.604s {{(pid=87289) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 20:08:15 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-36e22bc2-7550-4047-bcb3-1cc2d92db50b req-c441f90f-035f-4d0c-a368-9cabae2d3e41 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] http://192.168.122.54/volume/v3/attachments/9b8e40a7-b236-443e-87ce-06d613bdaf47 returned with HTTP 200 Sep 03 20:08:15 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 405/797] 192.168.122.54 () {66 vars in 1588 bytes} [Thu Sep 3 20:08:13 2026] PUT /volume/v3/attachments/9b8e40a7-b236-443e-87ce-06d613bdaf47 => generated 694 bytes in 1696 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:08:15 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-b2fd1179-d1d5-42a1-b781-f40c192510ad None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:15 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b2fd1179-d1d5-42a1-b781-f40c192510ad tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/volumes/85f5850e-77ed-463e-9ce5-4a3c9a8b14c3 Sep 03 20:08:15 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b2fd1179-d1d5-42a1-b781-f40c192510ad tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:15 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b2fd1179-d1d5-42a1-b781-f40c192510ad tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:15 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:15 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:08:15 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:15 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:08:15 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-b2fd1179-d1d5-42a1-b781-f40c192510ad tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Volume info retrieved successfully. Sep 03 20:08:15 devstack devstack@c-api.service[87290]: WARNING stevedore.named [None req-b2fd1179-d1d5-42a1-b781-f40c192510ad tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:08:15 devstack devstack@c-api.service[87290]: WARNING castellan.key_manager [None req-b2fd1179-d1d5-42a1-b781-f40c192510ad tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:08:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-5525c198-20b4-4bea-b04d-099119e3903d None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:15 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-5525c198-20b4-4bea-b04d-099119e3903d tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] GET http://192.168.122.54/volume/v3/volumes/0c742e68-b93c-420f-aaef-3c0334022b33 Sep 03 20:08:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-5525c198-20b4-4bea-b04d-099119e3903d tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-5525c198-20b4-4bea-b04d-099119e3903d tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:15 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:15 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:08:15 devstack devstack@c-api.service[87290]: DEBUG oslo_db.sqlalchemy.engines [None req-b2fd1179-d1d5-42a1-b781-f40c192510ad tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:08:15 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:15 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:08:15 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:15 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:15 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b2fd1179-d1d5-42a1-b781-f40c192510ad tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/volumes/85f5850e-77ed-463e-9ce5-4a3c9a8b14c3 returned with HTTP 200 Sep 03 20:08:15 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 393/798] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:08:15 2026] GET /volume/v3/volumes/85f5850e-77ed-463e-9ce5-4a3c9a8b14c3 => generated 920 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:08:16 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-5525c198-20b4-4bea-b04d-099119e3903d tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Volume info retrieved successfully. Sep 03 20:08:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-d9eec92f-61a0-4c4d-9024-8e4f6c3f7a93 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:16 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-d9eec92f-61a0-4c4d-9024-8e4f6c3f7a93 tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] GET http://192.168.122.54/volume/v3/volumes/5a5921f9-4146-4604-b0e3-4a420320347a Sep 03 20:08:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-d9eec92f-61a0-4c4d-9024-8e4f6c3f7a93 tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:16 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-5525c198-20b4-4bea-b04d-099119e3903d tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] http://192.168.122.54/volume/v3/volumes/0c742e68-b93c-420f-aaef-3c0334022b33 returned with HTTP 200 Sep 03 20:08:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-d9eec92f-61a0-4c4d-9024-8e4f6c3f7a93 tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:16 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 406/799] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:08:15 2026] GET /volume/v3/volumes/0c742e68-b93c-420f-aaef-3c0334022b33 => generated 851 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:08:16 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:16 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:08:16 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:16 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:08:16 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-d9eec92f-61a0-4c4d-9024-8e4f6c3f7a93 tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Volume info retrieved successfully. Sep 03 20:08:16 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-d9eec92f-61a0-4c4d-9024-8e4f6c3f7a93 tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] http://192.168.122.54/volume/v3/volumes/5a5921f9-4146-4604-b0e3-4a420320347a returned with HTTP 200 Sep 03 20:08:16 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 394/800] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:08:16 2026] GET /volume/v3/volumes/5a5921f9-4146-4604-b0e3-4a420320347a => generated 954 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:08:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-58f9f01a-1c6c-49bd-8b7a-b4c797beafed None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:16 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-58f9f01a-1c6c-49bd-8b7a-b4c797beafed tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] POST http://192.168.122.54/volume/v3/volume-transfers Sep 03 20:08:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-58f9f01a-1c6c-49bd-8b7a-b4c797beafed tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "5a5921f9-4146-4604-b0e3-4a420320347a"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:08:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volume_transfer [None req-58f9f01a-1c6c-49bd-8b7a-b4c797beafed tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Creating new volume transfer {'transfer': {'volume_id': '5a5921f9-4146-4604-b0e3-4a420320347a'}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 03 20:08:16 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volume_transfer [None req-58f9f01a-1c6c-49bd-8b7a-b4c797beafed tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Creating transfer of volume 5a5921f9-4146-4604-b0e3-4a420320347a Sep 03 20:08:16 devstack devstack@c-api.service[87289]: INFO cinder.transfer.api [None req-58f9f01a-1c6c-49bd-8b7a-b4c797beafed tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Generating transfer record for volume 5a5921f9-4146-4604-b0e3-4a420320347a Sep 03 20:08:16 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:16 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:08:16 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:16 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:16 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-58f9f01a-1c6c-49bd-8b7a-b4c797beafed tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] http://192.168.122.54/volume/v3/volume-transfers returned with HTTP 202 Sep 03 20:08:16 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 407/801] 192.168.122.54 () {62 vars in 1205 bytes} [Thu Sep 3 20:08:16 2026] POST /volume/v3/volume-transfers => generated 470 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:08:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-f3a9ec15-2662-4419-899a-bd624024b0b1 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:16 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f3a9ec15-2662-4419-899a-bd624024b0b1 tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] GET http://192.168.122.54/volume/v3/volumes/5a5921f9-4146-4604-b0e3-4a420320347a Sep 03 20:08:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f3a9ec15-2662-4419-899a-bd624024b0b1 tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f3a9ec15-2662-4419-899a-bd624024b0b1 tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-36e22bc2-7550-4047-bcb3-1cc2d92db50b req-cee742f5-0b03-4f83-af50-69e317d9eaad None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:16 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-36e22bc2-7550-4047-bcb3-1cc2d92db50b req-cee742f5-0b03-4f83-af50-69e317d9eaad tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] POST http://192.168.122.54/volume/v3/attachments/9b8e40a7-b236-443e-87ce-06d613bdaf47/action Sep 03 20:08:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-36e22bc2-7550-4047-bcb3-1cc2d92db50b req-cee742f5-0b03-4f83-af50-69e317d9eaad tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Action body: b'{"os-complete": null}' {{(pid=87289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:08:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-36e22bc2-7550-4047-bcb3-1cc2d92db50b req-cee742f5-0b03-4f83-af50-69e317d9eaad tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:08:16 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:16 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:08:16 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:16 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:08:16 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:16 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:08:16 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:16 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:16 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-f3a9ec15-2662-4419-899a-bd624024b0b1 tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Volume info retrieved successfully. Sep 03 20:08:16 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-36e22bc2-7550-4047-bcb3-1cc2d92db50b req-cee742f5-0b03-4f83-af50-69e317d9eaad tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] http://192.168.122.54/volume/v3/attachments/9b8e40a7-b236-443e-87ce-06d613bdaf47/action returned with HTTP 204 Sep 03 20:08:16 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 408/802] 192.168.122.54 () {66 vars in 1609 bytes} [Thu Sep 3 20:08:16 2026] POST /volume/v3/attachments/9b8e40a7-b236-443e-87ce-06d613bdaf47/action => generated 0 bytes in 116 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 03 20:08:16 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f3a9ec15-2662-4419-899a-bd624024b0b1 tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] http://192.168.122.54/volume/v3/volumes/5a5921f9-4146-4604-b0e3-4a420320347a returned with HTTP 200 Sep 03 20:08:16 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 395/803] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:08:16 2026] GET /volume/v3/volumes/5a5921f9-4146-4604-b0e3-4a420320347a => generated 962 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 20:08:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-e82dc18f-b49d-487b-8243-ab3a7d802ff4 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:16 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-e82dc18f-b49d-487b-8243-ab3a7d802ff4 tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] GET http://192.168.122.54/volume/v3/volume-transfers/detail Sep 03 20:08:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-e82dc18f-b49d-487b-8243-ab3a7d802ff4 tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-e82dc18f-b49d-487b-8243-ab3a7d802ff4 tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Calling method 'detail' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volume_transfer [None req-e82dc18f-b49d-487b-8243-ab3a7d802ff4 tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Listing volume transfers {{(pid=87289) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 03 20:08:16 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-e82dc18f-b49d-487b-8243-ab3a7d802ff4 tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] http://192.168.122.54/volume/v3/volume-transfers/detail returned with HTTP 200 Sep 03 20:08:16 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 409/804] 192.168.122.54 () {60 vars in 1205 bytes} [Thu Sep 3 20:08:16 2026] GET /volume/v3/volume-transfers/detail => generated 441 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:08:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-cfee5930-3fb5-4829-876e-52e2bc228502 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:16 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-cfee5930-3fb5-4829-876e-52e2bc228502 tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] DELETE http://192.168.122.54/volume/v3/volume-transfers/0a085008-c491-49e7-a805-0ecb0d63b898 Sep 03 20:08:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-cfee5930-3fb5-4829-876e-52e2bc228502 tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-cfee5930-3fb5-4829-876e-52e2bc228502 tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:16 devstack devstack@c-api.service[87290]: INFO cinder.api.contrib.volume_transfer [None req-cfee5930-3fb5-4829-876e-52e2bc228502 tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Delete transfer with id: 0a085008-c491-49e7-a805-0ecb0d63b898 Sep 03 20:08:16 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:16 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:08:16 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:16 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:08:16 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-cfee5930-3fb5-4829-876e-52e2bc228502 tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] http://192.168.122.54/volume/v3/volume-transfers/0a085008-c491-49e7-a805-0ecb0d63b898 returned with HTTP 202 Sep 03 20:08:16 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 396/805] 192.168.122.54 () {60 vars in 1298 bytes} [Thu Sep 3 20:08:16 2026] DELETE /volume/v3/volume-transfers/0a085008-c491-49e7-a805-0ecb0d63b898 => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 20:08:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-e4392814-6a6a-4caa-93e7-f83f38104e02 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:16 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-e4392814-6a6a-4caa-93e7-f83f38104e02 tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] GET http://192.168.122.54/volume/v3/volumes/5a5921f9-4146-4604-b0e3-4a420320347a Sep 03 20:08:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-e4392814-6a6a-4caa-93e7-f83f38104e02 tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-e4392814-6a6a-4caa-93e7-f83f38104e02 tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:16 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:16 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:08:16 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:16 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:16 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-e4392814-6a6a-4caa-93e7-f83f38104e02 tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Volume info retrieved successfully. Sep 03 20:08:16 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-e4392814-6a6a-4caa-93e7-f83f38104e02 tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] http://192.168.122.54/volume/v3/volumes/5a5921f9-4146-4604-b0e3-4a420320347a returned with HTTP 200 Sep 03 20:08:16 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 410/806] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:08:16 2026] GET /volume/v3/volumes/5a5921f9-4146-4604-b0e3-4a420320347a => generated 954 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:08:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-d0b9dbb6-2e09-4f8d-abe5-d4f8a4b8a090 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:16 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-d0b9dbb6-2e09-4f8d-abe5-d4f8a4b8a090 tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] DELETE http://192.168.122.54/volume/v3/volume-transfers/0a085008-c491-49e7-a805-0ecb0d63b898 Sep 03 20:08:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-d0b9dbb6-2e09-4f8d-abe5-d4f8a4b8a090 tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-d0b9dbb6-2e09-4f8d-abe5-d4f8a4b8a090 tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:16 devstack devstack@c-api.service[87290]: INFO cinder.api.contrib.volume_transfer [None req-d0b9dbb6-2e09-4f8d-abe5-d4f8a4b8a090 tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Delete transfer with id: 0a085008-c491-49e7-a805-0ecb0d63b898 Sep 03 20:08:16 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-d0b9dbb6-2e09-4f8d-abe5-d4f8a4b8a090 tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] http://192.168.122.54/volume/v3/volume-transfers/0a085008-c491-49e7-a805-0ecb0d63b898 returned with HTTP 404 Sep 03 20:08:16 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 397/807] 192.168.122.54 () {60 vars in 1298 bytes} [Thu Sep 3 20:08:16 2026] DELETE /volume/v3/volume-transfers/0a085008-c491-49e7-a805-0ecb0d63b898 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 20:08:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-c366b5ee-fceb-45d5-8bb6-36e4edb86b24 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:16 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c366b5ee-fceb-45d5-8bb6-36e4edb86b24 tempest-VolumesTransfersV355Test-837275577 tempest-VolumesTransfersV355Test-837275577-project-admin] DELETE http://192.168.122.54/volume/v3/volumes/5a5921f9-4146-4604-b0e3-4a420320347a Sep 03 20:08:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c366b5ee-fceb-45d5-8bb6-36e4edb86b24 tempest-VolumesTransfersV355Test-837275577 tempest-VolumesTransfersV355Test-837275577-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c366b5ee-fceb-45d5-8bb6-36e4edb86b24 tempest-VolumesTransfersV355Test-837275577 tempest-VolumesTransfersV355Test-837275577-project-admin] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:16 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-c366b5ee-fceb-45d5-8bb6-36e4edb86b24 tempest-VolumesTransfersV355Test-837275577 tempest-VolumesTransfersV355Test-837275577-project-admin] Delete volume with id: 5a5921f9-4146-4604-b0e3-4a420320347a Sep 03 20:08:16 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:16 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:08:16 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:16 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:16 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-c366b5ee-fceb-45d5-8bb6-36e4edb86b24 tempest-VolumesTransfersV355Test-837275577 tempest-VolumesTransfersV355Test-837275577-project-admin] Volume info retrieved successfully. Sep 03 20:08:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-1cca31e6-7ff0-4647-a5b4-9afae152c41d None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:17 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-1cca31e6-7ff0-4647-a5b4-9afae152c41d tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/volumes/85f5850e-77ed-463e-9ce5-4a3c9a8b14c3 Sep 03 20:08:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-1cca31e6-7ff0-4647-a5b4-9afae152c41d tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-1cca31e6-7ff0-4647-a5b4-9afae152c41d tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:17 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:17 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:08:17 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-c366b5ee-fceb-45d5-8bb6-36e4edb86b24 tempest-VolumesTransfersV355Test-837275577 tempest-VolumesTransfersV355Test-837275577-project-admin] Delete volume request issued successfully. Sep 03 20:08:17 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c366b5ee-fceb-45d5-8bb6-36e4edb86b24 tempest-VolumesTransfersV355Test-837275577 tempest-VolumesTransfersV355Test-837275577-project-admin] http://192.168.122.54/volume/v3/volumes/5a5921f9-4146-4604-b0e3-4a420320347a returned with HTTP 202 Sep 03 20:08:17 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 411/808] 192.168.122.54 () {60 vars in 1271 bytes} [Thu Sep 3 20:08:16 2026] DELETE /volume/v3/volumes/5a5921f9-4146-4604-b0e3-4a420320347a => generated 0 bytes in 134 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 20:08:17 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:17 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:08:17 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-bb051069-8d5a-484e-ab86-1cd84a01f164 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:17 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-bb051069-8d5a-484e-ab86-1cd84a01f164 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] GET http://192.168.122.54/volume/v3/volumes/0c742e68-b93c-420f-aaef-3c0334022b33 Sep 03 20:08:17 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-bb051069-8d5a-484e-ab86-1cd84a01f164 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:17 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-bb051069-8d5a-484e-ab86-1cd84a01f164 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:17 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-1cca31e6-7ff0-4647-a5b4-9afae152c41d tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Volume info retrieved successfully. Sep 03 20:08:17 devstack devstack@c-api.service[87290]: WARNING stevedore.named [None req-1cca31e6-7ff0-4647-a5b4-9afae152c41d tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:08:17 devstack devstack@c-api.service[87290]: WARNING castellan.key_manager [None req-1cca31e6-7ff0-4647-a5b4-9afae152c41d tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:08:17 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:17 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:08:17 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:17 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:17 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-bb051069-8d5a-484e-ab86-1cd84a01f164 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Volume info retrieved successfully. Sep 03 20:08:17 devstack devstack@c-api.service[87290]: DEBUG oslo_db.sqlalchemy.engines [None req-1cca31e6-7ff0-4647-a5b4-9afae152c41d tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:08:17 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:17 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:08:17 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-bb051069-8d5a-484e-ab86-1cd84a01f164 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] http://192.168.122.54/volume/v3/volumes/0c742e68-b93c-420f-aaef-3c0334022b33 returned with HTTP 200 Sep 03 20:08:17 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 412/809] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:08:17 2026] GET /volume/v3/volumes/0c742e68-b93c-420f-aaef-3c0334022b33 => generated 1143 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:08:17 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-d7c041b2-90eb-44fb-996f-f119910f2312 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:17 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d7c041b2-90eb-44fb-996f-f119910f2312 tempest-VolumesTransfersV355Test-837275577 tempest-VolumesTransfersV355Test-837275577-project-admin] GET http://192.168.122.54/volume/v3/volumes/5a5921f9-4146-4604-b0e3-4a420320347a Sep 03 20:08:17 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d7c041b2-90eb-44fb-996f-f119910f2312 tempest-VolumesTransfersV355Test-837275577 tempest-VolumesTransfersV355Test-837275577-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:17 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d7c041b2-90eb-44fb-996f-f119910f2312 tempest-VolumesTransfersV355Test-837275577 tempest-VolumesTransfersV355Test-837275577-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:17 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:17 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:08:17 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:17 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:17 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-d7c041b2-90eb-44fb-996f-f119910f2312 tempest-VolumesTransfersV355Test-837275577 tempest-VolumesTransfersV355Test-837275577-project-admin] Volume info retrieved successfully. Sep 03 20:08:17 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-1cca31e6-7ff0-4647-a5b4-9afae152c41d tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/volumes/85f5850e-77ed-463e-9ce5-4a3c9a8b14c3 returned with HTTP 200 Sep 03 20:08:17 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 398/810] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:08:17 2026] GET /volume/v3/volumes/85f5850e-77ed-463e-9ce5-4a3c9a8b14c3 => generated 920 bytes in 423 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:08:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-2a4171f5-88c2-46ef-bedd-df90f2ac8269 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:17 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d7c041b2-90eb-44fb-996f-f119910f2312 tempest-VolumesTransfersV355Test-837275577 tempest-VolumesTransfersV355Test-837275577-project-admin] http://192.168.122.54/volume/v3/volumes/5a5921f9-4146-4604-b0e3-4a420320347a returned with HTTP 200 Sep 03 20:08:17 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2a4171f5-88c2-46ef-bedd-df90f2ac8269 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] GET http://192.168.122.54/volume/v3/volumes/0c742e68-b93c-420f-aaef-3c0334022b33 Sep 03 20:08:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-2a4171f5-88c2-46ef-bedd-df90f2ac8269 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-2a4171f5-88c2-46ef-bedd-df90f2ac8269 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:17 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 413/811] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:08:17 2026] GET /volume/v3/volumes/5a5921f9-4146-4604-b0e3-4a420320347a => generated 1137 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 20:08:17 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:17 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:08:17 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:17 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:08:17 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-2a4171f5-88c2-46ef-bedd-df90f2ac8269 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Volume info retrieved successfully. Sep 03 20:08:17 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2a4171f5-88c2-46ef-bedd-df90f2ac8269 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] http://192.168.122.54/volume/v3/volumes/0c742e68-b93c-420f-aaef-3c0334022b33 returned with HTTP 200 Sep 03 20:08:17 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 399/812] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:08:17 2026] GET /volume/v3/volumes/0c742e68-b93c-420f-aaef-3c0334022b33 => generated 1143 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:08:17 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-aad5b89f-89cd-47b8-a187-eed210825667 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:17 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-aad5b89f-89cd-47b8-a187-eed210825667 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:08:17 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-aad5b89f-89cd-47b8-a187-eed210825667 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-200598113"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:08:17 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volumes [None req-aad5b89f-89cd-47b8-a187-eed210825667 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-200598113'}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:08:17 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-aad5b89f-89cd-47b8-a187-eed210825667 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Create volume of 1 GB Sep 03 20:08:18 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-aad5b89f-89cd-47b8-a187-eed210825667 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Availability Zones retrieved successfully. Sep 03 20:08:18 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-aad5b89f-89cd-47b8-a187-eed210825667 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Flow 'volume_create_api' (a542d4dc-b499-49a3-b5e6-e97e1c28f46a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:08:18 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-aad5b89f-89cd-47b8-a187-eed210825667 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26dd6e67-d275-4032-892a-a07241e2c757) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:08:18 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.flows.api.create_volume [None req-aad5b89f-89cd-47b8-a187-eed210825667 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Validating volume size '1' using validate_int {{(pid=87289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:08:18 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-aad5b89f-89cd-47b8-a187-eed210825667 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26dd6e67-d275-4032-892a-a07241e2c757) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:08:18 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-aad5b89f-89cd-47b8-a187-eed210825667 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c861ef19-e2cf-4858-ba29-f4cb271947ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:08:18 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-24775f86-0183-4c84-a09d-911817095a5a None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:18 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-24775f86-0183-4c84-a09d-911817095a5a tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/volumes/85f5850e-77ed-463e-9ce5-4a3c9a8b14c3 Sep 03 20:08:18 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-24775f86-0183-4c84-a09d-911817095a5a tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:18 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-24775f86-0183-4c84-a09d-911817095a5a tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:18 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-24775f86-0183-4c84-a09d-911817095a5a tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/volumes/85f5850e-77ed-463e-9ce5-4a3c9a8b14c3 returned with HTTP 404 Sep 03 20:08:18 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 400/813] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:08:18 2026] GET /volume/v3/volumes/85f5850e-77ed-463e-9ce5-4a3c9a8b14c3 => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 20:08:18 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-43fa6869-fff1-465a-8907-b9178d27b849 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:18 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-43fa6869-fff1-465a-8907-b9178d27b849 tempest-VolumesTransfersV355Test-837275577 tempest-VolumesTransfersV355Test-837275577-project-admin] GET http://192.168.122.54/volume/v3/volumes/5a5921f9-4146-4604-b0e3-4a420320347a Sep 03 20:08:18 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-43fa6869-fff1-465a-8907-b9178d27b849 tempest-VolumesTransfersV355Test-837275577 tempest-VolumesTransfersV355Test-837275577-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:18 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-43fa6869-fff1-465a-8907-b9178d27b849 tempest-VolumesTransfersV355Test-837275577 tempest-VolumesTransfersV355Test-837275577-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:18 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:18 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:08:18 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:18 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:08:18 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-43fa6869-fff1-465a-8907-b9178d27b849 tempest-VolumesTransfersV355Test-837275577 tempest-VolumesTransfersV355Test-837275577-project-admin] Volume info retrieved successfully. Sep 03 20:08:18 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-43fa6869-fff1-465a-8907-b9178d27b849 tempest-VolumesTransfersV355Test-837275577 tempest-VolumesTransfersV355Test-837275577-project-admin] http://192.168.122.54/volume/v3/volumes/5a5921f9-4146-4604-b0e3-4a420320347a returned with HTTP 200 Sep 03 20:08:18 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 401/814] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:08:18 2026] GET /volume/v3/volumes/5a5921f9-4146-4604-b0e3-4a420320347a => generated 1137 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 20:08:18 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-4f1be80e-6328-485e-8e0e-8b101be1fd57 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:18 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-4f1be80e-6328-485e-8e0e-8b101be1fd57 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/volumes/00d02fd6-7685-4051-8ba3-eee7dc6d6e2a Sep 03 20:08:18 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-4f1be80e-6328-485e-8e0e-8b101be1fd57 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:18 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-4f1be80e-6328-485e-8e0e-8b101be1fd57 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:18 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-4f1be80e-6328-485e-8e0e-8b101be1fd57 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/volumes/00d02fd6-7685-4051-8ba3-eee7dc6d6e2a returned with HTTP 404 Sep 03 20:08:18 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 402/815] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:08:18 2026] GET /volume/v3/volumes/00d02fd6-7685-4051-8ba3-eee7dc6d6e2a => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 20:08:18 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-30664c4b-0a85-4436-8c37-6a7c73b52c08 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:18 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-30664c4b-0a85-4436-8c37-6a7c73b52c08 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/groups/d54b7943-8652-4363-84e5-2350ac5cd6a1 Sep 03 20:08:18 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-30664c4b-0a85-4436-8c37-6a7c73b52c08 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:18 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-30664c4b-0a85-4436-8c37-6a7c73b52c08 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'version_select' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:18 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.groups [None req-30664c4b-0a85-4436-8c37-6a7c73b52c08 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] show called for member d54b7943-8652-4363-84e5-2350ac5cd6a1 {{(pid=87290) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 20:08:18 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-30664c4b-0a85-4436-8c37-6a7c73b52c08 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/groups/d54b7943-8652-4363-84e5-2350ac5cd6a1 returned with HTTP 404 Sep 03 20:08:18 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 403/816] 192.168.122.54 () {60 vars in 1265 bytes} [Thu Sep 3 20:08:18 2026] GET /volume/v3/groups/d54b7943-8652-4363-84e5-2350ac5cd6a1 => generated 108 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 20:08:18 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-0dd92678-bb68-46d6-a2b7-1b0fafd61e43 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:18 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-0dd92678-bb68-46d6-a2b7-1b0fafd61e43 tempest-GroupSnapshotsTest-1373483431 tempest-GroupSnapshotsTest-1373483431-project-admin] DELETE http://192.168.122.54/volume/v3/group_types/43c86163-f9d4-49a8-9753-e734c81cc380 Sep 03 20:08:18 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-0dd92678-bb68-46d6-a2b7-1b0fafd61e43 tempest-GroupSnapshotsTest-1373483431 tempest-GroupSnapshotsTest-1373483431-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:18 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-0dd92678-bb68-46d6-a2b7-1b0fafd61e43 tempest-GroupSnapshotsTest-1373483431 tempest-GroupSnapshotsTest-1373483431-project-admin] Calling method 'version_select' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:18 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-aad5b89f-89cd-47b8-a187-eed210825667 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Created reservations ['19338a9b-67de-44a1-bcf3-599f0cb5ac80', '58af515f-ab81-4d25-b682-e79e7c9e6ca6', '481db384-26ee-4e6c-a1de-48d1e5a7aef5', 'a6483b49-31cf-4520-a014-4b2bd22547df'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:08:18 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-aad5b89f-89cd-47b8-a187-eed210825667 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c861ef19-e2cf-4858-ba29-f4cb271947ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['19338a9b-67de-44a1-bcf3-599f0cb5ac80', '58af515f-ab81-4d25-b682-e79e7c9e6ca6', '481db384-26ee-4e6c-a1de-48d1e5a7aef5', 'a6483b49-31cf-4520-a014-4b2bd22547df']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:08:18 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-aad5b89f-89cd-47b8-a187-eed210825667 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc7f19b7-902f-472f-88ef-d4cc9dbf0eab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:08:18 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-0dd92678-bb68-46d6-a2b7-1b0fafd61e43 tempest-GroupSnapshotsTest-1373483431 tempest-GroupSnapshotsTest-1373483431-project-admin] http://192.168.122.54/volume/v3/group_types/43c86163-f9d4-49a8-9753-e734c81cc380 returned with HTTP 202 Sep 03 20:08:18 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 404/817] 192.168.122.54 () {60 vars in 1283 bytes} [Thu Sep 3 20:08:18 2026] DELETE /volume/v3/group_types/43c86163-f9d4-49a8-9753-e734c81cc380 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 20:08:18 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-61143edd-1c85-4579-bec6-e1430e32fdc8 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:18 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-61143edd-1c85-4579-bec6-e1430e32fdc8 tempest-GroupSnapshotsTest-1373483431 tempest-GroupSnapshotsTest-1373483431-project-admin] DELETE http://192.168.122.54/volume/v3/types/b9503568-0091-4323-87df-c6dae2a0765d Sep 03 20:08:18 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-61143edd-1c85-4579-bec6-e1430e32fdc8 tempest-GroupSnapshotsTest-1373483431 tempest-GroupSnapshotsTest-1373483431-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:18 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-61143edd-1c85-4579-bec6-e1430e32fdc8 tempest-GroupSnapshotsTest-1373483431 tempest-GroupSnapshotsTest-1373483431-project-admin] Calling method '_delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:18 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:18 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:08:18 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-aad5b89f-89cd-47b8-a187-eed210825667 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc7f19b7-902f-472f-88ef-d4cc9dbf0eab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d2b8835-f3e6-4aa0-8f83-62163f27c923', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-200598113',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67b1157453464404ab4c63ce241f7b15',qos_specs=None,replication_status=,reservations=['19338a9b-67de-44a1-bcf3-599f0cb5ac80','58af515f-ab81-4d25-b682-e79e7c9e6ca6','481db384-26ee-4e6c-a1de-48d1e5a7aef5','a6483b49-31cf-4520-a014-4b2bd22547df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37dfe25c9ba042399c53ead252a110c5',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:08:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-200598113',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2d2b8835-f3e6-4aa0-8f83-62163f27c923,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67b1157453464404ab4c63ce241f7b15',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37dfe25c9ba042399c53ead252a110c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:08:18 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-aad5b89f-89cd-47b8-a187-eed210825667 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed5e75ea-25b1-4680-9832-afa61858e8d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:08:18 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-61143edd-1c85-4579-bec6-e1430e32fdc8 tempest-GroupSnapshotsTest-1373483431 tempest-GroupSnapshotsTest-1373483431-project-admin] http://192.168.122.54/volume/v3/types/b9503568-0091-4323-87df-c6dae2a0765d returned with HTTP 202 Sep 03 20:08:18 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 405/818] 192.168.122.54 () {58 vars in 1224 bytes} [Thu Sep 3 20:08:18 2026] DELETE /volume/v3/types/b9503568-0091-4323-87df-c6dae2a0765d => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:08:18 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-0a57cf67-6f4f-4079-8f7e-72cf08624049 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:18 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-0a57cf67-6f4f-4079-8f7e-72cf08624049 tempest-GroupSnapshotsTest-1373483431 tempest-GroupSnapshotsTest-1373483431-project-admin] GET http://192.168.122.54/volume/v3/types/b9503568-0091-4323-87df-c6dae2a0765d Sep 03 20:08:18 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-0a57cf67-6f4f-4079-8f7e-72cf08624049 tempest-GroupSnapshotsTest-1373483431 tempest-GroupSnapshotsTest-1373483431-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:18 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-0a57cf67-6f4f-4079-8f7e-72cf08624049 tempest-GroupSnapshotsTest-1373483431 tempest-GroupSnapshotsTest-1373483431-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:18 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-0a57cf67-6f4f-4079-8f7e-72cf08624049 tempest-GroupSnapshotsTest-1373483431 tempest-GroupSnapshotsTest-1373483431-project-admin] http://192.168.122.54/volume/v3/types/b9503568-0091-4323-87df-c6dae2a0765d returned with HTTP 404 Sep 03 20:08:18 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 406/819] 192.168.122.54 () {58 vars in 1221 bytes} [Thu Sep 3 20:08:18 2026] GET /volume/v3/types/b9503568-0091-4323-87df-c6dae2a0765d => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:08:18 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-3ad7afa0-d3f9-4efb-a902-931ce4632410 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:18 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-3ad7afa0-d3f9-4efb-a902-931ce4632410 tempest-GroupSnapshotsTest-1373483431 tempest-GroupSnapshotsTest-1373483431-project-admin] POST http://192.168.122.54/volume/v3/types Sep 03 20:08:18 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-3ad7afa0-d3f9-4efb-a902-931ce4632410 tempest-GroupSnapshotsTest-1373483431 tempest-GroupSnapshotsTest-1373483431-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-2106641720"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:08:18 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-aad5b89f-89cd-47b8-a187-eed210825667 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed5e75ea-25b1-4680-9832-afa61858e8d2) transitioned into state 'SUCCESS' from state '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-200598113',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67b1157453464404ab4c63ce241f7b15',qos_specs=None,replication_status=,reservations=['19338a9b-67de-44a1-bcf3-599f0cb5ac80','58af515f-ab81-4d25-b682-e79e7c9e6ca6','481db384-26ee-4e6c-a1de-48d1e5a7aef5','a6483b49-31cf-4520-a014-4b2bd22547df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37dfe25c9ba042399c53ead252a110c5',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:08:18 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-3ad7afa0-d3f9-4efb-a902-931ce4632410 tempest-GroupSnapshotsTest-1373483431 tempest-GroupSnapshotsTest-1373483431-project-admin] http://192.168.122.54/volume/v3/types returned with HTTP 200 Sep 03 20:08:18 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 407/820] 192.168.122.54 () {60 vars in 1131 bytes} [Thu Sep 3 20:08:18 2026] POST /volume/v3/types => generated 224 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:08:18 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-aad5b89f-89cd-47b8-a187-eed210825667 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5119bee2-a605-405c-8859-71a229f5cc8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:08:18 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-3835e76f-6f21-4041-a7e8-1ec436e70b85 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:18 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-3835e76f-6f21-4041-a7e8-1ec436e70b85 tempest-GroupSnapshotsTest-1373483431 tempest-GroupSnapshotsTest-1373483431-project-admin] POST http://192.168.122.54/volume/v3/group_types Sep 03 20:08:18 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-3835e76f-6f21-4041-a7e8-1ec436e70b85 tempest-GroupSnapshotsTest-1373483431 tempest-GroupSnapshotsTest-1373483431-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1688952963"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:08:19 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-aad5b89f-89cd-47b8-a187-eed210825667 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5119bee2-a605-405c-8859-71a229f5cc8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:08:19 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-aad5b89f-89cd-47b8-a187-eed210825667 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Flow 'volume_create_api' (a542d4dc-b499-49a3-b5e6-e97e1c28f46a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:08:19 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-aad5b89f-89cd-47b8-a187-eed210825667 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Create volume request issued successfully. Sep 03 20:08:19 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-aad5b89f-89cd-47b8-a187-eed210825667 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:08:19 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 414/821] 192.168.122.54 () {60 vars in 1137 bytes} [Thu Sep 3 20:08:17 2026] POST /volume/v3/volumes => generated 757 bytes in 1084 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:08:19 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-6d342235-c901-450f-bc17-d9624cd16b79 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:19 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-3835e76f-6f21-4041-a7e8-1ec436e70b85 tempest-GroupSnapshotsTest-1373483431 tempest-GroupSnapshotsTest-1373483431-project-admin] http://192.168.122.54/volume/v3/group_types returned with HTTP 202 Sep 03 20:08:19 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 408/822] 192.168.122.54 () {62 vars in 1190 bytes} [Thu Sep 3 20:08:18 2026] POST /volume/v3/group_types => generated 181 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:08:19 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-6d342235-c901-450f-bc17-d9624cd16b79 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] GET http://192.168.122.54/volume/v3/volumes/2d2b8835-f3e6-4aa0-8f83-62163f27c923 Sep 03 20:08:19 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-6d342235-c901-450f-bc17-d9624cd16b79 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:19 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-6d342235-c901-450f-bc17-d9624cd16b79 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:19 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-98519103-0bd7-45b9-90e8-663ab7ac2025 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:19 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-98519103-0bd7-45b9-90e8-663ab7ac2025 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] POST http://192.168.122.54/volume/v3/groups Sep 03 20:08:19 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-98519103-0bd7-45b9-90e8-663ab7ac2025 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "5750851a-fda6-4f83-a021-8a44be46f26f", "volume_types": ["6223439e-a5e4-4e6a-b827-5d4040aaac76"], "name": "tempest-GroupSnapshotsTest-Group-709768605"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:08:19 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.groups [None req-98519103-0bd7-45b9-90e8-663ab7ac2025 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Creating new group {'group': {'group_type': '5750851a-fda6-4f83-a021-8a44be46f26f', 'volume_types': ['6223439e-a5e4-4e6a-b827-5d4040aaac76'], 'name': 'tempest-GroupSnapshotsTest-Group-709768605'}} {{(pid=87290) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 03 20:08:19 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.groups [None req-98519103-0bd7-45b9-90e8-663ab7ac2025 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Creating group tempest-GroupSnapshotsTest-Group-709768605. Sep 03 20:08:19 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:19 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:08:19 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:19 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:19 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-6d342235-c901-450f-bc17-d9624cd16b79 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Volume info retrieved successfully. Sep 03 20:08:19 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-98519103-0bd7-45b9-90e8-663ab7ac2025 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Availability Zones retrieved successfully. Sep 03 20:08:19 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-6d342235-c901-450f-bc17-d9624cd16b79 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] http://192.168.122.54/volume/v3/volumes/2d2b8835-f3e6-4aa0-8f83-62163f27c923 returned with HTTP 200 Sep 03 20:08:19 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 415/823] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:08:19 2026] GET /volume/v3/volumes/2d2b8835-f3e6-4aa0-8f83-62163f27c923 => generated 825 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:08:19 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-98519103-0bd7-45b9-90e8-663ab7ac2025 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Created reservations ['4bbeab55-e3d9-40c6-ab46-5a21ddae16f6'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:08:19 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-98519103-0bd7-45b9-90e8-663ab7ac2025 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/groups returned with HTTP 202 Sep 03 20:08:19 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 409/824] 192.168.122.54 () {62 vars in 1176 bytes} [Thu Sep 3 20:08:19 2026] POST /volume/v3/groups => generated 111 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:08:19 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-c9a22703-c833-4e91-aca9-98105edc981a None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:19 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c9a22703-c833-4e91-aca9-98105edc981a tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/groups/c88adc7d-94c6-40e7-8e09-c7da480ceaad Sep 03 20:08:19 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c9a22703-c833-4e91-aca9-98105edc981a tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:19 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c9a22703-c833-4e91-aca9-98105edc981a tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'version_select' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:19 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.groups [None req-c9a22703-c833-4e91-aca9-98105edc981a tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] show called for member c88adc7d-94c6-40e7-8e09-c7da480ceaad {{(pid=87289) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 20:08:19 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:19 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:19 devstack devstack@c-api.service[87289]: /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 03 20:08:19 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, cls(context), Sep 03 20:08:19 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c9a22703-c833-4e91-aca9-98105edc981a tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/groups/c88adc7d-94c6-40e7-8e09-c7da480ceaad returned with HTTP 200 Sep 03 20:08:19 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 416/825] 192.168.122.54 () {60 vars in 1265 bytes} [Thu Sep 3 20:08:19 2026] GET /volume/v3/groups/c88adc7d-94c6-40e7-8e09-c7da480ceaad => generated 391 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:08:19 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-4b91ab11-4dbe-485b-92dd-9a1bdf5105f2 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:19 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-4b91ab11-4dbe-485b-92dd-9a1bdf5105f2 tempest-VolumesTransfersV355Test-837275577 tempest-VolumesTransfersV355Test-837275577-project-admin] GET http://192.168.122.54/volume/v3/volumes/5a5921f9-4146-4604-b0e3-4a420320347a Sep 03 20:08:19 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-4b91ab11-4dbe-485b-92dd-9a1bdf5105f2 tempest-VolumesTransfersV355Test-837275577 tempest-VolumesTransfersV355Test-837275577-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:19 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-4b91ab11-4dbe-485b-92dd-9a1bdf5105f2 tempest-VolumesTransfersV355Test-837275577 tempest-VolumesTransfersV355Test-837275577-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:19 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-4b91ab11-4dbe-485b-92dd-9a1bdf5105f2 tempest-VolumesTransfersV355Test-837275577 tempest-VolumesTransfersV355Test-837275577-project-admin] http://192.168.122.54/volume/v3/volumes/5a5921f9-4146-4604-b0e3-4a420320347a returned with HTTP 404 Sep 03 20:08:19 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 410/826] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:08:19 2026] GET /volume/v3/volumes/5a5921f9-4146-4604-b0e3-4a420320347a => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 03 20:08:19 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-90a508e5-c798-42f8-8061-6bbbedab1629 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:19 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-90a508e5-c798-42f8-8061-6bbbedab1629 tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] GET http://192.168.122.54/volume/v3/volumes/5a5921f9-4146-4604-b0e3-4a420320347a Sep 03 20:08:19 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-90a508e5-c798-42f8-8061-6bbbedab1629 tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:19 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-90a508e5-c798-42f8-8061-6bbbedab1629 tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:19 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-90a508e5-c798-42f8-8061-6bbbedab1629 tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] http://192.168.122.54/volume/v3/volumes/5a5921f9-4146-4604-b0e3-4a420320347a returned with HTTP 404 Sep 03 20:08:19 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 417/827] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:08:19 2026] GET /volume/v3/volumes/5a5921f9-4146-4604-b0e3-4a420320347a => generated 109 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 20:08:19 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-cb3b47ef-2db3-4bcc-b01c-e8f4ca1a773d None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:19 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-cb3b47ef-2db3-4bcc-b01c-e8f4ca1a773d tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] DELETE http://192.168.122.54/volume/v3/volumes/5a5921f9-4146-4604-b0e3-4a420320347a Sep 03 20:08:19 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-cb3b47ef-2db3-4bcc-b01c-e8f4ca1a773d tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:19 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-cb3b47ef-2db3-4bcc-b01c-e8f4ca1a773d tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:19 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-cb3b47ef-2db3-4bcc-b01c-e8f4ca1a773d tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] Delete volume with id: 5a5921f9-4146-4604-b0e3-4a420320347a Sep 03 20:08:19 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-cb3b47ef-2db3-4bcc-b01c-e8f4ca1a773d tempest-VolumesTransfersV355Test-208790774 tempest-VolumesTransfersV355Test-208790774-project-member] http://192.168.122.54/volume/v3/volumes/5a5921f9-4146-4604-b0e3-4a420320347a returned with HTTP 404 Sep 03 20:08:19 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 411/828] 192.168.122.54 () {60 vars in 1271 bytes} [Thu Sep 3 20:08:19 2026] DELETE /volume/v3/volumes/5a5921f9-4146-4604-b0e3-4a420320347a => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 03 20:08:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-6811b38a-9f41-4a93-8a41-f11f3653dc9a None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:20 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-6811b38a-9f41-4a93-8a41-f11f3653dc9a tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] GET http://192.168.122.54/volume/v3/volumes/2d2b8835-f3e6-4aa0-8f83-62163f27c923 Sep 03 20:08:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-6811b38a-9f41-4a93-8a41-f11f3653dc9a tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-6811b38a-9f41-4a93-8a41-f11f3653dc9a tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:20 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:20 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:08:20 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:20 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:20 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-6811b38a-9f41-4a93-8a41-f11f3653dc9a tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Volume info retrieved successfully. Sep 03 20:08:20 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-6811b38a-9f41-4a93-8a41-f11f3653dc9a tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] http://192.168.122.54/volume/v3/volumes/2d2b8835-f3e6-4aa0-8f83-62163f27c923 returned with HTTP 200 Sep 03 20:08:20 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 418/829] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:08:20 2026] GET /volume/v3/volumes/2d2b8835-f3e6-4aa0-8f83-62163f27c923 => generated 849 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:08:20 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-a591f676-bb6c-4e3c-ac91-53d96ee999e3 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:20 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a591f676-bb6c-4e3c-ac91-53d96ee999e3 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/groups/c88adc7d-94c6-40e7-8e09-c7da480ceaad Sep 03 20:08:20 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a591f676-bb6c-4e3c-ac91-53d96ee999e3 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:20 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a591f676-bb6c-4e3c-ac91-53d96ee999e3 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'version_select' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:20 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.groups [None req-a591f676-bb6c-4e3c-ac91-53d96ee999e3 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] show called for member c88adc7d-94c6-40e7-8e09-c7da480ceaad {{(pid=87290) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 20:08:20 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:20 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:08:20 devstack devstack@c-api.service[87290]: /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 03 20:08:20 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, cls(context), Sep 03 20:08:20 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a591f676-bb6c-4e3c-ac91-53d96ee999e3 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/groups/c88adc7d-94c6-40e7-8e09-c7da480ceaad returned with HTTP 200 Sep 03 20:08:20 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 412/830] 192.168.122.54 () {60 vars in 1265 bytes} [Thu Sep 3 20:08:20 2026] GET /volume/v3/groups/c88adc7d-94c6-40e7-8e09-c7da480ceaad => generated 392 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:08:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-be0022f4-a97e-4598-ba00-f31d10f9b8b1 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:20 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-be0022f4-a97e-4598-ba00-f31d10f9b8b1 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:08:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-be0022f4-a97e-4598-ba00-f31d10f9b8b1 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-514657069", "volume_type": "6223439e-a5e4-4e6a-b827-5d4040aaac76", "group_id": "c88adc7d-94c6-40e7-8e09-c7da480ceaad", "size": 1}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:08:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volumes [None req-be0022f4-a97e-4598-ba00-f31d10f9b8b1 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-514657069', 'volume_type': '6223439e-a5e4-4e6a-b827-5d4040aaac76', 'group_id': 'c88adc7d-94c6-40e7-8e09-c7da480ceaad', 'size': 1}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:08:20 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:20 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:20 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-be0022f4-a97e-4598-ba00-f31d10f9b8b1 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Create volume of 1 GB Sep 03 20:08:20 devstack devstack@c-api.service[87289]: /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 03 20:08:20 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, cls(context), Sep 03 20:08:20 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-be0022f4-a97e-4598-ba00-f31d10f9b8b1 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Availability Zones retrieved successfully. Sep 03 20:08:20 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-be0022f4-a97e-4598-ba00-f31d10f9b8b1 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Flow 'volume_create_api' (43753c75-a3c7-4671-92aa-a4960b6df6f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:08:20 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-be0022f4-a97e-4598-ba00-f31d10f9b8b1 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd2d78cf-8bfc-4c25-a19d-6a6e39f816e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:08:20 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:20 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:20 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.flows.api.create_volume [None req-be0022f4-a97e-4598-ba00-f31d10f9b8b1 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Validating volume size '1' using validate_int {{(pid=87289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:08:20 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-be0022f4-a97e-4598-ba00-f31d10f9b8b1 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd2d78cf-8bfc-4c25-a19d-6a6e39f816e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T18:08:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6223439e-a5e4-4e6a-b827-5d4040aaac76,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-2106641720',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6223439e-a5e4-4e6a-b827-5d4040aaac76', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'c88adc7d-94c6-40e7-8e09-c7da480ceaad', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:08:20 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-be0022f4-a97e-4598-ba00-f31d10f9b8b1 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8be46263-3684-414b-be98-c6839a103a3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:08:20 devstack devstack@c-api.service[87289]: WARNING cinder.quota [None req-be0022f4-a97e-4598-ba00-f31d10f9b8b1 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-2106641720 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-2106641720, it is now deprecated. Please use the default quota class for default quota. Sep 03 20:08:20 devstack devstack@c-api.service[87289]: WARNING cinder.quota [None req-be0022f4-a97e-4598-ba00-f31d10f9b8b1 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-2106641720 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-2106641720, it is now deprecated. Please use the default quota class for default quota. Sep 03 20:08:20 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-be0022f4-a97e-4598-ba00-f31d10f9b8b1 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Created reservations ['ee6004e3-5ef5-4c70-be5a-9eb0427cf6f4', '2914b50a-637c-4c96-a92c-5d32a464e188', '6bf0d72e-2566-46df-948b-ad639bdd108f', '0588127b-4a78-45f0-bb30-e40ac9514ef9'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:08:20 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-be0022f4-a97e-4598-ba00-f31d10f9b8b1 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8be46263-3684-414b-be98-c6839a103a3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee6004e3-5ef5-4c70-be5a-9eb0427cf6f4', '2914b50a-637c-4c96-a92c-5d32a464e188', '6bf0d72e-2566-46df-948b-ad639bdd108f', '0588127b-4a78-45f0-bb30-e40ac9514ef9']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:08:20 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-be0022f4-a97e-4598-ba00-f31d10f9b8b1 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf4c38f5-a2f2-43f4-aa79-07f17793efed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:08:21 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:21 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:08:21 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-be0022f4-a97e-4598-ba00-f31d10f9b8b1 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf4c38f5-a2f2-43f4-aa79-07f17793efed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3adb43b5-5557-41c3-a9e5-fbe0e3577595', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-514657069',encryption_key_id=None,group_id=c88adc7d-94c6-40e7-8e09-c7da480ceaad,group_type_id=,metadata={},multiattach=False,project_id='29d54b3893f94e66bd9d8c69ab42f425',qos_specs=None,replication_status=,reservations=['ee6004e3-5ef5-4c70-be5a-9eb0427cf6f4','2914b50a-637c-4c96-a92c-5d32a464e188','6bf0d72e-2566-46df-948b-ad639bdd108f','0588127b-4a78-45f0-bb30-e40ac9514ef9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7c12fd4bd0348579f2a7aa3194ecfc3',volume_type_id=6223439e-a5e4-4e6a-b827-5d4040aaac76), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:08:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-514657069',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=c88adc7d-94c6-40e7-8e09-c7da480ceaad,host=None,id=3adb43b5-5557-41c3-a9e5-fbe0e3577595,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='29d54b3893f94e66bd9d8c69ab42f425',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a7c12fd4bd0348579f2a7aa3194ecfc3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6223439e-a5e4-4e6a-b827-5d4040aaac76),volume_type_id=6223439e-a5e4-4e6a-b827-5d4040aaac76)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:08:21 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-be0022f4-a97e-4598-ba00-f31d10f9b8b1 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d842d9dd-51e4-4e3b-b4f3-6bb44fe9d755) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:08:21 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-be0022f4-a97e-4598-ba00-f31d10f9b8b1 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d842d9dd-51e4-4e3b-b4f3-6bb44fe9d755) transitioned into state 'SUCCESS' from state '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-514657069',encryption_key_id=None,group_id=c88adc7d-94c6-40e7-8e09-c7da480ceaad,group_type_id=,metadata={},multiattach=False,project_id='29d54b3893f94e66bd9d8c69ab42f425',qos_specs=None,replication_status=,reservations=['ee6004e3-5ef5-4c70-be5a-9eb0427cf6f4','2914b50a-637c-4c96-a92c-5d32a464e188','6bf0d72e-2566-46df-948b-ad639bdd108f','0588127b-4a78-45f0-bb30-e40ac9514ef9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7c12fd4bd0348579f2a7aa3194ecfc3',volume_type_id=6223439e-a5e4-4e6a-b827-5d4040aaac76)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:08:21 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-be0022f4-a97e-4598-ba00-f31d10f9b8b1 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b56cac5-02d2-40d5-8ec3-11791ef7dbe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:08:21 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-be0022f4-a97e-4598-ba00-f31d10f9b8b1 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b56cac5-02d2-40d5-8ec3-11791ef7dbe3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:08:21 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-be0022f4-a97e-4598-ba00-f31d10f9b8b1 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Flow 'volume_create_api' (43753c75-a3c7-4671-92aa-a4960b6df6f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:08:21 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-be0022f4-a97e-4598-ba00-f31d10f9b8b1 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Create volume request issued successfully. Sep 03 20:08:21 devstack devstack@c-api.service[87289]: WARNING stevedore.named [None req-be0022f4-a97e-4598-ba00-f31d10f9b8b1 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:08:21 devstack devstack@c-api.service[87289]: WARNING castellan.key_manager [None req-be0022f4-a97e-4598-ba00-f31d10f9b8b1 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:08:21 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-1383c4b0-b8b4-444f-93d9-b519fe40cdd1 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:21 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-1383c4b0-b8b4-444f-93d9-b519fe40cdd1 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] GET http://192.168.122.54/volume/v3/volumes/2d2b8835-f3e6-4aa0-8f83-62163f27c923 Sep 03 20:08:21 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-1383c4b0-b8b4-444f-93d9-b519fe40cdd1 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:21 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-1383c4b0-b8b4-444f-93d9-b519fe40cdd1 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:21 devstack devstack@c-api.service[87289]: DEBUG oslo_db.sqlalchemy.engines [None req-be0022f4-a97e-4598-ba00-f31d10f9b8b1 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87289) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:08:21 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:21 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:08:21 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:21 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:08:21 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-1383c4b0-b8b4-444f-93d9-b519fe40cdd1 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Volume info retrieved successfully. Sep 03 20:08:21 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:21 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:21 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-1383c4b0-b8b4-444f-93d9-b519fe40cdd1 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] http://192.168.122.54/volume/v3/volumes/2d2b8835-f3e6-4aa0-8f83-62163f27c923 returned with HTTP 200 Sep 03 20:08:21 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 413/831] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:08:21 2026] GET /volume/v3/volumes/2d2b8835-f3e6-4aa0-8f83-62163f27c923 => generated 850 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:08:21 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-be0022f4-a97e-4598-ba00-f31d10f9b8b1 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:08:21 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 419/832] 192.168.122.54 () {62 vars in 1179 bytes} [Thu Sep 3 20:08:20 2026] POST /volume/v3/volumes => generated 828 bytes in 1110 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:08:21 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-77c1e632-bfb0-41db-82a0-20623fc40632 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:21 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-77c1e632-bfb0-41db-82a0-20623fc40632 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/volumes/3adb43b5-5557-41c3-a9e5-fbe0e3577595 Sep 03 20:08:21 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-77c1e632-bfb0-41db-82a0-20623fc40632 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:21 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-77c1e632-bfb0-41db-82a0-20623fc40632 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:21 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:21 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:08:21 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:21 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:08:21 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-77c1e632-bfb0-41db-82a0-20623fc40632 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Volume info retrieved successfully. Sep 03 20:08:21 devstack devstack@c-api.service[87290]: WARNING stevedore.named [None req-77c1e632-bfb0-41db-82a0-20623fc40632 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:08:21 devstack devstack@c-api.service[87290]: WARNING castellan.key_manager [None req-77c1e632-bfb0-41db-82a0-20623fc40632 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:08:21 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-592c2c25-d876-4436-9390-e5fd95d40ca7 req-0695d8db-b106-463a-8ee0-8acdc4c70786 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:21 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-592c2c25-d876-4436-9390-e5fd95d40ca7 req-0695d8db-b106-463a-8ee0-8acdc4c70786 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] GET http://192.168.122.54/volume/v3/volumes/2d2b8835-f3e6-4aa0-8f83-62163f27c923 Sep 03 20:08:21 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-592c2c25-d876-4436-9390-e5fd95d40ca7 req-0695d8db-b106-463a-8ee0-8acdc4c70786 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:21 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-592c2c25-d876-4436-9390-e5fd95d40ca7 req-0695d8db-b106-463a-8ee0-8acdc4c70786 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:21 devstack devstack@c-api.service[87290]: DEBUG oslo_db.sqlalchemy.engines [None req-77c1e632-bfb0-41db-82a0-20623fc40632 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:08:21 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:21 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:08:21 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:21 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:21 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:21 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:08:21 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [req-592c2c25-d876-4436-9390-e5fd95d40ca7 req-0695d8db-b106-463a-8ee0-8acdc4c70786 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Volume info retrieved successfully. Sep 03 20:08:21 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-77c1e632-bfb0-41db-82a0-20623fc40632 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/volumes/3adb43b5-5557-41c3-a9e5-fbe0e3577595 returned with HTTP 200 Sep 03 20:08:21 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 414/833] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:08:21 2026] GET /volume/v3/volumes/3adb43b5-5557-41c3-a9e5-fbe0e3577595 => generated 920 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:08:21 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-592c2c25-d876-4436-9390-e5fd95d40ca7 req-0695d8db-b106-463a-8ee0-8acdc4c70786 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] http://192.168.122.54/volume/v3/volumes/2d2b8835-f3e6-4aa0-8f83-62163f27c923 returned with HTTP 200 Sep 03 20:08:21 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 420/834] 192.168.122.54 () {60 vars in 1482 bytes} [Thu Sep 3 20:08:21 2026] GET /volume/v3/volumes/2d2b8835-f3e6-4aa0-8f83-62163f27c923 => generated 850 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:08:22 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-9b40dfea-0d04-4d8e-b2e8-3aff0c352044 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:22 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-9b40dfea-0d04-4d8e-b2e8-3aff0c352044 None None] GET http://192.168.122.54/volume// Sep 03 20:08:22 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-9b40dfea-0d04-4d8e-b2e8-3aff0c352044 None None] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:22 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-9b40dfea-0d04-4d8e-b2e8-3aff0c352044 None None] Calling method 'all' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:22 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-9b40dfea-0d04-4d8e-b2e8-3aff0c352044 None None] http://192.168.122.54/volume// returned with HTTP 300 Sep 03 20:08:22 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 415/835] 192.168.122.54 () {58 vars in 1312 bytes} [Thu Sep 3 20:08:22 2026] GET /volume/ => generated 389 bytes in 21 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 20:08:22 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-592c2c25-d876-4436-9390-e5fd95d40ca7 req-dcad3436-8631-4e53-84af-fc9d6e8acb0f None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:22 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-592c2c25-d876-4436-9390-e5fd95d40ca7 req-dcad3436-8631-4e53-84af-fc9d6e8acb0f tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] POST http://192.168.122.54/volume/v3/attachments Sep 03 20:08:22 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-592c2c25-d876-4436-9390-e5fd95d40ca7 req-dcad3436-8631-4e53-84af-fc9d6e8acb0f tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2d2b8835-f3e6-4aa0-8f83-62163f27c923", "connector": null, "instance_uuid": "c56ec6d3-c46c-43fa-8d02-1005097261bb"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:08:22 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:22 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:08:22 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:22 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:22 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-592c2c25-d876-4436-9390-e5fd95d40ca7 req-dcad3436-8631-4e53-84af-fc9d6e8acb0f tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] http://192.168.122.54/volume/v3/attachments returned with HTTP 200 Sep 03 20:08:22 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 421/836] 192.168.122.54 () {66 vars in 1478 bytes} [Thu Sep 3 20:08:22 2026] POST /volume/v3/attachments => generated 273 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:08:22 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-1385ded9-b76d-4cea-9636-e7db14f87596 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:22 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-1385ded9-b76d-4cea-9636-e7db14f87596 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] GET http://192.168.122.54/volume/v3/volumes/2d2b8835-f3e6-4aa0-8f83-62163f27c923 Sep 03 20:08:22 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-1385ded9-b76d-4cea-9636-e7db14f87596 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:22 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-1385ded9-b76d-4cea-9636-e7db14f87596 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:22 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-d7181d1b-f7fe-47e8-89a5-2a60069ab2f7 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:22 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d7181d1b-f7fe-47e8-89a5-2a60069ab2f7 None None] GET http://192.168.122.54/volume// Sep 03 20:08:22 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d7181d1b-f7fe-47e8-89a5-2a60069ab2f7 None None] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:22 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d7181d1b-f7fe-47e8-89a5-2a60069ab2f7 None None] Calling method 'all' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:22 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d7181d1b-f7fe-47e8-89a5-2a60069ab2f7 None None] http://192.168.122.54/volume// returned with HTTP 300 Sep 03 20:08:22 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 422/837] 192.168.122.54 () {58 vars in 1310 bytes} [Thu Sep 3 20:08:22 2026] GET /volume/ => generated 389 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 20:08:22 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:22 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:08:22 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-592c2c25-d876-4436-9390-e5fd95d40ca7 req-38056512-2fb1-4552-8736-427cfdd0fcc2 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:22 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:22 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:08:22 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-1385ded9-b76d-4cea-9636-e7db14f87596 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Volume info retrieved successfully. Sep 03 20:08:22 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-592c2c25-d876-4436-9390-e5fd95d40ca7 req-38056512-2fb1-4552-8736-427cfdd0fcc2 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] GET http://192.168.122.54/volume/v3/volumes/2d2b8835-f3e6-4aa0-8f83-62163f27c923 Sep 03 20:08:22 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-592c2c25-d876-4436-9390-e5fd95d40ca7 req-38056512-2fb1-4552-8736-427cfdd0fcc2 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:22 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-592c2c25-d876-4436-9390-e5fd95d40ca7 req-38056512-2fb1-4552-8736-427cfdd0fcc2 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:22 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-1385ded9-b76d-4cea-9636-e7db14f87596 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] http://192.168.122.54/volume/v3/volumes/2d2b8835-f3e6-4aa0-8f83-62163f27c923 returned with HTTP 200 Sep 03 20:08:22 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 416/838] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:08:22 2026] GET /volume/v3/volumes/2d2b8835-f3e6-4aa0-8f83-62163f27c923 => generated 849 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:08:22 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:22 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:08:22 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:22 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:22 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [req-592c2c25-d876-4436-9390-e5fd95d40ca7 req-38056512-2fb1-4552-8736-427cfdd0fcc2 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Volume info retrieved successfully. Sep 03 20:08:22 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-592c2c25-d876-4436-9390-e5fd95d40ca7 req-38056512-2fb1-4552-8736-427cfdd0fcc2 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] http://192.168.122.54/volume/v3/volumes/2d2b8835-f3e6-4aa0-8f83-62163f27c923 returned with HTTP 200 Sep 03 20:08:22 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 423/839] 192.168.122.54 () {62 vars in 1523 bytes} [Thu Sep 3 20:08:22 2026] GET /volume/v3/volumes/2d2b8835-f3e6-4aa0-8f83-62163f27c923 => generated 1030 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 20:08:22 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-7fa44be3-7f82-440c-862b-5a773b24c691 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:22 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-7fa44be3-7f82-440c-862b-5a773b24c691 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/volumes/3adb43b5-5557-41c3-a9e5-fbe0e3577595 Sep 03 20:08:22 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-7fa44be3-7f82-440c-862b-5a773b24c691 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:22 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-7fa44be3-7f82-440c-862b-5a773b24c691 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:22 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:22 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:08:22 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:22 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:08:22 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-7fa44be3-7f82-440c-862b-5a773b24c691 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Volume info retrieved successfully. Sep 03 20:08:22 devstack devstack@c-api.service[87290]: WARNING stevedore.named [None req-7fa44be3-7f82-440c-862b-5a773b24c691 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:08:22 devstack devstack@c-api.service[87290]: WARNING castellan.key_manager [None req-7fa44be3-7f82-440c-862b-5a773b24c691 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:08:23 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-592c2c25-d876-4436-9390-e5fd95d40ca7 req-7286bc52-436a-468c-bd2c-581c5d2dbb1d None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:23 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-592c2c25-d876-4436-9390-e5fd95d40ca7 req-7286bc52-436a-468c-bd2c-581c5d2dbb1d tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] PUT http://192.168.122.54/volume/v3/attachments/b687819e-f134-496a-ae68-c8fabfc978a5 Sep 03 20:08:23 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-592c2c25-d876-4436-9390-e5fd95d40ca7 req-7286bc52-436a-468c-bd2c-581c5d2dbb1d tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.54", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd5588f450", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d480a316-b1bc-4222-9d5e-b857eb49504b", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:08:23 devstack devstack@c-api.service[87289]: DEBUG dbcounter [-] [87289] Writing DB stats cinder:SELECT=673,cinder:INSERT=91,cinder:UPDATE=160 {{(pid=87289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 20:08:23 devstack devstack@c-api.service[87289]: DEBUG cinder.coordination [req-592c2c25-d876-4436-9390-e5fd95d40ca7 req-7286bc52-436a-468c-bd2c-581c5d2dbb1d tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Acquiring lock "cinder-attachment_update-2d2b8835-f3e6-4aa0-8f83-62163f27c923-devstack" by "attachment_update" {{(pid=87289) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 20:08:23 devstack devstack@c-api.service[87289]: DEBUG cinder.coordination [req-592c2c25-d876-4436-9390-e5fd95d40ca7 req-7286bc52-436a-468c-bd2c-581c5d2dbb1d tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Lock "cinder-attachment_update-2d2b8835-f3e6-4aa0-8f83-62163f27c923-devstack" acquired by "attachment_update" :: waited 0.042s {{(pid=87289) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 20:08:23 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:23 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:23 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:23 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:08:23 devstack devstack@c-api.service[87290]: DEBUG oslo_db.sqlalchemy.engines [None req-7fa44be3-7f82-440c-862b-5a773b24c691 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:08:23 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:23 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:08:23 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-7fa44be3-7f82-440c-862b-5a773b24c691 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/volumes/3adb43b5-5557-41c3-a9e5-fbe0e3577595 returned with HTTP 200 Sep 03 20:08:23 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 417/840] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:08:22 2026] GET /volume/v3/volumes/3adb43b5-5557-41c3-a9e5-fbe0e3577595 => generated 920 bytes in 448 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:08:23 devstack devstack@c-api.service[87289]: DEBUG cinder.coordination [req-592c2c25-d876-4436-9390-e5fd95d40ca7 req-7286bc52-436a-468c-bd2c-581c5d2dbb1d tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Lock "cinder-attachment_update-2d2b8835-f3e6-4aa0-8f83-62163f27c923-devstack" released by "attachment_update" :: held 0.430s {{(pid=87289) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 20:08:23 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-592c2c25-d876-4436-9390-e5fd95d40ca7 req-7286bc52-436a-468c-bd2c-581c5d2dbb1d tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] http://192.168.122.54/volume/v3/attachments/b687819e-f134-496a-ae68-c8fabfc978a5 returned with HTTP 200 Sep 03 20:08:23 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 424/841] 192.168.122.54 () {66 vars in 1588 bytes} [Thu Sep 3 20:08:23 2026] PUT /volume/v3/attachments/b687819e-f134-496a-ae68-c8fabfc978a5 => generated 694 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:08:23 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-2adc0291-0ca9-4b1d-9ef5-454eec1e454f None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:23 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2adc0291-0ca9-4b1d-9ef5-454eec1e454f tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] GET http://192.168.122.54/volume/v3/volumes/2d2b8835-f3e6-4aa0-8f83-62163f27c923 Sep 03 20:08:23 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-2adc0291-0ca9-4b1d-9ef5-454eec1e454f tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:23 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-2adc0291-0ca9-4b1d-9ef5-454eec1e454f tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:23 devstack devstack@c-api.service[87290]: DEBUG dbcounter [-] [87290] Writing DB stats cinder:SELECT=589,cinder:INSERT=74,cinder:UPDATE=120 {{(pid=87290) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 20:08:23 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:23 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:08:23 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:23 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:08:23 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-2adc0291-0ca9-4b1d-9ef5-454eec1e454f tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Volume info retrieved successfully. Sep 03 20:08:23 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2adc0291-0ca9-4b1d-9ef5-454eec1e454f tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] http://192.168.122.54/volume/v3/volumes/2d2b8835-f3e6-4aa0-8f83-62163f27c923 returned with HTTP 200 Sep 03 20:08:23 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 418/842] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:08:23 2026] GET /volume/v3/volumes/2d2b8835-f3e6-4aa0-8f83-62163f27c923 => generated 850 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:08:23 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-ca2d8556-f220-416e-b148-06d3888fb1d3 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:23 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ca2d8556-f220-416e-b148-06d3888fb1d3 None None] GET http://192.168.122.54/volume// Sep 03 20:08:23 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ca2d8556-f220-416e-b148-06d3888fb1d3 None None] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:23 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ca2d8556-f220-416e-b148-06d3888fb1d3 None None] Calling method 'all' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:23 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ca2d8556-f220-416e-b148-06d3888fb1d3 None None] http://192.168.122.54/volume// returned with HTTP 300 Sep 03 20:08:23 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 425/843] 192.168.122.54 () {58 vars in 1310 bytes} [Thu Sep 3 20:08:23 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 03 20:08:23 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-c0c7c851-9a10-4159-bfd8-1cd734b42585 req-f5b06494-d884-4c01-9a77-cc6ab040db82 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:23 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-c0c7c851-9a10-4159-bfd8-1cd734b42585 req-f5b06494-d884-4c01-9a77-cc6ab040db82 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] POST http://192.168.122.54/volume/v3/attachments Sep 03 20:08:23 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-c0c7c851-9a10-4159-bfd8-1cd734b42585 req-f5b06494-d884-4c01-9a77-cc6ab040db82 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e633edf6-0068-44bc-9425-ee04cc34090c", "connector": null, "instance_uuid": "427c92e0-ed37-4b3a-8c8b-ce5afeb03899"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:08:24 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:24 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:08:24 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:24 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:08:24 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:24 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:08:24 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-592c2c25-d876-4436-9390-e5fd95d40ca7 req-d11e7754-08a4-475d-82e7-e99da6963fb0 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:24 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-592c2c25-d876-4436-9390-e5fd95d40ca7 req-d11e7754-08a4-475d-82e7-e99da6963fb0 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] POST http://192.168.122.54/volume/v3/attachments/b687819e-f134-496a-ae68-c8fabfc978a5/action Sep 03 20:08:24 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-592c2c25-d876-4436-9390-e5fd95d40ca7 req-d11e7754-08a4-475d-82e7-e99da6963fb0 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Action body: b'{"os-complete": null}' {{(pid=87289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:08:24 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-592c2c25-d876-4436-9390-e5fd95d40ca7 req-d11e7754-08a4-475d-82e7-e99da6963fb0 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:08:24 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:24 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:08:24 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-c0c7c851-9a10-4159-bfd8-1cd734b42585 req-f5b06494-d884-4c01-9a77-cc6ab040db82 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] http://192.168.122.54/volume/v3/attachments returned with HTTP 200 Sep 03 20:08:24 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 419/844] 192.168.122.54 () {66 vars in 1478 bytes} [Thu Sep 3 20:08:23 2026] POST /volume/v3/attachments => generated 273 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:08:24 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:24 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:24 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-c0c7c851-9a10-4159-bfd8-1cd734b42585 req-7884b9a9-e450-4e93-b2ef-878e6584776f None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:24 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-c0c7c851-9a10-4159-bfd8-1cd734b42585 req-7884b9a9-e450-4e93-b2ef-878e6584776f tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] DELETE http://192.168.122.54/volume/v3/attachments/3b1e245a-94b0-4316-a3d1-370e859147ee Sep 03 20:08:24 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-c0c7c851-9a10-4159-bfd8-1cd734b42585 req-7884b9a9-e450-4e93-b2ef-878e6584776f tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:24 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-c0c7c851-9a10-4159-bfd8-1cd734b42585 req-7884b9a9-e450-4e93-b2ef-878e6584776f tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Calling method 'version_select' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:24 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-592c2c25-d876-4436-9390-e5fd95d40ca7 req-d11e7754-08a4-475d-82e7-e99da6963fb0 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] http://192.168.122.54/volume/v3/attachments/b687819e-f134-496a-ae68-c8fabfc978a5/action returned with HTTP 204 Sep 03 20:08:24 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 426/845] 192.168.122.54 () {66 vars in 1609 bytes} [Thu Sep 3 20:08:24 2026] POST /volume/v3/attachments/b687819e-f134-496a-ae68-c8fabfc978a5/action => generated 0 bytes in 136 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 03 20:08:24 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:24 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:08:24 devstack devstack@c-api.service[87290]: /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 03 20:08:24 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, Sep 03 20:08:24 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-f74d686c-c641-497f-8222-bf1672fac354 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:24 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f74d686c-c641-497f-8222-bf1672fac354 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/volumes/3adb43b5-5557-41c3-a9e5-fbe0e3577595 Sep 03 20:08:24 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f74d686c-c641-497f-8222-bf1672fac354 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:24 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f74d686c-c641-497f-8222-bf1672fac354 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:24 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:24 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:08:24 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:24 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:24 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-c0c7c851-9a10-4159-bfd8-1cd734b42585 req-7884b9a9-e450-4e93-b2ef-878e6584776f tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] http://192.168.122.54/volume/v3/attachments/3b1e245a-94b0-4316-a3d1-370e859147ee returned with HTTP 200 Sep 03 20:08:24 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 420/846] 192.168.122.54 () {64 vars in 1557 bytes} [Thu Sep 3 20:08:24 2026] DELETE /volume/v3/attachments/3b1e245a-94b0-4316-a3d1-370e859147ee => generated 192 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:08:24 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-f74d686c-c641-497f-8222-bf1672fac354 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Volume info retrieved successfully. Sep 03 20:08:24 devstack devstack@c-api.service[87289]: WARNING stevedore.named [None req-f74d686c-c641-497f-8222-bf1672fac354 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:08:24 devstack devstack@c-api.service[87289]: WARNING castellan.key_manager [None req-f74d686c-c641-497f-8222-bf1672fac354 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:08:24 devstack devstack@c-api.service[87289]: DEBUG oslo_db.sqlalchemy.engines [None req-f74d686c-c641-497f-8222-bf1672fac354 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87289) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:08:24 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:24 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:24 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f74d686c-c641-497f-8222-bf1672fac354 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/volumes/3adb43b5-5557-41c3-a9e5-fbe0e3577595 returned with HTTP 200 Sep 03 20:08:24 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 427/847] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:08:24 2026] GET /volume/v3/volumes/3adb43b5-5557-41c3-a9e5-fbe0e3577595 => generated 921 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:08:24 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-e058031e-8335-44d9-b58e-5c2044807115 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:24 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e058031e-8335-44d9-b58e-5c2044807115 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] POST http://192.168.122.54/volume/v3/group_snapshots Sep 03 20:08:24 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e058031e-8335-44d9-b58e-5c2044807115 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "c88adc7d-94c6-40e7-8e09-c7da480ceaad", "name": "tempest-group_snapshot-2110108595"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:08:24 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.group_snapshots [None req-e058031e-8335-44d9-b58e-5c2044807115 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'c88adc7d-94c6-40e7-8e09-c7da480ceaad', 'name': 'tempest-group_snapshot-2110108595'}} {{(pid=87290) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 03 20:08:24 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:24 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:08:24 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.group_snapshots [None req-e058031e-8335-44d9-b58e-5c2044807115 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Creating group_snapshot tempest-group_snapshot-2110108595. Sep 03 20:08:24 devstack devstack@c-api.service[87290]: /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 03 20:08:24 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 20:08:24 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:24 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:08:24 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:24 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:08:24 devstack devstack@c-api.service[87290]: WARNING cinder.quota [None req-e058031e-8335-44d9-b58e-5c2044807115 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-2106641720 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-2106641720, it is now deprecated. Please use the default quota class for default quota. Sep 03 20:08:24 devstack devstack@c-api.service[87290]: WARNING cinder.quota [None req-e058031e-8335-44d9-b58e-5c2044807115 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-2106641720 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-2106641720, it is now deprecated. Please use the default quota class for default quota. Sep 03 20:08:24 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-e058031e-8335-44d9-b58e-5c2044807115 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Created reservations ['4dd49e56-3b2d-4dee-a8ea-a55194b5aa82', 'e08421b8-68a4-4fdd-92fa-2f71774fc021', 'd79633ed-41c8-492d-9090-20b4dfb88a86', '0a70c42d-edc8-4526-90b5-fcfad3af384c'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:08:24 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e058031e-8335-44d9-b58e-5c2044807115 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/group_snapshots returned with HTTP 202 Sep 03 20:08:24 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 421/848] 192.168.122.54 () {62 vars in 1203 bytes} [Thu Sep 3 20:08:24 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:08:24 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-60960a3a-4ee1-4964-99e9-23ed381d5636 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:24 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-60960a3a-4ee1-4964-99e9-23ed381d5636 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/group_snapshots/9da41302-c35e-44fd-8b21-5b1d03116928 Sep 03 20:08:24 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-60960a3a-4ee1-4964-99e9-23ed381d5636 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:24 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-60960a3a-4ee1-4964-99e9-23ed381d5636 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'version_select' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:24 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.group_snapshots [None req-60960a3a-4ee1-4964-99e9-23ed381d5636 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] show called for member 9da41302-c35e-44fd-8b21-5b1d03116928 {{(pid=87289) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 20:08:24 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:24 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:24 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-60960a3a-4ee1-4964-99e9-23ed381d5636 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/group_snapshots/9da41302-c35e-44fd-8b21-5b1d03116928 returned with HTTP 200 Sep 03 20:08:24 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 428/849] 192.168.122.54 () {60 vars in 1292 bytes} [Thu Sep 3 20:08:24 2026] GET /volume/v3/group_snapshots/9da41302-c35e-44fd-8b21-5b1d03116928 => generated 307 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:08:24 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-e38c4f2e-37b7-4271-85b3-cb83d6663604 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:24 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e38c4f2e-37b7-4271-85b3-cb83d6663604 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] GET http://192.168.122.54/volume/v3/volumes/2d2b8835-f3e6-4aa0-8f83-62163f27c923 Sep 03 20:08:24 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e38c4f2e-37b7-4271-85b3-cb83d6663604 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:24 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e38c4f2e-37b7-4271-85b3-cb83d6663604 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:24 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:24 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:08:24 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:24 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:08:24 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-e38c4f2e-37b7-4271-85b3-cb83d6663604 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Volume info retrieved successfully. Sep 03 20:08:24 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e38c4f2e-37b7-4271-85b3-cb83d6663604 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] http://192.168.122.54/volume/v3/volumes/2d2b8835-f3e6-4aa0-8f83-62163f27c923 returned with HTTP 200 Sep 03 20:08:24 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 422/850] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:08:24 2026] GET /volume/v3/volumes/2d2b8835-f3e6-4aa0-8f83-62163f27c923 => generated 1142 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:08:24 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-24980b11-6774-4196-8062-32d75ea21ba0 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:24 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-24980b11-6774-4196-8062-32d75ea21ba0 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] GET http://192.168.122.54/volume/v3/volumes/2d2b8835-f3e6-4aa0-8f83-62163f27c923 Sep 03 20:08:24 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-24980b11-6774-4196-8062-32d75ea21ba0 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:24 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-24980b11-6774-4196-8062-32d75ea21ba0 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:25 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:25 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:08:25 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:25 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:25 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-24980b11-6774-4196-8062-32d75ea21ba0 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Volume info retrieved successfully. Sep 03 20:08:25 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-24980b11-6774-4196-8062-32d75ea21ba0 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] http://192.168.122.54/volume/v3/volumes/2d2b8835-f3e6-4aa0-8f83-62163f27c923 returned with HTTP 200 Sep 03 20:08:25 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 429/851] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:08:24 2026] GET /volume/v3/volumes/2d2b8835-f3e6-4aa0-8f83-62163f27c923 => generated 1142 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:08:25 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-393c581e-417b-4956-9615-4ce00b5b678e req-2f104e1c-ea11-40ae-ad4b-6aea20f2f046 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:25 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-393c581e-417b-4956-9615-4ce00b5b678e req-2f104e1c-ea11-40ae-ad4b-6aea20f2f046 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] GET http://192.168.122.54/volume/v3/volumes/0c742e68-b93c-420f-aaef-3c0334022b33 Sep 03 20:08:25 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-393c581e-417b-4956-9615-4ce00b5b678e req-2f104e1c-ea11-40ae-ad4b-6aea20f2f046 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:25 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-393c581e-417b-4956-9615-4ce00b5b678e req-2f104e1c-ea11-40ae-ad4b-6aea20f2f046 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:25 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:25 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:08:25 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:25 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:08:25 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [req-393c581e-417b-4956-9615-4ce00b5b678e req-2f104e1c-ea11-40ae-ad4b-6aea20f2f046 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Volume info retrieved successfully. Sep 03 20:08:25 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-393c581e-417b-4956-9615-4ce00b5b678e req-2f104e1c-ea11-40ae-ad4b-6aea20f2f046 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] http://192.168.122.54/volume/v3/volumes/0c742e68-b93c-420f-aaef-3c0334022b33 returned with HTTP 200 Sep 03 20:08:25 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 423/852] 192.168.122.54 () {60 vars in 1482 bytes} [Thu Sep 3 20:08:25 2026] GET /volume/v3/volumes/0c742e68-b93c-420f-aaef-3c0334022b33 => generated 1143 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:08:25 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-393c581e-417b-4956-9615-4ce00b5b678e req-f70fa50c-1409-401f-8c66-cbe72edb2146 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:25 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-393c581e-417b-4956-9615-4ce00b5b678e req-f70fa50c-1409-401f-8c66-cbe72edb2146 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] POST http://192.168.122.54/volume/v3/volumes/0c742e68-b93c-420f-aaef-3c0334022b33/action Sep 03 20:08:25 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-393c581e-417b-4956-9615-4ce00b5b678e req-f70fa50c-1409-401f-8c66-cbe72edb2146 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:08:25 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-393c581e-417b-4956-9615-4ce00b5b678e req-f70fa50c-1409-401f-8c66-cbe72edb2146 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:08:25 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:25 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:08:25 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:25 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:25 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [req-393c581e-417b-4956-9615-4ce00b5b678e req-f70fa50c-1409-401f-8c66-cbe72edb2146 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Volume info retrieved successfully. Sep 03 20:08:25 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [req-393c581e-417b-4956-9615-4ce00b5b678e req-f70fa50c-1409-401f-8c66-cbe72edb2146 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Begin detaching volume completed successfully. Sep 03 20:08:25 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-393c581e-417b-4956-9615-4ce00b5b678e req-f70fa50c-1409-401f-8c66-cbe72edb2146 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] http://192.168.122.54/volume/v3/volumes/0c742e68-b93c-420f-aaef-3c0334022b33/action returned with HTTP 202 Sep 03 20:08:25 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 430/853] 192.168.122.54 () {64 vars in 1556 bytes} [Thu Sep 3 20:08:25 2026] POST /volume/v3/volumes/0c742e68-b93c-420f-aaef-3c0334022b33/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 20:08:25 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-74e4368f-9c0b-456d-881c-eecdc2be52e0 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:25 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-74e4368f-9c0b-456d-881c-eecdc2be52e0 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] GET http://192.168.122.54/volume/v3/volumes/0c742e68-b93c-420f-aaef-3c0334022b33 Sep 03 20:08:25 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-74e4368f-9c0b-456d-881c-eecdc2be52e0 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:25 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-74e4368f-9c0b-456d-881c-eecdc2be52e0 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:25 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:25 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:08:25 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:25 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:08:25 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-74e4368f-9c0b-456d-881c-eecdc2be52e0 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Volume info retrieved successfully. Sep 03 20:08:25 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-74e4368f-9c0b-456d-881c-eecdc2be52e0 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] http://192.168.122.54/volume/v3/volumes/0c742e68-b93c-420f-aaef-3c0334022b33 returned with HTTP 200 Sep 03 20:08:25 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 424/854] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:08:25 2026] GET /volume/v3/volumes/0c742e68-b93c-420f-aaef-3c0334022b33 => generated 1146 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:08:25 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-6161aef5-073f-4a42-8932-cd670b7a845d None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:25 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-6161aef5-073f-4a42-8932-cd670b7a845d None None] GET http://192.168.122.54/volume// Sep 03 20:08:25 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-6161aef5-073f-4a42-8932-cd670b7a845d None None] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:25 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-6161aef5-073f-4a42-8932-cd670b7a845d None None] Calling method 'all' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:25 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-6161aef5-073f-4a42-8932-cd670b7a845d None None] http://192.168.122.54/volume// returned with HTTP 300 Sep 03 20:08:25 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 431/855] 192.168.122.54 () {58 vars in 1310 bytes} [Thu Sep 3 20:08:25 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 20:08:25 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-393c581e-417b-4956-9615-4ce00b5b678e req-e5ef0679-4fef-418a-b518-4600249814d0 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:25 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-393c581e-417b-4956-9615-4ce00b5b678e req-e5ef0679-4fef-418a-b518-4600249814d0 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] GET http://192.168.122.54/volume/v3/volumes/0c742e68-b93c-420f-aaef-3c0334022b33 Sep 03 20:08:25 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-393c581e-417b-4956-9615-4ce00b5b678e req-e5ef0679-4fef-418a-b518-4600249814d0 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:25 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-393c581e-417b-4956-9615-4ce00b5b678e req-e5ef0679-4fef-418a-b518-4600249814d0 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:25 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:25 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:08:25 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-dd106b49-5fbd-4201-b979-dc9890e2bf40 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:25 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:25 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:08:25 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-dd106b49-5fbd-4201-b979-dc9890e2bf40 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/group_snapshots/9da41302-c35e-44fd-8b21-5b1d03116928 Sep 03 20:08:25 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-dd106b49-5fbd-4201-b979-dc9890e2bf40 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:25 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-dd106b49-5fbd-4201-b979-dc9890e2bf40 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'version_select' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:25 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.group_snapshots [None req-dd106b49-5fbd-4201-b979-dc9890e2bf40 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] show called for member 9da41302-c35e-44fd-8b21-5b1d03116928 {{(pid=87289) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 20:08:25 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [req-393c581e-417b-4956-9615-4ce00b5b678e req-e5ef0679-4fef-418a-b518-4600249814d0 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Volume info retrieved successfully. Sep 03 20:08:25 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:25 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:25 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-393c581e-417b-4956-9615-4ce00b5b678e req-e5ef0679-4fef-418a-b518-4600249814d0 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] http://192.168.122.54/volume/v3/volumes/0c742e68-b93c-420f-aaef-3c0334022b33 returned with HTTP 200 Sep 03 20:08:25 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-dd106b49-5fbd-4201-b979-dc9890e2bf40 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/group_snapshots/9da41302-c35e-44fd-8b21-5b1d03116928 returned with HTTP 200 Sep 03 20:08:25 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 432/856] 192.168.122.54 () {60 vars in 1292 bytes} [Thu Sep 3 20:08:25 2026] GET /volume/v3/group_snapshots/9da41302-c35e-44fd-8b21-5b1d03116928 => generated 307 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:08:25 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 425/857] 192.168.122.54 () {62 vars in 1523 bytes} [Thu Sep 3 20:08:25 2026] GET /volume/v3/volumes/0c742e68-b93c-420f-aaef-3c0334022b33 => generated 1327 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 20:08:26 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-393c581e-417b-4956-9615-4ce00b5b678e req-c2067b44-6b9f-456d-9655-7fb2b451b558 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:26 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-393c581e-417b-4956-9615-4ce00b5b678e req-c2067b44-6b9f-456d-9655-7fb2b451b558 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] DELETE http://192.168.122.54/volume/v3/attachments/9b8e40a7-b236-443e-87ce-06d613bdaf47 Sep 03 20:08:26 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-393c581e-417b-4956-9615-4ce00b5b678e req-c2067b44-6b9f-456d-9655-7fb2b451b558 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:26 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-393c581e-417b-4956-9615-4ce00b5b678e req-c2067b44-6b9f-456d-9655-7fb2b451b558 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Calling method 'version_select' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:26 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:26 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:26 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-c0c7c851-9a10-4159-bfd8-1cd734b42585 req-e7b07183-399b-41c5-a8e6-6622efe5c0e9 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:26 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-c0c7c851-9a10-4159-bfd8-1cd734b42585 req-e7b07183-399b-41c5-a8e6-6622efe5c0e9 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] PUT http://192.168.122.54/volume/v3/attachments/82f974b2-97b2-469c-8da9-7516d8d4aae0 Sep 03 20:08:26 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-c0c7c851-9a10-4159-bfd8-1cd734b42585 req-e7b07183-399b-41c5-a8e6-6622efe5c0e9 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.54", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd5588f450", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d480a316-b1bc-4222-9d5e-b857eb49504b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:08:26 devstack devstack@c-api.service[87289]: /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 03 20:08:26 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, Sep 03 20:08:26 devstack devstack@c-api.service[87290]: DEBUG cinder.coordination [req-c0c7c851-9a10-4159-bfd8-1cd734b42585 req-e7b07183-399b-41c5-a8e6-6622efe5c0e9 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Acquiring lock "cinder-attachment_update-e633edf6-0068-44bc-9425-ee04cc34090c-devstack" by "attachment_update" {{(pid=87290) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 20:08:26 devstack devstack@c-api.service[87290]: DEBUG cinder.coordination [req-c0c7c851-9a10-4159-bfd8-1cd734b42585 req-e7b07183-399b-41c5-a8e6-6622efe5c0e9 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Lock "cinder-attachment_update-e633edf6-0068-44bc-9425-ee04cc34090c-devstack" acquired by "attachment_update" :: waited 0.046s {{(pid=87290) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 20:08:26 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:26 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:08:26 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:26 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:08:26 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-393c581e-417b-4956-9615-4ce00b5b678e req-c2067b44-6b9f-456d-9655-7fb2b451b558 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] http://192.168.122.54/volume/v3/attachments/9b8e40a7-b236-443e-87ce-06d613bdaf47 returned with HTTP 200 Sep 03 20:08:26 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 433/858] 192.168.122.54 () {64 vars in 1557 bytes} [Thu Sep 3 20:08:26 2026] DELETE /volume/v3/attachments/9b8e40a7-b236-443e-87ce-06d613bdaf47 => generated 19 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:08:26 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-885b52e3-d504-4d84-a2e8-54659e456e5a None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:26 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-885b52e3-d504-4d84-a2e8-54659e456e5a tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] GET http://192.168.122.54/volume/v3/volumes/0c742e68-b93c-420f-aaef-3c0334022b33 Sep 03 20:08:26 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-885b52e3-d504-4d84-a2e8-54659e456e5a tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:26 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-885b52e3-d504-4d84-a2e8-54659e456e5a tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:26 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:26 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:08:26 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:26 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:26 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-885b52e3-d504-4d84-a2e8-54659e456e5a tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Volume info retrieved successfully. Sep 03 20:08:26 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-885b52e3-d504-4d84-a2e8-54659e456e5a tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] http://192.168.122.54/volume/v3/volumes/0c742e68-b93c-420f-aaef-3c0334022b33 returned with HTTP 200 Sep 03 20:08:26 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 434/859] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:08:26 2026] GET /volume/v3/volumes/0c742e68-b93c-420f-aaef-3c0334022b33 => generated 851 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:08:26 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-ce790383-d403-4835-8534-5a87d5bb5b39 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:26 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ce790383-d403-4835-8534-5a87d5bb5b39 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/group_snapshots/9da41302-c35e-44fd-8b21-5b1d03116928 Sep 03 20:08:26 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ce790383-d403-4835-8534-5a87d5bb5b39 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:26 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ce790383-d403-4835-8534-5a87d5bb5b39 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'version_select' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:26 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.group_snapshots [None req-ce790383-d403-4835-8534-5a87d5bb5b39 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] show called for member 9da41302-c35e-44fd-8b21-5b1d03116928 {{(pid=87289) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 20:08:26 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:26 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:26 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ce790383-d403-4835-8534-5a87d5bb5b39 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/group_snapshots/9da41302-c35e-44fd-8b21-5b1d03116928 returned with HTTP 200 Sep 03 20:08:26 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 435/860] 192.168.122.54 () {60 vars in 1292 bytes} [Thu Sep 3 20:08:26 2026] GET /volume/v3/group_snapshots/9da41302-c35e-44fd-8b21-5b1d03116928 => generated 307 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:08:27 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-c7acf8d2-2de4-474f-89d7-28b4692183af req-7d759bef-96cf-4c2d-88ec-965d62e54072 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:27 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-c7acf8d2-2de4-474f-89d7-28b4692183af req-7d759bef-96cf-4c2d-88ec-965d62e54072 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] GET http://192.168.122.54/volume/v3/volumes/2d2b8835-f3e6-4aa0-8f83-62163f27c923 Sep 03 20:08:27 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-c7acf8d2-2de4-474f-89d7-28b4692183af req-7d759bef-96cf-4c2d-88ec-965d62e54072 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:27 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-c7acf8d2-2de4-474f-89d7-28b4692183af req-7d759bef-96cf-4c2d-88ec-965d62e54072 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:27 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:27 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:08:27 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:27 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:27 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [req-c7acf8d2-2de4-474f-89d7-28b4692183af req-7d759bef-96cf-4c2d-88ec-965d62e54072 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Volume info retrieved successfully. Sep 03 20:08:27 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-c7acf8d2-2de4-474f-89d7-28b4692183af req-7d759bef-96cf-4c2d-88ec-965d62e54072 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] http://192.168.122.54/volume/v3/volumes/2d2b8835-f3e6-4aa0-8f83-62163f27c923 returned with HTTP 200 Sep 03 20:08:27 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 436/861] 192.168.122.54 () {60 vars in 1482 bytes} [Thu Sep 3 20:08:27 2026] GET /volume/v3/volumes/2d2b8835-f3e6-4aa0-8f83-62163f27c923 => generated 1142 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:08:27 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-c7acf8d2-2de4-474f-89d7-28b4692183af req-5355cdfe-aa6b-4f0c-a0d1-9fcd87fe7a6b None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:27 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-c7acf8d2-2de4-474f-89d7-28b4692183af req-5355cdfe-aa6b-4f0c-a0d1-9fcd87fe7a6b tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] POST http://192.168.122.54/volume/v3/volumes/2d2b8835-f3e6-4aa0-8f83-62163f27c923/action Sep 03 20:08:27 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-c7acf8d2-2de4-474f-89d7-28b4692183af req-5355cdfe-aa6b-4f0c-a0d1-9fcd87fe7a6b tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:08:27 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-c7acf8d2-2de4-474f-89d7-28b4692183af req-5355cdfe-aa6b-4f0c-a0d1-9fcd87fe7a6b tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:08:27 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:27 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:08:27 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:27 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:27 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [req-c7acf8d2-2de4-474f-89d7-28b4692183af req-5355cdfe-aa6b-4f0c-a0d1-9fcd87fe7a6b tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Volume info retrieved successfully. Sep 03 20:08:27 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [req-c7acf8d2-2de4-474f-89d7-28b4692183af req-5355cdfe-aa6b-4f0c-a0d1-9fcd87fe7a6b tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Begin detaching volume completed successfully. Sep 03 20:08:27 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-c7acf8d2-2de4-474f-89d7-28b4692183af req-5355cdfe-aa6b-4f0c-a0d1-9fcd87fe7a6b tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] http://192.168.122.54/volume/v3/volumes/2d2b8835-f3e6-4aa0-8f83-62163f27c923/action returned with HTTP 202 Sep 03 20:08:27 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 437/862] 192.168.122.54 () {64 vars in 1556 bytes} [Thu Sep 3 20:08:27 2026] POST /volume/v3/volumes/2d2b8835-f3e6-4aa0-8f83-62163f27c923/action => generated 0 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 20:08:27 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-6583764c-6c51-4330-a02e-572400b5a514 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:27 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-6583764c-6c51-4330-a02e-572400b5a514 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] GET http://192.168.122.54/volume/v3/volumes/2d2b8835-f3e6-4aa0-8f83-62163f27c923 Sep 03 20:08:27 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-6583764c-6c51-4330-a02e-572400b5a514 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:27 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-6583764c-6c51-4330-a02e-572400b5a514 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:27 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:27 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:08:27 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:27 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:27 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-6583764c-6c51-4330-a02e-572400b5a514 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Volume info retrieved successfully. Sep 03 20:08:27 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-6583764c-6c51-4330-a02e-572400b5a514 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] http://192.168.122.54/volume/v3/volumes/2d2b8835-f3e6-4aa0-8f83-62163f27c923 returned with HTTP 200 Sep 03 20:08:27 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 438/863] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:08:27 2026] GET /volume/v3/volumes/2d2b8835-f3e6-4aa0-8f83-62163f27c923 => generated 1145 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:08:27 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-2d43e86d-b177-4681-916d-e0ec68201e3b None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:27 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-2d43e86d-b177-4681-916d-e0ec68201e3b None None] GET http://192.168.122.54/volume// Sep 03 20:08:27 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-2d43e86d-b177-4681-916d-e0ec68201e3b None None] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:27 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-2d43e86d-b177-4681-916d-e0ec68201e3b None None] Calling method 'all' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:27 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-2d43e86d-b177-4681-916d-e0ec68201e3b None None] http://192.168.122.54/volume// returned with HTTP 300 Sep 03 20:08:27 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 439/864] 192.168.122.54 () {58 vars in 1310 bytes} [Thu Sep 3 20:08:27 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 20:08:27 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-c7acf8d2-2de4-474f-89d7-28b4692183af req-7fb1348e-0764-43ac-a063-ba1e86995f64 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:27 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-c7acf8d2-2de4-474f-89d7-28b4692183af req-7fb1348e-0764-43ac-a063-ba1e86995f64 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] GET http://192.168.122.54/volume/v3/volumes/2d2b8835-f3e6-4aa0-8f83-62163f27c923 Sep 03 20:08:27 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-c7acf8d2-2de4-474f-89d7-28b4692183af req-7fb1348e-0764-43ac-a063-ba1e86995f64 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:27 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-c7acf8d2-2de4-474f-89d7-28b4692183af req-7fb1348e-0764-43ac-a063-ba1e86995f64 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:27 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:27 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:08:27 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:27 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:27 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [req-c7acf8d2-2de4-474f-89d7-28b4692183af req-7fb1348e-0764-43ac-a063-ba1e86995f64 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Volume info retrieved successfully. Sep 03 20:08:27 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-c7acf8d2-2de4-474f-89d7-28b4692183af req-7fb1348e-0764-43ac-a063-ba1e86995f64 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] http://192.168.122.54/volume/v3/volumes/2d2b8835-f3e6-4aa0-8f83-62163f27c923 returned with HTTP 200 Sep 03 20:08:27 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 440/865] 192.168.122.54 () {62 vars in 1523 bytes} [Thu Sep 3 20:08:27 2026] GET /volume/v3/volumes/2d2b8835-f3e6-4aa0-8f83-62163f27c923 => generated 1326 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 20:08:27 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-c7acf8d2-2de4-474f-89d7-28b4692183af req-a0befca2-c8d7-415b-87ff-19d2c87f383b None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:27 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-c7acf8d2-2de4-474f-89d7-28b4692183af req-a0befca2-c8d7-415b-87ff-19d2c87f383b tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] DELETE http://192.168.122.54/volume/v3/attachments/b687819e-f134-496a-ae68-c8fabfc978a5 Sep 03 20:08:27 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-c7acf8d2-2de4-474f-89d7-28b4692183af req-a0befca2-c8d7-415b-87ff-19d2c87f383b tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:27 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-c7acf8d2-2de4-474f-89d7-28b4692183af req-a0befca2-c8d7-415b-87ff-19d2c87f383b tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Calling method 'version_select' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:27 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:27 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:27 devstack devstack@c-api.service[87290]: DEBUG cinder.coordination [req-c0c7c851-9a10-4159-bfd8-1cd734b42585 req-e7b07183-399b-41c5-a8e6-6622efe5c0e9 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Lock "cinder-attachment_update-e633edf6-0068-44bc-9425-ee04cc34090c-devstack" released by "attachment_update" :: held 1.427s {{(pid=87290) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 20:08:27 devstack devstack@c-api.service[87289]: /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 03 20:08:27 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, Sep 03 20:08:27 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-c0c7c851-9a10-4159-bfd8-1cd734b42585 req-e7b07183-399b-41c5-a8e6-6622efe5c0e9 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] http://192.168.122.54/volume/v3/attachments/82f974b2-97b2-469c-8da9-7516d8d4aae0 returned with HTTP 200 Sep 03 20:08:27 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 426/866] 192.168.122.54 () {66 vars in 1588 bytes} [Thu Sep 3 20:08:26 2026] PUT /volume/v3/attachments/82f974b2-97b2-469c-8da9-7516d8d4aae0 => generated 694 bytes in 1541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:08:27 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-c0c7c851-9a10-4159-bfd8-1cd734b42585 req-e64b0b47-1d9a-493b-a56d-b3b11739fb83 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:27 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-c0c7c851-9a10-4159-bfd8-1cd734b42585 req-e64b0b47-1d9a-493b-a56d-b3b11739fb83 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] GET http://192.168.122.54/volume/v3/attachments/82f974b2-97b2-469c-8da9-7516d8d4aae0 Sep 03 20:08:27 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-c0c7c851-9a10-4159-bfd8-1cd734b42585 req-e64b0b47-1d9a-493b-a56d-b3b11739fb83 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:27 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-c0c7c851-9a10-4159-bfd8-1cd734b42585 req-e64b0b47-1d9a-493b-a56d-b3b11739fb83 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Calling method 'version_select' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:28 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:28 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:08:28 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-c0c7c851-9a10-4159-bfd8-1cd734b42585 req-e64b0b47-1d9a-493b-a56d-b3b11739fb83 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] http://192.168.122.54/volume/v3/attachments/82f974b2-97b2-469c-8da9-7516d8d4aae0 returned with HTTP 200 Sep 03 20:08:28 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 427/867] 192.168.122.54 () {62 vars in 1535 bytes} [Thu Sep 3 20:08:27 2026] GET /volume/v3/attachments/82f974b2-97b2-469c-8da9-7516d8d4aae0 => generated 719 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:08:28 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-ae03d7c0-759d-4179-b5ca-81e31987f3d8 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:28 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ae03d7c0-759d-4179-b5ca-81e31987f3d8 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/group_snapshots/9da41302-c35e-44fd-8b21-5b1d03116928 Sep 03 20:08:28 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ae03d7c0-759d-4179-b5ca-81e31987f3d8 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:28 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ae03d7c0-759d-4179-b5ca-81e31987f3d8 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'version_select' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:28 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.group_snapshots [None req-ae03d7c0-759d-4179-b5ca-81e31987f3d8 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] show called for member 9da41302-c35e-44fd-8b21-5b1d03116928 {{(pid=87290) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 20:08:28 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-c7acf8d2-2de4-474f-89d7-28b4692183af req-a0befca2-c8d7-415b-87ff-19d2c87f383b tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] http://192.168.122.54/volume/v3/attachments/b687819e-f134-496a-ae68-c8fabfc978a5 returned with HTTP 200 Sep 03 20:08:28 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 441/868] 192.168.122.54 () {64 vars in 1557 bytes} [Thu Sep 3 20:08:27 2026] DELETE /volume/v3/attachments/b687819e-f134-496a-ae68-c8fabfc978a5 => generated 19 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:08:28 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:28 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:08:28 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ae03d7c0-759d-4179-b5ca-81e31987f3d8 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/group_snapshots/9da41302-c35e-44fd-8b21-5b1d03116928 returned with HTTP 200 Sep 03 20:08:28 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 428/869] 192.168.122.54 () {60 vars in 1292 bytes} [Thu Sep 3 20:08:28 2026] GET /volume/v3/group_snapshots/9da41302-c35e-44fd-8b21-5b1d03116928 => generated 308 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:08:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-51f48098-c046-47fb-b565-2980bd2c6aca None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:28 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-51f48098-c046-47fb-b565-2980bd2c6aca tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/snapshots/detail Sep 03 20:08:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-51f48098-c046-47fb-b565-2980bd2c6aca tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-51f48098-c046-47fb-b565-2980bd2c6aca tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'detail' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.api_utils [None req-51f48098-c046-47fb-b565-2980bd2c6aca tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Removing options '' from query. {{(pid=87289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:08:28 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:28 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:28 devstack devstack@c-api.service[87289]: DEBUG cinder.db.api [None req-51f48098-c046-47fb-b565-2980bd2c6aca tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Building query based on filter {{(pid=87289) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 20:08:28 devstack devstack@c-api.service[87289]: /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 03 20:08:28 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 20:08:28 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-51f48098-c046-47fb-b565-2980bd2c6aca tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Get all snapshots completed successfully. Sep 03 20:08:28 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:28 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:28 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-51f48098-c046-47fb-b565-2980bd2c6aca tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/snapshots/detail returned with HTTP 200 Sep 03 20:08:28 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 442/870] 192.168.122.54 () {58 vars in 1143 bytes} [Thu Sep 3 20:08:28 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:08:28 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-75663921-313e-446e-b594-86d89a40b551 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:28 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-75663921-313e-446e-b594-86d89a40b551 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/snapshots/8b8000a2-bd33-4b42-bc87-8c1893d29eec Sep 03 20:08:28 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-75663921-313e-446e-b594-86d89a40b551 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:28 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-75663921-313e-446e-b594-86d89a40b551 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:28 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:28 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:08:28 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-75663921-313e-446e-b594-86d89a40b551 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Snapshot retrieved successfully. Sep 03 20:08:28 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-75663921-313e-446e-b594-86d89a40b551 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/snapshots/8b8000a2-bd33-4b42-bc87-8c1893d29eec returned with HTTP 200 Sep 03 20:08:28 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 429/871] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:08:28 2026] GET /volume/v3/snapshots/8b8000a2-bd33-4b42-bc87-8c1893d29eec => generated 451 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:08:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-f0ef4f5d-6c59-48b2-be5e-ceef7e6c1d5c None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:28 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f0ef4f5d-6c59-48b2-be5e-ceef7e6c1d5c tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/group_snapshots/9da41302-c35e-44fd-8b21-5b1d03116928 Sep 03 20:08:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f0ef4f5d-6c59-48b2-be5e-ceef7e6c1d5c tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f0ef4f5d-6c59-48b2-be5e-ceef7e6c1d5c tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'version_select' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.group_snapshots [None req-f0ef4f5d-6c59-48b2-be5e-ceef7e6c1d5c tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] show called for member 9da41302-c35e-44fd-8b21-5b1d03116928 {{(pid=87289) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 20:08:28 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:28 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:28 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f0ef4f5d-6c59-48b2-be5e-ceef7e6c1d5c tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/group_snapshots/9da41302-c35e-44fd-8b21-5b1d03116928 returned with HTTP 200 Sep 03 20:08:28 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 443/872] 192.168.122.54 () {60 vars in 1292 bytes} [Thu Sep 3 20:08:28 2026] GET /volume/v3/group_snapshots/9da41302-c35e-44fd-8b21-5b1d03116928 => generated 308 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:08:28 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-e3fbc4cc-37f0-48f8-b874-147d196f61df None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:28 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e3fbc4cc-37f0-48f8-b874-147d196f61df tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/group_snapshots/detail Sep 03 20:08:28 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e3fbc4cc-37f0-48f8-b874-147d196f61df tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:28 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e3fbc4cc-37f0-48f8-b874-147d196f61df tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'version_select' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:28 devstack devstack@c-api.service[87290]: /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 03 20:08:28 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 03 20:08:28 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e3fbc4cc-37f0-48f8-b874-147d196f61df tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/group_snapshots/detail returned with HTTP 200 Sep 03 20:08:28 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 430/873] 192.168.122.54 () {60 vars in 1202 bytes} [Thu Sep 3 20:08:28 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:08:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-dfee32bb-8e5b-49d3-94f3-5afe2d874c65 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:28 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-dfee32bb-8e5b-49d3-94f3-5afe2d874c65 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] DELETE http://192.168.122.54/volume/v3/group_snapshots/9da41302-c35e-44fd-8b21-5b1d03116928 Sep 03 20:08:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-dfee32bb-8e5b-49d3-94f3-5afe2d874c65 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-dfee32bb-8e5b-49d3-94f3-5afe2d874c65 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'version_select' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.group_snapshots [None req-dfee32bb-8e5b-49d3-94f3-5afe2d874c65 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] delete called for member 9da41302-c35e-44fd-8b21-5b1d03116928 {{(pid=87289) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 03 20:08:28 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.group_snapshots [None req-dfee32bb-8e5b-49d3-94f3-5afe2d874c65 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Delete group_snapshot with id: 9da41302-c35e-44fd-8b21-5b1d03116928 Sep 03 20:08:28 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:28 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:28 devstack devstack@c-api.service[87289]: /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 03 20:08:28 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 20:08:28 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-dfee32bb-8e5b-49d3-94f3-5afe2d874c65 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/group_snapshots/9da41302-c35e-44fd-8b21-5b1d03116928 returned with HTTP 202 Sep 03 20:08:28 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 444/874] 192.168.122.54 () {60 vars in 1295 bytes} [Thu Sep 3 20:08:28 2026] DELETE /volume/v3/group_snapshots/9da41302-c35e-44fd-8b21-5b1d03116928 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 20:08:28 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-f62cf979-e2f2-47b4-b31c-ba88b8bf7bd8 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:28 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f62cf979-e2f2-47b4-b31c-ba88b8bf7bd8 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/volumes/detail Sep 03 20:08:28 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f62cf979-e2f2-47b4-b31c-ba88b8bf7bd8 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:28 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f62cf979-e2f2-47b4-b31c-ba88b8bf7bd8 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'detail' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:28 devstack devstack@c-api.service[87290]: DEBUG cinder.api.api_utils [None req-f62cf979-e2f2-47b4-b31c-ba88b8bf7bd8 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Removing options '' from query. {{(pid=87290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:08:28 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:28 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:08:28 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-f62cf979-e2f2-47b4-b31c-ba88b8bf7bd8 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87290) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 20:08:28 devstack devstack@c-api.service[87290]: /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 03 20:08:28 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 20:08:28 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:28 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:08:28 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-f62cf979-e2f2-47b4-b31c-ba88b8bf7bd8 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Get all volumes completed successfully. Sep 03 20:08:28 devstack devstack@c-api.service[87290]: WARNING stevedore.named [None req-f62cf979-e2f2-47b4-b31c-ba88b8bf7bd8 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:08:28 devstack devstack@c-api.service[87290]: WARNING castellan.key_manager [None req-f62cf979-e2f2-47b4-b31c-ba88b8bf7bd8 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:08:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-bb97c2cf-64ea-4e2c-bcf2-b4fee2d883bc None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:28 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-bb97c2cf-64ea-4e2c-bcf2-b4fee2d883bc tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] GET http://192.168.122.54/volume/v3/volumes/2d2b8835-f3e6-4aa0-8f83-62163f27c923 Sep 03 20:08:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-bb97c2cf-64ea-4e2c-bcf2-b4fee2d883bc tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-bb97c2cf-64ea-4e2c-bcf2-b4fee2d883bc tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:28 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:28 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:08:28 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:28 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:28 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-bb97c2cf-64ea-4e2c-bcf2-b4fee2d883bc tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Volume info retrieved successfully. Sep 03 20:08:28 devstack devstack@c-api.service[87290]: DEBUG oslo_db.sqlalchemy.engines [None req-f62cf979-e2f2-47b4-b31c-ba88b8bf7bd8 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:08:28 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-bb97c2cf-64ea-4e2c-bcf2-b4fee2d883bc tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] http://192.168.122.54/volume/v3/volumes/2d2b8835-f3e6-4aa0-8f83-62163f27c923 returned with HTTP 200 Sep 03 20:08:28 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 445/875] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:08:28 2026] GET /volume/v3/volumes/2d2b8835-f3e6-4aa0-8f83-62163f27c923 => generated 850 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:08:28 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:28 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:08:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-8d232479-489b-4e16-86af-55d9ebabe263 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:28 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-8d232479-489b-4e16-86af-55d9ebabe263 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] GET http://192.168.122.54/volume/v3/volumes/2d2b8835-f3e6-4aa0-8f83-62163f27c923 Sep 03 20:08:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-8d232479-489b-4e16-86af-55d9ebabe263 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-8d232479-489b-4e16-86af-55d9ebabe263 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:28 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f62cf979-e2f2-47b4-b31c-ba88b8bf7bd8 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/volumes/detail returned with HTTP 200 Sep 03 20:08:28 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 431/876] 192.168.122.54 () {60 vars in 1178 bytes} [Thu Sep 3 20:08:28 2026] GET /volume/v3/volumes/detail => generated 924 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:08:28 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:28 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:08:28 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:28 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:28 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-e5a21d39-9900-46ea-90b3-6fc6e5003a62 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:28 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e5a21d39-9900-46ea-90b3-6fc6e5003a62 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/snapshots/detail Sep 03 20:08:28 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e5a21d39-9900-46ea-90b3-6fc6e5003a62 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:28 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e5a21d39-9900-46ea-90b3-6fc6e5003a62 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'detail' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:28 devstack devstack@c-api.service[87290]: DEBUG cinder.api.api_utils [None req-e5a21d39-9900-46ea-90b3-6fc6e5003a62 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Removing options '' from query. {{(pid=87290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:08:28 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-8d232479-489b-4e16-86af-55d9ebabe263 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Volume info retrieved successfully. Sep 03 20:08:28 devstack devstack@c-api.service[87290]: DEBUG cinder.db.api [None req-e5a21d39-9900-46ea-90b3-6fc6e5003a62 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Building query based on filter {{(pid=87290) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 20:08:28 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-8d232479-489b-4e16-86af-55d9ebabe263 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] http://192.168.122.54/volume/v3/volumes/2d2b8835-f3e6-4aa0-8f83-62163f27c923 returned with HTTP 200 Sep 03 20:08:28 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 446/877] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:08:28 2026] GET /volume/v3/volumes/2d2b8835-f3e6-4aa0-8f83-62163f27c923 => generated 850 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:08:28 devstack devstack@c-api.service[87290]: /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 03 20:08:28 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 20:08:28 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-e5a21d39-9900-46ea-90b3-6fc6e5003a62 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Get all snapshots completed successfully. Sep 03 20:08:28 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:28 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:08:28 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e5a21d39-9900-46ea-90b3-6fc6e5003a62 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/snapshots/detail returned with HTTP 200 Sep 03 20:08:28 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 432/878] 192.168.122.54 () {58 vars in 1143 bytes} [Thu Sep 3 20:08:28 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:08:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-5f86e6c5-382f-4aae-9cac-799aaf953722 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:28 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-5f86e6c5-382f-4aae-9cac-799aaf953722 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/snapshots/8b8000a2-bd33-4b42-bc87-8c1893d29eec Sep 03 20:08:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-5f86e6c5-382f-4aae-9cac-799aaf953722 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-5f86e6c5-382f-4aae-9cac-799aaf953722 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:28 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:28 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:28 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-5f86e6c5-382f-4aae-9cac-799aaf953722 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Snapshot retrieved successfully. Sep 03 20:08:28 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-5f86e6c5-382f-4aae-9cac-799aaf953722 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/snapshots/8b8000a2-bd33-4b42-bc87-8c1893d29eec returned with HTTP 200 Sep 03 20:08:28 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 447/879] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:08:28 2026] GET /volume/v3/snapshots/8b8000a2-bd33-4b42-bc87-8c1893d29eec => generated 450 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:08:28 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-593bc0a4-2b58-4f2b-9107-b1429038f352 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:28 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-593bc0a4-2b58-4f2b-9107-b1429038f352 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] GET http://192.168.122.54/volume/v3/volumes/2d2b8835-f3e6-4aa0-8f83-62163f27c923 Sep 03 20:08:28 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-593bc0a4-2b58-4f2b-9107-b1429038f352 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:28 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-593bc0a4-2b58-4f2b-9107-b1429038f352 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:28 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:28 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:08:28 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:28 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:08:28 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-593bc0a4-2b58-4f2b-9107-b1429038f352 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Volume info retrieved successfully. Sep 03 20:08:28 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-593bc0a4-2b58-4f2b-9107-b1429038f352 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] http://192.168.122.54/volume/v3/volumes/2d2b8835-f3e6-4aa0-8f83-62163f27c923 returned with HTTP 200 Sep 03 20:08:28 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 433/880] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:08:28 2026] GET /volume/v3/volumes/2d2b8835-f3e6-4aa0-8f83-62163f27c923 => generated 850 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:08:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-443c54b9-a106-408b-8c06-dc5fb0cee438 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:28 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-443c54b9-a106-408b-8c06-dc5fb0cee438 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] GET http://192.168.122.54/volume/v3/volumes/0c742e68-b93c-420f-aaef-3c0334022b33 Sep 03 20:08:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-443c54b9-a106-408b-8c06-dc5fb0cee438 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-443c54b9-a106-408b-8c06-dc5fb0cee438 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:28 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:28 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:08:28 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:28 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:28 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-443c54b9-a106-408b-8c06-dc5fb0cee438 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Volume info retrieved successfully. Sep 03 20:08:29 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-443c54b9-a106-408b-8c06-dc5fb0cee438 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] http://192.168.122.54/volume/v3/volumes/0c742e68-b93c-420f-aaef-3c0334022b33 returned with HTTP 200 Sep 03 20:08:29 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 448/881] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:08:28 2026] GET /volume/v3/volumes/0c742e68-b93c-420f-aaef-3c0334022b33 => generated 851 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:08:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-dc5c1902-647c-49d5-a52b-f7cdec9fbed9 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-6543647e-a700-4fda-8fc3-fb9c1d2caf70 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:29 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-6543647e-a700-4fda-8fc3-fb9c1d2caf70 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] GET http://192.168.122.54/volume/v3/volumes/0c742e68-b93c-420f-aaef-3c0334022b33 Sep 03 20:08:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-6543647e-a700-4fda-8fc3-fb9c1d2caf70 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-6543647e-a700-4fda-8fc3-fb9c1d2caf70 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:29 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:29 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:08:29 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:29 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:29 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-6543647e-a700-4fda-8fc3-fb9c1d2caf70 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Volume info retrieved successfully. Sep 03 20:08:29 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-6543647e-a700-4fda-8fc3-fb9c1d2caf70 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] http://192.168.122.54/volume/v3/volumes/0c742e68-b93c-420f-aaef-3c0334022b33 returned with HTTP 200 Sep 03 20:08:29 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 449/882] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:08:29 2026] GET /volume/v3/volumes/0c742e68-b93c-420f-aaef-3c0334022b33 => generated 851 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:08:29 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-dc5c1902-647c-49d5-a52b-f7cdec9fbed9 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:08:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-dc5c1902-647c-49d5-a52b-f7cdec9fbed9 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-1991124858"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:08:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.volumes [None req-dc5c1902-647c-49d5-a52b-f7cdec9fbed9 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1991124858'}} {{(pid=87290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:08:29 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-dc5c1902-647c-49d5-a52b-f7cdec9fbed9 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Create volume of 1 GB Sep 03 20:08:29 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-dc5c1902-647c-49d5-a52b-f7cdec9fbed9 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Availability Zones retrieved successfully. Sep 03 20:08:29 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-dc5c1902-647c-49d5-a52b-f7cdec9fbed9 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Flow 'volume_create_api' (e9267863-8ae9-4bc3-bbc2-5344b34c2514) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:08:29 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-dc5c1902-647c-49d5-a52b-f7cdec9fbed9 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (323eb6b7-0ac4-4eef-bbdf-77b6eb3ccd1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:08:29 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.flows.api.create_volume [None req-dc5c1902-647c-49d5-a52b-f7cdec9fbed9 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Validating volume size '1' using validate_int {{(pid=87290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:08:29 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-dc5c1902-647c-49d5-a52b-f7cdec9fbed9 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (323eb6b7-0ac4-4eef-bbdf-77b6eb3ccd1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:08:29 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-dc5c1902-647c-49d5-a52b-f7cdec9fbed9 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c198516b-b744-4819-a7f9-2a6aa176a4ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:08:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-752bc71e-b87c-447b-8250-bd45ae5462a7 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:29 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-752bc71e-b87c-447b-8250-bd45ae5462a7 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/snapshots/8b8000a2-bd33-4b42-bc87-8c1893d29eec Sep 03 20:08:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-752bc71e-b87c-447b-8250-bd45ae5462a7 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-752bc71e-b87c-447b-8250-bd45ae5462a7 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:29 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:29 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:29 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-752bc71e-b87c-447b-8250-bd45ae5462a7 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Snapshot retrieved successfully. Sep 03 20:08:29 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-752bc71e-b87c-447b-8250-bd45ae5462a7 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/snapshots/8b8000a2-bd33-4b42-bc87-8c1893d29eec returned with HTTP 200 Sep 03 20:08:29 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 450/883] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:08:29 2026] GET /volume/v3/snapshots/8b8000a2-bd33-4b42-bc87-8c1893d29eec => generated 450 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:08:29 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-dc5c1902-647c-49d5-a52b-f7cdec9fbed9 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Created reservations ['3b441568-7e59-442c-8f50-2192c1adcee2', '7962d5e0-59da-4c89-8912-fd293d7674f1', 'c1dc042a-b2e6-4dff-9673-abc133d2dd87', '5d8e9d05-0539-467e-ab5a-6a3105df920d'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:08:29 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-dc5c1902-647c-49d5-a52b-f7cdec9fbed9 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c198516b-b744-4819-a7f9-2a6aa176a4ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b441568-7e59-442c-8f50-2192c1adcee2', '7962d5e0-59da-4c89-8912-fd293d7674f1', 'c1dc042a-b2e6-4dff-9673-abc133d2dd87', '5d8e9d05-0539-467e-ab5a-6a3105df920d']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:08:29 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-dc5c1902-647c-49d5-a52b-f7cdec9fbed9 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ace7729-a444-47c1-b81c-19c2a86d30e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:08:29 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:29 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:08:29 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-dc5c1902-647c-49d5-a52b-f7cdec9fbed9 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ace7729-a444-47c1-b81c-19c2a86d30e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45ed1a3d-7a1a-4399-b940-5af29c0c970a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1991124858',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d42bf98b12da4ef79c7a3f91b558fdd0',qos_specs=None,replication_status=,reservations=['3b441568-7e59-442c-8f50-2192c1adcee2','7962d5e0-59da-4c89-8912-fd293d7674f1','c1dc042a-b2e6-4dff-9673-abc133d2dd87','5d8e9d05-0539-467e-ab5a-6a3105df920d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f36e30a1918843c89d72c37c5ef95ba5',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:08:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1991124858',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=45ed1a3d-7a1a-4399-b940-5af29c0c970a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d42bf98b12da4ef79c7a3f91b558fdd0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f36e30a1918843c89d72c37c5ef95ba5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:08:29 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-dc5c1902-647c-49d5-a52b-f7cdec9fbed9 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6de916cb-95ee-4d42-a7f9-c9050a43382c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:08:30 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-dc5c1902-647c-49d5-a52b-f7cdec9fbed9 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6de916cb-95ee-4d42-a7f9-c9050a43382c) transitioned into state 'SUCCESS' from state '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-1991124858',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d42bf98b12da4ef79c7a3f91b558fdd0',qos_specs=None,replication_status=,reservations=['3b441568-7e59-442c-8f50-2192c1adcee2','7962d5e0-59da-4c89-8912-fd293d7674f1','c1dc042a-b2e6-4dff-9673-abc133d2dd87','5d8e9d05-0539-467e-ab5a-6a3105df920d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f36e30a1918843c89d72c37c5ef95ba5',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:08:30 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-dc5c1902-647c-49d5-a52b-f7cdec9fbed9 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (965d8ad3-f90a-47fd-8d49-40405d8e4f9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:08:30 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-dc5c1902-647c-49d5-a52b-f7cdec9fbed9 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (965d8ad3-f90a-47fd-8d49-40405d8e4f9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:08:30 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-dc5c1902-647c-49d5-a52b-f7cdec9fbed9 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Flow 'volume_create_api' (e9267863-8ae9-4bc3-bbc2-5344b34c2514) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:08:30 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-dc5c1902-647c-49d5-a52b-f7cdec9fbed9 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Create volume request issued successfully. Sep 03 20:08:30 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-dc5c1902-647c-49d5-a52b-f7cdec9fbed9 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:08:30 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 434/884] 192.168.122.54 () {60 vars in 1137 bytes} [Thu Sep 3 20:08:29 2026] POST /volume/v3/volumes => generated 754 bytes in 1011 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:08:30 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-d2b295d3-ae5f-4849-958e-ed1f9a51f7f5 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:30 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d2b295d3-ae5f-4849-958e-ed1f9a51f7f5 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] GET http://192.168.122.54/volume/v3/volumes/45ed1a3d-7a1a-4399-b940-5af29c0c970a Sep 03 20:08:30 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d2b295d3-ae5f-4849-958e-ed1f9a51f7f5 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:30 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d2b295d3-ae5f-4849-958e-ed1f9a51f7f5 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:30 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:30 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:08:30 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:30 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:30 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-d2b295d3-ae5f-4849-958e-ed1f9a51f7f5 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Volume info retrieved successfully. Sep 03 20:08:30 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d2b295d3-ae5f-4849-958e-ed1f9a51f7f5 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] http://192.168.122.54/volume/v3/volumes/45ed1a3d-7a1a-4399-b940-5af29c0c970a returned with HTTP 200 Sep 03 20:08:30 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 451/885] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:08:30 2026] GET /volume/v3/volumes/45ed1a3d-7a1a-4399-b940-5af29c0c970a => generated 822 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:08:30 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-38afe209-1d28-4f54-b52b-953c11350a26 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:30 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-38afe209-1d28-4f54-b52b-953c11350a26 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/snapshots/8b8000a2-bd33-4b42-bc87-8c1893d29eec Sep 03 20:08:30 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-38afe209-1d28-4f54-b52b-953c11350a26 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:30 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-38afe209-1d28-4f54-b52b-953c11350a26 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:30 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:30 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:08:30 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-38afe209-1d28-4f54-b52b-953c11350a26 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Snapshot retrieved successfully. Sep 03 20:08:30 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-38afe209-1d28-4f54-b52b-953c11350a26 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/snapshots/8b8000a2-bd33-4b42-bc87-8c1893d29eec returned with HTTP 200 Sep 03 20:08:30 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 435/886] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:08:30 2026] GET /volume/v3/snapshots/8b8000a2-bd33-4b42-bc87-8c1893d29eec => generated 450 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:08:30 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-c0c7c851-9a10-4159-bfd8-1cd734b42585 req-6eec6613-87d5-418d-af66-0d58c21184e2 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:30 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-c0c7c851-9a10-4159-bfd8-1cd734b42585 req-6eec6613-87d5-418d-af66-0d58c21184e2 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] POST http://192.168.122.54/volume/v3/attachments/82f974b2-97b2-469c-8da9-7516d8d4aae0/action Sep 03 20:08:31 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-c0c7c851-9a10-4159-bfd8-1cd734b42585 req-6eec6613-87d5-418d-af66-0d58c21184e2 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Action body: b'{"os-complete": null}' {{(pid=87289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:08:31 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-c0c7c851-9a10-4159-bfd8-1cd734b42585 req-6eec6613-87d5-418d-af66-0d58c21184e2 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:08:31 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:31 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:08:31 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:31 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:31 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-c0c7c851-9a10-4159-bfd8-1cd734b42585 req-6eec6613-87d5-418d-af66-0d58c21184e2 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] http://192.168.122.54/volume/v3/attachments/82f974b2-97b2-469c-8da9-7516d8d4aae0/action returned with HTTP 204 Sep 03 20:08:31 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 452/887] 192.168.122.54 () {66 vars in 1609 bytes} [Thu Sep 3 20:08:30 2026] POST /volume/v3/attachments/82f974b2-97b2-469c-8da9-7516d8d4aae0/action => generated 0 bytes in 170 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:08:31 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-6c0677ef-5697-40f2-b7b4-2c6e608bb7d6 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:31 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6c0677ef-5697-40f2-b7b4-2c6e608bb7d6 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] GET http://192.168.122.54/volume/v3/volumes/45ed1a3d-7a1a-4399-b940-5af29c0c970a Sep 03 20:08:31 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-6c0677ef-5697-40f2-b7b4-2c6e608bb7d6 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:31 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-6c0677ef-5697-40f2-b7b4-2c6e608bb7d6 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:31 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:31 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:08:31 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:31 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:08:31 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-6c0677ef-5697-40f2-b7b4-2c6e608bb7d6 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Volume info retrieved successfully. Sep 03 20:08:31 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6c0677ef-5697-40f2-b7b4-2c6e608bb7d6 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] http://192.168.122.54/volume/v3/volumes/45ed1a3d-7a1a-4399-b940-5af29c0c970a returned with HTTP 200 Sep 03 20:08:31 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 436/888] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:08:31 2026] GET /volume/v3/volumes/45ed1a3d-7a1a-4399-b940-5af29c0c970a => generated 846 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:08:31 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-0ded8813-3a5f-4c36-bc5d-a91f693d9b46 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:31 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-0ded8813-3a5f-4c36-bc5d-a91f693d9b46 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/snapshots/8b8000a2-bd33-4b42-bc87-8c1893d29eec Sep 03 20:08:31 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-0ded8813-3a5f-4c36-bc5d-a91f693d9b46 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:31 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-0ded8813-3a5f-4c36-bc5d-a91f693d9b46 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:31 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:31 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:31 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-0ded8813-3a5f-4c36-bc5d-a91f693d9b46 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Snapshot retrieved successfully. Sep 03 20:08:31 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-0ded8813-3a5f-4c36-bc5d-a91f693d9b46 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/snapshots/8b8000a2-bd33-4b42-bc87-8c1893d29eec returned with HTTP 200 Sep 03 20:08:31 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 453/889] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:08:31 2026] GET /volume/v3/snapshots/8b8000a2-bd33-4b42-bc87-8c1893d29eec => generated 450 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:08:32 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-7f1d0c11-3cb3-4e60-ba91-1b1950e7013c None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:32 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-7f1d0c11-3cb3-4e60-ba91-1b1950e7013c tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] GET http://192.168.122.54/volume/v3/volumes/45ed1a3d-7a1a-4399-b940-5af29c0c970a Sep 03 20:08:32 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-7f1d0c11-3cb3-4e60-ba91-1b1950e7013c tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:32 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-7f1d0c11-3cb3-4e60-ba91-1b1950e7013c tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:32 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:32 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:08:32 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:32 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:08:32 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-7f1d0c11-3cb3-4e60-ba91-1b1950e7013c tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Volume info retrieved successfully. Sep 03 20:08:32 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-7f1d0c11-3cb3-4e60-ba91-1b1950e7013c tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] http://192.168.122.54/volume/v3/volumes/45ed1a3d-7a1a-4399-b940-5af29c0c970a returned with HTTP 200 Sep 03 20:08:32 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 437/890] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:08:32 2026] GET /volume/v3/volumes/45ed1a3d-7a1a-4399-b940-5af29c0c970a => generated 847 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:08:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-41091aa1-9fd3-419f-9724-289ce260fe65 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:32 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-41091aa1-9fd3-419f-9724-289ce260fe65 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:08:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-41091aa1-9fd3-419f-9724-289ce260fe65 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "45ed1a3d-7a1a-4399-b940-5af29c0c970a", "size": 2, "name": "tempest-VolumesCloneTest-Volume-195062072"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:08:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volumes [None req-41091aa1-9fd3-419f-9724-289ce260fe65 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Create volume request body: {'volume': {'source_volid': '45ed1a3d-7a1a-4399-b940-5af29c0c970a', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-195062072'}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:08:32 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:32 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:08:32 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:32 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:32 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-41091aa1-9fd3-419f-9724-289ce260fe65 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Volume retrieved successfully. Sep 03 20:08:32 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-41091aa1-9fd3-419f-9724-289ce260fe65 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Create volume of 2 GB Sep 03 20:08:32 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-41091aa1-9fd3-419f-9724-289ce260fe65 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Availability Zones retrieved successfully. Sep 03 20:08:32 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-41091aa1-9fd3-419f-9724-289ce260fe65 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Flow 'volume_create_api' (a4e3a57d-97a4-49d0-8502-b552f869c3e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:08:32 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-41091aa1-9fd3-419f-9724-289ce260fe65 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (112b171a-b16f-4388-b162-9a00d1cb0cfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:08:32 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.flows.api.create_volume [None req-41091aa1-9fd3-419f-9724-289ce260fe65 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=87289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:08:32 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-f27ab94b-de0a-49ab-9fd2-bc594934727b None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:32 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f27ab94b-de0a-49ab-9fd2-bc594934727b tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/snapshots/8b8000a2-bd33-4b42-bc87-8c1893d29eec Sep 03 20:08:32 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f27ab94b-de0a-49ab-9fd2-bc594934727b tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:32 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f27ab94b-de0a-49ab-9fd2-bc594934727b tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:32 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f27ab94b-de0a-49ab-9fd2-bc594934727b tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/snapshots/8b8000a2-bd33-4b42-bc87-8c1893d29eec returned with HTTP 404 Sep 03 20:08:32 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 438/891] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:08:32 2026] GET /volume/v3/snapshots/8b8000a2-bd33-4b42-bc87-8c1893d29eec => generated 111 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:08:32 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-bf3dfa74-56cd-4c63-9790-5cdec4a65e21 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:32 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-bf3dfa74-56cd-4c63-9790-5cdec4a65e21 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/group_snapshots/9da41302-c35e-44fd-8b21-5b1d03116928 Sep 03 20:08:32 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-bf3dfa74-56cd-4c63-9790-5cdec4a65e21 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:32 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-bf3dfa74-56cd-4c63-9790-5cdec4a65e21 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'version_select' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:32 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.group_snapshots [None req-bf3dfa74-56cd-4c63-9790-5cdec4a65e21 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] show called for member 9da41302-c35e-44fd-8b21-5b1d03116928 {{(pid=87290) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 20:08:32 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-bf3dfa74-56cd-4c63-9790-5cdec4a65e21 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/group_snapshots/9da41302-c35e-44fd-8b21-5b1d03116928 returned with HTTP 404 Sep 03 20:08:32 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 439/892] 192.168.122.54 () {60 vars in 1292 bytes} [Thu Sep 3 20:08:32 2026] GET /volume/v3/group_snapshots/9da41302-c35e-44fd-8b21-5b1d03116928 => generated 116 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 20:08:32 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-41091aa1-9fd3-419f-9724-289ce260fe65 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (112b171a-b16f-4388-b162-9a00d1cb0cfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '45ed1a3d-7a1a-4399-b940-5af29c0c970a', 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:08:32 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-41091aa1-9fd3-419f-9724-289ce260fe65 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4495f349-d98c-4c81-9e05-b8f0288d35a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:08:32 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-6f05b880-4240-4330-b084-9e355ed4e8ea None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:32 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6f05b880-4240-4330-b084-9e355ed4e8ea tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/group_snapshots Sep 03 20:08:32 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-6f05b880-4240-4330-b084-9e355ed4e8ea tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:32 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-6f05b880-4240-4330-b084-9e355ed4e8ea tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'version_select' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:33 devstack devstack@c-api.service[87290]: /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 03 20:08:33 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 03 20:08:33 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6f05b880-4240-4330-b084-9e355ed4e8ea tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/group_snapshots returned with HTTP 200 Sep 03 20:08:33 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 440/893] 192.168.122.54 () {60 vars in 1181 bytes} [Thu Sep 3 20:08:32 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:08:33 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-d5c059c6-ef87-49d3-9714-eddc935e9c8d None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:33 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-d5c059c6-ef87-49d3-9714-eddc935e9c8d tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] DELETE http://192.168.122.54/volume/v3/group_snapshots/9da41302-c35e-44fd-8b21-5b1d03116928 Sep 03 20:08:33 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-d5c059c6-ef87-49d3-9714-eddc935e9c8d tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:33 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-d5c059c6-ef87-49d3-9714-eddc935e9c8d tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'version_select' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:33 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.group_snapshots [None req-d5c059c6-ef87-49d3-9714-eddc935e9c8d tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] delete called for member 9da41302-c35e-44fd-8b21-5b1d03116928 {{(pid=87290) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 03 20:08:33 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.group_snapshots [None req-d5c059c6-ef87-49d3-9714-eddc935e9c8d tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Delete group_snapshot with id: 9da41302-c35e-44fd-8b21-5b1d03116928 Sep 03 20:08:33 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-d5c059c6-ef87-49d3-9714-eddc935e9c8d tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/group_snapshots/9da41302-c35e-44fd-8b21-5b1d03116928 returned with HTTP 404 Sep 03 20:08:33 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 441/894] 192.168.122.54 () {60 vars in 1295 bytes} [Thu Sep 3 20:08:33 2026] DELETE /volume/v3/group_snapshots/9da41302-c35e-44fd-8b21-5b1d03116928 => generated 116 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 20:08:33 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-2fa61965-a29a-4a8f-bbbb-515f4a5e8f63 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:33 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2fa61965-a29a-4a8f-bbbb-515f4a5e8f63 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/volumes/detail Sep 03 20:08:33 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-2fa61965-a29a-4a8f-bbbb-515f4a5e8f63 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:33 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-2fa61965-a29a-4a8f-bbbb-515f4a5e8f63 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'detail' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:33 devstack devstack@c-api.service[87290]: DEBUG cinder.api.api_utils [None req-2fa61965-a29a-4a8f-bbbb-515f4a5e8f63 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Removing options '' from query. {{(pid=87290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:08:33 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-2fa61965-a29a-4a8f-bbbb-515f4a5e8f63 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87290) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 20:08:33 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:33 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:08:33 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-2fa61965-a29a-4a8f-bbbb-515f4a5e8f63 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Get all volumes completed successfully. Sep 03 20:08:33 devstack devstack@c-api.service[87290]: WARNING stevedore.named [None req-2fa61965-a29a-4a8f-bbbb-515f4a5e8f63 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:08:33 devstack devstack@c-api.service[87290]: WARNING castellan.key_manager [None req-2fa61965-a29a-4a8f-bbbb-515f4a5e8f63 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:08:33 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-41091aa1-9fd3-419f-9724-289ce260fe65 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Created reservations ['0e08dca6-b93a-43fe-a1f6-993ca4e0a82d', '93dce998-99d0-4416-abd1-e86bc7e99cbc', '5cfd8b55-5302-4506-9407-7376ebc81fc2', 'db002262-209e-427c-9140-40bd49038f6b'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:08:33 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-41091aa1-9fd3-419f-9724-289ce260fe65 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4495f349-d98c-4c81-9e05-b8f0288d35a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e08dca6-b93a-43fe-a1f6-993ca4e0a82d', '93dce998-99d0-4416-abd1-e86bc7e99cbc', '5cfd8b55-5302-4506-9407-7376ebc81fc2', 'db002262-209e-427c-9140-40bd49038f6b']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:08:33 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-41091aa1-9fd3-419f-9724-289ce260fe65 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00216aa3-d0cc-407e-882d-f238aebb63d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:08:33 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:33 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:08:33 devstack devstack@c-api.service[87290]: DEBUG oslo_db.sqlalchemy.engines [None req-2fa61965-a29a-4a8f-bbbb-515f4a5e8f63 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:08:33 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:33 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:08:33 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2fa61965-a29a-4a8f-bbbb-515f4a5e8f63 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/volumes/detail returned with HTTP 200 Sep 03 20:08:33 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 442/895] 192.168.122.54 () {60 vars in 1178 bytes} [Thu Sep 3 20:08:33 2026] GET /volume/v3/volumes/detail => generated 924 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:08:33 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-f8e5f308-6fc6-4cee-8374-816688a01e04 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:33 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f8e5f308-6fc6-4cee-8374-816688a01e04 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] POST http://192.168.122.54/volume/v3/groups/c88adc7d-94c6-40e7-8e09-c7da480ceaad/action Sep 03 20:08:33 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f8e5f308-6fc6-4cee-8374-816688a01e04 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:08:33 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f8e5f308-6fc6-4cee-8374-816688a01e04 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:08:33 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.groups [None req-f8e5f308-6fc6-4cee-8374-816688a01e04 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] delete called for group c88adc7d-94c6-40e7-8e09-c7da480ceaad {{(pid=87290) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 03 20:08:33 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.groups [None req-f8e5f308-6fc6-4cee-8374-816688a01e04 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Delete group with id: c88adc7d-94c6-40e7-8e09-c7da480ceaad Sep 03 20:08:33 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:33 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:08:33 devstack devstack@c-api.service[87290]: /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 03 20:08:33 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 03 20:08:33 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:33 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:08:33 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-41091aa1-9fd3-419f-9724-289ce260fe65 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00216aa3-d0cc-407e-882d-f238aebb63d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '386a9e56-d446-434a-b18e-80eb2b237171', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-195062072',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d42bf98b12da4ef79c7a3f91b558fdd0',qos_specs=None,replication_status=,reservations=['0e08dca6-b93a-43fe-a1f6-993ca4e0a82d','93dce998-99d0-4416-abd1-e86bc7e99cbc','5cfd8b55-5302-4506-9407-7376ebc81fc2','db002262-209e-427c-9140-40bd49038f6b'],size=2,snapshot_id=None,source_replicaid=,source_volid=45ed1a3d-7a1a-4399-b940-5af29c0c970a,status='creating',user_id='f36e30a1918843c89d72c37c5ef95ba5',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:08:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-195062072',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=386a9e56-d446-434a-b18e-80eb2b237171,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d42bf98b12da4ef79c7a3f91b558fdd0',provider_auth=None,provider_geometry=None,provider_id=None,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=45ed1a3d-7a1a-4399-b940-5af29c0c970a,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f36e30a1918843c89d72c37c5ef95ba5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:08:33 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-41091aa1-9fd3-419f-9724-289ce260fe65 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c933117-300b-4be1-b97c-aefc86079923) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:08:33 devstack devstack@c-api.service[87290]: /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 03 20:08:33 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 20:08:33 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f8e5f308-6fc6-4cee-8374-816688a01e04 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/groups/c88adc7d-94c6-40e7-8e09-c7da480ceaad/action returned with HTTP 202 Sep 03 20:08:33 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 443/896] 192.168.122.54 () {62 vars in 1307 bytes} [Thu Sep 3 20:08:33 2026] POST /volume/v3/groups/c88adc7d-94c6-40e7-8e09-c7da480ceaad/action => generated 0 bytes in 269 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 20:08:33 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-824377d7-3e6c-4334-897e-2138971122b9 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:33 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-824377d7-3e6c-4334-897e-2138971122b9 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/volumes/3adb43b5-5557-41c3-a9e5-fbe0e3577595 Sep 03 20:08:33 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-824377d7-3e6c-4334-897e-2138971122b9 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:33 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-824377d7-3e6c-4334-897e-2138971122b9 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:33 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:33 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:08:33 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-41091aa1-9fd3-419f-9724-289ce260fe65 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c933117-300b-4be1-b97c-aefc86079923) transitioned into state 'SUCCESS' from state '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-195062072',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d42bf98b12da4ef79c7a3f91b558fdd0',qos_specs=None,replication_status=,reservations=['0e08dca6-b93a-43fe-a1f6-993ca4e0a82d','93dce998-99d0-4416-abd1-e86bc7e99cbc','5cfd8b55-5302-4506-9407-7376ebc81fc2','db002262-209e-427c-9140-40bd49038f6b'],size=2,snapshot_id=None,source_replicaid=,source_volid=45ed1a3d-7a1a-4399-b940-5af29c0c970a,status='creating',user_id='f36e30a1918843c89d72c37c5ef95ba5',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:08:33 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:33 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:08:33 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-41091aa1-9fd3-419f-9724-289ce260fe65 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a752cf5-88a0-49e0-8e00-7851f145bc5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:08:33 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-824377d7-3e6c-4334-897e-2138971122b9 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Volume info retrieved successfully. Sep 03 20:08:33 devstack devstack@c-api.service[87290]: WARNING stevedore.named [None req-824377d7-3e6c-4334-897e-2138971122b9 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:08:33 devstack devstack@c-api.service[87290]: WARNING castellan.key_manager [None req-824377d7-3e6c-4334-897e-2138971122b9 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:08:33 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:33 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:08:33 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-41091aa1-9fd3-419f-9724-289ce260fe65 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a752cf5-88a0-49e0-8e00-7851f145bc5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:08:33 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-41091aa1-9fd3-419f-9724-289ce260fe65 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Flow 'volume_create_api' (a4e3a57d-97a4-49d0-8502-b552f869c3e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:08:33 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-41091aa1-9fd3-419f-9724-289ce260fe65 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Create volume request issued successfully. Sep 03 20:08:33 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-41091aa1-9fd3-419f-9724-289ce260fe65 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:08:33 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 454/897] 192.168.122.54 () {60 vars in 1138 bytes} [Thu Sep 3 20:08:32 2026] POST /volume/v3/volumes => generated 787 bytes in 1139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:08:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-5a96a21d-1551-492c-b7c8-d5c50df39dd9 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:33 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-5a96a21d-1551-492c-b7c8-d5c50df39dd9 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] GET http://192.168.122.54/volume/v3/volumes/386a9e56-d446-434a-b18e-80eb2b237171 Sep 03 20:08:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-5a96a21d-1551-492c-b7c8-d5c50df39dd9 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-5a96a21d-1551-492c-b7c8-d5c50df39dd9 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:33 devstack devstack@c-api.service[87290]: DEBUG oslo_db.sqlalchemy.engines [None req-824377d7-3e6c-4334-897e-2138971122b9 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:08:33 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:33 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:08:34 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:34 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:34 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:34 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:08:34 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-5a96a21d-1551-492c-b7c8-d5c50df39dd9 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Volume info retrieved successfully. Sep 03 20:08:34 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-5a96a21d-1551-492c-b7c8-d5c50df39dd9 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] http://192.168.122.54/volume/v3/volumes/386a9e56-d446-434a-b18e-80eb2b237171 returned with HTTP 200 Sep 03 20:08:34 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 455/898] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:08:33 2026] GET /volume/v3/volumes/386a9e56-d446-434a-b18e-80eb2b237171 => generated 855 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:08:34 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-824377d7-3e6c-4334-897e-2138971122b9 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/volumes/3adb43b5-5557-41c3-a9e5-fbe0e3577595 returned with HTTP 200 Sep 03 20:08:34 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 444/899] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:08:33 2026] GET /volume/v3/volumes/3adb43b5-5557-41c3-a9e5-fbe0e3577595 => generated 920 bytes in 522 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:08:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-71178c7f-ced1-45a6-be75-5580298268bc None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:35 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-71178c7f-ced1-45a6-be75-5580298268bc tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] GET http://192.168.122.54/volume/v3/volumes/386a9e56-d446-434a-b18e-80eb2b237171 Sep 03 20:08:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-71178c7f-ced1-45a6-be75-5580298268bc tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-71178c7f-ced1-45a6-be75-5580298268bc tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:35 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-7b2040e6-f9bc-4fbd-a384-299d93be54b2 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:35 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-7b2040e6-f9bc-4fbd-a384-299d93be54b2 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/volumes/3adb43b5-5557-41c3-a9e5-fbe0e3577595 Sep 03 20:08:35 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-7b2040e6-f9bc-4fbd-a384-299d93be54b2 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:35 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-7b2040e6-f9bc-4fbd-a384-299d93be54b2 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:35 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:35 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:08:35 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:35 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:08:35 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:35 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:08:35 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:35 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:35 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-7b2040e6-f9bc-4fbd-a384-299d93be54b2 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Volume info retrieved successfully. Sep 03 20:08:35 devstack devstack@c-api.service[87290]: WARNING stevedore.named [None req-7b2040e6-f9bc-4fbd-a384-299d93be54b2 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:08:35 devstack devstack@c-api.service[87290]: WARNING castellan.key_manager [None req-7b2040e6-f9bc-4fbd-a384-299d93be54b2 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:08:35 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-71178c7f-ced1-45a6-be75-5580298268bc tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Volume info retrieved successfully. Sep 03 20:08:35 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-71178c7f-ced1-45a6-be75-5580298268bc tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] http://192.168.122.54/volume/v3/volumes/386a9e56-d446-434a-b18e-80eb2b237171 returned with HTTP 200 Sep 03 20:08:35 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 456/900] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:08:35 2026] GET /volume/v3/volumes/386a9e56-d446-434a-b18e-80eb2b237171 => generated 879 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:08:35 devstack devstack@c-api.service[87290]: DEBUG oslo_db.sqlalchemy.engines [None req-7b2040e6-f9bc-4fbd-a384-299d93be54b2 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:08:35 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:35 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:08:35 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-7b2040e6-f9bc-4fbd-a384-299d93be54b2 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/volumes/3adb43b5-5557-41c3-a9e5-fbe0e3577595 returned with HTTP 200 Sep 03 20:08:35 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 445/901] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:08:35 2026] GET /volume/v3/volumes/3adb43b5-5557-41c3-a9e5-fbe0e3577595 => generated 920 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 20:08:36 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-dade0f80-69b8-481a-a0fa-040960bfd28a None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:36 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-dade0f80-69b8-481a-a0fa-040960bfd28a tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] GET http://192.168.122.54/volume/v3/volumes/386a9e56-d446-434a-b18e-80eb2b237171 Sep 03 20:08:36 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-dade0f80-69b8-481a-a0fa-040960bfd28a tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:36 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-dade0f80-69b8-481a-a0fa-040960bfd28a tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:36 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:36 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:08:36 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:36 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:36 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-dade0f80-69b8-481a-a0fa-040960bfd28a tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Volume info retrieved successfully. Sep 03 20:08:36 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-dade0f80-69b8-481a-a0fa-040960bfd28a tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] http://192.168.122.54/volume/v3/volumes/386a9e56-d446-434a-b18e-80eb2b237171 returned with HTTP 200 Sep 03 20:08:36 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 457/902] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:08:36 2026] GET /volume/v3/volumes/386a9e56-d446-434a-b18e-80eb2b237171 => generated 879 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:08:36 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-c3b5759c-374c-40e3-a601-68fd17dd8222 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:36 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c3b5759c-374c-40e3-a601-68fd17dd8222 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/volumes/3adb43b5-5557-41c3-a9e5-fbe0e3577595 Sep 03 20:08:36 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c3b5759c-374c-40e3-a601-68fd17dd8222 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:36 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c3b5759c-374c-40e3-a601-68fd17dd8222 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:36 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c3b5759c-374c-40e3-a601-68fd17dd8222 tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/volumes/3adb43b5-5557-41c3-a9e5-fbe0e3577595 returned with HTTP 404 Sep 03 20:08:36 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 446/903] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:08:36 2026] GET /volume/v3/volumes/3adb43b5-5557-41c3-a9e5-fbe0e3577595 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 03 20:08:36 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-1f7d55b3-4375-4029-aee3-ed05e255ee9c None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:36 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-1f7d55b3-4375-4029-aee3-ed05e255ee9c tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] GET http://192.168.122.54/volume/v3/groups/c88adc7d-94c6-40e7-8e09-c7da480ceaad Sep 03 20:08:36 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-1f7d55b3-4375-4029-aee3-ed05e255ee9c tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:36 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-1f7d55b3-4375-4029-aee3-ed05e255ee9c tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] Calling method 'version_select' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:36 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.groups [None req-1f7d55b3-4375-4029-aee3-ed05e255ee9c tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] show called for member c88adc7d-94c6-40e7-8e09-c7da480ceaad {{(pid=87289) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 20:08:36 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-1f7d55b3-4375-4029-aee3-ed05e255ee9c tempest-GroupSnapshotsTest-2014842171 tempest-GroupSnapshotsTest-2014842171-project-member] http://192.168.122.54/volume/v3/groups/c88adc7d-94c6-40e7-8e09-c7da480ceaad returned with HTTP 404 Sep 03 20:08:36 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 458/904] 192.168.122.54 () {60 vars in 1265 bytes} [Thu Sep 3 20:08:36 2026] GET /volume/v3/groups/c88adc7d-94c6-40e7-8e09-c7da480ceaad => generated 108 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 20:08:36 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-727e90f7-5210-4c91-8e26-7f214f03fa05 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:36 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-727e90f7-5210-4c91-8e26-7f214f03fa05 tempest-GroupSnapshotsTest-1373483431 tempest-GroupSnapshotsTest-1373483431-project-admin] DELETE http://192.168.122.54/volume/v3/group_types/5750851a-fda6-4f83-a021-8a44be46f26f Sep 03 20:08:36 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-727e90f7-5210-4c91-8e26-7f214f03fa05 tempest-GroupSnapshotsTest-1373483431 tempest-GroupSnapshotsTest-1373483431-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:36 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-727e90f7-5210-4c91-8e26-7f214f03fa05 tempest-GroupSnapshotsTest-1373483431 tempest-GroupSnapshotsTest-1373483431-project-admin] Calling method 'version_select' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:36 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-727e90f7-5210-4c91-8e26-7f214f03fa05 tempest-GroupSnapshotsTest-1373483431 tempest-GroupSnapshotsTest-1373483431-project-admin] http://192.168.122.54/volume/v3/group_types/5750851a-fda6-4f83-a021-8a44be46f26f returned with HTTP 202 Sep 03 20:08:36 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 447/905] 192.168.122.54 () {60 vars in 1283 bytes} [Thu Sep 3 20:08:36 2026] DELETE /volume/v3/group_types/5750851a-fda6-4f83-a021-8a44be46f26f => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 20:08:36 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-887a2e59-6bc2-42dd-960e-6251b733a04c None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:36 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-887a2e59-6bc2-42dd-960e-6251b733a04c tempest-GroupSnapshotsTest-1373483431 tempest-GroupSnapshotsTest-1373483431-project-admin] DELETE http://192.168.122.54/volume/v3/types/6223439e-a5e4-4e6a-b827-5d4040aaac76 Sep 03 20:08:36 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-887a2e59-6bc2-42dd-960e-6251b733a04c tempest-GroupSnapshotsTest-1373483431 tempest-GroupSnapshotsTest-1373483431-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:36 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-887a2e59-6bc2-42dd-960e-6251b733a04c tempest-GroupSnapshotsTest-1373483431 tempest-GroupSnapshotsTest-1373483431-project-admin] Calling method '_delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:36 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-887a2e59-6bc2-42dd-960e-6251b733a04c tempest-GroupSnapshotsTest-1373483431 tempest-GroupSnapshotsTest-1373483431-project-admin] http://192.168.122.54/volume/v3/types/6223439e-a5e4-4e6a-b827-5d4040aaac76 returned with HTTP 202 Sep 03 20:08:36 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 459/906] 192.168.122.54 () {58 vars in 1224 bytes} [Thu Sep 3 20:08:36 2026] DELETE /volume/v3/types/6223439e-a5e4-4e6a-b827-5d4040aaac76 => generated 0 bytes in 143 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 20:08:36 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-0c756ee1-bf72-4e3c-968b-0efba190f767 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:36 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-0c756ee1-bf72-4e3c-968b-0efba190f767 tempest-GroupSnapshotsTest-1373483431 tempest-GroupSnapshotsTest-1373483431-project-admin] GET http://192.168.122.54/volume/v3/types/6223439e-a5e4-4e6a-b827-5d4040aaac76 Sep 03 20:08:36 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-0c756ee1-bf72-4e3c-968b-0efba190f767 tempest-GroupSnapshotsTest-1373483431 tempest-GroupSnapshotsTest-1373483431-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:36 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-0c756ee1-bf72-4e3c-968b-0efba190f767 tempest-GroupSnapshotsTest-1373483431 tempest-GroupSnapshotsTest-1373483431-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:36 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-0c756ee1-bf72-4e3c-968b-0efba190f767 tempest-GroupSnapshotsTest-1373483431 tempest-GroupSnapshotsTest-1373483431-project-admin] http://192.168.122.54/volume/v3/types/6223439e-a5e4-4e6a-b827-5d4040aaac76 returned with HTTP 404 Sep 03 20:08:36 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 448/907] 192.168.122.54 () {58 vars in 1221 bytes} [Thu Sep 3 20:08:36 2026] GET /volume/v3/types/6223439e-a5e4-4e6a-b827-5d4040aaac76 => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:08:37 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-6a79f530-9e65-4292-9ffe-cbc77b93f6df None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:37 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-6a79f530-9e65-4292-9ffe-cbc77b93f6df tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] GET http://192.168.122.54/volume/v3/volumes/386a9e56-d446-434a-b18e-80eb2b237171 Sep 03 20:08:37 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-6a79f530-9e65-4292-9ffe-cbc77b93f6df tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:37 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-6a79f530-9e65-4292-9ffe-cbc77b93f6df tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:37 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:37 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:08:37 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:37 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:37 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-6a79f530-9e65-4292-9ffe-cbc77b93f6df tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Volume info retrieved successfully. Sep 03 20:08:37 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-6a79f530-9e65-4292-9ffe-cbc77b93f6df tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] http://192.168.122.54/volume/v3/volumes/386a9e56-d446-434a-b18e-80eb2b237171 returned with HTTP 200 Sep 03 20:08:37 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 460/908] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:08:37 2026] GET /volume/v3/volumes/386a9e56-d446-434a-b18e-80eb2b237171 => generated 879 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:08:37 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-5d3cda00-31e4-481e-97f9-3c062c8cc014 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:37 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5d3cda00-31e4-481e-97f9-3c062c8cc014 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] DELETE http://192.168.122.54/volume/v3/volumes/2d2b8835-f3e6-4aa0-8f83-62163f27c923 Sep 03 20:08:37 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5d3cda00-31e4-481e-97f9-3c062c8cc014 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:37 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5d3cda00-31e4-481e-97f9-3c062c8cc014 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:37 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-5d3cda00-31e4-481e-97f9-3c062c8cc014 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Delete volume with id: 2d2b8835-f3e6-4aa0-8f83-62163f27c923 Sep 03 20:08:37 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:37 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:08:37 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:37 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:08:37 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-5d3cda00-31e4-481e-97f9-3c062c8cc014 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Volume info retrieved successfully. Sep 03 20:08:38 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-5d3cda00-31e4-481e-97f9-3c062c8cc014 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Delete volume request issued successfully. Sep 03 20:08:38 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5d3cda00-31e4-481e-97f9-3c062c8cc014 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] http://192.168.122.54/volume/v3/volumes/2d2b8835-f3e6-4aa0-8f83-62163f27c923 returned with HTTP 202 Sep 03 20:08:38 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 449/909] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:08:37 2026] DELETE /volume/v3/volumes/2d2b8835-f3e6-4aa0-8f83-62163f27c923 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:08:38 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-0cabffb1-f0ae-4d70-b3ed-376b00d36118 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:38 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-0cabffb1-f0ae-4d70-b3ed-376b00d36118 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] GET http://192.168.122.54/volume/v3/volumes/2d2b8835-f3e6-4aa0-8f83-62163f27c923 Sep 03 20:08:38 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-0cabffb1-f0ae-4d70-b3ed-376b00d36118 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:38 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-0cabffb1-f0ae-4d70-b3ed-376b00d36118 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:38 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:38 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:08:38 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:38 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:38 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-0cabffb1-f0ae-4d70-b3ed-376b00d36118 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Volume info retrieved successfully. Sep 03 20:08:38 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-0cabffb1-f0ae-4d70-b3ed-376b00d36118 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] http://192.168.122.54/volume/v3/volumes/2d2b8835-f3e6-4aa0-8f83-62163f27c923 returned with HTTP 200 Sep 03 20:08:38 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 461/910] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:08:38 2026] GET /volume/v3/volumes/2d2b8835-f3e6-4aa0-8f83-62163f27c923 => generated 849 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:08:38 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-de5b198b-e111-45ca-acfb-da9415b33d19 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:38 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-de5b198b-e111-45ca-acfb-da9415b33d19 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] GET http://192.168.122.54/volume/v3/volumes/386a9e56-d446-434a-b18e-80eb2b237171 Sep 03 20:08:38 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-de5b198b-e111-45ca-acfb-da9415b33d19 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:38 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-de5b198b-e111-45ca-acfb-da9415b33d19 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:38 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:38 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:08:38 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:38 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:08:38 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-de5b198b-e111-45ca-acfb-da9415b33d19 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Volume info retrieved successfully. Sep 03 20:08:38 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-de5b198b-e111-45ca-acfb-da9415b33d19 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] http://192.168.122.54/volume/v3/volumes/386a9e56-d446-434a-b18e-80eb2b237171 returned with HTTP 200 Sep 03 20:08:38 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 450/911] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:08:38 2026] GET /volume/v3/volumes/386a9e56-d446-434a-b18e-80eb2b237171 => generated 879 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:08:39 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-2ceaa95a-1d64-4216-8ca7-c388d12d8d49 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:39 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-2ceaa95a-1d64-4216-8ca7-c388d12d8d49 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] GET http://192.168.122.54/volume/v3/volumes/2d2b8835-f3e6-4aa0-8f83-62163f27c923 Sep 03 20:08:39 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-2ceaa95a-1d64-4216-8ca7-c388d12d8d49 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:39 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-2ceaa95a-1d64-4216-8ca7-c388d12d8d49 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:39 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:39 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:08:39 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:39 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:39 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-2ceaa95a-1d64-4216-8ca7-c388d12d8d49 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Volume info retrieved successfully. Sep 03 20:08:39 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-2ceaa95a-1d64-4216-8ca7-c388d12d8d49 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] http://192.168.122.54/volume/v3/volumes/2d2b8835-f3e6-4aa0-8f83-62163f27c923 returned with HTTP 200 Sep 03 20:08:39 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 462/912] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:08:39 2026] GET /volume/v3/volumes/2d2b8835-f3e6-4aa0-8f83-62163f27c923 => generated 849 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:08:39 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-104e827f-9d38-4997-9909-070e6f87a599 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:39 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-104e827f-9d38-4997-9909-070e6f87a599 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] GET http://192.168.122.54/volume/v3/volumes/386a9e56-d446-434a-b18e-80eb2b237171 Sep 03 20:08:39 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-104e827f-9d38-4997-9909-070e6f87a599 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:39 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-104e827f-9d38-4997-9909-070e6f87a599 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:39 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:39 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:08:39 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:39 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:08:39 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-104e827f-9d38-4997-9909-070e6f87a599 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Volume info retrieved successfully. Sep 03 20:08:39 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-104e827f-9d38-4997-9909-070e6f87a599 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] http://192.168.122.54/volume/v3/volumes/386a9e56-d446-434a-b18e-80eb2b237171 returned with HTTP 200 Sep 03 20:08:39 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 451/913] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:08:39 2026] GET /volume/v3/volumes/386a9e56-d446-434a-b18e-80eb2b237171 => generated 879 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:08:40 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-22269369-11e6-4c47-a92e-102c7d657d66 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:40 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-22269369-11e6-4c47-a92e-102c7d657d66 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] GET http://192.168.122.54/volume/v3/volumes/2d2b8835-f3e6-4aa0-8f83-62163f27c923 Sep 03 20:08:40 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-22269369-11e6-4c47-a92e-102c7d657d66 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:40 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-22269369-11e6-4c47-a92e-102c7d657d66 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:40 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-22269369-11e6-4c47-a92e-102c7d657d66 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] http://192.168.122.54/volume/v3/volumes/2d2b8835-f3e6-4aa0-8f83-62163f27c923 returned with HTTP 404 Sep 03 20:08:40 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 463/914] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:08:40 2026] GET /volume/v3/volumes/2d2b8835-f3e6-4aa0-8f83-62163f27c923 => generated 109 bytes in 149 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:08:40 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-2cfbce1d-cb6b-4f97-9dd1-042ab702895a None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:40 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2cfbce1d-cb6b-4f97-9dd1-042ab702895a tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] DELETE http://192.168.122.54/volume/v3/volumes/0c742e68-b93c-420f-aaef-3c0334022b33 Sep 03 20:08:40 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-2cfbce1d-cb6b-4f97-9dd1-042ab702895a tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:40 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-2cfbce1d-cb6b-4f97-9dd1-042ab702895a tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:40 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-2cfbce1d-cb6b-4f97-9dd1-042ab702895a tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Delete volume with id: 0c742e68-b93c-420f-aaef-3c0334022b33 Sep 03 20:08:40 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:40 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:08:40 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:40 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:08:40 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-2cfbce1d-cb6b-4f97-9dd1-042ab702895a tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Volume info retrieved successfully. Sep 03 20:08:40 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-2cfbce1d-cb6b-4f97-9dd1-042ab702895a tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Delete volume request issued successfully. Sep 03 20:08:40 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2cfbce1d-cb6b-4f97-9dd1-042ab702895a tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] http://192.168.122.54/volume/v3/volumes/0c742e68-b93c-420f-aaef-3c0334022b33 returned with HTTP 202 Sep 03 20:08:40 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 452/915] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:08:40 2026] DELETE /volume/v3/volumes/0c742e68-b93c-420f-aaef-3c0334022b33 => generated 0 bytes in 328 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 20:08:40 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-552bb518-0811-4f7e-a662-fed15c5de577 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:40 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-85b95c5f-ea84-49cd-b590-3926ad143026 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:40 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-85b95c5f-ea84-49cd-b590-3926ad143026 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] GET http://192.168.122.54/volume/v3/volumes/0c742e68-b93c-420f-aaef-3c0334022b33 Sep 03 20:08:40 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-85b95c5f-ea84-49cd-b590-3926ad143026 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:40 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-85b95c5f-ea84-49cd-b590-3926ad143026 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:40 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-552bb518-0811-4f7e-a662-fed15c5de577 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] GET http://192.168.122.54/volume/v3/volumes/386a9e56-d446-434a-b18e-80eb2b237171 Sep 03 20:08:40 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-552bb518-0811-4f7e-a662-fed15c5de577 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:40 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-552bb518-0811-4f7e-a662-fed15c5de577 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:40 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:40 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:08:40 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:40 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:40 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-85b95c5f-ea84-49cd-b590-3926ad143026 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Volume info retrieved successfully. Sep 03 20:08:40 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:40 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:08:40 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:40 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:08:40 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-85b95c5f-ea84-49cd-b590-3926ad143026 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] http://192.168.122.54/volume/v3/volumes/0c742e68-b93c-420f-aaef-3c0334022b33 returned with HTTP 200 Sep 03 20:08:40 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 464/916] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:08:40 2026] GET /volume/v3/volumes/0c742e68-b93c-420f-aaef-3c0334022b33 => generated 850 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:08:40 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-552bb518-0811-4f7e-a662-fed15c5de577 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Volume info retrieved successfully. Sep 03 20:08:40 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-552bb518-0811-4f7e-a662-fed15c5de577 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] http://192.168.122.54/volume/v3/volumes/386a9e56-d446-434a-b18e-80eb2b237171 returned with HTTP 200 Sep 03 20:08:40 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 453/917] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:08:40 2026] GET /volume/v3/volumes/386a9e56-d446-434a-b18e-80eb2b237171 => generated 879 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:08:41 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-8ac9a36f-851e-4116-b1e0-dca6f8965a2d None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:41 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-8ac9a36f-851e-4116-b1e0-dca6f8965a2d tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] GET http://192.168.122.54/volume/v3/volumes/0c742e68-b93c-420f-aaef-3c0334022b33 Sep 03 20:08:41 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-8ac9a36f-851e-4116-b1e0-dca6f8965a2d tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:41 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-8ac9a36f-851e-4116-b1e0-dca6f8965a2d tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:41 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-61355c1f-051e-4a01-b45d-91fe8c96f0e1 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:41 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-61355c1f-051e-4a01-b45d-91fe8c96f0e1 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] GET http://192.168.122.54/volume/v3/volumes/386a9e56-d446-434a-b18e-80eb2b237171 Sep 03 20:08:41 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-61355c1f-051e-4a01-b45d-91fe8c96f0e1 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:41 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-61355c1f-051e-4a01-b45d-91fe8c96f0e1 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:41 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:41 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:08:41 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:41 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:42 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-8ac9a36f-851e-4116-b1e0-dca6f8965a2d tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Volume info retrieved successfully. Sep 03 20:08:42 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:42 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:08:42 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:42 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:08:42 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-8ac9a36f-851e-4116-b1e0-dca6f8965a2d tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] http://192.168.122.54/volume/v3/volumes/0c742e68-b93c-420f-aaef-3c0334022b33 returned with HTTP 200 Sep 03 20:08:42 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 465/918] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:08:41 2026] GET /volume/v3/volumes/0c742e68-b93c-420f-aaef-3c0334022b33 => generated 850 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:08:42 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-61355c1f-051e-4a01-b45d-91fe8c96f0e1 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Volume info retrieved successfully. Sep 03 20:08:42 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-61355c1f-051e-4a01-b45d-91fe8c96f0e1 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] http://192.168.122.54/volume/v3/volumes/386a9e56-d446-434a-b18e-80eb2b237171 returned with HTTP 200 Sep 03 20:08:42 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 454/919] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:08:41 2026] GET /volume/v3/volumes/386a9e56-d446-434a-b18e-80eb2b237171 => generated 879 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:08:43 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-b94bb157-d66e-440b-8795-3e94e453f6cb None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:43 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b94bb157-d66e-440b-8795-3e94e453f6cb tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] GET http://192.168.122.54/volume/v3/volumes/0c742e68-b93c-420f-aaef-3c0334022b33 Sep 03 20:08:43 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b94bb157-d66e-440b-8795-3e94e453f6cb tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:43 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b94bb157-d66e-440b-8795-3e94e453f6cb tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:43 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-aa7a0d23-73c5-4345-8f10-e372a1730bc0 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:43 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-aa7a0d23-73c5-4345-8f10-e372a1730bc0 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] GET http://192.168.122.54/volume/v3/volumes/386a9e56-d446-434a-b18e-80eb2b237171 Sep 03 20:08:43 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-aa7a0d23-73c5-4345-8f10-e372a1730bc0 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:43 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-aa7a0d23-73c5-4345-8f10-e372a1730bc0 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:43 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:43 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:08:43 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:43 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:08:43 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:43 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:43 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:43 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:08:43 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-aa7a0d23-73c5-4345-8f10-e372a1730bc0 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Volume info retrieved successfully. Sep 03 20:08:43 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-b94bb157-d66e-440b-8795-3e94e453f6cb tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Volume info retrieved successfully. Sep 03 20:08:43 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b94bb157-d66e-440b-8795-3e94e453f6cb tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] http://192.168.122.54/volume/v3/volumes/0c742e68-b93c-420f-aaef-3c0334022b33 returned with HTTP 200 Sep 03 20:08:43 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 466/920] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:08:43 2026] GET /volume/v3/volumes/0c742e68-b93c-420f-aaef-3c0334022b33 => generated 850 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:08:43 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-aa7a0d23-73c5-4345-8f10-e372a1730bc0 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] http://192.168.122.54/volume/v3/volumes/386a9e56-d446-434a-b18e-80eb2b237171 returned with HTTP 200 Sep 03 20:08:43 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 455/921] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:08:43 2026] GET /volume/v3/volumes/386a9e56-d446-434a-b18e-80eb2b237171 => generated 879 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:08:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-13206139-2b4a-45f4-90d7-ab58cc07f3d4 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-de1b9da7-5b98-4b1e-889b-2954f6aa84e3 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:44 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-13206139-2b4a-45f4-90d7-ab58cc07f3d4 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] GET http://192.168.122.54/volume/v3/volumes/0c742e68-b93c-420f-aaef-3c0334022b33 Sep 03 20:08:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-13206139-2b4a-45f4-90d7-ab58cc07f3d4 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-13206139-2b4a-45f4-90d7-ab58cc07f3d4 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:44 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-de1b9da7-5b98-4b1e-889b-2954f6aa84e3 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] GET http://192.168.122.54/volume/v3/volumes/386a9e56-d446-434a-b18e-80eb2b237171 Sep 03 20:08:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-de1b9da7-5b98-4b1e-889b-2954f6aa84e3 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-de1b9da7-5b98-4b1e-889b-2954f6aa84e3 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:44 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-13206139-2b4a-45f4-90d7-ab58cc07f3d4 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] http://192.168.122.54/volume/v3/volumes/0c742e68-b93c-420f-aaef-3c0334022b33 returned with HTTP 404 Sep 03 20:08:44 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 467/922] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:08:44 2026] GET /volume/v3/volumes/0c742e68-b93c-420f-aaef-3c0334022b33 => generated 109 bytes in 117 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:08:44 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:44 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:08:44 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:44 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:08:44 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-de1b9da7-5b98-4b1e-889b-2954f6aa84e3 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Volume info retrieved successfully. Sep 03 20:08:44 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-de1b9da7-5b98-4b1e-889b-2954f6aa84e3 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] http://192.168.122.54/volume/v3/volumes/386a9e56-d446-434a-b18e-80eb2b237171 returned with HTTP 200 Sep 03 20:08:44 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 456/923] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:08:44 2026] GET /volume/v3/volumes/386a9e56-d446-434a-b18e-80eb2b237171 => generated 879 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:08:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-f5aac78d-f320-4c34-8b31-43a268e2382c None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:44 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f5aac78d-f320-4c34-8b31-43a268e2382c tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] DELETE http://192.168.122.54/volume/v3/volumes/b29a2991-3f49-4800-a2ab-3df76e28d386 Sep 03 20:08:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f5aac78d-f320-4c34-8b31-43a268e2382c tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f5aac78d-f320-4c34-8b31-43a268e2382c tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:44 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-f5aac78d-f320-4c34-8b31-43a268e2382c tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Delete volume with id: b29a2991-3f49-4800-a2ab-3df76e28d386 Sep 03 20:08:44 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:44 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:08:44 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:44 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:45 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-f5aac78d-f320-4c34-8b31-43a268e2382c tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Volume info retrieved successfully. Sep 03 20:08:45 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-f5aac78d-f320-4c34-8b31-43a268e2382c tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Delete volume request issued successfully. Sep 03 20:08:45 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f5aac78d-f320-4c34-8b31-43a268e2382c tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] http://192.168.122.54/volume/v3/volumes/b29a2991-3f49-4800-a2ab-3df76e28d386 returned with HTTP 202 Sep 03 20:08:45 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 468/924] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:08:44 2026] DELETE /volume/v3/volumes/b29a2991-3f49-4800-a2ab-3df76e28d386 => generated 0 bytes in 339 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:08:45 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-37eca0a6-209b-40bc-9e04-357f949de00e None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:45 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-37eca0a6-209b-40bc-9e04-357f949de00e tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] GET http://192.168.122.54/volume/v3/volumes/b29a2991-3f49-4800-a2ab-3df76e28d386 Sep 03 20:08:45 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-37eca0a6-209b-40bc-9e04-357f949de00e tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:45 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-37eca0a6-209b-40bc-9e04-357f949de00e tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:45 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:45 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:08:45 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:45 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:08:45 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-37eca0a6-209b-40bc-9e04-357f949de00e tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Volume info retrieved successfully. Sep 03 20:08:45 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-37eca0a6-209b-40bc-9e04-357f949de00e tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] http://192.168.122.54/volume/v3/volumes/b29a2991-3f49-4800-a2ab-3df76e28d386 returned with HTTP 200 Sep 03 20:08:45 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 457/925] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:08:45 2026] GET /volume/v3/volumes/b29a2991-3f49-4800-a2ab-3df76e28d386 => generated 850 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:08:45 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-19226f80-7dea-42ca-86ad-a5f27f9e2288 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:45 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-19226f80-7dea-42ca-86ad-a5f27f9e2288 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] GET http://192.168.122.54/volume/v3/volumes/386a9e56-d446-434a-b18e-80eb2b237171 Sep 03 20:08:45 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-19226f80-7dea-42ca-86ad-a5f27f9e2288 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:45 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-19226f80-7dea-42ca-86ad-a5f27f9e2288 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:45 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:45 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:08:45 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:45 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:45 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-19226f80-7dea-42ca-86ad-a5f27f9e2288 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Volume info retrieved successfully. Sep 03 20:08:45 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-19226f80-7dea-42ca-86ad-a5f27f9e2288 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] http://192.168.122.54/volume/v3/volumes/386a9e56-d446-434a-b18e-80eb2b237171 returned with HTTP 200 Sep 03 20:08:45 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 469/926] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:08:45 2026] GET /volume/v3/volumes/386a9e56-d446-434a-b18e-80eb2b237171 => generated 879 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:08:46 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-b57fa61c-3cf4-4cf1-bec6-ae753dbaab06 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:46 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b57fa61c-3cf4-4cf1-bec6-ae753dbaab06 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] GET http://192.168.122.54/volume/v3/volumes/b29a2991-3f49-4800-a2ab-3df76e28d386 Sep 03 20:08:46 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b57fa61c-3cf4-4cf1-bec6-ae753dbaab06 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:46 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b57fa61c-3cf4-4cf1-bec6-ae753dbaab06 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:46 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:46 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:08:46 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:46 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:08:46 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-b57fa61c-3cf4-4cf1-bec6-ae753dbaab06 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Volume info retrieved successfully. Sep 03 20:08:46 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b57fa61c-3cf4-4cf1-bec6-ae753dbaab06 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] http://192.168.122.54/volume/v3/volumes/b29a2991-3f49-4800-a2ab-3df76e28d386 returned with HTTP 200 Sep 03 20:08:46 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 458/927] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:08:46 2026] GET /volume/v3/volumes/b29a2991-3f49-4800-a2ab-3df76e28d386 => generated 850 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:08:46 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-fce8e41b-13ab-4a21-85b7-d2537d4578e8 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:47 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-fce8e41b-13ab-4a21-85b7-d2537d4578e8 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] GET http://192.168.122.54/volume/v3/volumes/386a9e56-d446-434a-b18e-80eb2b237171 Sep 03 20:08:47 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-fce8e41b-13ab-4a21-85b7-d2537d4578e8 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:47 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-fce8e41b-13ab-4a21-85b7-d2537d4578e8 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:47 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:47 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:08:47 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:47 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:47 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-fce8e41b-13ab-4a21-85b7-d2537d4578e8 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Volume info retrieved successfully. Sep 03 20:08:47 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-fce8e41b-13ab-4a21-85b7-d2537d4578e8 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] http://192.168.122.54/volume/v3/volumes/386a9e56-d446-434a-b18e-80eb2b237171 returned with HTTP 200 Sep 03 20:08:47 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 470/928] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:08:46 2026] GET /volume/v3/volumes/386a9e56-d446-434a-b18e-80eb2b237171 => generated 879 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:08:47 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-79075273-9fec-4a45-9a80-38965a6a0e94 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:47 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-79075273-9fec-4a45-9a80-38965a6a0e94 tempest-VolumeQuotasNegativeTestJSON-593836428 tempest-VolumeQuotasNegativeTestJSON-593836428-project-admin] GET http://192.168.122.54/volume/v3/os-quota-sets/8b7ebc1e2e36473289853de31a2294fe Sep 03 20:08:47 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-79075273-9fec-4a45-9a80-38965a6a0e94 tempest-VolumeQuotasNegativeTestJSON-593836428 tempest-VolumeQuotasNegativeTestJSON-593836428-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:47 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-79075273-9fec-4a45-9a80-38965a6a0e94 tempest-VolumeQuotasNegativeTestJSON-593836428 tempest-VolumeQuotasNegativeTestJSON-593836428-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:47 devstack devstack@c-api.service[87290]: WARNING cinder.quota [None req-79075273-9fec-4a45-9a80-38965a6a0e94 tempest-VolumeQuotasNegativeTestJSON-593836428 tempest-VolumeQuotasNegativeTestJSON-593836428-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 03 20:08:47 devstack devstack@c-api.service[87290]: WARNING cinder.quota [None req-79075273-9fec-4a45-9a80-38965a6a0e94 tempest-VolumeQuotasNegativeTestJSON-593836428 tempest-VolumeQuotasNegativeTestJSON-593836428-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 03 20:08:47 devstack devstack@c-api.service[87290]: WARNING cinder.quota [None req-79075273-9fec-4a45-9a80-38965a6a0e94 tempest-VolumeQuotasNegativeTestJSON-593836428 tempest-VolumeQuotasNegativeTestJSON-593836428-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 03 20:08:47 devstack devstack@c-api.service[87290]: WARNING cinder.quota [None req-79075273-9fec-4a45-9a80-38965a6a0e94 tempest-VolumeQuotasNegativeTestJSON-593836428 tempest-VolumeQuotasNegativeTestJSON-593836428-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 03 20:08:47 devstack devstack@c-api.service[87290]: WARNING cinder.quota [None req-79075273-9fec-4a45-9a80-38965a6a0e94 tempest-VolumeQuotasNegativeTestJSON-593836428 tempest-VolumeQuotasNegativeTestJSON-593836428-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 03 20:08:47 devstack devstack@c-api.service[87290]: WARNING cinder.quota [None req-79075273-9fec-4a45-9a80-38965a6a0e94 tempest-VolumeQuotasNegativeTestJSON-593836428 tempest-VolumeQuotasNegativeTestJSON-593836428-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 03 20:08:47 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-79075273-9fec-4a45-9a80-38965a6a0e94 tempest-VolumeQuotasNegativeTestJSON-593836428 tempest-VolumeQuotasNegativeTestJSON-593836428-project-admin] http://192.168.122.54/volume/v3/os-quota-sets/8b7ebc1e2e36473289853de31a2294fe returned with HTTP 200 Sep 03 20:08:47 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 459/929] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:08:47 2026] GET /volume/v3/os-quota-sets/8b7ebc1e2e36473289853de31a2294fe => generated 440 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:08:47 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-d0edc849-d20f-4ea7-9567-4111332fbb64 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:47 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-731b4c5c-5e86-4a8f-9cf7-59dc8889dd00 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:47 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-731b4c5c-5e86-4a8f-9cf7-59dc8889dd00 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] GET http://192.168.122.54/volume/v3/volumes/b29a2991-3f49-4800-a2ab-3df76e28d386 Sep 03 20:08:47 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-731b4c5c-5e86-4a8f-9cf7-59dc8889dd00 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:47 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-731b4c5c-5e86-4a8f-9cf7-59dc8889dd00 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:47 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-731b4c5c-5e86-4a8f-9cf7-59dc8889dd00 tempest-AttachVolumeTestJSON-136447603 tempest-AttachVolumeTestJSON-136447603-project-member] http://192.168.122.54/volume/v3/volumes/b29a2991-3f49-4800-a2ab-3df76e28d386 returned with HTTP 404 Sep 03 20:08:47 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 460/930] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:08:47 2026] GET /volume/v3/volumes/b29a2991-3f49-4800-a2ab-3df76e28d386 => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:08:47 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d0edc849-d20f-4ea7-9567-4111332fbb64 tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:08:47 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d0edc849-d20f-4ea7-9567-4111332fbb64 tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-419894590"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:08:47 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volumes [None req-d0edc849-d20f-4ea7-9567-4111332fbb64 tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-419894590'}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:08:47 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-d0edc849-d20f-4ea7-9567-4111332fbb64 tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] Create volume of 1 GB Sep 03 20:08:48 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-d0edc849-d20f-4ea7-9567-4111332fbb64 tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] Availability Zones retrieved successfully. Sep 03 20:08:48 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d0edc849-d20f-4ea7-9567-4111332fbb64 tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] Flow 'volume_create_api' (f8ba5fbd-123e-4d0b-bfcb-9239375a05d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:08:48 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d0edc849-d20f-4ea7-9567-4111332fbb64 tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00b451bc-ea54-4040-a252-092fdfdf4197) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:08:48 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.flows.api.create_volume [None req-d0edc849-d20f-4ea7-9567-4111332fbb64 tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] Validating volume size '1' using validate_int {{(pid=87289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:08:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-7b24d39b-b9fa-45b8-8ce1-7a84f908c5af None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:48 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-7b24d39b-b9fa-45b8-8ce1-7a84f908c5af tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] GET http://192.168.122.54/volume/v3/volumes/386a9e56-d446-434a-b18e-80eb2b237171 Sep 03 20:08:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-7b24d39b-b9fa-45b8-8ce1-7a84f908c5af tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-7b24d39b-b9fa-45b8-8ce1-7a84f908c5af tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:48 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:48 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:08:48 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:48 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:08:48 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d0edc849-d20f-4ea7-9567-4111332fbb64 tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00b451bc-ea54-4040-a252-092fdfdf4197) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:08:48 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-7b24d39b-b9fa-45b8-8ce1-7a84f908c5af tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Volume info retrieved successfully. Sep 03 20:08:48 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d0edc849-d20f-4ea7-9567-4111332fbb64 tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f04348f9-87e3-4443-86c3-3fb286f80e39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:08:48 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-7b24d39b-b9fa-45b8-8ce1-7a84f908c5af tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] http://192.168.122.54/volume/v3/volumes/386a9e56-d446-434a-b18e-80eb2b237171 returned with HTTP 200 Sep 03 20:08:48 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 461/931] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:08:48 2026] GET /volume/v3/volumes/386a9e56-d446-434a-b18e-80eb2b237171 => generated 879 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:08:48 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-d0edc849-d20f-4ea7-9567-4111332fbb64 tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] Created reservations ['e77b760d-6b8f-40aa-ba98-a50e349f5a4d', '79b88a2b-3210-427f-914f-e3b6025f7119', 'b5d7d7f0-355a-48e9-b4e9-f4e765818a83', '548da729-7d00-4c10-ba99-20d032926390'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:08:48 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d0edc849-d20f-4ea7-9567-4111332fbb64 tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f04348f9-87e3-4443-86c3-3fb286f80e39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e77b760d-6b8f-40aa-ba98-a50e349f5a4d', '79b88a2b-3210-427f-914f-e3b6025f7119', 'b5d7d7f0-355a-48e9-b4e9-f4e765818a83', '548da729-7d00-4c10-ba99-20d032926390']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:08:48 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d0edc849-d20f-4ea7-9567-4111332fbb64 tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b6ae1bd-0bc3-4a91-b87f-cef8f80f6785) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:08:48 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:48 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:08:48 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d0edc849-d20f-4ea7-9567-4111332fbb64 tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b6ae1bd-0bc3-4a91-b87f-cef8f80f6785) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3fedcc42-4d1b-4d13-ada7-c7069d317776', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-419894590',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b7ebc1e2e36473289853de31a2294fe',qos_specs=None,replication_status=,reservations=['e77b760d-6b8f-40aa-ba98-a50e349f5a4d','79b88a2b-3210-427f-914f-e3b6025f7119','b5d7d7f0-355a-48e9-b4e9-f4e765818a83','548da729-7d00-4c10-ba99-20d032926390'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='932cf0f8ca6b4b8a823f14eb5a80b8e7',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:08:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-419894590',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3fedcc42-4d1b-4d13-ada7-c7069d317776,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b7ebc1e2e36473289853de31a2294fe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='932cf0f8ca6b4b8a823f14eb5a80b8e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:08:48 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d0edc849-d20f-4ea7-9567-4111332fbb64 tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ba733ed-7bc0-46d2-91d5-c7e3d4a7264a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:08:48 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d0edc849-d20f-4ea7-9567-4111332fbb64 tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ba733ed-7bc0-46d2-91d5-c7e3d4a7264a) transitioned into state 'SUCCESS' from state '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-419894590',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b7ebc1e2e36473289853de31a2294fe',qos_specs=None,replication_status=,reservations=['e77b760d-6b8f-40aa-ba98-a50e349f5a4d','79b88a2b-3210-427f-914f-e3b6025f7119','b5d7d7f0-355a-48e9-b4e9-f4e765818a83','548da729-7d00-4c10-ba99-20d032926390'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='932cf0f8ca6b4b8a823f14eb5a80b8e7',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:08:48 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d0edc849-d20f-4ea7-9567-4111332fbb64 tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2573801e-a017-4601-a2bd-130bfe3fd042) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:08:48 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d0edc849-d20f-4ea7-9567-4111332fbb64 tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2573801e-a017-4601-a2bd-130bfe3fd042) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:08:48 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d0edc849-d20f-4ea7-9567-4111332fbb64 tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] Flow 'volume_create_api' (f8ba5fbd-123e-4d0b-bfcb-9239375a05d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:08:48 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-d0edc849-d20f-4ea7-9567-4111332fbb64 tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] Create volume request issued successfully. Sep 03 20:08:48 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d0edc849-d20f-4ea7-9567-4111332fbb64 tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:08:48 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 471/932] 192.168.122.54 () {60 vars in 1137 bytes} [Thu Sep 3 20:08:47 2026] POST /volume/v3/volumes => generated 765 bytes in 856 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:08:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-70efc9db-6538-4895-bbab-46fb3fc28263 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:48 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-70efc9db-6538-4895-bbab-46fb3fc28263 tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] GET http://192.168.122.54/volume/v3/volumes/3fedcc42-4d1b-4d13-ada7-c7069d317776 Sep 03 20:08:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-70efc9db-6538-4895-bbab-46fb3fc28263 tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-70efc9db-6538-4895-bbab-46fb3fc28263 tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:48 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:48 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:08:48 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:48 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:08:48 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-70efc9db-6538-4895-bbab-46fb3fc28263 tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] Volume info retrieved successfully. Sep 03 20:08:48 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-70efc9db-6538-4895-bbab-46fb3fc28263 tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] http://192.168.122.54/volume/v3/volumes/3fedcc42-4d1b-4d13-ada7-c7069d317776 returned with HTTP 200 Sep 03 20:08:48 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 462/933] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:08:48 2026] GET /volume/v3/volumes/3fedcc42-4d1b-4d13-ada7-c7069d317776 => generated 833 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:08:49 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-f84c46c1-0bd8-4546-8101-885617eb6368 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:49 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f84c46c1-0bd8-4546-8101-885617eb6368 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] GET http://192.168.122.54/volume/v3/volumes/386a9e56-d446-434a-b18e-80eb2b237171 Sep 03 20:08:49 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f84c46c1-0bd8-4546-8101-885617eb6368 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:49 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f84c46c1-0bd8-4546-8101-885617eb6368 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:49 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:49 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:08:49 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:49 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:49 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-f84c46c1-0bd8-4546-8101-885617eb6368 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Volume info retrieved successfully. Sep 03 20:08:49 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f84c46c1-0bd8-4546-8101-885617eb6368 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] http://192.168.122.54/volume/v3/volumes/386a9e56-d446-434a-b18e-80eb2b237171 returned with HTTP 200 Sep 03 20:08:49 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 472/934] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:08:49 2026] GET /volume/v3/volumes/386a9e56-d446-434a-b18e-80eb2b237171 => generated 879 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:08:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-2e246011-1790-4014-a686-5c05e2acb6e4 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:49 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2e246011-1790-4014-a686-5c05e2acb6e4 tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] GET http://192.168.122.54/volume/v3/volumes/3fedcc42-4d1b-4d13-ada7-c7069d317776 Sep 03 20:08:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-2e246011-1790-4014-a686-5c05e2acb6e4 tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-2e246011-1790-4014-a686-5c05e2acb6e4 tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:49 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:49 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:08:49 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:49 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:08:49 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-2e246011-1790-4014-a686-5c05e2acb6e4 tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] Volume info retrieved successfully. Sep 03 20:08:49 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2e246011-1790-4014-a686-5c05e2acb6e4 tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] http://192.168.122.54/volume/v3/volumes/3fedcc42-4d1b-4d13-ada7-c7069d317776 returned with HTTP 200 Sep 03 20:08:49 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 463/935] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:08:49 2026] GET /volume/v3/volumes/3fedcc42-4d1b-4d13-ada7-c7069d317776 => generated 857 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:08:50 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-5f17e40e-50e8-492d-a672-58e0b43f9c89 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:50 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-5f17e40e-50e8-492d-a672-58e0b43f9c89 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] GET http://192.168.122.54/volume/v3/volumes/386a9e56-d446-434a-b18e-80eb2b237171 Sep 03 20:08:50 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-5f17e40e-50e8-492d-a672-58e0b43f9c89 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:50 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-5f17e40e-50e8-492d-a672-58e0b43f9c89 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:50 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:50 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:08:50 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:50 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:50 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-5f17e40e-50e8-492d-a672-58e0b43f9c89 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Volume info retrieved successfully. Sep 03 20:08:50 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-5f17e40e-50e8-492d-a672-58e0b43f9c89 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] http://192.168.122.54/volume/v3/volumes/386a9e56-d446-434a-b18e-80eb2b237171 returned with HTTP 200 Sep 03 20:08:50 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 473/936] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:08:50 2026] GET /volume/v3/volumes/386a9e56-d446-434a-b18e-80eb2b237171 => generated 880 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:08:50 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-7d7fbeba-260f-4e1d-b95b-a781c5498726 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:50 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-7d7fbeba-260f-4e1d-b95b-a781c5498726 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] GET http://192.168.122.54/volume/v3/volumes/386a9e56-d446-434a-b18e-80eb2b237171 Sep 03 20:08:50 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-7d7fbeba-260f-4e1d-b95b-a781c5498726 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:50 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-7d7fbeba-260f-4e1d-b95b-a781c5498726 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:50 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:50 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:08:50 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:50 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:08:50 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-7d7fbeba-260f-4e1d-b95b-a781c5498726 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Volume info retrieved successfully. Sep 03 20:08:50 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-7d7fbeba-260f-4e1d-b95b-a781c5498726 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] http://192.168.122.54/volume/v3/volumes/386a9e56-d446-434a-b18e-80eb2b237171 returned with HTTP 200 Sep 03 20:08:50 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 464/937] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:08:50 2026] GET /volume/v3/volumes/386a9e56-d446-434a-b18e-80eb2b237171 => generated 880 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:08:50 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-fcd6b809-d496-400a-a7d6-4375b499fb9a None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:50 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-fcd6b809-d496-400a-a7d6-4375b499fb9a tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] GET http://192.168.122.54/volume/v3/volumes/386a9e56-d446-434a-b18e-80eb2b237171 Sep 03 20:08:50 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-fcd6b809-d496-400a-a7d6-4375b499fb9a tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:50 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-fcd6b809-d496-400a-a7d6-4375b499fb9a tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:50 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:50 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:08:50 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:50 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:50 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-fcd6b809-d496-400a-a7d6-4375b499fb9a tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Volume info retrieved successfully. Sep 03 20:08:50 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-fcd6b809-d496-400a-a7d6-4375b499fb9a tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] http://192.168.122.54/volume/v3/volumes/386a9e56-d446-434a-b18e-80eb2b237171 returned with HTTP 200 Sep 03 20:08:50 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 474/938] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:08:50 2026] GET /volume/v3/volumes/386a9e56-d446-434a-b18e-80eb2b237171 => generated 880 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:08:50 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-d586f9cd-30c8-4ba0-9888-77420f128bb6 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:50 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-d586f9cd-30c8-4ba0-9888-77420f128bb6 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] DELETE http://192.168.122.54/volume/v3/volumes/386a9e56-d446-434a-b18e-80eb2b237171 Sep 03 20:08:50 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-d586f9cd-30c8-4ba0-9888-77420f128bb6 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:50 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-d586f9cd-30c8-4ba0-9888-77420f128bb6 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:50 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-d586f9cd-30c8-4ba0-9888-77420f128bb6 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Delete volume with id: 386a9e56-d446-434a-b18e-80eb2b237171 Sep 03 20:08:50 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:50 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:08:50 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:50 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:08:50 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-d586f9cd-30c8-4ba0-9888-77420f128bb6 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Volume info retrieved successfully. Sep 03 20:08:50 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-d586f9cd-30c8-4ba0-9888-77420f128bb6 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Delete volume request issued successfully. Sep 03 20:08:50 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-d586f9cd-30c8-4ba0-9888-77420f128bb6 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] http://192.168.122.54/volume/v3/volumes/386a9e56-d446-434a-b18e-80eb2b237171 returned with HTTP 202 Sep 03 20:08:50 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 465/939] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:08:50 2026] DELETE /volume/v3/volumes/386a9e56-d446-434a-b18e-80eb2b237171 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:08:50 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-1367be87-2674-4027-84f3-8c5cb3478a9a None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:50 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-1367be87-2674-4027-84f3-8c5cb3478a9a tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] GET http://192.168.122.54/volume/v3/volumes/386a9e56-d446-434a-b18e-80eb2b237171 Sep 03 20:08:50 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-1367be87-2674-4027-84f3-8c5cb3478a9a tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:50 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-1367be87-2674-4027-84f3-8c5cb3478a9a tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:50 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:50 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:08:50 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:50 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:50 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-1367be87-2674-4027-84f3-8c5cb3478a9a tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Volume info retrieved successfully. Sep 03 20:08:50 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-1367be87-2674-4027-84f3-8c5cb3478a9a tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] http://192.168.122.54/volume/v3/volumes/386a9e56-d446-434a-b18e-80eb2b237171 returned with HTTP 200 Sep 03 20:08:50 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 475/940] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:08:50 2026] GET /volume/v3/volumes/386a9e56-d446-434a-b18e-80eb2b237171 => generated 879 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:08:50 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-5c9da467-a33c-46c5-a19f-245ef95cfa1d None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:50 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5c9da467-a33c-46c5-a19f-245ef95cfa1d tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] GET http://192.168.122.54/volume/v3/volumes/3fedcc42-4d1b-4d13-ada7-c7069d317776 Sep 03 20:08:50 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5c9da467-a33c-46c5-a19f-245ef95cfa1d tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:50 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5c9da467-a33c-46c5-a19f-245ef95cfa1d tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:50 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:50 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:08:50 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:50 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:08:50 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-5c9da467-a33c-46c5-a19f-245ef95cfa1d tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] Volume info retrieved successfully. Sep 03 20:08:50 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5c9da467-a33c-46c5-a19f-245ef95cfa1d tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] http://192.168.122.54/volume/v3/volumes/3fedcc42-4d1b-4d13-ada7-c7069d317776 returned with HTTP 200 Sep 03 20:08:50 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 466/941] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:08:50 2026] GET /volume/v3/volumes/3fedcc42-4d1b-4d13-ada7-c7069d317776 => generated 857 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:08:51 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-38a03c65-b725-4c52-b51f-7b89e992ff87 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:51 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-38a03c65-b725-4c52-b51f-7b89e992ff87 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] GET http://192.168.122.54/volume/v3/volumes/386a9e56-d446-434a-b18e-80eb2b237171 Sep 03 20:08:51 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-38a03c65-b725-4c52-b51f-7b89e992ff87 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:51 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-38a03c65-b725-4c52-b51f-7b89e992ff87 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:51 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-38a03c65-b725-4c52-b51f-7b89e992ff87 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] http://192.168.122.54/volume/v3/volumes/386a9e56-d446-434a-b18e-80eb2b237171 returned with HTTP 404 Sep 03 20:08:51 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 476/942] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:08:51 2026] GET /volume/v3/volumes/386a9e56-d446-434a-b18e-80eb2b237171 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:08:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-84e79a38-a630-4b1f-b329-c8dc937baff0 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:51 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-84e79a38-a630-4b1f-b329-c8dc937baff0 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] GET http://192.168.122.54/volume/v3/volumes/45ed1a3d-7a1a-4399-b940-5af29c0c970a Sep 03 20:08:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-84e79a38-a630-4b1f-b329-c8dc937baff0 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-84e79a38-a630-4b1f-b329-c8dc937baff0 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:51 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:51 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:08:51 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:51 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:08:51 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-84e79a38-a630-4b1f-b329-c8dc937baff0 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Volume info retrieved successfully. Sep 03 20:08:51 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-84e79a38-a630-4b1f-b329-c8dc937baff0 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] http://192.168.122.54/volume/v3/volumes/45ed1a3d-7a1a-4399-b940-5af29c0c970a returned with HTTP 200 Sep 03 20:08:51 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 467/943] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:08:51 2026] GET /volume/v3/volumes/45ed1a3d-7a1a-4399-b940-5af29c0c970a => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:08:51 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-3db66f48-e7b8-4ae7-bf94-7c129866beed None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:51 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-3db66f48-e7b8-4ae7-bf94-7c129866beed tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] DELETE http://192.168.122.54/volume/v3/volumes/45ed1a3d-7a1a-4399-b940-5af29c0c970a Sep 03 20:08:51 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-3db66f48-e7b8-4ae7-bf94-7c129866beed tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:51 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-3db66f48-e7b8-4ae7-bf94-7c129866beed tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:51 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-3db66f48-e7b8-4ae7-bf94-7c129866beed tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Delete volume with id: 45ed1a3d-7a1a-4399-b940-5af29c0c970a Sep 03 20:08:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-28db7f5e-871b-4982-9c9c-4ec9dac883b2 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:51 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-28db7f5e-871b-4982-9c9c-4ec9dac883b2 tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] GET http://192.168.122.54/volume/v3/volumes/3fedcc42-4d1b-4d13-ada7-c7069d317776 Sep 03 20:08:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-28db7f5e-871b-4982-9c9c-4ec9dac883b2 tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-28db7f5e-871b-4982-9c9c-4ec9dac883b2 tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:51 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:51 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:08:51 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:51 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:51 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-3db66f48-e7b8-4ae7-bf94-7c129866beed tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Volume info retrieved successfully. Sep 03 20:08:51 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:51 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:08:51 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:51 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:08:51 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-28db7f5e-871b-4982-9c9c-4ec9dac883b2 tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] Volume info retrieved successfully. Sep 03 20:08:51 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-28db7f5e-871b-4982-9c9c-4ec9dac883b2 tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] http://192.168.122.54/volume/v3/volumes/3fedcc42-4d1b-4d13-ada7-c7069d317776 returned with HTTP 200 Sep 03 20:08:51 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 468/944] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:08:51 2026] GET /volume/v3/volumes/3fedcc42-4d1b-4d13-ada7-c7069d317776 => generated 858 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:08:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-31768026-3672-4c39-aa43-c70f1f71cb9c None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:51 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-31768026-3672-4c39-aa43-c70f1f71cb9c tempest-VolumeQuotasNegativeTestJSON-593836428 tempest-VolumeQuotasNegativeTestJSON-593836428-project-admin] PUT http://192.168.122.54/volume/v3/os-quota-sets/8b7ebc1e2e36473289853de31a2294fe Sep 03 20:08:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-31768026-3672-4c39-aa43-c70f1f71cb9c tempest-VolumeQuotasNegativeTestJSON-593836428 tempest-VolumeQuotasNegativeTestJSON-593836428-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:08:51 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-3db66f48-e7b8-4ae7-bf94-7c129866beed tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Delete volume request issued successfully. Sep 03 20:08:51 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-3db66f48-e7b8-4ae7-bf94-7c129866beed tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] http://192.168.122.54/volume/v3/volumes/45ed1a3d-7a1a-4399-b940-5af29c0c970a returned with HTTP 202 Sep 03 20:08:51 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 477/945] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:08:51 2026] DELETE /volume/v3/volumes/45ed1a3d-7a1a-4399-b940-5af29c0c970a => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:08:51 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-66fb6bc8-b2bc-4150-a8c3-b093a72a82a4 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:51 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-66fb6bc8-b2bc-4150-a8c3-b093a72a82a4 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] GET http://192.168.122.54/volume/v3/volumes/45ed1a3d-7a1a-4399-b940-5af29c0c970a Sep 03 20:08:51 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-66fb6bc8-b2bc-4150-a8c3-b093a72a82a4 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:51 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-66fb6bc8-b2bc-4150-a8c3-b093a72a82a4 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:51 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:51 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:08:51 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:51 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:51 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-66fb6bc8-b2bc-4150-a8c3-b093a72a82a4 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Volume info retrieved successfully. Sep 03 20:08:51 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-66fb6bc8-b2bc-4150-a8c3-b093a72a82a4 tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] http://192.168.122.54/volume/v3/volumes/45ed1a3d-7a1a-4399-b940-5af29c0c970a returned with HTTP 200 Sep 03 20:08:51 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 478/946] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:08:51 2026] GET /volume/v3/volumes/45ed1a3d-7a1a-4399-b940-5af29c0c970a => generated 846 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:08:52 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-31768026-3672-4c39-aa43-c70f1f71cb9c tempest-VolumeQuotasNegativeTestJSON-593836428 tempest-VolumeQuotasNegativeTestJSON-593836428-project-admin] http://192.168.122.54/volume/v3/os-quota-sets/8b7ebc1e2e36473289853de31a2294fe returned with HTTP 200 Sep 03 20:08:52 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 469/947] 192.168.122.54 () {60 vars in 1253 bytes} [Thu Sep 3 20:08:51 2026] PUT /volume/v3/os-quota-sets/8b7ebc1e2e36473289853de31a2294fe => generated 395 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:08:52 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-bcf7fd22-bff9-4240-9cbb-fd99b17a35ea None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:52 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-bcf7fd22-bff9-4240-9cbb-fd99b17a35ea tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:08:52 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-bcf7fd22-bff9-4240-9cbb-fd99b17a35ea tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:08:52 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volumes [None req-bcf7fd22-bff9-4240-9cbb-fd99b17a35ea tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:08:52 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-bcf7fd22-bff9-4240-9cbb-fd99b17a35ea tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] Create volume of 2 GB Sep 03 20:08:52 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-bcf7fd22-bff9-4240-9cbb-fd99b17a35ea tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] Availability Zones retrieved successfully. Sep 03 20:08:52 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-bcf7fd22-bff9-4240-9cbb-fd99b17a35ea tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] Flow 'volume_create_api' (ee5692da-05ac-4148-a6e8-1d3ac2375263) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:08:52 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-bcf7fd22-bff9-4240-9cbb-fd99b17a35ea tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30a4666c-45a6-4ea3-b0ab-c02ed34db14b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:08:52 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.flows.api.create_volume [None req-bcf7fd22-bff9-4240-9cbb-fd99b17a35ea tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] Validating volume size '2' using validate_int {{(pid=87289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:08:52 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-bcf7fd22-bff9-4240-9cbb-fd99b17a35ea tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30a4666c-45a6-4ea3-b0ab-c02ed34db14b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:08:52 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-bcf7fd22-bff9-4240-9cbb-fd99b17a35ea tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0327af88-b441-4d7f-99b9-2bfebaaebb2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:08:52 devstack devstack@c-api.service[87289]: WARNING cinder.quota_utils [None req-bcf7fd22-bff9-4240-9cbb-fd99b17a35ea tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] Quota exceeded for 8b7ebc1e2e36473289853de31a2294fe, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 03 20:08:52 devstack devstack@c-api.service[87289]: WARNING cinder.volume.api [None req-bcf7fd22-bff9-4240-9cbb-fd99b17a35ea tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0327af88-b441-4d7f-99b9-2bfebaaebb2d) transitioned into state 'FAILURE' from state 'RUNNING' Sep 03 20:08:52 devstack devstack@c-api.service[87289]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Sep 03 20:08:52 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-bcf7fd22-bff9-4240-9cbb-fd99b17a35ea tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0327af88-b441-4d7f-99b9-2bfebaaebb2d) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:08:52 devstack devstack@c-api.service[87289]: WARNING cinder.volume.api [None req-bcf7fd22-bff9-4240-9cbb-fd99b17a35ea tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0327af88-b441-4d7f-99b9-2bfebaaebb2d) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 03 20:08:52 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-bcf7fd22-bff9-4240-9cbb-fd99b17a35ea tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30a4666c-45a6-4ea3-b0ab-c02ed34db14b) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:08:52 devstack devstack@c-api.service[87289]: WARNING cinder.volume.api [None req-bcf7fd22-bff9-4240-9cbb-fd99b17a35ea tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30a4666c-45a6-4ea3-b0ab-c02ed34db14b) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 03 20:08:52 devstack devstack@c-api.service[87289]: WARNING cinder.volume.api [None req-bcf7fd22-bff9-4240-9cbb-fd99b17a35ea tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] Flow 'volume_create_api' (ee5692da-05ac-4148-a6e8-1d3ac2375263) transitioned into state 'REVERTED' from state 'RUNNING' Sep 03 20:08:52 devstack devstack@c-api.service[87289]: INFO cinder.api.middleware.fault [None req-bcf7fd22-bff9-4240-9cbb-fd99b17a35ea tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 413 Sep 03 20:08:52 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 479/948] 192.168.122.54 () {60 vars in 1137 bytes} [Thu Sep 3 20:08:52 2026] POST /volume/v3/volumes => generated 208 bytes in 231 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 03 20:08:52 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-0c97437f-db81-481c-97aa-784a6016b7aa None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:52 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-0c97437f-db81-481c-97aa-784a6016b7aa tempest-VolumeQuotasNegativeTestJSON-593836428 tempest-VolumeQuotasNegativeTestJSON-593836428-project-admin] PUT http://192.168.122.54/volume/v3/os-quota-sets/8b7ebc1e2e36473289853de31a2294fe Sep 03 20:08:52 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-0c97437f-db81-481c-97aa-784a6016b7aa tempest-VolumeQuotasNegativeTestJSON-593836428 tempest-VolumeQuotasNegativeTestJSON-593836428-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:08:52 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-0c97437f-db81-481c-97aa-784a6016b7aa tempest-VolumeQuotasNegativeTestJSON-593836428 tempest-VolumeQuotasNegativeTestJSON-593836428-project-admin] http://192.168.122.54/volume/v3/os-quota-sets/8b7ebc1e2e36473289853de31a2294fe returned with HTTP 200 Sep 03 20:08:52 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 470/949] 192.168.122.54 () {60 vars in 1253 bytes} [Thu Sep 3 20:08:52 2026] PUT /volume/v3/os-quota-sets/8b7ebc1e2e36473289853de31a2294fe => generated 395 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:08:52 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-56e540e1-261f-4a10-bd79-1dcdec1fb3c5 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:52 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-56e540e1-261f-4a10-bd79-1dcdec1fb3c5 tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:08:52 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-56e540e1-261f-4a10-bd79-1dcdec1fb3c5 tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:08:52 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volumes [None req-56e540e1-261f-4a10-bd79-1dcdec1fb3c5 tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:08:52 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-56e540e1-261f-4a10-bd79-1dcdec1fb3c5 tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] Create volume of 1 GB Sep 03 20:08:52 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:52 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:52 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-56e540e1-261f-4a10-bd79-1dcdec1fb3c5 tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] Availability Zones retrieved successfully. Sep 03 20:08:52 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-56e540e1-261f-4a10-bd79-1dcdec1fb3c5 tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] Flow 'volume_create_api' (ee16633e-c98b-4fc9-8b25-3ae98276df4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:08:52 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-56e540e1-261f-4a10-bd79-1dcdec1fb3c5 tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e879c0a5-dc46-48ee-ad85-2feb386be447) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:08:52 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.flows.api.create_volume [None req-56e540e1-261f-4a10-bd79-1dcdec1fb3c5 tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] Validating volume size '1' using validate_int {{(pid=87289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:08:52 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-56e540e1-261f-4a10-bd79-1dcdec1fb3c5 tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e879c0a5-dc46-48ee-ad85-2feb386be447) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:08:52 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-56e540e1-261f-4a10-bd79-1dcdec1fb3c5 tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecacda7c-ba65-41ec-94a0-6c2d3c05242a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:08:52 devstack devstack@c-api.service[87289]: WARNING cinder.quota_utils [None req-56e540e1-261f-4a10-bd79-1dcdec1fb3c5 tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] Quota exceeded for 8b7ebc1e2e36473289853de31a2294fe, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Sep 03 20:08:52 devstack devstack@c-api.service[87289]: WARNING cinder.volume.api [None req-56e540e1-261f-4a10-bd79-1dcdec1fb3c5 tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecacda7c-ba65-41ec-94a0-6c2d3c05242a) transitioned into state 'FAILURE' from state 'RUNNING' Sep 03 20:08:52 devstack devstack@c-api.service[87289]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Sep 03 20:08:52 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-56e540e1-261f-4a10-bd79-1dcdec1fb3c5 tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecacda7c-ba65-41ec-94a0-6c2d3c05242a) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:08:52 devstack devstack@c-api.service[87289]: WARNING cinder.volume.api [None req-56e540e1-261f-4a10-bd79-1dcdec1fb3c5 tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecacda7c-ba65-41ec-94a0-6c2d3c05242a) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 03 20:08:52 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-56e540e1-261f-4a10-bd79-1dcdec1fb3c5 tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e879c0a5-dc46-48ee-ad85-2feb386be447) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:08:52 devstack devstack@c-api.service[87289]: WARNING cinder.volume.api [None req-56e540e1-261f-4a10-bd79-1dcdec1fb3c5 tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e879c0a5-dc46-48ee-ad85-2feb386be447) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 03 20:08:52 devstack devstack@c-api.service[87289]: WARNING cinder.volume.api [None req-56e540e1-261f-4a10-bd79-1dcdec1fb3c5 tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] Flow 'volume_create_api' (ee16633e-c98b-4fc9-8b25-3ae98276df4a) transitioned into state 'REVERTED' from state 'RUNNING' Sep 03 20:08:52 devstack devstack@c-api.service[87289]: INFO cinder.api.middleware.fault [None req-56e540e1-261f-4a10-bd79-1dcdec1fb3c5 tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 413 Sep 03 20:08:52 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 480/950] 192.168.122.54 () {60 vars in 1137 bytes} [Thu Sep 3 20:08:52 2026] POST /volume/v3/volumes => generated 150 bytes in 314 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 03 20:08:52 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-e71446dc-082f-450d-8aea-8e5e67fb5be4 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:52 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e71446dc-082f-450d-8aea-8e5e67fb5be4 tempest-VolumeQuotasNegativeTestJSON-593836428 tempest-VolumeQuotasNegativeTestJSON-593836428-project-admin] PUT http://192.168.122.54/volume/v3/os-quota-sets/8b7ebc1e2e36473289853de31a2294fe Sep 03 20:08:52 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e71446dc-082f-450d-8aea-8e5e67fb5be4 tempest-VolumeQuotasNegativeTestJSON-593836428 tempest-VolumeQuotasNegativeTestJSON-593836428-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:08:52 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e71446dc-082f-450d-8aea-8e5e67fb5be4 tempest-VolumeQuotasNegativeTestJSON-593836428 tempest-VolumeQuotasNegativeTestJSON-593836428-project-admin] http://192.168.122.54/volume/v3/os-quota-sets/8b7ebc1e2e36473289853de31a2294fe returned with HTTP 200 Sep 03 20:08:52 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 471/951] 192.168.122.54 () {60 vars in 1253 bytes} [Thu Sep 3 20:08:52 2026] PUT /volume/v3/os-quota-sets/8b7ebc1e2e36473289853de31a2294fe => generated 394 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:08:52 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-32efd15d-b91c-41aa-b1fd-5dd639981c08 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:52 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-32efd15d-b91c-41aa-b1fd-5dd639981c08 tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] POST http://192.168.122.54/volume/v3/volumes/3fedcc42-4d1b-4d13-ada7-c7069d317776/action Sep 03 20:08:52 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-32efd15d-b91c-41aa-b1fd-5dd639981c08 tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:08:52 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-32efd15d-b91c-41aa-b1fd-5dd639981c08 tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:08:52 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:52 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:08:52 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:52 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:52 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-32efd15d-b91c-41aa-b1fd-5dd639981c08 tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] Volume info retrieved successfully. Sep 03 20:08:52 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-df1848ea-bd75-426d-bb37-daa07cab4c6f None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:53 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-df1848ea-bd75-426d-bb37-daa07cab4c6f tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] GET http://192.168.122.54/volume/v3/volumes/45ed1a3d-7a1a-4399-b940-5af29c0c970a Sep 03 20:08:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-df1848ea-bd75-426d-bb37-daa07cab4c6f tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-df1848ea-bd75-426d-bb37-daa07cab4c6f tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:53 devstack devstack@c-api.service[87289]: ERROR cinder.volume.api [None req-32efd15d-b91c-41aa-b1fd-5dd639981c08 tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] Quota exceeded for 8b7ebc1e2e36473289853de31a2294fe, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 03 20:08:53 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-df1848ea-bd75-426d-bb37-daa07cab4c6f tempest-VolumesCloneTest-1845392326 tempest-VolumesCloneTest-1845392326-project-member] http://192.168.122.54/volume/v3/volumes/45ed1a3d-7a1a-4399-b940-5af29c0c970a returned with HTTP 404 Sep 03 20:08:53 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 472/952] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:08:52 2026] GET /volume/v3/volumes/45ed1a3d-7a1a-4399-b940-5af29c0c970a => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:08:53 devstack devstack@c-api.service[87289]: INFO cinder.api.middleware.fault [None req-32efd15d-b91c-41aa-b1fd-5dd639981c08 tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] http://192.168.122.54/volume/v3/volumes/3fedcc42-4d1b-4d13-ada7-c7069d317776/action returned with HTTP 413 Sep 03 20:08:53 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 481/953] 192.168.122.54 () {60 vars in 1269 bytes} [Thu Sep 3 20:08:52 2026] POST /volume/v3/volumes/3fedcc42-4d1b-4d13-ada7-c7069d317776/action => generated 208 bytes in 162 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 03 20:08:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-a5632187-d67e-43f8-8aff-aa9d9cd4b5be None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:53 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a5632187-d67e-43f8-8aff-aa9d9cd4b5be tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] GET http://192.168.122.54/volume/v3/volumes/3fedcc42-4d1b-4d13-ada7-c7069d317776 Sep 03 20:08:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a5632187-d67e-43f8-8aff-aa9d9cd4b5be tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a5632187-d67e-43f8-8aff-aa9d9cd4b5be tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:53 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:53 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:08:53 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:53 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:08:53 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-a5632187-d67e-43f8-8aff-aa9d9cd4b5be tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] Volume info retrieved successfully. Sep 03 20:08:53 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a5632187-d67e-43f8-8aff-aa9d9cd4b5be tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] http://192.168.122.54/volume/v3/volumes/3fedcc42-4d1b-4d13-ada7-c7069d317776 returned with HTTP 200 Sep 03 20:08:53 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 473/954] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:08:53 2026] GET /volume/v3/volumes/3fedcc42-4d1b-4d13-ada7-c7069d317776 => generated 858 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:08:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-ae784d4c-a082-409a-bce2-42381996681a None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:53 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ae784d4c-a082-409a-bce2-42381996681a tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] DELETE http://192.168.122.54/volume/v3/volumes/3fedcc42-4d1b-4d13-ada7-c7069d317776 Sep 03 20:08:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ae784d4c-a082-409a-bce2-42381996681a tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ae784d4c-a082-409a-bce2-42381996681a tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:53 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-ae784d4c-a082-409a-bce2-42381996681a tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] Delete volume with id: 3fedcc42-4d1b-4d13-ada7-c7069d317776 Sep 03 20:08:53 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:53 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:08:53 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:53 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:53 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-ae784d4c-a082-409a-bce2-42381996681a tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] Volume info retrieved successfully. Sep 03 20:08:53 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-ae784d4c-a082-409a-bce2-42381996681a tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] Delete volume request issued successfully. Sep 03 20:08:53 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ae784d4c-a082-409a-bce2-42381996681a tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] http://192.168.122.54/volume/v3/volumes/3fedcc42-4d1b-4d13-ada7-c7069d317776 returned with HTTP 202 Sep 03 20:08:53 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 482/955] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:08:53 2026] DELETE /volume/v3/volumes/3fedcc42-4d1b-4d13-ada7-c7069d317776 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:08:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-3cdfcaab-5d01-4dfb-9968-0b601ff494a4 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:53 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-3cdfcaab-5d01-4dfb-9968-0b601ff494a4 tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] GET http://192.168.122.54/volume/v3/volumes/3fedcc42-4d1b-4d13-ada7-c7069d317776 Sep 03 20:08:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-3cdfcaab-5d01-4dfb-9968-0b601ff494a4 tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-3cdfcaab-5d01-4dfb-9968-0b601ff494a4 tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:53 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:53 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:08:53 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:53 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:08:53 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-3cdfcaab-5d01-4dfb-9968-0b601ff494a4 tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] Volume info retrieved successfully. Sep 03 20:08:53 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-3cdfcaab-5d01-4dfb-9968-0b601ff494a4 tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] http://192.168.122.54/volume/v3/volumes/3fedcc42-4d1b-4d13-ada7-c7069d317776 returned with HTTP 200 Sep 03 20:08:53 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 474/956] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:08:53 2026] GET /volume/v3/volumes/3fedcc42-4d1b-4d13-ada7-c7069d317776 => generated 857 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:08:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-7af98348-335a-4f1d-9c21-87f1faae82bb None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:54 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7af98348-335a-4f1d-9c21-87f1faae82bb tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] GET http://192.168.122.54/volume/v3/volumes/3fedcc42-4d1b-4d13-ada7-c7069d317776 Sep 03 20:08:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-7af98348-335a-4f1d-9c21-87f1faae82bb tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-7af98348-335a-4f1d-9c21-87f1faae82bb tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:54 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7af98348-335a-4f1d-9c21-87f1faae82bb tempest-VolumeQuotasNegativeTestJSON-1984391371 tempest-VolumeQuotasNegativeTestJSON-1984391371-project-member] http://192.168.122.54/volume/v3/volumes/3fedcc42-4d1b-4d13-ada7-c7069d317776 returned with HTTP 404 Sep 03 20:08:54 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 483/957] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:08:54 2026] GET /volume/v3/volumes/3fedcc42-4d1b-4d13-ada7-c7069d317776 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 20:08:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-a11f33d3-1950-4159-9c9d-a2125ea8990f None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:54 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a11f33d3-1950-4159-9c9d-a2125ea8990f tempest-VolumeQuotasNegativeTestJSON-593836428 tempest-VolumeQuotasNegativeTestJSON-593836428-project-admin] PUT http://192.168.122.54/volume/v3/os-quota-sets/8b7ebc1e2e36473289853de31a2294fe Sep 03 20:08:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a11f33d3-1950-4159-9c9d-a2125ea8990f tempest-VolumeQuotasNegativeTestJSON-593836428 tempest-VolumeQuotasNegativeTestJSON-593836428-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=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:08:54 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a11f33d3-1950-4159-9c9d-a2125ea8990f tempest-VolumeQuotasNegativeTestJSON-593836428 tempest-VolumeQuotasNegativeTestJSON-593836428-project-admin] http://192.168.122.54/volume/v3/os-quota-sets/8b7ebc1e2e36473289853de31a2294fe returned with HTTP 200 Sep 03 20:08:54 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 475/958] 192.168.122.54 () {60 vars in 1254 bytes} [Thu Sep 3 20:08:54 2026] PUT /volume/v3/os-quota-sets/8b7ebc1e2e36473289853de31a2294fe => generated 398 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:08:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-9f733db1-975b-4fda-a3bc-7f68a7f21c7b None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:56 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9f733db1-975b-4fda-a3bc-7f68a7f21c7b tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:08:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-9f733db1-975b-4fda-a3bc-7f68a7f21c7b tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "2f677e69-c223-4c71-b630-2245f346f65e", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1407933148"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:08:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volumes [None req-9f733db1-975b-4fda-a3bc-7f68a7f21c7b tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Create volume request body: {'volume': {'imageRef': '2f677e69-c223-4c71-b630-2245f346f65e', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1407933148'}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:08:57 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-9f733db1-975b-4fda-a3bc-7f68a7f21c7b tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Create volume of 1 GB Sep 03 20:08:57 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-9f733db1-975b-4fda-a3bc-7f68a7f21c7b tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Availability Zones retrieved successfully. Sep 03 20:08:57 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-9f733db1-975b-4fda-a3bc-7f68a7f21c7b tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Flow 'volume_create_api' (f0ba9010-4e1d-4150-a627-f3cc79b6d0ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:08:57 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-9f733db1-975b-4fda-a3bc-7f68a7f21c7b tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25d3d245-38b1-402b-8d6d-416c9b076f3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:08:57 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.flows.api.create_volume [None req-9f733db1-975b-4fda-a3bc-7f68a7f21c7b tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Validating volume size '1' using validate_int {{(pid=87289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:08:57 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-9f733db1-975b-4fda-a3bc-7f68a7f21c7b tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25d3d245-38b1-402b-8d6d-416c9b076f3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:08:57 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-9f733db1-975b-4fda-a3bc-7f68a7f21c7b tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a887b785-6483-4a5a-9567-6cd4e87b03c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:08:57 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-9f733db1-975b-4fda-a3bc-7f68a7f21c7b tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Created reservations ['112974f2-e95f-499f-90bc-ea1a0d0f8a01', '34c76b24-ac7d-4e03-a164-bc56a211deb3', '6dafb11a-99c5-4c66-9f0a-f502ae7b151d', '20ff6704-c2e0-48ae-a71d-329a3bfb027c'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:08:57 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-9f733db1-975b-4fda-a3bc-7f68a7f21c7b tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a887b785-6483-4a5a-9567-6cd4e87b03c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['112974f2-e95f-499f-90bc-ea1a0d0f8a01', '34c76b24-ac7d-4e03-a164-bc56a211deb3', '6dafb11a-99c5-4c66-9f0a-f502ae7b151d', '20ff6704-c2e0-48ae-a71d-329a3bfb027c']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:08:57 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-9f733db1-975b-4fda-a3bc-7f68a7f21c7b tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb926de9-11da-410b-9074-c40ffaac1985) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:08:57 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:57 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:08:57 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-9f733db1-975b-4fda-a3bc-7f68a7f21c7b tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb926de9-11da-410b-9074-c40ffaac1985) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b8ae6f5-b75c-45ba-9a18-2724267e8de9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1407933148',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0127b7f44cef4738896fb07c12457490',qos_specs=None,replication_status=,reservations=['112974f2-e95f-499f-90bc-ea1a0d0f8a01','34c76b24-ac7d-4e03-a164-bc56a211deb3','6dafb11a-99c5-4c66-9f0a-f502ae7b151d','20ff6704-c2e0-48ae-a71d-329a3bfb027c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='555bc62a97f045329a201e1fcc6f7ecc',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:08:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1407933148',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8b8ae6f5-b75c-45ba-9a18-2724267e8de9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0127b7f44cef4738896fb07c12457490',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='555bc62a97f045329a201e1fcc6f7ecc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:08:57 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-9f733db1-975b-4fda-a3bc-7f68a7f21c7b tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68e3f649-e091-404d-919f-0a602bbf0d6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:08:57 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-9f733db1-975b-4fda-a3bc-7f68a7f21c7b tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68e3f649-e091-404d-919f-0a602bbf0d6b) transitioned into state 'SUCCESS' from state '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-1407933148',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0127b7f44cef4738896fb07c12457490',qos_specs=None,replication_status=,reservations=['112974f2-e95f-499f-90bc-ea1a0d0f8a01','34c76b24-ac7d-4e03-a164-bc56a211deb3','6dafb11a-99c5-4c66-9f0a-f502ae7b151d','20ff6704-c2e0-48ae-a71d-329a3bfb027c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='555bc62a97f045329a201e1fcc6f7ecc',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:08:57 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-9f733db1-975b-4fda-a3bc-7f68a7f21c7b tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4d8b4c6-8ede-4ef5-8f27-bf21150ea4d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:08:57 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-9f733db1-975b-4fda-a3bc-7f68a7f21c7b tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4d8b4c6-8ede-4ef5-8f27-bf21150ea4d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:08:57 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-9f733db1-975b-4fda-a3bc-7f68a7f21c7b tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Flow 'volume_create_api' (f0ba9010-4e1d-4150-a627-f3cc79b6d0ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:08:57 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-9f733db1-975b-4fda-a3bc-7f68a7f21c7b tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Create volume request issued successfully. Sep 03 20:08:57 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9f733db1-975b-4fda-a3bc-7f68a7f21c7b tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:08:57 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 484/959] 192.168.122.54 () {60 vars in 1138 bytes} [Thu Sep 3 20:08:56 2026] POST /volume/v3/volumes => generated 755 bytes in 795 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:08:57 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-b8eb89db-e294-4ce6-9560-468c083e0042 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:57 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b8eb89db-e294-4ce6-9560-468c083e0042 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] GET http://192.168.122.54/volume/v3/volumes/8b8ae6f5-b75c-45ba-9a18-2724267e8de9 Sep 03 20:08:57 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b8eb89db-e294-4ce6-9560-468c083e0042 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:57 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b8eb89db-e294-4ce6-9560-468c083e0042 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:57 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-3bf93e8f-fdf2-486e-9845-9d5ebae3350d req-1d8606ef-d38e-4658-8a6b-d94dc8873ac0 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:57 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-3bf93e8f-fdf2-486e-9845-9d5ebae3350d req-1d8606ef-d38e-4658-8a6b-d94dc8873ac0 tempest-VolumesGetTestJSON-958704089 tempest-VolumesGetTestJSON-958704089-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:08:57 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-3bf93e8f-fdf2-486e-9845-9d5ebae3350d req-1d8606ef-d38e-4658-8a6b-d94dc8873ac0 tempest-VolumesGetTestJSON-958704089 tempest-VolumesGetTestJSON-958704089-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-214314659", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:08:57 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:57 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:08:57 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volumes [req-3bf93e8f-fdf2-486e-9845-9d5ebae3350d req-1d8606ef-d38e-4658-8a6b-d94dc8873ac0 tempest-VolumesGetTestJSON-958704089 tempest-VolumesGetTestJSON-958704089-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-214314659', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:08:57 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [req-3bf93e8f-fdf2-486e-9845-9d5ebae3350d req-1d8606ef-d38e-4658-8a6b-d94dc8873ac0 tempest-VolumesGetTestJSON-958704089 tempest-VolumesGetTestJSON-958704089-project-member] Create volume of 1 GB Sep 03 20:08:57 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:57 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:57 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:57 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:08:57 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-b8eb89db-e294-4ce6-9560-468c083e0042 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Volume info retrieved successfully. Sep 03 20:08:57 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [req-3bf93e8f-fdf2-486e-9845-9d5ebae3350d req-1d8606ef-d38e-4658-8a6b-d94dc8873ac0 tempest-VolumesGetTestJSON-958704089 tempest-VolumesGetTestJSON-958704089-project-member] Availability Zones retrieved successfully. Sep 03 20:08:57 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b8eb89db-e294-4ce6-9560-468c083e0042 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] http://192.168.122.54/volume/v3/volumes/8b8ae6f5-b75c-45ba-9a18-2724267e8de9 returned with HTTP 200 Sep 03 20:08:57 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 476/960] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:08:57 2026] GET /volume/v3/volumes/8b8ae6f5-b75c-45ba-9a18-2724267e8de9 => generated 823 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:08:57 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [req-3bf93e8f-fdf2-486e-9845-9d5ebae3350d req-1d8606ef-d38e-4658-8a6b-d94dc8873ac0 tempest-VolumesGetTestJSON-958704089 tempest-VolumesGetTestJSON-958704089-project-member] Flow 'volume_create_api' (6d0c0a47-159e-4503-be41-1eb33a5324be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:08:57 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [req-3bf93e8f-fdf2-486e-9845-9d5ebae3350d req-1d8606ef-d38e-4658-8a6b-d94dc8873ac0 tempest-VolumesGetTestJSON-958704089 tempest-VolumesGetTestJSON-958704089-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b6677bf-4759-463e-8b15-ae2b82dc7e78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:08:57 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.flows.api.create_volume [req-3bf93e8f-fdf2-486e-9845-9d5ebae3350d req-1d8606ef-d38e-4658-8a6b-d94dc8873ac0 tempest-VolumesGetTestJSON-958704089 tempest-VolumesGetTestJSON-958704089-project-member] Validating volume size '1' using validate_int {{(pid=87289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:08:57 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [req-3bf93e8f-fdf2-486e-9845-9d5ebae3350d req-1d8606ef-d38e-4658-8a6b-d94dc8873ac0 tempest-VolumesGetTestJSON-958704089 tempest-VolumesGetTestJSON-958704089-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b6677bf-4759-463e-8b15-ae2b82dc7e78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:08:57 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [req-3bf93e8f-fdf2-486e-9845-9d5ebae3350d req-1d8606ef-d38e-4658-8a6b-d94dc8873ac0 tempest-VolumesGetTestJSON-958704089 tempest-VolumesGetTestJSON-958704089-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f6c8868-9ae1-4e7e-ac87-e7597c1cfc1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:08:58 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [req-3bf93e8f-fdf2-486e-9845-9d5ebae3350d req-1d8606ef-d38e-4658-8a6b-d94dc8873ac0 tempest-VolumesGetTestJSON-958704089 tempest-VolumesGetTestJSON-958704089-project-member] Created reservations ['68b87369-d193-49f9-88d0-c276ecc8f4af', '573a01e0-309e-468f-833f-5c24dcad68e2', '18476a50-9351-41a6-aee0-f69df4c88a2d', '1313c0b9-ce06-4073-ba49-688e13ff3342'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:08:58 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [req-3bf93e8f-fdf2-486e-9845-9d5ebae3350d req-1d8606ef-d38e-4658-8a6b-d94dc8873ac0 tempest-VolumesGetTestJSON-958704089 tempest-VolumesGetTestJSON-958704089-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f6c8868-9ae1-4e7e-ac87-e7597c1cfc1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68b87369-d193-49f9-88d0-c276ecc8f4af', '573a01e0-309e-468f-833f-5c24dcad68e2', '18476a50-9351-41a6-aee0-f69df4c88a2d', '1313c0b9-ce06-4073-ba49-688e13ff3342']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:08:58 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [req-3bf93e8f-fdf2-486e-9845-9d5ebae3350d req-1d8606ef-d38e-4658-8a6b-d94dc8873ac0 tempest-VolumesGetTestJSON-958704089 tempest-VolumesGetTestJSON-958704089-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2821735d-8947-4ee9-a5a1-8c9cded65b7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:08:58 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:58 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:08:58 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [req-3bf93e8f-fdf2-486e-9845-9d5ebae3350d req-1d8606ef-d38e-4658-8a6b-d94dc8873ac0 tempest-VolumesGetTestJSON-958704089 tempest-VolumesGetTestJSON-958704089-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2821735d-8947-4ee9-a5a1-8c9cded65b7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b8913d31-5523-4b2f-b415-f0fdc8caa1e9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-214314659',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='936548e949844e269a9287a76a7bd5d1',qos_specs=None,replication_status=,reservations=['68b87369-d193-49f9-88d0-c276ecc8f4af','573a01e0-309e-468f-833f-5c24dcad68e2','18476a50-9351-41a6-aee0-f69df4c88a2d','1313c0b9-ce06-4073-ba49-688e13ff3342'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6632022d329e44d9af71ff6e88705c18',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:08:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-214314659',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b8913d31-5523-4b2f-b415-f0fdc8caa1e9,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='936548e949844e269a9287a76a7bd5d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6632022d329e44d9af71ff6e88705c18',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:08:58 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [req-3bf93e8f-fdf2-486e-9845-9d5ebae3350d req-1d8606ef-d38e-4658-8a6b-d94dc8873ac0 tempest-VolumesGetTestJSON-958704089 tempest-VolumesGetTestJSON-958704089-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7609b3e1-f9fc-4ff2-8011-e6d0e41d47f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:08:58 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [req-3bf93e8f-fdf2-486e-9845-9d5ebae3350d req-1d8606ef-d38e-4658-8a6b-d94dc8873ac0 tempest-VolumesGetTestJSON-958704089 tempest-VolumesGetTestJSON-958704089-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7609b3e1-f9fc-4ff2-8011-e6d0e41d47f4) transitioned into state 'SUCCESS' from state '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-214314659',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='936548e949844e269a9287a76a7bd5d1',qos_specs=None,replication_status=,reservations=['68b87369-d193-49f9-88d0-c276ecc8f4af','573a01e0-309e-468f-833f-5c24dcad68e2','18476a50-9351-41a6-aee0-f69df4c88a2d','1313c0b9-ce06-4073-ba49-688e13ff3342'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6632022d329e44d9af71ff6e88705c18',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:08:58 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [req-3bf93e8f-fdf2-486e-9845-9d5ebae3350d req-1d8606ef-d38e-4658-8a6b-d94dc8873ac0 tempest-VolumesGetTestJSON-958704089 tempest-VolumesGetTestJSON-958704089-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e26e4da4-0a36-498c-9d9f-8f720f91ec10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:08:58 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [req-3bf93e8f-fdf2-486e-9845-9d5ebae3350d req-1d8606ef-d38e-4658-8a6b-d94dc8873ac0 tempest-VolumesGetTestJSON-958704089 tempest-VolumesGetTestJSON-958704089-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e26e4da4-0a36-498c-9d9f-8f720f91ec10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:08:58 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [req-3bf93e8f-fdf2-486e-9845-9d5ebae3350d req-1d8606ef-d38e-4658-8a6b-d94dc8873ac0 tempest-VolumesGetTestJSON-958704089 tempest-VolumesGetTestJSON-958704089-project-member] Flow 'volume_create_api' (6d0c0a47-159e-4503-be41-1eb33a5324be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:08:58 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [req-3bf93e8f-fdf2-486e-9845-9d5ebae3350d req-1d8606ef-d38e-4658-8a6b-d94dc8873ac0 tempest-VolumesGetTestJSON-958704089 tempest-VolumesGetTestJSON-958704089-project-member] Create volume request issued successfully. Sep 03 20:08:58 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-3bf93e8f-fdf2-486e-9845-9d5ebae3350d req-1d8606ef-d38e-4658-8a6b-d94dc8873ac0 tempest-VolumesGetTestJSON-958704089 tempest-VolumesGetTestJSON-958704089-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:08:58 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 485/961] 192.168.122.54 () {64 vars in 1425 bytes} [Thu Sep 3 20:08:57 2026] POST /volume/v3/volumes => generated 769 bytes in 708 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:08:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-3bf93e8f-fdf2-486e-9845-9d5ebae3350d req-480e4c92-2e0b-4c0f-9bcb-ca211d6e7ce5 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:58 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-3bf93e8f-fdf2-486e-9845-9d5ebae3350d req-480e4c92-2e0b-4c0f-9bcb-ca211d6e7ce5 tempest-VolumesGetTestJSON-958704089 tempest-VolumesGetTestJSON-958704089-project-member] GET http://192.168.122.54/volume/v3/volumes/b8913d31-5523-4b2f-b415-f0fdc8caa1e9 Sep 03 20:08:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-3bf93e8f-fdf2-486e-9845-9d5ebae3350d req-480e4c92-2e0b-4c0f-9bcb-ca211d6e7ce5 tempest-VolumesGetTestJSON-958704089 tempest-VolumesGetTestJSON-958704089-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-3bf93e8f-fdf2-486e-9845-9d5ebae3350d req-480e4c92-2e0b-4c0f-9bcb-ca211d6e7ce5 tempest-VolumesGetTestJSON-958704089 tempest-VolumesGetTestJSON-958704089-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:58 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:58 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:08:58 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:58 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:08:58 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [req-3bf93e8f-fdf2-486e-9845-9d5ebae3350d req-480e4c92-2e0b-4c0f-9bcb-ca211d6e7ce5 tempest-VolumesGetTestJSON-958704089 tempest-VolumesGetTestJSON-958704089-project-member] Volume info retrieved successfully. Sep 03 20:08:58 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-3bf93e8f-fdf2-486e-9845-9d5ebae3350d req-480e4c92-2e0b-4c0f-9bcb-ca211d6e7ce5 tempest-VolumesGetTestJSON-958704089 tempest-VolumesGetTestJSON-958704089-project-member] http://192.168.122.54/volume/v3/volumes/b8913d31-5523-4b2f-b415-f0fdc8caa1e9 returned with HTTP 200 Sep 03 20:08:58 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 477/962] 192.168.122.54 () {60 vars in 1482 bytes} [Thu Sep 3 20:08:58 2026] GET /volume/v3/volumes/b8913d31-5523-4b2f-b415-f0fdc8caa1e9 => generated 837 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:08:58 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-6e2846e7-6ff5-4809-83d6-0ea8ad5a07b0 req-d419f652-37e1-4105-90c4-e29d79995bf1 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:58 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-6e2846e7-6ff5-4809-83d6-0ea8ad5a07b0 req-d419f652-37e1-4105-90c4-e29d79995bf1 tempest-VolumesGetTestJSON-958704089 tempest-VolumesGetTestJSON-958704089-project-member] GET http://192.168.122.54/volume/v3/volumes/b8913d31-5523-4b2f-b415-f0fdc8caa1e9 Sep 03 20:08:58 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-6e2846e7-6ff5-4809-83d6-0ea8ad5a07b0 req-d419f652-37e1-4105-90c4-e29d79995bf1 tempest-VolumesGetTestJSON-958704089 tempest-VolumesGetTestJSON-958704089-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:58 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-6e2846e7-6ff5-4809-83d6-0ea8ad5a07b0 req-d419f652-37e1-4105-90c4-e29d79995bf1 tempest-VolumesGetTestJSON-958704089 tempest-VolumesGetTestJSON-958704089-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:58 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:58 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:08:58 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:58 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:58 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [req-6e2846e7-6ff5-4809-83d6-0ea8ad5a07b0 req-d419f652-37e1-4105-90c4-e29d79995bf1 tempest-VolumesGetTestJSON-958704089 tempest-VolumesGetTestJSON-958704089-project-member] Volume info retrieved successfully. Sep 03 20:08:58 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-6e2846e7-6ff5-4809-83d6-0ea8ad5a07b0 req-d419f652-37e1-4105-90c4-e29d79995bf1 tempest-VolumesGetTestJSON-958704089 tempest-VolumesGetTestJSON-958704089-project-member] http://192.168.122.54/volume/v3/volumes/b8913d31-5523-4b2f-b415-f0fdc8caa1e9 returned with HTTP 200 Sep 03 20:08:58 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 486/963] 192.168.122.54 () {60 vars in 1482 bytes} [Thu Sep 3 20:08:58 2026] GET /volume/v3/volumes/b8913d31-5523-4b2f-b415-f0fdc8caa1e9 => generated 837 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:08:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-091d7424-d0fd-42af-a9df-bdab1adeda9e None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:58 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-091d7424-d0fd-42af-a9df-bdab1adeda9e tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] GET http://192.168.122.54/volume/v3/volumes/8b8ae6f5-b75c-45ba-9a18-2724267e8de9 Sep 03 20:08:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-091d7424-d0fd-42af-a9df-bdab1adeda9e tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-091d7424-d0fd-42af-a9df-bdab1adeda9e tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:58 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:58 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:08:58 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:58 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:08:58 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-091d7424-d0fd-42af-a9df-bdab1adeda9e tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Volume info retrieved successfully. Sep 03 20:08:58 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-091d7424-d0fd-42af-a9df-bdab1adeda9e tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] http://192.168.122.54/volume/v3/volumes/8b8ae6f5-b75c-45ba-9a18-2724267e8de9 returned with HTTP 200 Sep 03 20:08:58 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 478/964] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:08:58 2026] GET /volume/v3/volumes/8b8ae6f5-b75c-45ba-9a18-2724267e8de9 => generated 847 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:08:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-934b5d80-ec76-418b-a3d4-144a4808b5e6 req-db5c87dc-d5d5-4f09-91a4-c66e22176be1 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:59 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-934b5d80-ec76-418b-a3d4-144a4808b5e6 req-db5c87dc-d5d5-4f09-91a4-c66e22176be1 tempest-VolumesGetTestJSON-958704089 tempest-VolumesGetTestJSON-958704089-project-member] GET http://192.168.122.54/volume/v3/volumes/b8913d31-5523-4b2f-b415-f0fdc8caa1e9 Sep 03 20:08:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-934b5d80-ec76-418b-a3d4-144a4808b5e6 req-db5c87dc-d5d5-4f09-91a4-c66e22176be1 tempest-VolumesGetTestJSON-958704089 tempest-VolumesGetTestJSON-958704089-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-934b5d80-ec76-418b-a3d4-144a4808b5e6 req-db5c87dc-d5d5-4f09-91a4-c66e22176be1 tempest-VolumesGetTestJSON-958704089 tempest-VolumesGetTestJSON-958704089-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:59 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:59 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:08:59 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:59 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:08:59 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [req-934b5d80-ec76-418b-a3d4-144a4808b5e6 req-db5c87dc-d5d5-4f09-91a4-c66e22176be1 tempest-VolumesGetTestJSON-958704089 tempest-VolumesGetTestJSON-958704089-project-member] Volume info retrieved successfully. Sep 03 20:08:59 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-934b5d80-ec76-418b-a3d4-144a4808b5e6 req-db5c87dc-d5d5-4f09-91a4-c66e22176be1 tempest-VolumesGetTestJSON-958704089 tempest-VolumesGetTestJSON-958704089-project-member] http://192.168.122.54/volume/v3/volumes/b8913d31-5523-4b2f-b415-f0fdc8caa1e9 returned with HTTP 200 Sep 03 20:08:59 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 487/965] 192.168.122.54 () {60 vars in 1482 bytes} [Thu Sep 3 20:08:59 2026] GET /volume/v3/volumes/b8913d31-5523-4b2f-b415-f0fdc8caa1e9 => generated 861 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:08:59 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-8bc40ff3-0138-4078-a5b2-6d1e79f48785 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:08:59 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-8bc40ff3-0138-4078-a5b2-6d1e79f48785 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] GET http://192.168.122.54/volume/v3/volumes/8b8ae6f5-b75c-45ba-9a18-2724267e8de9 Sep 03 20:08:59 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-8bc40ff3-0138-4078-a5b2-6d1e79f48785 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:08:59 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-8bc40ff3-0138-4078-a5b2-6d1e79f48785 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:08:59 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:08:59 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:08:59 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:08:59 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:08:59 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-8bc40ff3-0138-4078-a5b2-6d1e79f48785 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Volume info retrieved successfully. Sep 03 20:08:59 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-8bc40ff3-0138-4078-a5b2-6d1e79f48785 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] http://192.168.122.54/volume/v3/volumes/8b8ae6f5-b75c-45ba-9a18-2724267e8de9 returned with HTTP 200 Sep 03 20:08:59 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 479/966] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:08:59 2026] GET /volume/v3/volumes/8b8ae6f5-b75c-45ba-9a18-2724267e8de9 => generated 905 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:09:00 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-6153e03d-09e6-4812-a310-fe2a3d47a4f6 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:00 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-82eef0ac-5ad5-45ca-ba8f-460b382806b9 req-6eac2647-b40b-44d0-97d1-5288129a7cc7 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:00 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-82eef0ac-5ad5-45ca-ba8f-460b382806b9 req-6eac2647-b40b-44d0-97d1-5288129a7cc7 tempest-VolumesGetTestJSON-958704089 tempest-VolumesGetTestJSON-958704089-project-member] GET http://192.168.122.54/volume/v3/volumes/b8913d31-5523-4b2f-b415-f0fdc8caa1e9 Sep 03 20:09:00 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-82eef0ac-5ad5-45ca-ba8f-460b382806b9 req-6eac2647-b40b-44d0-97d1-5288129a7cc7 tempest-VolumesGetTestJSON-958704089 tempest-VolumesGetTestJSON-958704089-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:00 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-82eef0ac-5ad5-45ca-ba8f-460b382806b9 req-6eac2647-b40b-44d0-97d1-5288129a7cc7 tempest-VolumesGetTestJSON-958704089 tempest-VolumesGetTestJSON-958704089-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:00 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:00 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:09:00 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:00 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:09:00 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [req-82eef0ac-5ad5-45ca-ba8f-460b382806b9 req-6eac2647-b40b-44d0-97d1-5288129a7cc7 tempest-VolumesGetTestJSON-958704089 tempest-VolumesGetTestJSON-958704089-project-member] Volume info retrieved successfully. Sep 03 20:09:00 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-82eef0ac-5ad5-45ca-ba8f-460b382806b9 req-6eac2647-b40b-44d0-97d1-5288129a7cc7 tempest-VolumesGetTestJSON-958704089 tempest-VolumesGetTestJSON-958704089-project-member] http://192.168.122.54/volume/v3/volumes/b8913d31-5523-4b2f-b415-f0fdc8caa1e9 returned with HTTP 200 Sep 03 20:09:00 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 480/967] 192.168.122.54 () {60 vars in 1482 bytes} [Thu Sep 3 20:09:00 2026] GET /volume/v3/volumes/b8913d31-5523-4b2f-b415-f0fdc8caa1e9 => generated 862 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:00 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-6153e03d-09e6-4812-a310-fe2a3d47a4f6 tempest-VolumeTypesTest-1278789 tempest-VolumeTypesTest-1278789-project-admin] POST http://192.168.122.54/volume/v3/types Sep 03 20:09:00 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-6153e03d-09e6-4812-a310-fe2a3d47a4f6 tempest-VolumeTypesTest-1278789 tempest-VolumeTypesTest-1278789-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1790785972", "description": "tempest-volume-type-description-45663188", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}, "os-volume-type-access:is_public": true}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:09:00 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-6153e03d-09e6-4812-a310-fe2a3d47a4f6 tempest-VolumeTypesTest-1278789 tempest-VolumeTypesTest-1278789-project-admin] http://192.168.122.54/volume/v3/types returned with HTTP 200 Sep 03 20:09:00 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 488/968] 192.168.122.54 () {60 vars in 1132 bytes} [Thu Sep 3 20:09:00 2026] POST /volume/v3/types => generated 316 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:00 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-38a35f7b-0ff6-4f6f-b526-fcc649163ce8 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:00 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-38a35f7b-0ff6-4f6f-b526-fcc649163ce8 tempest-VolumeTypesTest-1278789 tempest-VolumeTypesTest-1278789-project-admin] GET http://192.168.122.54/volume/v3/types/431faa34-9fbe-4d9a-953d-98d711a69961 Sep 03 20:09:00 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-38a35f7b-0ff6-4f6f-b526-fcc649163ce8 tempest-VolumeTypesTest-1278789 tempest-VolumeTypesTest-1278789-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:00 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-38a35f7b-0ff6-4f6f-b526-fcc649163ce8 tempest-VolumeTypesTest-1278789 tempest-VolumeTypesTest-1278789-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:00 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-38a35f7b-0ff6-4f6f-b526-fcc649163ce8 tempest-VolumeTypesTest-1278789 tempest-VolumeTypesTest-1278789-project-admin] http://192.168.122.54/volume/v3/types/431faa34-9fbe-4d9a-953d-98d711a69961 returned with HTTP 200 Sep 03 20:09:00 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 481/969] 192.168.122.54 () {58 vars in 1221 bytes} [Thu Sep 3 20:09:00 2026] GET /volume/v3/types/431faa34-9fbe-4d9a-953d-98d711a69961 => generated 338 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:00 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-c7fc9493-509f-4bcf-af19-651d21e09b31 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:00 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c7fc9493-509f-4bcf-af19-651d21e09b31 tempest-VolumeTypesTest-1278789 tempest-VolumeTypesTest-1278789-project-admin] DELETE http://192.168.122.54/volume/v3/types/431faa34-9fbe-4d9a-953d-98d711a69961 Sep 03 20:09:00 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c7fc9493-509f-4bcf-af19-651d21e09b31 tempest-VolumeTypesTest-1278789 tempest-VolumeTypesTest-1278789-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:00 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c7fc9493-509f-4bcf-af19-651d21e09b31 tempest-VolumeTypesTest-1278789 tempest-VolumeTypesTest-1278789-project-admin] Calling method '_delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:00 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-e98f5505-49d5-4540-ba13-0a7a3414b0f3 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:00 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e98f5505-49d5-4540-ba13-0a7a3414b0f3 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] GET http://192.168.122.54/volume/v3/volumes/8b8ae6f5-b75c-45ba-9a18-2724267e8de9 Sep 03 20:09:00 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e98f5505-49d5-4540-ba13-0a7a3414b0f3 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:00 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e98f5505-49d5-4540-ba13-0a7a3414b0f3 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:01 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c7fc9493-509f-4bcf-af19-651d21e09b31 tempest-VolumeTypesTest-1278789 tempest-VolumeTypesTest-1278789-project-admin] http://192.168.122.54/volume/v3/types/431faa34-9fbe-4d9a-953d-98d711a69961 returned with HTTP 202 Sep 03 20:09:01 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 489/970] 192.168.122.54 () {58 vars in 1224 bytes} [Thu Sep 3 20:09:00 2026] DELETE /volume/v3/types/431faa34-9fbe-4d9a-953d-98d711a69961 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:09:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-a59515e0-6446-454c-b243-3d48f9ac11d4 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:01 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:01 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:09:01 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:01 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:09:01 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a59515e0-6446-454c-b243-3d48f9ac11d4 tempest-VolumeTypesTest-1278789 tempest-VolumeTypesTest-1278789-project-admin] GET http://192.168.122.54/volume/v3/types/431faa34-9fbe-4d9a-953d-98d711a69961 Sep 03 20:09:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a59515e0-6446-454c-b243-3d48f9ac11d4 tempest-VolumeTypesTest-1278789 tempest-VolumeTypesTest-1278789-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a59515e0-6446-454c-b243-3d48f9ac11d4 tempest-VolumeTypesTest-1278789 tempest-VolumeTypesTest-1278789-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:01 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-e98f5505-49d5-4540-ba13-0a7a3414b0f3 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Volume info retrieved successfully. Sep 03 20:09:01 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a59515e0-6446-454c-b243-3d48f9ac11d4 tempest-VolumeTypesTest-1278789 tempest-VolumeTypesTest-1278789-project-admin] http://192.168.122.54/volume/v3/types/431faa34-9fbe-4d9a-953d-98d711a69961 returned with HTTP 404 Sep 03 20:09:01 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 490/971] 192.168.122.54 () {58 vars in 1221 bytes} [Thu Sep 3 20:09:01 2026] GET /volume/v3/types/431faa34-9fbe-4d9a-953d-98d711a69961 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:09:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-8b18503f-5f20-4f7d-aa51-ad3857d19cba None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:01 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-8b18503f-5f20-4f7d-aa51-ad3857d19cba tempest-VolumeTypesTest-1278789 tempest-VolumeTypesTest-1278789-project-admin] POST http://192.168.122.54/volume/v3/types Sep 03 20:09:01 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e98f5505-49d5-4540-ba13-0a7a3414b0f3 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] http://192.168.122.54/volume/v3/volumes/8b8ae6f5-b75c-45ba-9a18-2724267e8de9 returned with HTTP 200 Sep 03 20:09:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-8b18503f-5f20-4f7d-aa51-ad3857d19cba tempest-VolumeTypesTest-1278789 tempest-VolumeTypesTest-1278789-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1192153305"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:09:01 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 482/972] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:09:00 2026] GET /volume/v3/volumes/8b8ae6f5-b75c-45ba-9a18-2724267e8de9 => generated 905 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:01 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-8b18503f-5f20-4f7d-aa51-ad3857d19cba tempest-VolumeTypesTest-1278789 tempest-VolumeTypesTest-1278789-project-admin] http://192.168.122.54/volume/v3/types returned with HTTP 200 Sep 03 20:09:01 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 491/973] 192.168.122.54 () {60 vars in 1131 bytes} [Thu Sep 3 20:09:01 2026] POST /volume/v3/types => generated 221 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-122c9eb4-5724-40f8-8def-26ec5932ea3b None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:01 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-122c9eb4-5724-40f8-8def-26ec5932ea3b tempest-VolumeTypesTest-1278789 tempest-VolumeTypesTest-1278789-project-admin] POST http://192.168.122.54/volume/v3/types/eee4fc3f-7078-4bc3-9394-37be9e571348/encryption Sep 03 20:09:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-122c9eb4-5724-40f8-8def-26ec5932ea3b tempest-VolumeTypesTest-1278789 tempest-VolumeTypesTest-1278789-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:09:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-ee82f0f7-21b1-45c2-88b2-255d67174560 req-9a424e4f-169e-449d-acea-0662dcb4cd7d None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:01 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-122c9eb4-5724-40f8-8def-26ec5932ea3b tempest-VolumeTypesTest-1278789 tempest-VolumeTypesTest-1278789-project-admin] http://192.168.122.54/volume/v3/types/eee4fc3f-7078-4bc3-9394-37be9e571348/encryption returned with HTTP 200 Sep 03 20:09:01 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 483/974] 192.168.122.54 () {60 vars in 1276 bytes} [Thu Sep 3 20:09:01 2026] POST /volume/v3/types/eee4fc3f-7078-4bc3-9394-37be9e571348/encryption => generated 239 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:01 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-ee82f0f7-21b1-45c2-88b2-255d67174560 req-9a424e4f-169e-449d-acea-0662dcb4cd7d tempest-VolumesGetTestJSON-958704089 tempest-VolumesGetTestJSON-958704089-project-reader] GET http://192.168.122.54/volume/v3/volumes/b8913d31-5523-4b2f-b415-f0fdc8caa1e9 Sep 03 20:09:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-ee82f0f7-21b1-45c2-88b2-255d67174560 req-9a424e4f-169e-449d-acea-0662dcb4cd7d tempest-VolumesGetTestJSON-958704089 tempest-VolumesGetTestJSON-958704089-project-reader] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-ee82f0f7-21b1-45c2-88b2-255d67174560 req-9a424e4f-169e-449d-acea-0662dcb4cd7d tempest-VolumesGetTestJSON-958704089 tempest-VolumesGetTestJSON-958704089-project-reader] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-81325e30-650d-492d-bdec-45f4f8050638 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:01 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:01 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:09:01 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-81325e30-650d-492d-bdec-45f4f8050638 tempest-VolumeTypesTest-1278789 tempest-VolumeTypesTest-1278789-project-admin] GET http://192.168.122.54/volume/v3/types/eee4fc3f-7078-4bc3-9394-37be9e571348/encryption Sep 03 20:09:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-81325e30-650d-492d-bdec-45f4f8050638 tempest-VolumeTypesTest-1278789 tempest-VolumeTypesTest-1278789-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-81325e30-650d-492d-bdec-45f4f8050638 tempest-VolumeTypesTest-1278789 tempest-VolumeTypesTest-1278789-project-admin] Calling method 'index' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:01 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:01 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:09:01 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [req-ee82f0f7-21b1-45c2-88b2-255d67174560 req-9a424e4f-169e-449d-acea-0662dcb4cd7d tempest-VolumesGetTestJSON-958704089 tempest-VolumesGetTestJSON-958704089-project-reader] Volume info retrieved successfully. Sep 03 20:09:01 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-81325e30-650d-492d-bdec-45f4f8050638 tempest-VolumeTypesTest-1278789 tempest-VolumeTypesTest-1278789-project-admin] http://192.168.122.54/volume/v3/types/eee4fc3f-7078-4bc3-9394-37be9e571348/encryption returned with HTTP 200 Sep 03 20:09:01 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 484/975] 192.168.122.54 () {58 vars in 1254 bytes} [Thu Sep 3 20:09:01 2026] GET /volume/v3/types/eee4fc3f-7078-4bc3-9394-37be9e571348/encryption => generated 325 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:01 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-ee82f0f7-21b1-45c2-88b2-255d67174560 req-9a424e4f-169e-449d-acea-0662dcb4cd7d tempest-VolumesGetTestJSON-958704089 tempest-VolumesGetTestJSON-958704089-project-reader] http://192.168.122.54/volume/v3/volumes/b8913d31-5523-4b2f-b415-f0fdc8caa1e9 returned with HTTP 200 Sep 03 20:09:01 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 492/976] 192.168.122.54 () {60 vars in 1482 bytes} [Thu Sep 3 20:09:01 2026] GET /volume/v3/volumes/b8913d31-5523-4b2f-b415-f0fdc8caa1e9 => generated 862 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-dd8c2e5c-0dec-4f00-8011-16a4e0168dda None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:01 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-dd8c2e5c-0dec-4f00-8011-16a4e0168dda tempest-VolumeTypesTest-1278789 tempest-VolumeTypesTest-1278789-project-admin] PUT http://192.168.122.54/volume/v3/types/eee4fc3f-7078-4bc3-9394-37be9e571348/encryption/eca9d13b-a578-442d-ac30-4abd00af1012 Sep 03 20:09:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-dd8c2e5c-0dec-4f00-8011-16a4e0168dda tempest-VolumeTypesTest-1278789 tempest-VolumeTypesTest-1278789-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:09:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-8e5d1669-cf6d-4fc8-b959-8481d49d5cfe req-e0f2cb59-2a54-4c53-a64a-dc40cd923165 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:01 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-8e5d1669-cf6d-4fc8-b959-8481d49d5cfe req-e0f2cb59-2a54-4c53-a64a-dc40cd923165 tempest-VolumesGetTestJSON-958704089 tempest-VolumesGetTestJSON-958704089-project-member] DELETE http://192.168.122.54/volume/v3/volumes/b8913d31-5523-4b2f-b415-f0fdc8caa1e9 Sep 03 20:09:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-8e5d1669-cf6d-4fc8-b959-8481d49d5cfe req-e0f2cb59-2a54-4c53-a64a-dc40cd923165 tempest-VolumesGetTestJSON-958704089 tempest-VolumesGetTestJSON-958704089-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-8e5d1669-cf6d-4fc8-b959-8481d49d5cfe req-e0f2cb59-2a54-4c53-a64a-dc40cd923165 tempest-VolumesGetTestJSON-958704089 tempest-VolumesGetTestJSON-958704089-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:01 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [req-8e5d1669-cf6d-4fc8-b959-8481d49d5cfe req-e0f2cb59-2a54-4c53-a64a-dc40cd923165 tempest-VolumesGetTestJSON-958704089 tempest-VolumesGetTestJSON-958704089-project-member] Delete volume with id: b8913d31-5523-4b2f-b415-f0fdc8caa1e9 Sep 03 20:09:01 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:01 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:09:01 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:01 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:09:01 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [req-8e5d1669-cf6d-4fc8-b959-8481d49d5cfe req-e0f2cb59-2a54-4c53-a64a-dc40cd923165 tempest-VolumesGetTestJSON-958704089 tempest-VolumesGetTestJSON-958704089-project-member] Volume info retrieved successfully. Sep 03 20:09:01 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-dd8c2e5c-0dec-4f00-8011-16a4e0168dda tempest-VolumeTypesTest-1278789 tempest-VolumeTypesTest-1278789-project-admin] http://192.168.122.54/volume/v3/types/eee4fc3f-7078-4bc3-9394-37be9e571348/encryption/eca9d13b-a578-442d-ac30-4abd00af1012 returned with HTTP 200 Sep 03 20:09:01 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 485/977] 192.168.122.54 () {60 vars in 1386 bytes} [Thu Sep 3 20:09:01 2026] PUT /volume/v3/types/eee4fc3f-7078-4bc3-9394-37be9e571348/encryption/eca9d13b-a578-442d-ac30-4abd00af1012 => generated 122 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-9ac6d2b2-97ea-4547-beb7-f78bcc6909d9 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:01 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-9ac6d2b2-97ea-4547-beb7-f78bcc6909d9 tempest-VolumeTypesTest-1278789 tempest-VolumeTypesTest-1278789-project-admin] GET http://192.168.122.54/volume/v3/types/eee4fc3f-7078-4bc3-9394-37be9e571348/encryption Sep 03 20:09:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-9ac6d2b2-97ea-4547-beb7-f78bcc6909d9 tempest-VolumeTypesTest-1278789 tempest-VolumeTypesTest-1278789-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-9ac6d2b2-97ea-4547-beb7-f78bcc6909d9 tempest-VolumeTypesTest-1278789 tempest-VolumeTypesTest-1278789-project-admin] Calling method 'index' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:01 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-9ac6d2b2-97ea-4547-beb7-f78bcc6909d9 tempest-VolumeTypesTest-1278789 tempest-VolumeTypesTest-1278789-project-admin] http://192.168.122.54/volume/v3/types/eee4fc3f-7078-4bc3-9394-37be9e571348/encryption returned with HTTP 200 Sep 03 20:09:01 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 486/978] 192.168.122.54 () {58 vars in 1254 bytes} [Thu Sep 3 20:09:01 2026] GET /volume/v3/types/eee4fc3f-7078-4bc3-9394-37be9e571348/encryption => generated 347 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-aeb3786a-a034-466e-902c-11bf67ecf8b5 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:01 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-aeb3786a-a034-466e-902c-11bf67ecf8b5 tempest-VolumeTypesTest-1278789 tempest-VolumeTypesTest-1278789-project-admin] GET http://192.168.122.54/volume/v3/types/eee4fc3f-7078-4bc3-9394-37be9e571348/encryption/cipher Sep 03 20:09:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-aeb3786a-a034-466e-902c-11bf67ecf8b5 tempest-VolumeTypesTest-1278789 tempest-VolumeTypesTest-1278789-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-aeb3786a-a034-466e-902c-11bf67ecf8b5 tempest-VolumeTypesTest-1278789 tempest-VolumeTypesTest-1278789-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:01 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [req-8e5d1669-cf6d-4fc8-b959-8481d49d5cfe req-e0f2cb59-2a54-4c53-a64a-dc40cd923165 tempest-VolumesGetTestJSON-958704089 tempest-VolumesGetTestJSON-958704089-project-member] Delete volume request issued successfully. Sep 03 20:09:01 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-8e5d1669-cf6d-4fc8-b959-8481d49d5cfe req-e0f2cb59-2a54-4c53-a64a-dc40cd923165 tempest-VolumesGetTestJSON-958704089 tempest-VolumesGetTestJSON-958704089-project-member] http://192.168.122.54/volume/v3/volumes/b8913d31-5523-4b2f-b415-f0fdc8caa1e9 returned with HTTP 202 Sep 03 20:09:01 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 493/979] 192.168.122.54 () {62 vars in 1504 bytes} [Thu Sep 3 20:09:01 2026] DELETE /volume/v3/volumes/b8913d31-5523-4b2f-b415-f0fdc8caa1e9 => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:09:01 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-aeb3786a-a034-466e-902c-11bf67ecf8b5 tempest-VolumeTypesTest-1278789 tempest-VolumeTypesTest-1278789-project-admin] http://192.168.122.54/volume/v3/types/eee4fc3f-7078-4bc3-9394-37be9e571348/encryption/cipher returned with HTTP 200 Sep 03 20:09:01 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 487/980] 192.168.122.54 () {58 vars in 1275 bytes} [Thu Sep 3 20:09:01 2026] GET /volume/v3/types/eee4fc3f-7078-4bc3-9394-37be9e571348/encryption/cipher => generated 29 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 20:09:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-daa2e88a-7982-45e0-a84c-0c1e5dee062d None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-73269223-d946-4a5a-b361-afc955a32cb2 req-77b7f2d8-28c7-40c5-ba88-c6ab61d56e3d None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:01 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-daa2e88a-7982-45e0-a84c-0c1e5dee062d tempest-VolumeTypesTest-1278789 tempest-VolumeTypesTest-1278789-project-admin] DELETE http://192.168.122.54/volume/v3/types/eee4fc3f-7078-4bc3-9394-37be9e571348/encryption/eca9d13b-a578-442d-ac30-4abd00af1012 Sep 03 20:09:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-daa2e88a-7982-45e0-a84c-0c1e5dee062d tempest-VolumeTypesTest-1278789 tempest-VolumeTypesTest-1278789-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-daa2e88a-7982-45e0-a84c-0c1e5dee062d tempest-VolumeTypesTest-1278789 tempest-VolumeTypesTest-1278789-project-admin] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:01 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-73269223-d946-4a5a-b361-afc955a32cb2 req-77b7f2d8-28c7-40c5-ba88-c6ab61d56e3d tempest-VolumesGetTestJSON-958704089 tempest-VolumesGetTestJSON-958704089-project-member] GET http://192.168.122.54/volume/v3/volumes/b8913d31-5523-4b2f-b415-f0fdc8caa1e9 Sep 03 20:09:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-73269223-d946-4a5a-b361-afc955a32cb2 req-77b7f2d8-28c7-40c5-ba88-c6ab61d56e3d tempest-VolumesGetTestJSON-958704089 tempest-VolumesGetTestJSON-958704089-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-73269223-d946-4a5a-b361-afc955a32cb2 req-77b7f2d8-28c7-40c5-ba88-c6ab61d56e3d tempest-VolumesGetTestJSON-958704089 tempest-VolumesGetTestJSON-958704089-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:01 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:01 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:09:01 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:01 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:09:01 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [req-73269223-d946-4a5a-b361-afc955a32cb2 req-77b7f2d8-28c7-40c5-ba88-c6ab61d56e3d tempest-VolumesGetTestJSON-958704089 tempest-VolumesGetTestJSON-958704089-project-member] Volume info retrieved successfully. Sep 03 20:09:01 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-daa2e88a-7982-45e0-a84c-0c1e5dee062d tempest-VolumeTypesTest-1278789 tempest-VolumeTypesTest-1278789-project-admin] http://192.168.122.54/volume/v3/types/eee4fc3f-7078-4bc3-9394-37be9e571348/encryption/eca9d13b-a578-442d-ac30-4abd00af1012 returned with HTTP 202 Sep 03 20:09:01 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 494/981] 192.168.122.54 () {58 vars in 1368 bytes} [Thu Sep 3 20:09:01 2026] DELETE /volume/v3/types/eee4fc3f-7078-4bc3-9394-37be9e571348/encryption/eca9d13b-a578-442d-ac30-4abd00af1012 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:09:01 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-73269223-d946-4a5a-b361-afc955a32cb2 req-77b7f2d8-28c7-40c5-ba88-c6ab61d56e3d tempest-VolumesGetTestJSON-958704089 tempest-VolumesGetTestJSON-958704089-project-member] http://192.168.122.54/volume/v3/volumes/b8913d31-5523-4b2f-b415-f0fdc8caa1e9 returned with HTTP 200 Sep 03 20:09:01 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 488/982] 192.168.122.54 () {60 vars in 1482 bytes} [Thu Sep 3 20:09:01 2026] GET /volume/v3/volumes/b8913d31-5523-4b2f-b415-f0fdc8caa1e9 => generated 861 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-4094b5fd-dfa7-4f5c-9bfa-91af7fed17ea None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:01 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-4094b5fd-dfa7-4f5c-9bfa-91af7fed17ea tempest-VolumeTypesTest-1278789 tempest-VolumeTypesTest-1278789-project-admin] GET http://192.168.122.54/volume/v3/types/eee4fc3f-7078-4bc3-9394-37be9e571348/encryption Sep 03 20:09:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-4094b5fd-dfa7-4f5c-9bfa-91af7fed17ea tempest-VolumeTypesTest-1278789 tempest-VolumeTypesTest-1278789-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-4094b5fd-dfa7-4f5c-9bfa-91af7fed17ea tempest-VolumeTypesTest-1278789 tempest-VolumeTypesTest-1278789-project-admin] Calling method 'index' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:01 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-4094b5fd-dfa7-4f5c-9bfa-91af7fed17ea tempest-VolumeTypesTest-1278789 tempest-VolumeTypesTest-1278789-project-admin] http://192.168.122.54/volume/v3/types/eee4fc3f-7078-4bc3-9394-37be9e571348/encryption returned with HTTP 200 Sep 03 20:09:01 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 495/983] 192.168.122.54 () {58 vars in 1254 bytes} [Thu Sep 3 20:09:01 2026] GET /volume/v3/types/eee4fc3f-7078-4bc3-9394-37be9e571348/encryption => generated 2 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 03 20:09:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-25115a7e-c559-42fc-b60a-ca9103b4a1f4 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:01 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-25115a7e-c559-42fc-b60a-ca9103b4a1f4 tempest-VolumeTypesTest-1278789 tempest-VolumeTypesTest-1278789-project-admin] GET http://192.168.122.54/volume/v3/types/eee4fc3f-7078-4bc3-9394-37be9e571348/encryption Sep 03 20:09:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-25115a7e-c559-42fc-b60a-ca9103b4a1f4 tempest-VolumeTypesTest-1278789 tempest-VolumeTypesTest-1278789-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-25115a7e-c559-42fc-b60a-ca9103b4a1f4 tempest-VolumeTypesTest-1278789 tempest-VolumeTypesTest-1278789-project-admin] Calling method 'index' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:01 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-25115a7e-c559-42fc-b60a-ca9103b4a1f4 tempest-VolumeTypesTest-1278789 tempest-VolumeTypesTest-1278789-project-admin] http://192.168.122.54/volume/v3/types/eee4fc3f-7078-4bc3-9394-37be9e571348/encryption returned with HTTP 200 Sep 03 20:09:01 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 489/984] 192.168.122.54 () {58 vars in 1254 bytes} [Thu Sep 3 20:09:01 2026] GET /volume/v3/types/eee4fc3f-7078-4bc3-9394-37be9e571348/encryption => generated 2 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 03 20:09:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-8a466bbb-42c7-4ac2-86f8-bcc61cfbea1d None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:01 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-8a466bbb-42c7-4ac2-86f8-bcc61cfbea1d tempest-VolumeTypesTest-1278789 tempest-VolumeTypesTest-1278789-project-admin] DELETE http://192.168.122.54/volume/v3/types/eee4fc3f-7078-4bc3-9394-37be9e571348 Sep 03 20:09:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-8a466bbb-42c7-4ac2-86f8-bcc61cfbea1d tempest-VolumeTypesTest-1278789 tempest-VolumeTypesTest-1278789-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-8a466bbb-42c7-4ac2-86f8-bcc61cfbea1d tempest-VolumeTypesTest-1278789 tempest-VolumeTypesTest-1278789-project-admin] Calling method '_delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:01 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-8a466bbb-42c7-4ac2-86f8-bcc61cfbea1d tempest-VolumeTypesTest-1278789 tempest-VolumeTypesTest-1278789-project-admin] http://192.168.122.54/volume/v3/types/eee4fc3f-7078-4bc3-9394-37be9e571348 returned with HTTP 202 Sep 03 20:09:01 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 496/985] 192.168.122.54 () {58 vars in 1224 bytes} [Thu Sep 3 20:09:01 2026] DELETE /volume/v3/types/eee4fc3f-7078-4bc3-9394-37be9e571348 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:09:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-accbe4ed-26fc-4001-b91e-c50ba2e1d2d3 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:01 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-accbe4ed-26fc-4001-b91e-c50ba2e1d2d3 tempest-VolumeTypesTest-1278789 tempest-VolumeTypesTest-1278789-project-admin] GET http://192.168.122.54/volume/v3/types/eee4fc3f-7078-4bc3-9394-37be9e571348 Sep 03 20:09:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-accbe4ed-26fc-4001-b91e-c50ba2e1d2d3 tempest-VolumeTypesTest-1278789 tempest-VolumeTypesTest-1278789-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-accbe4ed-26fc-4001-b91e-c50ba2e1d2d3 tempest-VolumeTypesTest-1278789 tempest-VolumeTypesTest-1278789-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:01 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-accbe4ed-26fc-4001-b91e-c50ba2e1d2d3 tempest-VolumeTypesTest-1278789 tempest-VolumeTypesTest-1278789-project-admin] http://192.168.122.54/volume/v3/types/eee4fc3f-7078-4bc3-9394-37be9e571348 returned with HTTP 404 Sep 03 20:09:01 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 490/986] 192.168.122.54 () {58 vars in 1221 bytes} [Thu Sep 3 20:09:01 2026] GET /volume/v3/types/eee4fc3f-7078-4bc3-9394-37be9e571348 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:09:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-e2fbd893-a0c5-4ea0-a94b-057fcf445ae5 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:01 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-e2fbd893-a0c5-4ea0-a94b-057fcf445ae5 tempest-VolumeTypesTest-1278789 tempest-VolumeTypesTest-1278789-project-admin] GET http://192.168.122.54/volume/v3/types Sep 03 20:09:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-e2fbd893-a0c5-4ea0-a94b-057fcf445ae5 tempest-VolumeTypesTest-1278789 tempest-VolumeTypesTest-1278789-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-e2fbd893-a0c5-4ea0-a94b-057fcf445ae5 tempest-VolumeTypesTest-1278789 tempest-VolumeTypesTest-1278789-project-admin] Calling method 'index' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:01 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-e2fbd893-a0c5-4ea0-a94b-057fcf445ae5 tempest-VolumeTypesTest-1278789 tempest-VolumeTypesTest-1278789-project-admin] http://192.168.122.54/volume/v3/types returned with HTTP 200 Sep 03 20:09:01 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 497/987] 192.168.122.54 () {58 vars in 1110 bytes} [Thu Sep 3 20:09:01 2026] GET /volume/v3/types => generated 648 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-609bbafe-ac41-431c-baee-54cf74954a60 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:01 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-609bbafe-ac41-431c-baee-54cf74954a60 tempest-VolumeTypesTest-1278789 tempest-VolumeTypesTest-1278789-project-admin] POST http://192.168.122.54/volume/v3/types Sep 03 20:09:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-609bbafe-ac41-431c-baee-54cf74954a60 tempest-VolumeTypesTest-1278789 tempest-VolumeTypesTest-1278789-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-556811380"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:09:01 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-609bbafe-ac41-431c-baee-54cf74954a60 tempest-VolumeTypesTest-1278789 tempest-VolumeTypesTest-1278789-project-admin] http://192.168.122.54/volume/v3/types returned with HTTP 200 Sep 03 20:09:01 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 491/988] 192.168.122.54 () {60 vars in 1131 bytes} [Thu Sep 3 20:09:01 2026] POST /volume/v3/types => generated 220 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-577cf4ac-7040-4710-917d-be1dbe48059f None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:01 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-577cf4ac-7040-4710-917d-be1dbe48059f tempest-VolumeTypesTest-1278789 tempest-VolumeTypesTest-1278789-project-admin] PUT http://192.168.122.54/volume/v3/types/0abc6ad5-209c-4160-a256-12728b5b6cb3 Sep 03 20:09:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-577cf4ac-7040-4710-917d-be1dbe48059f tempest-VolumeTypesTest-1278789 tempest-VolumeTypesTest-1278789-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-1268170119", "description": "tempest-volume-type-description-343238857", "is_public": false}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:09:01 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-577cf4ac-7040-4710-917d-be1dbe48059f tempest-VolumeTypesTest-1278789 tempest-VolumeTypesTest-1278789-project-admin] http://192.168.122.54/volume/v3/types/0abc6ad5-209c-4160-a256-12728b5b6cb3 returned with HTTP 200 Sep 03 20:09:01 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 498/989] 192.168.122.54 () {60 vars in 1242 bytes} [Thu Sep 3 20:09:01 2026] PUT /volume/v3/types/0abc6ad5-209c-4160-a256-12728b5b6cb3 => generated 204 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:09:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-765bc2f1-9d81-4903-b6aa-da9889cc6ef5 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:01 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-765bc2f1-9d81-4903-b6aa-da9889cc6ef5 tempest-VolumeTypesTest-1278789 tempest-VolumeTypesTest-1278789-project-admin] GET http://192.168.122.54/volume/v3/types/0abc6ad5-209c-4160-a256-12728b5b6cb3 Sep 03 20:09:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-765bc2f1-9d81-4903-b6aa-da9889cc6ef5 tempest-VolumeTypesTest-1278789 tempest-VolumeTypesTest-1278789-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-765bc2f1-9d81-4903-b6aa-da9889cc6ef5 tempest-VolumeTypesTest-1278789 tempest-VolumeTypesTest-1278789-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:01 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-765bc2f1-9d81-4903-b6aa-da9889cc6ef5 tempest-VolumeTypesTest-1278789 tempest-VolumeTypesTest-1278789-project-admin] http://192.168.122.54/volume/v3/types/0abc6ad5-209c-4160-a256-12728b5b6cb3 returned with HTTP 200 Sep 03 20:09:01 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 492/990] 192.168.122.54 () {58 vars in 1221 bytes} [Thu Sep 3 20:09:01 2026] GET /volume/v3/types/0abc6ad5-209c-4160-a256-12728b5b6cb3 => generated 268 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-4e6c7661-f3dc-46c2-a1f9-8a444b6fcc29 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:01 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-4e6c7661-f3dc-46c2-a1f9-8a444b6fcc29 tempest-VolumeTypesTest-1278789 tempest-VolumeTypesTest-1278789-project-admin] DELETE http://192.168.122.54/volume/v3/types/0abc6ad5-209c-4160-a256-12728b5b6cb3 Sep 03 20:09:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-4e6c7661-f3dc-46c2-a1f9-8a444b6fcc29 tempest-VolumeTypesTest-1278789 tempest-VolumeTypesTest-1278789-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-4e6c7661-f3dc-46c2-a1f9-8a444b6fcc29 tempest-VolumeTypesTest-1278789 tempest-VolumeTypesTest-1278789-project-admin] Calling method '_delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:01 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-4e6c7661-f3dc-46c2-a1f9-8a444b6fcc29 tempest-VolumeTypesTest-1278789 tempest-VolumeTypesTest-1278789-project-admin] http://192.168.122.54/volume/v3/types/0abc6ad5-209c-4160-a256-12728b5b6cb3 returned with HTTP 202 Sep 03 20:09:01 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 499/991] 192.168.122.54 () {58 vars in 1224 bytes} [Thu Sep 3 20:09:01 2026] DELETE /volume/v3/types/0abc6ad5-209c-4160-a256-12728b5b6cb3 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:09:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-f66ecc8c-ab9d-4ab5-86a2-740765fcb7df None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:01 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f66ecc8c-ab9d-4ab5-86a2-740765fcb7df tempest-VolumeTypesTest-1278789 tempest-VolumeTypesTest-1278789-project-admin] GET http://192.168.122.54/volume/v3/types/0abc6ad5-209c-4160-a256-12728b5b6cb3 Sep 03 20:09:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f66ecc8c-ab9d-4ab5-86a2-740765fcb7df tempest-VolumeTypesTest-1278789 tempest-VolumeTypesTest-1278789-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f66ecc8c-ab9d-4ab5-86a2-740765fcb7df tempest-VolumeTypesTest-1278789 tempest-VolumeTypesTest-1278789-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:01 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f66ecc8c-ab9d-4ab5-86a2-740765fcb7df tempest-VolumeTypesTest-1278789 tempest-VolumeTypesTest-1278789-project-admin] http://192.168.122.54/volume/v3/types/0abc6ad5-209c-4160-a256-12728b5b6cb3 returned with HTTP 404 Sep 03 20:09:01 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 493/992] 192.168.122.54 () {58 vars in 1221 bytes} [Thu Sep 3 20:09:01 2026] GET /volume/v3/types/0abc6ad5-209c-4160-a256-12728b5b6cb3 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:09:02 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-86b7f153-a253-4f31-81d4-8bd7ee197fb6 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:02 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-86b7f153-a253-4f31-81d4-8bd7ee197fb6 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] GET http://192.168.122.54/volume/v3/volumes/8b8ae6f5-b75c-45ba-9a18-2724267e8de9 Sep 03 20:09:02 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-86b7f153-a253-4f31-81d4-8bd7ee197fb6 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:02 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-86b7f153-a253-4f31-81d4-8bd7ee197fb6 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:02 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:02 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:09:02 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:02 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:09:02 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-86b7f153-a253-4f31-81d4-8bd7ee197fb6 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Volume info retrieved successfully. Sep 03 20:09:02 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-86b7f153-a253-4f31-81d4-8bd7ee197fb6 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] http://192.168.122.54/volume/v3/volumes/8b8ae6f5-b75c-45ba-9a18-2724267e8de9 returned with HTTP 200 Sep 03 20:09:02 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 500/993] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:09:02 2026] GET /volume/v3/volumes/8b8ae6f5-b75c-45ba-9a18-2724267e8de9 => generated 908 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:02 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-f1f3d0ae-eb0e-4fe8-a0f4-c9efe859f491 req-1020ce62-0404-4fe1-b5b8-0a24fb5edbd6 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:02 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-f1f3d0ae-eb0e-4fe8-a0f4-c9efe859f491 req-1020ce62-0404-4fe1-b5b8-0a24fb5edbd6 tempest-VolumesGetTestJSON-958704089 tempest-VolumesGetTestJSON-958704089-project-member] GET http://192.168.122.54/volume/v3/volumes/b8913d31-5523-4b2f-b415-f0fdc8caa1e9 Sep 03 20:09:02 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-f1f3d0ae-eb0e-4fe8-a0f4-c9efe859f491 req-1020ce62-0404-4fe1-b5b8-0a24fb5edbd6 tempest-VolumesGetTestJSON-958704089 tempest-VolumesGetTestJSON-958704089-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:02 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-f1f3d0ae-eb0e-4fe8-a0f4-c9efe859f491 req-1020ce62-0404-4fe1-b5b8-0a24fb5edbd6 tempest-VolumesGetTestJSON-958704089 tempest-VolumesGetTestJSON-958704089-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:02 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-f1f3d0ae-eb0e-4fe8-a0f4-c9efe859f491 req-1020ce62-0404-4fe1-b5b8-0a24fb5edbd6 tempest-VolumesGetTestJSON-958704089 tempest-VolumesGetTestJSON-958704089-project-member] http://192.168.122.54/volume/v3/volumes/b8913d31-5523-4b2f-b415-f0fdc8caa1e9 returned with HTTP 404 Sep 03 20:09:02 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 494/994] 192.168.122.54 () {60 vars in 1482 bytes} [Thu Sep 3 20:09:02 2026] GET /volume/v3/volumes/b8913d31-5523-4b2f-b415-f0fdc8caa1e9 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:09:03 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-272911ba-c2a6-4ed8-a0af-e38ba6089b22 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:03 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-272911ba-c2a6-4ed8-a0af-e38ba6089b22 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] GET http://192.168.122.54/volume/v3/volumes/8b8ae6f5-b75c-45ba-9a18-2724267e8de9 Sep 03 20:09:03 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-272911ba-c2a6-4ed8-a0af-e38ba6089b22 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:03 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-272911ba-c2a6-4ed8-a0af-e38ba6089b22 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:03 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:03 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:09:03 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:03 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:09:03 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-272911ba-c2a6-4ed8-a0af-e38ba6089b22 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Volume info retrieved successfully. Sep 03 20:09:03 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-272911ba-c2a6-4ed8-a0af-e38ba6089b22 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] http://192.168.122.54/volume/v3/volumes/8b8ae6f5-b75c-45ba-9a18-2724267e8de9 returned with HTTP 200 Sep 03 20:09:03 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 501/995] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:09:03 2026] GET /volume/v3/volumes/8b8ae6f5-b75c-45ba-9a18-2724267e8de9 => generated 908 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:04 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-3b545c01-03a3-406c-afcb-6b487ef1164f None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:04 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-3b545c01-03a3-406c-afcb-6b487ef1164f tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] GET http://192.168.122.54/volume/v3/volumes/8b8ae6f5-b75c-45ba-9a18-2724267e8de9 Sep 03 20:09:04 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-3b545c01-03a3-406c-afcb-6b487ef1164f tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:04 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-3b545c01-03a3-406c-afcb-6b487ef1164f tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:04 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:04 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:09:04 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:04 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:09:04 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-3b545c01-03a3-406c-afcb-6b487ef1164f tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Volume info retrieved successfully. Sep 03 20:09:04 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-3b545c01-03a3-406c-afcb-6b487ef1164f tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] http://192.168.122.54/volume/v3/volumes/8b8ae6f5-b75c-45ba-9a18-2724267e8de9 returned with HTTP 200 Sep 03 20:09:04 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 495/996] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:09:04 2026] GET /volume/v3/volumes/8b8ae6f5-b75c-45ba-9a18-2724267e8de9 => generated 908 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-73422cd1-af08-4658-980d-b7369b2d4e63 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:05 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-73422cd1-af08-4658-980d-b7369b2d4e63 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] GET http://192.168.122.54/volume/v3/volumes/8b8ae6f5-b75c-45ba-9a18-2724267e8de9 Sep 03 20:09:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-73422cd1-af08-4658-980d-b7369b2d4e63 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-73422cd1-af08-4658-980d-b7369b2d4e63 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:05 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:05 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:09:05 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:05 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:09:05 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-73422cd1-af08-4658-980d-b7369b2d4e63 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Volume info retrieved successfully. Sep 03 20:09:05 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-73422cd1-af08-4658-980d-b7369b2d4e63 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] http://192.168.122.54/volume/v3/volumes/8b8ae6f5-b75c-45ba-9a18-2724267e8de9 returned with HTTP 200 Sep 03 20:09:05 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 502/997] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:09:05 2026] GET /volume/v3/volumes/8b8ae6f5-b75c-45ba-9a18-2724267e8de9 => generated 1326 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:09:05 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-fa16c67a-9581-4d45-9979-3b59e8b04bc7 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:05 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-fa16c67a-9581-4d45-9979-3b59e8b04bc7 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] POST http://192.168.122.54/volume/v3/volumes/8b8ae6f5-b75c-45ba-9a18-2724267e8de9/action Sep 03 20:09:05 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-fa16c67a-9581-4d45-9979-3b59e8b04bc7 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:09:05 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-fa16c67a-9581-4d45-9979-3b59e8b04bc7 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:09:05 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:05 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:09:05 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:05 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:09:05 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-fa16c67a-9581-4d45-9979-3b59e8b04bc7 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Volume info retrieved successfully. Sep 03 20:09:05 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-fa16c67a-9581-4d45-9979-3b59e8b04bc7 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Created reservations ['b0a75e36-3586-45d8-b338-3cb8930e33a8', '7ad8ab1c-cb48-4da0-ba08-72ffca97b59c'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:09:05 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-fa16c67a-9581-4d45-9979-3b59e8b04bc7 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Extend volume request issued successfully. Sep 03 20:09:05 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-fa16c67a-9581-4d45-9979-3b59e8b04bc7 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] http://192.168.122.54/volume/v3/volumes/8b8ae6f5-b75c-45ba-9a18-2724267e8de9/action returned with HTTP 202 Sep 03 20:09:05 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 496/998] 192.168.122.54 () {60 vars in 1269 bytes} [Thu Sep 3 20:09:05 2026] POST /volume/v3/volumes/8b8ae6f5-b75c-45ba-9a18-2724267e8de9/action => generated 0 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 20:09:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-006daca0-7ed9-4fbb-b073-b18a1b10fcc1 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:05 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-006daca0-7ed9-4fbb-b073-b18a1b10fcc1 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] GET http://192.168.122.54/volume/v3/volumes/8b8ae6f5-b75c-45ba-9a18-2724267e8de9 Sep 03 20:09:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-006daca0-7ed9-4fbb-b073-b18a1b10fcc1 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-006daca0-7ed9-4fbb-b073-b18a1b10fcc1 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:05 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:05 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:09:05 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:05 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:09:05 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-006daca0-7ed9-4fbb-b073-b18a1b10fcc1 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Volume info retrieved successfully. Sep 03 20:09:05 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-006daca0-7ed9-4fbb-b073-b18a1b10fcc1 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] http://192.168.122.54/volume/v3/volumes/8b8ae6f5-b75c-45ba-9a18-2724267e8de9 returned with HTTP 200 Sep 03 20:09:05 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 503/999] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:09:05 2026] GET /volume/v3/volumes/8b8ae6f5-b75c-45ba-9a18-2724267e8de9 => generated 1326 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:09:06 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-37dfeb14-3e55-4f78-ae0f-3bd6b9e5fc04 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:06 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-37dfeb14-3e55-4f78-ae0f-3bd6b9e5fc04 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:09:06 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-37dfeb14-3e55-4f78-ae0f-3bd6b9e5fc04 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1057384987"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:09:06 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.volumes [None req-37dfeb14-3e55-4f78-ae0f-3bd6b9e5fc04 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1057384987'}} {{(pid=87290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:09:06 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-37dfeb14-3e55-4f78-ae0f-3bd6b9e5fc04 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Create volume of 1 GB Sep 03 20:09:06 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-37dfeb14-3e55-4f78-ae0f-3bd6b9e5fc04 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Availability Zones retrieved successfully. Sep 03 20:09:06 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-37dfeb14-3e55-4f78-ae0f-3bd6b9e5fc04 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Flow 'volume_create_api' (dc66b2d7-e975-4793-a7ee-85f321952506) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:09:06 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-37dfeb14-3e55-4f78-ae0f-3bd6b9e5fc04 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7d23330-0d50-4ff2-92df-44f8f63836d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:09:06 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.flows.api.create_volume [None req-37dfeb14-3e55-4f78-ae0f-3bd6b9e5fc04 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Validating volume size '1' using validate_int {{(pid=87290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:09:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-f3ea5603-a767-4956-87ab-7d99694553cc None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:06 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f3ea5603-a767-4956-87ab-7d99694553cc tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] GET http://192.168.122.54/volume/v3/volumes/8b8ae6f5-b75c-45ba-9a18-2724267e8de9 Sep 03 20:09:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f3ea5603-a767-4956-87ab-7d99694553cc tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f3ea5603-a767-4956-87ab-7d99694553cc tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:06 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:06 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:09:06 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:06 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:09:06 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-37dfeb14-3e55-4f78-ae0f-3bd6b9e5fc04 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7d23330-0d50-4ff2-92df-44f8f63836d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:09:06 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-f3ea5603-a767-4956-87ab-7d99694553cc tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Volume info retrieved successfully. Sep 03 20:09:06 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-37dfeb14-3e55-4f78-ae0f-3bd6b9e5fc04 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53c1b79a-4bbe-43ca-9dfe-c0077e0e6daf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:09:06 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f3ea5603-a767-4956-87ab-7d99694553cc tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] http://192.168.122.54/volume/v3/volumes/8b8ae6f5-b75c-45ba-9a18-2724267e8de9 returned with HTTP 200 Sep 03 20:09:06 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 504/1000] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:09:06 2026] GET /volume/v3/volumes/8b8ae6f5-b75c-45ba-9a18-2724267e8de9 => generated 1326 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:09:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-34dcc04e-0ffe-43ab-bf32-7ab0562c5d99 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:06 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-34dcc04e-0ffe-43ab-bf32-7ab0562c5d99 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] GET http://192.168.122.54/volume/v3/volumes/8b8ae6f5-b75c-45ba-9a18-2724267e8de9 Sep 03 20:09:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-34dcc04e-0ffe-43ab-bf32-7ab0562c5d99 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-34dcc04e-0ffe-43ab-bf32-7ab0562c5d99 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:06 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:06 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:09:06 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:06 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:09:06 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-34dcc04e-0ffe-43ab-bf32-7ab0562c5d99 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Volume info retrieved successfully. Sep 03 20:09:06 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-34dcc04e-0ffe-43ab-bf32-7ab0562c5d99 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] http://192.168.122.54/volume/v3/volumes/8b8ae6f5-b75c-45ba-9a18-2724267e8de9 returned with HTTP 200 Sep 03 20:09:06 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 505/1001] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:09:06 2026] GET /volume/v3/volumes/8b8ae6f5-b75c-45ba-9a18-2724267e8de9 => generated 1326 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:09:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-ac95a72f-b4be-460e-9a91-5d20efab710e None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:06 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ac95a72f-b4be-460e-9a91-5d20efab710e tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] GET http://192.168.122.54/volume/v3/volumes/8b8ae6f5-b75c-45ba-9a18-2724267e8de9 Sep 03 20:09:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ac95a72f-b4be-460e-9a91-5d20efab710e tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ac95a72f-b4be-460e-9a91-5d20efab710e tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:06 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-37dfeb14-3e55-4f78-ae0f-3bd6b9e5fc04 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Created reservations ['4226c8d7-b757-4b69-9f96-5c5d37527ccf', '9463f1f0-f0b9-415c-8387-decd28b17569', 'fc78d20d-cfcb-4632-9e49-260e4de1ce56', '2d29724b-d7c7-49c9-8734-cfb65b0cbf0c'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:09:06 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:06 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:09:06 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-37dfeb14-3e55-4f78-ae0f-3bd6b9e5fc04 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53c1b79a-4bbe-43ca-9dfe-c0077e0e6daf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4226c8d7-b757-4b69-9f96-5c5d37527ccf', '9463f1f0-f0b9-415c-8387-decd28b17569', 'fc78d20d-cfcb-4632-9e49-260e4de1ce56', '2d29724b-d7c7-49c9-8734-cfb65b0cbf0c']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:09:06 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:06 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:09:06 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-37dfeb14-3e55-4f78-ae0f-3bd6b9e5fc04 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ee5637d-ca33-44c6-95e1-d6b7a0dc3937) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:09:06 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-ac95a72f-b4be-460e-9a91-5d20efab710e tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Volume info retrieved successfully. Sep 03 20:09:06 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ac95a72f-b4be-460e-9a91-5d20efab710e tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] http://192.168.122.54/volume/v3/volumes/8b8ae6f5-b75c-45ba-9a18-2724267e8de9 returned with HTTP 200 Sep 03 20:09:06 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 506/1002] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:09:06 2026] GET /volume/v3/volumes/8b8ae6f5-b75c-45ba-9a18-2724267e8de9 => generated 1326 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:09:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-00c30bdf-8043-4861-b673-8312855e0850 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:06 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-00c30bdf-8043-4861-b673-8312855e0850 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] DELETE http://192.168.122.54/volume/v3/volumes/8b8ae6f5-b75c-45ba-9a18-2724267e8de9 Sep 03 20:09:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-00c30bdf-8043-4861-b673-8312855e0850 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:06 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:06 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:09:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-00c30bdf-8043-4861-b673-8312855e0850 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:06 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-00c30bdf-8043-4861-b673-8312855e0850 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Delete volume with id: 8b8ae6f5-b75c-45ba-9a18-2724267e8de9 Sep 03 20:09:06 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-37dfeb14-3e55-4f78-ae0f-3bd6b9e5fc04 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ee5637d-ca33-44c6-95e1-d6b7a0dc3937) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '17606b0c-a41c-46d9-8876-212ea3dab7db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1057384987',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a8a5cbae9d074d2584b6dd6037278816',qos_specs=None,replication_status=,reservations=['4226c8d7-b757-4b69-9f96-5c5d37527ccf','9463f1f0-f0b9-415c-8387-decd28b17569','fc78d20d-cfcb-4632-9e49-260e4de1ce56','2d29724b-d7c7-49c9-8734-cfb65b0cbf0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='581745e3ca4440bf9df4a763a6a87311',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:09:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1057384987',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=17606b0c-a41c-46d9-8876-212ea3dab7db,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='a8a5cbae9d074d2584b6dd6037278816',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='581745e3ca4440bf9df4a763a6a87311',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:09:06 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-37dfeb14-3e55-4f78-ae0f-3bd6b9e5fc04 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e49220e0-117c-410d-962e-37a29e97dfc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:09:06 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:06 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:09:06 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:06 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:09:06 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-00c30bdf-8043-4861-b673-8312855e0850 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Volume info retrieved successfully. Sep 03 20:09:06 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-37dfeb14-3e55-4f78-ae0f-3bd6b9e5fc04 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e49220e0-117c-410d-962e-37a29e97dfc0) transitioned into state 'SUCCESS' from state '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-1057384987',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a8a5cbae9d074d2584b6dd6037278816',qos_specs=None,replication_status=,reservations=['4226c8d7-b757-4b69-9f96-5c5d37527ccf','9463f1f0-f0b9-415c-8387-decd28b17569','fc78d20d-cfcb-4632-9e49-260e4de1ce56','2d29724b-d7c7-49c9-8734-cfb65b0cbf0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='581745e3ca4440bf9df4a763a6a87311',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:09:06 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-37dfeb14-3e55-4f78-ae0f-3bd6b9e5fc04 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54af6490-047d-4367-8dff-1a715fb9d54b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:09:06 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-00c30bdf-8043-4861-b673-8312855e0850 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Delete volume request issued successfully. Sep 03 20:09:06 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-00c30bdf-8043-4861-b673-8312855e0850 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] http://192.168.122.54/volume/v3/volumes/8b8ae6f5-b75c-45ba-9a18-2724267e8de9 returned with HTTP 202 Sep 03 20:09:06 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 507/1003] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:09:06 2026] DELETE /volume/v3/volumes/8b8ae6f5-b75c-45ba-9a18-2724267e8de9 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:09:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-31c83927-f814-4954-a15d-276440257091 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:06 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-37dfeb14-3e55-4f78-ae0f-3bd6b9e5fc04 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54af6490-047d-4367-8dff-1a715fb9d54b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:09:06 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-37dfeb14-3e55-4f78-ae0f-3bd6b9e5fc04 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Flow 'volume_create_api' (dc66b2d7-e975-4793-a7ee-85f321952506) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:09:06 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-37dfeb14-3e55-4f78-ae0f-3bd6b9e5fc04 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Create volume request issued successfully. Sep 03 20:09:06 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-37dfeb14-3e55-4f78-ae0f-3bd6b9e5fc04 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:09:06 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 497/1004] 192.168.122.54 () {60 vars in 1138 bytes} [Thu Sep 3 20:09:06 2026] POST /volume/v3/volumes => generated 767 bytes in 595 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:09:06 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-31c83927-f814-4954-a15d-276440257091 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] GET http://192.168.122.54/volume/v3/volumes/8b8ae6f5-b75c-45ba-9a18-2724267e8de9 Sep 03 20:09:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-31c83927-f814-4954-a15d-276440257091 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-31c83927-f814-4954-a15d-276440257091 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:06 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:06 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:09:06 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:06 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:09:06 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-1bef63e2-ce8a-454e-908e-17ccfc342eab None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:06 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-31c83927-f814-4954-a15d-276440257091 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Volume info retrieved successfully. Sep 03 20:09:06 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-1bef63e2-ce8a-454e-908e-17ccfc342eab tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] GET http://192.168.122.54/volume/v3/volumes/17606b0c-a41c-46d9-8876-212ea3dab7db Sep 03 20:09:06 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-1bef63e2-ce8a-454e-908e-17ccfc342eab tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:06 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-1bef63e2-ce8a-454e-908e-17ccfc342eab tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:06 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-31c83927-f814-4954-a15d-276440257091 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] http://192.168.122.54/volume/v3/volumes/8b8ae6f5-b75c-45ba-9a18-2724267e8de9 returned with HTTP 200 Sep 03 20:09:06 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 508/1005] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:09:06 2026] GET /volume/v3/volumes/8b8ae6f5-b75c-45ba-9a18-2724267e8de9 => generated 1325 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:09:07 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:07 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:09:07 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:07 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:09:07 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-1bef63e2-ce8a-454e-908e-17ccfc342eab tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Volume info retrieved successfully. Sep 03 20:09:07 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-1bef63e2-ce8a-454e-908e-17ccfc342eab tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] http://192.168.122.54/volume/v3/volumes/17606b0c-a41c-46d9-8876-212ea3dab7db returned with HTTP 200 Sep 03 20:09:07 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 498/1006] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:09:06 2026] GET /volume/v3/volumes/17606b0c-a41c-46d9-8876-212ea3dab7db => generated 835 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-1afc186e-695b-4336-8b40-6028729b420a None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:07 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-1afc186e-695b-4336-8b40-6028729b420a tempest-VolumeTypesNegativeTest-1039656709 tempest-VolumeTypesNegativeTest-1039656709-project-admin] POST http://192.168.122.54/volume/v3/types/d877a0db-f602-4250-a0e9-7f9d685b4d8f/encryption Sep 03 20:09:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-1afc186e-695b-4336-8b40-6028729b420a tempest-VolumeTypesNegativeTest-1039656709 tempest-VolumeTypesNegativeTest-1039656709-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:09:07 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-1afc186e-695b-4336-8b40-6028729b420a tempest-VolumeTypesNegativeTest-1039656709 tempest-VolumeTypesNegativeTest-1039656709-project-admin] http://192.168.122.54/volume/v3/types/d877a0db-f602-4250-a0e9-7f9d685b4d8f/encryption returned with HTTP 404 Sep 03 20:09:07 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 509/1007] 192.168.122.54 () {60 vars in 1276 bytes} [Thu Sep 3 20:09:07 2026] POST /volume/v3/types/d877a0db-f602-4250-a0e9-7f9d685b4d8f/encryption => generated 114 bytes in 190 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:09:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-6fc5eb17-2c73-44d7-9332-90c17ae5174d None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:07 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6fc5eb17-2c73-44d7-9332-90c17ae5174d tempest-VolumeTypesNegativeTest-1039656709 tempest-VolumeTypesNegativeTest-1039656709-project-admin] POST http://192.168.122.54/volume/v3/types Sep 03 20:09:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-6fc5eb17-2c73-44d7-9332-90c17ae5174d tempest-VolumeTypesNegativeTest-1039656709 tempest-VolumeTypesNegativeTest-1039656709-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1885724967", "os-volume-type-access:is_public": false}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:09:07 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6fc5eb17-2c73-44d7-9332-90c17ae5174d tempest-VolumeTypesNegativeTest-1039656709 tempest-VolumeTypesNegativeTest-1039656709-project-admin] http://192.168.122.54/volume/v3/types returned with HTTP 200 Sep 03 20:09:07 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 499/1008] 192.168.122.54 () {60 vars in 1132 bytes} [Thu Sep 3 20:09:07 2026] POST /volume/v3/types => generated 231 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:09:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-cc4ed7d6-91d9-4b38-bf11-d3a7d10b71c1 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:07 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-cc4ed7d6-91d9-4b38-bf11-d3a7d10b71c1 tempest-VolumeTypesNegativeTest-1358188771 tempest-VolumeTypesNegativeTest-1358188771-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:09:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-cc4ed7d6-91d9-4b38-bf11-d3a7d10b71c1 tempest-VolumeTypesNegativeTest-1358188771 tempest-VolumeTypesNegativeTest-1358188771-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "88c729fa-6039-4f75-8643-44286c5490a2", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-202006625"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:09:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volumes [None req-cc4ed7d6-91d9-4b38-bf11-d3a7d10b71c1 tempest-VolumeTypesNegativeTest-1358188771 tempest-VolumeTypesNegativeTest-1358188771-project-member] Create volume request body: {'volume': {'volume_type': '88c729fa-6039-4f75-8643-44286c5490a2', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-202006625'}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:09:07 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-cc4ed7d6-91d9-4b38-bf11-d3a7d10b71c1 tempest-VolumeTypesNegativeTest-1358188771 tempest-VolumeTypesNegativeTest-1358188771-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 404 Sep 03 20:09:07 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 510/1009] 192.168.122.54 () {60 vars in 1138 bytes} [Thu Sep 3 20:09:07 2026] POST /volume/v3/volumes => generated 114 bytes in 161 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:09:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-d9e81c58-d9ea-4b64-95a7-88a9d9151742 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:07 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-d9e81c58-d9ea-4b64-95a7-88a9d9151742 tempest-VolumeTypesNegativeTest-1039656709 tempest-VolumeTypesNegativeTest-1039656709-project-admin] DELETE http://192.168.122.54/volume/v3/types/88c729fa-6039-4f75-8643-44286c5490a2 Sep 03 20:09:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-d9e81c58-d9ea-4b64-95a7-88a9d9151742 tempest-VolumeTypesNegativeTest-1039656709 tempest-VolumeTypesNegativeTest-1039656709-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-d9e81c58-d9ea-4b64-95a7-88a9d9151742 tempest-VolumeTypesNegativeTest-1039656709 tempest-VolumeTypesNegativeTest-1039656709-project-admin] Calling method '_delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:07 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-d9e81c58-d9ea-4b64-95a7-88a9d9151742 tempest-VolumeTypesNegativeTest-1039656709 tempest-VolumeTypesNegativeTest-1039656709-project-admin] http://192.168.122.54/volume/v3/types/88c729fa-6039-4f75-8643-44286c5490a2 returned with HTTP 202 Sep 03 20:09:07 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 500/1010] 192.168.122.54 () {58 vars in 1224 bytes} [Thu Sep 3 20:09:07 2026] DELETE /volume/v3/types/88c729fa-6039-4f75-8643-44286c5490a2 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:09:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-cf54245e-5f97-4b14-bf19-0ee79ef98049 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:07 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-cf54245e-5f97-4b14-bf19-0ee79ef98049 tempest-VolumeTypesNegativeTest-1039656709 tempest-VolumeTypesNegativeTest-1039656709-project-admin] GET http://192.168.122.54/volume/v3/types/88c729fa-6039-4f75-8643-44286c5490a2 Sep 03 20:09:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-cf54245e-5f97-4b14-bf19-0ee79ef98049 tempest-VolumeTypesNegativeTest-1039656709 tempest-VolumeTypesNegativeTest-1039656709-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-cf54245e-5f97-4b14-bf19-0ee79ef98049 tempest-VolumeTypesNegativeTest-1039656709 tempest-VolumeTypesNegativeTest-1039656709-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:07 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-cf54245e-5f97-4b14-bf19-0ee79ef98049 tempest-VolumeTypesNegativeTest-1039656709 tempest-VolumeTypesNegativeTest-1039656709-project-admin] http://192.168.122.54/volume/v3/types/88c729fa-6039-4f75-8643-44286c5490a2 returned with HTTP 404 Sep 03 20:09:07 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 511/1011] 192.168.122.54 () {58 vars in 1221 bytes} [Thu Sep 3 20:09:07 2026] GET /volume/v3/types/88c729fa-6039-4f75-8643-44286c5490a2 => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:09:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-e06edcf4-a314-4933-bbce-b9231ff5c770 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:07 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e06edcf4-a314-4933-bbce-b9231ff5c770 tempest-VolumeTypesNegativeTest-1039656709 tempest-VolumeTypesNegativeTest-1039656709-project-admin] POST http://192.168.122.54/volume/v3/types Sep 03 20:09:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e06edcf4-a314-4933-bbce-b9231ff5c770 tempest-VolumeTypesNegativeTest-1039656709 tempest-VolumeTypesNegativeTest-1039656709-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:09:07 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e06edcf4-a314-4933-bbce-b9231ff5c770 tempest-VolumeTypesNegativeTest-1039656709 tempest-VolumeTypesNegativeTest-1039656709-project-admin] http://192.168.122.54/volume/v3/types returned with HTTP 400 Sep 03 20:09:07 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 501/1012] 192.168.122.54 () {60 vars in 1131 bytes} [Thu Sep 3 20:09:07 2026] POST /volume/v3/types => generated 115 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 03 20:09:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-23c9e0be-e159-4c9a-a937-adfb66783f1d None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:07 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-23c9e0be-e159-4c9a-a937-adfb66783f1d tempest-VolumeTypesNegativeTest-1039656709 tempest-VolumeTypesNegativeTest-1039656709-project-admin] POST http://192.168.122.54/volume/v3/types Sep 03 20:09:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-23c9e0be-e159-4c9a-a937-adfb66783f1d tempest-VolumeTypesNegativeTest-1039656709 tempest-VolumeTypesNegativeTest-1039656709-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-101533222"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:09:07 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-23c9e0be-e159-4c9a-a937-adfb66783f1d tempest-VolumeTypesNegativeTest-1039656709 tempest-VolumeTypesNegativeTest-1039656709-project-admin] http://192.168.122.54/volume/v3/types returned with HTTP 200 Sep 03 20:09:07 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 512/1013] 192.168.122.54 () {60 vars in 1131 bytes} [Thu Sep 3 20:09:07 2026] POST /volume/v3/types => generated 228 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:09:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-ec6ca61f-6329-42e9-a0ff-752e4584c488 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:07 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ec6ca61f-6329-42e9-a0ff-752e4584c488 tempest-VolumeTypesNegativeTest-1039656709 tempest-VolumeTypesNegativeTest-1039656709-project-admin] POST http://192.168.122.54/volume/v3/types Sep 03 20:09:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ec6ca61f-6329-42e9-a0ff-752e4584c488 tempest-VolumeTypesNegativeTest-1039656709 tempest-VolumeTypesNegativeTest-1039656709-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-101533222"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:09:07 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ec6ca61f-6329-42e9-a0ff-752e4584c488 tempest-VolumeTypesNegativeTest-1039656709 tempest-VolumeTypesNegativeTest-1039656709-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-101533222 already exists. Sep 03 20:09:07 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ec6ca61f-6329-42e9-a0ff-752e4584c488 tempest-VolumeTypesNegativeTest-1039656709 tempest-VolumeTypesNegativeTest-1039656709-project-admin] http://192.168.122.54/volume/v3/types returned with HTTP 409 Sep 03 20:09:07 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 502/1014] 192.168.122.54 () {60 vars in 1131 bytes} [Thu Sep 3 20:09:07 2026] POST /volume/v3/types => generated 133 bytes in 18 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:09:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-a43a90ff-d14c-4629-89ac-f20a0e24859d None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:07 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a43a90ff-d14c-4629-89ac-f20a0e24859d tempest-VolumeTypesNegativeTest-1039656709 tempest-VolumeTypesNegativeTest-1039656709-project-admin] DELETE http://192.168.122.54/volume/v3/types/e17563ae-c5d0-4c58-bc0c-94a89a12fa77 Sep 03 20:09:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a43a90ff-d14c-4629-89ac-f20a0e24859d tempest-VolumeTypesNegativeTest-1039656709 tempest-VolumeTypesNegativeTest-1039656709-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a43a90ff-d14c-4629-89ac-f20a0e24859d tempest-VolumeTypesNegativeTest-1039656709 tempest-VolumeTypesNegativeTest-1039656709-project-admin] Calling method '_delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:07 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a43a90ff-d14c-4629-89ac-f20a0e24859d tempest-VolumeTypesNegativeTest-1039656709 tempest-VolumeTypesNegativeTest-1039656709-project-admin] http://192.168.122.54/volume/v3/types/e17563ae-c5d0-4c58-bc0c-94a89a12fa77 returned with HTTP 202 Sep 03 20:09:07 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 513/1015] 192.168.122.54 () {58 vars in 1224 bytes} [Thu Sep 3 20:09:07 2026] DELETE /volume/v3/types/e17563ae-c5d0-4c58-bc0c-94a89a12fa77 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:09:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-58fb55bc-72c7-4b62-b428-9e470581085d None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:07 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-58fb55bc-72c7-4b62-b428-9e470581085d tempest-VolumeTypesNegativeTest-1039656709 tempest-VolumeTypesNegativeTest-1039656709-project-admin] GET http://192.168.122.54/volume/v3/types/e17563ae-c5d0-4c58-bc0c-94a89a12fa77 Sep 03 20:09:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-58fb55bc-72c7-4b62-b428-9e470581085d tempest-VolumeTypesNegativeTest-1039656709 tempest-VolumeTypesNegativeTest-1039656709-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-58fb55bc-72c7-4b62-b428-9e470581085d tempest-VolumeTypesNegativeTest-1039656709 tempest-VolumeTypesNegativeTest-1039656709-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:07 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-58fb55bc-72c7-4b62-b428-9e470581085d tempest-VolumeTypesNegativeTest-1039656709 tempest-VolumeTypesNegativeTest-1039656709-project-admin] http://192.168.122.54/volume/v3/types/e17563ae-c5d0-4c58-bc0c-94a89a12fa77 returned with HTTP 404 Sep 03 20:09:07 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 503/1016] 192.168.122.54 () {58 vars in 1221 bytes} [Thu Sep 3 20:09:07 2026] GET /volume/v3/types/e17563ae-c5d0-4c58-bc0c-94a89a12fa77 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:09:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-ac09de53-6925-4f71-8c43-317c354531e9 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:07 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ac09de53-6925-4f71-8c43-317c354531e9 tempest-VolumeTypesNegativeTest-1039656709 tempest-VolumeTypesNegativeTest-1039656709-project-admin] DELETE http://192.168.122.54/volume/v3/types/06d82dec-18fb-4fbb-a1ca-4e90c69bbe59 Sep 03 20:09:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ac09de53-6925-4f71-8c43-317c354531e9 tempest-VolumeTypesNegativeTest-1039656709 tempest-VolumeTypesNegativeTest-1039656709-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ac09de53-6925-4f71-8c43-317c354531e9 tempest-VolumeTypesNegativeTest-1039656709 tempest-VolumeTypesNegativeTest-1039656709-project-admin] Calling method '_delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:07 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ac09de53-6925-4f71-8c43-317c354531e9 tempest-VolumeTypesNegativeTest-1039656709 tempest-VolumeTypesNegativeTest-1039656709-project-admin] http://192.168.122.54/volume/v3/types/06d82dec-18fb-4fbb-a1ca-4e90c69bbe59 returned with HTTP 404 Sep 03 20:09:07 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 514/1017] 192.168.122.54 () {58 vars in 1224 bytes} [Thu Sep 3 20:09:07 2026] DELETE /volume/v3/types/06d82dec-18fb-4fbb-a1ca-4e90c69bbe59 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:09:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-27ce1961-75d0-4304-a5a2-beb13cec916b None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:07 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-27ce1961-75d0-4304-a5a2-beb13cec916b tempest-VolumeTypesNegativeTest-1039656709 tempest-VolumeTypesNegativeTest-1039656709-project-admin] GET http://192.168.122.54/volume/v3/types/dc7bd406-2ff6-4a3b-a15f-379799af5ade Sep 03 20:09:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-27ce1961-75d0-4304-a5a2-beb13cec916b tempest-VolumeTypesNegativeTest-1039656709 tempest-VolumeTypesNegativeTest-1039656709-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-27ce1961-75d0-4304-a5a2-beb13cec916b tempest-VolumeTypesNegativeTest-1039656709 tempest-VolumeTypesNegativeTest-1039656709-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:07 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-27ce1961-75d0-4304-a5a2-beb13cec916b tempest-VolumeTypesNegativeTest-1039656709 tempest-VolumeTypesNegativeTest-1039656709-project-admin] http://192.168.122.54/volume/v3/types/dc7bd406-2ff6-4a3b-a15f-379799af5ade returned with HTTP 404 Sep 03 20:09:07 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 504/1018] 192.168.122.54 () {58 vars in 1221 bytes} [Thu Sep 3 20:09:07 2026] GET /volume/v3/types/dc7bd406-2ff6-4a3b-a15f-379799af5ade => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:09:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-d882e1fb-2eee-4bfa-9acf-a8271737c66e None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:08 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d882e1fb-2eee-4bfa-9acf-a8271737c66e tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] GET http://192.168.122.54/volume/v3/volumes/8b8ae6f5-b75c-45ba-9a18-2724267e8de9 Sep 03 20:09:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d882e1fb-2eee-4bfa-9acf-a8271737c66e tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d882e1fb-2eee-4bfa-9acf-a8271737c66e tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:08 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d882e1fb-2eee-4bfa-9acf-a8271737c66e tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] http://192.168.122.54/volume/v3/volumes/8b8ae6f5-b75c-45ba-9a18-2724267e8de9 returned with HTTP 404 Sep 03 20:09:08 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 515/1019] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:09:08 2026] GET /volume/v3/volumes/8b8ae6f5-b75c-45ba-9a18-2724267e8de9 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:09:08 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-8528baa6-a998-4938-8f4e-13c542ff1ba2 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:08 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-8528baa6-a998-4938-8f4e-13c542ff1ba2 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:09:08 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-8528baa6-a998-4938-8f4e-13c542ff1ba2 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1330647178"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:09:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-6bff5b98-122e-472f-82ba-a09cc2d95ed3 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:08 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.volumes [None req-8528baa6-a998-4938-8f4e-13c542ff1ba2 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1330647178'}} {{(pid=87290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:09:08 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-8528baa6-a998-4938-8f4e-13c542ff1ba2 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Create volume of 1 GB Sep 03 20:09:08 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-6bff5b98-122e-472f-82ba-a09cc2d95ed3 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] GET http://192.168.122.54/volume/v3/volumes/17606b0c-a41c-46d9-8876-212ea3dab7db Sep 03 20:09:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-6bff5b98-122e-472f-82ba-a09cc2d95ed3 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-6bff5b98-122e-472f-82ba-a09cc2d95ed3 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:08 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:08 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:09:08 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-8528baa6-a998-4938-8f4e-13c542ff1ba2 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Availability Zones retrieved successfully. Sep 03 20:09:08 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:08 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:09:08 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-6bff5b98-122e-472f-82ba-a09cc2d95ed3 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Volume info retrieved successfully. Sep 03 20:09:08 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-6bff5b98-122e-472f-82ba-a09cc2d95ed3 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] http://192.168.122.54/volume/v3/volumes/17606b0c-a41c-46d9-8876-212ea3dab7db returned with HTTP 200 Sep 03 20:09:08 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 516/1020] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:09:08 2026] GET /volume/v3/volumes/17606b0c-a41c-46d9-8876-212ea3dab7db => generated 859 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:08 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-8528baa6-a998-4938-8f4e-13c542ff1ba2 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Flow 'volume_create_api' (77f7a46c-69ad-4ecb-b965-4ea56c8649d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:09:08 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-8528baa6-a998-4938-8f4e-13c542ff1ba2 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (459486a6-40a2-4f24-9661-f511c9080bb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:09:08 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.flows.api.create_volume [None req-8528baa6-a998-4938-8f4e-13c542ff1ba2 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Validating volume size '1' using validate_int {{(pid=87290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:09:08 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-8528baa6-a998-4938-8f4e-13c542ff1ba2 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (459486a6-40a2-4f24-9661-f511c9080bb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:09:08 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-8528baa6-a998-4938-8f4e-13c542ff1ba2 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5ef0b4f-3c25-43d9-835e-1ca3612e972d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:09:08 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-8528baa6-a998-4938-8f4e-13c542ff1ba2 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Created reservations ['8da8f115-b90b-4065-8b4d-80ae59e08a55', '16c1af75-0bb3-4368-b20d-2f0a90304d4a', '9edabb5c-f490-4803-88f1-4d640e1f8f6c', 'aae906a3-564c-458e-8eb0-3082129fff57'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:09:08 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-8528baa6-a998-4938-8f4e-13c542ff1ba2 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5ef0b4f-3c25-43d9-835e-1ca3612e972d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8da8f115-b90b-4065-8b4d-80ae59e08a55', '16c1af75-0bb3-4368-b20d-2f0a90304d4a', '9edabb5c-f490-4803-88f1-4d640e1f8f6c', 'aae906a3-564c-458e-8eb0-3082129fff57']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:09:08 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-8528baa6-a998-4938-8f4e-13c542ff1ba2 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34fb6c93-9a18-4adc-8b58-2cca172cdbdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:09:08 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:08 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:09:08 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-8528baa6-a998-4938-8f4e-13c542ff1ba2 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34fb6c93-9a18-4adc-8b58-2cca172cdbdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d8188b8-c4ad-4a88-9232-960e26aa37fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1330647178',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0127b7f44cef4738896fb07c12457490',qos_specs=None,replication_status=,reservations=['8da8f115-b90b-4065-8b4d-80ae59e08a55','16c1af75-0bb3-4368-b20d-2f0a90304d4a','9edabb5c-f490-4803-88f1-4d640e1f8f6c','aae906a3-564c-458e-8eb0-3082129fff57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='555bc62a97f045329a201e1fcc6f7ecc',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:09:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1330647178',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7d8188b8-c4ad-4a88-9232-960e26aa37fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0127b7f44cef4738896fb07c12457490',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='555bc62a97f045329a201e1fcc6f7ecc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:09:08 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-8528baa6-a998-4938-8f4e-13c542ff1ba2 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e814f87a-a614-448e-a80b-17194dc2ddd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:09:08 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-8528baa6-a998-4938-8f4e-13c542ff1ba2 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e814f87a-a614-448e-a80b-17194dc2ddd8) transitioned into state 'SUCCESS' from state '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-1330647178',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0127b7f44cef4738896fb07c12457490',qos_specs=None,replication_status=,reservations=['8da8f115-b90b-4065-8b4d-80ae59e08a55','16c1af75-0bb3-4368-b20d-2f0a90304d4a','9edabb5c-f490-4803-88f1-4d640e1f8f6c','aae906a3-564c-458e-8eb0-3082129fff57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='555bc62a97f045329a201e1fcc6f7ecc',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:09:08 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-8528baa6-a998-4938-8f4e-13c542ff1ba2 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e9f45f3-96b5-4a3a-80ef-e9bfc66aff1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:09:08 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-8528baa6-a998-4938-8f4e-13c542ff1ba2 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e9f45f3-96b5-4a3a-80ef-e9bfc66aff1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:09:08 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-8528baa6-a998-4938-8f4e-13c542ff1ba2 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Flow 'volume_create_api' (77f7a46c-69ad-4ecb-b965-4ea56c8649d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:09:08 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-8528baa6-a998-4938-8f4e-13c542ff1ba2 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Create volume request issued successfully. Sep 03 20:09:08 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-8528baa6-a998-4938-8f4e-13c542ff1ba2 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:09:08 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 505/1021] 192.168.122.54 () {60 vars in 1137 bytes} [Thu Sep 3 20:09:08 2026] POST /volume/v3/volumes => generated 755 bytes in 426 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:09:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-d912d715-d243-48a5-b966-84637171bbb6 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:08 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d912d715-d243-48a5-b966-84637171bbb6 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] GET http://192.168.122.54/volume/v3/volumes/7d8188b8-c4ad-4a88-9232-960e26aa37fb Sep 03 20:09:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d912d715-d243-48a5-b966-84637171bbb6 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d912d715-d243-48a5-b966-84637171bbb6 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:08 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:08 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:09:08 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:08 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:09:08 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-d912d715-d243-48a5-b966-84637171bbb6 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Volume info retrieved successfully. Sep 03 20:09:08 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d912d715-d243-48a5-b966-84637171bbb6 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] http://192.168.122.54/volume/v3/volumes/7d8188b8-c4ad-4a88-9232-960e26aa37fb returned with HTTP 200 Sep 03 20:09:08 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 517/1022] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:09:08 2026] GET /volume/v3/volumes/7d8188b8-c4ad-4a88-9232-960e26aa37fb => generated 823 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:09 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-7aa59276-e288-4549-97d4-0ee562e9a46b None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:09 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-7aa59276-e288-4549-97d4-0ee562e9a46b tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] GET http://192.168.122.54/volume/v3/volumes/17606b0c-a41c-46d9-8876-212ea3dab7db Sep 03 20:09:09 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-7aa59276-e288-4549-97d4-0ee562e9a46b tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:09 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-7aa59276-e288-4549-97d4-0ee562e9a46b tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:09 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:09 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:09:09 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:09 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:09:09 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-7aa59276-e288-4549-97d4-0ee562e9a46b tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Volume info retrieved successfully. Sep 03 20:09:09 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-7aa59276-e288-4549-97d4-0ee562e9a46b tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] http://192.168.122.54/volume/v3/volumes/17606b0c-a41c-46d9-8876-212ea3dab7db returned with HTTP 200 Sep 03 20:09:09 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 506/1023] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:09:09 2026] GET /volume/v3/volumes/17606b0c-a41c-46d9-8876-212ea3dab7db => generated 860 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:09 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-f4ad3a9a-ad59-4a08-ba17-2eeb2f4188d0 req-358827d1-49e6-4907-9c2c-8ccba0fd87df None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:09 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-f4ad3a9a-ad59-4a08-ba17-2eeb2f4188d0 req-358827d1-49e6-4907-9c2c-8ccba0fd87df tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] GET http://192.168.122.54/volume/v3/volumes/17606b0c-a41c-46d9-8876-212ea3dab7db Sep 03 20:09:09 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-f4ad3a9a-ad59-4a08-ba17-2eeb2f4188d0 req-358827d1-49e6-4907-9c2c-8ccba0fd87df tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:09 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-f4ad3a9a-ad59-4a08-ba17-2eeb2f4188d0 req-358827d1-49e6-4907-9c2c-8ccba0fd87df tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:09 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:09 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:09:09 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:09 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:09:09 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [req-f4ad3a9a-ad59-4a08-ba17-2eeb2f4188d0 req-358827d1-49e6-4907-9c2c-8ccba0fd87df tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Volume info retrieved successfully. Sep 03 20:09:09 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-f4ad3a9a-ad59-4a08-ba17-2eeb2f4188d0 req-358827d1-49e6-4907-9c2c-8ccba0fd87df tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] http://192.168.122.54/volume/v3/volumes/17606b0c-a41c-46d9-8876-212ea3dab7db returned with HTTP 200 Sep 03 20:09:09 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 518/1024] 192.168.122.54 () {60 vars in 1482 bytes} [Thu Sep 3 20:09:09 2026] GET /volume/v3/volumes/17606b0c-a41c-46d9-8876-212ea3dab7db => generated 860 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:09 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-8d83d086-483d-4b08-a0cd-7687dfec3f05 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:09 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-8d83d086-483d-4b08-a0cd-7687dfec3f05 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:09:09 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-8d83d086-483d-4b08-a0cd-7687dfec3f05 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-353170250"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:09:09 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.volumes [None req-8d83d086-483d-4b08-a0cd-7687dfec3f05 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-353170250'}} {{(pid=87290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:09:09 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-8d83d086-483d-4b08-a0cd-7687dfec3f05 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Create volume of 1 GB Sep 03 20:09:09 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-8d83d086-483d-4b08-a0cd-7687dfec3f05 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Availability Zones retrieved successfully. Sep 03 20:09:09 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-8d83d086-483d-4b08-a0cd-7687dfec3f05 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Flow 'volume_create_api' (a9e1bc77-88cc-4805-9b48-af82a3e94536) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:09:09 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-8d83d086-483d-4b08-a0cd-7687dfec3f05 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cd93dc7-5793-4f7f-ac7d-94597c4007cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:09:09 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.flows.api.create_volume [None req-8d83d086-483d-4b08-a0cd-7687dfec3f05 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Validating volume size '1' using validate_int {{(pid=87290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:09:09 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-8d83d086-483d-4b08-a0cd-7687dfec3f05 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cd93dc7-5793-4f7f-ac7d-94597c4007cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:09:09 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-8d83d086-483d-4b08-a0cd-7687dfec3f05 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (faf54229-7dbc-4140-bd30-d920ac0c26a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:09:09 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-8d83d086-483d-4b08-a0cd-7687dfec3f05 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Created reservations ['8489760a-7348-43cf-92bb-517160360cc3', 'a878bd39-6e8d-4adc-b705-99f09262c7c0', '582ca7f6-2dd3-4255-8f38-e35f8fdf3e9c', '7f0e6142-33ff-4506-bb65-6b173becdb72'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:09:09 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-8d83d086-483d-4b08-a0cd-7687dfec3f05 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (faf54229-7dbc-4140-bd30-d920ac0c26a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8489760a-7348-43cf-92bb-517160360cc3', 'a878bd39-6e8d-4adc-b705-99f09262c7c0', '582ca7f6-2dd3-4255-8f38-e35f8fdf3e9c', '7f0e6142-33ff-4506-bb65-6b173becdb72']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:09:09 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-8d83d086-483d-4b08-a0cd-7687dfec3f05 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd7e615d-ca9f-4bf3-b8cc-d5b1130bef4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:09:09 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-09021a0c-ecc5-417d-9191-d3bbc480b9b0 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:09 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-09021a0c-ecc5-417d-9191-d3bbc480b9b0 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] GET http://192.168.122.54/volume/v3/volumes/7d8188b8-c4ad-4a88-9232-960e26aa37fb Sep 03 20:09:09 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-09021a0c-ecc5-417d-9191-d3bbc480b9b0 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:09 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-09021a0c-ecc5-417d-9191-d3bbc480b9b0 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:09 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:09 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:09:09 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:09 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:09:09 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-09021a0c-ecc5-417d-9191-d3bbc480b9b0 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Volume info retrieved successfully. Sep 03 20:09:09 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-09021a0c-ecc5-417d-9191-d3bbc480b9b0 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] http://192.168.122.54/volume/v3/volumes/7d8188b8-c4ad-4a88-9232-960e26aa37fb returned with HTTP 200 Sep 03 20:09:09 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 519/1025] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:09:09 2026] GET /volume/v3/volumes/7d8188b8-c4ad-4a88-9232-960e26aa37fb => generated 847 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:09 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:09 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:09:09 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-8d83d086-483d-4b08-a0cd-7687dfec3f05 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd7e615d-ca9f-4bf3-b8cc-d5b1130bef4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '357903a5-8464-4838-9f8f-c9b4cac3aab9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-353170250',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a8a5cbae9d074d2584b6dd6037278816',qos_specs=None,replication_status=,reservations=['8489760a-7348-43cf-92bb-517160360cc3','a878bd39-6e8d-4adc-b705-99f09262c7c0','582ca7f6-2dd3-4255-8f38-e35f8fdf3e9c','7f0e6142-33ff-4506-bb65-6b173becdb72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='581745e3ca4440bf9df4a763a6a87311',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:09:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-353170250',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=357903a5-8464-4838-9f8f-c9b4cac3aab9,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='a8a5cbae9d074d2584b6dd6037278816',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='581745e3ca4440bf9df4a763a6a87311',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:09:09 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-8d83d086-483d-4b08-a0cd-7687dfec3f05 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9cc85cf-1c1d-44a1-ade2-cf2b8dff5f87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:09:09 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-8d83d086-483d-4b08-a0cd-7687dfec3f05 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9cc85cf-1c1d-44a1-ade2-cf2b8dff5f87) transitioned into state 'SUCCESS' from state '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-353170250',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a8a5cbae9d074d2584b6dd6037278816',qos_specs=None,replication_status=,reservations=['8489760a-7348-43cf-92bb-517160360cc3','a878bd39-6e8d-4adc-b705-99f09262c7c0','582ca7f6-2dd3-4255-8f38-e35f8fdf3e9c','7f0e6142-33ff-4506-bb65-6b173becdb72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='581745e3ca4440bf9df4a763a6a87311',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:09:09 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-8d83d086-483d-4b08-a0cd-7687dfec3f05 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cc52b1c-7e9d-4c74-95ca-f98c1a912eb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:09:09 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-8d83d086-483d-4b08-a0cd-7687dfec3f05 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cc52b1c-7e9d-4c74-95ca-f98c1a912eb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:09:09 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-8d83d086-483d-4b08-a0cd-7687dfec3f05 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Flow 'volume_create_api' (a9e1bc77-88cc-4805-9b48-af82a3e94536) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:09:09 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-8d83d086-483d-4b08-a0cd-7687dfec3f05 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Create volume request issued successfully. Sep 03 20:09:09 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-8d83d086-483d-4b08-a0cd-7687dfec3f05 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:09:09 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 507/1026] 192.168.122.54 () {60 vars in 1138 bytes} [Thu Sep 3 20:09:09 2026] POST /volume/v3/volumes => generated 766 bytes in 413 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:09:09 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-11835492-0d05-4c73-86f1-4af57d6469f8 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:09 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-11835492-0d05-4c73-86f1-4af57d6469f8 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] GET http://192.168.122.54/volume/v3/volumes/357903a5-8464-4838-9f8f-c9b4cac3aab9 Sep 03 20:09:09 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-11835492-0d05-4c73-86f1-4af57d6469f8 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:09 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-11835492-0d05-4c73-86f1-4af57d6469f8 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:09 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:09 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:09:09 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:09 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:09:09 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-11835492-0d05-4c73-86f1-4af57d6469f8 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Volume info retrieved successfully. Sep 03 20:09:09 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-11835492-0d05-4c73-86f1-4af57d6469f8 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] http://192.168.122.54/volume/v3/volumes/357903a5-8464-4838-9f8f-c9b4cac3aab9 returned with HTTP 200 Sep 03 20:09:09 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 520/1027] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:09:09 2026] GET /volume/v3/volumes/357903a5-8464-4838-9f8f-c9b4cac3aab9 => generated 834 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:10 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-83ab7bcb-0f78-403e-ae39-a0a5de363358 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:10 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-83ab7bcb-0f78-403e-ae39-a0a5de363358 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] GET http://192.168.122.54/volume/v3/volumes/7d8188b8-c4ad-4a88-9232-960e26aa37fb Sep 03 20:09:10 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-83ab7bcb-0f78-403e-ae39-a0a5de363358 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:10 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-83ab7bcb-0f78-403e-ae39-a0a5de363358 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:10 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:10 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:09:10 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:10 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:09:10 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-83ab7bcb-0f78-403e-ae39-a0a5de363358 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Volume info retrieved successfully. Sep 03 20:09:10 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-83ab7bcb-0f78-403e-ae39-a0a5de363358 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] http://192.168.122.54/volume/v3/volumes/7d8188b8-c4ad-4a88-9232-960e26aa37fb returned with HTTP 200 Sep 03 20:09:10 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 508/1028] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:09:10 2026] GET /volume/v3/volumes/7d8188b8-c4ad-4a88-9232-960e26aa37fb => generated 848 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:10 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-078c84ca-6920-407c-b0bc-d9e3567d9057 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:10 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-078c84ca-6920-407c-b0bc-d9e3567d9057 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] POST http://192.168.122.54/volume/v3/snapshots Sep 03 20:09:10 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-078c84ca-6920-407c-b0bc-d9e3567d9057 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7d8188b8-c4ad-4a88-9232-960e26aa37fb", "name": "tempest-VolumesExtendTest-Snapshot-426261477"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:09:10 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:10 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:09:10 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:10 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:09:10 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-078c84ca-6920-407c-b0bc-d9e3567d9057 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Volume info retrieved successfully. Sep 03 20:09:10 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.snapshots [None req-078c84ca-6920-407c-b0bc-d9e3567d9057 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Create snapshot from volume 7d8188b8-c4ad-4a88-9232-960e26aa37fb Sep 03 20:09:10 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-ad85c89c-f306-4df2-82bd-f0dca64e41f1 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:10 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ad85c89c-f306-4df2-82bd-f0dca64e41f1 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] GET http://192.168.122.54/volume/v3/volumes/357903a5-8464-4838-9f8f-c9b4cac3aab9 Sep 03 20:09:10 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ad85c89c-f306-4df2-82bd-f0dca64e41f1 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:10 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ad85c89c-f306-4df2-82bd-f0dca64e41f1 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:10 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-078c84ca-6920-407c-b0bc-d9e3567d9057 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Created reservations ['5457b31e-d89f-4707-93e9-9e4edc959f28', 'ae078513-051c-4569-a39e-176ee7c298dd', '8e0fe6fd-5574-4da1-a91f-148b66d5c358', 'f81c9158-f2a7-4854-8845-7da5079e9cd7'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:09:10 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:10 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:09:10 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:10 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:09:10 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-ad85c89c-f306-4df2-82bd-f0dca64e41f1 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Volume info retrieved successfully. Sep 03 20:09:10 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:10 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:09:10 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ad85c89c-f306-4df2-82bd-f0dca64e41f1 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] http://192.168.122.54/volume/v3/volumes/357903a5-8464-4838-9f8f-c9b4cac3aab9 returned with HTTP 200 Sep 03 20:09:10 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 509/1029] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:09:10 2026] GET /volume/v3/volumes/357903a5-8464-4838-9f8f-c9b4cac3aab9 => generated 858 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:10 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-078c84ca-6920-407c-b0bc-d9e3567d9057 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Snapshot create request issued successfully. Sep 03 20:09:10 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-078c84ca-6920-407c-b0bc-d9e3567d9057 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] http://192.168.122.54/volume/v3/snapshots returned with HTTP 202 Sep 03 20:09:10 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 521/1030] 192.168.122.54 () {60 vars in 1144 bytes} [Thu Sep 3 20:09:10 2026] POST /volume/v3/snapshots => generated 303 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:09:10 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-7d149f0f-f176-485c-88d5-2c9de40e46c0 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:10 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-7d149f0f-f176-485c-88d5-2c9de40e46c0 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] GET http://192.168.122.54/volume/v3/snapshots/cdd948bc-3c24-4375-9062-dbfb9fc50988 Sep 03 20:09:10 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-7d149f0f-f176-485c-88d5-2c9de40e46c0 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:10 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-7d149f0f-f176-485c-88d5-2c9de40e46c0 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:10 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:10 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:09:10 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-7d149f0f-f176-485c-88d5-2c9de40e46c0 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Snapshot retrieved successfully. Sep 03 20:09:10 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-7d149f0f-f176-485c-88d5-2c9de40e46c0 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] http://192.168.122.54/volume/v3/snapshots/cdd948bc-3c24-4375-9062-dbfb9fc50988 returned with HTTP 200 Sep 03 20:09:10 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 510/1031] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:09:10 2026] GET /volume/v3/snapshots/cdd948bc-3c24-4375-9062-dbfb9fc50988 => generated 435 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:11 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-428661ac-826c-459f-ab01-43205fa02b2e None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:11 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-428661ac-826c-459f-ab01-43205fa02b2e tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:09:11 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-428661ac-826c-459f-ab01-43205fa02b2e tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-219018329"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:09:11 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volumes [None req-428661ac-826c-459f-ab01-43205fa02b2e tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-219018329'}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:09:11 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-428661ac-826c-459f-ab01-43205fa02b2e tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Create volume of 1 GB Sep 03 20:09:11 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:11 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:09:11 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-428661ac-826c-459f-ab01-43205fa02b2e tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Availability Zones retrieved successfully. Sep 03 20:09:11 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-c349025c-6ad1-4d40-841f-102ef9bb0576 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:11 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-428661ac-826c-459f-ab01-43205fa02b2e tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Flow 'volume_create_api' (f9c1d32e-9ec1-4de6-8cc6-8c55af97332a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:09:11 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c349025c-6ad1-4d40-841f-102ef9bb0576 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] GET http://192.168.122.54/volume/v3/volumes/357903a5-8464-4838-9f8f-c9b4cac3aab9 Sep 03 20:09:11 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c349025c-6ad1-4d40-841f-102ef9bb0576 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:11 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c349025c-6ad1-4d40-841f-102ef9bb0576 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:11 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-428661ac-826c-459f-ab01-43205fa02b2e tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abc99f8b-cc03-4bde-8ade-13811f9ebebd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:09:11 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.flows.api.create_volume [None req-428661ac-826c-459f-ab01-43205fa02b2e tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Validating volume size '1' using validate_int {{(pid=87289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:09:11 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:11 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:09:11 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:11 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:09:11 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-c349025c-6ad1-4d40-841f-102ef9bb0576 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Volume info retrieved successfully. Sep 03 20:09:11 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c349025c-6ad1-4d40-841f-102ef9bb0576 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] http://192.168.122.54/volume/v3/volumes/357903a5-8464-4838-9f8f-c9b4cac3aab9 returned with HTTP 200 Sep 03 20:09:11 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 511/1032] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:09:11 2026] GET /volume/v3/volumes/357903a5-8464-4838-9f8f-c9b4cac3aab9 => generated 859 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:11 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-424b1459-cacf-4fc4-adbc-9c8dbf455fb0 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:11 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-424b1459-cacf-4fc4-adbc-9c8dbf455fb0 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] GET http://192.168.122.54/volume/v3/snapshots/cdd948bc-3c24-4375-9062-dbfb9fc50988 Sep 03 20:09:11 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-424b1459-cacf-4fc4-adbc-9c8dbf455fb0 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:11 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-424b1459-cacf-4fc4-adbc-9c8dbf455fb0 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:11 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-428661ac-826c-459f-ab01-43205fa02b2e tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abc99f8b-cc03-4bde-8ade-13811f9ebebd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:09:11 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-428661ac-826c-459f-ab01-43205fa02b2e tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d11f3b54-6b5a-49c5-be15-9dc552e605df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:09:11 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:11 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:09:11 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-424b1459-cacf-4fc4-adbc-9c8dbf455fb0 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Snapshot retrieved successfully. Sep 03 20:09:11 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-424b1459-cacf-4fc4-adbc-9c8dbf455fb0 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] http://192.168.122.54/volume/v3/snapshots/cdd948bc-3c24-4375-9062-dbfb9fc50988 returned with HTTP 200 Sep 03 20:09:11 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 512/1033] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:09:11 2026] GET /volume/v3/snapshots/cdd948bc-3c24-4375-9062-dbfb9fc50988 => generated 435 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:11 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-31341573-2797-448c-b2f0-ae4ddc1c3d77 req-a4b81a20-617c-4c43-baa7-3edf7ea28a5e None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:11 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-31341573-2797-448c-b2f0-ae4ddc1c3d77 req-a4b81a20-617c-4c43-baa7-3edf7ea28a5e tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] GET http://192.168.122.54/volume/v3/volumes/357903a5-8464-4838-9f8f-c9b4cac3aab9 Sep 03 20:09:11 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-31341573-2797-448c-b2f0-ae4ddc1c3d77 req-a4b81a20-617c-4c43-baa7-3edf7ea28a5e tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:11 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-31341573-2797-448c-b2f0-ae4ddc1c3d77 req-a4b81a20-617c-4c43-baa7-3edf7ea28a5e tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:11 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:11 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:09:11 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:11 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:09:11 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [req-31341573-2797-448c-b2f0-ae4ddc1c3d77 req-a4b81a20-617c-4c43-baa7-3edf7ea28a5e tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Volume info retrieved successfully. Sep 03 20:09:12 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-31341573-2797-448c-b2f0-ae4ddc1c3d77 req-a4b81a20-617c-4c43-baa7-3edf7ea28a5e tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] http://192.168.122.54/volume/v3/volumes/357903a5-8464-4838-9f8f-c9b4cac3aab9 returned with HTTP 200 Sep 03 20:09:12 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 513/1034] 192.168.122.54 () {60 vars in 1482 bytes} [Thu Sep 3 20:09:11 2026] GET /volume/v3/volumes/357903a5-8464-4838-9f8f-c9b4cac3aab9 => generated 859 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:12 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-2fe7bfa6-f737-4c24-92c7-ac9468c20f7b None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:12 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2fe7bfa6-f737-4c24-92c7-ac9468c20f7b tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:09:12 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-2fe7bfa6-f737-4c24-92c7-ac9468c20f7b tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1075354993"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:09:12 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.volumes [None req-2fe7bfa6-f737-4c24-92c7-ac9468c20f7b tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1075354993'}} {{(pid=87290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:09:12 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-2fe7bfa6-f737-4c24-92c7-ac9468c20f7b tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Create volume of 1 GB Sep 03 20:09:12 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-2fe7bfa6-f737-4c24-92c7-ac9468c20f7b tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Availability Zones retrieved successfully. Sep 03 20:09:12 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-2fe7bfa6-f737-4c24-92c7-ac9468c20f7b tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Flow 'volume_create_api' (04ecbfc5-529c-412b-a5cc-27f3ac70ad62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:09:12 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-2fe7bfa6-f737-4c24-92c7-ac9468c20f7b tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d463126-1754-4bf9-812a-c3b3eeebda14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:09:12 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.flows.api.create_volume [None req-2fe7bfa6-f737-4c24-92c7-ac9468c20f7b tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Validating volume size '1' using validate_int {{(pid=87290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:09:12 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-428661ac-826c-459f-ab01-43205fa02b2e tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Created reservations ['ee459a1e-57dc-4816-87b0-446aa7168e3a', '84917110-c3d5-4261-b6c7-ca53c651c50e', '96016522-16ac-4565-90b0-dbba2fc63be3', 'aa0ae7b8-5652-49b8-918f-e76192e9c608'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:09:12 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-428661ac-826c-459f-ab01-43205fa02b2e tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d11f3b54-6b5a-49c5-be15-9dc552e605df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee459a1e-57dc-4816-87b0-446aa7168e3a', '84917110-c3d5-4261-b6c7-ca53c651c50e', '96016522-16ac-4565-90b0-dbba2fc63be3', 'aa0ae7b8-5652-49b8-918f-e76192e9c608']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:09:12 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-428661ac-826c-459f-ab01-43205fa02b2e tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca1c4c9e-54ef-4b92-a66b-d96e36014dd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:09:12 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-2fe7bfa6-f737-4c24-92c7-ac9468c20f7b tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d463126-1754-4bf9-812a-c3b3eeebda14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:09:12 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-2fe7bfa6-f737-4c24-92c7-ac9468c20f7b tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df829a60-806c-4e26-a00f-dcc835488b6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:09:12 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:12 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:09:12 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-428661ac-826c-459f-ab01-43205fa02b2e tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca1c4c9e-54ef-4b92-a66b-d96e36014dd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '197081ed-97b2-4373-a25d-4190bc1d254a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-219018329',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b976a0ffcb57475aa5f587bdcb44134f',qos_specs=None,replication_status=,reservations=['ee459a1e-57dc-4816-87b0-446aa7168e3a','84917110-c3d5-4261-b6c7-ca53c651c50e','96016522-16ac-4565-90b0-dbba2fc63be3','aa0ae7b8-5652-49b8-918f-e76192e9c608'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='115bb8265c9b46809c62516e94d5b869',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:09:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-219018329',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=197081ed-97b2-4373-a25d-4190bc1d254a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b976a0ffcb57475aa5f587bdcb44134f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='115bb8265c9b46809c62516e94d5b869',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:09:12 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-428661ac-826c-459f-ab01-43205fa02b2e tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (693918c6-9fcf-462d-8f5c-10c1379b23f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:09:12 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-428661ac-826c-459f-ab01-43205fa02b2e tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (693918c6-9fcf-462d-8f5c-10c1379b23f7) transitioned into state 'SUCCESS' from state '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-219018329',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b976a0ffcb57475aa5f587bdcb44134f',qos_specs=None,replication_status=,reservations=['ee459a1e-57dc-4816-87b0-446aa7168e3a','84917110-c3d5-4261-b6c7-ca53c651c50e','96016522-16ac-4565-90b0-dbba2fc63be3','aa0ae7b8-5652-49b8-918f-e76192e9c608'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='115bb8265c9b46809c62516e94d5b869',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:09:12 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-428661ac-826c-459f-ab01-43205fa02b2e tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77e07513-edf2-4347-81a1-c15e579177fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:09:12 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-2fe7bfa6-f737-4c24-92c7-ac9468c20f7b tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Created reservations ['25dab242-abc0-4635-8887-4d9bacdddf5a', '52c99ddd-a0ff-44a2-8c9d-a05852bd3fb6', 'b587519c-4613-4333-9539-04992a97886c', 'f5e16b24-5dc2-463c-900d-57d2880ffe20'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:09:12 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-2fe7bfa6-f737-4c24-92c7-ac9468c20f7b tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df829a60-806c-4e26-a00f-dcc835488b6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['25dab242-abc0-4635-8887-4d9bacdddf5a', '52c99ddd-a0ff-44a2-8c9d-a05852bd3fb6', 'b587519c-4613-4333-9539-04992a97886c', 'f5e16b24-5dc2-463c-900d-57d2880ffe20']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:09:12 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-428661ac-826c-459f-ab01-43205fa02b2e tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77e07513-edf2-4347-81a1-c15e579177fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:09:12 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-428661ac-826c-459f-ab01-43205fa02b2e tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Flow 'volume_create_api' (f9c1d32e-9ec1-4de6-8cc6-8c55af97332a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:09:12 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-428661ac-826c-459f-ab01-43205fa02b2e tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Create volume request issued successfully. Sep 03 20:09:12 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-428661ac-826c-459f-ab01-43205fa02b2e tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:09:12 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-2fe7bfa6-f737-4c24-92c7-ac9468c20f7b tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30c0991a-baed-4cc2-86be-70a29d87cedd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:09:12 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 522/1035] 192.168.122.54 () {60 vars in 1137 bytes} [Thu Sep 3 20:09:11 2026] POST /volume/v3/volumes => generated 757 bytes in 552 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:09:12 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-7f7d1ca9-bd71-4dc3-bccd-87fee421a327 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:12 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7f7d1ca9-bd71-4dc3-bccd-87fee421a327 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] GET http://192.168.122.54/volume/v3/volumes/197081ed-97b2-4373-a25d-4190bc1d254a Sep 03 20:09:12 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-7f7d1ca9-bd71-4dc3-bccd-87fee421a327 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:12 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-7f7d1ca9-bd71-4dc3-bccd-87fee421a327 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:12 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:12 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:09:12 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:12 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:09:12 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-7f7d1ca9-bd71-4dc3-bccd-87fee421a327 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Volume info retrieved successfully. Sep 03 20:09:12 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7f7d1ca9-bd71-4dc3-bccd-87fee421a327 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] http://192.168.122.54/volume/v3/volumes/197081ed-97b2-4373-a25d-4190bc1d254a returned with HTTP 200 Sep 03 20:09:12 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 523/1036] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:09:12 2026] GET /volume/v3/volumes/197081ed-97b2-4373-a25d-4190bc1d254a => generated 825 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:12 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:12 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:09:12 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-2fe7bfa6-f737-4c24-92c7-ac9468c20f7b tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30c0991a-baed-4cc2-86be-70a29d87cedd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d485f48-2bbd-4854-bb26-2d7deceafd50', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1075354993',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a8a5cbae9d074d2584b6dd6037278816',qos_specs=None,replication_status=,reservations=['25dab242-abc0-4635-8887-4d9bacdddf5a','52c99ddd-a0ff-44a2-8c9d-a05852bd3fb6','b587519c-4613-4333-9539-04992a97886c','f5e16b24-5dc2-463c-900d-57d2880ffe20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='581745e3ca4440bf9df4a763a6a87311',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:09:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1075354993',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d485f48-2bbd-4854-bb26-2d7deceafd50,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='a8a5cbae9d074d2584b6dd6037278816',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='581745e3ca4440bf9df4a763a6a87311',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:09:12 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-2fe7bfa6-f737-4c24-92c7-ac9468c20f7b tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8656804d-6c46-476d-9ccc-eb4b8b3d7572) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:09:12 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-2fe7bfa6-f737-4c24-92c7-ac9468c20f7b tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8656804d-6c46-476d-9ccc-eb4b8b3d7572) transitioned into state 'SUCCESS' from state '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-1075354993',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a8a5cbae9d074d2584b6dd6037278816',qos_specs=None,replication_status=,reservations=['25dab242-abc0-4635-8887-4d9bacdddf5a','52c99ddd-a0ff-44a2-8c9d-a05852bd3fb6','b587519c-4613-4333-9539-04992a97886c','f5e16b24-5dc2-463c-900d-57d2880ffe20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='581745e3ca4440bf9df4a763a6a87311',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:09:12 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-2fe7bfa6-f737-4c24-92c7-ac9468c20f7b tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3570be0-a925-495a-a8b6-a5da16538612) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:09:12 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-2fe7bfa6-f737-4c24-92c7-ac9468c20f7b tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3570be0-a925-495a-a8b6-a5da16538612) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:09:12 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-2fe7bfa6-f737-4c24-92c7-ac9468c20f7b tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Flow 'volume_create_api' (04ecbfc5-529c-412b-a5cc-27f3ac70ad62) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:09:12 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-2fe7bfa6-f737-4c24-92c7-ac9468c20f7b tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Create volume request issued successfully. Sep 03 20:09:12 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2fe7bfa6-f737-4c24-92c7-ac9468c20f7b tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:09:12 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 514/1037] 192.168.122.54 () {60 vars in 1138 bytes} [Thu Sep 3 20:09:12 2026] POST /volume/v3/volumes => generated 767 bytes in 408 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:09:12 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-9a70ebf8-79cd-4a94-a9f7-a5d42f8b1782 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:12 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9a70ebf8-79cd-4a94-a9f7-a5d42f8b1782 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] GET http://192.168.122.54/volume/v3/volumes/1d485f48-2bbd-4854-bb26-2d7deceafd50 Sep 03 20:09:12 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-9a70ebf8-79cd-4a94-a9f7-a5d42f8b1782 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:12 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-9a70ebf8-79cd-4a94-a9f7-a5d42f8b1782 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:12 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:12 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:09:12 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:12 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:09:12 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-9a70ebf8-79cd-4a94-a9f7-a5d42f8b1782 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Volume info retrieved successfully. Sep 03 20:09:12 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9a70ebf8-79cd-4a94-a9f7-a5d42f8b1782 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] http://192.168.122.54/volume/v3/volumes/1d485f48-2bbd-4854-bb26-2d7deceafd50 returned with HTTP 200 Sep 03 20:09:12 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 524/1038] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:09:12 2026] GET /volume/v3/volumes/1d485f48-2bbd-4854-bb26-2d7deceafd50 => generated 835 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:12 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-465e34e7-99a3-433a-95f5-00d27ba49981 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:12 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-465e34e7-99a3-433a-95f5-00d27ba49981 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] GET http://192.168.122.54/volume/v3/snapshots/cdd948bc-3c24-4375-9062-dbfb9fc50988 Sep 03 20:09:12 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-465e34e7-99a3-433a-95f5-00d27ba49981 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:12 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-465e34e7-99a3-433a-95f5-00d27ba49981 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:12 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:12 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:09:12 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-465e34e7-99a3-433a-95f5-00d27ba49981 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Snapshot retrieved successfully. Sep 03 20:09:12 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-465e34e7-99a3-433a-95f5-00d27ba49981 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] http://192.168.122.54/volume/v3/snapshots/cdd948bc-3c24-4375-9062-dbfb9fc50988 returned with HTTP 200 Sep 03 20:09:12 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 515/1039] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:09:12 2026] GET /volume/v3/snapshots/cdd948bc-3c24-4375-9062-dbfb9fc50988 => generated 435 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-b4ea9708-f871-40b3-83d1-c4a679ec8fae None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:13 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b4ea9708-f871-40b3-83d1-c4a679ec8fae tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] GET http://192.168.122.54/volume/v3/volumes/197081ed-97b2-4373-a25d-4190bc1d254a Sep 03 20:09:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b4ea9708-f871-40b3-83d1-c4a679ec8fae tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b4ea9708-f871-40b3-83d1-c4a679ec8fae tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:13 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:13 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:09:13 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:13 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:09:13 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-b4ea9708-f871-40b3-83d1-c4a679ec8fae tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Volume info retrieved successfully. Sep 03 20:09:13 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b4ea9708-f871-40b3-83d1-c4a679ec8fae tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] http://192.168.122.54/volume/v3/volumes/197081ed-97b2-4373-a25d-4190bc1d254a returned with HTTP 200 Sep 03 20:09:13 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 525/1040] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:09:13 2026] GET /volume/v3/volumes/197081ed-97b2-4373-a25d-4190bc1d254a => generated 849 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:13 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-95c1e66a-2f15-46dd-85f1-b632a1259539 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:13 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-95c1e66a-2f15-46dd-85f1-b632a1259539 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] GET http://192.168.122.54/volume/v3/volumes/1d485f48-2bbd-4854-bb26-2d7deceafd50 Sep 03 20:09:13 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-95c1e66a-2f15-46dd-85f1-b632a1259539 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:13 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-95c1e66a-2f15-46dd-85f1-b632a1259539 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:13 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:13 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:09:13 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:13 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:09:13 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-95c1e66a-2f15-46dd-85f1-b632a1259539 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Volume info retrieved successfully. Sep 03 20:09:13 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-95c1e66a-2f15-46dd-85f1-b632a1259539 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] http://192.168.122.54/volume/v3/volumes/1d485f48-2bbd-4854-bb26-2d7deceafd50 returned with HTTP 200 Sep 03 20:09:13 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 516/1041] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:09:13 2026] GET /volume/v3/volumes/1d485f48-2bbd-4854-bb26-2d7deceafd50 => generated 859 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-fb79f952-edba-4637-b790-bee505e38efb None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:14 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-fb79f952-edba-4637-b790-bee505e38efb tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] GET http://192.168.122.54/volume/v3/snapshots/cdd948bc-3c24-4375-9062-dbfb9fc50988 Sep 03 20:09:14 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-fb79f952-edba-4637-b790-bee505e38efb tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:14 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-fb79f952-edba-4637-b790-bee505e38efb tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:14 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:14 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:09:14 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-fb79f952-edba-4637-b790-bee505e38efb tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Snapshot retrieved successfully. Sep 03 20:09:14 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-fb79f952-edba-4637-b790-bee505e38efb tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] http://192.168.122.54/volume/v3/snapshots/cdd948bc-3c24-4375-9062-dbfb9fc50988 returned with HTTP 200 Sep 03 20:09:14 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 526/1042] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:09:13 2026] GET /volume/v3/snapshots/cdd948bc-3c24-4375-9062-dbfb9fc50988 => generated 462 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-447d5536-fafc-4cd2-845b-63653cfec244 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:14 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-447d5536-fafc-4cd2-845b-63653cfec244 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] POST http://192.168.122.54/volume/v3/volumes/7d8188b8-c4ad-4a88-9232-960e26aa37fb/action Sep 03 20:09:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-447d5536-fafc-4cd2-845b-63653cfec244 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:09:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-447d5536-fafc-4cd2-845b-63653cfec244 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:09:14 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:14 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:09:14 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:14 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:09:14 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-447d5536-fafc-4cd2-845b-63653cfec244 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Volume info retrieved successfully. Sep 03 20:09:14 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-447d5536-fafc-4cd2-845b-63653cfec244 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Created reservations ['91491587-117e-4b59-b578-00ee66d6a8e6', '92177592-47c4-465f-9541-5b0f30370ff3'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:09:14 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-447d5536-fafc-4cd2-845b-63653cfec244 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Extend volume request issued successfully. Sep 03 20:09:14 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-447d5536-fafc-4cd2-845b-63653cfec244 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] http://192.168.122.54/volume/v3/volumes/7d8188b8-c4ad-4a88-9232-960e26aa37fb/action returned with HTTP 202 Sep 03 20:09:14 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 517/1043] 192.168.122.54 () {60 vars in 1269 bytes} [Thu Sep 3 20:09:14 2026] POST /volume/v3/volumes/7d8188b8-c4ad-4a88-9232-960e26aa37fb/action => generated 0 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 03 20:09:14 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-f7cecb4d-6408-4329-b5fb-7e07aeda3299 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:14 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f7cecb4d-6408-4329-b5fb-7e07aeda3299 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] GET http://192.168.122.54/volume/v3/volumes/7d8188b8-c4ad-4a88-9232-960e26aa37fb Sep 03 20:09:14 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f7cecb4d-6408-4329-b5fb-7e07aeda3299 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:14 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f7cecb4d-6408-4329-b5fb-7e07aeda3299 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:14 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:14 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:09:14 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:14 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:09:14 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-f7cecb4d-6408-4329-b5fb-7e07aeda3299 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Volume info retrieved successfully. Sep 03 20:09:14 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f7cecb4d-6408-4329-b5fb-7e07aeda3299 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] http://192.168.122.54/volume/v3/volumes/7d8188b8-c4ad-4a88-9232-960e26aa37fb returned with HTTP 200 Sep 03 20:09:14 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 527/1044] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:09:14 2026] GET /volume/v3/volumes/7d8188b8-c4ad-4a88-9232-960e26aa37fb => generated 848 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-fd777e5f-fdac-4180-8dc4-b08feba65fc6 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:14 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-fd777e5f-fdac-4180-8dc4-b08feba65fc6 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] GET http://192.168.122.54/volume/v3/volumes/197081ed-97b2-4373-a25d-4190bc1d254a Sep 03 20:09:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-fd777e5f-fdac-4180-8dc4-b08feba65fc6 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-fd777e5f-fdac-4180-8dc4-b08feba65fc6 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:14 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:14 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:09:14 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:14 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:09:14 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-fd777e5f-fdac-4180-8dc4-b08feba65fc6 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Volume info retrieved successfully. Sep 03 20:09:14 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-fd777e5f-fdac-4180-8dc4-b08feba65fc6 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] http://192.168.122.54/volume/v3/volumes/197081ed-97b2-4373-a25d-4190bc1d254a returned with HTTP 200 Sep 03 20:09:14 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 518/1045] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:09:14 2026] GET /volume/v3/volumes/197081ed-97b2-4373-a25d-4190bc1d254a => generated 850 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:14 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-9cf3e22f-556d-44a5-9cea-3df96bf9cfeb None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:14 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9cf3e22f-556d-44a5-9cea-3df96bf9cfeb tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] POST http://192.168.122.54/volume/v3/snapshots Sep 03 20:09:14 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-9cf3e22f-556d-44a5-9cea-3df96bf9cfeb tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "197081ed-97b2-4373-a25d-4190bc1d254a", "name": "tempest-VolumesDeleteCascade-Snapshot-1413895628"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:09:14 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:14 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:09:14 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:14 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:09:14 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-9cf3e22f-556d-44a5-9cea-3df96bf9cfeb tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Volume info retrieved successfully. Sep 03 20:09:14 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.snapshots [None req-9cf3e22f-556d-44a5-9cea-3df96bf9cfeb tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Create snapshot from volume 197081ed-97b2-4373-a25d-4190bc1d254a Sep 03 20:09:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-d0f2157a-49bb-4846-9ab5-9f56383dfad0 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:14 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-d0f2157a-49bb-4846-9ab5-9f56383dfad0 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] GET http://192.168.122.54/volume/v3/volumes/1d485f48-2bbd-4854-bb26-2d7deceafd50 Sep 03 20:09:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-d0f2157a-49bb-4846-9ab5-9f56383dfad0 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-d0f2157a-49bb-4846-9ab5-9f56383dfad0 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:14 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:14 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:09:14 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:14 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:09:14 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-d0f2157a-49bb-4846-9ab5-9f56383dfad0 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Volume info retrieved successfully. Sep 03 20:09:14 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-d0f2157a-49bb-4846-9ab5-9f56383dfad0 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] http://192.168.122.54/volume/v3/volumes/1d485f48-2bbd-4854-bb26-2d7deceafd50 returned with HTTP 200 Sep 03 20:09:14 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 519/1046] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:09:14 2026] GET /volume/v3/volumes/1d485f48-2bbd-4854-bb26-2d7deceafd50 => generated 859 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:14 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-9cf3e22f-556d-44a5-9cea-3df96bf9cfeb tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Created reservations ['859081cf-7c44-451f-a6de-5ba2b831aebd', 'aebff8e5-e198-4067-906b-dd6190303dc8', 'd2e01c6c-0b6a-4295-a8ce-be4ff4e8d920', '85f730a4-64dd-401e-a2ff-02e50f844b1b'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:09:14 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:14 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:09:14 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-9cf3e22f-556d-44a5-9cea-3df96bf9cfeb tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Snapshot create request issued successfully. Sep 03 20:09:14 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9cf3e22f-556d-44a5-9cea-3df96bf9cfeb tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] http://192.168.122.54/volume/v3/snapshots returned with HTTP 202 Sep 03 20:09:14 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 528/1047] 192.168.122.54 () {60 vars in 1144 bytes} [Thu Sep 3 20:09:14 2026] POST /volume/v3/snapshots => generated 307 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:09:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-30eb7dd7-01ac-4168-ac5d-b27d463ac0dc None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:14 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-30eb7dd7-01ac-4168-ac5d-b27d463ac0dc tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] GET http://192.168.122.54/volume/v3/snapshots/86efcf72-d7f6-4483-a45b-d34d4faa0445 Sep 03 20:09:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-30eb7dd7-01ac-4168-ac5d-b27d463ac0dc tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-30eb7dd7-01ac-4168-ac5d-b27d463ac0dc tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:14 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:14 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:09:14 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-30eb7dd7-01ac-4168-ac5d-b27d463ac0dc tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Snapshot retrieved successfully. Sep 03 20:09:14 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-30eb7dd7-01ac-4168-ac5d-b27d463ac0dc tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] http://192.168.122.54/volume/v3/snapshots/86efcf72-d7f6-4483-a45b-d34d4faa0445 returned with HTTP 200 Sep 03 20:09:14 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 520/1048] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:09:14 2026] GET /volume/v3/snapshots/86efcf72-d7f6-4483-a45b-d34d4faa0445 => generated 439 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-3c2c2cad-7805-40ef-9047-3af9f8caf7b0 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:15 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-3c2c2cad-7805-40ef-9047-3af9f8caf7b0 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] GET http://192.168.122.54/volume/v3/volumes/7d8188b8-c4ad-4a88-9232-960e26aa37fb Sep 03 20:09:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-3c2c2cad-7805-40ef-9047-3af9f8caf7b0 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-3c2c2cad-7805-40ef-9047-3af9f8caf7b0 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:15 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:15 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:09:15 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:15 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:09:15 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-3c2c2cad-7805-40ef-9047-3af9f8caf7b0 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Volume info retrieved successfully. Sep 03 20:09:15 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-3c2c2cad-7805-40ef-9047-3af9f8caf7b0 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] http://192.168.122.54/volume/v3/volumes/7d8188b8-c4ad-4a88-9232-960e26aa37fb returned with HTTP 200 Sep 03 20:09:15 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 529/1049] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:09:15 2026] GET /volume/v3/volumes/7d8188b8-c4ad-4a88-9232-960e26aa37fb => generated 848 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:15 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-7c091180-fd69-4f7b-a5b0-8645ee0a6612 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:15 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-7c091180-fd69-4f7b-a5b0-8645ee0a6612 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] GET http://192.168.122.54/volume/v3/volumes/1d485f48-2bbd-4854-bb26-2d7deceafd50 Sep 03 20:09:15 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-7c091180-fd69-4f7b-a5b0-8645ee0a6612 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:15 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-7c091180-fd69-4f7b-a5b0-8645ee0a6612 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:15 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:15 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:09:15 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:15 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:09:15 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-7c091180-fd69-4f7b-a5b0-8645ee0a6612 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Volume info retrieved successfully. Sep 03 20:09:15 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-7c091180-fd69-4f7b-a5b0-8645ee0a6612 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] http://192.168.122.54/volume/v3/volumes/1d485f48-2bbd-4854-bb26-2d7deceafd50 returned with HTTP 200 Sep 03 20:09:15 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 521/1050] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:09:15 2026] GET /volume/v3/volumes/1d485f48-2bbd-4854-bb26-2d7deceafd50 => generated 860 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-cab1a30e-a319-45ce-9eb5-b8701e511a8f req-03db061b-21b7-4c1c-887d-64f09d1d31a6 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:15 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-cab1a30e-a319-45ce-9eb5-b8701e511a8f req-03db061b-21b7-4c1c-887d-64f09d1d31a6 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] DELETE http://192.168.122.54/volume/v3/attachments/82f974b2-97b2-469c-8da9-7516d8d4aae0 Sep 03 20:09:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-cab1a30e-a319-45ce-9eb5-b8701e511a8f req-03db061b-21b7-4c1c-887d-64f09d1d31a6 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-cab1a30e-a319-45ce-9eb5-b8701e511a8f req-03db061b-21b7-4c1c-887d-64f09d1d31a6 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Calling method 'version_select' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:15 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-2cc2cc1e-fe1e-4abc-bc12-8812d1755ebc req-db3239ed-fb14-4b02-a15e-d50ae50f621b None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:15 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-2cc2cc1e-fe1e-4abc-bc12-8812d1755ebc req-db3239ed-fb14-4b02-a15e-d50ae50f621b tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] GET http://192.168.122.54/volume/v3/volumes/1d485f48-2bbd-4854-bb26-2d7deceafd50 Sep 03 20:09:15 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-2cc2cc1e-fe1e-4abc-bc12-8812d1755ebc req-db3239ed-fb14-4b02-a15e-d50ae50f621b tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:15 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-2cc2cc1e-fe1e-4abc-bc12-8812d1755ebc req-db3239ed-fb14-4b02-a15e-d50ae50f621b tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:15 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:15 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:09:15 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:15 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:09:15 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:15 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:09:15 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [req-2cc2cc1e-fe1e-4abc-bc12-8812d1755ebc req-db3239ed-fb14-4b02-a15e-d50ae50f621b tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Volume info retrieved successfully. Sep 03 20:09:15 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-2cc2cc1e-fe1e-4abc-bc12-8812d1755ebc req-db3239ed-fb14-4b02-a15e-d50ae50f621b tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] http://192.168.122.54/volume/v3/volumes/1d485f48-2bbd-4854-bb26-2d7deceafd50 returned with HTTP 200 Sep 03 20:09:15 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 522/1051] 192.168.122.54 () {60 vars in 1482 bytes} [Thu Sep 3 20:09:15 2026] GET /volume/v3/volumes/1d485f48-2bbd-4854-bb26-2d7deceafd50 => generated 860 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:09:15 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-1b578fbc-ffa1-4830-9785-dcecb9b301d7 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:15 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-1b578fbc-ffa1-4830-9785-dcecb9b301d7 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] GET http://192.168.122.54/volume/v3/snapshots/86efcf72-d7f6-4483-a45b-d34d4faa0445 Sep 03 20:09:15 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-1b578fbc-ffa1-4830-9785-dcecb9b301d7 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:15 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-1b578fbc-ffa1-4830-9785-dcecb9b301d7 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:15 devstack devstack@c-api.service[87289]: /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 03 20:09:15 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, Sep 03 20:09:15 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:15 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:09:15 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-1b578fbc-ffa1-4830-9785-dcecb9b301d7 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Snapshot retrieved successfully. Sep 03 20:09:15 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-1b578fbc-ffa1-4830-9785-dcecb9b301d7 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] http://192.168.122.54/volume/v3/snapshots/86efcf72-d7f6-4483-a45b-d34d4faa0445 returned with HTTP 200 Sep 03 20:09:15 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 523/1052] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:09:15 2026] GET /volume/v3/snapshots/86efcf72-d7f6-4483-a45b-d34d4faa0445 => generated 439 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:15 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-cab1a30e-a319-45ce-9eb5-b8701e511a8f req-03db061b-21b7-4c1c-887d-64f09d1d31a6 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] http://192.168.122.54/volume/v3/attachments/82f974b2-97b2-469c-8da9-7516d8d4aae0 returned with HTTP 200 Sep 03 20:09:15 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 530/1053] 192.168.122.54 () {64 vars in 1557 bytes} [Thu Sep 3 20:09:15 2026] DELETE /volume/v3/attachments/82f974b2-97b2-469c-8da9-7516d8d4aae0 => generated 19 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:15 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-cab1a30e-a319-45ce-9eb5-b8701e511a8f req-d27f938f-1028-4007-b7b4-160775996485 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:15 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-cab1a30e-a319-45ce-9eb5-b8701e511a8f req-d27f938f-1028-4007-b7b4-160775996485 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] DELETE http://192.168.122.54/volume/v3/volumes/e633edf6-0068-44bc-9425-ee04cc34090c Sep 03 20:09:15 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-cab1a30e-a319-45ce-9eb5-b8701e511a8f req-d27f938f-1028-4007-b7b4-160775996485 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:15 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-cab1a30e-a319-45ce-9eb5-b8701e511a8f req-d27f938f-1028-4007-b7b4-160775996485 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:15 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [req-cab1a30e-a319-45ce-9eb5-b8701e511a8f req-d27f938f-1028-4007-b7b4-160775996485 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Delete volume with id: e633edf6-0068-44bc-9425-ee04cc34090c Sep 03 20:09:15 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:15 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:09:15 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:15 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:09:15 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [req-cab1a30e-a319-45ce-9eb5-b8701e511a8f req-d27f938f-1028-4007-b7b4-160775996485 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Volume info retrieved successfully. Sep 03 20:09:16 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [req-cab1a30e-a319-45ce-9eb5-b8701e511a8f req-d27f938f-1028-4007-b7b4-160775996485 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Delete volume request issued successfully. Sep 03 20:09:16 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-cab1a30e-a319-45ce-9eb5-b8701e511a8f req-d27f938f-1028-4007-b7b4-160775996485 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] http://192.168.122.54/volume/v3/volumes/e633edf6-0068-44bc-9425-ee04cc34090c returned with HTTP 202 Sep 03 20:09:16 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 524/1054] 192.168.122.54 () {62 vars in 1504 bytes} [Thu Sep 3 20:09:15 2026] DELETE /volume/v3/volumes/e633edf6-0068-44bc-9425-ee04cc34090c => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:09:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-3d21bc4e-c7b8-48d6-8be7-4b488965997f req-55a705b4-8d2e-4445-ae8f-ebad1d471d28 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:16 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-3d21bc4e-c7b8-48d6-8be7-4b488965997f req-55a705b4-8d2e-4445-ae8f-ebad1d471d28 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-reader] GET http://192.168.122.54/volume/v3/volumes/detail Sep 03 20:09:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-3d21bc4e-c7b8-48d6-8be7-4b488965997f req-55a705b4-8d2e-4445-ae8f-ebad1d471d28 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-reader] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-3d21bc4e-c7b8-48d6-8be7-4b488965997f req-55a705b4-8d2e-4445-ae8f-ebad1d471d28 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-reader] Calling method 'detail' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.api_utils [req-3d21bc4e-c7b8-48d6-8be7-4b488965997f req-55a705b4-8d2e-4445-ae8f-ebad1d471d28 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-reader] Removing options '' from query. {{(pid=87289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:09:16 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:16 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:09:16 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [req-3d21bc4e-c7b8-48d6-8be7-4b488965997f req-55a705b4-8d2e-4445-ae8f-ebad1d471d28 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87289) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 20:09:16 devstack devstack@c-api.service[87289]: /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 03 20:09:16 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 20:09:16 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:16 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:09:16 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:16 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:09:16 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:16 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:09:16 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [req-3d21bc4e-c7b8-48d6-8be7-4b488965997f req-55a705b4-8d2e-4445-ae8f-ebad1d471d28 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-reader] Get all volumes completed successfully. Sep 03 20:09:16 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:16 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:09:16 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-3d21bc4e-c7b8-48d6-8be7-4b488965997f req-55a705b4-8d2e-4445-ae8f-ebad1d471d28 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-reader] http://192.168.122.54/volume/v3/volumes/detail returned with HTTP 200 Sep 03 20:09:16 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 531/1055] 192.168.122.54 () {60 vars in 1392 bytes} [Thu Sep 3 20:09:16 2026] GET /volume/v3/volumes/detail => generated 2562 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:09:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-929df615-70ae-4482-825a-7adcebcabe46 req-071ad69b-5df8-46e6-9d0f-4815ff8bb9c1 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:16 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-929df615-70ae-4482-825a-7adcebcabe46 req-071ad69b-5df8-46e6-9d0f-4815ff8bb9c1 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-reader] GET http://192.168.122.54/volume/v3/volumes/detail Sep 03 20:09:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-929df615-70ae-4482-825a-7adcebcabe46 req-071ad69b-5df8-46e6-9d0f-4815ff8bb9c1 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-reader] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-929df615-70ae-4482-825a-7adcebcabe46 req-071ad69b-5df8-46e6-9d0f-4815ff8bb9c1 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-reader] Calling method 'detail' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.api_utils [req-929df615-70ae-4482-825a-7adcebcabe46 req-071ad69b-5df8-46e6-9d0f-4815ff8bb9c1 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-reader] Removing options '' from query. {{(pid=87290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:09:16 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [req-929df615-70ae-4482-825a-7adcebcabe46 req-071ad69b-5df8-46e6-9d0f-4815ff8bb9c1 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87290) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 20:09:16 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:16 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:09:16 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:16 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:09:16 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:16 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:09:16 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [req-929df615-70ae-4482-825a-7adcebcabe46 req-071ad69b-5df8-46e6-9d0f-4815ff8bb9c1 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-reader] Get all volumes completed successfully. Sep 03 20:09:16 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:16 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:09:16 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-929df615-70ae-4482-825a-7adcebcabe46 req-071ad69b-5df8-46e6-9d0f-4815ff8bb9c1 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-reader] http://192.168.122.54/volume/v3/volumes/detail returned with HTTP 200 Sep 03 20:09:16 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 525/1056] 192.168.122.54 () {60 vars in 1392 bytes} [Thu Sep 3 20:09:16 2026] GET /volume/v3/volumes/detail => generated 2562 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:09:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-e74c1af7-2c57-4895-a269-ffdfcb72b433 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-3b080e38-9c11-45b5-876e-47c91e8946e1 req-5870cd35-d73c-4a34-a26d-63224d222b94 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:16 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e74c1af7-2c57-4895-a269-ffdfcb72b433 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] GET http://192.168.122.54/volume/v3/volumes/7d8188b8-c4ad-4a88-9232-960e26aa37fb Sep 03 20:09:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e74c1af7-2c57-4895-a269-ffdfcb72b433 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e74c1af7-2c57-4895-a269-ffdfcb72b433 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:16 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-3b080e38-9c11-45b5-876e-47c91e8946e1 req-5870cd35-d73c-4a34-a26d-63224d222b94 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-reader] GET http://192.168.122.54/volume/v3/volumes/detail Sep 03 20:09:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-3b080e38-9c11-45b5-876e-47c91e8946e1 req-5870cd35-d73c-4a34-a26d-63224d222b94 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-reader] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-3b080e38-9c11-45b5-876e-47c91e8946e1 req-5870cd35-d73c-4a34-a26d-63224d222b94 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-reader] Calling method 'detail' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.api_utils [req-3b080e38-9c11-45b5-876e-47c91e8946e1 req-5870cd35-d73c-4a34-a26d-63224d222b94 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-reader] Removing options '' from query. {{(pid=87289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:09:16 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [req-3b080e38-9c11-45b5-876e-47c91e8946e1 req-5870cd35-d73c-4a34-a26d-63224d222b94 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87289) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 20:09:16 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:16 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:09:16 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:16 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:09:16 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-e74c1af7-2c57-4895-a269-ffdfcb72b433 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Volume info retrieved successfully. Sep 03 20:09:16 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:16 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:09:16 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:16 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:09:16 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:16 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:09:16 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [req-3b080e38-9c11-45b5-876e-47c91e8946e1 req-5870cd35-d73c-4a34-a26d-63224d222b94 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-reader] Get all volumes completed successfully. Sep 03 20:09:16 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:16 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:09:16 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e74c1af7-2c57-4895-a269-ffdfcb72b433 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] http://192.168.122.54/volume/v3/volumes/7d8188b8-c4ad-4a88-9232-960e26aa37fb returned with HTTP 200 Sep 03 20:09:16 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 526/1057] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:09:16 2026] GET /volume/v3/volumes/7d8188b8-c4ad-4a88-9232-960e26aa37fb => generated 848 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:16 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-3b080e38-9c11-45b5-876e-47c91e8946e1 req-5870cd35-d73c-4a34-a26d-63224d222b94 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-reader] http://192.168.122.54/volume/v3/volumes/detail returned with HTTP 200 Sep 03 20:09:16 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 532/1058] 192.168.122.54 () {60 vars in 1392 bytes} [Thu Sep 3 20:09:16 2026] GET /volume/v3/volumes/detail => generated 2562 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:09:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-39c8dd53-ca91-4fe6-88d6-67873d4baeb0 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:16 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-39c8dd53-ca91-4fe6-88d6-67873d4baeb0 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] GET http://192.168.122.54/volume/v3/volumes/7d8188b8-c4ad-4a88-9232-960e26aa37fb Sep 03 20:09:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-39c8dd53-ca91-4fe6-88d6-67873d4baeb0 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-39c8dd53-ca91-4fe6-88d6-67873d4baeb0 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:16 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:16 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:09:16 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:16 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:09:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-61e9bf66-2a15-486f-b8bf-adb82e5c3941 req-cca1c0fb-ceca-4fdc-8d96-3de891d9e07c None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:16 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-39c8dd53-ca91-4fe6-88d6-67873d4baeb0 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Volume info retrieved successfully. Sep 03 20:09:16 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-61e9bf66-2a15-486f-b8bf-adb82e5c3941 req-cca1c0fb-ceca-4fdc-8d96-3de891d9e07c tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-reader] GET http://192.168.122.54/volume/v3/volumes/detail Sep 03 20:09:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-61e9bf66-2a15-486f-b8bf-adb82e5c3941 req-cca1c0fb-ceca-4fdc-8d96-3de891d9e07c tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-reader] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-61e9bf66-2a15-486f-b8bf-adb82e5c3941 req-cca1c0fb-ceca-4fdc-8d96-3de891d9e07c tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-reader] Calling method 'detail' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.api_utils [req-61e9bf66-2a15-486f-b8bf-adb82e5c3941 req-cca1c0fb-ceca-4fdc-8d96-3de891d9e07c tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-reader] Removing options '' from query. {{(pid=87289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:09:16 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [req-61e9bf66-2a15-486f-b8bf-adb82e5c3941 req-cca1c0fb-ceca-4fdc-8d96-3de891d9e07c tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87289) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 20:09:16 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-39c8dd53-ca91-4fe6-88d6-67873d4baeb0 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] http://192.168.122.54/volume/v3/volumes/7d8188b8-c4ad-4a88-9232-960e26aa37fb returned with HTTP 200 Sep 03 20:09:16 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 527/1059] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:09:16 2026] GET /volume/v3/volumes/7d8188b8-c4ad-4a88-9232-960e26aa37fb => generated 848 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:16 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:16 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:09:16 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:16 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:09:16 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:16 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:09:16 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [req-61e9bf66-2a15-486f-b8bf-adb82e5c3941 req-cca1c0fb-ceca-4fdc-8d96-3de891d9e07c tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-reader] Get all volumes completed successfully. Sep 03 20:09:16 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:16 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:09:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-f7df28c1-b077-4598-b7f6-b2879f5586ad None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:16 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-61e9bf66-2a15-486f-b8bf-adb82e5c3941 req-cca1c0fb-ceca-4fdc-8d96-3de891d9e07c tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-reader] http://192.168.122.54/volume/v3/volumes/detail returned with HTTP 200 Sep 03 20:09:16 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 533/1060] 192.168.122.54 () {60 vars in 1392 bytes} [Thu Sep 3 20:09:16 2026] GET /volume/v3/volumes/detail => generated 2562 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:09:16 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f7df28c1-b077-4598-b7f6-b2879f5586ad tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] DELETE http://192.168.122.54/volume/v3/snapshots/cdd948bc-3c24-4375-9062-dbfb9fc50988 Sep 03 20:09:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f7df28c1-b077-4598-b7f6-b2879f5586ad tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f7df28c1-b077-4598-b7f6-b2879f5586ad tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:16 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.snapshots [None req-f7df28c1-b077-4598-b7f6-b2879f5586ad tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Delete snapshot with id: cdd948bc-3c24-4375-9062-dbfb9fc50988 Sep 03 20:09:16 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:16 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:09:16 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-f7df28c1-b077-4598-b7f6-b2879f5586ad tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Snapshot retrieved successfully. Sep 03 20:09:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-56bafb8e-2e9c-4ff8-8d8a-e877644275b7 req-f76dbfd2-6941-49ea-a5c8-41c41f329855 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:16 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:16 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:09:16 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-56bafb8e-2e9c-4ff8-8d8a-e877644275b7 req-f76dbfd2-6941-49ea-a5c8-41c41f329855 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-reader] GET http://192.168.122.54/volume/v3/volumes/detail Sep 03 20:09:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-56bafb8e-2e9c-4ff8-8d8a-e877644275b7 req-f76dbfd2-6941-49ea-a5c8-41c41f329855 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-reader] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-56bafb8e-2e9c-4ff8-8d8a-e877644275b7 req-f76dbfd2-6941-49ea-a5c8-41c41f329855 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-reader] Calling method 'detail' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.api_utils [req-56bafb8e-2e9c-4ff8-8d8a-e877644275b7 req-f76dbfd2-6941-49ea-a5c8-41c41f329855 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-reader] Removing options '' from query. {{(pid=87289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:09:16 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [req-56bafb8e-2e9c-4ff8-8d8a-e877644275b7 req-f76dbfd2-6941-49ea-a5c8-41c41f329855 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87289) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 20:09:16 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:16 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:09:16 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:16 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:09:16 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:16 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:09:16 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [req-56bafb8e-2e9c-4ff8-8d8a-e877644275b7 req-f76dbfd2-6941-49ea-a5c8-41c41f329855 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-reader] Get all volumes completed successfully. Sep 03 20:09:16 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-f7df28c1-b077-4598-b7f6-b2879f5586ad tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Snapshot delete request issued successfully. Sep 03 20:09:16 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f7df28c1-b077-4598-b7f6-b2879f5586ad tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] http://192.168.122.54/volume/v3/snapshots/cdd948bc-3c24-4375-9062-dbfb9fc50988 returned with HTTP 202 Sep 03 20:09:16 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:16 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:09:16 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 528/1061] 192.168.122.54 () {58 vars in 1236 bytes} [Thu Sep 3 20:09:16 2026] DELETE /volume/v3/snapshots/cdd948bc-3c24-4375-9062-dbfb9fc50988 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:09:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-2b248972-9554-45c6-99c1-ba1870ea33dc None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:16 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-56bafb8e-2e9c-4ff8-8d8a-e877644275b7 req-f76dbfd2-6941-49ea-a5c8-41c41f329855 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-reader] http://192.168.122.54/volume/v3/volumes/detail returned with HTTP 200 Sep 03 20:09:16 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 534/1062] 192.168.122.54 () {60 vars in 1392 bytes} [Thu Sep 3 20:09:16 2026] GET /volume/v3/volumes/detail => generated 2562 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:09:16 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2b248972-9554-45c6-99c1-ba1870ea33dc tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] GET http://192.168.122.54/volume/v3/snapshots/cdd948bc-3c24-4375-9062-dbfb9fc50988 Sep 03 20:09:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-2b248972-9554-45c6-99c1-ba1870ea33dc tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-2b248972-9554-45c6-99c1-ba1870ea33dc tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:16 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:16 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:09:16 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-2b248972-9554-45c6-99c1-ba1870ea33dc tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Snapshot retrieved successfully. Sep 03 20:09:16 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2b248972-9554-45c6-99c1-ba1870ea33dc tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] http://192.168.122.54/volume/v3/snapshots/cdd948bc-3c24-4375-9062-dbfb9fc50988 returned with HTTP 200 Sep 03 20:09:16 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 529/1063] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:09:16 2026] GET /volume/v3/snapshots/cdd948bc-3c24-4375-9062-dbfb9fc50988 => generated 461 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-2f9e2b14-0f24-468c-b479-c8036bf407a9 req-abf50554-8005-461e-bfbc-502b67aa38bb None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:16 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-2f9e2b14-0f24-468c-b479-c8036bf407a9 req-abf50554-8005-461e-bfbc-502b67aa38bb tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-reader] GET http://192.168.122.54/volume/v3/volumes/detail Sep 03 20:09:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-2f9e2b14-0f24-468c-b479-c8036bf407a9 req-abf50554-8005-461e-bfbc-502b67aa38bb tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-reader] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-2f9e2b14-0f24-468c-b479-c8036bf407a9 req-abf50554-8005-461e-bfbc-502b67aa38bb tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-reader] Calling method 'detail' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.api_utils [req-2f9e2b14-0f24-468c-b479-c8036bf407a9 req-abf50554-8005-461e-bfbc-502b67aa38bb tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-reader] Removing options '' from query. {{(pid=87289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:09:16 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [req-2f9e2b14-0f24-468c-b479-c8036bf407a9 req-abf50554-8005-461e-bfbc-502b67aa38bb tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87289) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 20:09:16 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:16 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:09:16 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:16 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:09:16 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:16 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:09:16 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [req-2f9e2b14-0f24-468c-b479-c8036bf407a9 req-abf50554-8005-461e-bfbc-502b67aa38bb tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-reader] Get all volumes completed successfully. Sep 03 20:09:16 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:16 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:09:16 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-2f9e2b14-0f24-468c-b479-c8036bf407a9 req-abf50554-8005-461e-bfbc-502b67aa38bb tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-reader] http://192.168.122.54/volume/v3/volumes/detail returned with HTTP 200 Sep 03 20:09:16 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 535/1064] 192.168.122.54 () {60 vars in 1392 bytes} [Thu Sep 3 20:09:16 2026] GET /volume/v3/volumes/detail => generated 2562 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 20:09:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-a96f5627-668e-429e-a512-2008ffd466bf req-462ce73c-e6d3-44a9-8564-2203c8c9fdec None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:16 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-a96f5627-668e-429e-a512-2008ffd466bf req-462ce73c-e6d3-44a9-8564-2203c8c9fdec tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-reader] GET http://192.168.122.54/volume/v3/volumes/detail Sep 03 20:09:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-a96f5627-668e-429e-a512-2008ffd466bf req-462ce73c-e6d3-44a9-8564-2203c8c9fdec tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-reader] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-a96f5627-668e-429e-a512-2008ffd466bf req-462ce73c-e6d3-44a9-8564-2203c8c9fdec tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-reader] Calling method 'detail' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.api_utils [req-a96f5627-668e-429e-a512-2008ffd466bf req-462ce73c-e6d3-44a9-8564-2203c8c9fdec tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-reader] Removing options '' from query. {{(pid=87290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:09:16 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [req-a96f5627-668e-429e-a512-2008ffd466bf req-462ce73c-e6d3-44a9-8564-2203c8c9fdec tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87290) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 20:09:16 devstack devstack@c-api.service[87290]: /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 03 20:09:16 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 20:09:16 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:16 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:09:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-63054ae2-ff9c-4b59-943f-0c747de27d83 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:16 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:16 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:09:16 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:16 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:09:16 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [req-a96f5627-668e-429e-a512-2008ffd466bf req-462ce73c-e6d3-44a9-8564-2203c8c9fdec tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-reader] Get all volumes completed successfully. Sep 03 20:09:16 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:16 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:09:16 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-63054ae2-ff9c-4b59-943f-0c747de27d83 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] GET http://192.168.122.54/volume/v3/snapshots/86efcf72-d7f6-4483-a45b-d34d4faa0445 Sep 03 20:09:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-63054ae2-ff9c-4b59-943f-0c747de27d83 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-63054ae2-ff9c-4b59-943f-0c747de27d83 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:16 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-a96f5627-668e-429e-a512-2008ffd466bf req-462ce73c-e6d3-44a9-8564-2203c8c9fdec tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-reader] http://192.168.122.54/volume/v3/volumes/detail returned with HTTP 200 Sep 03 20:09:16 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 530/1065] 192.168.122.54 () {60 vars in 1392 bytes} [Thu Sep 3 20:09:16 2026] GET /volume/v3/volumes/detail => generated 2562 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:09:16 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:16 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:09:16 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-63054ae2-ff9c-4b59-943f-0c747de27d83 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Snapshot retrieved successfully. Sep 03 20:09:16 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-63054ae2-ff9c-4b59-943f-0c747de27d83 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] http://192.168.122.54/volume/v3/snapshots/86efcf72-d7f6-4483-a45b-d34d4faa0445 returned with HTTP 200 Sep 03 20:09:16 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 536/1066] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:09:16 2026] GET /volume/v3/snapshots/86efcf72-d7f6-4483-a45b-d34d4faa0445 => generated 439 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-a739fed7-6271-414e-b847-58d56a6d5faa req-5268ec09-ae42-4c44-bf07-03918cda8f63 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:17 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-a739fed7-6271-414e-b847-58d56a6d5faa req-5268ec09-ae42-4c44-bf07-03918cda8f63 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-reader] GET http://192.168.122.54/volume/v3/volumes/detail Sep 03 20:09:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-a739fed7-6271-414e-b847-58d56a6d5faa req-5268ec09-ae42-4c44-bf07-03918cda8f63 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-reader] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-a739fed7-6271-414e-b847-58d56a6d5faa req-5268ec09-ae42-4c44-bf07-03918cda8f63 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-reader] Calling method 'detail' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.api_utils [req-a739fed7-6271-414e-b847-58d56a6d5faa req-5268ec09-ae42-4c44-bf07-03918cda8f63 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-reader] Removing options '' from query. {{(pid=87290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:09:17 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [req-a739fed7-6271-414e-b847-58d56a6d5faa req-5268ec09-ae42-4c44-bf07-03918cda8f63 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87290) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 20:09:17 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:17 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:09:17 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:17 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:09:17 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:17 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:09:17 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [req-a739fed7-6271-414e-b847-58d56a6d5faa req-5268ec09-ae42-4c44-bf07-03918cda8f63 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-reader] Get all volumes completed successfully. Sep 03 20:09:17 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:17 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:09:17 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-a739fed7-6271-414e-b847-58d56a6d5faa req-5268ec09-ae42-4c44-bf07-03918cda8f63 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-reader] http://192.168.122.54/volume/v3/volumes/detail returned with HTTP 200 Sep 03 20:09:17 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 531/1067] 192.168.122.54 () {60 vars in 1392 bytes} [Thu Sep 3 20:09:16 2026] GET /volume/v3/volumes/detail => generated 2562 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:09:17 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-4b6b2ea2-30b7-4842-a761-70e0866cce95 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:17 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-4b6b2ea2-30b7-4842-a761-70e0866cce95 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] DELETE http://192.168.122.54/volume/v3/volumes/1d485f48-2bbd-4854-bb26-2d7deceafd50 Sep 03 20:09:17 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-4b6b2ea2-30b7-4842-a761-70e0866cce95 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:17 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-4b6b2ea2-30b7-4842-a761-70e0866cce95 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:17 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-4b6b2ea2-30b7-4842-a761-70e0866cce95 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Delete volume with id: 1d485f48-2bbd-4854-bb26-2d7deceafd50 Sep 03 20:09:17 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:17 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:09:17 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:17 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:09:17 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-4b6b2ea2-30b7-4842-a761-70e0866cce95 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Volume info retrieved successfully. Sep 03 20:09:17 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-4b6b2ea2-30b7-4842-a761-70e0866cce95 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Delete volume request issued successfully. Sep 03 20:09:17 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-4b6b2ea2-30b7-4842-a761-70e0866cce95 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] http://192.168.122.54/volume/v3/volumes/1d485f48-2bbd-4854-bb26-2d7deceafd50 returned with HTTP 202 Sep 03 20:09:17 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 537/1068] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:09:17 2026] DELETE /volume/v3/volumes/1d485f48-2bbd-4854-bb26-2d7deceafd50 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:09:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-f059587c-5d2c-4ed7-89cd-92e870e90f3a None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:17 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f059587c-5d2c-4ed7-89cd-92e870e90f3a tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] GET http://192.168.122.54/volume/v3/volumes/1d485f48-2bbd-4854-bb26-2d7deceafd50 Sep 03 20:09:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f059587c-5d2c-4ed7-89cd-92e870e90f3a tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f059587c-5d2c-4ed7-89cd-92e870e90f3a tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:17 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:17 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:09:17 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:17 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:09:17 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-f059587c-5d2c-4ed7-89cd-92e870e90f3a tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Volume info retrieved successfully. Sep 03 20:09:17 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f059587c-5d2c-4ed7-89cd-92e870e90f3a tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] http://192.168.122.54/volume/v3/volumes/1d485f48-2bbd-4854-bb26-2d7deceafd50 returned with HTTP 200 Sep 03 20:09:17 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 532/1069] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:09:17 2026] GET /volume/v3/volumes/1d485f48-2bbd-4854-bb26-2d7deceafd50 => generated 859 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:17 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-fbdef2ac-e557-46b6-a673-450e7c45b5b3 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:17 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-fbdef2ac-e557-46b6-a673-450e7c45b5b3 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] DELETE http://192.168.122.54/volume/v3/volumes/72081664-b977-457a-a7c9-12b81f297df7 Sep 03 20:09:17 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-fbdef2ac-e557-46b6-a673-450e7c45b5b3 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:17 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-fbdef2ac-e557-46b6-a673-450e7c45b5b3 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:17 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-fbdef2ac-e557-46b6-a673-450e7c45b5b3 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Delete volume with id: 72081664-b977-457a-a7c9-12b81f297df7 Sep 03 20:09:17 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:17 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:09:17 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:17 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:09:17 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-fbdef2ac-e557-46b6-a673-450e7c45b5b3 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Volume info retrieved successfully. Sep 03 20:09:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-05f69021-7c20-4597-9372-f319887f069c None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:17 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-05f69021-7c20-4597-9372-f319887f069c tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] GET http://192.168.122.54/volume/v3/snapshots/cdd948bc-3c24-4375-9062-dbfb9fc50988 Sep 03 20:09:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-05f69021-7c20-4597-9372-f319887f069c tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-05f69021-7c20-4597-9372-f319887f069c tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:17 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:17 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:09:17 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-05f69021-7c20-4597-9372-f319887f069c tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Snapshot retrieved successfully. Sep 03 20:09:17 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-05f69021-7c20-4597-9372-f319887f069c tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] http://192.168.122.54/volume/v3/snapshots/cdd948bc-3c24-4375-9062-dbfb9fc50988 returned with HTTP 200 Sep 03 20:09:17 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 533/1070] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:09:17 2026] GET /volume/v3/snapshots/cdd948bc-3c24-4375-9062-dbfb9fc50988 => generated 461 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:17 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-fbdef2ac-e557-46b6-a673-450e7c45b5b3 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Delete volume request issued successfully. Sep 03 20:09:17 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-fbdef2ac-e557-46b6-a673-450e7c45b5b3 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] http://192.168.122.54/volume/v3/volumes/72081664-b977-457a-a7c9-12b81f297df7 returned with HTTP 202 Sep 03 20:09:17 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 538/1071] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:09:17 2026] DELETE /volume/v3/volumes/72081664-b977-457a-a7c9-12b81f297df7 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:09:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-2efbea41-c905-4fe2-b0fa-ec4de58eb93a None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:17 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2efbea41-c905-4fe2-b0fa-ec4de58eb93a tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] GET http://192.168.122.54/volume/v3/volumes/72081664-b977-457a-a7c9-12b81f297df7 Sep 03 20:09:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-2efbea41-c905-4fe2-b0fa-ec4de58eb93a tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-2efbea41-c905-4fe2-b0fa-ec4de58eb93a tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:17 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:17 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:09:17 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:17 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:09:17 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-2efbea41-c905-4fe2-b0fa-ec4de58eb93a tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Volume info retrieved successfully. Sep 03 20:09:17 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2efbea41-c905-4fe2-b0fa-ec4de58eb93a tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] http://192.168.122.54/volume/v3/volumes/72081664-b977-457a-a7c9-12b81f297df7 returned with HTTP 200 Sep 03 20:09:17 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 534/1072] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:09:17 2026] GET /volume/v3/volumes/72081664-b977-457a-a7c9-12b81f297df7 => generated 852 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:17 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-a977b4e8-2ff0-457c-bbef-27a20cc5c1d4 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:17 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a977b4e8-2ff0-457c-bbef-27a20cc5c1d4 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] GET http://192.168.122.54/volume/v3/snapshots/86efcf72-d7f6-4483-a45b-d34d4faa0445 Sep 03 20:09:17 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a977b4e8-2ff0-457c-bbef-27a20cc5c1d4 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:18 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a977b4e8-2ff0-457c-bbef-27a20cc5c1d4 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:18 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:18 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:09:18 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-a977b4e8-2ff0-457c-bbef-27a20cc5c1d4 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Snapshot retrieved successfully. Sep 03 20:09:18 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a977b4e8-2ff0-457c-bbef-27a20cc5c1d4 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] http://192.168.122.54/volume/v3/snapshots/86efcf72-d7f6-4483-a45b-d34d4faa0445 returned with HTTP 200 Sep 03 20:09:18 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 539/1073] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:09:17 2026] GET /volume/v3/snapshots/86efcf72-d7f6-4483-a45b-d34d4faa0445 => generated 439 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:18 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-2604ac57-6263-43b0-9766-a528b0558cca None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:18 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2604ac57-6263-43b0-9766-a528b0558cca tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] GET http://192.168.122.54/volume/v3/volumes/1d485f48-2bbd-4854-bb26-2d7deceafd50 Sep 03 20:09:18 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-2604ac57-6263-43b0-9766-a528b0558cca tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:18 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-2604ac57-6263-43b0-9766-a528b0558cca tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:18 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:18 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:09:18 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:18 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:09:18 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-2604ac57-6263-43b0-9766-a528b0558cca tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Volume info retrieved successfully. Sep 03 20:09:18 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2604ac57-6263-43b0-9766-a528b0558cca tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] http://192.168.122.54/volume/v3/volumes/1d485f48-2bbd-4854-bb26-2d7deceafd50 returned with HTTP 200 Sep 03 20:09:18 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 535/1074] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:09:18 2026] GET /volume/v3/volumes/1d485f48-2bbd-4854-bb26-2d7deceafd50 => generated 859 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:18 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-da03be43-d11f-404b-b629-e905dc7b2ab3 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:18 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-da03be43-d11f-404b-b629-e905dc7b2ab3 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] GET http://192.168.122.54/volume/v3/snapshots/cdd948bc-3c24-4375-9062-dbfb9fc50988 Sep 03 20:09:18 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-da03be43-d11f-404b-b629-e905dc7b2ab3 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:18 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-da03be43-d11f-404b-b629-e905dc7b2ab3 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:18 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-da03be43-d11f-404b-b629-e905dc7b2ab3 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] http://192.168.122.54/volume/v3/snapshots/cdd948bc-3c24-4375-9062-dbfb9fc50988 returned with HTTP 404 Sep 03 20:09:18 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 540/1075] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:09:18 2026] GET /volume/v3/snapshots/cdd948bc-3c24-4375-9062-dbfb9fc50988 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:09:18 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-cbf4e8b6-a25d-4258-9592-6893b4621604 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:18 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-cbf4e8b6-a25d-4258-9592-6893b4621604 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] GET http://192.168.122.54/volume/v3/volumes/7d8188b8-c4ad-4a88-9232-960e26aa37fb Sep 03 20:09:18 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-cbf4e8b6-a25d-4258-9592-6893b4621604 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:18 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-cbf4e8b6-a25d-4258-9592-6893b4621604 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:18 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:18 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:09:18 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:18 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:09:18 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-cbf4e8b6-a25d-4258-9592-6893b4621604 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Volume info retrieved successfully. Sep 03 20:09:18 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-cbf4e8b6-a25d-4258-9592-6893b4621604 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] http://192.168.122.54/volume/v3/volumes/7d8188b8-c4ad-4a88-9232-960e26aa37fb returned with HTTP 200 Sep 03 20:09:18 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 536/1076] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:09:18 2026] GET /volume/v3/volumes/7d8188b8-c4ad-4a88-9232-960e26aa37fb => generated 848 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:18 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-adf42b05-02c1-4769-82a9-e4a2522e0cc0 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:18 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-adf42b05-02c1-4769-82a9-e4a2522e0cc0 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] GET http://192.168.122.54/volume/v3/volumes/72081664-b977-457a-a7c9-12b81f297df7 Sep 03 20:09:18 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-adf42b05-02c1-4769-82a9-e4a2522e0cc0 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:18 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-adf42b05-02c1-4769-82a9-e4a2522e0cc0 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:18 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-dfb22d02-5816-4731-bff7-2b69f253d77c None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:18 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-dfb22d02-5816-4731-bff7-2b69f253d77c tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] DELETE http://192.168.122.54/volume/v3/volumes/7d8188b8-c4ad-4a88-9232-960e26aa37fb Sep 03 20:09:18 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-dfb22d02-5816-4731-bff7-2b69f253d77c tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:18 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-dfb22d02-5816-4731-bff7-2b69f253d77c tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:18 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-dfb22d02-5816-4731-bff7-2b69f253d77c tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Delete volume with id: 7d8188b8-c4ad-4a88-9232-960e26aa37fb Sep 03 20:09:18 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-adf42b05-02c1-4769-82a9-e4a2522e0cc0 tempest-ServerActionsTestOtherA-1138108255 tempest-ServerActionsTestOtherA-1138108255-project-member] http://192.168.122.54/volume/v3/volumes/72081664-b977-457a-a7c9-12b81f297df7 returned with HTTP 404 Sep 03 20:09:18 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 541/1077] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:09:18 2026] GET /volume/v3/volumes/72081664-b977-457a-a7c9-12b81f297df7 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:09:18 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:18 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:09:18 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:18 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:09:18 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-dfb22d02-5816-4731-bff7-2b69f253d77c tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Volume info retrieved successfully. Sep 03 20:09:19 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-dfb22d02-5816-4731-bff7-2b69f253d77c tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Delete volume request issued successfully. Sep 03 20:09:19 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-dfb22d02-5816-4731-bff7-2b69f253d77c tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] http://192.168.122.54/volume/v3/volumes/7d8188b8-c4ad-4a88-9232-960e26aa37fb returned with HTTP 202 Sep 03 20:09:19 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 537/1078] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:09:18 2026] DELETE /volume/v3/volumes/7d8188b8-c4ad-4a88-9232-960e26aa37fb => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:09:19 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-d14457ec-8908-4898-ad77-20868afc9bd4 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:19 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d14457ec-8908-4898-ad77-20868afc9bd4 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] GET http://192.168.122.54/volume/v3/volumes/7d8188b8-c4ad-4a88-9232-960e26aa37fb Sep 03 20:09:19 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d14457ec-8908-4898-ad77-20868afc9bd4 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:19 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d14457ec-8908-4898-ad77-20868afc9bd4 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:19 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-96c927fc-f494-44fa-b0c6-aabcbb28f958 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:19 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:19 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:09:19 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-96c927fc-f494-44fa-b0c6-aabcbb28f958 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] GET http://192.168.122.54/volume/v3/snapshots/86efcf72-d7f6-4483-a45b-d34d4faa0445 Sep 03 20:09:19 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-96c927fc-f494-44fa-b0c6-aabcbb28f958 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:19 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-96c927fc-f494-44fa-b0c6-aabcbb28f958 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:19 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:19 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:09:19 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-d14457ec-8908-4898-ad77-20868afc9bd4 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Volume info retrieved successfully. Sep 03 20:09:19 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:19 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:09:19 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d14457ec-8908-4898-ad77-20868afc9bd4 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] http://192.168.122.54/volume/v3/volumes/7d8188b8-c4ad-4a88-9232-960e26aa37fb returned with HTTP 200 Sep 03 20:09:19 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 542/1079] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:09:19 2026] GET /volume/v3/volumes/7d8188b8-c4ad-4a88-9232-960e26aa37fb => generated 847 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:19 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-96c927fc-f494-44fa-b0c6-aabcbb28f958 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Snapshot retrieved successfully. Sep 03 20:09:19 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-96c927fc-f494-44fa-b0c6-aabcbb28f958 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] http://192.168.122.54/volume/v3/snapshots/86efcf72-d7f6-4483-a45b-d34d4faa0445 returned with HTTP 200 Sep 03 20:09:19 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 538/1080] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:09:19 2026] GET /volume/v3/snapshots/86efcf72-d7f6-4483-a45b-d34d4faa0445 => generated 466 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:19 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-6c166797-9910-4148-b48c-65fd09fe2241 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:19 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-6c166797-9910-4148-b48c-65fd09fe2241 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] POST http://192.168.122.54/volume/v3/snapshots Sep 03 20:09:19 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-6c166797-9910-4148-b48c-65fd09fe2241 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "197081ed-97b2-4373-a25d-4190bc1d254a", "name": "tempest-VolumesDeleteCascade-Snapshot-191406134"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:09:19 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:19 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:09:19 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:19 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:09:19 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-6c166797-9910-4148-b48c-65fd09fe2241 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Volume info retrieved successfully. Sep 03 20:09:19 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.snapshots [None req-6c166797-9910-4148-b48c-65fd09fe2241 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Create snapshot from volume 197081ed-97b2-4373-a25d-4190bc1d254a Sep 03 20:09:19 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-6c166797-9910-4148-b48c-65fd09fe2241 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Created reservations ['07e8fb08-c25a-4078-8991-81e1f721413a', 'e0b5a860-8c4a-4183-9654-759a97a13793', '506605a7-a617-4f4d-b642-293767d3e026', '4ab5b268-ec23-4924-9683-860a7fc70a0d'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:09:19 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:19 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:09:19 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-319114b8-b2a4-4413-a394-c612b8070f22 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:19 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-319114b8-b2a4-4413-a394-c612b8070f22 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] GET http://192.168.122.54/volume/v3/volumes/1d485f48-2bbd-4854-bb26-2d7deceafd50 Sep 03 20:09:19 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-319114b8-b2a4-4413-a394-c612b8070f22 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:19 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-319114b8-b2a4-4413-a394-c612b8070f22 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:19 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-6c166797-9910-4148-b48c-65fd09fe2241 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Snapshot create request issued successfully. Sep 03 20:09:19 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-6c166797-9910-4148-b48c-65fd09fe2241 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] http://192.168.122.54/volume/v3/snapshots returned with HTTP 202 Sep 03 20:09:19 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 543/1081] 192.168.122.54 () {60 vars in 1144 bytes} [Thu Sep 3 20:09:19 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 03 20:09:19 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-60125e3a-eb6e-4c09-9a36-11166614837d None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:19 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-60125e3a-eb6e-4c09-9a36-11166614837d tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] GET http://192.168.122.54/volume/v3/snapshots/2853fd4f-41dc-428d-aace-db7c1f41c066 Sep 03 20:09:19 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-60125e3a-eb6e-4c09-9a36-11166614837d tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:19 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-60125e3a-eb6e-4c09-9a36-11166614837d tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:19 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:19 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:09:19 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-60125e3a-eb6e-4c09-9a36-11166614837d tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Snapshot retrieved successfully. Sep 03 20:09:19 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-60125e3a-eb6e-4c09-9a36-11166614837d tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] http://192.168.122.54/volume/v3/snapshots/2853fd4f-41dc-428d-aace-db7c1f41c066 returned with HTTP 200 Sep 03 20:09:19 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 544/1082] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:09:19 2026] GET /volume/v3/snapshots/2853fd4f-41dc-428d-aace-db7c1f41c066 => generated 438 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:19 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-319114b8-b2a4-4413-a394-c612b8070f22 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] http://192.168.122.54/volume/v3/volumes/1d485f48-2bbd-4854-bb26-2d7deceafd50 returned with HTTP 404 Sep 03 20:09:19 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 539/1083] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:09:19 2026] GET /volume/v3/volumes/1d485f48-2bbd-4854-bb26-2d7deceafd50 => generated 109 bytes in 85 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:09:19 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-12d5e136-1b4d-42b1-884c-4e47034e0354 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:19 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-12d5e136-1b4d-42b1-884c-4e47034e0354 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] DELETE http://192.168.122.54/volume/v3/volumes/357903a5-8464-4838-9f8f-c9b4cac3aab9 Sep 03 20:09:19 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-12d5e136-1b4d-42b1-884c-4e47034e0354 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:19 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-12d5e136-1b4d-42b1-884c-4e47034e0354 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:19 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-12d5e136-1b4d-42b1-884c-4e47034e0354 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Delete volume with id: 357903a5-8464-4838-9f8f-c9b4cac3aab9 Sep 03 20:09:19 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:19 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:09:19 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:19 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:09:19 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-12d5e136-1b4d-42b1-884c-4e47034e0354 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Volume info retrieved successfully. Sep 03 20:09:19 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-12d5e136-1b4d-42b1-884c-4e47034e0354 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Delete volume request issued successfully. Sep 03 20:09:19 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-12d5e136-1b4d-42b1-884c-4e47034e0354 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] http://192.168.122.54/volume/v3/volumes/357903a5-8464-4838-9f8f-c9b4cac3aab9 returned with HTTP 202 Sep 03 20:09:19 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 545/1084] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:09:19 2026] DELETE /volume/v3/volumes/357903a5-8464-4838-9f8f-c9b4cac3aab9 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:09:19 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-ddf68840-a2de-4db2-b775-e1a00d0f2510 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:19 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ddf68840-a2de-4db2-b775-e1a00d0f2510 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] GET http://192.168.122.54/volume/v3/volumes/357903a5-8464-4838-9f8f-c9b4cac3aab9 Sep 03 20:09:19 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ddf68840-a2de-4db2-b775-e1a00d0f2510 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:19 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ddf68840-a2de-4db2-b775-e1a00d0f2510 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:19 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:19 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:09:19 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:19 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:09:19 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-ddf68840-a2de-4db2-b775-e1a00d0f2510 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Volume info retrieved successfully. Sep 03 20:09:19 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ddf68840-a2de-4db2-b775-e1a00d0f2510 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] http://192.168.122.54/volume/v3/volumes/357903a5-8464-4838-9f8f-c9b4cac3aab9 returned with HTTP 200 Sep 03 20:09:19 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 540/1085] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:09:19 2026] GET /volume/v3/volumes/357903a5-8464-4838-9f8f-c9b4cac3aab9 => generated 858 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-71edd776-ec4a-4e09-90d1-4e63be3541c8 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:20 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-71edd776-ec4a-4e09-90d1-4e63be3541c8 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] GET http://192.168.122.54/volume/v3/volumes/7d8188b8-c4ad-4a88-9232-960e26aa37fb Sep 03 20:09:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-71edd776-ec4a-4e09-90d1-4e63be3541c8 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-71edd776-ec4a-4e09-90d1-4e63be3541c8 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:20 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:20 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:09:20 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:20 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:09:20 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-71edd776-ec4a-4e09-90d1-4e63be3541c8 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Volume info retrieved successfully. Sep 03 20:09:20 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-71edd776-ec4a-4e09-90d1-4e63be3541c8 tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] http://192.168.122.54/volume/v3/volumes/7d8188b8-c4ad-4a88-9232-960e26aa37fb returned with HTTP 200 Sep 03 20:09:20 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 546/1086] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:09:20 2026] GET /volume/v3/volumes/7d8188b8-c4ad-4a88-9232-960e26aa37fb => generated 847 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:20 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-2202dc0e-e9c6-4d4d-bd24-bd9761b6c934 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:20 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2202dc0e-e9c6-4d4d-bd24-bd9761b6c934 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] GET http://192.168.122.54/volume/v3/snapshots/2853fd4f-41dc-428d-aace-db7c1f41c066 Sep 03 20:09:20 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-2202dc0e-e9c6-4d4d-bd24-bd9761b6c934 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:20 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-2202dc0e-e9c6-4d4d-bd24-bd9761b6c934 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:20 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:20 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:09:20 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-2202dc0e-e9c6-4d4d-bd24-bd9761b6c934 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Snapshot retrieved successfully. Sep 03 20:09:20 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2202dc0e-e9c6-4d4d-bd24-bd9761b6c934 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] http://192.168.122.54/volume/v3/snapshots/2853fd4f-41dc-428d-aace-db7c1f41c066 returned with HTTP 200 Sep 03 20:09:20 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 541/1087] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:09:20 2026] GET /volume/v3/snapshots/2853fd4f-41dc-428d-aace-db7c1f41c066 => generated 438 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-42ca5051-45c3-4cd8-81e1-e0d9f4fecbdf None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:20 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-42ca5051-45c3-4cd8-81e1-e0d9f4fecbdf tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] GET http://192.168.122.54/volume/v3/volumes/357903a5-8464-4838-9f8f-c9b4cac3aab9 Sep 03 20:09:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-42ca5051-45c3-4cd8-81e1-e0d9f4fecbdf tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-42ca5051-45c3-4cd8-81e1-e0d9f4fecbdf tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:20 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:20 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:09:20 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:20 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:09:20 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-42ca5051-45c3-4cd8-81e1-e0d9f4fecbdf tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Volume info retrieved successfully. Sep 03 20:09:20 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-42ca5051-45c3-4cd8-81e1-e0d9f4fecbdf tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] http://192.168.122.54/volume/v3/volumes/357903a5-8464-4838-9f8f-c9b4cac3aab9 returned with HTTP 200 Sep 03 20:09:20 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 547/1088] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:09:20 2026] GET /volume/v3/volumes/357903a5-8464-4838-9f8f-c9b4cac3aab9 => generated 858 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:21 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-8ed02403-df96-41aa-a48f-8dde3036817d None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:21 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-8ed02403-df96-41aa-a48f-8dde3036817d tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] GET http://192.168.122.54/volume/v3/volumes/7d8188b8-c4ad-4a88-9232-960e26aa37fb Sep 03 20:09:21 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-8ed02403-df96-41aa-a48f-8dde3036817d tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:21 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-8ed02403-df96-41aa-a48f-8dde3036817d tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:21 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-8ed02403-df96-41aa-a48f-8dde3036817d tempest-VolumesExtendTest-1512740149 tempest-VolumesExtendTest-1512740149-project-member] http://192.168.122.54/volume/v3/volumes/7d8188b8-c4ad-4a88-9232-960e26aa37fb returned with HTTP 404 Sep 03 20:09:21 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 542/1089] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:09:21 2026] GET /volume/v3/volumes/7d8188b8-c4ad-4a88-9232-960e26aa37fb => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 20:09:21 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-4d72a8b8-6778-4260-bc91-ba9edac88128 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:21 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-4d72a8b8-6778-4260-bc91-ba9edac88128 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] GET http://192.168.122.54/volume/v3/snapshots/2853fd4f-41dc-428d-aace-db7c1f41c066 Sep 03 20:09:21 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-4d72a8b8-6778-4260-bc91-ba9edac88128 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:21 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-4d72a8b8-6778-4260-bc91-ba9edac88128 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:21 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:21 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:09:21 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-4d72a8b8-6778-4260-bc91-ba9edac88128 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Snapshot retrieved successfully. Sep 03 20:09:21 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-4d72a8b8-6778-4260-bc91-ba9edac88128 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] http://192.168.122.54/volume/v3/snapshots/2853fd4f-41dc-428d-aace-db7c1f41c066 returned with HTTP 200 Sep 03 20:09:21 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 548/1090] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:09:21 2026] GET /volume/v3/snapshots/2853fd4f-41dc-428d-aace-db7c1f41c066 => generated 438 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:09:21 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-e99ddba1-a570-4388-baf2-6a72cb02dae2 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:21 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e99ddba1-a570-4388-baf2-6a72cb02dae2 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] GET http://192.168.122.54/volume/v3/volumes/357903a5-8464-4838-9f8f-c9b4cac3aab9 Sep 03 20:09:21 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e99ddba1-a570-4388-baf2-6a72cb02dae2 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:21 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e99ddba1-a570-4388-baf2-6a72cb02dae2 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:21 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e99ddba1-a570-4388-baf2-6a72cb02dae2 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] http://192.168.122.54/volume/v3/volumes/357903a5-8464-4838-9f8f-c9b4cac3aab9 returned with HTTP 404 Sep 03 20:09:21 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 543/1091] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:09:21 2026] GET /volume/v3/volumes/357903a5-8464-4838-9f8f-c9b4cac3aab9 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 20:09:21 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-270a1160-364b-4758-bf54-c6f20fe8d188 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:21 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-270a1160-364b-4758-bf54-c6f20fe8d188 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] DELETE http://192.168.122.54/volume/v3/volumes/17606b0c-a41c-46d9-8876-212ea3dab7db Sep 03 20:09:21 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-270a1160-364b-4758-bf54-c6f20fe8d188 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:21 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-270a1160-364b-4758-bf54-c6f20fe8d188 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:21 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-270a1160-364b-4758-bf54-c6f20fe8d188 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Delete volume with id: 17606b0c-a41c-46d9-8876-212ea3dab7db Sep 03 20:09:21 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:21 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:09:21 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:21 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:09:21 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-270a1160-364b-4758-bf54-c6f20fe8d188 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Volume info retrieved successfully. Sep 03 20:09:21 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-270a1160-364b-4758-bf54-c6f20fe8d188 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Delete volume request issued successfully. Sep 03 20:09:21 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-270a1160-364b-4758-bf54-c6f20fe8d188 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] http://192.168.122.54/volume/v3/volumes/17606b0c-a41c-46d9-8876-212ea3dab7db returned with HTTP 202 Sep 03 20:09:21 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 549/1092] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:09:21 2026] DELETE /volume/v3/volumes/17606b0c-a41c-46d9-8876-212ea3dab7db => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:09:21 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-62ea0bee-32db-48db-a5a6-c9a66b04289e None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:21 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-62ea0bee-32db-48db-a5a6-c9a66b04289e tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] GET http://192.168.122.54/volume/v3/volumes/17606b0c-a41c-46d9-8876-212ea3dab7db Sep 03 20:09:21 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-62ea0bee-32db-48db-a5a6-c9a66b04289e tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:21 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-62ea0bee-32db-48db-a5a6-c9a66b04289e tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:21 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:21 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:09:21 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:21 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:09:21 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-62ea0bee-32db-48db-a5a6-c9a66b04289e tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Volume info retrieved successfully. Sep 03 20:09:21 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-62ea0bee-32db-48db-a5a6-c9a66b04289e tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] http://192.168.122.54/volume/v3/volumes/17606b0c-a41c-46d9-8876-212ea3dab7db returned with HTTP 200 Sep 03 20:09:21 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 544/1093] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:09:21 2026] GET /volume/v3/volumes/17606b0c-a41c-46d9-8876-212ea3dab7db => generated 859 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:22 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-48152bc9-0c82-4b38-a6fb-f5e5f6667f65 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:22 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-48152bc9-0c82-4b38-a6fb-f5e5f6667f65 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] GET http://192.168.122.54/volume/v3/snapshots/2853fd4f-41dc-428d-aace-db7c1f41c066 Sep 03 20:09:22 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-48152bc9-0c82-4b38-a6fb-f5e5f6667f65 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:22 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-48152bc9-0c82-4b38-a6fb-f5e5f6667f65 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:22 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:22 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:09:22 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-48152bc9-0c82-4b38-a6fb-f5e5f6667f65 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Snapshot retrieved successfully. Sep 03 20:09:22 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-48152bc9-0c82-4b38-a6fb-f5e5f6667f65 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] http://192.168.122.54/volume/v3/snapshots/2853fd4f-41dc-428d-aace-db7c1f41c066 returned with HTTP 200 Sep 03 20:09:22 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 550/1094] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:09:22 2026] GET /volume/v3/snapshots/2853fd4f-41dc-428d-aace-db7c1f41c066 => generated 465 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:22 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-c3d92594-117a-45c1-be38-262e3d9a6df2 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:22 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c3d92594-117a-45c1-be38-262e3d9a6df2 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] DELETE http://192.168.122.54/volume/v3/volumes/197081ed-97b2-4373-a25d-4190bc1d254a?cascade=True Sep 03 20:09:22 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c3d92594-117a-45c1-be38-262e3d9a6df2 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:22 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c3d92594-117a-45c1-be38-262e3d9a6df2 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:22 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-c3d92594-117a-45c1-be38-262e3d9a6df2 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Delete volume with id: 197081ed-97b2-4373-a25d-4190bc1d254a Sep 03 20:09:22 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:22 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:09:22 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:22 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:09:22 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-c3d92594-117a-45c1-be38-262e3d9a6df2 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Volume info retrieved successfully. Sep 03 20:09:22 devstack devstack@c-api.service[87290]: /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 03 20:09:22 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 20:09:22 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-c3d92594-117a-45c1-be38-262e3d9a6df2 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Delete volume request issued successfully. Sep 03 20:09:22 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c3d92594-117a-45c1-be38-262e3d9a6df2 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] http://192.168.122.54/volume/v3/volumes/197081ed-97b2-4373-a25d-4190bc1d254a?cascade=True returned with HTTP 202 Sep 03 20:09:22 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 545/1095] 192.168.122.54 () {58 vars in 1255 bytes} [Thu Sep 3 20:09:22 2026] DELETE /volume/v3/volumes/197081ed-97b2-4373-a25d-4190bc1d254a?cascade=True => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:09:22 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-c98b16f2-3c77-4f8d-b330-95900c5b039a None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:22 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c98b16f2-3c77-4f8d-b330-95900c5b039a tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] GET http://192.168.122.54/volume/v3/volumes/197081ed-97b2-4373-a25d-4190bc1d254a Sep 03 20:09:22 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c98b16f2-3c77-4f8d-b330-95900c5b039a tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:22 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c98b16f2-3c77-4f8d-b330-95900c5b039a tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:22 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:22 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:09:22 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:22 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:09:22 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-c98b16f2-3c77-4f8d-b330-95900c5b039a tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Volume info retrieved successfully. Sep 03 20:09:22 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c98b16f2-3c77-4f8d-b330-95900c5b039a tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] http://192.168.122.54/volume/v3/volumes/197081ed-97b2-4373-a25d-4190bc1d254a returned with HTTP 200 Sep 03 20:09:22 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 551/1096] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:09:22 2026] GET /volume/v3/volumes/197081ed-97b2-4373-a25d-4190bc1d254a => generated 849 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:09:22 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-ccfb65b1-4ab1-417a-8723-4681d3b81108 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:22 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ccfb65b1-4ab1-417a-8723-4681d3b81108 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] GET http://192.168.122.54/volume/v3/volumes/17606b0c-a41c-46d9-8876-212ea3dab7db Sep 03 20:09:22 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ccfb65b1-4ab1-417a-8723-4681d3b81108 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:22 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ccfb65b1-4ab1-417a-8723-4681d3b81108 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:22 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:22 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:09:22 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:22 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:09:22 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-ccfb65b1-4ab1-417a-8723-4681d3b81108 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Volume info retrieved successfully. Sep 03 20:09:22 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ccfb65b1-4ab1-417a-8723-4681d3b81108 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] http://192.168.122.54/volume/v3/volumes/17606b0c-a41c-46d9-8876-212ea3dab7db returned with HTTP 200 Sep 03 20:09:22 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 546/1097] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:09:22 2026] GET /volume/v3/volumes/17606b0c-a41c-46d9-8876-212ea3dab7db => generated 859 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:23 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-37c29be9-7a87-4bed-91fd-19027a05db83 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:23 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-37c29be9-7a87-4bed-91fd-19027a05db83 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] GET http://192.168.122.54/volume/v3/volumes/197081ed-97b2-4373-a25d-4190bc1d254a Sep 03 20:09:23 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-37c29be9-7a87-4bed-91fd-19027a05db83 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:23 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-37c29be9-7a87-4bed-91fd-19027a05db83 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:23 devstack devstack@c-api.service[87289]: DEBUG dbcounter [-] [87289] Writing DB stats cinder:SELECT=614,cinder:UPDATE=147,cinder:INSERT=80 {{(pid=87289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 20:09:23 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:23 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:09:23 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:23 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:09:23 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-37c29be9-7a87-4bed-91fd-19027a05db83 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Volume info retrieved successfully. Sep 03 20:09:23 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-37c29be9-7a87-4bed-91fd-19027a05db83 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] http://192.168.122.54/volume/v3/volumes/197081ed-97b2-4373-a25d-4190bc1d254a returned with HTTP 200 Sep 03 20:09:23 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 552/1098] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:09:23 2026] GET /volume/v3/volumes/197081ed-97b2-4373-a25d-4190bc1d254a => generated 849 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:09:24 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-871a23cb-e3de-420a-a069-661d802d3c81 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:24 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-871a23cb-e3de-420a-a069-661d802d3c81 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] GET http://192.168.122.54/volume/v3/volumes/17606b0c-a41c-46d9-8876-212ea3dab7db Sep 03 20:09:24 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-871a23cb-e3de-420a-a069-661d802d3c81 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:24 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-871a23cb-e3de-420a-a069-661d802d3c81 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:24 devstack devstack@c-api.service[87290]: DEBUG dbcounter [-] [87290] Writing DB stats cinder:SELECT=589,cinder:UPDATE=107,cinder:INSERT=68 {{(pid=87290) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 20:09:24 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-871a23cb-e3de-420a-a069-661d802d3c81 tempest-VolumesTestJSON-796964361 tempest-VolumesTestJSON-796964361-project-member] http://192.168.122.54/volume/v3/volumes/17606b0c-a41c-46d9-8876-212ea3dab7db returned with HTTP 404 Sep 03 20:09:24 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 547/1099] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:09:24 2026] GET /volume/v3/volumes/17606b0c-a41c-46d9-8876-212ea3dab7db => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:09:24 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-d2412551-dd7d-4552-9968-86eb7d14358c None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:24 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d2412551-dd7d-4552-9968-86eb7d14358c tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] GET http://192.168.122.54/volume/v3/volumes/197081ed-97b2-4373-a25d-4190bc1d254a Sep 03 20:09:24 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d2412551-dd7d-4552-9968-86eb7d14358c tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:24 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d2412551-dd7d-4552-9968-86eb7d14358c tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:24 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:24 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:09:24 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:24 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:09:24 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-d2412551-dd7d-4552-9968-86eb7d14358c tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Volume info retrieved successfully. Sep 03 20:09:24 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d2412551-dd7d-4552-9968-86eb7d14358c tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] http://192.168.122.54/volume/v3/volumes/197081ed-97b2-4373-a25d-4190bc1d254a returned with HTTP 200 Sep 03 20:09:24 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 553/1100] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:09:24 2026] GET /volume/v3/volumes/197081ed-97b2-4373-a25d-4190bc1d254a => generated 849 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:25 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-ab88b694-2712-4e6d-8dec-986e557368d0 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:25 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ab88b694-2712-4e6d-8dec-986e557368d0 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] GET http://192.168.122.54/volume/v3/volumes/197081ed-97b2-4373-a25d-4190bc1d254a Sep 03 20:09:25 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ab88b694-2712-4e6d-8dec-986e557368d0 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:25 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ab88b694-2712-4e6d-8dec-986e557368d0 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:25 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:25 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:09:25 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:25 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:09:25 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-ab88b694-2712-4e6d-8dec-986e557368d0 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Volume info retrieved successfully. Sep 03 20:09:25 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ab88b694-2712-4e6d-8dec-986e557368d0 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] http://192.168.122.54/volume/v3/volumes/197081ed-97b2-4373-a25d-4190bc1d254a returned with HTTP 200 Sep 03 20:09:25 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 548/1101] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:09:25 2026] GET /volume/v3/volumes/197081ed-97b2-4373-a25d-4190bc1d254a => generated 849 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:26 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-d45490c8-1056-4163-a1aa-7012803d72e3 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:26 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d45490c8-1056-4163-a1aa-7012803d72e3 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] GET http://192.168.122.54/volume/v3/volumes/197081ed-97b2-4373-a25d-4190bc1d254a Sep 03 20:09:26 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d45490c8-1056-4163-a1aa-7012803d72e3 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:26 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d45490c8-1056-4163-a1aa-7012803d72e3 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:27 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:27 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:09:27 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:27 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:09:27 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-d45490c8-1056-4163-a1aa-7012803d72e3 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Volume info retrieved successfully. Sep 03 20:09:27 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d45490c8-1056-4163-a1aa-7012803d72e3 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] http://192.168.122.54/volume/v3/volumes/197081ed-97b2-4373-a25d-4190bc1d254a returned with HTTP 200 Sep 03 20:09:27 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 554/1102] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:09:26 2026] GET /volume/v3/volumes/197081ed-97b2-4373-a25d-4190bc1d254a => generated 849 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:28 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-f75bd2d2-65f9-4427-b266-f473e68892fb None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:28 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f75bd2d2-65f9-4427-b266-f473e68892fb tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] GET http://192.168.122.54/volume/v3/volumes/197081ed-97b2-4373-a25d-4190bc1d254a Sep 03 20:09:28 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f75bd2d2-65f9-4427-b266-f473e68892fb tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:28 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f75bd2d2-65f9-4427-b266-f473e68892fb tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:28 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f75bd2d2-65f9-4427-b266-f473e68892fb tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] http://192.168.122.54/volume/v3/volumes/197081ed-97b2-4373-a25d-4190bc1d254a returned with HTTP 404 Sep 03 20:09:28 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 549/1103] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:09:28 2026] GET /volume/v3/volumes/197081ed-97b2-4373-a25d-4190bc1d254a => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:09:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-81582295-22ce-4f94-adec-6ac7fd9f8897 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:28 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-81582295-22ce-4f94-adec-6ac7fd9f8897 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] GET http://192.168.122.54/volume/v3/volumes Sep 03 20:09:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-81582295-22ce-4f94-adec-6ac7fd9f8897 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-81582295-22ce-4f94-adec-6ac7fd9f8897 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Calling method 'index' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.api_utils [None req-81582295-22ce-4f94-adec-6ac7fd9f8897 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Removing options '' from query. {{(pid=87289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:09:28 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-81582295-22ce-4f94-adec-6ac7fd9f8897 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87289) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 20:09:28 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-81582295-22ce-4f94-adec-6ac7fd9f8897 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Get all volumes completed successfully. Sep 03 20:09:28 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-81582295-22ce-4f94-adec-6ac7fd9f8897 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 200 Sep 03 20:09:28 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 555/1104] 192.168.122.54 () {58 vars in 1116 bytes} [Thu Sep 3 20:09:28 2026] GET /volume/v3/volumes => generated 15 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 20:09:28 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-9d300ef7-e2d5-47a2-9794-59ee1547bdcb None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:28 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-9d300ef7-e2d5-47a2-9794-59ee1547bdcb tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] GET http://192.168.122.54/volume/v3/snapshots Sep 03 20:09:28 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-9d300ef7-e2d5-47a2-9794-59ee1547bdcb tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:28 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-9d300ef7-e2d5-47a2-9794-59ee1547bdcb tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Calling method 'index' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:28 devstack devstack@c-api.service[87290]: DEBUG cinder.api.api_utils [None req-9d300ef7-e2d5-47a2-9794-59ee1547bdcb tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Removing options '' from query. {{(pid=87290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:09:28 devstack devstack@c-api.service[87290]: DEBUG cinder.db.api [None req-9d300ef7-e2d5-47a2-9794-59ee1547bdcb tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Building query based on filter {{(pid=87290) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 20:09:28 devstack devstack@c-api.service[87290]: /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 03 20:09:28 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 20:09:28 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-9d300ef7-e2d5-47a2-9794-59ee1547bdcb tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Get all snapshots completed successfully. Sep 03 20:09:28 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-9d300ef7-e2d5-47a2-9794-59ee1547bdcb tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] http://192.168.122.54/volume/v3/snapshots returned with HTTP 200 Sep 03 20:09:28 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 550/1105] 192.168.122.54 () {58 vars in 1122 bytes} [Thu Sep 3 20:09:28 2026] GET /volume/v3/snapshots => generated 17 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 03 20:09:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-1f17f0f0-2742-428f-9169-5621445156c1 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:28 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-1f17f0f0-2742-428f-9169-5621445156c1 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] DELETE http://192.168.122.54/volume/v3/snapshots/2853fd4f-41dc-428d-aace-db7c1f41c066 Sep 03 20:09:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-1f17f0f0-2742-428f-9169-5621445156c1 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-1f17f0f0-2742-428f-9169-5621445156c1 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:28 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.snapshots [None req-1f17f0f0-2742-428f-9169-5621445156c1 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Delete snapshot with id: 2853fd4f-41dc-428d-aace-db7c1f41c066 Sep 03 20:09:28 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-1f17f0f0-2742-428f-9169-5621445156c1 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] http://192.168.122.54/volume/v3/snapshots/2853fd4f-41dc-428d-aace-db7c1f41c066 returned with HTTP 404 Sep 03 20:09:28 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 556/1106] 192.168.122.54 () {58 vars in 1236 bytes} [Thu Sep 3 20:09:28 2026] DELETE /volume/v3/snapshots/2853fd4f-41dc-428d-aace-db7c1f41c066 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:09:28 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-ba17bb24-aee0-416a-bc62-f438be27329c None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:28 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ba17bb24-aee0-416a-bc62-f438be27329c tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] DELETE http://192.168.122.54/volume/v3/snapshots/86efcf72-d7f6-4483-a45b-d34d4faa0445 Sep 03 20:09:28 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ba17bb24-aee0-416a-bc62-f438be27329c tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:28 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ba17bb24-aee0-416a-bc62-f438be27329c tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:28 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.snapshots [None req-ba17bb24-aee0-416a-bc62-f438be27329c tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Delete snapshot with id: 86efcf72-d7f6-4483-a45b-d34d4faa0445 Sep 03 20:09:28 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ba17bb24-aee0-416a-bc62-f438be27329c tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] http://192.168.122.54/volume/v3/snapshots/86efcf72-d7f6-4483-a45b-d34d4faa0445 returned with HTTP 404 Sep 03 20:09:28 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 551/1107] 192.168.122.54 () {58 vars in 1236 bytes} [Thu Sep 3 20:09:28 2026] DELETE /volume/v3/snapshots/86efcf72-d7f6-4483-a45b-d34d4faa0445 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:09:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-659f078e-2159-436b-b95d-b9bcf192b586 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:28 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-659f078e-2159-436b-b95d-b9bcf192b586 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] GET http://192.168.122.54/volume/v3/volumes/197081ed-97b2-4373-a25d-4190bc1d254a Sep 03 20:09:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-659f078e-2159-436b-b95d-b9bcf192b586 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-659f078e-2159-436b-b95d-b9bcf192b586 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:28 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-659f078e-2159-436b-b95d-b9bcf192b586 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] http://192.168.122.54/volume/v3/volumes/197081ed-97b2-4373-a25d-4190bc1d254a returned with HTTP 404 Sep 03 20:09:28 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 557/1108] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:09:28 2026] GET /volume/v3/volumes/197081ed-97b2-4373-a25d-4190bc1d254a => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:09:28 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-79fb35d4-b56b-4b6b-aa3e-cb0b7ca0893b None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:28 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-79fb35d4-b56b-4b6b-aa3e-cb0b7ca0893b tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] DELETE http://192.168.122.54/volume/v3/volumes/197081ed-97b2-4373-a25d-4190bc1d254a Sep 03 20:09:28 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-79fb35d4-b56b-4b6b-aa3e-cb0b7ca0893b tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:28 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-79fb35d4-b56b-4b6b-aa3e-cb0b7ca0893b tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:28 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-79fb35d4-b56b-4b6b-aa3e-cb0b7ca0893b tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Delete volume with id: 197081ed-97b2-4373-a25d-4190bc1d254a Sep 03 20:09:28 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-79fb35d4-b56b-4b6b-aa3e-cb0b7ca0893b tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] http://192.168.122.54/volume/v3/volumes/197081ed-97b2-4373-a25d-4190bc1d254a returned with HTTP 404 Sep 03 20:09:28 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 552/1109] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:09:28 2026] DELETE /volume/v3/volumes/197081ed-97b2-4373-a25d-4190bc1d254a => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:09:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-e3cbd51c-3a26-471f-b024-9c2e0597cf93 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:28 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-e3cbd51c-3a26-471f-b024-9c2e0597cf93 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:09:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-e3cbd51c-3a26-471f-b024-9c2e0597cf93 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-2115032802"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:09:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volumes [None req-e3cbd51c-3a26-471f-b024-9c2e0597cf93 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-2115032802'}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:09:28 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-e3cbd51c-3a26-471f-b024-9c2e0597cf93 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Create volume of 1 GB Sep 03 20:09:28 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-e3cbd51c-3a26-471f-b024-9c2e0597cf93 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Availability Zones retrieved successfully. Sep 03 20:09:28 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-e3cbd51c-3a26-471f-b024-9c2e0597cf93 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Flow 'volume_create_api' (ba928ab3-df27-42fa-9c08-dda3403c184f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:09:28 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-e3cbd51c-3a26-471f-b024-9c2e0597cf93 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42baf408-f336-440a-8ab7-6a955b571ebf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:09:28 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.flows.api.create_volume [None req-e3cbd51c-3a26-471f-b024-9c2e0597cf93 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Validating volume size '1' using validate_int {{(pid=87289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:09:28 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-e3cbd51c-3a26-471f-b024-9c2e0597cf93 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42baf408-f336-440a-8ab7-6a955b571ebf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:09:28 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-e3cbd51c-3a26-471f-b024-9c2e0597cf93 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9a513c2-d3b3-44db-8980-b4ef6cb68c15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:09:28 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-e3cbd51c-3a26-471f-b024-9c2e0597cf93 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Created reservations ['ca361e23-9736-458e-ae43-e5900c8ddc46', '87828f72-fe54-456b-87dc-00a1d328ffa9', '24b4025f-6561-4c5e-ae0c-7398ae6137aa', '2828c8dc-9221-4f14-b2a4-9be6a06c0010'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:09:28 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-e3cbd51c-3a26-471f-b024-9c2e0597cf93 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9a513c2-d3b3-44db-8980-b4ef6cb68c15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca361e23-9736-458e-ae43-e5900c8ddc46', '87828f72-fe54-456b-87dc-00a1d328ffa9', '24b4025f-6561-4c5e-ae0c-7398ae6137aa', '2828c8dc-9221-4f14-b2a4-9be6a06c0010']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:09:28 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-e3cbd51c-3a26-471f-b024-9c2e0597cf93 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e245207b-865b-4cf9-87fa-cbf5186abbcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:09:28 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:28 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:09:28 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-e3cbd51c-3a26-471f-b024-9c2e0597cf93 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e245207b-865b-4cf9-87fa-cbf5186abbcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd8112611-f2b1-43a7-9c0e-41518f917050', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-2115032802',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b976a0ffcb57475aa5f587bdcb44134f',qos_specs=None,replication_status=,reservations=['ca361e23-9736-458e-ae43-e5900c8ddc46','87828f72-fe54-456b-87dc-00a1d328ffa9','24b4025f-6561-4c5e-ae0c-7398ae6137aa','2828c8dc-9221-4f14-b2a4-9be6a06c0010'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='115bb8265c9b46809c62516e94d5b869',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:09:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-2115032802',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d8112611-f2b1-43a7-9c0e-41518f917050,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b976a0ffcb57475aa5f587bdcb44134f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='115bb8265c9b46809c62516e94d5b869',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:09:28 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-e3cbd51c-3a26-471f-b024-9c2e0597cf93 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f9f00f8-92e1-44bd-b799-1d529c12eae3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:09:28 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-e3cbd51c-3a26-471f-b024-9c2e0597cf93 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f9f00f8-92e1-44bd-b799-1d529c12eae3) transitioned into state 'SUCCESS' from state '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-2115032802',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b976a0ffcb57475aa5f587bdcb44134f',qos_specs=None,replication_status=,reservations=['ca361e23-9736-458e-ae43-e5900c8ddc46','87828f72-fe54-456b-87dc-00a1d328ffa9','24b4025f-6561-4c5e-ae0c-7398ae6137aa','2828c8dc-9221-4f14-b2a4-9be6a06c0010'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='115bb8265c9b46809c62516e94d5b869',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:09:28 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-e3cbd51c-3a26-471f-b024-9c2e0597cf93 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60ebf739-328a-4b4d-a28a-f993d14e3971) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:09:28 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-e3cbd51c-3a26-471f-b024-9c2e0597cf93 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60ebf739-328a-4b4d-a28a-f993d14e3971) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:09:28 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-e3cbd51c-3a26-471f-b024-9c2e0597cf93 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Flow 'volume_create_api' (ba928ab3-df27-42fa-9c08-dda3403c184f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:09:28 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-e3cbd51c-3a26-471f-b024-9c2e0597cf93 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Create volume request issued successfully. Sep 03 20:09:28 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-e3cbd51c-3a26-471f-b024-9c2e0597cf93 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:09:28 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 558/1110] 192.168.122.54 () {60 vars in 1137 bytes} [Thu Sep 3 20:09:28 2026] POST /volume/v3/volumes => generated 758 bytes in 411 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:09:28 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-0618219c-7587-4ddf-a449-8cc68c71fc61 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:28 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-0618219c-7587-4ddf-a449-8cc68c71fc61 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] GET http://192.168.122.54/volume/v3/volumes/d8112611-f2b1-43a7-9c0e-41518f917050 Sep 03 20:09:28 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-0618219c-7587-4ddf-a449-8cc68c71fc61 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:28 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-0618219c-7587-4ddf-a449-8cc68c71fc61 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:28 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:28 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:09:28 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:28 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:09:28 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-0618219c-7587-4ddf-a449-8cc68c71fc61 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Volume info retrieved successfully. Sep 03 20:09:28 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-0618219c-7587-4ddf-a449-8cc68c71fc61 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] http://192.168.122.54/volume/v3/volumes/d8112611-f2b1-43a7-9c0e-41518f917050 returned with HTTP 200 Sep 03 20:09:28 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 553/1111] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:09:28 2026] GET /volume/v3/volumes/d8112611-f2b1-43a7-9c0e-41518f917050 => generated 826 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-99716bb9-3b89-49de-9d0b-d2e06b86273b None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:29 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-99716bb9-3b89-49de-9d0b-d2e06b86273b tempest-VolumeQuotaClassesTest-272324145 tempest-VolumeQuotaClassesTest-272324145-project-admin] GET http://192.168.122.54/volume/v3/os-quota-class-sets/default Sep 03 20:09:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-99716bb9-3b89-49de-9d0b-d2e06b86273b tempest-VolumeQuotaClassesTest-272324145 tempest-VolumeQuotaClassesTest-272324145-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-99716bb9-3b89-49de-9d0b-d2e06b86273b tempest-VolumeQuotaClassesTest-272324145 tempest-VolumeQuotaClassesTest-272324145-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:29 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:29 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:09:29 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-99716bb9-3b89-49de-9d0b-d2e06b86273b tempest-VolumeQuotaClassesTest-272324145 tempest-VolumeQuotaClassesTest-272324145-project-admin] http://192.168.122.54/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 03 20:09:29 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 559/1112] 192.168.122.54 () {58 vars in 1176 bytes} [Thu Sep 3 20:09:29 2026] GET /volume/v3/os-quota-class-sets/default => generated 421 bytes in 339 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-18f4c102-6a0f-4115-b1a5-c5ac67626c17 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:29 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-18f4c102-6a0f-4115-b1a5-c5ac67626c17 tempest-VolumeQuotaClassesTest-272324145 tempest-VolumeQuotaClassesTest-272324145-project-admin] GET http://192.168.122.54/volume/v3/os-quota-class-sets/default Sep 03 20:09:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-18f4c102-6a0f-4115-b1a5-c5ac67626c17 tempest-VolumeQuotaClassesTest-272324145 tempest-VolumeQuotaClassesTest-272324145-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-18f4c102-6a0f-4115-b1a5-c5ac67626c17 tempest-VolumeQuotaClassesTest-272324145 tempest-VolumeQuotaClassesTest-272324145-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:29 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-18f4c102-6a0f-4115-b1a5-c5ac67626c17 tempest-VolumeQuotaClassesTest-272324145 tempest-VolumeQuotaClassesTest-272324145-project-admin] http://192.168.122.54/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 03 20:09:29 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 554/1113] 192.168.122.54 () {58 vars in 1176 bytes} [Thu Sep 3 20:09:29 2026] GET /volume/v3/os-quota-class-sets/default => generated 421 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-f0dcf316-6f5c-49b0-b56c-648f51ff3e22 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:29 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f0dcf316-6f5c-49b0-b56c-648f51ff3e22 tempest-VolumeQuotaClassesTest-272324145 tempest-VolumeQuotaClassesTest-272324145-project-admin] POST http://192.168.122.54/volume/v3/types Sep 03 20:09:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f0dcf316-6f5c-49b0-b56c-648f51ff3e22 tempest-VolumeQuotaClassesTest-272324145 tempest-VolumeQuotaClassesTest-272324145-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-1130003024"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:09:29 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f0dcf316-6f5c-49b0-b56c-648f51ff3e22 tempest-VolumeQuotaClassesTest-272324145 tempest-VolumeQuotaClassesTest-272324145-project-admin] http://192.168.122.54/volume/v3/types returned with HTTP 200 Sep 03 20:09:29 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 560/1114] 192.168.122.54 () {60 vars in 1131 bytes} [Thu Sep 3 20:09:29 2026] POST /volume/v3/types => generated 228 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-46165d04-830e-4ad7-ad82-03827292b459 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:29 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-46165d04-830e-4ad7-ad82-03827292b459 tempest-VolumeQuotaClassesTest-272324145 tempest-VolumeQuotaClassesTest-272324145-project-admin] PUT http://192.168.122.54/volume/v3/os-quota-class-sets/default Sep 03 20:09:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-46165d04-830e-4ad7-ad82-03827292b459 tempest-VolumeQuotaClassesTest-272324145 tempest-VolumeQuotaClassesTest-272324145-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-1130003024": 10, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-1130003024": 1, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-1130003024": 8}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:09:29 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-46165d04-830e-4ad7-ad82-03827292b459 tempest-VolumeQuotaClassesTest-272324145 tempest-VolumeQuotaClassesTest-272324145-project-admin] http://192.168.122.54/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 03 20:09:29 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 555/1115] 192.168.122.54 () {60 vars in 1197 bytes} [Thu Sep 3 20:09:29 2026] PUT /volume/v3/os-quota-class-sets/default => generated 613 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-37896b74-57eb-4908-a1f5-74d5d8207bb7 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:29 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-37896b74-57eb-4908-a1f5-74d5d8207bb7 tempest-VolumeQuotaClassesTest-272324145 tempest-VolumeQuotaClassesTest-272324145-project-admin] GET http://192.168.122.54/volume/v3/os-quota-sets/46d3ab1949164dd4aa89fd871dc14361/defaults Sep 03 20:09:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-37896b74-57eb-4908-a1f5-74d5d8207bb7 tempest-VolumeQuotaClassesTest-272324145 tempest-VolumeQuotaClassesTest-272324145-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-37896b74-57eb-4908-a1f5-74d5d8207bb7 tempest-VolumeQuotaClassesTest-272324145 tempest-VolumeQuotaClassesTest-272324145-project-admin] Calling method 'defaults' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-ab68c2c4-d4c9-42d6-8dc8-cd1a36d57ee1 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:29 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ab68c2c4-d4c9-42d6-8dc8-cd1a36d57ee1 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] GET http://192.168.122.54/volume/v3/volumes/d8112611-f2b1-43a7-9c0e-41518f917050 Sep 03 20:09:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ab68c2c4-d4c9-42d6-8dc8-cd1a36d57ee1 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ab68c2c4-d4c9-42d6-8dc8-cd1a36d57ee1 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:29 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:29 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:09:29 devstack devstack@c-api.service[87289]: WARNING cinder.quota [None req-37896b74-57eb-4908-a1f5-74d5d8207bb7 tempest-VolumeQuotaClassesTest-272324145 tempest-VolumeQuotaClassesTest-272324145-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 03 20:09:29 devstack devstack@c-api.service[87289]: WARNING cinder.quota [None req-37896b74-57eb-4908-a1f5-74d5d8207bb7 tempest-VolumeQuotaClassesTest-272324145 tempest-VolumeQuotaClassesTest-272324145-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 03 20:09:29 devstack devstack@c-api.service[87289]: WARNING cinder.quota [None req-37896b74-57eb-4908-a1f5-74d5d8207bb7 tempest-VolumeQuotaClassesTest-272324145 tempest-VolumeQuotaClassesTest-272324145-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 03 20:09:29 devstack devstack@c-api.service[87289]: WARNING cinder.quota [None req-37896b74-57eb-4908-a1f5-74d5d8207bb7 tempest-VolumeQuotaClassesTest-272324145 tempest-VolumeQuotaClassesTest-272324145-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 03 20:09:29 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:29 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:09:29 devstack devstack@c-api.service[87289]: WARNING cinder.quota [None req-37896b74-57eb-4908-a1f5-74d5d8207bb7 tempest-VolumeQuotaClassesTest-272324145 tempest-VolumeQuotaClassesTest-272324145-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 03 20:09:29 devstack devstack@c-api.service[87289]: WARNING cinder.quota [None req-37896b74-57eb-4908-a1f5-74d5d8207bb7 tempest-VolumeQuotaClassesTest-272324145 tempest-VolumeQuotaClassesTest-272324145-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 03 20:09:29 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-ab68c2c4-d4c9-42d6-8dc8-cd1a36d57ee1 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Volume info retrieved successfully. Sep 03 20:09:29 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-37896b74-57eb-4908-a1f5-74d5d8207bb7 tempest-VolumeQuotaClassesTest-272324145 tempest-VolumeQuotaClassesTest-272324145-project-admin] http://192.168.122.54/volume/v3/os-quota-sets/46d3ab1949164dd4aa89fd871dc14361/defaults returned with HTTP 200 Sep 03 20:09:29 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 561/1116] 192.168.122.54 () {58 vars in 1260 bytes} [Thu Sep 3 20:09:29 2026] GET /volume/v3/os-quota-sets/46d3ab1949164dd4aa89fd871dc14361/defaults => generated 649 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:29 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ab68c2c4-d4c9-42d6-8dc8-cd1a36d57ee1 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] http://192.168.122.54/volume/v3/volumes/d8112611-f2b1-43a7-9c0e-41518f917050 returned with HTTP 200 Sep 03 20:09:29 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 556/1117] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:09:29 2026] GET /volume/v3/volumes/d8112611-f2b1-43a7-9c0e-41518f917050 => generated 850 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:30 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-ea1b4828-765b-4eeb-96ab-16d800a448d7 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:30 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ea1b4828-765b-4eeb-96ab-16d800a448d7 tempest-VolumeQuotaClassesTest-272324145 tempest-VolumeQuotaClassesTest-272324145-project-admin] GET http://192.168.122.54/volume/v3/os-quota-sets/ff6196e574db4e1985d757070b725041/defaults Sep 03 20:09:30 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ea1b4828-765b-4eeb-96ab-16d800a448d7 tempest-VolumeQuotaClassesTest-272324145 tempest-VolumeQuotaClassesTest-272324145-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:30 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ea1b4828-765b-4eeb-96ab-16d800a448d7 tempest-VolumeQuotaClassesTest-272324145 tempest-VolumeQuotaClassesTest-272324145-project-admin] Calling method 'defaults' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:30 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ea1b4828-765b-4eeb-96ab-16d800a448d7 tempest-VolumeQuotaClassesTest-272324145 tempest-VolumeQuotaClassesTest-272324145-project-admin] http://192.168.122.54/volume/v3/os-quota-sets/ff6196e574db4e1985d757070b725041/defaults returned with HTTP 200 Sep 03 20:09:30 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 562/1118] 192.168.122.54 () {58 vars in 1260 bytes} [Thu Sep 3 20:09:30 2026] GET /volume/v3/os-quota-sets/ff6196e574db4e1985d757070b725041/defaults => generated 649 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:30 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-75e7b765-82e2-4674-a834-13c831d07952 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:30 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-75e7b765-82e2-4674-a834-13c831d07952 tempest-VolumeQuotaClassesTest-272324145 tempest-VolumeQuotaClassesTest-272324145-project-admin] DELETE http://192.168.122.54/volume/v3/types/0facdcfc-d76f-4f74-a68d-56128c608800 Sep 03 20:09:30 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-75e7b765-82e2-4674-a834-13c831d07952 tempest-VolumeQuotaClassesTest-272324145 tempest-VolumeQuotaClassesTest-272324145-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:30 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-75e7b765-82e2-4674-a834-13c831d07952 tempest-VolumeQuotaClassesTest-272324145 tempest-VolumeQuotaClassesTest-272324145-project-admin] Calling method '_delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:30 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-75e7b765-82e2-4674-a834-13c831d07952 tempest-VolumeQuotaClassesTest-272324145 tempest-VolumeQuotaClassesTest-272324145-project-admin] http://192.168.122.54/volume/v3/types/0facdcfc-d76f-4f74-a68d-56128c608800 returned with HTTP 202 Sep 03 20:09:30 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 557/1119] 192.168.122.54 () {58 vars in 1224 bytes} [Thu Sep 3 20:09:30 2026] DELETE /volume/v3/types/0facdcfc-d76f-4f74-a68d-56128c608800 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 20:09:30 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-4f0e9b01-0c46-4560-9de1-fa359f2de66a None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:30 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-4f0e9b01-0c46-4560-9de1-fa359f2de66a tempest-VolumeQuotaClassesTest-272324145 tempest-VolumeQuotaClassesTest-272324145-project-admin] GET http://192.168.122.54/volume/v3/types/0facdcfc-d76f-4f74-a68d-56128c608800 Sep 03 20:09:30 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-4f0e9b01-0c46-4560-9de1-fa359f2de66a tempest-VolumeQuotaClassesTest-272324145 tempest-VolumeQuotaClassesTest-272324145-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:30 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-4f0e9b01-0c46-4560-9de1-fa359f2de66a tempest-VolumeQuotaClassesTest-272324145 tempest-VolumeQuotaClassesTest-272324145-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:30 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-4f0e9b01-0c46-4560-9de1-fa359f2de66a tempest-VolumeQuotaClassesTest-272324145 tempest-VolumeQuotaClassesTest-272324145-project-admin] http://192.168.122.54/volume/v3/types/0facdcfc-d76f-4f74-a68d-56128c608800 returned with HTTP 404 Sep 03 20:09:30 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 563/1120] 192.168.122.54 () {58 vars in 1221 bytes} [Thu Sep 3 20:09:30 2026] GET /volume/v3/types/0facdcfc-d76f-4f74-a68d-56128c608800 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 20:09:30 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-b88d4517-6da2-47d2-a923-4cbc3e42bf2c None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:30 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b88d4517-6da2-47d2-a923-4cbc3e42bf2c tempest-VolumeQuotaClassesTest-272324145 tempest-VolumeQuotaClassesTest-272324145-project-admin] PUT http://192.168.122.54/volume/v3/os-quota-class-sets/default Sep 03 20:09:30 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b88d4517-6da2-47d2-a923-4cbc3e42bf2c tempest-VolumeQuotaClassesTest-272324145 tempest-VolumeQuotaClassesTest-272324145-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=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:09:30 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b88d4517-6da2-47d2-a923-4cbc3e42bf2c tempest-VolumeQuotaClassesTest-272324145 tempest-VolumeQuotaClassesTest-272324145-project-admin] http://192.168.122.54/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 03 20:09:30 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 558/1121] 192.168.122.54 () {60 vars in 1197 bytes} [Thu Sep 3 20:09:30 2026] PUT /volume/v3/os-quota-class-sets/default => generated 404 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:30 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-60e677f7-8e18-4f3b-9cfb-c78818bd62b1 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:30 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-60e677f7-8e18-4f3b-9cfb-c78818bd62b1 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] GET http://192.168.122.54/volume/v3/volumes/d8112611-f2b1-43a7-9c0e-41518f917050 Sep 03 20:09:30 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-60e677f7-8e18-4f3b-9cfb-c78818bd62b1 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:30 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-60e677f7-8e18-4f3b-9cfb-c78818bd62b1 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:30 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:30 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:09:30 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:30 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:09:30 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-60e677f7-8e18-4f3b-9cfb-c78818bd62b1 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Volume info retrieved successfully. Sep 03 20:09:31 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-60e677f7-8e18-4f3b-9cfb-c78818bd62b1 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] http://192.168.122.54/volume/v3/volumes/d8112611-f2b1-43a7-9c0e-41518f917050 returned with HTTP 200 Sep 03 20:09:31 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 564/1122] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:09:30 2026] GET /volume/v3/volumes/d8112611-f2b1-43a7-9c0e-41518f917050 => generated 851 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:31 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-90ac525d-fa82-4abb-8656-67e84ecce888 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:31 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-90ac525d-fa82-4abb-8656-67e84ecce888 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] POST http://192.168.122.54/volume/v3/snapshots Sep 03 20:09:31 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-90ac525d-fa82-4abb-8656-67e84ecce888 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d8112611-f2b1-43a7-9c0e-41518f917050", "name": "tempest-VolumesDeleteCascade-Snapshot-732530408"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:09:31 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:31 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:09:31 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:31 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:09:31 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-90ac525d-fa82-4abb-8656-67e84ecce888 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Volume info retrieved successfully. Sep 03 20:09:31 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.snapshots [None req-90ac525d-fa82-4abb-8656-67e84ecce888 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Create snapshot from volume d8112611-f2b1-43a7-9c0e-41518f917050 Sep 03 20:09:31 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-90ac525d-fa82-4abb-8656-67e84ecce888 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Created reservations ['a20f6207-f01f-446c-9c38-b1ebbfa10e3a', 'eb9e616f-2302-4447-87ea-c96c968f2faa', '6b11bdc1-74a3-4c99-bb27-1a54011d3f79', '5415676a-bbe5-4276-a915-941d42c8166f'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:09:31 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:31 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:09:31 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-90ac525d-fa82-4abb-8656-67e84ecce888 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Snapshot create request issued successfully. Sep 03 20:09:31 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-90ac525d-fa82-4abb-8656-67e84ecce888 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] http://192.168.122.54/volume/v3/snapshots returned with HTTP 202 Sep 03 20:09:31 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 559/1123] 192.168.122.54 () {60 vars in 1144 bytes} [Thu Sep 3 20:09:31 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 03 20:09:31 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-5e9b8bb8-3b72-4dc6-ad2a-a519597a7cd7 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:31 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-5e9b8bb8-3b72-4dc6-ad2a-a519597a7cd7 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] GET http://192.168.122.54/volume/v3/snapshots/357c0196-cfa1-4d4b-818f-5346ef34fc05 Sep 03 20:09:31 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-5e9b8bb8-3b72-4dc6-ad2a-a519597a7cd7 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:31 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-5e9b8bb8-3b72-4dc6-ad2a-a519597a7cd7 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:31 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:31 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:09:31 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-5e9b8bb8-3b72-4dc6-ad2a-a519597a7cd7 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Snapshot retrieved successfully. Sep 03 20:09:31 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-5e9b8bb8-3b72-4dc6-ad2a-a519597a7cd7 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] http://192.168.122.54/volume/v3/snapshots/357c0196-cfa1-4d4b-818f-5346ef34fc05 returned with HTTP 200 Sep 03 20:09:31 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 565/1124] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:09:31 2026] GET /volume/v3/snapshots/357c0196-cfa1-4d4b-818f-5346ef34fc05 => generated 438 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:32 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-26e46301-1b5b-46b1-928d-8be44a918a59 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:32 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-26e46301-1b5b-46b1-928d-8be44a918a59 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] GET http://192.168.122.54/volume/v3/snapshots/357c0196-cfa1-4d4b-818f-5346ef34fc05 Sep 03 20:09:32 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-26e46301-1b5b-46b1-928d-8be44a918a59 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:32 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-26e46301-1b5b-46b1-928d-8be44a918a59 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:32 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:32 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:09:32 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-26e46301-1b5b-46b1-928d-8be44a918a59 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Snapshot retrieved successfully. Sep 03 20:09:32 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-26e46301-1b5b-46b1-928d-8be44a918a59 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] http://192.168.122.54/volume/v3/snapshots/357c0196-cfa1-4d4b-818f-5346ef34fc05 returned with HTTP 200 Sep 03 20:09:32 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 560/1125] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:09:32 2026] GET /volume/v3/snapshots/357c0196-cfa1-4d4b-818f-5346ef34fc05 => generated 438 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-1a9b9f85-f9a1-4920-92ad-6fc150e7d673 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:33 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-1a9b9f85-f9a1-4920-92ad-6fc150e7d673 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] GET http://192.168.122.54/volume/v3/snapshots/357c0196-cfa1-4d4b-818f-5346ef34fc05 Sep 03 20:09:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-1a9b9f85-f9a1-4920-92ad-6fc150e7d673 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-1a9b9f85-f9a1-4920-92ad-6fc150e7d673 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:33 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:33 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:09:33 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-1a9b9f85-f9a1-4920-92ad-6fc150e7d673 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Snapshot retrieved successfully. Sep 03 20:09:33 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-1a9b9f85-f9a1-4920-92ad-6fc150e7d673 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] http://192.168.122.54/volume/v3/snapshots/357c0196-cfa1-4d4b-818f-5346ef34fc05 returned with HTTP 200 Sep 03 20:09:33 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 566/1126] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:09:33 2026] GET /volume/v3/snapshots/357c0196-cfa1-4d4b-818f-5346ef34fc05 => generated 438 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:34 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-c552f825-23af-4369-a053-2e0c9440ecd8 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:34 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c552f825-23af-4369-a053-2e0c9440ecd8 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] GET http://192.168.122.54/volume/v3/snapshots/357c0196-cfa1-4d4b-818f-5346ef34fc05 Sep 03 20:09:34 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c552f825-23af-4369-a053-2e0c9440ecd8 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:34 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c552f825-23af-4369-a053-2e0c9440ecd8 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:34 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:34 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:09:34 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-c552f825-23af-4369-a053-2e0c9440ecd8 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Snapshot retrieved successfully. Sep 03 20:09:34 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c552f825-23af-4369-a053-2e0c9440ecd8 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] http://192.168.122.54/volume/v3/snapshots/357c0196-cfa1-4d4b-818f-5346ef34fc05 returned with HTTP 200 Sep 03 20:09:34 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 561/1127] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:09:34 2026] GET /volume/v3/snapshots/357c0196-cfa1-4d4b-818f-5346ef34fc05 => generated 465 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:34 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-1e4af8ff-2b8f-4f03-8abd-23e1b5832567 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:34 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-362eb821-50c7-4058-9cc5-fbbc749d73fe None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:34 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-362eb821-50c7-4058-9cc5-fbbc749d73fe tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:09:34 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-362eb821-50c7-4058-9cc5-fbbc749d73fe tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "357c0196-cfa1-4d4b-818f-5346ef34fc05", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-159256049"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:09:34 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.volumes [None req-362eb821-50c7-4058-9cc5-fbbc749d73fe tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Create volume request body: {'volume': {'snapshot_id': '357c0196-cfa1-4d4b-818f-5346ef34fc05', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-159256049'}} {{(pid=87290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:09:34 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:34 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:09:34 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-362eb821-50c7-4058-9cc5-fbbc749d73fe tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Snapshot retrieved successfully. Sep 03 20:09:34 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-362eb821-50c7-4058-9cc5-fbbc749d73fe tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Create volume of 1 GB Sep 03 20:09:34 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-362eb821-50c7-4058-9cc5-fbbc749d73fe tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Availability Zones retrieved successfully. Sep 03 20:09:34 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-362eb821-50c7-4058-9cc5-fbbc749d73fe tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Flow 'volume_create_api' (9d1c1208-d4fa-4688-9754-0dd6e44fc81b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:09:34 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-362eb821-50c7-4058-9cc5-fbbc749d73fe tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44c9bc74-b392-4792-b5d1-413d0ac26868) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:09:34 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.flows.api.create_volume [None req-362eb821-50c7-4058-9cc5-fbbc749d73fe tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:09:34 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:34 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:09:34 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-1e4af8ff-2b8f-4f03-8abd-23e1b5832567 tempest-GroupTypeSpecsTest-617387656 tempest-GroupTypeSpecsTest-617387656-project-admin] POST http://192.168.122.54/volume/v3/group_types Sep 03 20:09:34 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-1e4af8ff-2b8f-4f03-8abd-23e1b5832567 tempest-GroupTypeSpecsTest-617387656 tempest-GroupTypeSpecsTest-617387656-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-37487260"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:09:34 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-362eb821-50c7-4058-9cc5-fbbc749d73fe tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44c9bc74-b392-4792-b5d1-413d0ac26868) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '357c0196-cfa1-4d4b-818f-5346ef34fc05', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:09:34 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-362eb821-50c7-4058-9cc5-fbbc749d73fe tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20c5972b-d19a-4736-9e61-80cfaed5c8eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:09:34 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-1e4af8ff-2b8f-4f03-8abd-23e1b5832567 tempest-GroupTypeSpecsTest-617387656 tempest-GroupTypeSpecsTest-617387656-project-admin] http://192.168.122.54/volume/v3/group_types returned with HTTP 202 Sep 03 20:09:34 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 567/1128] 192.168.122.54 () {62 vars in 1190 bytes} [Thu Sep 3 20:09:34 2026] POST /volume/v3/group_types => generated 179 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:09:34 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-4e99e225-cee5-4d49-8700-5d1b1de46344 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:34 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-4e99e225-cee5-4d49-8700-5d1b1de46344 tempest-GroupTypeSpecsTest-617387656 tempest-GroupTypeSpecsTest-617387656-project-admin] POST http://192.168.122.54/volume/v3/group_types/a2e960eb-d221-4e33-922b-35ca7e981e8a/group_specs Sep 03 20:09:34 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-4e99e225-cee5-4d49-8700-5d1b1de46344 tempest-GroupTypeSpecsTest-617387656 tempest-GroupTypeSpecsTest-617387656-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:09:34 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-4e99e225-cee5-4d49-8700-5d1b1de46344 tempest-GroupTypeSpecsTest-617387656 tempest-GroupTypeSpecsTest-617387656-project-admin] http://192.168.122.54/volume/v3/group_types/a2e960eb-d221-4e33-922b-35ca7e981e8a/group_specs returned with HTTP 202 Sep 03 20:09:34 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 568/1129] 192.168.122.54 () {62 vars in 1337 bytes} [Thu Sep 3 20:09:34 2026] POST /volume/v3/group_types/a2e960eb-d221-4e33-922b-35ca7e981e8a/group_specs => generated 53 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:09:34 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-cb509ebc-1432-46b1-a19a-d8993bfdd5cd None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:34 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-cb509ebc-1432-46b1-a19a-d8993bfdd5cd tempest-GroupTypeSpecsTest-617387656 tempest-GroupTypeSpecsTest-617387656-project-admin] POST http://192.168.122.54/volume/v3/group_types/a2e960eb-d221-4e33-922b-35ca7e981e8a/group_specs Sep 03 20:09:34 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-cb509ebc-1432-46b1-a19a-d8993bfdd5cd tempest-GroupTypeSpecsTest-617387656 tempest-GroupTypeSpecsTest-617387656-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:09:34 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-362eb821-50c7-4058-9cc5-fbbc749d73fe tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Created reservations ['ba54edaa-a124-4002-9113-af9d2d4cf225', '2b65e93c-941e-4a53-a61f-f0a56053ed6c', '03c44f52-ca4f-4b78-bb41-3e005cb35527', '1c0f64ad-e42c-4e02-b167-3d3b2503089d'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:09:34 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-362eb821-50c7-4058-9cc5-fbbc749d73fe tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20c5972b-d19a-4736-9e61-80cfaed5c8eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba54edaa-a124-4002-9113-af9d2d4cf225', '2b65e93c-941e-4a53-a61f-f0a56053ed6c', '03c44f52-ca4f-4b78-bb41-3e005cb35527', '1c0f64ad-e42c-4e02-b167-3d3b2503089d']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:09:34 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-362eb821-50c7-4058-9cc5-fbbc749d73fe tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1ad340a-9974-4b9b-b120-b64dd6bf1b9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:09:34 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-cb509ebc-1432-46b1-a19a-d8993bfdd5cd tempest-GroupTypeSpecsTest-617387656 tempest-GroupTypeSpecsTest-617387656-project-admin] http://192.168.122.54/volume/v3/group_types/a2e960eb-d221-4e33-922b-35ca7e981e8a/group_specs returned with HTTP 202 Sep 03 20:09:34 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 569/1130] 192.168.122.54 () {62 vars in 1337 bytes} [Thu Sep 3 20:09:34 2026] POST /volume/v3/group_types/a2e960eb-d221-4e33-922b-35ca7e981e8a/group_specs => generated 61 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:09:34 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-d5da73e5-4bc7-4274-ab5f-01f2063e4110 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:34 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d5da73e5-4bc7-4274-ab5f-01f2063e4110 tempest-GroupTypeSpecsTest-617387656 tempest-GroupTypeSpecsTest-617387656-project-admin] GET http://192.168.122.54/volume/v3/group_types/a2e960eb-d221-4e33-922b-35ca7e981e8a/group_specs/key2 Sep 03 20:09:34 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d5da73e5-4bc7-4274-ab5f-01f2063e4110 tempest-GroupTypeSpecsTest-617387656 tempest-GroupTypeSpecsTest-617387656-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:34 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d5da73e5-4bc7-4274-ab5f-01f2063e4110 tempest-GroupTypeSpecsTest-617387656 tempest-GroupTypeSpecsTest-617387656-project-admin] Calling method 'version_select' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:34 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:34 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:09:34 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d5da73e5-4bc7-4274-ab5f-01f2063e4110 tempest-GroupTypeSpecsTest-617387656 tempest-GroupTypeSpecsTest-617387656-project-admin] http://192.168.122.54/volume/v3/group_types/a2e960eb-d221-4e33-922b-35ca7e981e8a/group_specs/key2 returned with HTTP 200 Sep 03 20:09:34 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 570/1131] 192.168.122.54 () {60 vars in 1331 bytes} [Thu Sep 3 20:09:34 2026] GET /volume/v3/group_types/a2e960eb-d221-4e33-922b-35ca7e981e8a/group_specs/key2 => generated 26 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:34 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-2c2798f5-46b4-4fc2-870e-379958120030 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:35 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-2c2798f5-46b4-4fc2-870e-379958120030 tempest-GroupTypeSpecsTest-617387656 tempest-GroupTypeSpecsTest-617387656-project-admin] GET http://192.168.122.54/volume/v3/group_types/a2e960eb-d221-4e33-922b-35ca7e981e8a/group_specs/key3 Sep 03 20:09:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-2c2798f5-46b4-4fc2-870e-379958120030 tempest-GroupTypeSpecsTest-617387656 tempest-GroupTypeSpecsTest-617387656-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-2c2798f5-46b4-4fc2-870e-379958120030 tempest-GroupTypeSpecsTest-617387656 tempest-GroupTypeSpecsTest-617387656-project-admin] Calling method 'version_select' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:35 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-2c2798f5-46b4-4fc2-870e-379958120030 tempest-GroupTypeSpecsTest-617387656 tempest-GroupTypeSpecsTest-617387656-project-admin] http://192.168.122.54/volume/v3/group_types/a2e960eb-d221-4e33-922b-35ca7e981e8a/group_specs/key3 returned with HTTP 200 Sep 03 20:09:35 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 571/1132] 192.168.122.54 () {60 vars in 1331 bytes} [Thu Sep 3 20:09:34 2026] GET /volume/v3/group_types/a2e960eb-d221-4e33-922b-35ca7e981e8a/group_specs/key3 => generated 18 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:35 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:35 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:09:35 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-362eb821-50c7-4058-9cc5-fbbc749d73fe tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1ad340a-9974-4b9b-b120-b64dd6bf1b9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45bcc7d2-6d02-437a-a6b6-c56055a98390', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-159256049',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b976a0ffcb57475aa5f587bdcb44134f',qos_specs=None,replication_status=,reservations=['ba54edaa-a124-4002-9113-af9d2d4cf225','2b65e93c-941e-4a53-a61f-f0a56053ed6c','03c44f52-ca4f-4b78-bb41-3e005cb35527','1c0f64ad-e42c-4e02-b167-3d3b2503089d'],size=1,snapshot_id=357c0196-cfa1-4d4b-818f-5346ef34fc05,source_replicaid=,source_volid=None,status='creating',user_id='115bb8265c9b46809c62516e94d5b869',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:09:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-159256049',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=45bcc7d2-6d02-437a-a6b6-c56055a98390,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b976a0ffcb57475aa5f587bdcb44134f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=357c0196-cfa1-4d4b-818f-5346ef34fc05,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='115bb8265c9b46809c62516e94d5b869',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:09:35 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-362eb821-50c7-4058-9cc5-fbbc749d73fe tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (becc4979-9a05-4f73-896b-b618e08d828e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:09:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-ced9e36e-903c-4237-a45c-7b37df446fff None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:35 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ced9e36e-903c-4237-a45c-7b37df446fff tempest-GroupTypeSpecsTest-617387656 tempest-GroupTypeSpecsTest-617387656-project-admin] PUT http://192.168.122.54/volume/v3/group_types/a2e960eb-d221-4e33-922b-35ca7e981e8a/group_specs/key3 Sep 03 20:09:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ced9e36e-903c-4237-a45c-7b37df446fff tempest-GroupTypeSpecsTest-617387656 tempest-GroupTypeSpecsTest-617387656-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:09:35 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ced9e36e-903c-4237-a45c-7b37df446fff tempest-GroupTypeSpecsTest-617387656 tempest-GroupTypeSpecsTest-617387656-project-admin] http://192.168.122.54/volume/v3/group_types/a2e960eb-d221-4e33-922b-35ca7e981e8a/group_specs/key3 returned with HTTP 200 Sep 03 20:09:35 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 572/1133] 192.168.122.54 () {62 vars in 1351 bytes} [Thu Sep 3 20:09:35 2026] PUT /volume/v3/group_types/a2e960eb-d221-4e33-922b-35ca7e981e8a/group_specs/key3 => generated 26 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-ceb904bb-bd1f-41ee-b222-09cd413d8782 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:35 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ceb904bb-bd1f-41ee-b222-09cd413d8782 tempest-GroupTypeSpecsTest-617387656 tempest-GroupTypeSpecsTest-617387656-project-admin] GET http://192.168.122.54/volume/v3/group_types/a2e960eb-d221-4e33-922b-35ca7e981e8a/group_specs Sep 03 20:09:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ceb904bb-bd1f-41ee-b222-09cd413d8782 tempest-GroupTypeSpecsTest-617387656 tempest-GroupTypeSpecsTest-617387656-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ceb904bb-bd1f-41ee-b222-09cd413d8782 tempest-GroupTypeSpecsTest-617387656 tempest-GroupTypeSpecsTest-617387656-project-admin] Calling method 'version_select' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:35 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-362eb821-50c7-4058-9cc5-fbbc749d73fe tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (becc4979-9a05-4f73-896b-b618e08d828e) transitioned into state 'SUCCESS' from state '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-159256049',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b976a0ffcb57475aa5f587bdcb44134f',qos_specs=None,replication_status=,reservations=['ba54edaa-a124-4002-9113-af9d2d4cf225','2b65e93c-941e-4a53-a61f-f0a56053ed6c','03c44f52-ca4f-4b78-bb41-3e005cb35527','1c0f64ad-e42c-4e02-b167-3d3b2503089d'],size=1,snapshot_id=357c0196-cfa1-4d4b-818f-5346ef34fc05,source_replicaid=,source_volid=None,status='creating',user_id='115bb8265c9b46809c62516e94d5b869',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:09:35 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-362eb821-50c7-4058-9cc5-fbbc749d73fe tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2579e15-336e-47e3-a004-12c42a1c3893) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:09:35 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ceb904bb-bd1f-41ee-b222-09cd413d8782 tempest-GroupTypeSpecsTest-617387656 tempest-GroupTypeSpecsTest-617387656-project-admin] http://192.168.122.54/volume/v3/group_types/a2e960eb-d221-4e33-922b-35ca7e981e8a/group_specs returned with HTTP 200 Sep 03 20:09:35 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 573/1134] 192.168.122.54 () {60 vars in 1316 bytes} [Thu Sep 3 20:09:35 2026] GET /volume/v3/group_types/a2e960eb-d221-4e33-922b-35ca7e981e8a/group_specs => generated 87 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-dc42a5c5-0268-4320-9b0c-8a233825fd45 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:35 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-dc42a5c5-0268-4320-9b0c-8a233825fd45 tempest-GroupTypeSpecsTest-617387656 tempest-GroupTypeSpecsTest-617387656-project-admin] DELETE http://192.168.122.54/volume/v3/group_types/a2e960eb-d221-4e33-922b-35ca7e981e8a/group_specs/key1 Sep 03 20:09:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-dc42a5c5-0268-4320-9b0c-8a233825fd45 tempest-GroupTypeSpecsTest-617387656 tempest-GroupTypeSpecsTest-617387656-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-dc42a5c5-0268-4320-9b0c-8a233825fd45 tempest-GroupTypeSpecsTest-617387656 tempest-GroupTypeSpecsTest-617387656-project-admin] Calling method 'version_select' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:35 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:35 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:09:35 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-dc42a5c5-0268-4320-9b0c-8a233825fd45 tempest-GroupTypeSpecsTest-617387656 tempest-GroupTypeSpecsTest-617387656-project-admin] http://192.168.122.54/volume/v3/group_types/a2e960eb-d221-4e33-922b-35ca7e981e8a/group_specs/key1 returned with HTTP 202 Sep 03 20:09:35 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 574/1135] 192.168.122.54 () {60 vars in 1334 bytes} [Thu Sep 3 20:09:35 2026] DELETE /volume/v3/group_types/a2e960eb-d221-4e33-922b-35ca7e981e8a/group_specs/key1 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 03 20:09:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-e1d6ac83-6136-471c-8f49-ef0da287e83b None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:35 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-362eb821-50c7-4058-9cc5-fbbc749d73fe tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2579e15-336e-47e3-a004-12c42a1c3893) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:09:35 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-362eb821-50c7-4058-9cc5-fbbc749d73fe tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Flow 'volume_create_api' (9d1c1208-d4fa-4688-9754-0dd6e44fc81b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:09:35 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-e1d6ac83-6136-471c-8f49-ef0da287e83b tempest-GroupTypeSpecsTest-617387656 tempest-GroupTypeSpecsTest-617387656-project-admin] GET http://192.168.122.54/volume/v3/group_types/a2e960eb-d221-4e33-922b-35ca7e981e8a/group_specs/key1 Sep 03 20:09:35 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-362eb821-50c7-4058-9cc5-fbbc749d73fe tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Create volume request issued successfully. Sep 03 20:09:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-e1d6ac83-6136-471c-8f49-ef0da287e83b tempest-GroupTypeSpecsTest-617387656 tempest-GroupTypeSpecsTest-617387656-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-e1d6ac83-6136-471c-8f49-ef0da287e83b tempest-GroupTypeSpecsTest-617387656 tempest-GroupTypeSpecsTest-617387656-project-admin] Calling method 'version_select' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:35 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-362eb821-50c7-4058-9cc5-fbbc749d73fe tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:09:35 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 562/1136] 192.168.122.54 () {60 vars in 1138 bytes} [Thu Sep 3 20:09:34 2026] POST /volume/v3/volumes => generated 791 bytes in 643 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:09:35 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-78988096-ffb3-4e29-814e-d3dcea7d484f None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:35 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-78988096-ffb3-4e29-814e-d3dcea7d484f tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] GET http://192.168.122.54/volume/v3/volumes/45bcc7d2-6d02-437a-a6b6-c56055a98390 Sep 03 20:09:35 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-78988096-ffb3-4e29-814e-d3dcea7d484f tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:35 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-78988096-ffb3-4e29-814e-d3dcea7d484f tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:35 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-e1d6ac83-6136-471c-8f49-ef0da287e83b tempest-GroupTypeSpecsTest-617387656 tempest-GroupTypeSpecsTest-617387656-project-admin] HTTP exception thrown: Group Type a2e960eb-d221-4e33-922b-35ca7e981e8a has no extra spec with key key1. Sep 03 20:09:35 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-e1d6ac83-6136-471c-8f49-ef0da287e83b tempest-GroupTypeSpecsTest-617387656 tempest-GroupTypeSpecsTest-617387656-project-admin] http://192.168.122.54/volume/v3/group_types/a2e960eb-d221-4e33-922b-35ca7e981e8a/group_specs/key1 returned with HTTP 404 Sep 03 20:09:35 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 575/1137] 192.168.122.54 () {60 vars in 1331 bytes} [Thu Sep 3 20:09:35 2026] GET /volume/v3/group_types/a2e960eb-d221-4e33-922b-35ca7e981e8a/group_specs/key1 => generated 126 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 03 20:09:35 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:35 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:09:35 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:35 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:09:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-59476285-1285-4dbd-be30-1856697b58ce None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:35 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-59476285-1285-4dbd-be30-1856697b58ce tempest-GroupTypeSpecsTest-617387656 tempest-GroupTypeSpecsTest-617387656-project-admin] DELETE http://192.168.122.54/volume/v3/group_types/a2e960eb-d221-4e33-922b-35ca7e981e8a/group_specs/key2 Sep 03 20:09:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-59476285-1285-4dbd-be30-1856697b58ce tempest-GroupTypeSpecsTest-617387656 tempest-GroupTypeSpecsTest-617387656-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-59476285-1285-4dbd-be30-1856697b58ce tempest-GroupTypeSpecsTest-617387656 tempest-GroupTypeSpecsTest-617387656-project-admin] Calling method 'version_select' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:35 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-78988096-ffb3-4e29-814e-d3dcea7d484f tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Volume info retrieved successfully. Sep 03 20:09:35 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-78988096-ffb3-4e29-814e-d3dcea7d484f tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] http://192.168.122.54/volume/v3/volumes/45bcc7d2-6d02-437a-a6b6-c56055a98390 returned with HTTP 200 Sep 03 20:09:35 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 563/1138] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:09:35 2026] GET /volume/v3/volumes/45bcc7d2-6d02-437a-a6b6-c56055a98390 => generated 859 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:35 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-59476285-1285-4dbd-be30-1856697b58ce tempest-GroupTypeSpecsTest-617387656 tempest-GroupTypeSpecsTest-617387656-project-admin] http://192.168.122.54/volume/v3/group_types/a2e960eb-d221-4e33-922b-35ca7e981e8a/group_specs/key2 returned with HTTP 202 Sep 03 20:09:35 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 576/1139] 192.168.122.54 () {60 vars in 1334 bytes} [Thu Sep 3 20:09:35 2026] DELETE /volume/v3/group_types/a2e960eb-d221-4e33-922b-35ca7e981e8a/group_specs/key2 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 20:09:35 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-9bd19a42-5a0f-469a-a86a-c0d051eb648a None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:35 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-9bd19a42-5a0f-469a-a86a-c0d051eb648a tempest-GroupTypeSpecsTest-617387656 tempest-GroupTypeSpecsTest-617387656-project-admin] GET http://192.168.122.54/volume/v3/group_types/a2e960eb-d221-4e33-922b-35ca7e981e8a/group_specs/key2 Sep 03 20:09:35 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-9bd19a42-5a0f-469a-a86a-c0d051eb648a tempest-GroupTypeSpecsTest-617387656 tempest-GroupTypeSpecsTest-617387656-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:35 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-9bd19a42-5a0f-469a-a86a-c0d051eb648a tempest-GroupTypeSpecsTest-617387656 tempest-GroupTypeSpecsTest-617387656-project-admin] Calling method 'version_select' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:35 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-9bd19a42-5a0f-469a-a86a-c0d051eb648a tempest-GroupTypeSpecsTest-617387656 tempest-GroupTypeSpecsTest-617387656-project-admin] HTTP exception thrown: Group Type a2e960eb-d221-4e33-922b-35ca7e981e8a has no extra spec with key key2. Sep 03 20:09:35 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-9bd19a42-5a0f-469a-a86a-c0d051eb648a tempest-GroupTypeSpecsTest-617387656 tempest-GroupTypeSpecsTest-617387656-project-admin] http://192.168.122.54/volume/v3/group_types/a2e960eb-d221-4e33-922b-35ca7e981e8a/group_specs/key2 returned with HTTP 404 Sep 03 20:09:35 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 564/1140] 192.168.122.54 () {60 vars in 1331 bytes} [Thu Sep 3 20:09:35 2026] GET /volume/v3/group_types/a2e960eb-d221-4e33-922b-35ca7e981e8a/group_specs/key2 => generated 126 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 20:09:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-9b84755e-2c85-434a-9ff1-db3e6c74dce8 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:35 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9b84755e-2c85-434a-9ff1-db3e6c74dce8 tempest-GroupTypeSpecsTest-617387656 tempest-GroupTypeSpecsTest-617387656-project-admin] DELETE http://192.168.122.54/volume/v3/group_types/a2e960eb-d221-4e33-922b-35ca7e981e8a/group_specs/key3 Sep 03 20:09:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-9b84755e-2c85-434a-9ff1-db3e6c74dce8 tempest-GroupTypeSpecsTest-617387656 tempest-GroupTypeSpecsTest-617387656-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-9b84755e-2c85-434a-9ff1-db3e6c74dce8 tempest-GroupTypeSpecsTest-617387656 tempest-GroupTypeSpecsTest-617387656-project-admin] Calling method 'version_select' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:35 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9b84755e-2c85-434a-9ff1-db3e6c74dce8 tempest-GroupTypeSpecsTest-617387656 tempest-GroupTypeSpecsTest-617387656-project-admin] http://192.168.122.54/volume/v3/group_types/a2e960eb-d221-4e33-922b-35ca7e981e8a/group_specs/key3 returned with HTTP 202 Sep 03 20:09:35 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 577/1141] 192.168.122.54 () {60 vars in 1334 bytes} [Thu Sep 3 20:09:35 2026] DELETE /volume/v3/group_types/a2e960eb-d221-4e33-922b-35ca7e981e8a/group_specs/key3 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 20:09:35 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-d3ff9e2a-5385-4f77-bbf2-e84dcfaac4d5 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:35 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-d3ff9e2a-5385-4f77-bbf2-e84dcfaac4d5 tempest-GroupTypeSpecsTest-617387656 tempest-GroupTypeSpecsTest-617387656-project-admin] GET http://192.168.122.54/volume/v3/group_types/a2e960eb-d221-4e33-922b-35ca7e981e8a/group_specs/key3 Sep 03 20:09:35 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-d3ff9e2a-5385-4f77-bbf2-e84dcfaac4d5 tempest-GroupTypeSpecsTest-617387656 tempest-GroupTypeSpecsTest-617387656-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:35 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-d3ff9e2a-5385-4f77-bbf2-e84dcfaac4d5 tempest-GroupTypeSpecsTest-617387656 tempest-GroupTypeSpecsTest-617387656-project-admin] Calling method 'version_select' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:35 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-d3ff9e2a-5385-4f77-bbf2-e84dcfaac4d5 tempest-GroupTypeSpecsTest-617387656 tempest-GroupTypeSpecsTest-617387656-project-admin] HTTP exception thrown: Group Type a2e960eb-d221-4e33-922b-35ca7e981e8a has no extra spec with key key3. Sep 03 20:09:35 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-d3ff9e2a-5385-4f77-bbf2-e84dcfaac4d5 tempest-GroupTypeSpecsTest-617387656 tempest-GroupTypeSpecsTest-617387656-project-admin] http://192.168.122.54/volume/v3/group_types/a2e960eb-d221-4e33-922b-35ca7e981e8a/group_specs/key3 returned with HTTP 404 Sep 03 20:09:35 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 565/1142] 192.168.122.54 () {60 vars in 1331 bytes} [Thu Sep 3 20:09:35 2026] GET /volume/v3/group_types/a2e960eb-d221-4e33-922b-35ca7e981e8a/group_specs/key3 => generated 126 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 20:09:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-c9d2ebc6-e203-47e1-91e6-1dff711e4267 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:35 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c9d2ebc6-e203-47e1-91e6-1dff711e4267 tempest-GroupTypeSpecsTest-617387656 tempest-GroupTypeSpecsTest-617387656-project-admin] DELETE http://192.168.122.54/volume/v3/group_types/a2e960eb-d221-4e33-922b-35ca7e981e8a Sep 03 20:09:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c9d2ebc6-e203-47e1-91e6-1dff711e4267 tempest-GroupTypeSpecsTest-617387656 tempest-GroupTypeSpecsTest-617387656-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c9d2ebc6-e203-47e1-91e6-1dff711e4267 tempest-GroupTypeSpecsTest-617387656 tempest-GroupTypeSpecsTest-617387656-project-admin] Calling method 'version_select' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:35 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c9d2ebc6-e203-47e1-91e6-1dff711e4267 tempest-GroupTypeSpecsTest-617387656 tempest-GroupTypeSpecsTest-617387656-project-admin] http://192.168.122.54/volume/v3/group_types/a2e960eb-d221-4e33-922b-35ca7e981e8a returned with HTTP 202 Sep 03 20:09:35 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 578/1143] 192.168.122.54 () {60 vars in 1283 bytes} [Thu Sep 3 20:09:35 2026] DELETE /volume/v3/group_types/a2e960eb-d221-4e33-922b-35ca7e981e8a => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 20:09:36 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-f5e83e5b-1d88-4ccb-9285-ce449f4bfd8b None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:36 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f5e83e5b-1d88-4ccb-9285-ce449f4bfd8b tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] GET http://192.168.122.54/volume/v3/volumes/45bcc7d2-6d02-437a-a6b6-c56055a98390 Sep 03 20:09:36 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f5e83e5b-1d88-4ccb-9285-ce449f4bfd8b tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:36 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f5e83e5b-1d88-4ccb-9285-ce449f4bfd8b tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:36 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:36 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:09:36 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:36 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:09:36 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-f5e83e5b-1d88-4ccb-9285-ce449f4bfd8b tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Volume info retrieved successfully. Sep 03 20:09:36 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f5e83e5b-1d88-4ccb-9285-ce449f4bfd8b tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] http://192.168.122.54/volume/v3/volumes/45bcc7d2-6d02-437a-a6b6-c56055a98390 returned with HTTP 200 Sep 03 20:09:36 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 566/1144] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:09:36 2026] GET /volume/v3/volumes/45bcc7d2-6d02-437a-a6b6-c56055a98390 => generated 883 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:37 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-0b9c788b-c7bc-4814-8439-0cc7603d9714 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:37 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-0b9c788b-c7bc-4814-8439-0cc7603d9714 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] GET http://192.168.122.54/volume/v3/volumes/45bcc7d2-6d02-437a-a6b6-c56055a98390 Sep 03 20:09:37 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-0b9c788b-c7bc-4814-8439-0cc7603d9714 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:37 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-0b9c788b-c7bc-4814-8439-0cc7603d9714 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:37 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:37 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:09:37 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:37 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:09:37 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-0b9c788b-c7bc-4814-8439-0cc7603d9714 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Volume info retrieved successfully. Sep 03 20:09:37 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-0b9c788b-c7bc-4814-8439-0cc7603d9714 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] http://192.168.122.54/volume/v3/volumes/45bcc7d2-6d02-437a-a6b6-c56055a98390 returned with HTTP 200 Sep 03 20:09:37 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 579/1145] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:09:37 2026] GET /volume/v3/volumes/45bcc7d2-6d02-437a-a6b6-c56055a98390 => generated 883 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:38 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-77f489d6-e07a-48d3-b415-01cd6a8f5854 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:38 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-77f489d6-e07a-48d3-b415-01cd6a8f5854 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] GET http://192.168.122.54/volume/v3/volumes/45bcc7d2-6d02-437a-a6b6-c56055a98390 Sep 03 20:09:38 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-77f489d6-e07a-48d3-b415-01cd6a8f5854 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:38 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-77f489d6-e07a-48d3-b415-01cd6a8f5854 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:38 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:38 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:09:38 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:38 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:09:38 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-77f489d6-e07a-48d3-b415-01cd6a8f5854 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Volume info retrieved successfully. Sep 03 20:09:38 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-77f489d6-e07a-48d3-b415-01cd6a8f5854 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] http://192.168.122.54/volume/v3/volumes/45bcc7d2-6d02-437a-a6b6-c56055a98390 returned with HTTP 200 Sep 03 20:09:38 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 567/1146] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:09:38 2026] GET /volume/v3/volumes/45bcc7d2-6d02-437a-a6b6-c56055a98390 => generated 883 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:39 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-20b03265-f41c-4deb-8eaa-d71a43f2853c None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:39 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-e6eee9df-e2bc-4b7f-b4bd-5cc593670faf None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:39 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e6eee9df-e2bc-4b7f-b4bd-5cc593670faf tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] GET http://192.168.122.54/volume/v3/volumes/45bcc7d2-6d02-437a-a6b6-c56055a98390 Sep 03 20:09:39 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e6eee9df-e2bc-4b7f-b4bd-5cc593670faf tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:39 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e6eee9df-e2bc-4b7f-b4bd-5cc593670faf tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:39 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:39 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:09:39 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:39 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:09:39 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-e6eee9df-e2bc-4b7f-b4bd-5cc593670faf tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Volume info retrieved successfully. Sep 03 20:09:39 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e6eee9df-e2bc-4b7f-b4bd-5cc593670faf tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] http://192.168.122.54/volume/v3/volumes/45bcc7d2-6d02-437a-a6b6-c56055a98390 returned with HTTP 200 Sep 03 20:09:39 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 568/1147] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:09:39 2026] GET /volume/v3/volumes/45bcc7d2-6d02-437a-a6b6-c56055a98390 => generated 883 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:40 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-20b03265-f41c-4deb-8eaa-d71a43f2853c tempest-VolumeQuotasAdminTestJSON-1298269844 tempest-VolumeQuotasAdminTestJSON-1298269844-project-admin] GET http://192.168.122.54/volume/v3/os-quota-sets/34698e93e6dd4f84a70c58345a53f0f9 Sep 03 20:09:40 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-20b03265-f41c-4deb-8eaa-d71a43f2853c tempest-VolumeQuotasAdminTestJSON-1298269844 tempest-VolumeQuotasAdminTestJSON-1298269844-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:40 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-20b03265-f41c-4deb-8eaa-d71a43f2853c tempest-VolumeQuotasAdminTestJSON-1298269844 tempest-VolumeQuotasAdminTestJSON-1298269844-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:40 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-20b03265-f41c-4deb-8eaa-d71a43f2853c tempest-VolumeQuotasAdminTestJSON-1298269844 tempest-VolumeQuotasAdminTestJSON-1298269844-project-admin] http://192.168.122.54/volume/v3/os-quota-sets/34698e93e6dd4f84a70c58345a53f0f9 returned with HTTP 200 Sep 03 20:09:40 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 580/1148] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:09:39 2026] GET /volume/v3/os-quota-sets/34698e93e6dd4f84a70c58345a53f0f9 => generated 440 bytes in 804 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:40 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-8b75e1de-7260-4e70-804b-8923bdc72acd None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:40 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-8b75e1de-7260-4e70-804b-8923bdc72acd tempest-VolumeQuotasAdminTestJSON-1298269844 tempest-VolumeQuotasAdminTestJSON-1298269844-project-admin] GET http://192.168.122.54/volume/v3/os-quota-sets/34698e93e6dd4f84a70c58345a53f0f9/defaults Sep 03 20:09:40 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-8b75e1de-7260-4e70-804b-8923bdc72acd tempest-VolumeQuotasAdminTestJSON-1298269844 tempest-VolumeQuotasAdminTestJSON-1298269844-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:40 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-8b75e1de-7260-4e70-804b-8923bdc72acd tempest-VolumeQuotasAdminTestJSON-1298269844 tempest-VolumeQuotasAdminTestJSON-1298269844-project-admin] Calling method 'defaults' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:40 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-8b75e1de-7260-4e70-804b-8923bdc72acd tempest-VolumeQuotasAdminTestJSON-1298269844 tempest-VolumeQuotasAdminTestJSON-1298269844-project-admin] http://192.168.122.54/volume/v3/os-quota-sets/34698e93e6dd4f84a70c58345a53f0f9/defaults returned with HTTP 200 Sep 03 20:09:40 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 569/1149] 192.168.122.54 () {58 vars in 1260 bytes} [Thu Sep 3 20:09:40 2026] GET /volume/v3/os-quota-sets/34698e93e6dd4f84a70c58345a53f0f9/defaults => generated 440 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:40 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-911ef455-ec51-4426-ad10-a147eaef8abb None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:40 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-911ef455-ec51-4426-ad10-a147eaef8abb tempest-VolumeQuotasAdminTestJSON-1298269844 tempest-VolumeQuotasAdminTestJSON-1298269844-project-admin] PUT http://192.168.122.54/volume/v3/os-quota-sets/34698e93e6dd4f84a70c58345a53f0f9 Sep 03 20:09:40 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-911ef455-ec51-4426-ad10-a147eaef8abb tempest-VolumeQuotasAdminTestJSON-1298269844 tempest-VolumeQuotasAdminTestJSON-1298269844-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:09:40 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-911ef455-ec51-4426-ad10-a147eaef8abb tempest-VolumeQuotasAdminTestJSON-1298269844 tempest-VolumeQuotasAdminTestJSON-1298269844-project-admin] http://192.168.122.54/volume/v3/os-quota-sets/34698e93e6dd4f84a70c58345a53f0f9 returned with HTTP 200 Sep 03 20:09:40 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 581/1150] 192.168.122.54 () {60 vars in 1253 bytes} [Thu Sep 3 20:09:40 2026] PUT /volume/v3/os-quota-sets/34698e93e6dd4f84a70c58345a53f0f9 => generated 398 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:40 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-02de770f-9e27-4f7d-ba55-e2ff152aabd0 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:40 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-02de770f-9e27-4f7d-ba55-e2ff152aabd0 tempest-VolumeQuotasAdminTestJSON-1298269844 tempest-VolumeQuotasAdminTestJSON-1298269844-project-admin] DELETE http://192.168.122.54/volume/v3/os-quota-sets/34698e93e6dd4f84a70c58345a53f0f9 Sep 03 20:09:40 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-02de770f-9e27-4f7d-ba55-e2ff152aabd0 tempest-VolumeQuotasAdminTestJSON-1298269844 tempest-VolumeQuotasAdminTestJSON-1298269844-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:40 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-02de770f-9e27-4f7d-ba55-e2ff152aabd0 tempest-VolumeQuotasAdminTestJSON-1298269844 tempest-VolumeQuotasAdminTestJSON-1298269844-project-admin] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:40 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-02de770f-9e27-4f7d-ba55-e2ff152aabd0 tempest-VolumeQuotasAdminTestJSON-1298269844 tempest-VolumeQuotasAdminTestJSON-1298269844-project-admin] http://192.168.122.54/volume/v3/os-quota-sets/34698e93e6dd4f84a70c58345a53f0f9 returned with HTTP 200 Sep 03 20:09:40 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 570/1151] 192.168.122.54 () {58 vars in 1236 bytes} [Thu Sep 3 20:09:40 2026] DELETE /volume/v3/os-quota-sets/34698e93e6dd4f84a70c58345a53f0f9 => generated 0 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 03 20:09:40 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-11ae918f-b4ca-424b-ade5-4d6634de1431 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:40 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-11ae918f-b4ca-424b-ade5-4d6634de1431 tempest-VolumeQuotasAdminTestJSON-1298269844 tempest-VolumeQuotasAdminTestJSON-1298269844-project-admin] GET http://192.168.122.54/volume/v3/os-quota-sets/34698e93e6dd4f84a70c58345a53f0f9 Sep 03 20:09:40 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-11ae918f-b4ca-424b-ade5-4d6634de1431 tempest-VolumeQuotasAdminTestJSON-1298269844 tempest-VolumeQuotasAdminTestJSON-1298269844-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:40 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-11ae918f-b4ca-424b-ade5-4d6634de1431 tempest-VolumeQuotasAdminTestJSON-1298269844 tempest-VolumeQuotasAdminTestJSON-1298269844-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:40 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-b84d8db9-fb37-4a8f-a48d-c9facfeb2f0c None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:40 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b84d8db9-fb37-4a8f-a48d-c9facfeb2f0c tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] GET http://192.168.122.54/volume/v3/volumes/45bcc7d2-6d02-437a-a6b6-c56055a98390 Sep 03 20:09:40 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b84d8db9-fb37-4a8f-a48d-c9facfeb2f0c tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:40 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b84d8db9-fb37-4a8f-a48d-c9facfeb2f0c tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:40 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-11ae918f-b4ca-424b-ade5-4d6634de1431 tempest-VolumeQuotasAdminTestJSON-1298269844 tempest-VolumeQuotasAdminTestJSON-1298269844-project-admin] http://192.168.122.54/volume/v3/os-quota-sets/34698e93e6dd4f84a70c58345a53f0f9 returned with HTTP 200 Sep 03 20:09:40 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 582/1152] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:09:40 2026] GET /volume/v3/os-quota-sets/34698e93e6dd4f84a70c58345a53f0f9 => generated 440 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:41 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-31c2a554-c610-4d87-935b-8fd4504f048d None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:41 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:41 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:09:41 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:41 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:09:41 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-31c2a554-c610-4d87-935b-8fd4504f048d tempest-VolumeQuotasAdminTestJSON-1298269844 tempest-VolumeQuotasAdminTestJSON-1298269844-project-admin] PUT http://192.168.122.54/volume/v3/os-quota-sets/34698e93e6dd4f84a70c58345a53f0f9 Sep 03 20:09:41 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-31c2a554-c610-4d87-935b-8fd4504f048d tempest-VolumeQuotasAdminTestJSON-1298269844 tempest-VolumeQuotasAdminTestJSON-1298269844-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=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:09:41 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-b84d8db9-fb37-4a8f-a48d-c9facfeb2f0c tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Volume info retrieved successfully. Sep 03 20:09:41 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b84d8db9-fb37-4a8f-a48d-c9facfeb2f0c tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] http://192.168.122.54/volume/v3/volumes/45bcc7d2-6d02-437a-a6b6-c56055a98390 returned with HTTP 200 Sep 03 20:09:41 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 571/1153] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:09:40 2026] GET /volume/v3/volumes/45bcc7d2-6d02-437a-a6b6-c56055a98390 => generated 883 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:41 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-31c2a554-c610-4d87-935b-8fd4504f048d tempest-VolumeQuotasAdminTestJSON-1298269844 tempest-VolumeQuotasAdminTestJSON-1298269844-project-admin] http://192.168.122.54/volume/v3/os-quota-sets/34698e93e6dd4f84a70c58345a53f0f9 returned with HTTP 200 Sep 03 20:09:41 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 583/1154] 192.168.122.54 () {60 vars in 1254 bytes} [Thu Sep 3 20:09:41 2026] PUT /volume/v3/os-quota-sets/34698e93e6dd4f84a70c58345a53f0f9 => generated 398 bytes in 716 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:41 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-b551d213-f696-4fff-9ede-ad7d7c2e5557 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:41 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b551d213-f696-4fff-9ede-ad7d7c2e5557 tempest-VolumeQuotasAdminTestJSON-1298269844 tempest-VolumeQuotasAdminTestJSON-1298269844-project-admin] GET http://192.168.122.54/volume/v3/os-quota-sets/34698e93e6dd4f84a70c58345a53f0f9/defaults Sep 03 20:09:41 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b551d213-f696-4fff-9ede-ad7d7c2e5557 tempest-VolumeQuotasAdminTestJSON-1298269844 tempest-VolumeQuotasAdminTestJSON-1298269844-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:41 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b551d213-f696-4fff-9ede-ad7d7c2e5557 tempest-VolumeQuotasAdminTestJSON-1298269844 tempest-VolumeQuotasAdminTestJSON-1298269844-project-admin] Calling method 'defaults' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:41 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b551d213-f696-4fff-9ede-ad7d7c2e5557 tempest-VolumeQuotasAdminTestJSON-1298269844 tempest-VolumeQuotasAdminTestJSON-1298269844-project-admin] http://192.168.122.54/volume/v3/os-quota-sets/34698e93e6dd4f84a70c58345a53f0f9/defaults returned with HTTP 200 Sep 03 20:09:41 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 572/1155] 192.168.122.54 () {58 vars in 1260 bytes} [Thu Sep 3 20:09:41 2026] GET /volume/v3/os-quota-sets/34698e93e6dd4f84a70c58345a53f0f9/defaults => generated 440 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:41 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-59f0cc51-151f-4220-96b6-d333783ef6e9 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:41 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-59f0cc51-151f-4220-96b6-d333783ef6e9 tempest-VolumeQuotasAdminTestJSON-1298269844 tempest-VolumeQuotasAdminTestJSON-1298269844-project-admin] GET http://192.168.122.54/volume/v3/os-quota-sets/34698e93e6dd4f84a70c58345a53f0f9 Sep 03 20:09:41 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-59f0cc51-151f-4220-96b6-d333783ef6e9 tempest-VolumeQuotasAdminTestJSON-1298269844 tempest-VolumeQuotasAdminTestJSON-1298269844-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:41 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-59f0cc51-151f-4220-96b6-d333783ef6e9 tempest-VolumeQuotasAdminTestJSON-1298269844 tempest-VolumeQuotasAdminTestJSON-1298269844-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:42 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-59f0cc51-151f-4220-96b6-d333783ef6e9 tempest-VolumeQuotasAdminTestJSON-1298269844 tempest-VolumeQuotasAdminTestJSON-1298269844-project-admin] http://192.168.122.54/volume/v3/os-quota-sets/34698e93e6dd4f84a70c58345a53f0f9 returned with HTTP 200 Sep 03 20:09:42 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 584/1156] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:09:41 2026] GET /volume/v3/os-quota-sets/34698e93e6dd4f84a70c58345a53f0f9 => generated 440 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:42 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-ea9eb5bb-8507-48f8-a868-8db5a6f25d3d None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:42 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-24363b27-ddde-453d-b141-b7c4114fd6d5 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:42 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ea9eb5bb-8507-48f8-a868-8db5a6f25d3d tempest-VolumeQuotasAdminTestJSON-1298269844 tempest-VolumeQuotasAdminTestJSON-1298269844-project-admin] GET http://192.168.122.54/volume/v3/os-quota-sets/34698e93e6dd4f84a70c58345a53f0f9?usage=True Sep 03 20:09:42 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ea9eb5bb-8507-48f8-a868-8db5a6f25d3d tempest-VolumeQuotasAdminTestJSON-1298269844 tempest-VolumeQuotasAdminTestJSON-1298269844-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:42 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ea9eb5bb-8507-48f8-a868-8db5a6f25d3d tempest-VolumeQuotasAdminTestJSON-1298269844 tempest-VolumeQuotasAdminTestJSON-1298269844-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:42 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-24363b27-ddde-453d-b141-b7c4114fd6d5 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] GET http://192.168.122.54/volume/v3/volumes/45bcc7d2-6d02-437a-a6b6-c56055a98390 Sep 03 20:09:42 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-24363b27-ddde-453d-b141-b7c4114fd6d5 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:42 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-24363b27-ddde-453d-b141-b7c4114fd6d5 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:42 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:42 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:09:42 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:42 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:09:42 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ea9eb5bb-8507-48f8-a868-8db5a6f25d3d tempest-VolumeQuotasAdminTestJSON-1298269844 tempest-VolumeQuotasAdminTestJSON-1298269844-project-admin] http://192.168.122.54/volume/v3/os-quota-sets/34698e93e6dd4f84a70c58345a53f0f9?usage=True returned with HTTP 200 Sep 03 20:09:42 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 573/1157] 192.168.122.54 () {58 vars in 1254 bytes} [Thu Sep 3 20:09:42 2026] GET /volume/v3/os-quota-sets/34698e93e6dd4f84a70c58345a53f0f9?usage=True => generated 1064 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:09:42 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-5a9bbb57-0193-419b-9167-b6776067c4d0 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:42 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-24363b27-ddde-453d-b141-b7c4114fd6d5 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Volume info retrieved successfully. Sep 03 20:09:42 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-24363b27-ddde-453d-b141-b7c4114fd6d5 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] http://192.168.122.54/volume/v3/volumes/45bcc7d2-6d02-437a-a6b6-c56055a98390 returned with HTTP 200 Sep 03 20:09:42 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 585/1158] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:09:42 2026] GET /volume/v3/volumes/45bcc7d2-6d02-437a-a6b6-c56055a98390 => generated 883 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:42 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5a9bbb57-0193-419b-9167-b6776067c4d0 tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:09:42 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5a9bbb57-0193-419b-9167-b6776067c4d0 tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1603719556"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:09:43 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.volumes [None req-5a9bbb57-0193-419b-9167-b6776067c4d0 tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1603719556'}} {{(pid=87290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:09:43 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-5a9bbb57-0193-419b-9167-b6776067c4d0 tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] Create volume of 1 GB Sep 03 20:09:43 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-5a9bbb57-0193-419b-9167-b6776067c4d0 tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] Availability Zones retrieved successfully. Sep 03 20:09:43 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-5a9bbb57-0193-419b-9167-b6776067c4d0 tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] Flow 'volume_create_api' (0ad877a2-25a6-4d3f-9fe8-4d26fe4155c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:09:43 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-5a9bbb57-0193-419b-9167-b6776067c4d0 tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (182da7bf-4c46-4957-b1d9-f02f214e2938) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:09:43 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.flows.api.create_volume [None req-5a9bbb57-0193-419b-9167-b6776067c4d0 tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] Validating volume size '1' using validate_int {{(pid=87290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:09:43 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-5a9bbb57-0193-419b-9167-b6776067c4d0 tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (182da7bf-4c46-4957-b1d9-f02f214e2938) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:09:43 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-5a9bbb57-0193-419b-9167-b6776067c4d0 tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70de046b-a255-4884-82f0-d59d02d4435c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:09:43 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-6c4032c8-32dc-4a0f-ac76-a74895984601 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:43 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-6c4032c8-32dc-4a0f-ac76-a74895984601 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] GET http://192.168.122.54/volume/v3/volumes/45bcc7d2-6d02-437a-a6b6-c56055a98390 Sep 03 20:09:43 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-6c4032c8-32dc-4a0f-ac76-a74895984601 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:43 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-6c4032c8-32dc-4a0f-ac76-a74895984601 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:43 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:43 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:09:43 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:43 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:09:43 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-6c4032c8-32dc-4a0f-ac76-a74895984601 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Volume info retrieved successfully. Sep 03 20:09:43 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-6c4032c8-32dc-4a0f-ac76-a74895984601 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] http://192.168.122.54/volume/v3/volumes/45bcc7d2-6d02-437a-a6b6-c56055a98390 returned with HTTP 200 Sep 03 20:09:43 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 586/1159] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:09:43 2026] GET /volume/v3/volumes/45bcc7d2-6d02-437a-a6b6-c56055a98390 => generated 883 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:43 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-5a9bbb57-0193-419b-9167-b6776067c4d0 tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] Created reservations ['a9e1e98d-8ca4-4b79-bac6-82d0f33fbbdf', 'e55bda27-038e-4893-8081-8e5561bc59ef', '941deb65-5172-4d6e-8f11-15e2b0914379', '8c9641d4-7d9f-496f-b68b-b2af61300ce4'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:09:43 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-5a9bbb57-0193-419b-9167-b6776067c4d0 tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70de046b-a255-4884-82f0-d59d02d4435c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a9e1e98d-8ca4-4b79-bac6-82d0f33fbbdf', 'e55bda27-038e-4893-8081-8e5561bc59ef', '941deb65-5172-4d6e-8f11-15e2b0914379', '8c9641d4-7d9f-496f-b68b-b2af61300ce4']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:09:43 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-5a9bbb57-0193-419b-9167-b6776067c4d0 tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3681b1a-df34-428d-aa5e-69e5ce869acc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:09:43 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:43 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:09:43 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-5a9bbb57-0193-419b-9167-b6776067c4d0 tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3681b1a-df34-428d-aa5e-69e5ce869acc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c3aa2500-8fe2-46e3-96ef-06d4e2eb1ddc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1603719556',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34698e93e6dd4f84a70c58345a53f0f9',qos_specs=None,replication_status=,reservations=['a9e1e98d-8ca4-4b79-bac6-82d0f33fbbdf','e55bda27-038e-4893-8081-8e5561bc59ef','941deb65-5172-4d6e-8f11-15e2b0914379','8c9641d4-7d9f-496f-b68b-b2af61300ce4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1408b389b81048e78ea0c90d7e74a38b',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:09:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1603719556',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c3aa2500-8fe2-46e3-96ef-06d4e2eb1ddc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34698e93e6dd4f84a70c58345a53f0f9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1408b389b81048e78ea0c90d7e74a38b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:09:43 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-5a9bbb57-0193-419b-9167-b6776067c4d0 tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30954785-789b-4882-8cc2-160a02d33c3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:09:43 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-5a9bbb57-0193-419b-9167-b6776067c4d0 tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30954785-789b-4882-8cc2-160a02d33c3c) transitioned into state 'SUCCESS' from state '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-1603719556',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34698e93e6dd4f84a70c58345a53f0f9',qos_specs=None,replication_status=,reservations=['a9e1e98d-8ca4-4b79-bac6-82d0f33fbbdf','e55bda27-038e-4893-8081-8e5561bc59ef','941deb65-5172-4d6e-8f11-15e2b0914379','8c9641d4-7d9f-496f-b68b-b2af61300ce4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1408b389b81048e78ea0c90d7e74a38b',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:09:43 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-5a9bbb57-0193-419b-9167-b6776067c4d0 tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (966f4fe0-834d-4181-bf66-35aca15c00e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:09:43 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-5a9bbb57-0193-419b-9167-b6776067c4d0 tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (966f4fe0-834d-4181-bf66-35aca15c00e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:09:44 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-5a9bbb57-0193-419b-9167-b6776067c4d0 tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] Flow 'volume_create_api' (0ad877a2-25a6-4d3f-9fe8-4d26fe4155c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:09:44 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-5a9bbb57-0193-419b-9167-b6776067c4d0 tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] Create volume request issued successfully. Sep 03 20:09:44 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5a9bbb57-0193-419b-9167-b6776067c4d0 tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:09:44 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 574/1160] 192.168.122.54 () {60 vars in 1137 bytes} [Thu Sep 3 20:09:42 2026] POST /volume/v3/volumes => generated 763 bytes in 1687 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:09:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-d1c55175-327e-484d-863e-fc2a30ec838e None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:44 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d1c55175-327e-484d-863e-fc2a30ec838e tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] GET http://192.168.122.54/volume/v3/volumes/c3aa2500-8fe2-46e3-96ef-06d4e2eb1ddc Sep 03 20:09:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d1c55175-327e-484d-863e-fc2a30ec838e tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d1c55175-327e-484d-863e-fc2a30ec838e tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:44 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:44 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:09:44 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:44 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:09:44 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-d1c55175-327e-484d-863e-fc2a30ec838e tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] Volume info retrieved successfully. Sep 03 20:09:44 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d1c55175-327e-484d-863e-fc2a30ec838e tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] http://192.168.122.54/volume/v3/volumes/c3aa2500-8fe2-46e3-96ef-06d4e2eb1ddc returned with HTTP 200 Sep 03 20:09:44 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 587/1161] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:09:44 2026] GET /volume/v3/volumes/c3aa2500-8fe2-46e3-96ef-06d4e2eb1ddc => generated 831 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-cda25529-2b07-48e8-93a6-d9e72791e2b5 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:44 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-cda25529-2b07-48e8-93a6-d9e72791e2b5 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] GET http://192.168.122.54/volume/v3/volumes/45bcc7d2-6d02-437a-a6b6-c56055a98390 Sep 03 20:09:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-cda25529-2b07-48e8-93a6-d9e72791e2b5 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-cda25529-2b07-48e8-93a6-d9e72791e2b5 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:44 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:44 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:09:44 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:44 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:09:44 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-cda25529-2b07-48e8-93a6-d9e72791e2b5 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Volume info retrieved successfully. Sep 03 20:09:44 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-cda25529-2b07-48e8-93a6-d9e72791e2b5 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] http://192.168.122.54/volume/v3/volumes/45bcc7d2-6d02-437a-a6b6-c56055a98390 returned with HTTP 200 Sep 03 20:09:44 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 575/1162] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:09:44 2026] GET /volume/v3/volumes/45bcc7d2-6d02-437a-a6b6-c56055a98390 => generated 884 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-9eee2f3f-7adf-4f6f-85ab-1624dcdf9f6f None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:44 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9eee2f3f-7adf-4f6f-85ab-1624dcdf9f6f tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] GET http://192.168.122.54/volume/v3/volumes/45bcc7d2-6d02-437a-a6b6-c56055a98390 Sep 03 20:09:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-9eee2f3f-7adf-4f6f-85ab-1624dcdf9f6f tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-9eee2f3f-7adf-4f6f-85ab-1624dcdf9f6f tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:44 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:44 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:09:44 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:44 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:09:44 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-9eee2f3f-7adf-4f6f-85ab-1624dcdf9f6f tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Volume info retrieved successfully. Sep 03 20:09:44 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9eee2f3f-7adf-4f6f-85ab-1624dcdf9f6f tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] http://192.168.122.54/volume/v3/volumes/45bcc7d2-6d02-437a-a6b6-c56055a98390 returned with HTTP 200 Sep 03 20:09:44 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 588/1163] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:09:44 2026] GET /volume/v3/volumes/45bcc7d2-6d02-437a-a6b6-c56055a98390 => generated 884 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-5095fdb7-c252-4840-97d7-7b792357e4ae None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:44 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5095fdb7-c252-4840-97d7-7b792357e4ae tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] DELETE http://192.168.122.54/volume/v3/volumes/d8112611-f2b1-43a7-9c0e-41518f917050?cascade=True Sep 03 20:09:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5095fdb7-c252-4840-97d7-7b792357e4ae tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5095fdb7-c252-4840-97d7-7b792357e4ae tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:44 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-5095fdb7-c252-4840-97d7-7b792357e4ae tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Delete volume with id: d8112611-f2b1-43a7-9c0e-41518f917050 Sep 03 20:09:44 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:44 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:09:44 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:44 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:09:44 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-5095fdb7-c252-4840-97d7-7b792357e4ae tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Volume info retrieved successfully. Sep 03 20:09:44 devstack devstack@c-api.service[87290]: /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 03 20:09:44 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 20:09:44 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-5095fdb7-c252-4840-97d7-7b792357e4ae tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Delete volume request issued successfully. Sep 03 20:09:44 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5095fdb7-c252-4840-97d7-7b792357e4ae tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] http://192.168.122.54/volume/v3/volumes/d8112611-f2b1-43a7-9c0e-41518f917050?cascade=True returned with HTTP 202 Sep 03 20:09:44 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 576/1164] 192.168.122.54 () {58 vars in 1255 bytes} [Thu Sep 3 20:09:44 2026] DELETE /volume/v3/volumes/d8112611-f2b1-43a7-9c0e-41518f917050?cascade=True => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:09:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-43423299-0671-4981-9389-69cb734a7f71 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:44 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-43423299-0671-4981-9389-69cb734a7f71 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] GET http://192.168.122.54/volume/v3/volumes/d8112611-f2b1-43a7-9c0e-41518f917050 Sep 03 20:09:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-43423299-0671-4981-9389-69cb734a7f71 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-43423299-0671-4981-9389-69cb734a7f71 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:44 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:44 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:09:44 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:44 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:09:45 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-43423299-0671-4981-9389-69cb734a7f71 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Volume info retrieved successfully. Sep 03 20:09:45 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-43423299-0671-4981-9389-69cb734a7f71 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] http://192.168.122.54/volume/v3/volumes/d8112611-f2b1-43a7-9c0e-41518f917050 returned with HTTP 200 Sep 03 20:09:45 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 589/1165] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:09:44 2026] GET /volume/v3/volumes/d8112611-f2b1-43a7-9c0e-41518f917050 => generated 850 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:45 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-5fdd75ef-e320-4eb5-99f7-88c23a20b8e4 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:45 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5fdd75ef-e320-4eb5-99f7-88c23a20b8e4 tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] GET http://192.168.122.54/volume/v3/volumes/c3aa2500-8fe2-46e3-96ef-06d4e2eb1ddc Sep 03 20:09:45 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5fdd75ef-e320-4eb5-99f7-88c23a20b8e4 tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:45 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5fdd75ef-e320-4eb5-99f7-88c23a20b8e4 tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:45 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:45 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:09:45 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:45 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:09:45 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-5fdd75ef-e320-4eb5-99f7-88c23a20b8e4 tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] Volume info retrieved successfully. Sep 03 20:09:45 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5fdd75ef-e320-4eb5-99f7-88c23a20b8e4 tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] http://192.168.122.54/volume/v3/volumes/c3aa2500-8fe2-46e3-96ef-06d4e2eb1ddc returned with HTTP 200 Sep 03 20:09:45 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 577/1166] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:09:45 2026] GET /volume/v3/volumes/c3aa2500-8fe2-46e3-96ef-06d4e2eb1ddc => generated 855 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:45 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-ffc7d733-a175-46e0-9b0a-3031ee1095b0 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:45 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ffc7d733-a175-46e0-9b0a-3031ee1095b0 tempest-GroupsTest-1946161369 tempest-GroupsTest-1946161369-project-admin] POST http://192.168.122.54/volume/v3/types Sep 03 20:09:45 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ffc7d733-a175-46e0-9b0a-3031ee1095b0 tempest-GroupsTest-1946161369 tempest-GroupsTest-1946161369-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1047744585"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:09:45 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ffc7d733-a175-46e0-9b0a-3031ee1095b0 tempest-GroupsTest-1946161369 tempest-GroupsTest-1946161369-project-admin] http://192.168.122.54/volume/v3/types returned with HTTP 200 Sep 03 20:09:45 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 590/1167] 192.168.122.54 () {60 vars in 1131 bytes} [Thu Sep 3 20:09:45 2026] POST /volume/v3/types => generated 216 bytes in 403 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:45 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-176ccc6c-b12f-4efc-9ef7-c6df7093d0f1 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:45 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-176ccc6c-b12f-4efc-9ef7-c6df7093d0f1 tempest-GroupsTest-1946161369 tempest-GroupsTest-1946161369-project-admin] POST http://192.168.122.54/volume/v3/group_types Sep 03 20:09:45 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-176ccc6c-b12f-4efc-9ef7-c6df7093d0f1 tempest-GroupsTest-1946161369 tempest-GroupsTest-1946161369-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1467373184"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:09:45 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-176ccc6c-b12f-4efc-9ef7-c6df7093d0f1 tempest-GroupsTest-1946161369 tempest-GroupsTest-1946161369-project-admin] http://192.168.122.54/volume/v3/group_types returned with HTTP 202 Sep 03 20:09:45 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 578/1168] 192.168.122.54 () {62 vars in 1190 bytes} [Thu Sep 3 20:09:45 2026] POST /volume/v3/group_types => generated 173 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:09:45 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-9b006862-a429-424d-b261-107b3de4dc97 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:46 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-eb5b8c8c-ecd7-4ba0-8e14-2188f85b1045 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:46 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-eb5b8c8c-ecd7-4ba0-8e14-2188f85b1045 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] GET http://192.168.122.54/volume/v3/volumes/d8112611-f2b1-43a7-9c0e-41518f917050 Sep 03 20:09:46 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-eb5b8c8c-ecd7-4ba0-8e14-2188f85b1045 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:46 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-eb5b8c8c-ecd7-4ba0-8e14-2188f85b1045 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:46 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9b006862-a429-424d-b261-107b3de4dc97 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] POST http://192.168.122.54/volume/v3/groups Sep 03 20:09:46 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-9b006862-a429-424d-b261-107b3de4dc97 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "8927513e-44fe-4356-85e7-c821b24b30d9", "volume_types": ["0819260e-f91c-4e53-ab39-8a4dd20c26c7"], "name": "tempest-Group1-218383661"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:09:46 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.groups [None req-9b006862-a429-424d-b261-107b3de4dc97 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Creating new group {'group': {'group_type': '8927513e-44fe-4356-85e7-c821b24b30d9', 'volume_types': ['0819260e-f91c-4e53-ab39-8a4dd20c26c7'], 'name': 'tempest-Group1-218383661'}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 03 20:09:46 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:46 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:09:46 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:46 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:09:46 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.groups [None req-9b006862-a429-424d-b261-107b3de4dc97 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Creating group tempest-Group1-218383661. Sep 03 20:09:46 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-eb5b8c8c-ecd7-4ba0-8e14-2188f85b1045 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Volume info retrieved successfully. Sep 03 20:09:46 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-9b006862-a429-424d-b261-107b3de4dc97 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Availability Zones retrieved successfully. Sep 03 20:09:46 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-eb5b8c8c-ecd7-4ba0-8e14-2188f85b1045 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] http://192.168.122.54/volume/v3/volumes/d8112611-f2b1-43a7-9c0e-41518f917050 returned with HTTP 200 Sep 03 20:09:46 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 579/1169] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:09:46 2026] GET /volume/v3/volumes/d8112611-f2b1-43a7-9c0e-41518f917050 => generated 850 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:46 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-9b006862-a429-424d-b261-107b3de4dc97 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Created reservations ['1b50865e-653f-4391-b125-696a0ad60470'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:09:46 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9b006862-a429-424d-b261-107b3de4dc97 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] http://192.168.122.54/volume/v3/groups returned with HTTP 202 Sep 03 20:09:46 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 591/1170] 192.168.122.54 () {62 vars in 1176 bytes} [Thu Sep 3 20:09:45 2026] POST /volume/v3/groups => generated 93 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:09:46 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-b1ba1c90-aef0-49e3-9038-89c01fc8a755 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:46 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-9271c34c-fbdc-45f6-972d-328d0e6c750d None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:46 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b1ba1c90-aef0-49e3-9038-89c01fc8a755 tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] GET http://192.168.122.54/volume/v3/volumes/c3aa2500-8fe2-46e3-96ef-06d4e2eb1ddc Sep 03 20:09:46 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b1ba1c90-aef0-49e3-9038-89c01fc8a755 tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:46 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b1ba1c90-aef0-49e3-9038-89c01fc8a755 tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:46 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-9271c34c-fbdc-45f6-972d-328d0e6c750d tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] GET http://192.168.122.54/volume/v3/groups/5d03c3da-bae5-44a9-96d0-354cf1094aad Sep 03 20:09:46 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-9271c34c-fbdc-45f6-972d-328d0e6c750d tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:46 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-9271c34c-fbdc-45f6-972d-328d0e6c750d tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Calling method 'version_select' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:46 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.groups [None req-9271c34c-fbdc-45f6-972d-328d0e6c750d tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] show called for member 5d03c3da-bae5-44a9-96d0-354cf1094aad {{(pid=87290) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 20:09:46 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:46 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:09:46 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:46 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:09:46 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:46 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:09:46 devstack devstack@c-api.service[87290]: /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 03 20:09:46 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, cls(context), Sep 03 20:09:46 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-b1ba1c90-aef0-49e3-9038-89c01fc8a755 tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] Volume info retrieved successfully. Sep 03 20:09:46 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-9271c34c-fbdc-45f6-972d-328d0e6c750d tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] http://192.168.122.54/volume/v3/groups/5d03c3da-bae5-44a9-96d0-354cf1094aad returned with HTTP 200 Sep 03 20:09:46 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 580/1171] 192.168.122.54 () {60 vars in 1265 bytes} [Thu Sep 3 20:09:46 2026] GET /volume/v3/groups/5d03c3da-bae5-44a9-96d0-354cf1094aad => generated 321 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:09:46 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b1ba1c90-aef0-49e3-9038-89c01fc8a755 tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] http://192.168.122.54/volume/v3/volumes/c3aa2500-8fe2-46e3-96ef-06d4e2eb1ddc returned with HTTP 200 Sep 03 20:09:46 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 592/1172] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:09:46 2026] GET /volume/v3/volumes/c3aa2500-8fe2-46e3-96ef-06d4e2eb1ddc => generated 856 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:46 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-b5a16fab-1ab5-48e5-8221-5e9a272bc461 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:46 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b5a16fab-1ab5-48e5-8221-5e9a272bc461 tempest-VolumeQuotasAdminTestJSON-1298269844 tempest-VolumeQuotasAdminTestJSON-1298269844-project-admin] GET http://192.168.122.54/volume/v3/os-quota-sets/34698e93e6dd4f84a70c58345a53f0f9?usage=True Sep 03 20:09:46 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b5a16fab-1ab5-48e5-8221-5e9a272bc461 tempest-VolumeQuotasAdminTestJSON-1298269844 tempest-VolumeQuotasAdminTestJSON-1298269844-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:46 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b5a16fab-1ab5-48e5-8221-5e9a272bc461 tempest-VolumeQuotasAdminTestJSON-1298269844 tempest-VolumeQuotasAdminTestJSON-1298269844-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:46 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:46 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:09:46 devstack devstack@c-api.service[87290]: WARNING cinder.quota [None req-b5a16fab-1ab5-48e5-8221-5e9a272bc461 tempest-VolumeQuotasAdminTestJSON-1298269844 tempest-VolumeQuotasAdminTestJSON-1298269844-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1047744585 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1047744585, it is now deprecated. Please use the default quota class for default quota. Sep 03 20:09:46 devstack devstack@c-api.service[87290]: WARNING cinder.quota [None req-b5a16fab-1ab5-48e5-8221-5e9a272bc461 tempest-VolumeQuotasAdminTestJSON-1298269844 tempest-VolumeQuotasAdminTestJSON-1298269844-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1047744585 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1047744585, it is now deprecated. Please use the default quota class for default quota. Sep 03 20:09:46 devstack devstack@c-api.service[87290]: WARNING cinder.quota [None req-b5a16fab-1ab5-48e5-8221-5e9a272bc461 tempest-VolumeQuotasAdminTestJSON-1298269844 tempest-VolumeQuotasAdminTestJSON-1298269844-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupsTest-volume-type-1047744585 is set by the default quota flag: quota_snapshots_tempest-GroupsTest-volume-type-1047744585, it is now deprecated. Please use the default quota class for default quota. Sep 03 20:09:46 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b5a16fab-1ab5-48e5-8221-5e9a272bc461 tempest-VolumeQuotasAdminTestJSON-1298269844 tempest-VolumeQuotasAdminTestJSON-1298269844-project-admin] http://192.168.122.54/volume/v3/os-quota-sets/34698e93e6dd4f84a70c58345a53f0f9?usage=True returned with HTTP 200 Sep 03 20:09:46 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 581/1173] 192.168.122.54 () {58 vars in 1254 bytes} [Thu Sep 3 20:09:46 2026] GET /volume/v3/os-quota-sets/34698e93e6dd4f84a70c58345a53f0f9?usage=True => generated 1356 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:09:46 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-b6409e27-abaa-43f4-8b65-d56f7174ed4e None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:46 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b6409e27-abaa-43f4-8b65-d56f7174ed4e tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] DELETE http://192.168.122.54/volume/v3/volumes/c3aa2500-8fe2-46e3-96ef-06d4e2eb1ddc Sep 03 20:09:46 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b6409e27-abaa-43f4-8b65-d56f7174ed4e tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:46 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b6409e27-abaa-43f4-8b65-d56f7174ed4e tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:46 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-b6409e27-abaa-43f4-8b65-d56f7174ed4e tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] Delete volume with id: c3aa2500-8fe2-46e3-96ef-06d4e2eb1ddc Sep 03 20:09:46 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:46 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:09:46 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:46 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:09:46 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-b6409e27-abaa-43f4-8b65-d56f7174ed4e tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] Volume info retrieved successfully. Sep 03 20:09:46 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-b6409e27-abaa-43f4-8b65-d56f7174ed4e tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] Delete volume request issued successfully. Sep 03 20:09:46 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b6409e27-abaa-43f4-8b65-d56f7174ed4e tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] http://192.168.122.54/volume/v3/volumes/c3aa2500-8fe2-46e3-96ef-06d4e2eb1ddc returned with HTTP 202 Sep 03 20:09:46 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 593/1174] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:09:46 2026] DELETE /volume/v3/volumes/c3aa2500-8fe2-46e3-96ef-06d4e2eb1ddc => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:09:46 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-9a0986d4-4fc8-4138-ae71-22c43843cb32 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:46 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-9a0986d4-4fc8-4138-ae71-22c43843cb32 tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] GET http://192.168.122.54/volume/v3/volumes/c3aa2500-8fe2-46e3-96ef-06d4e2eb1ddc Sep 03 20:09:46 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-9a0986d4-4fc8-4138-ae71-22c43843cb32 tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:46 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-9a0986d4-4fc8-4138-ae71-22c43843cb32 tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:46 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:46 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:09:46 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:46 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:09:46 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-9a0986d4-4fc8-4138-ae71-22c43843cb32 tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] Volume info retrieved successfully. Sep 03 20:09:46 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-9a0986d4-4fc8-4138-ae71-22c43843cb32 tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] http://192.168.122.54/volume/v3/volumes/c3aa2500-8fe2-46e3-96ef-06d4e2eb1ddc returned with HTTP 200 Sep 03 20:09:46 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 582/1175] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:09:46 2026] GET /volume/v3/volumes/c3aa2500-8fe2-46e3-96ef-06d4e2eb1ddc => generated 855 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:47 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-79f3b740-2183-4240-b8f3-7cf4fb134cee None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:47 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-79f3b740-2183-4240-b8f3-7cf4fb134cee tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] GET http://192.168.122.54/volume/v3/volumes/d8112611-f2b1-43a7-9c0e-41518f917050 Sep 03 20:09:47 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-79f3b740-2183-4240-b8f3-7cf4fb134cee tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:47 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-79f3b740-2183-4240-b8f3-7cf4fb134cee tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:47 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:47 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:09:47 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:47 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:09:47 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-79f3b740-2183-4240-b8f3-7cf4fb134cee tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Volume info retrieved successfully. Sep 03 20:09:47 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-79f3b740-2183-4240-b8f3-7cf4fb134cee tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] http://192.168.122.54/volume/v3/volumes/d8112611-f2b1-43a7-9c0e-41518f917050 returned with HTTP 200 Sep 03 20:09:47 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 594/1176] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:09:47 2026] GET /volume/v3/volumes/d8112611-f2b1-43a7-9c0e-41518f917050 => generated 850 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:47 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-94dfb01c-28e2-4524-a0e3-627ca8915f60 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:47 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-94dfb01c-28e2-4524-a0e3-627ca8915f60 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] GET http://192.168.122.54/volume/v3/groups/5d03c3da-bae5-44a9-96d0-354cf1094aad Sep 03 20:09:47 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-94dfb01c-28e2-4524-a0e3-627ca8915f60 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:47 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-94dfb01c-28e2-4524-a0e3-627ca8915f60 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Calling method 'version_select' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:47 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.groups [None req-94dfb01c-28e2-4524-a0e3-627ca8915f60 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] show called for member 5d03c3da-bae5-44a9-96d0-354cf1094aad {{(pid=87290) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 20:09:47 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:47 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:09:47 devstack devstack@c-api.service[87290]: /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 03 20:09:47 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, cls(context), Sep 03 20:09:47 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-94dfb01c-28e2-4524-a0e3-627ca8915f60 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] http://192.168.122.54/volume/v3/groups/5d03c3da-bae5-44a9-96d0-354cf1094aad returned with HTTP 200 Sep 03 20:09:47 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 583/1177] 192.168.122.54 () {60 vars in 1265 bytes} [Thu Sep 3 20:09:47 2026] GET /volume/v3/groups/5d03c3da-bae5-44a9-96d0-354cf1094aad => generated 322 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:09:47 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-387f3994-b452-48b3-b4af-b77c5eb21ed1 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:47 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-387f3994-b452-48b3-b4af-b77c5eb21ed1 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] POST http://192.168.122.54/volume/v3/groups Sep 03 20:09:47 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-387f3994-b452-48b3-b4af-b77c5eb21ed1 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "8927513e-44fe-4356-85e7-c821b24b30d9", "volume_types": ["0819260e-f91c-4e53-ab39-8a4dd20c26c7"], "name": "tempest-Group2-1045640068"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:09:47 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.groups [None req-387f3994-b452-48b3-b4af-b77c5eb21ed1 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Creating new group {'group': {'group_type': '8927513e-44fe-4356-85e7-c821b24b30d9', 'volume_types': ['0819260e-f91c-4e53-ab39-8a4dd20c26c7'], 'name': 'tempest-Group2-1045640068'}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 03 20:09:47 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.groups [None req-387f3994-b452-48b3-b4af-b77c5eb21ed1 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Creating group tempest-Group2-1045640068. Sep 03 20:09:47 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-387f3994-b452-48b3-b4af-b77c5eb21ed1 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Availability Zones retrieved successfully. Sep 03 20:09:47 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-387f3994-b452-48b3-b4af-b77c5eb21ed1 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Created reservations ['eb910397-2801-469d-83d1-a64577807c77'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:09:47 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-387f3994-b452-48b3-b4af-b77c5eb21ed1 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] http://192.168.122.54/volume/v3/groups returned with HTTP 202 Sep 03 20:09:47 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 595/1178] 192.168.122.54 () {62 vars in 1176 bytes} [Thu Sep 3 20:09:47 2026] POST /volume/v3/groups => generated 94 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:09:47 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-11c7c93e-2bc9-44e3-beb1-a98dcd005280 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:47 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-11c7c93e-2bc9-44e3-beb1-a98dcd005280 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] GET http://192.168.122.54/volume/v3/groups/d89e9d1d-4a34-4dc5-b5db-f3daaa738eb0 Sep 03 20:09:47 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-11c7c93e-2bc9-44e3-beb1-a98dcd005280 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:47 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-11c7c93e-2bc9-44e3-beb1-a98dcd005280 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Calling method 'version_select' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:47 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.groups [None req-11c7c93e-2bc9-44e3-beb1-a98dcd005280 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] show called for member d89e9d1d-4a34-4dc5-b5db-f3daaa738eb0 {{(pid=87290) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 20:09:47 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:47 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:09:47 devstack devstack@c-api.service[87290]: /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 03 20:09:47 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, cls(context), Sep 03 20:09:47 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-11c7c93e-2bc9-44e3-beb1-a98dcd005280 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] http://192.168.122.54/volume/v3/groups/d89e9d1d-4a34-4dc5-b5db-f3daaa738eb0 returned with HTTP 200 Sep 03 20:09:47 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 584/1179] 192.168.122.54 () {60 vars in 1265 bytes} [Thu Sep 3 20:09:47 2026] GET /volume/v3/groups/d89e9d1d-4a34-4dc5-b5db-f3daaa738eb0 => generated 322 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:09:47 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-434e9323-0b06-4339-ac75-1e5f2666a7ad None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:47 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-434e9323-0b06-4339-ac75-1e5f2666a7ad tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] GET http://192.168.122.54/volume/v3/volumes/c3aa2500-8fe2-46e3-96ef-06d4e2eb1ddc Sep 03 20:09:47 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-434e9323-0b06-4339-ac75-1e5f2666a7ad tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:47 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-434e9323-0b06-4339-ac75-1e5f2666a7ad tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:47 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-434e9323-0b06-4339-ac75-1e5f2666a7ad tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] http://192.168.122.54/volume/v3/volumes/c3aa2500-8fe2-46e3-96ef-06d4e2eb1ddc returned with HTTP 404 Sep 03 20:09:47 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 596/1180] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:09:47 2026] GET /volume/v3/volumes/c3aa2500-8fe2-46e3-96ef-06d4e2eb1ddc => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:09:47 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-9958f8a0-cddb-4e50-a7c7-262313cefc1a None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:47 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-9958f8a0-cddb-4e50-a7c7-262313cefc1a tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] GET http://192.168.122.54/volume/v3/volumes/c3aa2500-8fe2-46e3-96ef-06d4e2eb1ddc Sep 03 20:09:47 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-9958f8a0-cddb-4e50-a7c7-262313cefc1a tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:47 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-9958f8a0-cddb-4e50-a7c7-262313cefc1a tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:47 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-9958f8a0-cddb-4e50-a7c7-262313cefc1a tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] http://192.168.122.54/volume/v3/volumes/c3aa2500-8fe2-46e3-96ef-06d4e2eb1ddc returned with HTTP 404 Sep 03 20:09:47 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 585/1181] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:09:47 2026] GET /volume/v3/volumes/c3aa2500-8fe2-46e3-96ef-06d4e2eb1ddc => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:09:47 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-270c47ed-998b-4c1f-af12-dfabd7164bbc None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:47 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-270c47ed-998b-4c1f-af12-dfabd7164bbc tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] DELETE http://192.168.122.54/volume/v3/volumes/c3aa2500-8fe2-46e3-96ef-06d4e2eb1ddc Sep 03 20:09:47 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-270c47ed-998b-4c1f-af12-dfabd7164bbc tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:47 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-270c47ed-998b-4c1f-af12-dfabd7164bbc tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:47 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-270c47ed-998b-4c1f-af12-dfabd7164bbc tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] Delete volume with id: c3aa2500-8fe2-46e3-96ef-06d4e2eb1ddc Sep 03 20:09:47 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-270c47ed-998b-4c1f-af12-dfabd7164bbc tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] http://192.168.122.54/volume/v3/volumes/c3aa2500-8fe2-46e3-96ef-06d4e2eb1ddc returned with HTTP 404 Sep 03 20:09:47 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 597/1182] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:09:47 2026] DELETE /volume/v3/volumes/c3aa2500-8fe2-46e3-96ef-06d4e2eb1ddc => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:09:47 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-6c165f0c-7826-4aeb-a564-c6b003f3c00f None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:47 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6c165f0c-7826-4aeb-a564-c6b003f3c00f tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:09:47 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-6c165f0c-7826-4aeb-a564-c6b003f3c00f tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-954668752"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:09:47 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.volumes [None req-6c165f0c-7826-4aeb-a564-c6b003f3c00f tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-954668752'}} {{(pid=87290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:09:47 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-6c165f0c-7826-4aeb-a564-c6b003f3c00f tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] Create volume of 1 GB Sep 03 20:09:47 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:47 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:09:47 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-6c165f0c-7826-4aeb-a564-c6b003f3c00f tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] Availability Zones retrieved successfully. Sep 03 20:09:47 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-6c165f0c-7826-4aeb-a564-c6b003f3c00f tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] Flow 'volume_create_api' (ada01e3a-725c-44ee-a764-0b17bdf2dfb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:09:47 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-6c165f0c-7826-4aeb-a564-c6b003f3c00f tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6d6768f-1e83-4b6f-bb7f-67981b50959e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:09:47 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.flows.api.create_volume [None req-6c165f0c-7826-4aeb-a564-c6b003f3c00f tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] Validating volume size '1' using validate_int {{(pid=87290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:09:47 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-6c165f0c-7826-4aeb-a564-c6b003f3c00f tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6d6768f-1e83-4b6f-bb7f-67981b50959e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:09:47 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-6c165f0c-7826-4aeb-a564-c6b003f3c00f tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e08ee64-c24a-47ae-8ff6-9c4553bcdb6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:09:48 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-6c165f0c-7826-4aeb-a564-c6b003f3c00f tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] Created reservations ['8d289bb9-ed73-4a18-a71f-93f0e7703683', 'bafd1605-3f60-4397-8c57-ec88c12a781c', 'e46c8b6a-e48f-44d3-ad5d-2f2e721302f9', '00580021-9364-45ab-af96-215d5896b277'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:09:48 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-6c165f0c-7826-4aeb-a564-c6b003f3c00f tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e08ee64-c24a-47ae-8ff6-9c4553bcdb6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d289bb9-ed73-4a18-a71f-93f0e7703683', 'bafd1605-3f60-4397-8c57-ec88c12a781c', 'e46c8b6a-e48f-44d3-ad5d-2f2e721302f9', '00580021-9364-45ab-af96-215d5896b277']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:09:48 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-6c165f0c-7826-4aeb-a564-c6b003f3c00f tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a2326be-8186-40ed-ae21-6072a1a88daf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:09:48 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:48 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:09:48 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-6c165f0c-7826-4aeb-a564-c6b003f3c00f tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a2326be-8186-40ed-ae21-6072a1a88daf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '044d71d8-3fff-4cb4-81d9-65947a1520c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-954668752',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34698e93e6dd4f84a70c58345a53f0f9',qos_specs=None,replication_status=,reservations=['8d289bb9-ed73-4a18-a71f-93f0e7703683','bafd1605-3f60-4397-8c57-ec88c12a781c','e46c8b6a-e48f-44d3-ad5d-2f2e721302f9','00580021-9364-45ab-af96-215d5896b277'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1408b389b81048e78ea0c90d7e74a38b',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:09:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-954668752',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=044d71d8-3fff-4cb4-81d9-65947a1520c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34698e93e6dd4f84a70c58345a53f0f9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1408b389b81048e78ea0c90d7e74a38b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:09:48 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-6c165f0c-7826-4aeb-a564-c6b003f3c00f tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76d16e1d-9bf0-4a51-9f99-0a3629c66783) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:09:48 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-6c165f0c-7826-4aeb-a564-c6b003f3c00f tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76d16e1d-9bf0-4a51-9f99-0a3629c66783) transitioned into state 'SUCCESS' from state '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-954668752',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34698e93e6dd4f84a70c58345a53f0f9',qos_specs=None,replication_status=,reservations=['8d289bb9-ed73-4a18-a71f-93f0e7703683','bafd1605-3f60-4397-8c57-ec88c12a781c','e46c8b6a-e48f-44d3-ad5d-2f2e721302f9','00580021-9364-45ab-af96-215d5896b277'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1408b389b81048e78ea0c90d7e74a38b',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:09:48 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-6c165f0c-7826-4aeb-a564-c6b003f3c00f tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c80439a8-d985-4202-9a09-0ab2edbc5e0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:09:48 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-6c165f0c-7826-4aeb-a564-c6b003f3c00f tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c80439a8-d985-4202-9a09-0ab2edbc5e0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:09:48 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-6c165f0c-7826-4aeb-a564-c6b003f3c00f tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] Flow 'volume_create_api' (ada01e3a-725c-44ee-a764-0b17bdf2dfb5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:09:48 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-6c165f0c-7826-4aeb-a564-c6b003f3c00f tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] Create volume request issued successfully. Sep 03 20:09:48 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6c165f0c-7826-4aeb-a564-c6b003f3c00f tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:09:48 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 586/1183] 192.168.122.54 () {60 vars in 1137 bytes} [Thu Sep 3 20:09:47 2026] POST /volume/v3/volumes => generated 762 bytes in 413 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 20:09:48 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-9b9f2dbf-a9f2-48e2-b187-603fd2ca4270 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-08cbe281-c4fc-4026-8d77-952d48dda584 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:48 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9b9f2dbf-a9f2-48e2-b187-603fd2ca4270 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] GET http://192.168.122.54/volume/v3/volumes/d8112611-f2b1-43a7-9c0e-41518f917050 Sep 03 20:09:48 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-9b9f2dbf-a9f2-48e2-b187-603fd2ca4270 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:48 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-9b9f2dbf-a9f2-48e2-b187-603fd2ca4270 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:48 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-08cbe281-c4fc-4026-8d77-952d48dda584 tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] GET http://192.168.122.54/volume/v3/volumes/044d71d8-3fff-4cb4-81d9-65947a1520c0 Sep 03 20:09:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-08cbe281-c4fc-4026-8d77-952d48dda584 tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-08cbe281-c4fc-4026-8d77-952d48dda584 tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:48 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:48 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:09:48 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:48 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:09:48 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:48 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:09:48 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:48 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:09:48 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-9b9f2dbf-a9f2-48e2-b187-603fd2ca4270 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Volume info retrieved successfully. Sep 03 20:09:48 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-08cbe281-c4fc-4026-8d77-952d48dda584 tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] Volume info retrieved successfully. Sep 03 20:09:48 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9b9f2dbf-a9f2-48e2-b187-603fd2ca4270 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] http://192.168.122.54/volume/v3/volumes/d8112611-f2b1-43a7-9c0e-41518f917050 returned with HTTP 200 Sep 03 20:09:48 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 598/1184] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:09:48 2026] GET /volume/v3/volumes/d8112611-f2b1-43a7-9c0e-41518f917050 => generated 850 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:09:48 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-08cbe281-c4fc-4026-8d77-952d48dda584 tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] http://192.168.122.54/volume/v3/volumes/044d71d8-3fff-4cb4-81d9-65947a1520c0 returned with HTTP 200 Sep 03 20:09:48 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 587/1185] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:09:48 2026] GET /volume/v3/volumes/044d71d8-3fff-4cb4-81d9-65947a1520c0 => generated 830 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:09:48 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-b27fe17e-2033-4465-bac8-6336b5cb7062 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:48 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b27fe17e-2033-4465-bac8-6336b5cb7062 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] GET http://192.168.122.54/volume/v3/groups/d89e9d1d-4a34-4dc5-b5db-f3daaa738eb0 Sep 03 20:09:48 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b27fe17e-2033-4465-bac8-6336b5cb7062 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:48 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b27fe17e-2033-4465-bac8-6336b5cb7062 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Calling method 'version_select' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:48 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.groups [None req-b27fe17e-2033-4465-bac8-6336b5cb7062 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] show called for member d89e9d1d-4a34-4dc5-b5db-f3daaa738eb0 {{(pid=87289) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 20:09:48 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:48 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:09:48 devstack devstack@c-api.service[87289]: /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 03 20:09:48 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, cls(context), Sep 03 20:09:48 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b27fe17e-2033-4465-bac8-6336b5cb7062 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] http://192.168.122.54/volume/v3/groups/d89e9d1d-4a34-4dc5-b5db-f3daaa738eb0 returned with HTTP 200 Sep 03 20:09:48 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 599/1186] 192.168.122.54 () {60 vars in 1265 bytes} [Thu Sep 3 20:09:48 2026] GET /volume/v3/groups/d89e9d1d-4a34-4dc5-b5db-f3daaa738eb0 => generated 323 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:09:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-4d9a6316-2ca6-4380-9230-eab3791c032e None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:48 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-4d9a6316-2ca6-4380-9230-eab3791c032e tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:09:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-4d9a6316-2ca6-4380-9230-eab3791c032e tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-919558870", "volume_type": "0819260e-f91c-4e53-ab39-8a4dd20c26c7", "group_id": "5d03c3da-bae5-44a9-96d0-354cf1094aad", "size": 1}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:09:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.volumes [None req-4d9a6316-2ca6-4380-9230-eab3791c032e tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-919558870', 'volume_type': '0819260e-f91c-4e53-ab39-8a4dd20c26c7', 'group_id': '5d03c3da-bae5-44a9-96d0-354cf1094aad', 'size': 1}} {{(pid=87290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:09:48 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:48 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:09:48 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-4d9a6316-2ca6-4380-9230-eab3791c032e tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Create volume of 1 GB Sep 03 20:09:48 devstack devstack@c-api.service[87290]: /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 03 20:09:48 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, cls(context), Sep 03 20:09:48 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-4d9a6316-2ca6-4380-9230-eab3791c032e tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Availability Zones retrieved successfully. Sep 03 20:09:48 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-4d9a6316-2ca6-4380-9230-eab3791c032e tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Flow 'volume_create_api' (1d4048d0-435e-4365-b510-926e16fa105f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:09:48 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-4d9a6316-2ca6-4380-9230-eab3791c032e tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e41ce39-c04d-4641-8b7f-7714d9d5ec28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:09:48 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:48 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:09:48 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.flows.api.create_volume [None req-4d9a6316-2ca6-4380-9230-eab3791c032e tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Validating volume size '1' using validate_int {{(pid=87290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:09:48 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-4d9a6316-2ca6-4380-9230-eab3791c032e tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e41ce39-c04d-4641-8b7f-7714d9d5ec28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T18:09:46Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0819260e-f91c-4e53-ab39-8a4dd20c26c7,is_public=True,name='tempest-GroupsTest-volume-type-1047744585',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0819260e-f91c-4e53-ab39-8a4dd20c26c7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '5d03c3da-bae5-44a9-96d0-354cf1094aad', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:09:48 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-4d9a6316-2ca6-4380-9230-eab3791c032e tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d08f5d5-90cc-4031-b77d-2c75b2e92717) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:09:48 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-4d9a6316-2ca6-4380-9230-eab3791c032e tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Created reservations ['987e9052-b44a-4f95-a9e3-7a8a50e298a2', '8402c18a-1396-4587-b55e-0968fdd66438', '9a7d38ea-1491-4cb0-a52e-8f5b45f4a5f5', 'cf4e579a-2ace-4ea9-aed4-df36bf977316'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:09:48 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-4d9a6316-2ca6-4380-9230-eab3791c032e tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d08f5d5-90cc-4031-b77d-2c75b2e92717) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['987e9052-b44a-4f95-a9e3-7a8a50e298a2', '8402c18a-1396-4587-b55e-0968fdd66438', '9a7d38ea-1491-4cb0-a52e-8f5b45f4a5f5', 'cf4e579a-2ace-4ea9-aed4-df36bf977316']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:09:48 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-4d9a6316-2ca6-4380-9230-eab3791c032e tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aeee75e7-a0fb-4ded-a757-eac68692999a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:09:49 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:49 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:09:49 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-4d9a6316-2ca6-4380-9230-eab3791c032e tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aeee75e7-a0fb-4ded-a757-eac68692999a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a867d0c0-c60e-4575-b44b-2462896495f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-919558870',encryption_key_id=None,group_id=5d03c3da-bae5-44a9-96d0-354cf1094aad,group_type_id=,metadata={},multiattach=False,project_id='c788af9d23fe4b899b6cf84ecd6ccf22',qos_specs=None,replication_status=,reservations=['987e9052-b44a-4f95-a9e3-7a8a50e298a2','8402c18a-1396-4587-b55e-0968fdd66438','9a7d38ea-1491-4cb0-a52e-8f5b45f4a5f5','cf4e579a-2ace-4ea9-aed4-df36bf977316'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d19ffe24044946e1bcffc847058e1e1c',volume_type_id=0819260e-f91c-4e53-ab39-8a4dd20c26c7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:09:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-919558870',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=5d03c3da-bae5-44a9-96d0-354cf1094aad,host=None,id=a867d0c0-c60e-4575-b44b-2462896495f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c788af9d23fe4b899b6cf84ecd6ccf22',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d19ffe24044946e1bcffc847058e1e1c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0819260e-f91c-4e53-ab39-8a4dd20c26c7),volume_type_id=0819260e-f91c-4e53-ab39-8a4dd20c26c7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:09:49 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-4d9a6316-2ca6-4380-9230-eab3791c032e tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ca62301-2421-49d2-93c0-acd5e6320855) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:09:49 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-4d9a6316-2ca6-4380-9230-eab3791c032e tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ca62301-2421-49d2-93c0-acd5e6320855) transitioned into state 'SUCCESS' from state '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-919558870',encryption_key_id=None,group_id=5d03c3da-bae5-44a9-96d0-354cf1094aad,group_type_id=,metadata={},multiattach=False,project_id='c788af9d23fe4b899b6cf84ecd6ccf22',qos_specs=None,replication_status=,reservations=['987e9052-b44a-4f95-a9e3-7a8a50e298a2','8402c18a-1396-4587-b55e-0968fdd66438','9a7d38ea-1491-4cb0-a52e-8f5b45f4a5f5','cf4e579a-2ace-4ea9-aed4-df36bf977316'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d19ffe24044946e1bcffc847058e1e1c',volume_type_id=0819260e-f91c-4e53-ab39-8a4dd20c26c7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:09:49 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-4d9a6316-2ca6-4380-9230-eab3791c032e tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83f4953a-46d2-45ce-8478-50f382e41f67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:09:49 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-4d9a6316-2ca6-4380-9230-eab3791c032e tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83f4953a-46d2-45ce-8478-50f382e41f67) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:09:49 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-4d9a6316-2ca6-4380-9230-eab3791c032e tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Flow 'volume_create_api' (1d4048d0-435e-4365-b510-926e16fa105f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:09:49 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-4d9a6316-2ca6-4380-9230-eab3791c032e tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Create volume request issued successfully. Sep 03 20:09:49 devstack devstack@c-api.service[87290]: WARNING stevedore.named [None req-4d9a6316-2ca6-4380-9230-eab3791c032e tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:09:49 devstack devstack@c-api.service[87290]: WARNING castellan.key_manager [None req-4d9a6316-2ca6-4380-9230-eab3791c032e tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:09:49 devstack devstack@c-api.service[87290]: DEBUG oslo_db.sqlalchemy.engines [None req-4d9a6316-2ca6-4380-9230-eab3791c032e tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:09:49 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:49 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:09:49 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-4d9a6316-2ca6-4380-9230-eab3791c032e tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:09:49 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 588/1187] 192.168.122.54 () {62 vars in 1179 bytes} [Thu Sep 3 20:09:48 2026] POST /volume/v3/volumes => generated 820 bytes in 533 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:09:49 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-4b12aaa4-fdd5-45ef-a173-fc730fe2e800 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:49 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-4b12aaa4-fdd5-45ef-a173-fc730fe2e800 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] GET http://192.168.122.54/volume/v3/volumes/a867d0c0-c60e-4575-b44b-2462896495f7 Sep 03 20:09:49 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-4b12aaa4-fdd5-45ef-a173-fc730fe2e800 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:49 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-4b12aaa4-fdd5-45ef-a173-fc730fe2e800 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:49 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:49 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:09:49 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:49 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:09:49 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-4b12aaa4-fdd5-45ef-a173-fc730fe2e800 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Volume info retrieved successfully. Sep 03 20:09:49 devstack devstack@c-api.service[87289]: WARNING stevedore.named [None req-4b12aaa4-fdd5-45ef-a173-fc730fe2e800 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:09:49 devstack devstack@c-api.service[87289]: WARNING castellan.key_manager [None req-4b12aaa4-fdd5-45ef-a173-fc730fe2e800 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:09:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-b4a8b985-1c85-4978-b604-cd2d137757d0 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:49 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b4a8b985-1c85-4978-b604-cd2d137757d0 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] GET http://192.168.122.54/volume/v3/volumes/d8112611-f2b1-43a7-9c0e-41518f917050 Sep 03 20:09:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b4a8b985-1c85-4978-b604-cd2d137757d0 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b4a8b985-1c85-4978-b604-cd2d137757d0 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:49 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b4a8b985-1c85-4978-b604-cd2d137757d0 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] http://192.168.122.54/volume/v3/volumes/d8112611-f2b1-43a7-9c0e-41518f917050 returned with HTTP 404 Sep 03 20:09:49 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 589/1188] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:09:49 2026] GET /volume/v3/volumes/d8112611-f2b1-43a7-9c0e-41518f917050 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:09:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-c62a5e8c-a9d8-4c63-93b7-b4a645de9bb9 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:49 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c62a5e8c-a9d8-4c63-93b7-b4a645de9bb9 tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] GET http://192.168.122.54/volume/v3/volumes/044d71d8-3fff-4cb4-81d9-65947a1520c0 Sep 03 20:09:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c62a5e8c-a9d8-4c63-93b7-b4a645de9bb9 tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c62a5e8c-a9d8-4c63-93b7-b4a645de9bb9 tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:49 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:49 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:09:49 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:49 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:09:49 devstack devstack@c-api.service[87289]: DEBUG oslo_db.sqlalchemy.engines [None req-4b12aaa4-fdd5-45ef-a173-fc730fe2e800 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87289) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:09:49 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-c62a5e8c-a9d8-4c63-93b7-b4a645de9bb9 tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] Volume info retrieved successfully. Sep 03 20:09:49 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:49 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:09:49 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c62a5e8c-a9d8-4c63-93b7-b4a645de9bb9 tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] http://192.168.122.54/volume/v3/volumes/044d71d8-3fff-4cb4-81d9-65947a1520c0 returned with HTTP 200 Sep 03 20:09:49 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 590/1189] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:09:49 2026] GET /volume/v3/volumes/044d71d8-3fff-4cb4-81d9-65947a1520c0 => generated 854 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-2d66fb53-96c7-431f-99d8-d0f3fb3f196a None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:49 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2d66fb53-96c7-431f-99d8-d0f3fb3f196a tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] GET http://192.168.122.54/volume/v3/volumes Sep 03 20:09:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-2d66fb53-96c7-431f-99d8-d0f3fb3f196a tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-2d66fb53-96c7-431f-99d8-d0f3fb3f196a tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Calling method 'index' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.api_utils [None req-2d66fb53-96c7-431f-99d8-d0f3fb3f196a tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Removing options '' from query. {{(pid=87290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:09:49 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-2d66fb53-96c7-431f-99d8-d0f3fb3f196a tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87290) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 20:09:49 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-4b12aaa4-fdd5-45ef-a173-fc730fe2e800 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] http://192.168.122.54/volume/v3/volumes/a867d0c0-c60e-4575-b44b-2462896495f7 returned with HTTP 200 Sep 03 20:09:49 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 600/1190] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:09:49 2026] GET /volume/v3/volumes/a867d0c0-c60e-4575-b44b-2462896495f7 => generated 888 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:09:49 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:49 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:09:49 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-2d66fb53-96c7-431f-99d8-d0f3fb3f196a tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Get all volumes completed successfully. Sep 03 20:09:49 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2d66fb53-96c7-431f-99d8-d0f3fb3f196a tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 200 Sep 03 20:09:49 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 591/1191] 192.168.122.54 () {58 vars in 1116 bytes} [Thu Sep 3 20:09:49 2026] GET /volume/v3/volumes => generated 340 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:49 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-9318bf30-4670-43bf-a4a8-9a986cbce164 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:49 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9318bf30-4670-43bf-a4a8-9a986cbce164 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] GET http://192.168.122.54/volume/v3/snapshots Sep 03 20:09:49 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-9318bf30-4670-43bf-a4a8-9a986cbce164 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:49 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-9318bf30-4670-43bf-a4a8-9a986cbce164 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Calling method 'index' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:49 devstack devstack@c-api.service[87289]: DEBUG cinder.api.api_utils [None req-9318bf30-4670-43bf-a4a8-9a986cbce164 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Removing options '' from query. {{(pid=87289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:09:49 devstack devstack@c-api.service[87289]: DEBUG cinder.db.api [None req-9318bf30-4670-43bf-a4a8-9a986cbce164 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Building query based on filter {{(pid=87289) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 20:09:49 devstack devstack@c-api.service[87289]: /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 03 20:09:49 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 20:09:49 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-9318bf30-4670-43bf-a4a8-9a986cbce164 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Get all snapshots completed successfully. Sep 03 20:09:49 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9318bf30-4670-43bf-a4a8-9a986cbce164 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] http://192.168.122.54/volume/v3/snapshots returned with HTTP 200 Sep 03 20:09:49 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 601/1192] 192.168.122.54 () {58 vars in 1122 bytes} [Thu Sep 3 20:09:49 2026] GET /volume/v3/snapshots => generated 17 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 20:09:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-88e297ef-06fd-4280-8e0a-2be2c5d47a76 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:49 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-88e297ef-06fd-4280-8e0a-2be2c5d47a76 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] GET http://192.168.122.54/volume/v3/volumes/45bcc7d2-6d02-437a-a6b6-c56055a98390 Sep 03 20:09:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-88e297ef-06fd-4280-8e0a-2be2c5d47a76 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-88e297ef-06fd-4280-8e0a-2be2c5d47a76 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:49 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:49 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:09:49 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:49 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:09:49 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-88e297ef-06fd-4280-8e0a-2be2c5d47a76 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Volume info retrieved successfully. Sep 03 20:09:49 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-88e297ef-06fd-4280-8e0a-2be2c5d47a76 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] http://192.168.122.54/volume/v3/volumes/45bcc7d2-6d02-437a-a6b6-c56055a98390 returned with HTTP 200 Sep 03 20:09:49 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 592/1193] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:09:49 2026] GET /volume/v3/volumes/45bcc7d2-6d02-437a-a6b6-c56055a98390 => generated 884 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:49 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-fe7fdc57-5480-4846-acf5-4f3d914d449a None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:49 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-fe7fdc57-5480-4846-acf5-4f3d914d449a tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] DELETE http://192.168.122.54/volume/v3/volumes/45bcc7d2-6d02-437a-a6b6-c56055a98390 Sep 03 20:09:49 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-fe7fdc57-5480-4846-acf5-4f3d914d449a tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:49 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-fe7fdc57-5480-4846-acf5-4f3d914d449a tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:49 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-fe7fdc57-5480-4846-acf5-4f3d914d449a tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Delete volume with id: 45bcc7d2-6d02-437a-a6b6-c56055a98390 Sep 03 20:09:49 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:49 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:09:49 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:49 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:09:49 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-fe7fdc57-5480-4846-acf5-4f3d914d449a tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Volume info retrieved successfully. Sep 03 20:09:49 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-fe7fdc57-5480-4846-acf5-4f3d914d449a tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Delete volume request issued successfully. Sep 03 20:09:49 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-fe7fdc57-5480-4846-acf5-4f3d914d449a tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] http://192.168.122.54/volume/v3/volumes/45bcc7d2-6d02-437a-a6b6-c56055a98390 returned with HTTP 202 Sep 03 20:09:49 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 602/1194] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:09:49 2026] DELETE /volume/v3/volumes/45bcc7d2-6d02-437a-a6b6-c56055a98390 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:09:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-4436ff94-53be-4f57-8b76-6b03c5634352 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:49 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-4436ff94-53be-4f57-8b76-6b03c5634352 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] GET http://192.168.122.54/volume/v3/volumes/45bcc7d2-6d02-437a-a6b6-c56055a98390 Sep 03 20:09:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-4436ff94-53be-4f57-8b76-6b03c5634352 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-4436ff94-53be-4f57-8b76-6b03c5634352 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:49 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:49 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:09:49 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:49 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:09:49 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-4436ff94-53be-4f57-8b76-6b03c5634352 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Volume info retrieved successfully. Sep 03 20:09:49 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-4436ff94-53be-4f57-8b76-6b03c5634352 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] http://192.168.122.54/volume/v3/volumes/45bcc7d2-6d02-437a-a6b6-c56055a98390 returned with HTTP 200 Sep 03 20:09:49 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 593/1195] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:09:49 2026] GET /volume/v3/volumes/45bcc7d2-6d02-437a-a6b6-c56055a98390 => generated 883 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:50 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-88593a3f-2b58-4500-a4ce-6422272336fc None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:50 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-88593a3f-2b58-4500-a4ce-6422272336fc tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] GET http://192.168.122.54/volume/v3/volumes/044d71d8-3fff-4cb4-81d9-65947a1520c0 Sep 03 20:09:50 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-88593a3f-2b58-4500-a4ce-6422272336fc tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:50 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-88593a3f-2b58-4500-a4ce-6422272336fc tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:50 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:50 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:09:50 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:50 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:09:50 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-18b0f3be-d182-4c26-bdcc-191d622695bb None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:50 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-18b0f3be-d182-4c26-bdcc-191d622695bb tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] GET http://192.168.122.54/volume/v3/volumes/a867d0c0-c60e-4575-b44b-2462896495f7 Sep 03 20:09:50 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-18b0f3be-d182-4c26-bdcc-191d622695bb tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:50 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-18b0f3be-d182-4c26-bdcc-191d622695bb tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:50 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-88593a3f-2b58-4500-a4ce-6422272336fc tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] Volume info retrieved successfully. Sep 03 20:09:50 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-88593a3f-2b58-4500-a4ce-6422272336fc tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] http://192.168.122.54/volume/v3/volumes/044d71d8-3fff-4cb4-81d9-65947a1520c0 returned with HTTP 200 Sep 03 20:09:50 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 603/1196] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:09:50 2026] GET /volume/v3/volumes/044d71d8-3fff-4cb4-81d9-65947a1520c0 => generated 855 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:50 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:50 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:09:50 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:50 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:09:50 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-9750ddaa-28a9-4c22-b815-7eb716840897 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:50 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9750ddaa-28a9-4c22-b815-7eb716840897 tempest-VolumeQuotasAdminTestJSON-1298269844 tempest-VolumeQuotasAdminTestJSON-1298269844-project-admin] GET http://192.168.122.54/volume/v3/os-quota-sets/34698e93e6dd4f84a70c58345a53f0f9?usage=True Sep 03 20:09:50 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-9750ddaa-28a9-4c22-b815-7eb716840897 tempest-VolumeQuotasAdminTestJSON-1298269844 tempest-VolumeQuotasAdminTestJSON-1298269844-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:50 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-9750ddaa-28a9-4c22-b815-7eb716840897 tempest-VolumeQuotasAdminTestJSON-1298269844 tempest-VolumeQuotasAdminTestJSON-1298269844-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:50 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-18b0f3be-d182-4c26-bdcc-191d622695bb tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Volume info retrieved successfully. Sep 03 20:09:50 devstack devstack@c-api.service[87290]: WARNING stevedore.named [None req-18b0f3be-d182-4c26-bdcc-191d622695bb tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:09:50 devstack devstack@c-api.service[87290]: WARNING castellan.key_manager [None req-18b0f3be-d182-4c26-bdcc-191d622695bb tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:09:50 devstack devstack@c-api.service[87289]: WARNING cinder.quota [None req-9750ddaa-28a9-4c22-b815-7eb716840897 tempest-VolumeQuotasAdminTestJSON-1298269844 tempest-VolumeQuotasAdminTestJSON-1298269844-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1047744585 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1047744585, it is now deprecated. Please use the default quota class for default quota. Sep 03 20:09:50 devstack devstack@c-api.service[87289]: WARNING cinder.quota [None req-9750ddaa-28a9-4c22-b815-7eb716840897 tempest-VolumeQuotasAdminTestJSON-1298269844 tempest-VolumeQuotasAdminTestJSON-1298269844-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1047744585 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1047744585, it is now deprecated. Please use the default quota class for default quota. Sep 03 20:09:50 devstack devstack@c-api.service[87289]: WARNING cinder.quota [None req-9750ddaa-28a9-4c22-b815-7eb716840897 tempest-VolumeQuotasAdminTestJSON-1298269844 tempest-VolumeQuotasAdminTestJSON-1298269844-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupsTest-volume-type-1047744585 is set by the default quota flag: quota_snapshots_tempest-GroupsTest-volume-type-1047744585, it is now deprecated. Please use the default quota class for default quota. Sep 03 20:09:50 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9750ddaa-28a9-4c22-b815-7eb716840897 tempest-VolumeQuotasAdminTestJSON-1298269844 tempest-VolumeQuotasAdminTestJSON-1298269844-project-admin] http://192.168.122.54/volume/v3/os-quota-sets/34698e93e6dd4f84a70c58345a53f0f9?usage=True returned with HTTP 200 Sep 03 20:09:50 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 604/1197] 192.168.122.54 () {58 vars in 1254 bytes} [Thu Sep 3 20:09:50 2026] GET /volume/v3/os-quota-sets/34698e93e6dd4f84a70c58345a53f0f9?usage=True => generated 1356 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:09:50 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-b5e53336-a1dd-442d-a135-35c45797a49b None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:50 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b5e53336-a1dd-442d-a135-35c45797a49b tempest-VolumeQuotasAdminTestJSON-1298269844 tempest-VolumeQuotasAdminTestJSON-1298269844-project-admin] GET http://192.168.122.54/volume/v3/os-quota-sets/9de8123c0e694363b74261057efb265c?usage=True Sep 03 20:09:50 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b5e53336-a1dd-442d-a135-35c45797a49b tempest-VolumeQuotasAdminTestJSON-1298269844 tempest-VolumeQuotasAdminTestJSON-1298269844-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:50 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b5e53336-a1dd-442d-a135-35c45797a49b tempest-VolumeQuotasAdminTestJSON-1298269844 tempest-VolumeQuotasAdminTestJSON-1298269844-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:50 devstack devstack@c-api.service[87290]: DEBUG oslo_db.sqlalchemy.engines [None req-18b0f3be-d182-4c26-bdcc-191d622695bb tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:09:50 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:50 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:09:50 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-18b0f3be-d182-4c26-bdcc-191d622695bb tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] http://192.168.122.54/volume/v3/volumes/a867d0c0-c60e-4575-b44b-2462896495f7 returned with HTTP 200 Sep 03 20:09:50 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 594/1198] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:09:50 2026] GET /volume/v3/volumes/a867d0c0-c60e-4575-b44b-2462896495f7 => generated 913 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:09:50 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-d1aa491e-56b8-4c63-8abb-7e6593c28b3d None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:50 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-d1aa491e-56b8-4c63-8abb-7e6593c28b3d tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] GET http://192.168.122.54/volume/v3/groups/5d03c3da-bae5-44a9-96d0-354cf1094aad Sep 03 20:09:50 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-d1aa491e-56b8-4c63-8abb-7e6593c28b3d tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:50 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b5e53336-a1dd-442d-a135-35c45797a49b tempest-VolumeQuotasAdminTestJSON-1298269844 tempest-VolumeQuotasAdminTestJSON-1298269844-project-admin] http://192.168.122.54/volume/v3/os-quota-sets/9de8123c0e694363b74261057efb265c?usage=True returned with HTTP 200 Sep 03 20:09:50 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-d1aa491e-56b8-4c63-8abb-7e6593c28b3d tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Calling method 'version_select' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:50 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.groups [None req-d1aa491e-56b8-4c63-8abb-7e6593c28b3d tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] show called for member 5d03c3da-bae5-44a9-96d0-354cf1094aad {{(pid=87290) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 20:09:50 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 605/1199] 192.168.122.54 () {58 vars in 1254 bytes} [Thu Sep 3 20:09:50 2026] GET /volume/v3/os-quota-sets/9de8123c0e694363b74261057efb265c?usage=True => generated 1356 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:09:50 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:50 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:09:50 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-f91eb2dd-dce5-4d79-b32f-1ed894bb452d None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:50 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f91eb2dd-dce5-4d79-b32f-1ed894bb452d tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] POST http://192.168.122.54/volume/v3/os-volume-transfer Sep 03 20:09:50 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f91eb2dd-dce5-4d79-b32f-1ed894bb452d tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "044d71d8-3fff-4cb4-81d9-65947a1520c0"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:09:50 devstack devstack@c-api.service[87289]: DEBUG cinder.api.contrib.volume_transfer [None req-f91eb2dd-dce5-4d79-b32f-1ed894bb452d tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] Creating new volume transfer {'transfer': {'volume_id': '044d71d8-3fff-4cb4-81d9-65947a1520c0'}} {{(pid=87289) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 03 20:09:50 devstack devstack@c-api.service[87289]: INFO cinder.api.contrib.volume_transfer [None req-f91eb2dd-dce5-4d79-b32f-1ed894bb452d tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] Creating transfer of volume 044d71d8-3fff-4cb4-81d9-65947a1520c0 Sep 03 20:09:50 devstack devstack@c-api.service[87289]: INFO cinder.transfer.api [None req-f91eb2dd-dce5-4d79-b32f-1ed894bb452d tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] Generating transfer record for volume 044d71d8-3fff-4cb4-81d9-65947a1520c0 Sep 03 20:09:50 devstack devstack@c-api.service[87290]: /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 03 20:09:50 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, cls(context), Sep 03 20:09:50 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-d1aa491e-56b8-4c63-8abb-7e6593c28b3d tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] http://192.168.122.54/volume/v3/groups/5d03c3da-bae5-44a9-96d0-354cf1094aad returned with HTTP 200 Sep 03 20:09:50 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 595/1200] 192.168.122.54 () {60 vars in 1265 bytes} [Thu Sep 3 20:09:50 2026] GET /volume/v3/groups/5d03c3da-bae5-44a9-96d0-354cf1094aad => generated 322 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:09:50 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-64bffa33-4d18-4bfd-8834-f4d464a4edaf None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:50 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:50 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:09:50 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:50 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:09:50 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-64bffa33-4d18-4bfd-8834-f4d464a4edaf tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] GET http://192.168.122.54/volume/v3/groups/d89e9d1d-4a34-4dc5-b5db-f3daaa738eb0 Sep 03 20:09:50 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-64bffa33-4d18-4bfd-8834-f4d464a4edaf tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:50 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-64bffa33-4d18-4bfd-8834-f4d464a4edaf tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Calling method 'version_select' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:50 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.groups [None req-64bffa33-4d18-4bfd-8834-f4d464a4edaf tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] show called for member d89e9d1d-4a34-4dc5-b5db-f3daaa738eb0 {{(pid=87290) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 20:09:50 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:50 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:09:50 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f91eb2dd-dce5-4d79-b32f-1ed894bb452d tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] http://192.168.122.54/volume/v3/os-volume-transfer returned with HTTP 202 Sep 03 20:09:50 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 606/1201] 192.168.122.54 () {60 vars in 1170 bytes} [Thu Sep 3 20:09:50 2026] POST /volume/v3/os-volume-transfer => generated 447 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:09:50 devstack devstack@c-api.service[87290]: /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 03 20:09:50 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, cls(context), Sep 03 20:09:50 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-64bffa33-4d18-4bfd-8834-f4d464a4edaf tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] http://192.168.122.54/volume/v3/groups/d89e9d1d-4a34-4dc5-b5db-f3daaa738eb0 returned with HTTP 200 Sep 03 20:09:50 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 596/1202] 192.168.122.54 () {60 vars in 1265 bytes} [Thu Sep 3 20:09:50 2026] GET /volume/v3/groups/d89e9d1d-4a34-4dc5-b5db-f3daaa738eb0 => generated 323 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:09:50 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-a7456d00-4c12-41f8-b9a3-9dff144009b7 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:50 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-bd54eb1d-7e75-47ab-8498-bf4810d150fd None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:50 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-bd54eb1d-7e75-47ab-8498-bf4810d150fd tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] GET http://192.168.122.54/volume/v3/volumes/45bcc7d2-6d02-437a-a6b6-c56055a98390 Sep 03 20:09:50 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-bd54eb1d-7e75-47ab-8498-bf4810d150fd tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:50 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-bd54eb1d-7e75-47ab-8498-bf4810d150fd tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:50 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-bd54eb1d-7e75-47ab-8498-bf4810d150fd tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] http://192.168.122.54/volume/v3/volumes/45bcc7d2-6d02-437a-a6b6-c56055a98390 returned with HTTP 404 Sep 03 20:09:50 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 597/1203] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:09:50 2026] GET /volume/v3/volumes/45bcc7d2-6d02-437a-a6b6-c56055a98390 => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:09:50 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-8d440453-db9b-428a-86aa-041830b679ac None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:50 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-8d440453-db9b-428a-86aa-041830b679ac tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] GET http://192.168.122.54/volume/v3/groups/detail Sep 03 20:09:50 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-8d440453-db9b-428a-86aa-041830b679ac tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:50 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-8d440453-db9b-428a-86aa-041830b679ac tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Calling method 'version_select' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:50 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:50 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:09:50 devstack devstack@c-api.service[87290]: /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 03 20:09:50 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, cls(context), Sep 03 20:09:50 devstack devstack@c-api.service[87290]: /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 03 20:09:50 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, cls(context), Sep 03 20:09:50 devstack devstack@c-api.service[87290]: /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 03 20:09:50 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, cls(context), Sep 03 20:09:50 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-8d440453-db9b-428a-86aa-041830b679ac tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] http://192.168.122.54/volume/v3/groups/detail returned with HTTP 200 Sep 03 20:09:50 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 598/1204] 192.168.122.54 () {60 vars in 1175 bytes} [Thu Sep 3 20:09:50 2026] GET /volume/v3/groups/detail => generated 639 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:09:50 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-b96c349f-19d1-43f2-ab75-beb9b1bae8fd None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:51 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b96c349f-19d1-43f2-ab75-beb9b1bae8fd tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] DELETE http://192.168.122.54/volume/v3/snapshots/357c0196-cfa1-4d4b-818f-5346ef34fc05 Sep 03 20:09:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b96c349f-19d1-43f2-ab75-beb9b1bae8fd tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b96c349f-19d1-43f2-ab75-beb9b1bae8fd tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:51 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.snapshots [None req-b96c349f-19d1-43f2-ab75-beb9b1bae8fd tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Delete snapshot with id: 357c0196-cfa1-4d4b-818f-5346ef34fc05 Sep 03 20:09:51 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b96c349f-19d1-43f2-ab75-beb9b1bae8fd tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] http://192.168.122.54/volume/v3/snapshots/357c0196-cfa1-4d4b-818f-5346ef34fc05 returned with HTTP 404 Sep 03 20:09:51 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 599/1205] 192.168.122.54 () {58 vars in 1236 bytes} [Thu Sep 3 20:09:50 2026] DELETE /volume/v3/snapshots/357c0196-cfa1-4d4b-818f-5346ef34fc05 => generated 111 bytes in 111 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:09:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-575bc605-4a7b-40e7-a66c-3f42a0bece31 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:51 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-575bc605-4a7b-40e7-a66c-3f42a0bece31 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] GET http://192.168.122.54/volume/v3/volumes/detail Sep 03 20:09:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-575bc605-4a7b-40e7-a66c-3f42a0bece31 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-575bc605-4a7b-40e7-a66c-3f42a0bece31 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Calling method 'detail' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.api_utils [None req-575bc605-4a7b-40e7-a66c-3f42a0bece31 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Removing options '' from query. {{(pid=87290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:09:51 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:51 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:09:51 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-575bc605-4a7b-40e7-a66c-3f42a0bece31 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87290) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 20:09:51 devstack devstack@c-api.service[87290]: /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 03 20:09:51 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 20:09:51 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:51 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:09:51 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-575bc605-4a7b-40e7-a66c-3f42a0bece31 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Get all volumes completed successfully. Sep 03 20:09:51 devstack devstack@c-api.service[87290]: WARNING stevedore.named [None req-575bc605-4a7b-40e7-a66c-3f42a0bece31 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:09:51 devstack devstack@c-api.service[87290]: WARNING castellan.key_manager [None req-575bc605-4a7b-40e7-a66c-3f42a0bece31 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:09:51 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a7456d00-4c12-41f8-b9a3-9dff144009b7 tempest-VolumeQuotasAdminTestJSON-1249364244 tempest-VolumeQuotasAdminTestJSON-1249364244-project-member] POST http://192.168.122.54/volume/v3/os-volume-transfer/ae4522e7-51aa-4a9d-8426-b3ccc68b8b9b/accept Sep 03 20:09:51 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a7456d00-4c12-41f8-b9a3-9dff144009b7 tempest-VolumeQuotasAdminTestJSON-1249364244 tempest-VolumeQuotasAdminTestJSON-1249364244-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "bd4b3e3946170682"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:09:51 devstack devstack@c-api.service[87289]: DEBUG cinder.api.contrib.volume_transfer [None req-a7456d00-4c12-41f8-b9a3-9dff144009b7 tempest-VolumeQuotasAdminTestJSON-1249364244 tempest-VolumeQuotasAdminTestJSON-1249364244-project-member] Accepting volume transfer ae4522e7-51aa-4a9d-8426-b3ccc68b8b9b {{(pid=87289) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 03 20:09:51 devstack devstack@c-api.service[87289]: INFO cinder.api.contrib.volume_transfer [None req-a7456d00-4c12-41f8-b9a3-9dff144009b7 tempest-VolumeQuotasAdminTestJSON-1249364244 tempest-VolumeQuotasAdminTestJSON-1249364244-project-member] Accepting transfer ae4522e7-51aa-4a9d-8426-b3ccc68b8b9b Sep 03 20:09:51 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:51 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:09:51 devstack devstack@c-api.service[87290]: DEBUG oslo_db.sqlalchemy.engines [None req-575bc605-4a7b-40e7-a66c-3f42a0bece31 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:09:51 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:51 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:09:51 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-575bc605-4a7b-40e7-a66c-3f42a0bece31 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] http://192.168.122.54/volume/v3/volumes/detail returned with HTTP 200 Sep 03 20:09:51 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 600/1206] 192.168.122.54 () {60 vars in 1178 bytes} [Thu Sep 3 20:09:51 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:09:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-2cf728ed-4e59-4c23-b6c0-9d026a0bd334 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:51 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2cf728ed-4e59-4c23-b6c0-9d026a0bd334 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] GET http://192.168.122.54/volume/v3/volumes/d8112611-f2b1-43a7-9c0e-41518f917050 Sep 03 20:09:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-2cf728ed-4e59-4c23-b6c0-9d026a0bd334 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-2cf728ed-4e59-4c23-b6c0-9d026a0bd334 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:51 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2cf728ed-4e59-4c23-b6c0-9d026a0bd334 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] http://192.168.122.54/volume/v3/volumes/d8112611-f2b1-43a7-9c0e-41518f917050 returned with HTTP 404 Sep 03 20:09:51 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 601/1207] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:09:51 2026] GET /volume/v3/volumes/d8112611-f2b1-43a7-9c0e-41518f917050 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:09:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-93005a57-e6a4-4158-b359-d4d410626fd1 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:51 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-93005a57-e6a4-4158-b359-d4d410626fd1 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] GET http://192.168.122.54/volume/v3/volumes/detail Sep 03 20:09:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-93005a57-e6a4-4158-b359-d4d410626fd1 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-93005a57-e6a4-4158-b359-d4d410626fd1 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Calling method 'detail' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.api_utils [None req-93005a57-e6a4-4158-b359-d4d410626fd1 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Removing options '' from query. {{(pid=87290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:09:51 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-93005a57-e6a4-4158-b359-d4d410626fd1 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87290) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 20:09:51 devstack devstack@c-api.service[87290]: /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 03 20:09:51 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 20:09:51 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:51 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:09:51 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-93005a57-e6a4-4158-b359-d4d410626fd1 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Get all volumes completed successfully. Sep 03 20:09:51 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-a7456d00-4c12-41f8-b9a3-9dff144009b7 tempest-VolumeQuotasAdminTestJSON-1249364244 tempest-VolumeQuotasAdminTestJSON-1249364244-project-member] Created reservations ['87927acc-aa6e-495c-96b7-8a95b87da73e', '01e51b88-0a44-430d-bf88-1fdc0353c34c', '3decace6-8cb0-44e0-89f3-767af812a6c4', '2ad86c8e-55b2-4d91-81ac-ac3687cede10'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:09:51 devstack devstack@c-api.service[87290]: WARNING stevedore.named [None req-93005a57-e6a4-4158-b359-d4d410626fd1 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:09:51 devstack devstack@c-api.service[87290]: WARNING castellan.key_manager [None req-93005a57-e6a4-4158-b359-d4d410626fd1 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:09:51 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-a7456d00-4c12-41f8-b9a3-9dff144009b7 tempest-VolumeQuotasAdminTestJSON-1249364244 tempest-VolumeQuotasAdminTestJSON-1249364244-project-member] Created reservations ['bcc66bbd-1145-48bd-ad57-14aa73abe686', '19afa7ec-7676-4b1a-bbb2-376946fce4fb', '52a52930-7a42-4d6e-9fe5-244d226a6002', 'a8bc9191-03ce-4223-9a9c-10c1efc3ec51'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:09:51 devstack devstack@c-api.service[87289]: /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 03 20:09:51 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 20:09:51 devstack devstack@c-api.service[87290]: DEBUG oslo_db.sqlalchemy.engines [None req-93005a57-e6a4-4158-b359-d4d410626fd1 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:09:51 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:51 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:09:51 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-93005a57-e6a4-4158-b359-d4d410626fd1 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] http://192.168.122.54/volume/v3/volumes/detail returned with HTTP 200 Sep 03 20:09:51 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 602/1208] 192.168.122.54 () {60 vars in 1178 bytes} [Thu Sep 3 20:09:51 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:09:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-05a6ca9e-b856-420b-974d-00c6e576e109 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:51 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-05a6ca9e-b856-420b-974d-00c6e576e109 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] DELETE http://192.168.122.54/volume/v3/volumes/d8112611-f2b1-43a7-9c0e-41518f917050 Sep 03 20:09:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-05a6ca9e-b856-420b-974d-00c6e576e109 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-05a6ca9e-b856-420b-974d-00c6e576e109 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:51 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-05a6ca9e-b856-420b-974d-00c6e576e109 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] Delete volume with id: d8112611-f2b1-43a7-9c0e-41518f917050 Sep 03 20:09:51 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-a7456d00-4c12-41f8-b9a3-9dff144009b7 tempest-VolumeQuotasAdminTestJSON-1249364244 tempest-VolumeQuotasAdminTestJSON-1249364244-project-member] Created reservations ['ce766a49-5720-48bc-aceb-60b6c1c8b268', '306773c9-ef7b-4f5a-aba3-e17e5730c1af', '9d094834-ab27-4855-9517-b06c2156d5b4', 'ba607874-3c2d-4a63-83b9-78b3ccc38418'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:09:51 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-05a6ca9e-b856-420b-974d-00c6e576e109 tempest-VolumesDeleteCascade-998739366 tempest-VolumesDeleteCascade-998739366-project-member] http://192.168.122.54/volume/v3/volumes/d8112611-f2b1-43a7-9c0e-41518f917050 returned with HTTP 404 Sep 03 20:09:51 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 603/1209] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:09:51 2026] DELETE /volume/v3/volumes/d8112611-f2b1-43a7-9c0e-41518f917050 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:09:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-160ce77a-5424-41e4-9abf-2f12af100b86 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:51 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-160ce77a-5424-41e4-9abf-2f12af100b86 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] POST http://192.168.122.54/volume/v3/groups/5d03c3da-bae5-44a9-96d0-354cf1094aad/action Sep 03 20:09:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-160ce77a-5424-41e4-9abf-2f12af100b86 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:09:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-160ce77a-5424-41e4-9abf-2f12af100b86 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:09:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.groups [None req-160ce77a-5424-41e4-9abf-2f12af100b86 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] delete called for group 5d03c3da-bae5-44a9-96d0-354cf1094aad {{(pid=87290) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 03 20:09:51 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.groups [None req-160ce77a-5424-41e4-9abf-2f12af100b86 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Delete group with id: 5d03c3da-bae5-44a9-96d0-354cf1094aad Sep 03 20:09:51 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:51 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:09:51 devstack devstack@c-api.service[87290]: /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 03 20:09:51 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 03 20:09:51 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-a7456d00-4c12-41f8-b9a3-9dff144009b7 tempest-VolumeQuotasAdminTestJSON-1249364244 tempest-VolumeQuotasAdminTestJSON-1249364244-project-member] Created reservations ['4cfe3458-b50b-469b-ac8f-de640f022971', '7a14fa2f-ddf8-4a6c-9270-4e4e59dd500d', '61aa15f3-5c24-434d-b495-32e3505ae9a8', 'a2669b95-5506-486c-94b0-41514e9c2787'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:09:51 devstack devstack@c-api.service[87290]: /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 03 20:09:51 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 20:09:51 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-a7456d00-4c12-41f8-b9a3-9dff144009b7 tempest-VolumeQuotasAdminTestJSON-1249364244 tempest-VolumeQuotasAdminTestJSON-1249364244-project-member] Transfer volume completed successfully. Sep 03 20:09:51 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-160ce77a-5424-41e4-9abf-2f12af100b86 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] http://192.168.122.54/volume/v3/groups/5d03c3da-bae5-44a9-96d0-354cf1094aad/action returned with HTTP 202 Sep 03 20:09:51 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 604/1210] 192.168.122.54 () {62 vars in 1307 bytes} [Thu Sep 3 20:09:51 2026] POST /volume/v3/groups/5d03c3da-bae5-44a9-96d0-354cf1094aad/action => generated 0 bytes in 142 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 20:09:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-b4286f15-d977-4d3e-89f0-999aa867b779 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:51 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b4286f15-d977-4d3e-89f0-999aa867b779 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] GET http://192.168.122.54/volume/v3/volumes/a867d0c0-c60e-4575-b44b-2462896495f7 Sep 03 20:09:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b4286f15-d977-4d3e-89f0-999aa867b779 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b4286f15-d977-4d3e-89f0-999aa867b779 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:51 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:51 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:09:51 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:51 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:09:51 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-b4286f15-d977-4d3e-89f0-999aa867b779 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Volume info retrieved successfully. Sep 03 20:09:51 devstack devstack@c-api.service[87290]: WARNING stevedore.named [None req-b4286f15-d977-4d3e-89f0-999aa867b779 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:09:51 devstack devstack@c-api.service[87290]: WARNING castellan.key_manager [None req-b4286f15-d977-4d3e-89f0-999aa867b779 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:09:51 devstack devstack@c-api.service[87290]: DEBUG oslo_db.sqlalchemy.engines [None req-b4286f15-d977-4d3e-89f0-999aa867b779 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:09:51 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:51 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:09:51 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b4286f15-d977-4d3e-89f0-999aa867b779 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] http://192.168.122.54/volume/v3/volumes/a867d0c0-c60e-4575-b44b-2462896495f7 returned with HTTP 200 Sep 03 20:09:51 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 605/1211] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:09:51 2026] GET /volume/v3/volumes/a867d0c0-c60e-4575-b44b-2462896495f7 => generated 912 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:09:52 devstack devstack@c-api.service[87289]: INFO cinder.transfer.api [None req-a7456d00-4c12-41f8-b9a3-9dff144009b7 tempest-VolumeQuotasAdminTestJSON-1249364244 tempest-VolumeQuotasAdminTestJSON-1249364244-project-member] Volume 044d71d8-3fff-4cb4-81d9-65947a1520c0 has been transferred. Sep 03 20:09:52 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:52 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:09:52 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a7456d00-4c12-41f8-b9a3-9dff144009b7 tempest-VolumeQuotasAdminTestJSON-1249364244 tempest-VolumeQuotasAdminTestJSON-1249364244-project-member] http://192.168.122.54/volume/v3/os-volume-transfer/ae4522e7-51aa-4a9d-8426-b3ccc68b8b9b/accept returned with HTTP 202 Sep 03 20:09:52 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 607/1212] 192.168.122.54 () {60 vars in 1302 bytes} [Thu Sep 3 20:09:50 2026] POST /volume/v3/os-volume-transfer/ae4522e7-51aa-4a9d-8426-b3ccc68b8b9b/accept => generated 371 bytes in 1241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:09:52 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-83d32b83-ceac-4a24-bd85-36d23d63a753 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:52 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-83d32b83-ceac-4a24-bd85-36d23d63a753 tempest-VolumeQuotasAdminTestJSON-1249364244 tempest-VolumeQuotasAdminTestJSON-1249364244-project-member] GET http://192.168.122.54/volume/v3/volumes/044d71d8-3fff-4cb4-81d9-65947a1520c0 Sep 03 20:09:52 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-83d32b83-ceac-4a24-bd85-36d23d63a753 tempest-VolumeQuotasAdminTestJSON-1249364244 tempest-VolumeQuotasAdminTestJSON-1249364244-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:52 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-83d32b83-ceac-4a24-bd85-36d23d63a753 tempest-VolumeQuotasAdminTestJSON-1249364244 tempest-VolumeQuotasAdminTestJSON-1249364244-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:52 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:52 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:09:52 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:52 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:09:52 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-83d32b83-ceac-4a24-bd85-36d23d63a753 tempest-VolumeQuotasAdminTestJSON-1249364244 tempest-VolumeQuotasAdminTestJSON-1249364244-project-member] Volume info retrieved successfully. Sep 03 20:09:52 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-83d32b83-ceac-4a24-bd85-36d23d63a753 tempest-VolumeQuotasAdminTestJSON-1249364244 tempest-VolumeQuotasAdminTestJSON-1249364244-project-member] http://192.168.122.54/volume/v3/volumes/044d71d8-3fff-4cb4-81d9-65947a1520c0 returned with HTTP 200 Sep 03 20:09:52 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 606/1213] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:09:52 2026] GET /volume/v3/volumes/044d71d8-3fff-4cb4-81d9-65947a1520c0 => generated 855 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:52 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-7df0f8cd-ac7f-4ed3-b106-b7be19375dbe None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:52 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7df0f8cd-ac7f-4ed3-b106-b7be19375dbe tempest-VolumeQuotasAdminTestJSON-1298269844 tempest-VolumeQuotasAdminTestJSON-1298269844-project-admin] GET http://192.168.122.54/volume/v3/os-quota-sets/34698e93e6dd4f84a70c58345a53f0f9?usage=True Sep 03 20:09:52 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-7df0f8cd-ac7f-4ed3-b106-b7be19375dbe tempest-VolumeQuotasAdminTestJSON-1298269844 tempest-VolumeQuotasAdminTestJSON-1298269844-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:52 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-7df0f8cd-ac7f-4ed3-b106-b7be19375dbe tempest-VolumeQuotasAdminTestJSON-1298269844 tempest-VolumeQuotasAdminTestJSON-1298269844-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:52 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:52 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:09:52 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7df0f8cd-ac7f-4ed3-b106-b7be19375dbe tempest-VolumeQuotasAdminTestJSON-1298269844 tempest-VolumeQuotasAdminTestJSON-1298269844-project-admin] http://192.168.122.54/volume/v3/os-quota-sets/34698e93e6dd4f84a70c58345a53f0f9?usage=True returned with HTTP 200 Sep 03 20:09:52 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 608/1214] 192.168.122.54 () {58 vars in 1254 bytes} [Thu Sep 3 20:09:52 2026] GET /volume/v3/os-quota-sets/34698e93e6dd4f84a70c58345a53f0f9?usage=True => generated 1356 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:09:52 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-2e1f5e1e-ab64-4aa5-a5a1-6b59b7750d29 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:52 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2e1f5e1e-ab64-4aa5-a5a1-6b59b7750d29 tempest-VolumeQuotasAdminTestJSON-1298269844 tempest-VolumeQuotasAdminTestJSON-1298269844-project-admin] GET http://192.168.122.54/volume/v3/os-quota-sets/9de8123c0e694363b74261057efb265c?usage=True Sep 03 20:09:52 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-2e1f5e1e-ab64-4aa5-a5a1-6b59b7750d29 tempest-VolumeQuotasAdminTestJSON-1298269844 tempest-VolumeQuotasAdminTestJSON-1298269844-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:52 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-2e1f5e1e-ab64-4aa5-a5a1-6b59b7750d29 tempest-VolumeQuotasAdminTestJSON-1298269844 tempest-VolumeQuotasAdminTestJSON-1298269844-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:52 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2e1f5e1e-ab64-4aa5-a5a1-6b59b7750d29 tempest-VolumeQuotasAdminTestJSON-1298269844 tempest-VolumeQuotasAdminTestJSON-1298269844-project-admin] http://192.168.122.54/volume/v3/os-quota-sets/9de8123c0e694363b74261057efb265c?usage=True returned with HTTP 200 Sep 03 20:09:52 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 607/1215] 192.168.122.54 () {58 vars in 1254 bytes} [Thu Sep 3 20:09:52 2026] GET /volume/v3/os-quota-sets/9de8123c0e694363b74261057efb265c?usage=True => generated 1356 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:09:52 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-d1874ff5-6ed8-41b8-b705-f5077b8227fe None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:52 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d1874ff5-6ed8-41b8-b705-f5077b8227fe tempest-VolumeQuotasAdminTestJSON-1298269844 tempest-VolumeQuotasAdminTestJSON-1298269844-project-admin] DELETE http://192.168.122.54/volume/v3/volumes/044d71d8-3fff-4cb4-81d9-65947a1520c0 Sep 03 20:09:52 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d1874ff5-6ed8-41b8-b705-f5077b8227fe tempest-VolumeQuotasAdminTestJSON-1298269844 tempest-VolumeQuotasAdminTestJSON-1298269844-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:52 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d1874ff5-6ed8-41b8-b705-f5077b8227fe tempest-VolumeQuotasAdminTestJSON-1298269844 tempest-VolumeQuotasAdminTestJSON-1298269844-project-admin] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:52 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-d1874ff5-6ed8-41b8-b705-f5077b8227fe tempest-VolumeQuotasAdminTestJSON-1298269844 tempest-VolumeQuotasAdminTestJSON-1298269844-project-admin] Delete volume with id: 044d71d8-3fff-4cb4-81d9-65947a1520c0 Sep 03 20:09:52 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:52 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:09:52 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:52 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:09:52 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-d1874ff5-6ed8-41b8-b705-f5077b8227fe tempest-VolumeQuotasAdminTestJSON-1298269844 tempest-VolumeQuotasAdminTestJSON-1298269844-project-admin] Volume info retrieved successfully. Sep 03 20:09:52 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-d1874ff5-6ed8-41b8-b705-f5077b8227fe tempest-VolumeQuotasAdminTestJSON-1298269844 tempest-VolumeQuotasAdminTestJSON-1298269844-project-admin] Delete volume request issued successfully. Sep 03 20:09:52 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d1874ff5-6ed8-41b8-b705-f5077b8227fe tempest-VolumeQuotasAdminTestJSON-1298269844 tempest-VolumeQuotasAdminTestJSON-1298269844-project-admin] http://192.168.122.54/volume/v3/volumes/044d71d8-3fff-4cb4-81d9-65947a1520c0 returned with HTTP 202 Sep 03 20:09:52 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 609/1216] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:09:52 2026] DELETE /volume/v3/volumes/044d71d8-3fff-4cb4-81d9-65947a1520c0 => generated 0 bytes in 160 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:09:52 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-7b0dacc4-449c-4af1-8455-04f3dedea992 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:52 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-7b0dacc4-449c-4af1-8455-04f3dedea992 tempest-VolumeQuotasAdminTestJSON-1298269844 tempest-VolumeQuotasAdminTestJSON-1298269844-project-admin] GET http://192.168.122.54/volume/v3/volumes/044d71d8-3fff-4cb4-81d9-65947a1520c0 Sep 03 20:09:52 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-7b0dacc4-449c-4af1-8455-04f3dedea992 tempest-VolumeQuotasAdminTestJSON-1298269844 tempest-VolumeQuotasAdminTestJSON-1298269844-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:52 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-7b0dacc4-449c-4af1-8455-04f3dedea992 tempest-VolumeQuotasAdminTestJSON-1298269844 tempest-VolumeQuotasAdminTestJSON-1298269844-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:52 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:52 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:09:52 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:52 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:09:52 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-7b0dacc4-449c-4af1-8455-04f3dedea992 tempest-VolumeQuotasAdminTestJSON-1298269844 tempest-VolumeQuotasAdminTestJSON-1298269844-project-admin] Volume info retrieved successfully. Sep 03 20:09:52 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-7b0dacc4-449c-4af1-8455-04f3dedea992 tempest-VolumeQuotasAdminTestJSON-1298269844 tempest-VolumeQuotasAdminTestJSON-1298269844-project-admin] http://192.168.122.54/volume/v3/volumes/044d71d8-3fff-4cb4-81d9-65947a1520c0 returned with HTTP 200 Sep 03 20:09:52 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 608/1217] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:09:52 2026] GET /volume/v3/volumes/044d71d8-3fff-4cb4-81d9-65947a1520c0 => generated 1017 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:09:52 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-1c7671e1-d998-4be6-84b7-7ffdb0bffc31 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:52 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-1c7671e1-d998-4be6-84b7-7ffdb0bffc31 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] GET http://192.168.122.54/volume/v3/volumes/a867d0c0-c60e-4575-b44b-2462896495f7 Sep 03 20:09:52 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-1c7671e1-d998-4be6-84b7-7ffdb0bffc31 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:52 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-1c7671e1-d998-4be6-84b7-7ffdb0bffc31 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:52 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:52 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:09:52 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:52 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:09:53 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-1c7671e1-d998-4be6-84b7-7ffdb0bffc31 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Volume info retrieved successfully. Sep 03 20:09:53 devstack devstack@c-api.service[87289]: WARNING stevedore.named [None req-1c7671e1-d998-4be6-84b7-7ffdb0bffc31 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:09:53 devstack devstack@c-api.service[87289]: WARNING castellan.key_manager [None req-1c7671e1-d998-4be6-84b7-7ffdb0bffc31 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:09:53 devstack devstack@c-api.service[87289]: DEBUG oslo_db.sqlalchemy.engines [None req-1c7671e1-d998-4be6-84b7-7ffdb0bffc31 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87289) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:09:53 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:53 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:09:53 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-1c7671e1-d998-4be6-84b7-7ffdb0bffc31 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] http://192.168.122.54/volume/v3/volumes/a867d0c0-c60e-4575-b44b-2462896495f7 returned with HTTP 200 Sep 03 20:09:53 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 610/1218] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:09:52 2026] GET /volume/v3/volumes/a867d0c0-c60e-4575-b44b-2462896495f7 => generated 911 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:09:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-2bbb33e7-3175-46f9-9291-d55f4e116b33 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:53 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2bbb33e7-3175-46f9-9291-d55f4e116b33 tempest-VolumeQuotasAdminTestJSON-1298269844 tempest-VolumeQuotasAdminTestJSON-1298269844-project-admin] GET http://192.168.122.54/volume/v3/volumes/044d71d8-3fff-4cb4-81d9-65947a1520c0 Sep 03 20:09:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-2bbb33e7-3175-46f9-9291-d55f4e116b33 tempest-VolumeQuotasAdminTestJSON-1298269844 tempest-VolumeQuotasAdminTestJSON-1298269844-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-2bbb33e7-3175-46f9-9291-d55f4e116b33 tempest-VolumeQuotasAdminTestJSON-1298269844 tempest-VolumeQuotasAdminTestJSON-1298269844-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:53 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:53 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:09:53 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:53 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:09:53 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-2bbb33e7-3175-46f9-9291-d55f4e116b33 tempest-VolumeQuotasAdminTestJSON-1298269844 tempest-VolumeQuotasAdminTestJSON-1298269844-project-admin] Volume info retrieved successfully. Sep 03 20:09:53 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2bbb33e7-3175-46f9-9291-d55f4e116b33 tempest-VolumeQuotasAdminTestJSON-1298269844 tempest-VolumeQuotasAdminTestJSON-1298269844-project-admin] http://192.168.122.54/volume/v3/volumes/044d71d8-3fff-4cb4-81d9-65947a1520c0 returned with HTTP 200 Sep 03 20:09:53 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 609/1219] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:09:53 2026] GET /volume/v3/volumes/044d71d8-3fff-4cb4-81d9-65947a1520c0 => generated 1017 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:09:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-b62a002f-f6c8-48fa-8464-79d574f858da None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:54 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b62a002f-f6c8-48fa-8464-79d574f858da tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] GET http://192.168.122.54/volume/v3/volumes/a867d0c0-c60e-4575-b44b-2462896495f7 Sep 03 20:09:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b62a002f-f6c8-48fa-8464-79d574f858da tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b62a002f-f6c8-48fa-8464-79d574f858da tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:54 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b62a002f-f6c8-48fa-8464-79d574f858da tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] http://192.168.122.54/volume/v3/volumes/a867d0c0-c60e-4575-b44b-2462896495f7 returned with HTTP 404 Sep 03 20:09:54 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 611/1220] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:09:54 2026] GET /volume/v3/volumes/a867d0c0-c60e-4575-b44b-2462896495f7 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 20:09:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-a94644bb-48cf-41d6-b801-60a5f54ef2ea None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:54 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a94644bb-48cf-41d6-b801-60a5f54ef2ea tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] GET http://192.168.122.54/volume/v3/groups/5d03c3da-bae5-44a9-96d0-354cf1094aad Sep 03 20:09:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a94644bb-48cf-41d6-b801-60a5f54ef2ea tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a94644bb-48cf-41d6-b801-60a5f54ef2ea tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Calling method 'version_select' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.groups [None req-a94644bb-48cf-41d6-b801-60a5f54ef2ea tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] show called for member 5d03c3da-bae5-44a9-96d0-354cf1094aad {{(pid=87290) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 20:09:54 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a94644bb-48cf-41d6-b801-60a5f54ef2ea tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] http://192.168.122.54/volume/v3/groups/5d03c3da-bae5-44a9-96d0-354cf1094aad returned with HTTP 404 Sep 03 20:09:54 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 610/1221] 192.168.122.54 () {60 vars in 1265 bytes} [Thu Sep 3 20:09:54 2026] GET /volume/v3/groups/5d03c3da-bae5-44a9-96d0-354cf1094aad => generated 108 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 20:09:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-f6fd48f3-ba71-427b-a8b2-25d5ac6ccdbc None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:54 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f6fd48f3-ba71-427b-a8b2-25d5ac6ccdbc tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] POST http://192.168.122.54/volume/v3/groups/d89e9d1d-4a34-4dc5-b5db-f3daaa738eb0/action Sep 03 20:09:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f6fd48f3-ba71-427b-a8b2-25d5ac6ccdbc tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=87289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:09:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f6fd48f3-ba71-427b-a8b2-25d5ac6ccdbc tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:09:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.groups [None req-f6fd48f3-ba71-427b-a8b2-25d5ac6ccdbc tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] delete called for group d89e9d1d-4a34-4dc5-b5db-f3daaa738eb0 {{(pid=87289) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 03 20:09:54 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.groups [None req-f6fd48f3-ba71-427b-a8b2-25d5ac6ccdbc tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Delete group with id: d89e9d1d-4a34-4dc5-b5db-f3daaa738eb0 Sep 03 20:09:54 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:54 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:09:54 devstack devstack@c-api.service[87289]: /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 03 20:09:54 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 03 20:09:54 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f6fd48f3-ba71-427b-a8b2-25d5ac6ccdbc tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] http://192.168.122.54/volume/v3/groups/d89e9d1d-4a34-4dc5-b5db-f3daaa738eb0/action returned with HTTP 202 Sep 03 20:09:54 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 612/1222] 192.168.122.54 () {62 vars in 1307 bytes} [Thu Sep 3 20:09:54 2026] POST /volume/v3/groups/d89e9d1d-4a34-4dc5-b5db-f3daaa738eb0/action => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 20:09:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-0f89ba73-ce93-485f-8838-c000cd8bf067 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:54 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-0f89ba73-ce93-485f-8838-c000cd8bf067 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] GET http://192.168.122.54/volume/v3/groups/d89e9d1d-4a34-4dc5-b5db-f3daaa738eb0 Sep 03 20:09:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-0f89ba73-ce93-485f-8838-c000cd8bf067 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-0f89ba73-ce93-485f-8838-c000cd8bf067 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Calling method 'version_select' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.groups [None req-0f89ba73-ce93-485f-8838-c000cd8bf067 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] show called for member d89e9d1d-4a34-4dc5-b5db-f3daaa738eb0 {{(pid=87290) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 20:09:54 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:54 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:09:54 devstack devstack@c-api.service[87290]: /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 03 20:09:54 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, cls(context), Sep 03 20:09:54 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-0f89ba73-ce93-485f-8838-c000cd8bf067 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] http://192.168.122.54/volume/v3/groups/d89e9d1d-4a34-4dc5-b5db-f3daaa738eb0 returned with HTTP 200 Sep 03 20:09:54 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 611/1223] 192.168.122.54 () {60 vars in 1265 bytes} [Thu Sep 3 20:09:54 2026] GET /volume/v3/groups/d89e9d1d-4a34-4dc5-b5db-f3daaa738eb0 => generated 322 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:09:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-60049362-75a7-4e46-833b-64b1be923437 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:54 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-60049362-75a7-4e46-833b-64b1be923437 tempest-VolumeQuotasAdminTestJSON-1298269844 tempest-VolumeQuotasAdminTestJSON-1298269844-project-admin] GET http://192.168.122.54/volume/v3/volumes/044d71d8-3fff-4cb4-81d9-65947a1520c0 Sep 03 20:09:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-60049362-75a7-4e46-833b-64b1be923437 tempest-VolumeQuotasAdminTestJSON-1298269844 tempest-VolumeQuotasAdminTestJSON-1298269844-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-60049362-75a7-4e46-833b-64b1be923437 tempest-VolumeQuotasAdminTestJSON-1298269844 tempest-VolumeQuotasAdminTestJSON-1298269844-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:54 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-60049362-75a7-4e46-833b-64b1be923437 tempest-VolumeQuotasAdminTestJSON-1298269844 tempest-VolumeQuotasAdminTestJSON-1298269844-project-admin] http://192.168.122.54/volume/v3/volumes/044d71d8-3fff-4cb4-81d9-65947a1520c0 returned with HTTP 404 Sep 03 20:09:54 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 613/1224] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:09:54 2026] GET /volume/v3/volumes/044d71d8-3fff-4cb4-81d9-65947a1520c0 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:09:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-b4dbdd8d-c8b0-442d-b27a-98e805ba1810 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:54 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b4dbdd8d-c8b0-442d-b27a-98e805ba1810 tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] GET http://192.168.122.54/volume/v3/volumes/044d71d8-3fff-4cb4-81d9-65947a1520c0 Sep 03 20:09:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b4dbdd8d-c8b0-442d-b27a-98e805ba1810 tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b4dbdd8d-c8b0-442d-b27a-98e805ba1810 tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:54 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b4dbdd8d-c8b0-442d-b27a-98e805ba1810 tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] http://192.168.122.54/volume/v3/volumes/044d71d8-3fff-4cb4-81d9-65947a1520c0 returned with HTTP 404 Sep 03 20:09:54 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 612/1225] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:09:54 2026] GET /volume/v3/volumes/044d71d8-3fff-4cb4-81d9-65947a1520c0 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:09:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-30708415-f7e5-4eca-9147-40ad496ecc38 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:54 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-30708415-f7e5-4eca-9147-40ad496ecc38 tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] DELETE http://192.168.122.54/volume/v3/volumes/044d71d8-3fff-4cb4-81d9-65947a1520c0 Sep 03 20:09:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-30708415-f7e5-4eca-9147-40ad496ecc38 tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-30708415-f7e5-4eca-9147-40ad496ecc38 tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:54 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-30708415-f7e5-4eca-9147-40ad496ecc38 tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] Delete volume with id: 044d71d8-3fff-4cb4-81d9-65947a1520c0 Sep 03 20:09:54 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-30708415-f7e5-4eca-9147-40ad496ecc38 tempest-VolumeQuotasAdminTestJSON-1239184416 tempest-VolumeQuotasAdminTestJSON-1239184416-project-member] http://192.168.122.54/volume/v3/volumes/044d71d8-3fff-4cb4-81d9-65947a1520c0 returned with HTTP 404 Sep 03 20:09:54 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 614/1226] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:09:54 2026] DELETE /volume/v3/volumes/044d71d8-3fff-4cb4-81d9-65947a1520c0 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:09:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-1474e812-34ad-4849-a8b5-2175d3dd0f11 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:54 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-1474e812-34ad-4849-a8b5-2175d3dd0f11 tempest-VolumeQuotasAdminTestJSON-1298269844 tempest-VolumeQuotasAdminTestJSON-1298269844-project-admin] GET http://192.168.122.54/volume/v3/os-quota-sets/4ece351b74a44894b8eb1cd315df5b36?usage=True Sep 03 20:09:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-1474e812-34ad-4849-a8b5-2175d3dd0f11 tempest-VolumeQuotasAdminTestJSON-1298269844 tempest-VolumeQuotasAdminTestJSON-1298269844-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-1474e812-34ad-4849-a8b5-2175d3dd0f11 tempest-VolumeQuotasAdminTestJSON-1298269844 tempest-VolumeQuotasAdminTestJSON-1298269844-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:54 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:54 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:09:54 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-1474e812-34ad-4849-a8b5-2175d3dd0f11 tempest-VolumeQuotasAdminTestJSON-1298269844 tempest-VolumeQuotasAdminTestJSON-1298269844-project-admin] http://192.168.122.54/volume/v3/os-quota-sets/4ece351b74a44894b8eb1cd315df5b36?usage=True returned with HTTP 200 Sep 03 20:09:54 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 613/1227] 192.168.122.54 () {58 vars in 1254 bytes} [Thu Sep 3 20:09:54 2026] GET /volume/v3/os-quota-sets/4ece351b74a44894b8eb1cd315df5b36?usage=True => generated 1356 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:09:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-b82067be-5637-4a74-beba-71c4085acbcb None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:54 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b82067be-5637-4a74-beba-71c4085acbcb tempest-VolumeQuotasAdminTestJSON-1298269844 tempest-VolumeQuotasAdminTestJSON-1298269844-project-admin] PUT http://192.168.122.54/volume/v3/os-quota-sets/34698e93e6dd4f84a70c58345a53f0f9 Sep 03 20:09:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b82067be-5637-4a74-beba-71c4085acbcb tempest-VolumeQuotasAdminTestJSON-1298269844 tempest-VolumeQuotasAdminTestJSON-1298269844-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=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:09:55 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-3765801a-b3dd-4cca-a7b6-9475f55fff00 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:55 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b82067be-5637-4a74-beba-71c4085acbcb tempest-VolumeQuotasAdminTestJSON-1298269844 tempest-VolumeQuotasAdminTestJSON-1298269844-project-admin] http://192.168.122.54/volume/v3/os-quota-sets/34698e93e6dd4f84a70c58345a53f0f9 returned with HTTP 200 Sep 03 20:09:55 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 615/1228] 192.168.122.54 () {60 vars in 1254 bytes} [Thu Sep 3 20:09:54 2026] PUT /volume/v3/os-quota-sets/34698e93e6dd4f84a70c58345a53f0f9 => generated 575 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:55 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-b6533e87-9e49-4636-8e4d-ab1ce6af930a None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:55 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b6533e87-9e49-4636-8e4d-ab1ce6af930a tempest-VolumeQuotasAdminTestJSON-1298269844 tempest-VolumeQuotasAdminTestJSON-1298269844-project-admin] PUT http://192.168.122.54/volume/v3/os-quota-sets/34698e93e6dd4f84a70c58345a53f0f9 Sep 03 20:09:55 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b6533e87-9e49-4636-8e4d-ab1ce6af930a tempest-VolumeQuotasAdminTestJSON-1298269844 tempest-VolumeQuotasAdminTestJSON-1298269844-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=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:09:55 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-3765801a-b3dd-4cca-a7b6-9475f55fff00 tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:09:55 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-3765801a-b3dd-4cca-a7b6-9475f55fff00 tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1352726960"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:09:55 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.volumes [None req-3765801a-b3dd-4cca-a7b6-9475f55fff00 tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1352726960'}} {{(pid=87290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:09:55 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-3765801a-b3dd-4cca-a7b6-9475f55fff00 tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] Create volume of 1 GB Sep 03 20:09:55 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-3765801a-b3dd-4cca-a7b6-9475f55fff00 tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] Availability Zones retrieved successfully. Sep 03 20:09:55 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-3765801a-b3dd-4cca-a7b6-9475f55fff00 tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] Flow 'volume_create_api' (d43be982-239d-4f0a-88a9-72130bb04add) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:09:55 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-3765801a-b3dd-4cca-a7b6-9475f55fff00 tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1574b9c4-08ec-4f7a-ac21-cbe81d47b8fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:09:55 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.flows.api.create_volume [None req-3765801a-b3dd-4cca-a7b6-9475f55fff00 tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] Validating volume size '1' using validate_int {{(pid=87290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:09:55 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-3765801a-b3dd-4cca-a7b6-9475f55fff00 tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1574b9c4-08ec-4f7a-ac21-cbe81d47b8fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:09:55 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-3765801a-b3dd-4cca-a7b6-9475f55fff00 tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (093faded-75e0-4a73-96f5-06781fafcf6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:09:55 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b6533e87-9e49-4636-8e4d-ab1ce6af930a tempest-VolumeQuotasAdminTestJSON-1298269844 tempest-VolumeQuotasAdminTestJSON-1298269844-project-admin] http://192.168.122.54/volume/v3/os-quota-sets/34698e93e6dd4f84a70c58345a53f0f9 returned with HTTP 200 Sep 03 20:09:55 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 616/1229] 192.168.122.54 () {60 vars in 1254 bytes} [Thu Sep 3 20:09:55 2026] PUT /volume/v3/os-quota-sets/34698e93e6dd4f84a70c58345a53f0f9 => generated 573 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:55 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-3d415ac8-1f10-4880-9847-03d4df8daa69 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:55 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-3d415ac8-1f10-4880-9847-03d4df8daa69 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] GET http://192.168.122.54/volume/v3/groups/d89e9d1d-4a34-4dc5-b5db-f3daaa738eb0 Sep 03 20:09:55 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-3d415ac8-1f10-4880-9847-03d4df8daa69 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:55 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-3d415ac8-1f10-4880-9847-03d4df8daa69 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Calling method 'version_select' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:55 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.groups [None req-3d415ac8-1f10-4880-9847-03d4df8daa69 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] show called for member d89e9d1d-4a34-4dc5-b5db-f3daaa738eb0 {{(pid=87289) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 20:09:55 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-3d415ac8-1f10-4880-9847-03d4df8daa69 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] http://192.168.122.54/volume/v3/groups/d89e9d1d-4a34-4dc5-b5db-f3daaa738eb0 returned with HTTP 404 Sep 03 20:09:55 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 617/1230] 192.168.122.54 () {60 vars in 1265 bytes} [Thu Sep 3 20:09:55 2026] GET /volume/v3/groups/d89e9d1d-4a34-4dc5-b5db-f3daaa738eb0 => generated 108 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 20:09:55 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-a6e53661-76a4-4325-a7df-218b398b9854 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:55 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a6e53661-76a4-4325-a7df-218b398b9854 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] GET http://192.168.122.54/volume/v3/groups/detail Sep 03 20:09:55 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a6e53661-76a4-4325-a7df-218b398b9854 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:55 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a6e53661-76a4-4325-a7df-218b398b9854 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Calling method 'version_select' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:55 devstack devstack@c-api.service[87289]: /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 03 20:09:55 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, cls(context), Sep 03 20:09:55 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a6e53661-76a4-4325-a7df-218b398b9854 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] http://192.168.122.54/volume/v3/groups/detail returned with HTTP 200 Sep 03 20:09:55 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 618/1231] 192.168.122.54 () {60 vars in 1175 bytes} [Thu Sep 3 20:09:55 2026] GET /volume/v3/groups/detail => generated 14 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:55 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-c5bd8b40-8890-4490-9686-8d901c2d6509 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:55 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c5bd8b40-8890-4490-9686-8d901c2d6509 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] GET http://192.168.122.54/volume/v3/volumes/detail Sep 03 20:09:55 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c5bd8b40-8890-4490-9686-8d901c2d6509 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:55 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c5bd8b40-8890-4490-9686-8d901c2d6509 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Calling method 'detail' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:55 devstack devstack@c-api.service[87289]: DEBUG cinder.api.api_utils [None req-c5bd8b40-8890-4490-9686-8d901c2d6509 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Removing options '' from query. {{(pid=87289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:09:55 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-c5bd8b40-8890-4490-9686-8d901c2d6509 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87289) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 20:09:55 devstack devstack@c-api.service[87289]: /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 03 20:09:55 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 20:09:55 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-c5bd8b40-8890-4490-9686-8d901c2d6509 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Get all volumes completed successfully. Sep 03 20:09:55 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c5bd8b40-8890-4490-9686-8d901c2d6509 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] http://192.168.122.54/volume/v3/volumes/detail returned with HTTP 200 Sep 03 20:09:55 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-3765801a-b3dd-4cca-a7b6-9475f55fff00 tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] Created reservations ['5ec8eb82-0926-4462-a7b9-da663d9c3f96', '89373e02-893a-4a3d-91d7-946c48e46d33', 'd9d58eae-bd10-4552-99c7-12d02b969821', '0c3a97e5-0bee-47ff-9dd9-622ed6416b4d'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:09:55 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 619/1232] 192.168.122.54 () {60 vars in 1178 bytes} [Thu Sep 3 20:09:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:09:55 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-3765801a-b3dd-4cca-a7b6-9475f55fff00 tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (093faded-75e0-4a73-96f5-06781fafcf6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ec8eb82-0926-4462-a7b9-da663d9c3f96', '89373e02-893a-4a3d-91d7-946c48e46d33', 'd9d58eae-bd10-4552-99c7-12d02b969821', '0c3a97e5-0bee-47ff-9dd9-622ed6416b4d']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:09:55 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-3765801a-b3dd-4cca-a7b6-9475f55fff00 tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccd9b66b-a372-49a9-9ae1-0d5296a456d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:09:55 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-6e1afac3-687a-4018-a30b-50949c1ff65d None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:55 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-6e1afac3-687a-4018-a30b-50949c1ff65d tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] POST http://192.168.122.54/volume/v3/groups/d89e9d1d-4a34-4dc5-b5db-f3daaa738eb0/action Sep 03 20:09:55 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-6e1afac3-687a-4018-a30b-50949c1ff65d tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:09:55 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-6e1afac3-687a-4018-a30b-50949c1ff65d tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:09:55 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.groups [None req-6e1afac3-687a-4018-a30b-50949c1ff65d tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] delete called for group d89e9d1d-4a34-4dc5-b5db-f3daaa738eb0 {{(pid=87289) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 03 20:09:55 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.groups [None req-6e1afac3-687a-4018-a30b-50949c1ff65d tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Delete group with id: d89e9d1d-4a34-4dc5-b5db-f3daaa738eb0 Sep 03 20:09:55 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-6e1afac3-687a-4018-a30b-50949c1ff65d tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] http://192.168.122.54/volume/v3/groups/d89e9d1d-4a34-4dc5-b5db-f3daaa738eb0/action returned with HTTP 404 Sep 03 20:09:55 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 620/1233] 192.168.122.54 () {62 vars in 1307 bytes} [Thu Sep 3 20:09:55 2026] POST /volume/v3/groups/d89e9d1d-4a34-4dc5-b5db-f3daaa738eb0/action => generated 108 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 20:09:55 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-05f708d8-3e83-473e-ac7f-8854b8a61e55 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:55 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-05f708d8-3e83-473e-ac7f-8854b8a61e55 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] GET http://192.168.122.54/volume/v3/volumes/detail Sep 03 20:09:55 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-05f708d8-3e83-473e-ac7f-8854b8a61e55 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:55 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-05f708d8-3e83-473e-ac7f-8854b8a61e55 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Calling method 'detail' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:55 devstack devstack@c-api.service[87289]: DEBUG cinder.api.api_utils [None req-05f708d8-3e83-473e-ac7f-8854b8a61e55 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Removing options '' from query. {{(pid=87289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:09:55 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-05f708d8-3e83-473e-ac7f-8854b8a61e55 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87289) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 20:09:55 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:55 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:09:55 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-3765801a-b3dd-4cca-a7b6-9475f55fff00 tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccd9b66b-a372-49a9-9ae1-0d5296a456d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a12da9ed-5798-4b76-a3ae-0966b9b4d089', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1352726960',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92bd5443649f44d08b6aba9d1d7a6c41',qos_specs=None,replication_status=,reservations=['5ec8eb82-0926-4462-a7b9-da663d9c3f96','89373e02-893a-4a3d-91d7-946c48e46d33','d9d58eae-bd10-4552-99c7-12d02b969821','0c3a97e5-0bee-47ff-9dd9-622ed6416b4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2a9104faca64a5a9ded15a13235be87',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:09:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1352726960',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a12da9ed-5798-4b76-a3ae-0966b9b4d089,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='92bd5443649f44d08b6aba9d1d7a6c41',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e2a9104faca64a5a9ded15a13235be87',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:09:55 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-3765801a-b3dd-4cca-a7b6-9475f55fff00 tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2c98d4f-5745-4457-bad4-0ddfa59c8c21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:09:55 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-05f708d8-3e83-473e-ac7f-8854b8a61e55 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Get all volumes completed successfully. Sep 03 20:09:55 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-05f708d8-3e83-473e-ac7f-8854b8a61e55 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] http://192.168.122.54/volume/v3/volumes/detail returned with HTTP 200 Sep 03 20:09:55 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 621/1234] 192.168.122.54 () {60 vars in 1178 bytes} [Thu Sep 3 20:09:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:55 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-a2fafdb9-352a-4d1c-b233-f806d94080c6 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:55 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a2fafdb9-352a-4d1c-b233-f806d94080c6 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] POST http://192.168.122.54/volume/v3/groups/5d03c3da-bae5-44a9-96d0-354cf1094aad/action Sep 03 20:09:55 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a2fafdb9-352a-4d1c-b233-f806d94080c6 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:09:55 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a2fafdb9-352a-4d1c-b233-f806d94080c6 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:09:55 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.groups [None req-a2fafdb9-352a-4d1c-b233-f806d94080c6 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] delete called for group 5d03c3da-bae5-44a9-96d0-354cf1094aad {{(pid=87289) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 03 20:09:55 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.groups [None req-a2fafdb9-352a-4d1c-b233-f806d94080c6 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Delete group with id: 5d03c3da-bae5-44a9-96d0-354cf1094aad Sep 03 20:09:55 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a2fafdb9-352a-4d1c-b233-f806d94080c6 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] http://192.168.122.54/volume/v3/groups/5d03c3da-bae5-44a9-96d0-354cf1094aad/action returned with HTTP 404 Sep 03 20:09:55 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 622/1235] 192.168.122.54 () {62 vars in 1307 bytes} [Thu Sep 3 20:09:55 2026] POST /volume/v3/groups/5d03c3da-bae5-44a9-96d0-354cf1094aad/action => generated 108 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 20:09:55 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-e62b412b-9f77-470c-beb8-0d8144deea3c None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:55 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-e62b412b-9f77-470c-beb8-0d8144deea3c tempest-GroupsTest-1946161369 tempest-GroupsTest-1946161369-project-admin] DELETE http://192.168.122.54/volume/v3/group_types/8927513e-44fe-4356-85e7-c821b24b30d9 Sep 03 20:09:55 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-e62b412b-9f77-470c-beb8-0d8144deea3c tempest-GroupsTest-1946161369 tempest-GroupsTest-1946161369-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:55 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-e62b412b-9f77-470c-beb8-0d8144deea3c tempest-GroupsTest-1946161369 tempest-GroupsTest-1946161369-project-admin] Calling method 'version_select' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:55 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-3765801a-b3dd-4cca-a7b6-9475f55fff00 tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2c98d4f-5745-4457-bad4-0ddfa59c8c21) transitioned into state 'SUCCESS' from state '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-1352726960',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92bd5443649f44d08b6aba9d1d7a6c41',qos_specs=None,replication_status=,reservations=['5ec8eb82-0926-4462-a7b9-da663d9c3f96','89373e02-893a-4a3d-91d7-946c48e46d33','d9d58eae-bd10-4552-99c7-12d02b969821','0c3a97e5-0bee-47ff-9dd9-622ed6416b4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2a9104faca64a5a9ded15a13235be87',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:09:55 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-3765801a-b3dd-4cca-a7b6-9475f55fff00 tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87ac7127-4ca5-4d8b-8943-b40567f9154c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:09:55 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-e62b412b-9f77-470c-beb8-0d8144deea3c tempest-GroupsTest-1946161369 tempest-GroupsTest-1946161369-project-admin] http://192.168.122.54/volume/v3/group_types/8927513e-44fe-4356-85e7-c821b24b30d9 returned with HTTP 202 Sep 03 20:09:55 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 623/1236] 192.168.122.54 () {60 vars in 1283 bytes} [Thu Sep 3 20:09:55 2026] DELETE /volume/v3/group_types/8927513e-44fe-4356-85e7-c821b24b30d9 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 20:09:55 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-28e0305e-b5ac-4ef4-96ab-1de6069454e3 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:55 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-28e0305e-b5ac-4ef4-96ab-1de6069454e3 tempest-GroupsTest-1946161369 tempest-GroupsTest-1946161369-project-admin] DELETE http://192.168.122.54/volume/v3/types/0819260e-f91c-4e53-ab39-8a4dd20c26c7 Sep 03 20:09:55 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-28e0305e-b5ac-4ef4-96ab-1de6069454e3 tempest-GroupsTest-1946161369 tempest-GroupsTest-1946161369-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:55 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-28e0305e-b5ac-4ef4-96ab-1de6069454e3 tempest-GroupsTest-1946161369 tempest-GroupsTest-1946161369-project-admin] Calling method '_delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:55 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-3765801a-b3dd-4cca-a7b6-9475f55fff00 tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87ac7127-4ca5-4d8b-8943-b40567f9154c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:09:55 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-3765801a-b3dd-4cca-a7b6-9475f55fff00 tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] Flow 'volume_create_api' (d43be982-239d-4f0a-88a9-72130bb04add) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:09:55 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-3765801a-b3dd-4cca-a7b6-9475f55fff00 tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] Create volume request issued successfully. Sep 03 20:09:55 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-3765801a-b3dd-4cca-a7b6-9475f55fff00 tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:09:55 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 614/1237] 192.168.122.54 () {60 vars in 1137 bytes} [Thu Sep 3 20:09:55 2026] POST /volume/v3/volumes => generated 757 bytes in 652 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:09:55 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-3647ec15-db64-44d1-a2d9-bb71e2147a20 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:55 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-3647ec15-db64-44d1-a2d9-bb71e2147a20 tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] GET http://192.168.122.54/volume/v3/volumes/a12da9ed-5798-4b76-a3ae-0966b9b4d089 Sep 03 20:09:55 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-3647ec15-db64-44d1-a2d9-bb71e2147a20 tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:55 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-3647ec15-db64-44d1-a2d9-bb71e2147a20 tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:55 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-28e0305e-b5ac-4ef4-96ab-1de6069454e3 tempest-GroupsTest-1946161369 tempest-GroupsTest-1946161369-project-admin] http://192.168.122.54/volume/v3/types/0819260e-f91c-4e53-ab39-8a4dd20c26c7 returned with HTTP 202 Sep 03 20:09:55 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 624/1238] 192.168.122.54 () {58 vars in 1224 bytes} [Thu Sep 3 20:09:55 2026] DELETE /volume/v3/types/0819260e-f91c-4e53-ab39-8a4dd20c26c7 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:09:55 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-19b3e592-3e60-40d2-8c47-7468bc58a36d None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:55 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:55 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:09:55 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:55 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:09:55 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-19b3e592-3e60-40d2-8c47-7468bc58a36d tempest-GroupsTest-1946161369 tempest-GroupsTest-1946161369-project-admin] GET http://192.168.122.54/volume/v3/types/0819260e-f91c-4e53-ab39-8a4dd20c26c7 Sep 03 20:09:55 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-19b3e592-3e60-40d2-8c47-7468bc58a36d tempest-GroupsTest-1946161369 tempest-GroupsTest-1946161369-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:55 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-19b3e592-3e60-40d2-8c47-7468bc58a36d tempest-GroupsTest-1946161369 tempest-GroupsTest-1946161369-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:55 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-3647ec15-db64-44d1-a2d9-bb71e2147a20 tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] Volume info retrieved successfully. Sep 03 20:09:55 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-19b3e592-3e60-40d2-8c47-7468bc58a36d tempest-GroupsTest-1946161369 tempest-GroupsTest-1946161369-project-admin] http://192.168.122.54/volume/v3/types/0819260e-f91c-4e53-ab39-8a4dd20c26c7 returned with HTTP 404 Sep 03 20:09:55 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 625/1239] 192.168.122.54 () {58 vars in 1221 bytes} [Thu Sep 3 20:09:55 2026] GET /volume/v3/types/0819260e-f91c-4e53-ab39-8a4dd20c26c7 => generated 114 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:09:55 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-3647ec15-db64-44d1-a2d9-bb71e2147a20 tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] http://192.168.122.54/volume/v3/volumes/a12da9ed-5798-4b76-a3ae-0966b9b4d089 returned with HTTP 200 Sep 03 20:09:55 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 615/1240] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:09:55 2026] GET /volume/v3/volumes/a12da9ed-5798-4b76-a3ae-0966b9b4d089 => generated 825 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:55 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-3c438128-57ff-4b87-9ff5-2e80542536fd None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:55 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-3c438128-57ff-4b87-9ff5-2e80542536fd tempest-GroupsTest-1946161369 tempest-GroupsTest-1946161369-project-admin] POST http://192.168.122.54/volume/v3/types Sep 03 20:09:55 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-3c438128-57ff-4b87-9ff5-2e80542536fd tempest-GroupsTest-1946161369 tempest-GroupsTest-1946161369-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-346201616"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:09:55 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-3c438128-57ff-4b87-9ff5-2e80542536fd tempest-GroupsTest-1946161369 tempest-GroupsTest-1946161369-project-admin] http://192.168.122.54/volume/v3/types returned with HTTP 200 Sep 03 20:09:55 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 626/1241] 192.168.122.54 () {60 vars in 1131 bytes} [Thu Sep 3 20:09:55 2026] POST /volume/v3/types => generated 215 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:55 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-0c6227ca-3350-4a6f-a6ca-db344bcc3a4a None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:55 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-0c6227ca-3350-4a6f-a6ca-db344bcc3a4a tempest-GroupsTest-1946161369 tempest-GroupsTest-1946161369-project-admin] POST http://192.168.122.54/volume/v3/group_types Sep 03 20:09:55 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-0c6227ca-3350-4a6f-a6ca-db344bcc3a4a tempest-GroupsTest-1946161369 tempest-GroupsTest-1946161369-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-622499260"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:09:55 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-0c6227ca-3350-4a6f-a6ca-db344bcc3a4a tempest-GroupsTest-1946161369 tempest-GroupsTest-1946161369-project-admin] http://192.168.122.54/volume/v3/group_types returned with HTTP 202 Sep 03 20:09:55 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 616/1242] 192.168.122.54 () {62 vars in 1190 bytes} [Thu Sep 3 20:09:55 2026] POST /volume/v3/group_types => generated 172 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:09:55 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-f298c1f7-d158-4bfa-a887-4dc233a1b410 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:55 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f298c1f7-d158-4bfa-a887-4dc233a1b410 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] POST http://192.168.122.54/volume/v3/groups Sep 03 20:09:55 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f298c1f7-d158-4bfa-a887-4dc233a1b410 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "113ff837-6a64-418b-8c2d-fbffdec754a1", "volume_types": ["7c4d0944-296d-48fe-8505-e8f731b550a2"], "name": "tempest-GroupsTest-Group-1842202516"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:09:55 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.groups [None req-f298c1f7-d158-4bfa-a887-4dc233a1b410 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Creating new group {'group': {'group_type': '113ff837-6a64-418b-8c2d-fbffdec754a1', 'volume_types': ['7c4d0944-296d-48fe-8505-e8f731b550a2'], 'name': 'tempest-GroupsTest-Group-1842202516'}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 03 20:09:55 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.groups [None req-f298c1f7-d158-4bfa-a887-4dc233a1b410 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Creating group tempest-GroupsTest-Group-1842202516. Sep 03 20:09:56 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-f298c1f7-d158-4bfa-a887-4dc233a1b410 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Availability Zones retrieved successfully. Sep 03 20:09:56 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-f298c1f7-d158-4bfa-a887-4dc233a1b410 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Created reservations ['6ff76001-cf09-406e-acf5-c6851cb6544f'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:09:56 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f298c1f7-d158-4bfa-a887-4dc233a1b410 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] http://192.168.122.54/volume/v3/groups returned with HTTP 202 Sep 03 20:09:56 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 627/1243] 192.168.122.54 () {62 vars in 1176 bytes} [Thu Sep 3 20:09:55 2026] POST /volume/v3/groups => generated 104 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:09:56 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-c42ec624-d6f4-400f-a6ab-4e1ff1053228 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:56 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c42ec624-d6f4-400f-a6ab-4e1ff1053228 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] GET http://192.168.122.54/volume/v3/groups/d12bb523-211e-4f0b-925d-f70693a9d6d0 Sep 03 20:09:56 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c42ec624-d6f4-400f-a6ab-4e1ff1053228 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:56 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c42ec624-d6f4-400f-a6ab-4e1ff1053228 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Calling method 'version_select' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:56 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.groups [None req-c42ec624-d6f4-400f-a6ab-4e1ff1053228 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] show called for member d12bb523-211e-4f0b-925d-f70693a9d6d0 {{(pid=87290) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 20:09:56 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:56 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:09:56 devstack devstack@c-api.service[87290]: /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 03 20:09:56 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, cls(context), Sep 03 20:09:56 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c42ec624-d6f4-400f-a6ab-4e1ff1053228 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] http://192.168.122.54/volume/v3/groups/d12bb523-211e-4f0b-925d-f70693a9d6d0 returned with HTTP 200 Sep 03 20:09:56 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 617/1244] 192.168.122.54 () {60 vars in 1265 bytes} [Thu Sep 3 20:09:56 2026] GET /volume/v3/groups/d12bb523-211e-4f0b-925d-f70693a9d6d0 => generated 332 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:09:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-95b98f1b-1ba9-42af-83c3-2b0ac29dc3e5 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:56 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-95b98f1b-1ba9-42af-83c3-2b0ac29dc3e5 tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] GET http://192.168.122.54/volume/v3/volumes/a12da9ed-5798-4b76-a3ae-0966b9b4d089 Sep 03 20:09:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-95b98f1b-1ba9-42af-83c3-2b0ac29dc3e5 tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-95b98f1b-1ba9-42af-83c3-2b0ac29dc3e5 tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:56 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:56 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:09:56 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:56 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:09:56 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-95b98f1b-1ba9-42af-83c3-2b0ac29dc3e5 tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] Volume info retrieved successfully. Sep 03 20:09:56 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-95b98f1b-1ba9-42af-83c3-2b0ac29dc3e5 tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] http://192.168.122.54/volume/v3/volumes/a12da9ed-5798-4b76-a3ae-0966b9b4d089 returned with HTTP 200 Sep 03 20:09:56 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 628/1245] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:09:56 2026] GET /volume/v3/volumes/a12da9ed-5798-4b76-a3ae-0966b9b4d089 => generated 849 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:57 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-0d5a5ed0-65a7-46a1-94b1-20839c2767d9 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:57 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-0d5a5ed0-65a7-46a1-94b1-20839c2767d9 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] GET http://192.168.122.54/volume/v3/groups/d12bb523-211e-4f0b-925d-f70693a9d6d0 Sep 03 20:09:57 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-0d5a5ed0-65a7-46a1-94b1-20839c2767d9 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:57 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-0d5a5ed0-65a7-46a1-94b1-20839c2767d9 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Calling method 'version_select' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:57 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.groups [None req-0d5a5ed0-65a7-46a1-94b1-20839c2767d9 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] show called for member d12bb523-211e-4f0b-925d-f70693a9d6d0 {{(pid=87290) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 20:09:57 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:57 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:09:57 devstack devstack@c-api.service[87290]: /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 03 20:09:57 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, cls(context), Sep 03 20:09:57 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-0d5a5ed0-65a7-46a1-94b1-20839c2767d9 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] http://192.168.122.54/volume/v3/groups/d12bb523-211e-4f0b-925d-f70693a9d6d0 returned with HTTP 200 Sep 03 20:09:57 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 618/1246] 192.168.122.54 () {60 vars in 1265 bytes} [Thu Sep 3 20:09:57 2026] GET /volume/v3/groups/d12bb523-211e-4f0b-925d-f70693a9d6d0 => generated 333 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 20:09:57 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-57e50db2-15bd-45a4-bf9f-85804df7e7bc None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:57 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-57e50db2-15bd-45a4-bf9f-85804df7e7bc tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:09:57 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-57e50db2-15bd-45a4-bf9f-85804df7e7bc tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1088231998", "volume_type": "7c4d0944-296d-48fe-8505-e8f731b550a2", "group_id": "d12bb523-211e-4f0b-925d-f70693a9d6d0", "size": 1}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:09:57 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volumes [None req-57e50db2-15bd-45a4-bf9f-85804df7e7bc tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1088231998', 'volume_type': '7c4d0944-296d-48fe-8505-e8f731b550a2', 'group_id': 'd12bb523-211e-4f0b-925d-f70693a9d6d0', 'size': 1}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:09:57 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:57 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:09:57 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-57e50db2-15bd-45a4-bf9f-85804df7e7bc tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Create volume of 1 GB Sep 03 20:09:57 devstack devstack@c-api.service[87289]: /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 03 20:09:57 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, cls(context), Sep 03 20:09:57 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-57e50db2-15bd-45a4-bf9f-85804df7e7bc tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Availability Zones retrieved successfully. Sep 03 20:09:57 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-57e50db2-15bd-45a4-bf9f-85804df7e7bc tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Flow 'volume_create_api' (f8d148c6-6f08-4b3b-8cd1-d1364e244037) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:09:57 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-57e50db2-15bd-45a4-bf9f-85804df7e7bc tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (027b9870-d9e4-42dc-910d-29caccc7e9f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:09:57 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:57 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:09:57 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.flows.api.create_volume [None req-57e50db2-15bd-45a4-bf9f-85804df7e7bc tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Validating volume size '1' using validate_int {{(pid=87289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:09:57 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-57e50db2-15bd-45a4-bf9f-85804df7e7bc tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (027b9870-d9e4-42dc-910d-29caccc7e9f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T18:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7c4d0944-296d-48fe-8505-e8f731b550a2,is_public=True,name='tempest-GroupsTest-volume-type-346201616',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7c4d0944-296d-48fe-8505-e8f731b550a2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd12bb523-211e-4f0b-925d-f70693a9d6d0', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:09:57 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-57e50db2-15bd-45a4-bf9f-85804df7e7bc tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c778e9eb-bce3-4182-87ed-d115fa75a24c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:09:57 devstack devstack@c-api.service[87289]: WARNING cinder.quota [None req-57e50db2-15bd-45a4-bf9f-85804df7e7bc tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-346201616 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-346201616, it is now deprecated. Please use the default quota class for default quota. Sep 03 20:09:57 devstack devstack@c-api.service[87289]: WARNING cinder.quota [None req-57e50db2-15bd-45a4-bf9f-85804df7e7bc tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-346201616 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-346201616, it is now deprecated. Please use the default quota class for default quota. Sep 03 20:09:57 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-57e50db2-15bd-45a4-bf9f-85804df7e7bc tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Created reservations ['7158328e-499d-4023-a723-f207c5aaf689', '41d76a35-c55c-48aa-a8a5-6f4309414795', '98e82166-cc3e-4a4c-8699-b974b4b8e0f0', '1d039c41-ca4f-49d4-b41c-7182a3aef00f'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:09:57 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-57e50db2-15bd-45a4-bf9f-85804df7e7bc tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c778e9eb-bce3-4182-87ed-d115fa75a24c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7158328e-499d-4023-a723-f207c5aaf689', '41d76a35-c55c-48aa-a8a5-6f4309414795', '98e82166-cc3e-4a4c-8699-b974b4b8e0f0', '1d039c41-ca4f-49d4-b41c-7182a3aef00f']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:09:57 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-57e50db2-15bd-45a4-bf9f-85804df7e7bc tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1e1e6e0-3b37-456c-aadd-fb97aacc1729) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:09:57 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:57 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:09:57 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-57e50db2-15bd-45a4-bf9f-85804df7e7bc tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1e1e6e0-3b37-456c-aadd-fb97aacc1729) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94850303-2c9f-4072-ada9-2524ce857a2b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1088231998',encryption_key_id=None,group_id=d12bb523-211e-4f0b-925d-f70693a9d6d0,group_type_id=,metadata={},multiattach=False,project_id='c788af9d23fe4b899b6cf84ecd6ccf22',qos_specs=None,replication_status=,reservations=['7158328e-499d-4023-a723-f207c5aaf689','41d76a35-c55c-48aa-a8a5-6f4309414795','98e82166-cc3e-4a4c-8699-b974b4b8e0f0','1d039c41-ca4f-49d4-b41c-7182a3aef00f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d19ffe24044946e1bcffc847058e1e1c',volume_type_id=7c4d0944-296d-48fe-8505-e8f731b550a2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:09:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1088231998',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d12bb523-211e-4f0b-925d-f70693a9d6d0,host=None,id=94850303-2c9f-4072-ada9-2524ce857a2b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c788af9d23fe4b899b6cf84ecd6ccf22',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d19ffe24044946e1bcffc847058e1e1c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7c4d0944-296d-48fe-8505-e8f731b550a2),volume_type_id=7c4d0944-296d-48fe-8505-e8f731b550a2)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:09:57 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-57e50db2-15bd-45a4-bf9f-85804df7e7bc tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5212cd3f-efee-4390-ad67-16b6bdd849e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:09:57 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-57e50db2-15bd-45a4-bf9f-85804df7e7bc tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5212cd3f-efee-4390-ad67-16b6bdd849e6) transitioned into state 'SUCCESS' from state '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-1088231998',encryption_key_id=None,group_id=d12bb523-211e-4f0b-925d-f70693a9d6d0,group_type_id=,metadata={},multiattach=False,project_id='c788af9d23fe4b899b6cf84ecd6ccf22',qos_specs=None,replication_status=,reservations=['7158328e-499d-4023-a723-f207c5aaf689','41d76a35-c55c-48aa-a8a5-6f4309414795','98e82166-cc3e-4a4c-8699-b974b4b8e0f0','1d039c41-ca4f-49d4-b41c-7182a3aef00f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d19ffe24044946e1bcffc847058e1e1c',volume_type_id=7c4d0944-296d-48fe-8505-e8f731b550a2)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:09:57 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-57e50db2-15bd-45a4-bf9f-85804df7e7bc tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fee82f8d-2de6-4f92-ab4a-b7afcc0e975b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:09:57 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-57e50db2-15bd-45a4-bf9f-85804df7e7bc tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fee82f8d-2de6-4f92-ab4a-b7afcc0e975b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:09:57 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-57e50db2-15bd-45a4-bf9f-85804df7e7bc tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Flow 'volume_create_api' (f8d148c6-6f08-4b3b-8cd1-d1364e244037) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:09:57 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-57e50db2-15bd-45a4-bf9f-85804df7e7bc tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Create volume request issued successfully. Sep 03 20:09:57 devstack devstack@c-api.service[87289]: WARNING stevedore.named [None req-57e50db2-15bd-45a4-bf9f-85804df7e7bc tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:09:57 devstack devstack@c-api.service[87289]: WARNING castellan.key_manager [None req-57e50db2-15bd-45a4-bf9f-85804df7e7bc tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:09:57 devstack devstack@c-api.service[87289]: DEBUG oslo_db.sqlalchemy.engines [None req-57e50db2-15bd-45a4-bf9f-85804df7e7bc tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87289) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:09:57 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:57 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:09:57 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-57e50db2-15bd-45a4-bf9f-85804df7e7bc tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:09:57 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 629/1247] 192.168.122.54 () {62 vars in 1179 bytes} [Thu Sep 3 20:09:57 2026] POST /volume/v3/volumes => generated 820 bytes in 592 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:09:57 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-1319f6d9-372c-4cdd-adce-136feb4439af None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:57 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-1319f6d9-372c-4cdd-adce-136feb4439af tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] GET http://192.168.122.54/volume/v3/volumes/94850303-2c9f-4072-ada9-2524ce857a2b Sep 03 20:09:57 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-1319f6d9-372c-4cdd-adce-136feb4439af tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:57 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-1319f6d9-372c-4cdd-adce-136feb4439af tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:57 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-a1743896-8ebc-47c9-b7c0-e5b1a764e219 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:58 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a1743896-8ebc-47c9-b7c0-e5b1a764e219 tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] GET http://192.168.122.54/volume/v3/volumes/a12da9ed-5798-4b76-a3ae-0966b9b4d089 Sep 03 20:09:58 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a1743896-8ebc-47c9-b7c0-e5b1a764e219 tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:58 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a1743896-8ebc-47c9-b7c0-e5b1a764e219 tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:58 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:58 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:09:58 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:58 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:09:58 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:58 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:09:58 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:58 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:09:58 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-1319f6d9-372c-4cdd-adce-136feb4439af tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Volume info retrieved successfully. Sep 03 20:09:58 devstack devstack@c-api.service[87290]: WARNING stevedore.named [None req-1319f6d9-372c-4cdd-adce-136feb4439af tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:09:58 devstack devstack@c-api.service[87290]: WARNING castellan.key_manager [None req-1319f6d9-372c-4cdd-adce-136feb4439af tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:09:58 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-a1743896-8ebc-47c9-b7c0-e5b1a764e219 tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] Volume info retrieved successfully. Sep 03 20:09:58 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a1743896-8ebc-47c9-b7c0-e5b1a764e219 tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] http://192.168.122.54/volume/v3/volumes/a12da9ed-5798-4b76-a3ae-0966b9b4d089 returned with HTTP 200 Sep 03 20:09:58 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 630/1248] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:09:57 2026] GET /volume/v3/volumes/a12da9ed-5798-4b76-a3ae-0966b9b4d089 => generated 850 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:58 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-eb94549c-c793-4000-900d-71d44d048453 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:58 devstack devstack@c-api.service[87290]: DEBUG oslo_db.sqlalchemy.engines [None req-1319f6d9-372c-4cdd-adce-136feb4439af tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:09:58 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-eb94549c-c793-4000-900d-71d44d048453 tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] POST http://192.168.122.54/volume/v3/volumes/a12da9ed-5798-4b76-a3ae-0966b9b4d089/metadata Sep 03 20:09:58 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-eb94549c-c793-4000-900d-71d44d048453 tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:09:58 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:58 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:09:58 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-1319f6d9-372c-4cdd-adce-136feb4439af tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] http://192.168.122.54/volume/v3/volumes/94850303-2c9f-4072-ada9-2524ce857a2b returned with HTTP 200 Sep 03 20:09:58 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 619/1249] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:09:57 2026] GET /volume/v3/volumes/94850303-2c9f-4072-ada9-2524ce857a2b => generated 888 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:09:58 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:58 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:09:58 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:58 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:09:58 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-eb94549c-c793-4000-900d-71d44d048453 tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] Volume info retrieved successfully. Sep 03 20:09:58 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-eb94549c-c793-4000-900d-71d44d048453 tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] Create volume metadata completed successfully. Sep 03 20:09:58 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-eb94549c-c793-4000-900d-71d44d048453 tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] http://192.168.122.54/volume/v3/volumes/a12da9ed-5798-4b76-a3ae-0966b9b4d089/metadata returned with HTTP 200 Sep 03 20:09:58 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 631/1250] 192.168.122.54 () {60 vars in 1276 bytes} [Thu Sep 3 20:09:58 2026] POST /volume/v3/volumes/a12da9ed-5798-4b76-a3ae-0966b9b4d089/metadata => generated 101 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-c1d44bf5-3114-4b2b-a327-230b37cb41ea None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:58 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c1d44bf5-3114-4b2b-a327-230b37cb41ea tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] GET http://192.168.122.54/volume/v3/volumes/a12da9ed-5798-4b76-a3ae-0966b9b4d089/metadata Sep 03 20:09:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c1d44bf5-3114-4b2b-a327-230b37cb41ea tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c1d44bf5-3114-4b2b-a327-230b37cb41ea tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] Calling method 'index' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:58 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:58 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:09:58 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:58 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:09:58 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-c1d44bf5-3114-4b2b-a327-230b37cb41ea tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] Volume info retrieved successfully. Sep 03 20:09:58 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-c1d44bf5-3114-4b2b-a327-230b37cb41ea tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] Get volume metadata completed successfully. Sep 03 20:09:58 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c1d44bf5-3114-4b2b-a327-230b37cb41ea tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] http://192.168.122.54/volume/v3/volumes/a12da9ed-5798-4b76-a3ae-0966b9b4d089/metadata returned with HTTP 200 Sep 03 20:09:58 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 620/1251] 192.168.122.54 () {58 vars in 1254 bytes} [Thu Sep 3 20:09:58 2026] GET /volume/v3/volumes/a12da9ed-5798-4b76-a3ae-0966b9b4d089/metadata => generated 101 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:58 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-65889923-cf3f-4cc0-9284-c674f8bde3ac None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:58 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-65889923-cf3f-4cc0-9284-c674f8bde3ac tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] PUT http://192.168.122.54/volume/v3/volumes/a12da9ed-5798-4b76-a3ae-0966b9b4d089/metadata Sep 03 20:09:58 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-65889923-cf3f-4cc0-9284-c674f8bde3ac tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:09:58 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:58 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:09:58 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:58 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:09:58 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-65889923-cf3f-4cc0-9284-c674f8bde3ac tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] Volume info retrieved successfully. Sep 03 20:09:58 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-65889923-cf3f-4cc0-9284-c674f8bde3ac tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] Update volume metadata completed successfully. Sep 03 20:09:58 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-65889923-cf3f-4cc0-9284-c674f8bde3ac tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] http://192.168.122.54/volume/v3/volumes/a12da9ed-5798-4b76-a3ae-0966b9b4d089/metadata returned with HTTP 200 Sep 03 20:09:58 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 632/1252] 192.168.122.54 () {60 vars in 1274 bytes} [Thu Sep 3 20:09:58 2026] PUT /volume/v3/volumes/a12da9ed-5798-4b76-a3ae-0966b9b4d089/metadata => generated 57 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 20:09:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-125fa52c-d09a-49b6-a4fc-d52793332580 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:58 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-125fa52c-d09a-49b6-a4fc-d52793332580 tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] GET http://192.168.122.54/volume/v3/volumes/a12da9ed-5798-4b76-a3ae-0966b9b4d089/metadata Sep 03 20:09:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-125fa52c-d09a-49b6-a4fc-d52793332580 tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-125fa52c-d09a-49b6-a4fc-d52793332580 tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] Calling method 'index' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:58 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:58 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:09:58 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:58 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:09:58 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-125fa52c-d09a-49b6-a4fc-d52793332580 tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] Volume info retrieved successfully. Sep 03 20:09:58 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-125fa52c-d09a-49b6-a4fc-d52793332580 tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] Get volume metadata completed successfully. Sep 03 20:09:58 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-125fa52c-d09a-49b6-a4fc-d52793332580 tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] http://192.168.122.54/volume/v3/volumes/a12da9ed-5798-4b76-a3ae-0966b9b4d089/metadata returned with HTTP 200 Sep 03 20:09:58 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 621/1253] 192.168.122.54 () {58 vars in 1254 bytes} [Thu Sep 3 20:09:58 2026] GET /volume/v3/volumes/a12da9ed-5798-4b76-a3ae-0966b9b4d089/metadata => generated 57 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 20:09:58 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-4b9fabe4-3540-4212-ad94-342c9a16de5b None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:58 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-4b9fabe4-3540-4212-ad94-342c9a16de5b tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] DELETE http://192.168.122.54/volume/v3/volumes/a12da9ed-5798-4b76-a3ae-0966b9b4d089/metadata/key1 Sep 03 20:09:58 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-4b9fabe4-3540-4212-ad94-342c9a16de5b tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:58 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-4b9fabe4-3540-4212-ad94-342c9a16de5b tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:58 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:58 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:09:58 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:58 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:09:58 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-4b9fabe4-3540-4212-ad94-342c9a16de5b tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] Volume info retrieved successfully. Sep 03 20:09:58 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-4b9fabe4-3540-4212-ad94-342c9a16de5b tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] Get volume metadata completed successfully. Sep 03 20:09:58 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-4b9fabe4-3540-4212-ad94-342c9a16de5b tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] Delete volume metadata completed successfully. Sep 03 20:09:58 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-4b9fabe4-3540-4212-ad94-342c9a16de5b tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] http://192.168.122.54/volume/v3/volumes/a12da9ed-5798-4b76-a3ae-0966b9b4d089/metadata/key1 returned with HTTP 200 Sep 03 20:09:58 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 633/1254] 192.168.122.54 () {58 vars in 1272 bytes} [Thu Sep 3 20:09:58 2026] DELETE /volume/v3/volumes/a12da9ed-5798-4b76-a3ae-0966b9b4d089/metadata/key1 => generated 0 bytes in 112 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 03 20:09:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-d4cf51a2-009e-47b6-acee-dc87aa46848b None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:58 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-d4cf51a2-009e-47b6-acee-dc87aa46848b tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] GET http://192.168.122.54/volume/v3/volumes/a12da9ed-5798-4b76-a3ae-0966b9b4d089/metadata Sep 03 20:09:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-d4cf51a2-009e-47b6-acee-dc87aa46848b tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-d4cf51a2-009e-47b6-acee-dc87aa46848b tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] Calling method 'index' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:58 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:58 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:09:58 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:58 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:09:58 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-d4cf51a2-009e-47b6-acee-dc87aa46848b tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] Volume info retrieved successfully. Sep 03 20:09:58 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-d4cf51a2-009e-47b6-acee-dc87aa46848b tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] Get volume metadata completed successfully. Sep 03 20:09:58 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-d4cf51a2-009e-47b6-acee-dc87aa46848b tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] http://192.168.122.54/volume/v3/volumes/a12da9ed-5798-4b76-a3ae-0966b9b4d089/metadata returned with HTTP 200 Sep 03 20:09:58 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 622/1255] 192.168.122.54 () {58 vars in 1254 bytes} [Thu Sep 3 20:09:58 2026] GET /volume/v3/volumes/a12da9ed-5798-4b76-a3ae-0966b9b4d089/metadata => generated 32 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 20:09:58 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-5294913a-f09f-4944-9371-96a2ffa75c52 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:58 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-5294913a-f09f-4944-9371-96a2ffa75c52 tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] PUT http://192.168.122.54/volume/v3/volumes/a12da9ed-5798-4b76-a3ae-0966b9b4d089/metadata Sep 03 20:09:58 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-5294913a-f09f-4944-9371-96a2ffa75c52 tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:09:58 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:58 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:09:58 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:58 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:09:58 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-5294913a-f09f-4944-9371-96a2ffa75c52 tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] Volume info retrieved successfully. Sep 03 20:09:58 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-5294913a-f09f-4944-9371-96a2ffa75c52 tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] Update volume metadata completed successfully. Sep 03 20:09:58 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-5294913a-f09f-4944-9371-96a2ffa75c52 tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] http://192.168.122.54/volume/v3/volumes/a12da9ed-5798-4b76-a3ae-0966b9b4d089/metadata returned with HTTP 200 Sep 03 20:09:58 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 634/1256] 192.168.122.54 () {60 vars in 1274 bytes} [Thu Sep 3 20:09:58 2026] PUT /volume/v3/volumes/a12da9ed-5798-4b76-a3ae-0966b9b4d089/metadata => generated 16 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 20:09:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-12247a0d-674b-4cca-a86d-f0f1a6f58312 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:58 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-12247a0d-674b-4cca-a86d-f0f1a6f58312 tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] POST http://192.168.122.54/volume/v3/volumes/a12da9ed-5798-4b76-a3ae-0966b9b4d089/metadata Sep 03 20:09:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-12247a0d-674b-4cca-a86d-f0f1a6f58312 tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:09:58 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:58 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:09:58 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:58 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:09:58 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-12247a0d-674b-4cca-a86d-f0f1a6f58312 tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] Volume info retrieved successfully. Sep 03 20:09:58 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-12247a0d-674b-4cca-a86d-f0f1a6f58312 tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] Create volume metadata completed successfully. Sep 03 20:09:58 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-12247a0d-674b-4cca-a86d-f0f1a6f58312 tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] http://192.168.122.54/volume/v3/volumes/a12da9ed-5798-4b76-a3ae-0966b9b4d089/metadata returned with HTTP 200 Sep 03 20:09:58 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 623/1257] 192.168.122.54 () {60 vars in 1275 bytes} [Thu Sep 3 20:09:58 2026] POST /volume/v3/volumes/a12da9ed-5798-4b76-a3ae-0966b9b4d089/metadata => generated 68 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 20:09:58 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-2fa6b318-c4ba-4f86-8dd2-9c6f5270183c None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:58 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-2fa6b318-c4ba-4f86-8dd2-9c6f5270183c tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] PUT http://192.168.122.54/volume/v3/volumes/a12da9ed-5798-4b76-a3ae-0966b9b4d089/metadata/key3 Sep 03 20:09:58 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-2fa6b318-c4ba-4f86-8dd2-9c6f5270183c tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:09:58 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:58 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:09:58 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:58 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:09:59 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-2fa6b318-c4ba-4f86-8dd2-9c6f5270183c tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] Volume info retrieved successfully. Sep 03 20:09:59 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-2fa6b318-c4ba-4f86-8dd2-9c6f5270183c tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] Update volume metadata completed successfully. Sep 03 20:09:59 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-2fa6b318-c4ba-4f86-8dd2-9c6f5270183c tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] http://192.168.122.54/volume/v3/volumes/a12da9ed-5798-4b76-a3ae-0966b9b4d089/metadata/key3 returned with HTTP 200 Sep 03 20:09:59 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 635/1258] 192.168.122.54 () {60 vars in 1289 bytes} [Thu Sep 3 20:09:58 2026] PUT /volume/v3/volumes/a12da9ed-5798-4b76-a3ae-0966b9b4d089/metadata/key3 => generated 35 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 20:09:59 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-686e9e2b-5752-439c-80cb-6758dbc755cc None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:59 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-686e9e2b-5752-439c-80cb-6758dbc755cc tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] GET http://192.168.122.54/volume/v3/volumes/a12da9ed-5798-4b76-a3ae-0966b9b4d089/metadata/key3 Sep 03 20:09:59 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-686e9e2b-5752-439c-80cb-6758dbc755cc tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:59 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-686e9e2b-5752-439c-80cb-6758dbc755cc tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:59 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:59 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:09:59 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:59 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:09:59 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-686e9e2b-5752-439c-80cb-6758dbc755cc tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] Volume info retrieved successfully. Sep 03 20:09:59 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-686e9e2b-5752-439c-80cb-6758dbc755cc tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] Get volume metadata completed successfully. Sep 03 20:09:59 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-686e9e2b-5752-439c-80cb-6758dbc755cc tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] http://192.168.122.54/volume/v3/volumes/a12da9ed-5798-4b76-a3ae-0966b9b4d089/metadata/key3 returned with HTTP 200 Sep 03 20:09:59 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 624/1259] 192.168.122.54 () {58 vars in 1269 bytes} [Thu Sep 3 20:09:59 2026] GET /volume/v3/volumes/a12da9ed-5798-4b76-a3ae-0966b9b4d089/metadata/key3 => generated 35 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 20:09:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-99011dc6-cfcf-4b4a-a927-2d3522107a8e None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:59 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-99011dc6-cfcf-4b4a-a927-2d3522107a8e tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] GET http://192.168.122.54/volume/v3/volumes/a12da9ed-5798-4b76-a3ae-0966b9b4d089/metadata Sep 03 20:09:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-99011dc6-cfcf-4b4a-a927-2d3522107a8e tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-99011dc6-cfcf-4b4a-a927-2d3522107a8e tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] Calling method 'index' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:59 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:59 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:09:59 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:59 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:09:59 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-99011dc6-cfcf-4b4a-a927-2d3522107a8e tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] Volume info retrieved successfully. Sep 03 20:09:59 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-99011dc6-cfcf-4b4a-a927-2d3522107a8e tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] Get volume metadata completed successfully. Sep 03 20:09:59 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-99011dc6-cfcf-4b4a-a927-2d3522107a8e tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] http://192.168.122.54/volume/v3/volumes/a12da9ed-5798-4b76-a3ae-0966b9b4d089/metadata returned with HTTP 200 Sep 03 20:09:59 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 636/1260] 192.168.122.54 () {58 vars in 1254 bytes} [Thu Sep 3 20:09:59 2026] GET /volume/v3/volumes/a12da9ed-5798-4b76-a3ae-0966b9b4d089/metadata => generated 75 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 20:09:59 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-839b9559-86b5-4715-a281-64a5a7c3c604 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:59 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-839b9559-86b5-4715-a281-64a5a7c3c604 tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] PUT http://192.168.122.54/volume/v3/volumes/a12da9ed-5798-4b76-a3ae-0966b9b4d089/metadata Sep 03 20:09:59 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-839b9559-86b5-4715-a281-64a5a7c3c604 tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:09:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-555df25b-d8f6-430e-9151-8e5f90dd0798 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:59 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-555df25b-d8f6-430e-9151-8e5f90dd0798 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] GET http://192.168.122.54/volume/v3/volumes/94850303-2c9f-4072-ada9-2524ce857a2b Sep 03 20:09:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-555df25b-d8f6-430e-9151-8e5f90dd0798 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-555df25b-d8f6-430e-9151-8e5f90dd0798 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:59 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:59 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:09:59 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:59 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:09:59 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-839b9559-86b5-4715-a281-64a5a7c3c604 tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] Volume info retrieved successfully. Sep 03 20:09:59 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:59 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:09:59 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:59 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:09:59 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-839b9559-86b5-4715-a281-64a5a7c3c604 tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] Update volume metadata completed successfully. Sep 03 20:09:59 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-839b9559-86b5-4715-a281-64a5a7c3c604 tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] http://192.168.122.54/volume/v3/volumes/a12da9ed-5798-4b76-a3ae-0966b9b4d089/metadata returned with HTTP 200 Sep 03 20:09:59 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-555df25b-d8f6-430e-9151-8e5f90dd0798 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Volume info retrieved successfully. Sep 03 20:09:59 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 625/1261] 192.168.122.54 () {60 vars in 1274 bytes} [Thu Sep 3 20:09:59 2026] PUT /volume/v3/volumes/a12da9ed-5798-4b76-a3ae-0966b9b4d089/metadata => generated 16 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 20:09:59 devstack devstack@c-api.service[87289]: WARNING stevedore.named [None req-555df25b-d8f6-430e-9151-8e5f90dd0798 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:09:59 devstack devstack@c-api.service[87289]: WARNING castellan.key_manager [None req-555df25b-d8f6-430e-9151-8e5f90dd0798 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:09:59 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-f112f827-060d-4053-8391-506d0fec6223 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:59 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f112f827-060d-4053-8391-506d0fec6223 tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] GET http://192.168.122.54/volume/v3/volumes/a12da9ed-5798-4b76-a3ae-0966b9b4d089 Sep 03 20:09:59 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f112f827-060d-4053-8391-506d0fec6223 tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:59 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f112f827-060d-4053-8391-506d0fec6223 tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:59 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:59 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:09:59 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:59 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:09:59 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-f112f827-060d-4053-8391-506d0fec6223 tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] Volume info retrieved successfully. Sep 03 20:09:59 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f112f827-060d-4053-8391-506d0fec6223 tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] http://192.168.122.54/volume/v3/volumes/a12da9ed-5798-4b76-a3ae-0966b9b4d089 returned with HTTP 200 Sep 03 20:09:59 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 626/1262] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:09:59 2026] GET /volume/v3/volumes/a12da9ed-5798-4b76-a3ae-0966b9b4d089 => generated 850 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:09:59 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-5124e433-a18c-4c83-ae5b-c5312a920bfc None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:59 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5124e433-a18c-4c83-ae5b-c5312a920bfc tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] DELETE http://192.168.122.54/volume/v3/volumes/a12da9ed-5798-4b76-a3ae-0966b9b4d089 Sep 03 20:09:59 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5124e433-a18c-4c83-ae5b-c5312a920bfc tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:59 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5124e433-a18c-4c83-ae5b-c5312a920bfc tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:59 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-5124e433-a18c-4c83-ae5b-c5312a920bfc tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] Delete volume with id: a12da9ed-5798-4b76-a3ae-0966b9b4d089 Sep 03 20:09:59 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:59 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:09:59 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:59 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:09:59 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-5124e433-a18c-4c83-ae5b-c5312a920bfc tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] Volume info retrieved successfully. Sep 03 20:09:59 devstack devstack@c-api.service[87289]: DEBUG oslo_db.sqlalchemy.engines [None req-555df25b-d8f6-430e-9151-8e5f90dd0798 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87289) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:09:59 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:59 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:09:59 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-5124e433-a18c-4c83-ae5b-c5312a920bfc tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] Delete volume request issued successfully. Sep 03 20:09:59 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5124e433-a18c-4c83-ae5b-c5312a920bfc tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] http://192.168.122.54/volume/v3/volumes/a12da9ed-5798-4b76-a3ae-0966b9b4d089 returned with HTTP 202 Sep 03 20:09:59 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 627/1263] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:09:59 2026] DELETE /volume/v3/volumes/a12da9ed-5798-4b76-a3ae-0966b9b4d089 => generated 0 bytes in 139 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:09:59 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-521d9b69-ac41-4ba9-9998-bbb808943cab None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:09:59 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-521d9b69-ac41-4ba9-9998-bbb808943cab tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] GET http://192.168.122.54/volume/v3/volumes/a12da9ed-5798-4b76-a3ae-0966b9b4d089 Sep 03 20:09:59 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-521d9b69-ac41-4ba9-9998-bbb808943cab tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:09:59 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-521d9b69-ac41-4ba9-9998-bbb808943cab tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:09:59 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:09:59 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:09:59 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-555df25b-d8f6-430e-9151-8e5f90dd0798 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] http://192.168.122.54/volume/v3/volumes/94850303-2c9f-4072-ada9-2524ce857a2b returned with HTTP 200 Sep 03 20:09:59 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:09:59 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:09:59 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 637/1264] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:09:59 2026] GET /volume/v3/volumes/94850303-2c9f-4072-ada9-2524ce857a2b => generated 912 bytes in 406 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:09:59 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-521d9b69-ac41-4ba9-9998-bbb808943cab tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] Volume info retrieved successfully. Sep 03 20:09:59 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-521d9b69-ac41-4ba9-9998-bbb808943cab tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] http://192.168.122.54/volume/v3/volumes/a12da9ed-5798-4b76-a3ae-0966b9b4d089 returned with HTTP 200 Sep 03 20:09:59 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 628/1265] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:09:59 2026] GET /volume/v3/volumes/a12da9ed-5798-4b76-a3ae-0966b9b4d089 => generated 849 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:00 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-2f95083f-b3f7-4fce-a03b-7aa3684363d1 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:00 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-2f95083f-b3f7-4fce-a03b-7aa3684363d1 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] GET http://192.168.122.54/volume/v3/volumes/94850303-2c9f-4072-ada9-2524ce857a2b Sep 03 20:10:00 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-2f95083f-b3f7-4fce-a03b-7aa3684363d1 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:00 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-2f95083f-b3f7-4fce-a03b-7aa3684363d1 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:00 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-26ec3cd4-fc28-4325-8239-66ec0c498090 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:00 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-26ec3cd4-fc28-4325-8239-66ec0c498090 tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] GET http://192.168.122.54/volume/v3/volumes/a12da9ed-5798-4b76-a3ae-0966b9b4d089 Sep 03 20:10:00 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-26ec3cd4-fc28-4325-8239-66ec0c498090 tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:00 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-26ec3cd4-fc28-4325-8239-66ec0c498090 tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:00 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:00 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:10:00 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:00 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:10:00 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:00 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:10:00 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:00 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:00 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-2f95083f-b3f7-4fce-a03b-7aa3684363d1 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Volume info retrieved successfully. Sep 03 20:10:00 devstack devstack@c-api.service[87289]: WARNING stevedore.named [None req-2f95083f-b3f7-4fce-a03b-7aa3684363d1 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:10:00 devstack devstack@c-api.service[87289]: WARNING castellan.key_manager [None req-2f95083f-b3f7-4fce-a03b-7aa3684363d1 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:10:00 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-26ec3cd4-fc28-4325-8239-66ec0c498090 tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] Volume info retrieved successfully. Sep 03 20:10:00 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-26ec3cd4-fc28-4325-8239-66ec0c498090 tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] http://192.168.122.54/volume/v3/volumes/a12da9ed-5798-4b76-a3ae-0966b9b4d089 returned with HTTP 200 Sep 03 20:10:00 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 629/1266] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:10:00 2026] GET /volume/v3/volumes/a12da9ed-5798-4b76-a3ae-0966b9b4d089 => generated 849 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:00 devstack devstack@c-api.service[87289]: DEBUG oslo_db.sqlalchemy.engines [None req-2f95083f-b3f7-4fce-a03b-7aa3684363d1 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87289) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:10:00 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:00 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:10:00 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-2f95083f-b3f7-4fce-a03b-7aa3684363d1 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] http://192.168.122.54/volume/v3/volumes/94850303-2c9f-4072-ada9-2524ce857a2b returned with HTTP 200 Sep 03 20:10:00 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 638/1267] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:10:00 2026] GET /volume/v3/volumes/94850303-2c9f-4072-ada9-2524ce857a2b => generated 913 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:10:00 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-6c4b8db8-28c5-4a13-ad73-86ffbe668698 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:00 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6c4b8db8-28c5-4a13-ad73-86ffbe668698 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:10:00 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-6c4b8db8-28c5-4a13-ad73-86ffbe668698 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2035680982", "volume_type": "7c4d0944-296d-48fe-8505-e8f731b550a2", "group_id": "d12bb523-211e-4f0b-925d-f70693a9d6d0", "size": 1}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:10:00 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.volumes [None req-6c4b8db8-28c5-4a13-ad73-86ffbe668698 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2035680982', 'volume_type': '7c4d0944-296d-48fe-8505-e8f731b550a2', 'group_id': 'd12bb523-211e-4f0b-925d-f70693a9d6d0', 'size': 1}} {{(pid=87290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:10:00 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:00 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:00 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-6c4b8db8-28c5-4a13-ad73-86ffbe668698 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Create volume of 1 GB Sep 03 20:10:00 devstack devstack@c-api.service[87290]: /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 03 20:10:00 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, cls(context), Sep 03 20:10:00 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-6c4b8db8-28c5-4a13-ad73-86ffbe668698 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Availability Zones retrieved successfully. Sep 03 20:10:00 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-6c4b8db8-28c5-4a13-ad73-86ffbe668698 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Flow 'volume_create_api' (8e4c409e-3cbf-4119-9900-d1c828f2593c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:10:00 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-6c4b8db8-28c5-4a13-ad73-86ffbe668698 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76b13154-fff0-4fdb-a298-aca6dadc87bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:10:00 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:00 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:00 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.flows.api.create_volume [None req-6c4b8db8-28c5-4a13-ad73-86ffbe668698 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Validating volume size '1' using validate_int {{(pid=87290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:10:01 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-6c4b8db8-28c5-4a13-ad73-86ffbe668698 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76b13154-fff0-4fdb-a298-aca6dadc87bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T18:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7c4d0944-296d-48fe-8505-e8f731b550a2,is_public=True,name='tempest-GroupsTest-volume-type-346201616',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7c4d0944-296d-48fe-8505-e8f731b550a2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd12bb523-211e-4f0b-925d-f70693a9d6d0', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:10:01 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-6c4b8db8-28c5-4a13-ad73-86ffbe668698 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b851eb6-8937-4c0f-ae81-85d75a4275cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:10:01 devstack devstack@c-api.service[87290]: WARNING cinder.quota [None req-6c4b8db8-28c5-4a13-ad73-86ffbe668698 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-346201616 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-346201616, it is now deprecated. Please use the default quota class for default quota. Sep 03 20:10:01 devstack devstack@c-api.service[87290]: WARNING cinder.quota [None req-6c4b8db8-28c5-4a13-ad73-86ffbe668698 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-346201616 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-346201616, it is now deprecated. Please use the default quota class for default quota. Sep 03 20:10:01 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-6c4b8db8-28c5-4a13-ad73-86ffbe668698 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Created reservations ['2533a0e0-a999-4087-98aa-126c7ee37f18', 'f737a649-9faf-4a4a-a05b-fe31abbc4f10', 'cf937799-a65b-455c-9cb4-b009db46ee9c', '31a15a99-b77c-49fa-ba93-7ef0c34bdc2d'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:10:01 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-6c4b8db8-28c5-4a13-ad73-86ffbe668698 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b851eb6-8937-4c0f-ae81-85d75a4275cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2533a0e0-a999-4087-98aa-126c7ee37f18', 'f737a649-9faf-4a4a-a05b-fe31abbc4f10', 'cf937799-a65b-455c-9cb4-b009db46ee9c', '31a15a99-b77c-49fa-ba93-7ef0c34bdc2d']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:10:01 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-6c4b8db8-28c5-4a13-ad73-86ffbe668698 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4aaec763-9213-4996-827a-fe6f24c45034) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:10:01 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:01 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:10:01 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-6c4b8db8-28c5-4a13-ad73-86ffbe668698 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4aaec763-9213-4996-827a-fe6f24c45034) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b182e2a8-deb8-49d2-a838-529b8ee1e2ea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2035680982',encryption_key_id=None,group_id=d12bb523-211e-4f0b-925d-f70693a9d6d0,group_type_id=,metadata={},multiattach=False,project_id='c788af9d23fe4b899b6cf84ecd6ccf22',qos_specs=None,replication_status=,reservations=['2533a0e0-a999-4087-98aa-126c7ee37f18','f737a649-9faf-4a4a-a05b-fe31abbc4f10','cf937799-a65b-455c-9cb4-b009db46ee9c','31a15a99-b77c-49fa-ba93-7ef0c34bdc2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d19ffe24044946e1bcffc847058e1e1c',volume_type_id=7c4d0944-296d-48fe-8505-e8f731b550a2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:10:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2035680982',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d12bb523-211e-4f0b-925d-f70693a9d6d0,host=None,id=b182e2a8-deb8-49d2-a838-529b8ee1e2ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c788af9d23fe4b899b6cf84ecd6ccf22',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d19ffe24044946e1bcffc847058e1e1c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7c4d0944-296d-48fe-8505-e8f731b550a2),volume_type_id=7c4d0944-296d-48fe-8505-e8f731b550a2)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:10:01 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-6c4b8db8-28c5-4a13-ad73-86ffbe668698 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6d2d339-2080-4f61-9149-41bf4e6aa90f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:10:01 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-6c4b8db8-28c5-4a13-ad73-86ffbe668698 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6d2d339-2080-4f61-9149-41bf4e6aa90f) transitioned into state 'SUCCESS' from state '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-2035680982',encryption_key_id=None,group_id=d12bb523-211e-4f0b-925d-f70693a9d6d0,group_type_id=,metadata={},multiattach=False,project_id='c788af9d23fe4b899b6cf84ecd6ccf22',qos_specs=None,replication_status=,reservations=['2533a0e0-a999-4087-98aa-126c7ee37f18','f737a649-9faf-4a4a-a05b-fe31abbc4f10','cf937799-a65b-455c-9cb4-b009db46ee9c','31a15a99-b77c-49fa-ba93-7ef0c34bdc2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d19ffe24044946e1bcffc847058e1e1c',volume_type_id=7c4d0944-296d-48fe-8505-e8f731b550a2)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:10:01 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-6c4b8db8-28c5-4a13-ad73-86ffbe668698 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31c2a5de-fd5d-41ba-9bef-e42450fc1e0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:10:01 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-6c4b8db8-28c5-4a13-ad73-86ffbe668698 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31c2a5de-fd5d-41ba-9bef-e42450fc1e0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:10:01 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-6c4b8db8-28c5-4a13-ad73-86ffbe668698 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Flow 'volume_create_api' (8e4c409e-3cbf-4119-9900-d1c828f2593c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:10:01 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-6c4b8db8-28c5-4a13-ad73-86ffbe668698 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Create volume request issued successfully. Sep 03 20:10:01 devstack devstack@c-api.service[87290]: WARNING stevedore.named [None req-6c4b8db8-28c5-4a13-ad73-86ffbe668698 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:10:01 devstack devstack@c-api.service[87290]: WARNING castellan.key_manager [None req-6c4b8db8-28c5-4a13-ad73-86ffbe668698 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:10:01 devstack devstack@c-api.service[87290]: DEBUG oslo_db.sqlalchemy.engines [None req-6c4b8db8-28c5-4a13-ad73-86ffbe668698 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:10:01 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:01 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:01 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6c4b8db8-28c5-4a13-ad73-86ffbe668698 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:10:01 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 630/1268] 192.168.122.54 () {62 vars in 1179 bytes} [Thu Sep 3 20:10:00 2026] POST /volume/v3/volumes => generated 820 bytes in 612 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:10:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-197580fd-f801-467d-a83d-030a42384993 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:01 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-197580fd-f801-467d-a83d-030a42384993 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] GET http://192.168.122.54/volume/v3/volumes/b182e2a8-deb8-49d2-a838-529b8ee1e2ea Sep 03 20:10:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-197580fd-f801-467d-a83d-030a42384993 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-197580fd-f801-467d-a83d-030a42384993 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:01 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:01 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:10:01 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:01 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:10:01 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-197580fd-f801-467d-a83d-030a42384993 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Volume info retrieved successfully. Sep 03 20:10:01 devstack devstack@c-api.service[87289]: WARNING stevedore.named [None req-197580fd-f801-467d-a83d-030a42384993 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:10:01 devstack devstack@c-api.service[87289]: WARNING castellan.key_manager [None req-197580fd-f801-467d-a83d-030a42384993 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:10:01 devstack devstack@c-api.service[87289]: DEBUG oslo_db.sqlalchemy.engines [None req-197580fd-f801-467d-a83d-030a42384993 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87289) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:10:01 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:01 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:10:01 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-197580fd-f801-467d-a83d-030a42384993 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] http://192.168.122.54/volume/v3/volumes/b182e2a8-deb8-49d2-a838-529b8ee1e2ea returned with HTTP 200 Sep 03 20:10:01 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 639/1269] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:10:01 2026] GET /volume/v3/volumes/b182e2a8-deb8-49d2-a838-529b8ee1e2ea => generated 888 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:10:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-3ce98313-8e9a-406d-ae56-5fa8b74f1c43 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:01 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-3ce98313-8e9a-406d-ae56-5fa8b74f1c43 tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] GET http://192.168.122.54/volume/v3/volumes/a12da9ed-5798-4b76-a3ae-0966b9b4d089 Sep 03 20:10:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-3ce98313-8e9a-406d-ae56-5fa8b74f1c43 tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-3ce98313-8e9a-406d-ae56-5fa8b74f1c43 tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:01 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-3ce98313-8e9a-406d-ae56-5fa8b74f1c43 tempest-VolumesMetadataTest-444197437 tempest-VolumesMetadataTest-444197437-project-member] http://192.168.122.54/volume/v3/volumes/a12da9ed-5798-4b76-a3ae-0966b9b4d089 returned with HTTP 404 Sep 03 20:10:01 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 631/1270] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:10:01 2026] GET /volume/v3/volumes/a12da9ed-5798-4b76-a3ae-0966b9b4d089 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:10:02 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-1c71e4d2-597c-4385-8c01-6de379110c9a None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:02 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-1c71e4d2-597c-4385-8c01-6de379110c9a tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] GET http://192.168.122.54/volume/v3/volumes/b182e2a8-deb8-49d2-a838-529b8ee1e2ea Sep 03 20:10:02 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-1c71e4d2-597c-4385-8c01-6de379110c9a tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:02 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-1c71e4d2-597c-4385-8c01-6de379110c9a tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:02 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:02 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:10:02 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:02 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:10:02 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-1c71e4d2-597c-4385-8c01-6de379110c9a tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Volume info retrieved successfully. Sep 03 20:10:02 devstack devstack@c-api.service[87289]: WARNING stevedore.named [None req-1c71e4d2-597c-4385-8c01-6de379110c9a tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:10:02 devstack devstack@c-api.service[87289]: WARNING castellan.key_manager [None req-1c71e4d2-597c-4385-8c01-6de379110c9a tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:10:02 devstack devstack@c-api.service[87289]: DEBUG oslo_db.sqlalchemy.engines [None req-1c71e4d2-597c-4385-8c01-6de379110c9a tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87289) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:10:02 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:02 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:10:02 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-1c71e4d2-597c-4385-8c01-6de379110c9a tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] http://192.168.122.54/volume/v3/volumes/b182e2a8-deb8-49d2-a838-529b8ee1e2ea returned with HTTP 200 Sep 03 20:10:02 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 640/1271] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:10:02 2026] GET /volume/v3/volumes/b182e2a8-deb8-49d2-a838-529b8ee1e2ea => generated 912 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:10:03 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-56af7f1d-6150-4ace-a851-8b12447938d5 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:03 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-56af7f1d-6150-4ace-a851-8b12447938d5 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] GET http://192.168.122.54/volume/v3/volumes/b182e2a8-deb8-49d2-a838-529b8ee1e2ea Sep 03 20:10:03 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-56af7f1d-6150-4ace-a851-8b12447938d5 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:03 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-56af7f1d-6150-4ace-a851-8b12447938d5 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:03 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:03 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:10:03 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:03 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:03 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-56af7f1d-6150-4ace-a851-8b12447938d5 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Volume info retrieved successfully. Sep 03 20:10:03 devstack devstack@c-api.service[87290]: WARNING stevedore.named [None req-56af7f1d-6150-4ace-a851-8b12447938d5 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:10:03 devstack devstack@c-api.service[87290]: WARNING castellan.key_manager [None req-56af7f1d-6150-4ace-a851-8b12447938d5 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:10:03 devstack devstack@c-api.service[87290]: DEBUG oslo_db.sqlalchemy.engines [None req-56af7f1d-6150-4ace-a851-8b12447938d5 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:10:04 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:04 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:04 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-56af7f1d-6150-4ace-a851-8b12447938d5 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] http://192.168.122.54/volume/v3/volumes/b182e2a8-deb8-49d2-a838-529b8ee1e2ea returned with HTTP 200 Sep 03 20:10:04 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 632/1272] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:10:03 2026] GET /volume/v3/volumes/b182e2a8-deb8-49d2-a838-529b8ee1e2ea => generated 913 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:10:04 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-51da13be-ccec-437b-a368-f9415ce18711 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:04 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-51da13be-ccec-437b-a368-f9415ce18711 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] PUT http://192.168.122.54/volume/v3/groups/d12bb523-211e-4f0b-925d-f70693a9d6d0 Sep 03 20:10:04 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-51da13be-ccec-437b-a368-f9415ce18711 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "b182e2a8-deb8-49d2-a838-529b8ee1e2ea"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:10:04 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.groups [None req-51da13be-ccec-437b-a368-f9415ce18711 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Update called for group d12bb523-211e-4f0b-925d-f70693a9d6d0. {{(pid=87289) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 03 20:10:04 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.groups [None req-51da13be-ccec-437b-a368-f9415ce18711 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Updating group d12bb523-211e-4f0b-925d-f70693a9d6d0 with name new_group description: This is a new group add_volumes: None remove_volumes: b182e2a8-deb8-49d2-a838-529b8ee1e2ea. Sep 03 20:10:04 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:04 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:10:04 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-51da13be-ccec-437b-a368-f9415ce18711 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] http://192.168.122.54/volume/v3/groups/d12bb523-211e-4f0b-925d-f70693a9d6d0 returned with HTTP 202 Sep 03 20:10:04 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 641/1273] 192.168.122.54 () {62 vars in 1286 bytes} [Thu Sep 3 20:10:04 2026] PUT /volume/v3/groups/d12bb523-211e-4f0b-925d-f70693a9d6d0 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 20:10:04 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-14b281c9-aafb-40e2-900e-bc7374dbe5e2 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:04 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-14b281c9-aafb-40e2-900e-bc7374dbe5e2 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] GET http://192.168.122.54/volume/v3/groups/d12bb523-211e-4f0b-925d-f70693a9d6d0 Sep 03 20:10:04 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-14b281c9-aafb-40e2-900e-bc7374dbe5e2 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:04 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-14b281c9-aafb-40e2-900e-bc7374dbe5e2 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Calling method 'version_select' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:04 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.groups [None req-14b281c9-aafb-40e2-900e-bc7374dbe5e2 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] show called for member d12bb523-211e-4f0b-925d-f70693a9d6d0 {{(pid=87290) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 20:10:04 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:04 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:04 devstack devstack@c-api.service[87290]: /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 03 20:10:04 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, cls(context), Sep 03 20:10:04 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-14b281c9-aafb-40e2-900e-bc7374dbe5e2 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] http://192.168.122.54/volume/v3/groups/d12bb523-211e-4f0b-925d-f70693a9d6d0 returned with HTTP 200 Sep 03 20:10:04 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 633/1274] 192.168.122.54 () {60 vars in 1265 bytes} [Thu Sep 3 20:10:04 2026] GET /volume/v3/groups/d12bb523-211e-4f0b-925d-f70693a9d6d0 => generated 323 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:10:04 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-e9b3f96c-3809-4e42-883b-30a981e11e6e None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:05 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-ce92482d-8f7d-4dc4-8a74-61ea0d5e9e02 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:05 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ce92482d-8f7d-4dc4-8a74-61ea0d5e9e02 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] GET http://192.168.122.54/volume/v3/groups/d12bb523-211e-4f0b-925d-f70693a9d6d0 Sep 03 20:10:05 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ce92482d-8f7d-4dc4-8a74-61ea0d5e9e02 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:05 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ce92482d-8f7d-4dc4-8a74-61ea0d5e9e02 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Calling method 'version_select' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:05 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.groups [None req-ce92482d-8f7d-4dc4-8a74-61ea0d5e9e02 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] show called for member d12bb523-211e-4f0b-925d-f70693a9d6d0 {{(pid=87290) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 20:10:05 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:05 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:05 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-e9b3f96c-3809-4e42-883b-30a981e11e6e tempest-VolumeServicesNegativeTest-1016925571 tempest-VolumeServicesNegativeTest-1016925571-project-admin] GET http://192.168.122.54/volume/v3/os-services Sep 03 20:10:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-e9b3f96c-3809-4e42-883b-30a981e11e6e tempest-VolumeServicesNegativeTest-1016925571 tempest-VolumeServicesNegativeTest-1016925571-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-e9b3f96c-3809-4e42-883b-30a981e11e6e tempest-VolumeServicesNegativeTest-1016925571 tempest-VolumeServicesNegativeTest-1016925571-project-admin] Calling method 'index' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:05 devstack devstack@c-api.service[87289]: /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 03 20:10:05 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 20:10:05 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-e9b3f96c-3809-4e42-883b-30a981e11e6e tempest-VolumeServicesNegativeTest-1016925571 tempest-VolumeServicesNegativeTest-1016925571-project-admin] http://192.168.122.54/volume/v3/os-services returned with HTTP 200 Sep 03 20:10:05 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 642/1275] 192.168.122.54 () {58 vars in 1128 bytes} [Thu Sep 3 20:10:04 2026] GET /volume/v3/os-services => generated 705 bytes in 427 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:05 devstack devstack@c-api.service[87290]: /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 03 20:10:05 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, cls(context), Sep 03 20:10:05 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ce92482d-8f7d-4dc4-8a74-61ea0d5e9e02 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] http://192.168.122.54/volume/v3/groups/d12bb523-211e-4f0b-925d-f70693a9d6d0 returned with HTTP 200 Sep 03 20:10:05 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 634/1276] 192.168.122.54 () {60 vars in 1265 bytes} [Thu Sep 3 20:10:05 2026] GET /volume/v3/groups/d12bb523-211e-4f0b-925d-f70693a9d6d0 => generated 324 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:10:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-2db03a3b-dc25-40a1-86de-7257e6a6b41c None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:05 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-2db03a3b-dc25-40a1-86de-7257e6a6b41c tempest-VolumeServicesNegativeTest-1016925571 tempest-VolumeServicesNegativeTest-1016925571-project-admin] PUT http://192.168.122.54/volume/v3/os-services/disable-log-reason Sep 03 20:10:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-2db03a3b-dc25-40a1-86de-7257e6a6b41c tempest-VolumeServicesNegativeTest-1016925571 tempest-VolumeServicesNegativeTest-1016925571-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "devstack", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:10:05 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-2db03a3b-dc25-40a1-86de-7257e6a6b41c tempest-VolumeServicesNegativeTest-1016925571 tempest-VolumeServicesNegativeTest-1016925571-project-admin] http://192.168.122.54/volume/v3/os-services/disable-log-reason returned with HTTP 400 Sep 03 20:10:05 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-7d8b4524-e34a-47be-98a9-c5d596f78ea4 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:05 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 643/1277] 192.168.122.54 () {60 vars in 1205 bytes} [Thu Sep 3 20:10:05 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 03 20:10:05 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-7d8b4524-e34a-47be-98a9-c5d596f78ea4 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] GET http://192.168.122.54/volume/v3/groups/d12bb523-211e-4f0b-925d-f70693a9d6d0 Sep 03 20:10:05 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-7d8b4524-e34a-47be-98a9-c5d596f78ea4 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:05 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-7d8b4524-e34a-47be-98a9-c5d596f78ea4 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Calling method 'version_select' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:05 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.groups [None req-7d8b4524-e34a-47be-98a9-c5d596f78ea4 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] show called for member d12bb523-211e-4f0b-925d-f70693a9d6d0 {{(pid=87290) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 20:10:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-4c87ce41-0a9c-4a90-89a5-4d25311d6e6a None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:05 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-4c87ce41-0a9c-4a90-89a5-4d25311d6e6a tempest-VolumeServicesNegativeTest-1016925571 tempest-VolumeServicesNegativeTest-1016925571-project-admin] PUT http://192.168.122.54/volume/v3/os-services/disable Sep 03 20:10:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-4c87ce41-0a9c-4a90-89a5-4d25311d6e6a tempest-VolumeServicesNegativeTest-1016925571 tempest-VolumeServicesNegativeTest-1016925571-project-admin] Action: 'disable', calling method: disable, body: {"host": "devstack", "binary": "invalid_binary"} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:10:05 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:05 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:05 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-4c87ce41-0a9c-4a90-89a5-4d25311d6e6a tempest-VolumeServicesNegativeTest-1016925571 tempest-VolumeServicesNegativeTest-1016925571-project-admin] http://192.168.122.54/volume/v3/os-services/disable returned with HTTP 404 Sep 03 20:10:05 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 644/1278] 192.168.122.54 () {60 vars in 1172 bytes} [Thu Sep 3 20:10:05 2026] PUT /volume/v3/os-services/disable => generated 105 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:10:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-18ffa05c-d66a-49c6-8f36-976f29cedddd None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:05 devstack devstack@c-api.service[87290]: /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 03 20:10:05 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, cls(context), Sep 03 20:10:05 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-7d8b4524-e34a-47be-98a9-c5d596f78ea4 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] http://192.168.122.54/volume/v3/groups/d12bb523-211e-4f0b-925d-f70693a9d6d0 returned with HTTP 200 Sep 03 20:10:05 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 635/1279] 192.168.122.54 () {60 vars in 1265 bytes} [Thu Sep 3 20:10:05 2026] GET /volume/v3/groups/d12bb523-211e-4f0b-925d-f70693a9d6d0 => generated 324 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:10:05 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-18ffa05c-d66a-49c6-8f36-976f29cedddd tempest-VolumeServicesNegativeTest-1016925571 tempest-VolumeServicesNegativeTest-1016925571-project-admin] PUT http://192.168.122.54/volume/v3/os-services/enable Sep 03 20:10:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-18ffa05c-d66a-49c6-8f36-976f29cedddd tempest-VolumeServicesNegativeTest-1016925571 tempest-VolumeServicesNegativeTest-1016925571-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:10:05 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-3cf6b487-2ed0-4161-842e-bbc3ff18ca3a None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:05 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-3cf6b487-2ed0-4161-842e-bbc3ff18ca3a tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] GET http://192.168.122.54/volume/v3/volumes/detail Sep 03 20:10:05 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-18ffa05c-d66a-49c6-8f36-976f29cedddd tempest-VolumeServicesNegativeTest-1016925571 tempest-VolumeServicesNegativeTest-1016925571-project-admin] http://192.168.122.54/volume/v3/os-services/enable returned with HTTP 404 Sep 03 20:10:05 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 645/1280] 192.168.122.54 () {60 vars in 1169 bytes} [Thu Sep 3 20:10:05 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:10:05 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-3cf6b487-2ed0-4161-842e-bbc3ff18ca3a tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:05 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-3cf6b487-2ed0-4161-842e-bbc3ff18ca3a tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Calling method 'detail' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:05 devstack devstack@c-api.service[87290]: DEBUG cinder.api.api_utils [None req-3cf6b487-2ed0-4161-842e-bbc3ff18ca3a tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Removing options '' from query. {{(pid=87290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:10:05 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:05 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:05 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-3cf6b487-2ed0-4161-842e-bbc3ff18ca3a tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87290) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 20:10:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-e7c57247-83e4-419d-b56a-237de7ba024b None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:05 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-e7c57247-83e4-419d-b56a-237de7ba024b tempest-VolumeServicesNegativeTest-1016925571 tempest-VolumeServicesNegativeTest-1016925571-project-admin] PUT http://192.168.122.54/volume/v3/os-services/freeze Sep 03 20:10:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-e7c57247-83e4-419d-b56a-237de7ba024b tempest-VolumeServicesNegativeTest-1016925571 tempest-VolumeServicesNegativeTest-1016925571-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:10:05 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-e7c57247-83e4-419d-b56a-237de7ba024b tempest-VolumeServicesNegativeTest-1016925571 tempest-VolumeServicesNegativeTest-1016925571-project-admin] http://192.168.122.54/volume/v3/os-services/freeze returned with HTTP 400 Sep 03 20:10:05 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 646/1281] 192.168.122.54 () {60 vars in 1169 bytes} [Thu Sep 3 20:10:05 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 25 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 03 20:10:05 devstack devstack@c-api.service[87290]: /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 03 20:10:05 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 20:10:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-26b989c7-4e67-4def-a20e-f581cbd5860b None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:05 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:05 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:10:05 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:05 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:10:05 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-3cf6b487-2ed0-4161-842e-bbc3ff18ca3a tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Get all volumes completed successfully. Sep 03 20:10:05 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-26b989c7-4e67-4def-a20e-f581cbd5860b tempest-VolumeServicesNegativeTest-1016925571 tempest-VolumeServicesNegativeTest-1016925571-project-admin] PUT http://192.168.122.54/volume/v3/os-services/thaw Sep 03 20:10:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-26b989c7-4e67-4def-a20e-f581cbd5860b tempest-VolumeServicesNegativeTest-1016925571 tempest-VolumeServicesNegativeTest-1016925571-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:10:05 devstack devstack@c-api.service[87290]: WARNING stevedore.named [None req-3cf6b487-2ed0-4161-842e-bbc3ff18ca3a tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:10:05 devstack devstack@c-api.service[87290]: WARNING castellan.key_manager [None req-3cf6b487-2ed0-4161-842e-bbc3ff18ca3a tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:10:05 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-26b989c7-4e67-4def-a20e-f581cbd5860b tempest-VolumeServicesNegativeTest-1016925571 tempest-VolumeServicesNegativeTest-1016925571-project-admin] http://192.168.122.54/volume/v3/os-services/thaw returned with HTTP 400 Sep 03 20:10:05 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 647/1282] 192.168.122.54 () {60 vars in 1163 bytes} [Thu Sep 3 20:10:05 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 18 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 03 20:10:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-d98bb292-79c6-48e9-9c02-10d66c8d7d47 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:05 devstack devstack@c-api.service[87290]: DEBUG oslo_db.sqlalchemy.engines [None req-3cf6b487-2ed0-4161-842e-bbc3ff18ca3a tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:10:05 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:05 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:05 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-3cf6b487-2ed0-4161-842e-bbc3ff18ca3a tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] http://192.168.122.54/volume/v3/volumes/detail returned with HTTP 200 Sep 03 20:10:05 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 636/1283] 192.168.122.54 () {60 vars in 1178 bytes} [Thu Sep 3 20:10:05 2026] GET /volume/v3/volumes/detail => generated 1785 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 20:10:05 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-7c488e05-5757-4186-bdc3-2422ed1c4486 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:05 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-7c488e05-5757-4186-bdc3-2422ed1c4486 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] PUT http://192.168.122.54/volume/v3/groups/d12bb523-211e-4f0b-925d-f70693a9d6d0 Sep 03 20:10:05 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-7c488e05-5757-4186-bdc3-2422ed1c4486 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "b182e2a8-deb8-49d2-a838-529b8ee1e2ea"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:10:05 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.groups [None req-7c488e05-5757-4186-bdc3-2422ed1c4486 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Update called for group d12bb523-211e-4f0b-925d-f70693a9d6d0. {{(pid=87290) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 03 20:10:05 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.groups [None req-7c488e05-5757-4186-bdc3-2422ed1c4486 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Updating group d12bb523-211e-4f0b-925d-f70693a9d6d0 with name None description: None add_volumes: b182e2a8-deb8-49d2-a838-529b8ee1e2ea remove_volumes: None. Sep 03 20:10:05 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:05 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:05 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:05 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:10:05 devstack devstack@c-api.service[87290]: /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 03 20:10:05 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, cls(context), Sep 03 20:10:05 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d98bb292-79c6-48e9-9c02-10d66c8d7d47 tempest-VolumesCloneNegativeTest-1799275110 tempest-VolumesCloneNegativeTest-1799275110-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:10:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d98bb292-79c6-48e9-9c02-10d66c8d7d47 tempest-VolumesCloneNegativeTest-1799275110 tempest-VolumesCloneNegativeTest-1799275110-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-387530535"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:10:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volumes [None req-d98bb292-79c6-48e9-9c02-10d66c8d7d47 tempest-VolumesCloneNegativeTest-1799275110 tempest-VolumesCloneNegativeTest-1799275110-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-387530535'}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:10:05 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-d98bb292-79c6-48e9-9c02-10d66c8d7d47 tempest-VolumesCloneNegativeTest-1799275110 tempest-VolumesCloneNegativeTest-1799275110-project-member] Create volume of 2 GB Sep 03 20:10:05 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-7c488e05-5757-4186-bdc3-2422ed1c4486 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] http://192.168.122.54/volume/v3/groups/d12bb523-211e-4f0b-925d-f70693a9d6d0 returned with HTTP 202 Sep 03 20:10:05 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 637/1284] 192.168.122.54 () {62 vars in 1285 bytes} [Thu Sep 3 20:10:05 2026] PUT /volume/v3/groups/d12bb523-211e-4f0b-925d-f70693a9d6d0 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 20:10:05 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-d98bb292-79c6-48e9-9c02-10d66c8d7d47 tempest-VolumesCloneNegativeTest-1799275110 tempest-VolumesCloneNegativeTest-1799275110-project-member] Availability Zones retrieved successfully. Sep 03 20:10:05 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-bf557f0b-ad72-491b-8291-2416fc00380c None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:05 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-bf557f0b-ad72-491b-8291-2416fc00380c tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] GET http://192.168.122.54/volume/v3/groups/d12bb523-211e-4f0b-925d-f70693a9d6d0 Sep 03 20:10:05 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-bf557f0b-ad72-491b-8291-2416fc00380c tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:05 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-bf557f0b-ad72-491b-8291-2416fc00380c tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Calling method 'version_select' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:05 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.groups [None req-bf557f0b-ad72-491b-8291-2416fc00380c tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] show called for member d12bb523-211e-4f0b-925d-f70693a9d6d0 {{(pid=87290) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 20:10:05 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:05 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:05 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d98bb292-79c6-48e9-9c02-10d66c8d7d47 tempest-VolumesCloneNegativeTest-1799275110 tempest-VolumesCloneNegativeTest-1799275110-project-member] Flow 'volume_create_api' (3f202a1b-4076-4e41-bc2b-cbf8c9ed486a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:10:05 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d98bb292-79c6-48e9-9c02-10d66c8d7d47 tempest-VolumesCloneNegativeTest-1799275110 tempest-VolumesCloneNegativeTest-1799275110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24a374e4-5af2-4fb6-803c-4b7c08b29440) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:10:05 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.flows.api.create_volume [None req-d98bb292-79c6-48e9-9c02-10d66c8d7d47 tempest-VolumesCloneNegativeTest-1799275110 tempest-VolumesCloneNegativeTest-1799275110-project-member] Validating volume size '2' using validate_int {{(pid=87289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:10:05 devstack devstack@c-api.service[87290]: /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 03 20:10:05 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, cls(context), Sep 03 20:10:05 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-bf557f0b-ad72-491b-8291-2416fc00380c tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] http://192.168.122.54/volume/v3/groups/d12bb523-211e-4f0b-925d-f70693a9d6d0 returned with HTTP 200 Sep 03 20:10:05 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 638/1285] 192.168.122.54 () {60 vars in 1265 bytes} [Thu Sep 3 20:10:05 2026] GET /volume/v3/groups/d12bb523-211e-4f0b-925d-f70693a9d6d0 => generated 323 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:10:05 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d98bb292-79c6-48e9-9c02-10d66c8d7d47 tempest-VolumesCloneNegativeTest-1799275110 tempest-VolumesCloneNegativeTest-1799275110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24a374e4-5af2-4fb6-803c-4b7c08b29440) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:10:05 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d98bb292-79c6-48e9-9c02-10d66c8d7d47 tempest-VolumesCloneNegativeTest-1799275110 tempest-VolumesCloneNegativeTest-1799275110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d18e274d-6f75-4d3a-ab22-37d88574e5c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:10:06 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-d98bb292-79c6-48e9-9c02-10d66c8d7d47 tempest-VolumesCloneNegativeTest-1799275110 tempest-VolumesCloneNegativeTest-1799275110-project-member] Created reservations ['8b569ac4-c023-49ef-811c-1976623a5131', '664a9343-1d05-4af0-b814-0f5a7a70d8fb', 'd892aa85-d893-47ae-836b-29321e8538d8', '1d272993-3515-4c89-9614-a7416e8f1b41'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:10:06 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d98bb292-79c6-48e9-9c02-10d66c8d7d47 tempest-VolumesCloneNegativeTest-1799275110 tempest-VolumesCloneNegativeTest-1799275110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d18e274d-6f75-4d3a-ab22-37d88574e5c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b569ac4-c023-49ef-811c-1976623a5131', '664a9343-1d05-4af0-b814-0f5a7a70d8fb', 'd892aa85-d893-47ae-836b-29321e8538d8', '1d272993-3515-4c89-9614-a7416e8f1b41']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:10:06 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d98bb292-79c6-48e9-9c02-10d66c8d7d47 tempest-VolumesCloneNegativeTest-1799275110 tempest-VolumesCloneNegativeTest-1799275110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79b86e48-fc50-42f2-9371-426d91fc910b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:10:06 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:06 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:10:06 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d98bb292-79c6-48e9-9c02-10d66c8d7d47 tempest-VolumesCloneNegativeTest-1799275110 tempest-VolumesCloneNegativeTest-1799275110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79b86e48-fc50-42f2-9371-426d91fc910b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7bc31ec7-2e5c-47b6-81ba-c609ad4c4645', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-387530535',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18598bd8c3bd4243aca6d18b2cae4e45',qos_specs=None,replication_status=,reservations=['8b569ac4-c023-49ef-811c-1976623a5131','664a9343-1d05-4af0-b814-0f5a7a70d8fb','d892aa85-d893-47ae-836b-29321e8538d8','1d272993-3515-4c89-9614-a7416e8f1b41'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96c0f55afb9e4189bcd0f3f1581ab08f',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:10:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-387530535',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7bc31ec7-2e5c-47b6-81ba-c609ad4c4645,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18598bd8c3bd4243aca6d18b2cae4e45',provider_auth=None,provider_geometry=None,provider_id=None,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='96c0f55afb9e4189bcd0f3f1581ab08f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:10:06 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d98bb292-79c6-48e9-9c02-10d66c8d7d47 tempest-VolumesCloneNegativeTest-1799275110 tempest-VolumesCloneNegativeTest-1799275110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b403dabb-43b5-485d-b6bc-864a4e21f2ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:10:06 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d98bb292-79c6-48e9-9c02-10d66c8d7d47 tempest-VolumesCloneNegativeTest-1799275110 tempest-VolumesCloneNegativeTest-1799275110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b403dabb-43b5-485d-b6bc-864a4e21f2ad) transitioned into state 'SUCCESS' from state '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-387530535',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18598bd8c3bd4243aca6d18b2cae4e45',qos_specs=None,replication_status=,reservations=['8b569ac4-c023-49ef-811c-1976623a5131','664a9343-1d05-4af0-b814-0f5a7a70d8fb','d892aa85-d893-47ae-836b-29321e8538d8','1d272993-3515-4c89-9614-a7416e8f1b41'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96c0f55afb9e4189bcd0f3f1581ab08f',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:10:06 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d98bb292-79c6-48e9-9c02-10d66c8d7d47 tempest-VolumesCloneNegativeTest-1799275110 tempest-VolumesCloneNegativeTest-1799275110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4926dcca-8c15-49c1-b30f-01ffe7c9c959) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:10:06 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d98bb292-79c6-48e9-9c02-10d66c8d7d47 tempest-VolumesCloneNegativeTest-1799275110 tempest-VolumesCloneNegativeTest-1799275110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4926dcca-8c15-49c1-b30f-01ffe7c9c959) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:10:06 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d98bb292-79c6-48e9-9c02-10d66c8d7d47 tempest-VolumesCloneNegativeTest-1799275110 tempest-VolumesCloneNegativeTest-1799275110-project-member] Flow 'volume_create_api' (3f202a1b-4076-4e41-bc2b-cbf8c9ed486a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:10:06 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-d98bb292-79c6-48e9-9c02-10d66c8d7d47 tempest-VolumesCloneNegativeTest-1799275110 tempest-VolumesCloneNegativeTest-1799275110-project-member] Create volume request issued successfully. Sep 03 20:10:06 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d98bb292-79c6-48e9-9c02-10d66c8d7d47 tempest-VolumesCloneNegativeTest-1799275110 tempest-VolumesCloneNegativeTest-1799275110-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:10:06 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 648/1286] 192.168.122.54 () {60 vars in 1137 bytes} [Thu Sep 3 20:10:05 2026] POST /volume/v3/volumes => generated 761 bytes in 855 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:10:06 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-622445d7-7997-4840-9110-7ab76d1e0b2b None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:06 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-622445d7-7997-4840-9110-7ab76d1e0b2b tempest-VolumesCloneNegativeTest-1799275110 tempest-VolumesCloneNegativeTest-1799275110-project-member] GET http://192.168.122.54/volume/v3/volumes/7bc31ec7-2e5c-47b6-81ba-c609ad4c4645 Sep 03 20:10:06 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-622445d7-7997-4840-9110-7ab76d1e0b2b tempest-VolumesCloneNegativeTest-1799275110 tempest-VolumesCloneNegativeTest-1799275110-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:06 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-622445d7-7997-4840-9110-7ab76d1e0b2b tempest-VolumesCloneNegativeTest-1799275110 tempest-VolumesCloneNegativeTest-1799275110-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:06 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:06 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:10:06 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:06 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:06 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-622445d7-7997-4840-9110-7ab76d1e0b2b tempest-VolumesCloneNegativeTest-1799275110 tempest-VolumesCloneNegativeTest-1799275110-project-member] Volume info retrieved successfully. Sep 03 20:10:06 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-622445d7-7997-4840-9110-7ab76d1e0b2b tempest-VolumesCloneNegativeTest-1799275110 tempest-VolumesCloneNegativeTest-1799275110-project-member] http://192.168.122.54/volume/v3/volumes/7bc31ec7-2e5c-47b6-81ba-c609ad4c4645 returned with HTTP 200 Sep 03 20:10:06 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 639/1287] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:10:06 2026] GET /volume/v3/volumes/7bc31ec7-2e5c-47b6-81ba-c609ad4c4645 => generated 829 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-c756c238-a51f-42bd-9b07-e9f5f5ea1486 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:06 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c756c238-a51f-42bd-9b07-e9f5f5ea1486 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] GET http://192.168.122.54/volume/v3/groups/d12bb523-211e-4f0b-925d-f70693a9d6d0 Sep 03 20:10:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c756c238-a51f-42bd-9b07-e9f5f5ea1486 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c756c238-a51f-42bd-9b07-e9f5f5ea1486 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Calling method 'version_select' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.groups [None req-c756c238-a51f-42bd-9b07-e9f5f5ea1486 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] show called for member d12bb523-211e-4f0b-925d-f70693a9d6d0 {{(pid=87289) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 20:10:06 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:06 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:10:06 devstack devstack@c-api.service[87289]: /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 03 20:10:06 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, cls(context), Sep 03 20:10:06 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c756c238-a51f-42bd-9b07-e9f5f5ea1486 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] http://192.168.122.54/volume/v3/groups/d12bb523-211e-4f0b-925d-f70693a9d6d0 returned with HTTP 200 Sep 03 20:10:06 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 649/1288] 192.168.122.54 () {60 vars in 1265 bytes} [Thu Sep 3 20:10:06 2026] GET /volume/v3/groups/d12bb523-211e-4f0b-925d-f70693a9d6d0 => generated 324 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 20:10:06 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-b2d6e4b7-9fc5-4f4b-a652-f9b753bef568 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:06 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b2d6e4b7-9fc5-4f4b-a652-f9b753bef568 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] GET http://192.168.122.54/volume/v3/volumes/detail Sep 03 20:10:06 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b2d6e4b7-9fc5-4f4b-a652-f9b753bef568 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:06 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b2d6e4b7-9fc5-4f4b-a652-f9b753bef568 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Calling method 'detail' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:06 devstack devstack@c-api.service[87290]: DEBUG cinder.api.api_utils [None req-b2d6e4b7-9fc5-4f4b-a652-f9b753bef568 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Removing options '' from query. {{(pid=87290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:10:07 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-b2d6e4b7-9fc5-4f4b-a652-f9b753bef568 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87290) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 20:10:07 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:07 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:10:07 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:07 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:10:07 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-b2d6e4b7-9fc5-4f4b-a652-f9b753bef568 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Get all volumes completed successfully. Sep 03 20:10:07 devstack devstack@c-api.service[87290]: WARNING stevedore.named [None req-b2d6e4b7-9fc5-4f4b-a652-f9b753bef568 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:10:07 devstack devstack@c-api.service[87290]: WARNING castellan.key_manager [None req-b2d6e4b7-9fc5-4f4b-a652-f9b753bef568 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:10:07 devstack devstack@c-api.service[87290]: DEBUG oslo_db.sqlalchemy.engines [None req-b2d6e4b7-9fc5-4f4b-a652-f9b753bef568 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:10:07 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:07 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:07 devstack devstack@c-api.service[87290]: WARNING stevedore.named [None req-b2d6e4b7-9fc5-4f4b-a652-f9b753bef568 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:10:07 devstack devstack@c-api.service[87290]: WARNING castellan.key_manager [None req-b2d6e4b7-9fc5-4f4b-a652-f9b753bef568 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:10:07 devstack devstack@c-api.service[87290]: DEBUG oslo_db.sqlalchemy.engines [None req-b2d6e4b7-9fc5-4f4b-a652-f9b753bef568 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:10:07 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:07 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:07 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b2d6e4b7-9fc5-4f4b-a652-f9b753bef568 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] http://192.168.122.54/volume/v3/volumes/detail returned with HTTP 200 Sep 03 20:10:07 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 640/1289] 192.168.122.54 () {60 vars in 1178 bytes} [Thu Sep 3 20:10:06 2026] GET /volume/v3/volumes/detail => generated 1819 bytes in 366 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 20:10:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-c9cfa3da-cc6c-455d-9a8a-43d45f95a76d None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:07 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c9cfa3da-cc6c-455d-9a8a-43d45f95a76d tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] GET http://192.168.122.54/volume/v3/volumes/detail Sep 03 20:10:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c9cfa3da-cc6c-455d-9a8a-43d45f95a76d tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c9cfa3da-cc6c-455d-9a8a-43d45f95a76d tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Calling method 'detail' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.api_utils [None req-c9cfa3da-cc6c-455d-9a8a-43d45f95a76d tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Removing options '' from query. {{(pid=87289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:10:07 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:07 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:10:07 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-c9cfa3da-cc6c-455d-9a8a-43d45f95a76d tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87289) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 20:10:07 devstack devstack@c-api.service[87289]: /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 03 20:10:07 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 20:10:07 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:07 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:10:07 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:07 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:10:07 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-c9cfa3da-cc6c-455d-9a8a-43d45f95a76d tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Get all volumes completed successfully. Sep 03 20:10:07 devstack devstack@c-api.service[87289]: WARNING stevedore.named [None req-c9cfa3da-cc6c-455d-9a8a-43d45f95a76d tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:10:07 devstack devstack@c-api.service[87289]: WARNING castellan.key_manager [None req-c9cfa3da-cc6c-455d-9a8a-43d45f95a76d tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:10:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-0a8ed64a-05c4-4957-81f0-09894253672c None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:07 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-0a8ed64a-05c4-4957-81f0-09894253672c tempest-VolumesCloneNegativeTest-1799275110 tempest-VolumesCloneNegativeTest-1799275110-project-member] GET http://192.168.122.54/volume/v3/volumes/7bc31ec7-2e5c-47b6-81ba-c609ad4c4645 Sep 03 20:10:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-0a8ed64a-05c4-4957-81f0-09894253672c tempest-VolumesCloneNegativeTest-1799275110 tempest-VolumesCloneNegativeTest-1799275110-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-0a8ed64a-05c4-4957-81f0-09894253672c tempest-VolumesCloneNegativeTest-1799275110 tempest-VolumesCloneNegativeTest-1799275110-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:07 devstack devstack@c-api.service[87289]: DEBUG oslo_db.sqlalchemy.engines [None req-c9cfa3da-cc6c-455d-9a8a-43d45f95a76d tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87289) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:10:07 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:07 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:10:07 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:07 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:10:07 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:07 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:07 devstack devstack@c-api.service[87289]: WARNING stevedore.named [None req-c9cfa3da-cc6c-455d-9a8a-43d45f95a76d tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:10:07 devstack devstack@c-api.service[87289]: WARNING castellan.key_manager [None req-c9cfa3da-cc6c-455d-9a8a-43d45f95a76d tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:10:07 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-0a8ed64a-05c4-4957-81f0-09894253672c tempest-VolumesCloneNegativeTest-1799275110 tempest-VolumesCloneNegativeTest-1799275110-project-member] Volume info retrieved successfully. Sep 03 20:10:07 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-0a8ed64a-05c4-4957-81f0-09894253672c tempest-VolumesCloneNegativeTest-1799275110 tempest-VolumesCloneNegativeTest-1799275110-project-member] http://192.168.122.54/volume/v3/volumes/7bc31ec7-2e5c-47b6-81ba-c609ad4c4645 returned with HTTP 200 Sep 03 20:10:07 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 641/1290] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:10:07 2026] GET /volume/v3/volumes/7bc31ec7-2e5c-47b6-81ba-c609ad4c4645 => generated 853 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:07 devstack devstack@c-api.service[87289]: DEBUG oslo_db.sqlalchemy.engines [None req-c9cfa3da-cc6c-455d-9a8a-43d45f95a76d tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87289) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:10:07 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:07 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:10:07 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c9cfa3da-cc6c-455d-9a8a-43d45f95a76d tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] http://192.168.122.54/volume/v3/volumes/detail returned with HTTP 200 Sep 03 20:10:07 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 650/1291] 192.168.122.54 () {60 vars in 1178 bytes} [Thu Sep 3 20:10:07 2026] GET /volume/v3/volumes/detail => generated 1819 bytes in 382 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 20:10:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-7d4e5869-a17a-4b4b-b4c7-3374e149921c None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:07 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-7d4e5869-a17a-4b4b-b4c7-3374e149921c tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] POST http://192.168.122.54/volume/v3/groups/d12bb523-211e-4f0b-925d-f70693a9d6d0/action Sep 03 20:10:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-7d4e5869-a17a-4b4b-b4c7-3374e149921c tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:10:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-7d4e5869-a17a-4b4b-b4c7-3374e149921c tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:10:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.groups [None req-7d4e5869-a17a-4b4b-b4c7-3374e149921c tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] delete called for group d12bb523-211e-4f0b-925d-f70693a9d6d0 {{(pid=87290) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 03 20:10:07 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.groups [None req-7d4e5869-a17a-4b4b-b4c7-3374e149921c tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Delete group with id: d12bb523-211e-4f0b-925d-f70693a9d6d0 Sep 03 20:10:07 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:07 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:07 devstack devstack@c-api.service[87290]: /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 03 20:10:07 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 03 20:10:07 devstack devstack@c-api.service[87290]: /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 03 20:10:07 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 20:10:07 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-7d4e5869-a17a-4b4b-b4c7-3374e149921c tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] http://192.168.122.54/volume/v3/groups/d12bb523-211e-4f0b-925d-f70693a9d6d0/action returned with HTTP 202 Sep 03 20:10:07 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 642/1292] 192.168.122.54 () {62 vars in 1307 bytes} [Thu Sep 3 20:10:07 2026] POST /volume/v3/groups/d12bb523-211e-4f0b-925d-f70693a9d6d0/action => generated 0 bytes in 140 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 20:10:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-3e912f3e-1628-4160-bf4e-20f18f266ca1 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:07 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-3e912f3e-1628-4160-bf4e-20f18f266ca1 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] GET http://192.168.122.54/volume/v3/volumes/b182e2a8-deb8-49d2-a838-529b8ee1e2ea Sep 03 20:10:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-3e912f3e-1628-4160-bf4e-20f18f266ca1 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-3e912f3e-1628-4160-bf4e-20f18f266ca1 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:07 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:07 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:10:07 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:07 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:10:08 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-3e912f3e-1628-4160-bf4e-20f18f266ca1 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Volume info retrieved successfully. Sep 03 20:10:08 devstack devstack@c-api.service[87289]: WARNING stevedore.named [None req-3e912f3e-1628-4160-bf4e-20f18f266ca1 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:10:08 devstack devstack@c-api.service[87289]: WARNING castellan.key_manager [None req-3e912f3e-1628-4160-bf4e-20f18f266ca1 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:10:08 devstack devstack@c-api.service[87289]: DEBUG oslo_db.sqlalchemy.engines [None req-3e912f3e-1628-4160-bf4e-20f18f266ca1 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87289) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:10:08 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:08 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:10:08 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-3e912f3e-1628-4160-bf4e-20f18f266ca1 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] http://192.168.122.54/volume/v3/volumes/b182e2a8-deb8-49d2-a838-529b8ee1e2ea returned with HTTP 200 Sep 03 20:10:08 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 651/1293] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:10:07 2026] GET /volume/v3/volumes/b182e2a8-deb8-49d2-a838-529b8ee1e2ea => generated 912 bytes in 362 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:10:08 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-ab833fe5-12ab-44e5-8c98-cc3eab3e7336 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:08 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ab833fe5-12ab-44e5-8c98-cc3eab3e7336 tempest-VolumesCloneNegativeTest-1799275110 tempest-VolumesCloneNegativeTest-1799275110-project-member] GET http://192.168.122.54/volume/v3/volumes/7bc31ec7-2e5c-47b6-81ba-c609ad4c4645 Sep 03 20:10:08 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ab833fe5-12ab-44e5-8c98-cc3eab3e7336 tempest-VolumesCloneNegativeTest-1799275110 tempest-VolumesCloneNegativeTest-1799275110-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:08 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ab833fe5-12ab-44e5-8c98-cc3eab3e7336 tempest-VolumesCloneNegativeTest-1799275110 tempest-VolumesCloneNegativeTest-1799275110-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:08 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:08 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:10:08 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:08 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:08 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-ab833fe5-12ab-44e5-8c98-cc3eab3e7336 tempest-VolumesCloneNegativeTest-1799275110 tempest-VolumesCloneNegativeTest-1799275110-project-member] Volume info retrieved successfully. Sep 03 20:10:08 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ab833fe5-12ab-44e5-8c98-cc3eab3e7336 tempest-VolumesCloneNegativeTest-1799275110 tempest-VolumesCloneNegativeTest-1799275110-project-member] http://192.168.122.54/volume/v3/volumes/7bc31ec7-2e5c-47b6-81ba-c609ad4c4645 returned with HTTP 200 Sep 03 20:10:08 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 643/1294] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:10:08 2026] GET /volume/v3/volumes/7bc31ec7-2e5c-47b6-81ba-c609ad4c4645 => generated 854 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-e522bd44-cadb-4797-a426-d0be9b8841f0 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:08 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-e522bd44-cadb-4797-a426-d0be9b8841f0 tempest-VolumesCloneNegativeTest-1799275110 tempest-VolumesCloneNegativeTest-1799275110-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:10:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-e522bd44-cadb-4797-a426-d0be9b8841f0 tempest-VolumesCloneNegativeTest-1799275110 tempest-VolumesCloneNegativeTest-1799275110-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "7bc31ec7-2e5c-47b6-81ba-c609ad4c4645"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:10:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volumes [None req-e522bd44-cadb-4797-a426-d0be9b8841f0 tempest-VolumesCloneNegativeTest-1799275110 tempest-VolumesCloneNegativeTest-1799275110-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '7bc31ec7-2e5c-47b6-81ba-c609ad4c4645'}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:10:08 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:08 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:10:08 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:08 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:10:08 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-e522bd44-cadb-4797-a426-d0be9b8841f0 tempest-VolumesCloneNegativeTest-1799275110 tempest-VolumesCloneNegativeTest-1799275110-project-member] Volume retrieved successfully. Sep 03 20:10:08 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-e522bd44-cadb-4797-a426-d0be9b8841f0 tempest-VolumesCloneNegativeTest-1799275110 tempest-VolumesCloneNegativeTest-1799275110-project-member] Create volume of 1 GB Sep 03 20:10:08 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-e522bd44-cadb-4797-a426-d0be9b8841f0 tempest-VolumesCloneNegativeTest-1799275110 tempest-VolumesCloneNegativeTest-1799275110-project-member] Availability Zones retrieved successfully. Sep 03 20:10:08 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-e522bd44-cadb-4797-a426-d0be9b8841f0 tempest-VolumesCloneNegativeTest-1799275110 tempest-VolumesCloneNegativeTest-1799275110-project-member] Flow 'volume_create_api' (ccea33cd-c6d9-41f8-9f53-3f9fb979e078) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:10:08 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-e522bd44-cadb-4797-a426-d0be9b8841f0 tempest-VolumesCloneNegativeTest-1799275110 tempest-VolumesCloneNegativeTest-1799275110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c663e06a-afde-4e6f-a95e-792a12e5021b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:10:08 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.flows.api.create_volume [None req-e522bd44-cadb-4797-a426-d0be9b8841f0 tempest-VolumesCloneNegativeTest-1799275110 tempest-VolumesCloneNegativeTest-1799275110-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=87289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:10:08 devstack devstack@c-api.service[87289]: WARNING cinder.volume.api [None req-e522bd44-cadb-4797-a426-d0be9b8841f0 tempest-VolumesCloneNegativeTest-1799275110 tempest-VolumesCloneNegativeTest-1799275110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c663e06a-afde-4e6f-a95e-792a12e5021b) transitioned into state 'FAILURE' from state 'RUNNING' Sep 03 20:10:08 devstack devstack@c-api.service[87289]: 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 03 20:10:08 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-e522bd44-cadb-4797-a426-d0be9b8841f0 tempest-VolumesCloneNegativeTest-1799275110 tempest-VolumesCloneNegativeTest-1799275110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c663e06a-afde-4e6f-a95e-792a12e5021b) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:10:08 devstack devstack@c-api.service[87289]: WARNING cinder.volume.api [None req-e522bd44-cadb-4797-a426-d0be9b8841f0 tempest-VolumesCloneNegativeTest-1799275110 tempest-VolumesCloneNegativeTest-1799275110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c663e06a-afde-4e6f-a95e-792a12e5021b) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 03 20:10:08 devstack devstack@c-api.service[87289]: WARNING cinder.volume.api [None req-e522bd44-cadb-4797-a426-d0be9b8841f0 tempest-VolumesCloneNegativeTest-1799275110 tempest-VolumesCloneNegativeTest-1799275110-project-member] Flow 'volume_create_api' (ccea33cd-c6d9-41f8-9f53-3f9fb979e078) transitioned into state 'REVERTED' from state 'RUNNING' Sep 03 20:10:08 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-e522bd44-cadb-4797-a426-d0be9b8841f0 tempest-VolumesCloneNegativeTest-1799275110 tempest-VolumesCloneNegativeTest-1799275110-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 400 Sep 03 20:10:08 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 652/1295] 192.168.122.54 () {60 vars in 1137 bytes} [Thu Sep 3 20:10:08 2026] POST /volume/v3/volumes => generated 173 bytes in 133 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 03 20:10:08 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-07aac491-fd6a-48ce-b472-cd39a70d900d None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:08 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-07aac491-fd6a-48ce-b472-cd39a70d900d tempest-VolumesCloneNegativeTest-1799275110 tempest-VolumesCloneNegativeTest-1799275110-project-member] GET http://192.168.122.54/volume/v3/volumes/7bc31ec7-2e5c-47b6-81ba-c609ad4c4645 Sep 03 20:10:08 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-07aac491-fd6a-48ce-b472-cd39a70d900d tempest-VolumesCloneNegativeTest-1799275110 tempest-VolumesCloneNegativeTest-1799275110-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:08 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-07aac491-fd6a-48ce-b472-cd39a70d900d tempest-VolumesCloneNegativeTest-1799275110 tempest-VolumesCloneNegativeTest-1799275110-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:08 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:08 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:10:08 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:08 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:08 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-07aac491-fd6a-48ce-b472-cd39a70d900d tempest-VolumesCloneNegativeTest-1799275110 tempest-VolumesCloneNegativeTest-1799275110-project-member] Volume info retrieved successfully. Sep 03 20:10:08 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-07aac491-fd6a-48ce-b472-cd39a70d900d tempest-VolumesCloneNegativeTest-1799275110 tempest-VolumesCloneNegativeTest-1799275110-project-member] http://192.168.122.54/volume/v3/volumes/7bc31ec7-2e5c-47b6-81ba-c609ad4c4645 returned with HTTP 200 Sep 03 20:10:09 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 644/1296] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:10:08 2026] GET /volume/v3/volumes/7bc31ec7-2e5c-47b6-81ba-c609ad4c4645 => generated 854 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:09 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-d1aeacea-e540-4c60-b8b9-b4e1ea7d4a5b None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:09 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d1aeacea-e540-4c60-b8b9-b4e1ea7d4a5b tempest-VolumesCloneNegativeTest-1799275110 tempest-VolumesCloneNegativeTest-1799275110-project-member] DELETE http://192.168.122.54/volume/v3/volumes/7bc31ec7-2e5c-47b6-81ba-c609ad4c4645 Sep 03 20:10:09 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d1aeacea-e540-4c60-b8b9-b4e1ea7d4a5b tempest-VolumesCloneNegativeTest-1799275110 tempest-VolumesCloneNegativeTest-1799275110-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:09 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d1aeacea-e540-4c60-b8b9-b4e1ea7d4a5b tempest-VolumesCloneNegativeTest-1799275110 tempest-VolumesCloneNegativeTest-1799275110-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:09 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-d1aeacea-e540-4c60-b8b9-b4e1ea7d4a5b tempest-VolumesCloneNegativeTest-1799275110 tempest-VolumesCloneNegativeTest-1799275110-project-member] Delete volume with id: 7bc31ec7-2e5c-47b6-81ba-c609ad4c4645 Sep 03 20:10:09 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:09 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:10:09 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:09 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:10:09 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-d1aeacea-e540-4c60-b8b9-b4e1ea7d4a5b tempest-VolumesCloneNegativeTest-1799275110 tempest-VolumesCloneNegativeTest-1799275110-project-member] Volume info retrieved successfully. Sep 03 20:10:09 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-d1aeacea-e540-4c60-b8b9-b4e1ea7d4a5b tempest-VolumesCloneNegativeTest-1799275110 tempest-VolumesCloneNegativeTest-1799275110-project-member] Delete volume request issued successfully. Sep 03 20:10:09 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d1aeacea-e540-4c60-b8b9-b4e1ea7d4a5b tempest-VolumesCloneNegativeTest-1799275110 tempest-VolumesCloneNegativeTest-1799275110-project-member] http://192.168.122.54/volume/v3/volumes/7bc31ec7-2e5c-47b6-81ba-c609ad4c4645 returned with HTTP 202 Sep 03 20:10:09 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 653/1297] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:10:09 2026] DELETE /volume/v3/volumes/7bc31ec7-2e5c-47b6-81ba-c609ad4c4645 => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:10:09 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-ec6db770-4097-4b00-bde3-9c5dfa168634 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:09 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ec6db770-4097-4b00-bde3-9c5dfa168634 tempest-VolumesCloneNegativeTest-1799275110 tempest-VolumesCloneNegativeTest-1799275110-project-member] GET http://192.168.122.54/volume/v3/volumes/7bc31ec7-2e5c-47b6-81ba-c609ad4c4645 Sep 03 20:10:09 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ec6db770-4097-4b00-bde3-9c5dfa168634 tempest-VolumesCloneNegativeTest-1799275110 tempest-VolumesCloneNegativeTest-1799275110-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:09 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ec6db770-4097-4b00-bde3-9c5dfa168634 tempest-VolumesCloneNegativeTest-1799275110 tempest-VolumesCloneNegativeTest-1799275110-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:09 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:09 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:10:09 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:09 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:09 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-ec6db770-4097-4b00-bde3-9c5dfa168634 tempest-VolumesCloneNegativeTest-1799275110 tempest-VolumesCloneNegativeTest-1799275110-project-member] Volume info retrieved successfully. Sep 03 20:10:09 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ec6db770-4097-4b00-bde3-9c5dfa168634 tempest-VolumesCloneNegativeTest-1799275110 tempest-VolumesCloneNegativeTest-1799275110-project-member] http://192.168.122.54/volume/v3/volumes/7bc31ec7-2e5c-47b6-81ba-c609ad4c4645 returned with HTTP 200 Sep 03 20:10:09 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 645/1298] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:10:09 2026] GET /volume/v3/volumes/7bc31ec7-2e5c-47b6-81ba-c609ad4c4645 => generated 853 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:09 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-118ecc4a-208e-4cdb-a5cd-a689bc70a07d None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:09 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-118ecc4a-208e-4cdb-a5cd-a689bc70a07d tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] GET http://192.168.122.54/volume/v3/volumes/b182e2a8-deb8-49d2-a838-529b8ee1e2ea Sep 03 20:10:09 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-118ecc4a-208e-4cdb-a5cd-a689bc70a07d tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:09 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-118ecc4a-208e-4cdb-a5cd-a689bc70a07d tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:09 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:09 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:10:09 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:09 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:10:09 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-118ecc4a-208e-4cdb-a5cd-a689bc70a07d tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Volume info retrieved successfully. Sep 03 20:10:09 devstack devstack@c-api.service[87289]: WARNING stevedore.named [None req-118ecc4a-208e-4cdb-a5cd-a689bc70a07d tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:10:09 devstack devstack@c-api.service[87289]: WARNING castellan.key_manager [None req-118ecc4a-208e-4cdb-a5cd-a689bc70a07d tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:10:09 devstack devstack@c-api.service[87289]: DEBUG oslo_db.sqlalchemy.engines [None req-118ecc4a-208e-4cdb-a5cd-a689bc70a07d tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87289) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:10:09 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:09 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:10:09 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-118ecc4a-208e-4cdb-a5cd-a689bc70a07d tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] http://192.168.122.54/volume/v3/volumes/b182e2a8-deb8-49d2-a838-529b8ee1e2ea returned with HTTP 200 Sep 03 20:10:09 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 654/1299] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:10:09 2026] GET /volume/v3/volumes/b182e2a8-deb8-49d2-a838-529b8ee1e2ea => generated 912 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:10:10 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-5648c6d4-189e-4702-b656-b8eba05023a0 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:10 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5648c6d4-189e-4702-b656-b8eba05023a0 tempest-VolumesCloneNegativeTest-1799275110 tempest-VolumesCloneNegativeTest-1799275110-project-member] GET http://192.168.122.54/volume/v3/volumes/7bc31ec7-2e5c-47b6-81ba-c609ad4c4645 Sep 03 20:10:10 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5648c6d4-189e-4702-b656-b8eba05023a0 tempest-VolumesCloneNegativeTest-1799275110 tempest-VolumesCloneNegativeTest-1799275110-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:10 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5648c6d4-189e-4702-b656-b8eba05023a0 tempest-VolumesCloneNegativeTest-1799275110 tempest-VolumesCloneNegativeTest-1799275110-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:10 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:10 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:10:10 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:10 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:10 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-5648c6d4-189e-4702-b656-b8eba05023a0 tempest-VolumesCloneNegativeTest-1799275110 tempest-VolumesCloneNegativeTest-1799275110-project-member] Volume info retrieved successfully. Sep 03 20:10:10 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5648c6d4-189e-4702-b656-b8eba05023a0 tempest-VolumesCloneNegativeTest-1799275110 tempest-VolumesCloneNegativeTest-1799275110-project-member] http://192.168.122.54/volume/v3/volumes/7bc31ec7-2e5c-47b6-81ba-c609ad4c4645 returned with HTTP 200 Sep 03 20:10:10 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 646/1300] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:10:10 2026] GET /volume/v3/volumes/7bc31ec7-2e5c-47b6-81ba-c609ad4c4645 => generated 853 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:10:10 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-59bca7d4-86b3-44f6-aa4f-b38de9d8bb54 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:10 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-59bca7d4-86b3-44f6-aa4f-b38de9d8bb54 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] GET http://192.168.122.54/volume/v3/volumes/b182e2a8-deb8-49d2-a838-529b8ee1e2ea Sep 03 20:10:10 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-59bca7d4-86b3-44f6-aa4f-b38de9d8bb54 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:10 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-59bca7d4-86b3-44f6-aa4f-b38de9d8bb54 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:10 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:10 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:10:10 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:10 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:10:10 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-59bca7d4-86b3-44f6-aa4f-b38de9d8bb54 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Volume info retrieved successfully. Sep 03 20:10:10 devstack devstack@c-api.service[87289]: WARNING stevedore.named [None req-59bca7d4-86b3-44f6-aa4f-b38de9d8bb54 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 20:10:10 devstack devstack@c-api.service[87289]: WARNING castellan.key_manager [None req-59bca7d4-86b3-44f6-aa4f-b38de9d8bb54 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 20:10:10 devstack devstack@c-api.service[87289]: DEBUG oslo_db.sqlalchemy.engines [None req-59bca7d4-86b3-44f6-aa4f-b38de9d8bb54 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87289) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:10:10 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:10 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:10:10 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-59bca7d4-86b3-44f6-aa4f-b38de9d8bb54 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] http://192.168.122.54/volume/v3/volumes/b182e2a8-deb8-49d2-a838-529b8ee1e2ea returned with HTTP 200 Sep 03 20:10:10 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 655/1301] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:10:10 2026] GET /volume/v3/volumes/b182e2a8-deb8-49d2-a838-529b8ee1e2ea => generated 912 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:10:11 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-a6b79812-3879-41cf-b4e3-37a44661bd49 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:11 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a6b79812-3879-41cf-b4e3-37a44661bd49 tempest-VolumesCloneNegativeTest-1799275110 tempest-VolumesCloneNegativeTest-1799275110-project-member] GET http://192.168.122.54/volume/v3/volumes/7bc31ec7-2e5c-47b6-81ba-c609ad4c4645 Sep 03 20:10:11 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a6b79812-3879-41cf-b4e3-37a44661bd49 tempest-VolumesCloneNegativeTest-1799275110 tempest-VolumesCloneNegativeTest-1799275110-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:11 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a6b79812-3879-41cf-b4e3-37a44661bd49 tempest-VolumesCloneNegativeTest-1799275110 tempest-VolumesCloneNegativeTest-1799275110-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:11 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a6b79812-3879-41cf-b4e3-37a44661bd49 tempest-VolumesCloneNegativeTest-1799275110 tempest-VolumesCloneNegativeTest-1799275110-project-member] http://192.168.122.54/volume/v3/volumes/7bc31ec7-2e5c-47b6-81ba-c609ad4c4645 returned with HTTP 404 Sep 03 20:10:11 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 647/1302] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:10:11 2026] GET /volume/v3/volumes/7bc31ec7-2e5c-47b6-81ba-c609ad4c4645 => generated 109 bytes in 88 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:10:11 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-87d482b2-bc01-4ece-a871-77440a4a6e77 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:11 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-87d482b2-bc01-4ece-a871-77440a4a6e77 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] GET http://192.168.122.54/volume/v3/volumes/b182e2a8-deb8-49d2-a838-529b8ee1e2ea Sep 03 20:10:11 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-87d482b2-bc01-4ece-a871-77440a4a6e77 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:11 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-87d482b2-bc01-4ece-a871-77440a4a6e77 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:11 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-87d482b2-bc01-4ece-a871-77440a4a6e77 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] http://192.168.122.54/volume/v3/volumes/b182e2a8-deb8-49d2-a838-529b8ee1e2ea returned with HTTP 404 Sep 03 20:10:11 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 656/1303] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:10:11 2026] GET /volume/v3/volumes/b182e2a8-deb8-49d2-a838-529b8ee1e2ea => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 20:10:11 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-1570eedb-b74b-4f27-899a-2253c84d88c5 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:11 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-1570eedb-b74b-4f27-899a-2253c84d88c5 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] GET http://192.168.122.54/volume/v3/volumes/94850303-2c9f-4072-ada9-2524ce857a2b Sep 03 20:10:11 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-1570eedb-b74b-4f27-899a-2253c84d88c5 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:11 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-1570eedb-b74b-4f27-899a-2253c84d88c5 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:11 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-1570eedb-b74b-4f27-899a-2253c84d88c5 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] http://192.168.122.54/volume/v3/volumes/94850303-2c9f-4072-ada9-2524ce857a2b returned with HTTP 404 Sep 03 20:10:11 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 648/1304] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:10:11 2026] GET /volume/v3/volumes/94850303-2c9f-4072-ada9-2524ce857a2b => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 20:10:11 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-6361de51-02dc-46ae-bd88-d4d70fb87500 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:11 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-6361de51-02dc-46ae-bd88-d4d70fb87500 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] GET http://192.168.122.54/volume/v3/groups/d12bb523-211e-4f0b-925d-f70693a9d6d0 Sep 03 20:10:11 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-6361de51-02dc-46ae-bd88-d4d70fb87500 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:11 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-6361de51-02dc-46ae-bd88-d4d70fb87500 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] Calling method 'version_select' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:12 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.groups [None req-6361de51-02dc-46ae-bd88-d4d70fb87500 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] show called for member d12bb523-211e-4f0b-925d-f70693a9d6d0 {{(pid=87289) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 20:10:12 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-6361de51-02dc-46ae-bd88-d4d70fb87500 tempest-GroupsTest-1917888673 tempest-GroupsTest-1917888673-project-member] http://192.168.122.54/volume/v3/groups/d12bb523-211e-4f0b-925d-f70693a9d6d0 returned with HTTP 404 Sep 03 20:10:12 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 657/1305] 192.168.122.54 () {60 vars in 1265 bytes} [Thu Sep 3 20:10:11 2026] GET /volume/v3/groups/d12bb523-211e-4f0b-925d-f70693a9d6d0 => generated 108 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 20:10:12 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-5716a6c3-e17e-4664-a5be-398b4368a586 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:12 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5716a6c3-e17e-4664-a5be-398b4368a586 tempest-GroupsTest-1946161369 tempest-GroupsTest-1946161369-project-admin] DELETE http://192.168.122.54/volume/v3/group_types/113ff837-6a64-418b-8c2d-fbffdec754a1 Sep 03 20:10:12 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5716a6c3-e17e-4664-a5be-398b4368a586 tempest-GroupsTest-1946161369 tempest-GroupsTest-1946161369-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:12 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5716a6c3-e17e-4664-a5be-398b4368a586 tempest-GroupsTest-1946161369 tempest-GroupsTest-1946161369-project-admin] Calling method 'version_select' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:12 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5716a6c3-e17e-4664-a5be-398b4368a586 tempest-GroupsTest-1946161369 tempest-GroupsTest-1946161369-project-admin] http://192.168.122.54/volume/v3/group_types/113ff837-6a64-418b-8c2d-fbffdec754a1 returned with HTTP 202 Sep 03 20:10:12 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 649/1306] 192.168.122.54 () {60 vars in 1283 bytes} [Thu Sep 3 20:10:12 2026] DELETE /volume/v3/group_types/113ff837-6a64-418b-8c2d-fbffdec754a1 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 20:10:12 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-a6537c2b-559f-4b4a-b01f-c725ef2814e8 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:12 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a6537c2b-559f-4b4a-b01f-c725ef2814e8 tempest-GroupsTest-1946161369 tempest-GroupsTest-1946161369-project-admin] DELETE http://192.168.122.54/volume/v3/types/7c4d0944-296d-48fe-8505-e8f731b550a2 Sep 03 20:10:12 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a6537c2b-559f-4b4a-b01f-c725ef2814e8 tempest-GroupsTest-1946161369 tempest-GroupsTest-1946161369-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:12 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a6537c2b-559f-4b4a-b01f-c725ef2814e8 tempest-GroupsTest-1946161369 tempest-GroupsTest-1946161369-project-admin] Calling method '_delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:12 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a6537c2b-559f-4b4a-b01f-c725ef2814e8 tempest-GroupsTest-1946161369 tempest-GroupsTest-1946161369-project-admin] http://192.168.122.54/volume/v3/types/7c4d0944-296d-48fe-8505-e8f731b550a2 returned with HTTP 202 Sep 03 20:10:12 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 658/1307] 192.168.122.54 () {58 vars in 1224 bytes} [Thu Sep 3 20:10:12 2026] DELETE /volume/v3/types/7c4d0944-296d-48fe-8505-e8f731b550a2 => generated 0 bytes in 233 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:10:12 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-bdb16692-fb9f-440d-8b6e-94eedbdee962 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:12 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-bdb16692-fb9f-440d-8b6e-94eedbdee962 tempest-GroupsTest-1946161369 tempest-GroupsTest-1946161369-project-admin] GET http://192.168.122.54/volume/v3/types/7c4d0944-296d-48fe-8505-e8f731b550a2 Sep 03 20:10:12 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-bdb16692-fb9f-440d-8b6e-94eedbdee962 tempest-GroupsTest-1946161369 tempest-GroupsTest-1946161369-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:12 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-bdb16692-fb9f-440d-8b6e-94eedbdee962 tempest-GroupsTest-1946161369 tempest-GroupsTest-1946161369-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:12 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-bdb16692-fb9f-440d-8b6e-94eedbdee962 tempest-GroupsTest-1946161369 tempest-GroupsTest-1946161369-project-admin] http://192.168.122.54/volume/v3/types/7c4d0944-296d-48fe-8505-e8f731b550a2 returned with HTTP 404 Sep 03 20:10:12 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 650/1308] 192.168.122.54 () {58 vars in 1221 bytes} [Thu Sep 3 20:10:12 2026] GET /volume/v3/types/7c4d0944-296d-48fe-8505-e8f731b550a2 => generated 114 bytes in 74 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:10:14 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-49815720-e014-4c54-a42b-7255afa36e55 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:14 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-49815720-e014-4c54-a42b-7255afa36e55 tempest-VolumeTypesExtraSpecsTest-1190959904 tempest-VolumeTypesExtraSpecsTest-1190959904-project-admin] POST http://192.168.122.54/volume/v3/types Sep 03 20:10:14 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-49815720-e014-4c54-a42b-7255afa36e55 tempest-VolumeTypesExtraSpecsTest-1190959904 tempest-VolumeTypesExtraSpecsTest-1190959904-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-121953602"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:10:15 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-49815720-e014-4c54-a42b-7255afa36e55 tempest-VolumeTypesExtraSpecsTest-1190959904 tempest-VolumeTypesExtraSpecsTest-1190959904-project-admin] http://192.168.122.54/volume/v3/types returned with HTTP 200 Sep 03 20:10:15 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 659/1309] 192.168.122.54 () {60 vars in 1131 bytes} [Thu Sep 3 20:10:14 2026] POST /volume/v3/types => generated 230 bytes in 356 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:15 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-e60e8bb0-96ac-49bb-95f4-f7b41dd369a6 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:15 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e60e8bb0-96ac-49bb-95f4-f7b41dd369a6 tempest-VolumeTypesExtraSpecsTest-1190959904 tempest-VolumeTypesExtraSpecsTest-1190959904-project-admin] POST http://192.168.122.54/volume/v3/types/95c8265c-ce77-4026-b7a7-6d880281302a/extra_specs Sep 03 20:10:15 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e60e8bb0-96ac-49bb-95f4-f7b41dd369a6 tempest-VolumeTypesExtraSpecsTest-1190959904 tempest-VolumeTypesExtraSpecsTest-1190959904-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:10:15 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e60e8bb0-96ac-49bb-95f4-f7b41dd369a6 tempest-VolumeTypesExtraSpecsTest-1190959904 tempest-VolumeTypesExtraSpecsTest-1190959904-project-admin] http://192.168.122.54/volume/v3/types/95c8265c-ce77-4026-b7a7-6d880281302a/extra_specs returned with HTTP 200 Sep 03 20:10:15 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 651/1310] 192.168.122.54 () {60 vars in 1278 bytes} [Thu Sep 3 20:10:15 2026] POST /volume/v3/types/95c8265c-ce77-4026-b7a7-6d880281302a/extra_specs => generated 34 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 20:10:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-3f450d66-c8f9-4569-823a-e25867344925 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:15 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-3f450d66-c8f9-4569-823a-e25867344925 tempest-VolumeTypesExtraSpecsTest-1190959904 tempest-VolumeTypesExtraSpecsTest-1190959904-project-admin] GET http://192.168.122.54/volume/v3/types/95c8265c-ce77-4026-b7a7-6d880281302a/extra_specs/spec3 Sep 03 20:10:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-3f450d66-c8f9-4569-823a-e25867344925 tempest-VolumeTypesExtraSpecsTest-1190959904 tempest-VolumeTypesExtraSpecsTest-1190959904-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-3f450d66-c8f9-4569-823a-e25867344925 tempest-VolumeTypesExtraSpecsTest-1190959904 tempest-VolumeTypesExtraSpecsTest-1190959904-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:15 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-3f450d66-c8f9-4569-823a-e25867344925 tempest-VolumeTypesExtraSpecsTest-1190959904 tempest-VolumeTypesExtraSpecsTest-1190959904-project-admin] http://192.168.122.54/volume/v3/types/95c8265c-ce77-4026-b7a7-6d880281302a/extra_specs/spec3 returned with HTTP 200 Sep 03 20:10:15 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 660/1311] 192.168.122.54 () {58 vars in 1275 bytes} [Thu Sep 3 20:10:15 2026] GET /volume/v3/types/95c8265c-ce77-4026-b7a7-6d880281302a/extra_specs/spec3 => generated 17 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 20:10:15 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-9d9750f4-14ca-4a74-80f8-31324ddc1bd4 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:15 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-9d9750f4-14ca-4a74-80f8-31324ddc1bd4 tempest-VolumeTypesExtraSpecsTest-1190959904 tempest-VolumeTypesExtraSpecsTest-1190959904-project-admin] DELETE http://192.168.122.54/volume/v3/types/95c8265c-ce77-4026-b7a7-6d880281302a/extra_specs/spec3 Sep 03 20:10:15 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-9d9750f4-14ca-4a74-80f8-31324ddc1bd4 tempest-VolumeTypesExtraSpecsTest-1190959904 tempest-VolumeTypesExtraSpecsTest-1190959904-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:15 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-9d9750f4-14ca-4a74-80f8-31324ddc1bd4 tempest-VolumeTypesExtraSpecsTest-1190959904 tempest-VolumeTypesExtraSpecsTest-1190959904-project-admin] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:15 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-9d9750f4-14ca-4a74-80f8-31324ddc1bd4 tempest-VolumeTypesExtraSpecsTest-1190959904 tempest-VolumeTypesExtraSpecsTest-1190959904-project-admin] http://192.168.122.54/volume/v3/types/95c8265c-ce77-4026-b7a7-6d880281302a/extra_specs/spec3 returned with HTTP 202 Sep 03 20:10:15 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 652/1312] 192.168.122.54 () {58 vars in 1278 bytes} [Thu Sep 3 20:10:15 2026] DELETE /volume/v3/types/95c8265c-ce77-4026-b7a7-6d880281302a/extra_specs/spec3 => generated 0 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 20:10:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-15456ac5-ae0b-473e-9038-53a979036859 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:15 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-15456ac5-ae0b-473e-9038-53a979036859 tempest-VolumeTypesExtraSpecsTest-1190959904 tempest-VolumeTypesExtraSpecsTest-1190959904-project-admin] GET http://192.168.122.54/volume/v3/types/95c8265c-ce77-4026-b7a7-6d880281302a/extra_specs/spec3 Sep 03 20:10:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-15456ac5-ae0b-473e-9038-53a979036859 tempest-VolumeTypesExtraSpecsTest-1190959904 tempest-VolumeTypesExtraSpecsTest-1190959904-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-15456ac5-ae0b-473e-9038-53a979036859 tempest-VolumeTypesExtraSpecsTest-1190959904 tempest-VolumeTypesExtraSpecsTest-1190959904-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:15 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-15456ac5-ae0b-473e-9038-53a979036859 tempest-VolumeTypesExtraSpecsTest-1190959904 tempest-VolumeTypesExtraSpecsTest-1190959904-project-admin] http://192.168.122.54/volume/v3/types/95c8265c-ce77-4026-b7a7-6d880281302a/extra_specs/spec3 returned with HTTP 404 Sep 03 20:10:15 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 661/1313] 192.168.122.54 () {58 vars in 1275 bytes} [Thu Sep 3 20:10:15 2026] GET /volume/v3/types/95c8265c-ce77-4026-b7a7-6d880281302a/extra_specs/spec3 => generated 129 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:10:15 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-6dfe8bf4-874b-4052-8e26-737ff49fe2c3 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:15 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6dfe8bf4-874b-4052-8e26-737ff49fe2c3 tempest-VolumeTypesExtraSpecsTest-1190959904 tempest-VolumeTypesExtraSpecsTest-1190959904-project-admin] POST http://192.168.122.54/volume/v3/types/95c8265c-ce77-4026-b7a7-6d880281302a/extra_specs Sep 03 20:10:15 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-6dfe8bf4-874b-4052-8e26-737ff49fe2c3 tempest-VolumeTypesExtraSpecsTest-1190959904 tempest-VolumeTypesExtraSpecsTest-1190959904-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:10:15 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6dfe8bf4-874b-4052-8e26-737ff49fe2c3 tempest-VolumeTypesExtraSpecsTest-1190959904 tempest-VolumeTypesExtraSpecsTest-1190959904-project-admin] http://192.168.122.54/volume/v3/types/95c8265c-ce77-4026-b7a7-6d880281302a/extra_specs returned with HTTP 200 Sep 03 20:10:15 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 653/1314] 192.168.122.54 () {60 vars in 1278 bytes} [Thu Sep 3 20:10:15 2026] POST /volume/v3/types/95c8265c-ce77-4026-b7a7-6d880281302a/extra_specs => generated 34 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 20:10:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-704ab6bb-b1d0-44ed-a37b-234e22486a27 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:15 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-704ab6bb-b1d0-44ed-a37b-234e22486a27 tempest-VolumeTypesExtraSpecsTest-1190959904 tempest-VolumeTypesExtraSpecsTest-1190959904-project-admin] GET http://192.168.122.54/volume/v3/types/95c8265c-ce77-4026-b7a7-6d880281302a/extra_specs Sep 03 20:10:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-704ab6bb-b1d0-44ed-a37b-234e22486a27 tempest-VolumeTypesExtraSpecsTest-1190959904 tempest-VolumeTypesExtraSpecsTest-1190959904-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-704ab6bb-b1d0-44ed-a37b-234e22486a27 tempest-VolumeTypesExtraSpecsTest-1190959904 tempest-VolumeTypesExtraSpecsTest-1190959904-project-admin] Calling method 'index' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:15 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-704ab6bb-b1d0-44ed-a37b-234e22486a27 tempest-VolumeTypesExtraSpecsTest-1190959904 tempest-VolumeTypesExtraSpecsTest-1190959904-project-admin] http://192.168.122.54/volume/v3/types/95c8265c-ce77-4026-b7a7-6d880281302a/extra_specs returned with HTTP 200 Sep 03 20:10:15 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 662/1315] 192.168.122.54 () {58 vars in 1257 bytes} [Thu Sep 3 20:10:15 2026] GET /volume/v3/types/95c8265c-ce77-4026-b7a7-6d880281302a/extra_specs => generated 34 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 20:10:15 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-5bb06ac3-cfab-49c5-b54b-92ada3b8d023 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:15 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5bb06ac3-cfab-49c5-b54b-92ada3b8d023 tempest-VolumeTypesExtraSpecsTest-1190959904 tempest-VolumeTypesExtraSpecsTest-1190959904-project-admin] POST http://192.168.122.54/volume/v3/types/95c8265c-ce77-4026-b7a7-6d880281302a/extra_specs Sep 03 20:10:15 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5bb06ac3-cfab-49c5-b54b-92ada3b8d023 tempest-VolumeTypesExtraSpecsTest-1190959904 tempest-VolumeTypesExtraSpecsTest-1190959904-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:10:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-9d953365-fc96-4571-92a2-c41b873825c1 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:15 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9d953365-fc96-4571-92a2-c41b873825c1 tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:10:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-9d953365-fc96-4571-92a2-c41b873825c1 tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-961174205", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:10:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volumes [None req-9d953365-fc96-4571-92a2-c41b873825c1 tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-961174205', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:10:15 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-9d953365-fc96-4571-92a2-c41b873825c1 tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] Create volume of 1 GB Sep 03 20:10:15 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-9d953365-fc96-4571-92a2-c41b873825c1 tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] Availability Zones retrieved successfully. Sep 03 20:10:15 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-9d953365-fc96-4571-92a2-c41b873825c1 tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] Flow 'volume_create_api' (deb225c7-b073-4ca5-850c-457b9c86b7ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:10:15 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-9d953365-fc96-4571-92a2-c41b873825c1 tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6842afe-3ca3-4d29-9a49-94d4dc6c4ccf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:10:15 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.flows.api.create_volume [None req-9d953365-fc96-4571-92a2-c41b873825c1 tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] Validating volume size '1' using validate_int {{(pid=87289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:10:15 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5bb06ac3-cfab-49c5-b54b-92ada3b8d023 tempest-VolumeTypesExtraSpecsTest-1190959904 tempest-VolumeTypesExtraSpecsTest-1190959904-project-admin] http://192.168.122.54/volume/v3/types/95c8265c-ce77-4026-b7a7-6d880281302a/extra_specs returned with HTTP 200 Sep 03 20:10:15 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 654/1316] 192.168.122.54 () {60 vars in 1278 bytes} [Thu Sep 3 20:10:15 2026] POST /volume/v3/types/95c8265c-ce77-4026-b7a7-6d880281302a/extra_specs => generated 34 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 20:10:15 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-bcffb803-4c65-47fc-98e0-a03d9ba5bd7f None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:15 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-bcffb803-4c65-47fc-98e0-a03d9ba5bd7f tempest-VolumeTypesExtraSpecsTest-1190959904 tempest-VolumeTypesExtraSpecsTest-1190959904-project-admin] PUT http://192.168.122.54/volume/v3/types/95c8265c-ce77-4026-b7a7-6d880281302a/extra_specs/spec2 Sep 03 20:10:15 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-bcffb803-4c65-47fc-98e0-a03d9ba5bd7f tempest-VolumeTypesExtraSpecsTest-1190959904 tempest-VolumeTypesExtraSpecsTest-1190959904-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:10:15 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-9d953365-fc96-4571-92a2-c41b873825c1 tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6842afe-3ca3-4d29-9a49-94d4dc6c4ccf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:10:15 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-9d953365-fc96-4571-92a2-c41b873825c1 tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7757e6a-33d5-4516-b547-d5b2ed2b7bf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:10:15 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-bcffb803-4c65-47fc-98e0-a03d9ba5bd7f tempest-VolumeTypesExtraSpecsTest-1190959904 tempest-VolumeTypesExtraSpecsTest-1190959904-project-admin] http://192.168.122.54/volume/v3/types/95c8265c-ce77-4026-b7a7-6d880281302a/extra_specs/spec2 returned with HTTP 200 Sep 03 20:10:15 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 655/1317] 192.168.122.54 () {60 vars in 1295 bytes} [Thu Sep 3 20:10:15 2026] PUT /volume/v3/types/95c8265c-ce77-4026-b7a7-6d880281302a/extra_specs/spec2 => generated 17 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 20:10:15 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-622630c1-8490-43ec-95e9-ed83bc861bdb None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:16 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-622630c1-8490-43ec-95e9-ed83bc861bdb tempest-VolumeTypesExtraSpecsTest-1190959904 tempest-VolumeTypesExtraSpecsTest-1190959904-project-admin] GET http://192.168.122.54/volume/v3/types/95c8265c-ce77-4026-b7a7-6d880281302a/extra_specs/spec2 Sep 03 20:10:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-622630c1-8490-43ec-95e9-ed83bc861bdb tempest-VolumeTypesExtraSpecsTest-1190959904 tempest-VolumeTypesExtraSpecsTest-1190959904-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-622630c1-8490-43ec-95e9-ed83bc861bdb tempest-VolumeTypesExtraSpecsTest-1190959904 tempest-VolumeTypesExtraSpecsTest-1190959904-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:16 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-622630c1-8490-43ec-95e9-ed83bc861bdb tempest-VolumeTypesExtraSpecsTest-1190959904 tempest-VolumeTypesExtraSpecsTest-1190959904-project-admin] http://192.168.122.54/volume/v3/types/95c8265c-ce77-4026-b7a7-6d880281302a/extra_specs/spec2 returned with HTTP 200 Sep 03 20:10:16 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 656/1318] 192.168.122.54 () {58 vars in 1275 bytes} [Thu Sep 3 20:10:15 2026] GET /volume/v3/types/95c8265c-ce77-4026-b7a7-6d880281302a/extra_specs/spec2 => generated 17 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 20:10:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-3f5ff0c9-c376-4ed8-9129-9cf770105f38 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:16 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-3f5ff0c9-c376-4ed8-9129-9cf770105f38 tempest-VolumeTypesExtraSpecsTest-1190959904 tempest-VolumeTypesExtraSpecsTest-1190959904-project-admin] POST http://192.168.122.54/volume/v3/types/95c8265c-ce77-4026-b7a7-6d880281302a/extra_specs Sep 03 20:10:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-3f5ff0c9-c376-4ed8-9129-9cf770105f38 tempest-VolumeTypesExtraSpecsTest-1190959904 tempest-VolumeTypesExtraSpecsTest-1190959904-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:10:16 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-9d953365-fc96-4571-92a2-c41b873825c1 tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] Created reservations ['1f260e66-331f-4de7-b7d6-b6bc9964dc7d', '461d51e9-9352-4fff-b09a-b2c3c9c33c23', '0c53231b-9903-4c2e-958d-b71a2adec2bd', 'a007b0bd-8feb-4575-9c86-82e3786de90a'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:10:16 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-9d953365-fc96-4571-92a2-c41b873825c1 tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7757e6a-33d5-4516-b547-d5b2ed2b7bf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f260e66-331f-4de7-b7d6-b6bc9964dc7d', '461d51e9-9352-4fff-b09a-b2c3c9c33c23', '0c53231b-9903-4c2e-958d-b71a2adec2bd', 'a007b0bd-8feb-4575-9c86-82e3786de90a']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:10:16 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-9d953365-fc96-4571-92a2-c41b873825c1 tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (020878b8-d36e-4e99-8efb-4a355872b1b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:10:16 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-3f5ff0c9-c376-4ed8-9129-9cf770105f38 tempest-VolumeTypesExtraSpecsTest-1190959904 tempest-VolumeTypesExtraSpecsTest-1190959904-project-admin] http://192.168.122.54/volume/v3/types/95c8265c-ce77-4026-b7a7-6d880281302a/extra_specs returned with HTTP 200 Sep 03 20:10:16 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 657/1319] 192.168.122.54 () {60 vars in 1278 bytes} [Thu Sep 3 20:10:16 2026] POST /volume/v3/types/95c8265c-ce77-4026-b7a7-6d880281302a/extra_specs => generated 51 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 20:10:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-42ccf784-3b34-4df3-a3cd-8d1e84c00169 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:16 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-42ccf784-3b34-4df3-a3cd-8d1e84c00169 tempest-VolumeTypesExtraSpecsTest-1190959904 tempest-VolumeTypesExtraSpecsTest-1190959904-project-admin] GET http://192.168.122.54/volume/v3/types/95c8265c-ce77-4026-b7a7-6d880281302a/extra_specs Sep 03 20:10:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-42ccf784-3b34-4df3-a3cd-8d1e84c00169 tempest-VolumeTypesExtraSpecsTest-1190959904 tempest-VolumeTypesExtraSpecsTest-1190959904-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:16 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:16 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:10:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-42ccf784-3b34-4df3-a3cd-8d1e84c00169 tempest-VolumeTypesExtraSpecsTest-1190959904 tempest-VolumeTypesExtraSpecsTest-1190959904-project-admin] Calling method 'index' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:16 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-9d953365-fc96-4571-92a2-c41b873825c1 tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (020878b8-d36e-4e99-8efb-4a355872b1b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '317f5631-175d-4aea-8795-0128deb1a02d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-961174205',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0607f41594b74c28aae5df457cde8dba',qos_specs=None,replication_status=,reservations=['1f260e66-331f-4de7-b7d6-b6bc9964dc7d','461d51e9-9352-4fff-b09a-b2c3c9c33c23','0c53231b-9903-4c2e-958d-b71a2adec2bd','a007b0bd-8feb-4575-9c86-82e3786de90a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24587630c38a4f45a46cc04609b023ea',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:10:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-961174205',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=317f5631-175d-4aea-8795-0128deb1a02d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0607f41594b74c28aae5df457cde8dba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24587630c38a4f45a46cc04609b023ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:10:16 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-9d953365-fc96-4571-92a2-c41b873825c1 tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9958d8a0-917e-4923-adab-58645933c607) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:10:16 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-42ccf784-3b34-4df3-a3cd-8d1e84c00169 tempest-VolumeTypesExtraSpecsTest-1190959904 tempest-VolumeTypesExtraSpecsTest-1190959904-project-admin] http://192.168.122.54/volume/v3/types/95c8265c-ce77-4026-b7a7-6d880281302a/extra_specs returned with HTTP 200 Sep 03 20:10:16 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 658/1320] 192.168.122.54 () {58 vars in 1257 bytes} [Thu Sep 3 20:10:16 2026] GET /volume/v3/types/95c8265c-ce77-4026-b7a7-6d880281302a/extra_specs => generated 68 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 20:10:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-04bc3ea9-278d-49b8-b3d6-8641ff475acb None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:16 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-04bc3ea9-278d-49b8-b3d6-8641ff475acb tempest-VolumeTypesExtraSpecsTest-1190959904 tempest-VolumeTypesExtraSpecsTest-1190959904-project-admin] DELETE http://192.168.122.54/volume/v3/types/95c8265c-ce77-4026-b7a7-6d880281302a Sep 03 20:10:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-04bc3ea9-278d-49b8-b3d6-8641ff475acb tempest-VolumeTypesExtraSpecsTest-1190959904 tempest-VolumeTypesExtraSpecsTest-1190959904-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-04bc3ea9-278d-49b8-b3d6-8641ff475acb tempest-VolumeTypesExtraSpecsTest-1190959904 tempest-VolumeTypesExtraSpecsTest-1190959904-project-admin] Calling method '_delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:16 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-04bc3ea9-278d-49b8-b3d6-8641ff475acb tempest-VolumeTypesExtraSpecsTest-1190959904 tempest-VolumeTypesExtraSpecsTest-1190959904-project-admin] http://192.168.122.54/volume/v3/types/95c8265c-ce77-4026-b7a7-6d880281302a returned with HTTP 202 Sep 03 20:10:16 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 659/1321] 192.168.122.54 () {58 vars in 1224 bytes} [Thu Sep 3 20:10:16 2026] DELETE /volume/v3/types/95c8265c-ce77-4026-b7a7-6d880281302a => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:10:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-75c04ef3-27c4-4dc0-a57a-f8c01c6fa677 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:16 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-75c04ef3-27c4-4dc0-a57a-f8c01c6fa677 tempest-VolumeTypesExtraSpecsTest-1190959904 tempest-VolumeTypesExtraSpecsTest-1190959904-project-admin] GET http://192.168.122.54/volume/v3/types/95c8265c-ce77-4026-b7a7-6d880281302a Sep 03 20:10:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-75c04ef3-27c4-4dc0-a57a-f8c01c6fa677 tempest-VolumeTypesExtraSpecsTest-1190959904 tempest-VolumeTypesExtraSpecsTest-1190959904-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-75c04ef3-27c4-4dc0-a57a-f8c01c6fa677 tempest-VolumeTypesExtraSpecsTest-1190959904 tempest-VolumeTypesExtraSpecsTest-1190959904-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:16 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-9d953365-fc96-4571-92a2-c41b873825c1 tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9958d8a0-917e-4923-adab-58645933c607) transitioned into state 'SUCCESS' from state '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-961174205',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0607f41594b74c28aae5df457cde8dba',qos_specs=None,replication_status=,reservations=['1f260e66-331f-4de7-b7d6-b6bc9964dc7d','461d51e9-9352-4fff-b09a-b2c3c9c33c23','0c53231b-9903-4c2e-958d-b71a2adec2bd','a007b0bd-8feb-4575-9c86-82e3786de90a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24587630c38a4f45a46cc04609b023ea',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:10:16 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-75c04ef3-27c4-4dc0-a57a-f8c01c6fa677 tempest-VolumeTypesExtraSpecsTest-1190959904 tempest-VolumeTypesExtraSpecsTest-1190959904-project-admin] http://192.168.122.54/volume/v3/types/95c8265c-ce77-4026-b7a7-6d880281302a returned with HTTP 404 Sep 03 20:10:16 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 660/1322] 192.168.122.54 () {58 vars in 1221 bytes} [Thu Sep 3 20:10:16 2026] GET /volume/v3/types/95c8265c-ce77-4026-b7a7-6d880281302a => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:10:16 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-9d953365-fc96-4571-92a2-c41b873825c1 tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ccc08c2-69c7-4dd5-8e82-a137433d414d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:10:16 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-9d953365-fc96-4571-92a2-c41b873825c1 tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ccc08c2-69c7-4dd5-8e82-a137433d414d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:10:16 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-9d953365-fc96-4571-92a2-c41b873825c1 tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] Flow 'volume_create_api' (deb225c7-b073-4ca5-850c-457b9c86b7ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:10:16 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-9d953365-fc96-4571-92a2-c41b873825c1 tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] Create volume request issued successfully. Sep 03 20:10:16 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9d953365-fc96-4571-92a2-c41b873825c1 tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:10:16 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 663/1323] 192.168.122.54 () {60 vars in 1138 bytes} [Thu Sep 3 20:10:15 2026] POST /volume/v3/volumes => generated 761 bytes in 805 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:10:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-409dbaf9-2481-4df1-b596-a52ab8a91816 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:16 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-409dbaf9-2481-4df1-b596-a52ab8a91816 tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] GET http://192.168.122.54/volume/v3/volumes/317f5631-175d-4aea-8795-0128deb1a02d Sep 03 20:10:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-409dbaf9-2481-4df1-b596-a52ab8a91816 tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-409dbaf9-2481-4df1-b596-a52ab8a91816 tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:16 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:16 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:10:16 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:16 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:16 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-409dbaf9-2481-4df1-b596-a52ab8a91816 tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] Volume info retrieved successfully. Sep 03 20:10:16 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-409dbaf9-2481-4df1-b596-a52ab8a91816 tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] http://192.168.122.54/volume/v3/volumes/317f5631-175d-4aea-8795-0128deb1a02d returned with HTTP 200 Sep 03 20:10:16 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 661/1324] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:10:16 2026] GET /volume/v3/volumes/317f5631-175d-4aea-8795-0128deb1a02d => generated 829 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-c9db27d9-2253-44d2-888b-17cedfe421e1 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:17 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c9db27d9-2253-44d2-888b-17cedfe421e1 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:10:17 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c9db27d9-2253-44d2-888b-17cedfe421e1 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-331415383", "metadata": {"Type": "Test"}}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:10:17 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volumes [None req-c9db27d9-2253-44d2-888b-17cedfe421e1 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-331415383', 'metadata': {'Type': 'Test'}}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:10:17 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-c9db27d9-2253-44d2-888b-17cedfe421e1 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Create volume of 1 GB Sep 03 20:10:17 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:17 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:10:17 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-c9db27d9-2253-44d2-888b-17cedfe421e1 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Availability Zones retrieved successfully. Sep 03 20:10:17 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-c9db27d9-2253-44d2-888b-17cedfe421e1 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Flow 'volume_create_api' (516f291c-51ff-449c-952a-bd7ac1587ade) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:10:17 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-c9db27d9-2253-44d2-888b-17cedfe421e1 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26055f75-60fe-4fef-912b-305f3f08ea5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:10:17 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.flows.api.create_volume [None req-c9db27d9-2253-44d2-888b-17cedfe421e1 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Validating volume size '1' using validate_int {{(pid=87289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:10:17 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-c9db27d9-2253-44d2-888b-17cedfe421e1 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26055f75-60fe-4fef-912b-305f3f08ea5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:10:17 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-c9db27d9-2253-44d2-888b-17cedfe421e1 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51559004-110f-4f62-98e2-fcabfb38696c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:10:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-9e1e08b8-319f-4a3a-a310-a95726227a5b None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:17 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-9e1e08b8-319f-4a3a-a310-a95726227a5b tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] GET http://192.168.122.54/volume/v3/volumes/317f5631-175d-4aea-8795-0128deb1a02d Sep 03 20:10:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-9e1e08b8-319f-4a3a-a310-a95726227a5b tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-9e1e08b8-319f-4a3a-a310-a95726227a5b tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:17 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:17 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:10:17 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:17 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:17 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-9e1e08b8-319f-4a3a-a310-a95726227a5b tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] Volume info retrieved successfully. Sep 03 20:10:17 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-9e1e08b8-319f-4a3a-a310-a95726227a5b tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] http://192.168.122.54/volume/v3/volumes/317f5631-175d-4aea-8795-0128deb1a02d returned with HTTP 200 Sep 03 20:10:17 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 662/1325] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:10:17 2026] GET /volume/v3/volumes/317f5631-175d-4aea-8795-0128deb1a02d => generated 853 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:10:17 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-c9db27d9-2253-44d2-888b-17cedfe421e1 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Created reservations ['15dce786-b7e4-491f-928e-9af9999b0d9b', '1ed7369f-d89e-482e-b30b-bd3882a852dc', '9c781927-f18d-4ebe-8910-c08c020175da', '73c1e2f9-36da-4e60-ad67-6beea2d6a3b7'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:10:17 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-c9db27d9-2253-44d2-888b-17cedfe421e1 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51559004-110f-4f62-98e2-fcabfb38696c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['15dce786-b7e4-491f-928e-9af9999b0d9b', '1ed7369f-d89e-482e-b30b-bd3882a852dc', '9c781927-f18d-4ebe-8910-c08c020175da', '73c1e2f9-36da-4e60-ad67-6beea2d6a3b7']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:10:17 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-c9db27d9-2253-44d2-888b-17cedfe421e1 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (373fc564-ad4c-459f-b236-8be22ab4dab7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:10:17 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:17 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:10:18 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-c9db27d9-2253-44d2-888b-17cedfe421e1 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (373fc564-ad4c-459f-b236-8be22ab4dab7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0ed4b5ef-e54f-4251-a10c-44524d30f57b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-331415383',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='51fb409eed1f4f2ab02850eb9cc07546',qos_specs=None,replication_status=,reservations=['15dce786-b7e4-491f-928e-9af9999b0d9b','1ed7369f-d89e-482e-b30b-bd3882a852dc','9c781927-f18d-4ebe-8910-c08c020175da','73c1e2f9-36da-4e60-ad67-6beea2d6a3b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='faf2dfa7457245beb645c64f10e97a19',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:10:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-331415383',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0ed4b5ef-e54f-4251-a10c-44524d30f57b,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='51fb409eed1f4f2ab02850eb9cc07546',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='faf2dfa7457245beb645c64f10e97a19',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:10:18 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-c9db27d9-2253-44d2-888b-17cedfe421e1 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42d29329-47a0-467b-819f-ab7f7daf7d23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:10:18 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-c9db27d9-2253-44d2-888b-17cedfe421e1 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42d29329-47a0-467b-819f-ab7f7daf7d23) transitioned into state 'SUCCESS' from state '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-331415383',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='51fb409eed1f4f2ab02850eb9cc07546',qos_specs=None,replication_status=,reservations=['15dce786-b7e4-491f-928e-9af9999b0d9b','1ed7369f-d89e-482e-b30b-bd3882a852dc','9c781927-f18d-4ebe-8910-c08c020175da','73c1e2f9-36da-4e60-ad67-6beea2d6a3b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='faf2dfa7457245beb645c64f10e97a19',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:10:18 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-c9db27d9-2253-44d2-888b-17cedfe421e1 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e132bee-0cc5-43af-a615-192e49e1d019) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:10:18 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-c9db27d9-2253-44d2-888b-17cedfe421e1 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e132bee-0cc5-43af-a615-192e49e1d019) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:10:18 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-c9db27d9-2253-44d2-888b-17cedfe421e1 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Flow 'volume_create_api' (516f291c-51ff-449c-952a-bd7ac1587ade) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:10:18 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-c9db27d9-2253-44d2-888b-17cedfe421e1 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Create volume request issued successfully. Sep 03 20:10:18 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c9db27d9-2253-44d2-888b-17cedfe421e1 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:10:18 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 664/1326] 192.168.122.54 () {60 vars in 1138 bytes} [Thu Sep 3 20:10:16 2026] POST /volume/v3/volumes => generated 765 bytes in 1421 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:10:18 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-c085cf24-81b0-4c11-9dde-8beea9203771 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:18 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c085cf24-81b0-4c11-9dde-8beea9203771 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] GET http://192.168.122.54/volume/v3/volumes/0ed4b5ef-e54f-4251-a10c-44524d30f57b Sep 03 20:10:18 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c085cf24-81b0-4c11-9dde-8beea9203771 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:18 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c085cf24-81b0-4c11-9dde-8beea9203771 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:18 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:18 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:10:18 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:18 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:18 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-c085cf24-81b0-4c11-9dde-8beea9203771 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Volume info retrieved successfully. Sep 03 20:10:18 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c085cf24-81b0-4c11-9dde-8beea9203771 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] http://192.168.122.54/volume/v3/volumes/0ed4b5ef-e54f-4251-a10c-44524d30f57b returned with HTTP 200 Sep 03 20:10:18 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 663/1327] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:10:18 2026] GET /volume/v3/volumes/0ed4b5ef-e54f-4251-a10c-44524d30f57b => generated 833 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:18 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-30bea112-24c6-4bef-ae45-634c3c4577f0 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:18 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-30bea112-24c6-4bef-ae45-634c3c4577f0 tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] GET http://192.168.122.54/volume/v3/volumes/317f5631-175d-4aea-8795-0128deb1a02d Sep 03 20:10:18 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-30bea112-24c6-4bef-ae45-634c3c4577f0 tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:18 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-30bea112-24c6-4bef-ae45-634c3c4577f0 tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:19 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:19 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:10:19 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:19 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:10:19 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-30bea112-24c6-4bef-ae45-634c3c4577f0 tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] Volume info retrieved successfully. Sep 03 20:10:19 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-30bea112-24c6-4bef-ae45-634c3c4577f0 tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] http://192.168.122.54/volume/v3/volumes/317f5631-175d-4aea-8795-0128deb1a02d returned with HTTP 200 Sep 03 20:10:19 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 665/1328] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:10:18 2026] GET /volume/v3/volumes/317f5631-175d-4aea-8795-0128deb1a02d => generated 854 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:10:19 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-4726be68-6f81-426f-bf52-9c4e36977971 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:19 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-4726be68-6f81-426f-bf52-9c4e36977971 tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] GET http://192.168.122.54/volume/v3/volumes/317f5631-175d-4aea-8795-0128deb1a02d Sep 03 20:10:19 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-4726be68-6f81-426f-bf52-9c4e36977971 tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:19 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-4726be68-6f81-426f-bf52-9c4e36977971 tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:19 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:19 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:10:19 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:19 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:19 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-4726be68-6f81-426f-bf52-9c4e36977971 tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] Volume info retrieved successfully. Sep 03 20:10:19 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-4726be68-6f81-426f-bf52-9c4e36977971 tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] http://192.168.122.54/volume/v3/volumes/317f5631-175d-4aea-8795-0128deb1a02d returned with HTTP 200 Sep 03 20:10:19 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 664/1329] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:10:19 2026] GET /volume/v3/volumes/317f5631-175d-4aea-8795-0128deb1a02d => generated 854 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:19 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-0d87f910-1a6f-42b5-afba-9059499b21f1 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:19 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-0d87f910-1a6f-42b5-afba-9059499b21f1 tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] GET http://192.168.122.54/volume/v3/volumes Sep 03 20:10:19 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-0d87f910-1a6f-42b5-afba-9059499b21f1 tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:19 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-0d87f910-1a6f-42b5-afba-9059499b21f1 tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] Calling method 'index' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:19 devstack devstack@c-api.service[87289]: DEBUG cinder.api.api_utils [None req-0d87f910-1a6f-42b5-afba-9059499b21f1 tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] Removing options '' from query. {{(pid=87289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:10:19 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-0d87f910-1a6f-42b5-afba-9059499b21f1 tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87289) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 20:10:19 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:19 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:10:19 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-0d87f910-1a6f-42b5-afba-9059499b21f1 tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] Get all volumes completed successfully. Sep 03 20:10:19 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-0d87f910-1a6f-42b5-afba-9059499b21f1 tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 200 Sep 03 20:10:19 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 666/1330] 192.168.122.54 () {58 vars in 1116 bytes} [Thu Sep 3 20:10:19 2026] GET /volume/v3/volumes => generated 344 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:19 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-c9562e0e-bf17-4f79-96ae-596ce0a39399 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:19 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c9562e0e-bf17-4f79-96ae-596ce0a39399 tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] GET http://192.168.122.54/volume/v3/volumes/317f5631-175d-4aea-8795-0128deb1a02d Sep 03 20:10:19 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c9562e0e-bf17-4f79-96ae-596ce0a39399 tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:19 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c9562e0e-bf17-4f79-96ae-596ce0a39399 tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:19 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:19 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:10:19 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:19 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:19 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-c9562e0e-bf17-4f79-96ae-596ce0a39399 tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] Volume info retrieved successfully. Sep 03 20:10:19 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c9562e0e-bf17-4f79-96ae-596ce0a39399 tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] http://192.168.122.54/volume/v3/volumes/317f5631-175d-4aea-8795-0128deb1a02d returned with HTTP 200 Sep 03 20:10:19 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 665/1331] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:10:19 2026] GET /volume/v3/volumes/317f5631-175d-4aea-8795-0128deb1a02d => generated 854 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:19 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-f80bab73-303e-406e-a23d-54bbc4b065d3 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:19 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f80bab73-303e-406e-a23d-54bbc4b065d3 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] GET http://192.168.122.54/volume/v3/volumes/0ed4b5ef-e54f-4251-a10c-44524d30f57b Sep 03 20:10:19 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f80bab73-303e-406e-a23d-54bbc4b065d3 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:19 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f80bab73-303e-406e-a23d-54bbc4b065d3 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:19 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:19 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:10:19 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:19 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:10:19 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-f80bab73-303e-406e-a23d-54bbc4b065d3 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Volume info retrieved successfully. Sep 03 20:10:19 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f80bab73-303e-406e-a23d-54bbc4b065d3 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] http://192.168.122.54/volume/v3/volumes/0ed4b5ef-e54f-4251-a10c-44524d30f57b returned with HTTP 200 Sep 03 20:10:19 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 667/1332] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:10:19 2026] GET /volume/v3/volumes/0ed4b5ef-e54f-4251-a10c-44524d30f57b => generated 857 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:19 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-4445b0ab-f180-46e9-a9f5-748a0e660a20 req-9f280fdd-ce63-4a05-8f69-30bed3dfed4e None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:19 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-4445b0ab-f180-46e9-a9f5-748a0e660a20 req-9f280fdd-ce63-4a05-8f69-30bed3dfed4e tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] GET http://192.168.122.54/volume/v3/volumes/317f5631-175d-4aea-8795-0128deb1a02d Sep 03 20:10:19 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-4445b0ab-f180-46e9-a9f5-748a0e660a20 req-9f280fdd-ce63-4a05-8f69-30bed3dfed4e tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:19 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-4445b0ab-f180-46e9-a9f5-748a0e660a20 req-9f280fdd-ce63-4a05-8f69-30bed3dfed4e tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:19 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:19 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:10:19 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:19 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:19 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [req-4445b0ab-f180-46e9-a9f5-748a0e660a20 req-9f280fdd-ce63-4a05-8f69-30bed3dfed4e tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] Volume info retrieved successfully. Sep 03 20:10:19 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-4445b0ab-f180-46e9-a9f5-748a0e660a20 req-9f280fdd-ce63-4a05-8f69-30bed3dfed4e tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] http://192.168.122.54/volume/v3/volumes/317f5631-175d-4aea-8795-0128deb1a02d returned with HTTP 200 Sep 03 20:10:19 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 666/1333] 192.168.122.54 () {60 vars in 1482 bytes} [Thu Sep 3 20:10:19 2026] GET /volume/v3/volumes/317f5631-175d-4aea-8795-0128deb1a02d => generated 854 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:19 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-ccbaa731-6be5-49f6-8d4f-66d43c802469 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:19 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ccbaa731-6be5-49f6-8d4f-66d43c802469 None None] GET http://192.168.122.54/volume// Sep 03 20:10:19 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ccbaa731-6be5-49f6-8d4f-66d43c802469 None None] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:19 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ccbaa731-6be5-49f6-8d4f-66d43c802469 None None] Calling method 'all' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:19 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ccbaa731-6be5-49f6-8d4f-66d43c802469 None None] http://192.168.122.54/volume// returned with HTTP 300 Sep 03 20:10:19 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 668/1334] 192.168.122.54 () {58 vars in 1312 bytes} [Thu Sep 3 20:10:19 2026] GET /volume/ => generated 389 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 20:10:19 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-4445b0ab-f180-46e9-a9f5-748a0e660a20 req-fe92967d-3e1d-4858-b883-3a8120f0a155 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-a9ecb3ca-5e65-4c0b-b296-151be5f8b5dd None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:20 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a9ecb3ca-5e65-4c0b-b296-151be5f8b5dd tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] GET http://192.168.122.54/volume/v3/volumes/0ed4b5ef-e54f-4251-a10c-44524d30f57b Sep 03 20:10:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a9ecb3ca-5e65-4c0b-b296-151be5f8b5dd tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a9ecb3ca-5e65-4c0b-b296-151be5f8b5dd tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:20 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:20 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:10:20 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:20 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:10:20 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-a9ecb3ca-5e65-4c0b-b296-151be5f8b5dd tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Volume info retrieved successfully. Sep 03 20:10:20 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a9ecb3ca-5e65-4c0b-b296-151be5f8b5dd tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] http://192.168.122.54/volume/v3/volumes/0ed4b5ef-e54f-4251-a10c-44524d30f57b returned with HTTP 200 Sep 03 20:10:20 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 669/1335] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:10:20 2026] GET /volume/v3/volumes/0ed4b5ef-e54f-4251-a10c-44524d30f57b => generated 858 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-9037ef1a-a34b-4824-83c3-1fa6c744412b None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:20 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9037ef1a-a34b-4824-83c3-1fa6c744412b tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] GET http://192.168.122.54/volume/v3/volumes/0ed4b5ef-e54f-4251-a10c-44524d30f57b Sep 03 20:10:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-9037ef1a-a34b-4824-83c3-1fa6c744412b tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-9037ef1a-a34b-4824-83c3-1fa6c744412b tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:20 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-4445b0ab-f180-46e9-a9f5-748a0e660a20 req-fe92967d-3e1d-4858-b883-3a8120f0a155 tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] POST http://192.168.122.54/volume/v3/attachments Sep 03 20:10:20 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-4445b0ab-f180-46e9-a9f5-748a0e660a20 req-fe92967d-3e1d-4858-b883-3a8120f0a155 tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "317f5631-175d-4aea-8795-0128deb1a02d", "connector": null, "instance_uuid": "05d6c5a8-ccfe-4d58-beb9-742df09ab446"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:10:20 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:20 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:10:20 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:20 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:10:20 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:20 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:10:20 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:20 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:20 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-9037ef1a-a34b-4824-83c3-1fa6c744412b tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Volume info retrieved successfully. Sep 03 20:10:20 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9037ef1a-a34b-4824-83c3-1fa6c744412b tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] http://192.168.122.54/volume/v3/volumes/0ed4b5ef-e54f-4251-a10c-44524d30f57b returned with HTTP 200 Sep 03 20:10:20 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 670/1336] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:10:20 2026] GET /volume/v3/volumes/0ed4b5ef-e54f-4251-a10c-44524d30f57b => generated 858 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:20 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-4445b0ab-f180-46e9-a9f5-748a0e660a20 req-fe92967d-3e1d-4858-b883-3a8120f0a155 tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] http://192.168.122.54/volume/v3/attachments returned with HTTP 200 Sep 03 20:10:20 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 667/1337] 192.168.122.54 () {66 vars in 1478 bytes} [Thu Sep 3 20:10:19 2026] POST /volume/v3/attachments => generated 273 bytes in 773 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:10:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-9e6f569b-9934-47fd-a64f-5830ac54e7f6 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:20 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9e6f569b-9934-47fd-a64f-5830ac54e7f6 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] PUT http://192.168.122.54/volume/v3/volumes/0ed4b5ef-e54f-4251-a10c-44524d30f57b Sep 03 20:10:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-9e6f569b-9934-47fd-a64f-5830ac54e7f6 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-331415383"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:10:20 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:20 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:10:20 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:20 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:10:20 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-9e6f569b-9934-47fd-a64f-5830ac54e7f6 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Volume info retrieved successfully. Sep 03 20:10:20 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-084f9ca1-f929-4c43-8a4e-861c3caaa08a None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:20 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-9e6f569b-9934-47fd-a64f-5830ac54e7f6 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Volume updated successfully. Sep 03 20:10:20 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9e6f569b-9934-47fd-a64f-5830ac54e7f6 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] http://192.168.122.54/volume/v3/volumes/0ed4b5ef-e54f-4251-a10c-44524d30f57b returned with HTTP 200 Sep 03 20:10:20 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 671/1338] 192.168.122.54 () {60 vars in 1247 bytes} [Thu Sep 3 20:10:20 2026] PUT /volume/v3/volumes/0ed4b5ef-e54f-4251-a10c-44524d30f57b => generated 790 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:20 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-084f9ca1-f929-4c43-8a4e-861c3caaa08a tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] GET http://192.168.122.54/volume/v3/volumes/317f5631-175d-4aea-8795-0128deb1a02d Sep 03 20:10:20 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-084f9ca1-f929-4c43-8a4e-861c3caaa08a tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:20 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-084f9ca1-f929-4c43-8a4e-861c3caaa08a tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-aa8fcace-0f04-450b-8d37-e1dc64da2611 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:20 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-aa8fcace-0f04-450b-8d37-e1dc64da2611 None None] GET http://192.168.122.54/volume// Sep 03 20:10:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-aa8fcace-0f04-450b-8d37-e1dc64da2611 None None] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-aa8fcace-0f04-450b-8d37-e1dc64da2611 None None] Calling method 'all' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:20 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-aa8fcace-0f04-450b-8d37-e1dc64da2611 None None] http://192.168.122.54/volume// returned with HTTP 300 Sep 03 20:10:20 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 672/1339] 192.168.122.54 () {58 vars in 1310 bytes} [Thu Sep 3 20:10:20 2026] GET /volume/ => generated 389 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 20:10:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-ee24f35b-1431-4e36-9066-6c4baa827b4c None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:20 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ee24f35b-1431-4e36-9066-6c4baa827b4c tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] PUT http://192.168.122.54/volume/v3/volumes/0ed4b5ef-e54f-4251-a10c-44524d30f57b Sep 03 20:10:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ee24f35b-1431-4e36-9066-6c4baa827b4c tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-553092757", "description": "This is the new description of volume"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:10:20 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:20 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:10:20 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:20 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:10:20 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:20 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:10:20 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-ee24f35b-1431-4e36-9066-6c4baa827b4c tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Volume info retrieved successfully. Sep 03 20:10:20 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:20 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:20 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-ee24f35b-1431-4e36-9066-6c4baa827b4c tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Volume updated successfully. Sep 03 20:10:20 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ee24f35b-1431-4e36-9066-6c4baa827b4c tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] http://192.168.122.54/volume/v3/volumes/0ed4b5ef-e54f-4251-a10c-44524d30f57b returned with HTTP 200 Sep 03 20:10:20 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 673/1340] 192.168.122.54 () {60 vars in 1248 bytes} [Thu Sep 3 20:10:20 2026] PUT /volume/v3/volumes/0ed4b5ef-e54f-4251-a10c-44524d30f57b => generated 829 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-4445b0ab-f180-46e9-a9f5-748a0e660a20 req-f4e37d6c-2f05-4163-867f-d6cf8d40fcb2 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:20 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-4445b0ab-f180-46e9-a9f5-748a0e660a20 req-f4e37d6c-2f05-4163-867f-d6cf8d40fcb2 tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] GET http://192.168.122.54/volume/v3/volumes/317f5631-175d-4aea-8795-0128deb1a02d Sep 03 20:10:20 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-084f9ca1-f929-4c43-8a4e-861c3caaa08a tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] Volume info retrieved successfully. Sep 03 20:10:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-4445b0ab-f180-46e9-a9f5-748a0e660a20 req-f4e37d6c-2f05-4163-867f-d6cf8d40fcb2 tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-4445b0ab-f180-46e9-a9f5-748a0e660a20 req-f4e37d6c-2f05-4163-867f-d6cf8d40fcb2 tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:21 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:21 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:10:21 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:21 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:10:21 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-084f9ca1-f929-4c43-8a4e-861c3caaa08a tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] http://192.168.122.54/volume/v3/volumes/317f5631-175d-4aea-8795-0128deb1a02d returned with HTTP 200 Sep 03 20:10:21 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 668/1341] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:10:20 2026] GET /volume/v3/volumes/317f5631-175d-4aea-8795-0128deb1a02d => generated 853 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:10:21 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-c6456543-55b6-4e73-a4e1-3b95dac1205a None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:21 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [req-4445b0ab-f180-46e9-a9f5-748a0e660a20 req-f4e37d6c-2f05-4163-867f-d6cf8d40fcb2 tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] Volume info retrieved successfully. Sep 03 20:10:21 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c6456543-55b6-4e73-a4e1-3b95dac1205a tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] GET http://192.168.122.54/volume/v3/volumes/0ed4b5ef-e54f-4251-a10c-44524d30f57b Sep 03 20:10:21 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c6456543-55b6-4e73-a4e1-3b95dac1205a tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:21 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c6456543-55b6-4e73-a4e1-3b95dac1205a tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:21 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-4445b0ab-f180-46e9-a9f5-748a0e660a20 req-f4e37d6c-2f05-4163-867f-d6cf8d40fcb2 tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] http://192.168.122.54/volume/v3/volumes/317f5631-175d-4aea-8795-0128deb1a02d returned with HTTP 200 Sep 03 20:10:21 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 674/1342] 192.168.122.54 () {62 vars in 1523 bytes} [Thu Sep 3 20:10:20 2026] GET /volume/v3/volumes/317f5631-175d-4aea-8795-0128deb1a02d => generated 1034 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 20:10:21 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:21 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:10:21 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:21 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:21 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-c6456543-55b6-4e73-a4e1-3b95dac1205a tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Volume info retrieved successfully. Sep 03 20:10:21 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c6456543-55b6-4e73-a4e1-3b95dac1205a tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] http://192.168.122.54/volume/v3/volumes/0ed4b5ef-e54f-4251-a10c-44524d30f57b returned with HTTP 200 Sep 03 20:10:21 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 669/1343] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:10:21 2026] GET /volume/v3/volumes/0ed4b5ef-e54f-4251-a10c-44524d30f57b => generated 897 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:21 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-c3a7e7e6-9abd-4881-99e5-dc344a46652a None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:21 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c3a7e7e6-9abd-4881-99e5-dc344a46652a tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:10:21 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c3a7e7e6-9abd-4881-99e5-dc344a46652a tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1295828538", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1561652741"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:10:21 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volumes [None req-c3a7e7e6-9abd-4881-99e5-dc344a46652a tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1295828538', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1561652741'}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:10:21 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-c3a7e7e6-9abd-4881-99e5-dc344a46652a tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Create volume of 1 GB Sep 03 20:10:21 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-c3a7e7e6-9abd-4881-99e5-dc344a46652a tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Availability Zones retrieved successfully. Sep 03 20:10:21 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-c3a7e7e6-9abd-4881-99e5-dc344a46652a tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Flow 'volume_create_api' (8fd2fa8d-3b73-4e93-b218-8e74d965592c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:10:21 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-c3a7e7e6-9abd-4881-99e5-dc344a46652a tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0a97123-02d3-4406-974c-3fff3b54c24e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:10:21 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.flows.api.create_volume [None req-c3a7e7e6-9abd-4881-99e5-dc344a46652a tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Validating volume size '1' using validate_int {{(pid=87289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:10:21 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-4445b0ab-f180-46e9-a9f5-748a0e660a20 req-6c8d35af-5ce4-4e2b-bd8a-15c4886a5027 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:21 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-4445b0ab-f180-46e9-a9f5-748a0e660a20 req-6c8d35af-5ce4-4e2b-bd8a-15c4886a5027 tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] PUT http://192.168.122.54/volume/v3/attachments/8726c6f3-3133-40f4-afcc-6ef1ed384253 Sep 03 20:10:21 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-4445b0ab-f180-46e9-a9f5-748a0e660a20 req-6c8d35af-5ce4-4e2b-bd8a-15c4886a5027 tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.54", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd5588f450", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d480a316-b1bc-4222-9d5e-b857eb49504b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:10:21 devstack devstack@c-api.service[87290]: DEBUG cinder.coordination [req-4445b0ab-f180-46e9-a9f5-748a0e660a20 req-6c8d35af-5ce4-4e2b-bd8a-15c4886a5027 tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] Acquiring lock "cinder-attachment_update-317f5631-175d-4aea-8795-0128deb1a02d-devstack" by "attachment_update" {{(pid=87290) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 20:10:21 devstack devstack@c-api.service[87290]: DEBUG cinder.coordination [req-4445b0ab-f180-46e9-a9f5-748a0e660a20 req-6c8d35af-5ce4-4e2b-bd8a-15c4886a5027 tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] Lock "cinder-attachment_update-317f5631-175d-4aea-8795-0128deb1a02d-devstack" acquired by "attachment_update" :: waited 0.034s {{(pid=87290) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 20:10:21 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:21 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:21 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:21 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:10:21 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-c3a7e7e6-9abd-4881-99e5-dc344a46652a tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0a97123-02d3-4406-974c-3fff3b54c24e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:10:21 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-c3a7e7e6-9abd-4881-99e5-dc344a46652a tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f399a95-d3c2-41c7-a8ec-0e9d990782e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:10:21 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-c3a7e7e6-9abd-4881-99e5-dc344a46652a tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Created reservations ['ea465268-5270-42d5-9b2a-ef5ad460fecd', '38720bf1-8635-49a1-9e80-7c3897673bc6', 'f535ddda-7c56-4f1f-9770-9604742093be', 'd6654af1-88a6-4087-9f70-eb39c72c0020'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:10:21 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-c3a7e7e6-9abd-4881-99e5-dc344a46652a tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f399a95-d3c2-41c7-a8ec-0e9d990782e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea465268-5270-42d5-9b2a-ef5ad460fecd', '38720bf1-8635-49a1-9e80-7c3897673bc6', 'f535ddda-7c56-4f1f-9770-9604742093be', 'd6654af1-88a6-4087-9f70-eb39c72c0020']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:10:21 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-c3a7e7e6-9abd-4881-99e5-dc344a46652a tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (492b94a5-2360-43b4-a528-d4fc973e8990) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:10:21 devstack devstack@c-api.service[87290]: DEBUG cinder.coordination [req-4445b0ab-f180-46e9-a9f5-748a0e660a20 req-6c8d35af-5ce4-4e2b-bd8a-15c4886a5027 tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] Lock "cinder-attachment_update-317f5631-175d-4aea-8795-0128deb1a02d-devstack" released by "attachment_update" :: held 0.334s {{(pid=87290) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 20:10:21 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-4445b0ab-f180-46e9-a9f5-748a0e660a20 req-6c8d35af-5ce4-4e2b-bd8a-15c4886a5027 tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] http://192.168.122.54/volume/v3/attachments/8726c6f3-3133-40f4-afcc-6ef1ed384253 returned with HTTP 200 Sep 03 20:10:21 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 670/1344] 192.168.122.54 () {66 vars in 1588 bytes} [Thu Sep 3 20:10:21 2026] PUT /volume/v3/attachments/8726c6f3-3133-40f4-afcc-6ef1ed384253 => generated 694 bytes in 455 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 20:10:21 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:21 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:10:21 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-c3a7e7e6-9abd-4881-99e5-dc344a46652a tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (492b94a5-2360-43b4-a528-d4fc973e8990) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '286ef245-c2a4-468d-8747-6fdfc0e78dd9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1295828538',display_name='tempest-VolumesGetTest-Volume-1561652741',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51fb409eed1f4f2ab02850eb9cc07546',qos_specs=None,replication_status=,reservations=['ea465268-5270-42d5-9b2a-ef5ad460fecd','38720bf1-8635-49a1-9e80-7c3897673bc6','f535ddda-7c56-4f1f-9770-9604742093be','d6654af1-88a6-4087-9f70-eb39c72c0020'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='faf2dfa7457245beb645c64f10e97a19',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:10:21Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1295828538',display_name='tempest-VolumesGetTest-Volume-1561652741',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=286ef245-c2a4-468d-8747-6fdfc0e78dd9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='51fb409eed1f4f2ab02850eb9cc07546',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='faf2dfa7457245beb645c64f10e97a19',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:10:21 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-c3a7e7e6-9abd-4881-99e5-dc344a46652a tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46dd121e-b8f7-4e93-bceb-6e3091d97cf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:10:21 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-c3a7e7e6-9abd-4881-99e5-dc344a46652a tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46dd121e-b8f7-4e93-bceb-6e3091d97cf5) transitioned into 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-1295828538',display_name='tempest-VolumesGetTest-Volume-1561652741',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51fb409eed1f4f2ab02850eb9cc07546',qos_specs=None,replication_status=,reservations=['ea465268-5270-42d5-9b2a-ef5ad460fecd','38720bf1-8635-49a1-9e80-7c3897673bc6','f535ddda-7c56-4f1f-9770-9604742093be','d6654af1-88a6-4087-9f70-eb39c72c0020'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='faf2dfa7457245beb645c64f10e97a19',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:10:21 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-c3a7e7e6-9abd-4881-99e5-dc344a46652a tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f2ee55c-c1f5-4deb-9bcf-7e63875a1f58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:10:21 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-c3a7e7e6-9abd-4881-99e5-dc344a46652a tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f2ee55c-c1f5-4deb-9bcf-7e63875a1f58) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:10:21 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-c3a7e7e6-9abd-4881-99e5-dc344a46652a tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Flow 'volume_create_api' (8fd2fa8d-3b73-4e93-b218-8e74d965592c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:10:21 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-c3a7e7e6-9abd-4881-99e5-dc344a46652a tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Create volume request issued successfully. Sep 03 20:10:21 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c3a7e7e6-9abd-4881-99e5-dc344a46652a tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:10:21 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 675/1345] 192.168.122.54 () {60 vars in 1138 bytes} [Thu Sep 3 20:10:21 2026] POST /volume/v3/volumes => generated 787 bytes in 822 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:10:22 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-d05a9b1a-4d97-4682-baab-596a4bb48a88 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:22 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-d05a9b1a-4d97-4682-baab-596a4bb48a88 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] GET http://192.168.122.54/volume/v3/volumes/286ef245-c2a4-468d-8747-6fdfc0e78dd9 Sep 03 20:10:22 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-d05a9b1a-4d97-4682-baab-596a4bb48a88 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:22 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-d05a9b1a-4d97-4682-baab-596a4bb48a88 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:22 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-4bf195ed-138f-463c-947c-52474bfa96ca None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:22 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:22 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:10:22 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:22 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:22 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-4bf195ed-138f-463c-947c-52474bfa96ca tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] GET http://192.168.122.54/volume/v3/volumes/317f5631-175d-4aea-8795-0128deb1a02d Sep 03 20:10:22 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-4bf195ed-138f-463c-947c-52474bfa96ca tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:22 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-4bf195ed-138f-463c-947c-52474bfa96ca tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:22 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-d05a9b1a-4d97-4682-baab-596a4bb48a88 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Volume info retrieved successfully. Sep 03 20:10:22 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:22 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:10:22 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:22 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:10:22 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-4bf195ed-138f-463c-947c-52474bfa96ca tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] Volume info retrieved successfully. Sep 03 20:10:22 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-d05a9b1a-4d97-4682-baab-596a4bb48a88 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] http://192.168.122.54/volume/v3/volumes/286ef245-c2a4-468d-8747-6fdfc0e78dd9 returned with HTTP 200 Sep 03 20:10:22 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 671/1346] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:10:22 2026] GET /volume/v3/volumes/286ef245-c2a4-468d-8747-6fdfc0e78dd9 => generated 855 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:22 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-4bf195ed-138f-463c-947c-52474bfa96ca tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] http://192.168.122.54/volume/v3/volumes/317f5631-175d-4aea-8795-0128deb1a02d returned with HTTP 200 Sep 03 20:10:22 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 676/1347] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:10:22 2026] GET /volume/v3/volumes/317f5631-175d-4aea-8795-0128deb1a02d => generated 854 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:10:22 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-c5444b8e-9d72-4629-a149-26d8a5f7689e None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:22 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c5444b8e-9d72-4629-a149-26d8a5f7689e tempest-GroupsV320Test-1886958800 tempest-GroupsV320Test-1886958800-project-admin] POST http://192.168.122.54/volume/v3/types Sep 03 20:10:22 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c5444b8e-9d72-4629-a149-26d8a5f7689e tempest-GroupsV320Test-1886958800 tempest-GroupsV320Test-1886958800-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1148470034"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:10:22 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c5444b8e-9d72-4629-a149-26d8a5f7689e tempest-GroupsV320Test-1886958800 tempest-GroupsV320Test-1886958800-project-admin] http://192.168.122.54/volume/v3/types returned with HTTP 200 Sep 03 20:10:22 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 672/1348] 192.168.122.54 () {60 vars in 1131 bytes} [Thu Sep 3 20:10:22 2026] POST /volume/v3/types => generated 220 bytes in 451 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:22 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-68ba31ad-f657-411a-bacb-d24e82ebe850 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:22 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-68ba31ad-f657-411a-bacb-d24e82ebe850 tempest-GroupsV320Test-1886958800 tempest-GroupsV320Test-1886958800-project-admin] POST http://192.168.122.54/volume/v3/group_types Sep 03 20:10:22 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-68ba31ad-f657-411a-bacb-d24e82ebe850 tempest-GroupsV320Test-1886958800 tempest-GroupsV320Test-1886958800-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-1546758132"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:10:22 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-68ba31ad-f657-411a-bacb-d24e82ebe850 tempest-GroupsV320Test-1886958800 tempest-GroupsV320Test-1886958800-project-admin] http://192.168.122.54/volume/v3/group_types returned with HTTP 202 Sep 03 20:10:22 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 677/1349] 192.168.122.54 () {62 vars in 1190 bytes} [Thu Sep 3 20:10:22 2026] POST /volume/v3/group_types => generated 177 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 03 20:10:22 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-cb5e85e2-2730-4230-ab3e-928029d4d8b4 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:23 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-cb5e85e2-2730-4230-ab3e-928029d4d8b4 tempest-GroupsV320Test-1842442387 tempest-GroupsV320Test-1842442387-project-member] POST http://192.168.122.54/volume/v3/groups Sep 03 20:10:23 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-cb5e85e2-2730-4230-ab3e-928029d4d8b4 tempest-GroupsV320Test-1842442387 tempest-GroupsV320Test-1842442387-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "5aa6518d-c03d-4778-a5ea-9a97fa947146", "volume_types": ["bc37937d-7016-445b-b154-d8724350e0d4"], "name": "tempest-GroupsV320Test-Group-640052276"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:10:23 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-4445b0ab-f180-46e9-a9f5-748a0e660a20 req-fc588b2a-74ec-4b79-90ec-b64be3ff4727 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:23 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.groups [None req-cb5e85e2-2730-4230-ab3e-928029d4d8b4 tempest-GroupsV320Test-1842442387 tempest-GroupsV320Test-1842442387-project-member] Creating new group {'group': {'group_type': '5aa6518d-c03d-4778-a5ea-9a97fa947146', 'volume_types': ['bc37937d-7016-445b-b154-d8724350e0d4'], 'name': 'tempest-GroupsV320Test-Group-640052276'}} {{(pid=87290) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 03 20:10:23 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-4445b0ab-f180-46e9-a9f5-748a0e660a20 req-fc588b2a-74ec-4b79-90ec-b64be3ff4727 tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] POST http://192.168.122.54/volume/v3/attachments/8726c6f3-3133-40f4-afcc-6ef1ed384253/action Sep 03 20:10:23 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-4445b0ab-f180-46e9-a9f5-748a0e660a20 req-fc588b2a-74ec-4b79-90ec-b64be3ff4727 tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] Action body: b'{"os-complete": null}' {{(pid=87289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:10:23 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-4445b0ab-f180-46e9-a9f5-748a0e660a20 req-fc588b2a-74ec-4b79-90ec-b64be3ff4727 tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:10:23 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.groups [None req-cb5e85e2-2730-4230-ab3e-928029d4d8b4 tempest-GroupsV320Test-1842442387 tempest-GroupsV320Test-1842442387-project-member] Creating group tempest-GroupsV320Test-Group-640052276. Sep 03 20:10:23 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-cb5e85e2-2730-4230-ab3e-928029d4d8b4 tempest-GroupsV320Test-1842442387 tempest-GroupsV320Test-1842442387-project-member] Availability Zones retrieved successfully. Sep 03 20:10:23 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:23 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:10:23 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:23 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:10:23 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-4445b0ab-f180-46e9-a9f5-748a0e660a20 req-fc588b2a-74ec-4b79-90ec-b64be3ff4727 tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] http://192.168.122.54/volume/v3/attachments/8726c6f3-3133-40f4-afcc-6ef1ed384253/action returned with HTTP 204 Sep 03 20:10:23 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 678/1350] 192.168.122.54 () {66 vars in 1609 bytes} [Thu Sep 3 20:10:23 2026] POST /volume/v3/attachments/8726c6f3-3133-40f4-afcc-6ef1ed384253/action => generated 0 bytes in 135 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:10:23 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-99816efa-b724-4cfd-b652-e6382ac6c86d None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:23 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-cb5e85e2-2730-4230-ab3e-928029d4d8b4 tempest-GroupsV320Test-1842442387 tempest-GroupsV320Test-1842442387-project-member] Created reservations ['f92d8801-da1b-4042-bde6-3a58380d085f'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:10:23 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-99816efa-b724-4cfd-b652-e6382ac6c86d tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] GET http://192.168.122.54/volume/v3/volumes/286ef245-c2a4-468d-8747-6fdfc0e78dd9 Sep 03 20:10:23 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-99816efa-b724-4cfd-b652-e6382ac6c86d tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:23 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-99816efa-b724-4cfd-b652-e6382ac6c86d tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:23 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:23 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:10:23 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:23 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:10:23 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-99816efa-b724-4cfd-b652-e6382ac6c86d tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Volume info retrieved successfully. Sep 03 20:10:23 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-cb5e85e2-2730-4230-ab3e-928029d4d8b4 tempest-GroupsV320Test-1842442387 tempest-GroupsV320Test-1842442387-project-member] http://192.168.122.54/volume/v3/groups returned with HTTP 202 Sep 03 20:10:23 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 673/1351] 192.168.122.54 () {62 vars in 1176 bytes} [Thu Sep 3 20:10:22 2026] POST /volume/v3/groups => generated 107 bytes in 668 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:10:23 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-2fce5571-f86d-4620-ad3e-98cdd6926c1b None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:23 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-99816efa-b724-4cfd-b652-e6382ac6c86d tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] http://192.168.122.54/volume/v3/volumes/286ef245-c2a4-468d-8747-6fdfc0e78dd9 returned with HTTP 200 Sep 03 20:10:23 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 679/1352] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:10:23 2026] GET /volume/v3/volumes/286ef245-c2a4-468d-8747-6fdfc0e78dd9 => generated 879 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:23 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-bc43d572-233c-4adb-8770-46a0d5930e02 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:23 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2fce5571-f86d-4620-ad3e-98cdd6926c1b tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] GET http://192.168.122.54/volume/v3/volumes/317f5631-175d-4aea-8795-0128deb1a02d Sep 03 20:10:23 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-2fce5571-f86d-4620-ad3e-98cdd6926c1b tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:23 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-bc43d572-233c-4adb-8770-46a0d5930e02 tempest-GroupsV320Test-1842442387 tempest-GroupsV320Test-1842442387-project-member] GET http://192.168.122.54/volume/v3/groups/33ab5fa0-efab-4e35-9a5f-3785f871590d Sep 03 20:10:23 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-2fce5571-f86d-4620-ad3e-98cdd6926c1b tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:23 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-bc43d572-233c-4adb-8770-46a0d5930e02 tempest-GroupsV320Test-1842442387 tempest-GroupsV320Test-1842442387-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:23 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-bc43d572-233c-4adb-8770-46a0d5930e02 tempest-GroupsV320Test-1842442387 tempest-GroupsV320Test-1842442387-project-member] Calling method 'version_select' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:23 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.groups [None req-bc43d572-233c-4adb-8770-46a0d5930e02 tempest-GroupsV320Test-1842442387 tempest-GroupsV320Test-1842442387-project-member] show called for member 33ab5fa0-efab-4e35-9a5f-3785f871590d {{(pid=87289) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 20:10:23 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:23 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:10:23 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:23 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:10:23 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:23 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:23 devstack devstack@c-api.service[87289]: /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 03 20:10:23 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, cls(context), Sep 03 20:10:23 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-bc43d572-233c-4adb-8770-46a0d5930e02 tempest-GroupsV320Test-1842442387 tempest-GroupsV320Test-1842442387-project-member] http://192.168.122.54/volume/v3/groups/33ab5fa0-efab-4e35-9a5f-3785f871590d returned with HTTP 200 Sep 03 20:10:23 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 680/1353] 192.168.122.54 () {60 vars in 1265 bytes} [Thu Sep 3 20:10:23 2026] GET /volume/v3/groups/33ab5fa0-efab-4e35-9a5f-3785f871590d => generated 387 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:10:23 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-2fce5571-f86d-4620-ad3e-98cdd6926c1b tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] Volume info retrieved successfully. Sep 03 20:10:23 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2fce5571-f86d-4620-ad3e-98cdd6926c1b tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] http://192.168.122.54/volume/v3/volumes/317f5631-175d-4aea-8795-0128deb1a02d returned with HTTP 200 Sep 03 20:10:23 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 674/1354] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:10:23 2026] GET /volume/v3/volumes/317f5631-175d-4aea-8795-0128deb1a02d => generated 1146 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:10:23 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-a93de891-78f1-4991-b097-b7edc79b793e None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:23 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a93de891-78f1-4991-b097-b7edc79b793e tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] GET http://192.168.122.54/volume/v3/volumes/317f5631-175d-4aea-8795-0128deb1a02d Sep 03 20:10:23 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a93de891-78f1-4991-b097-b7edc79b793e tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:23 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a93de891-78f1-4991-b097-b7edc79b793e tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:23 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:23 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:10:23 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:23 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:10:23 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-a93de891-78f1-4991-b097-b7edc79b793e tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] Volume info retrieved successfully. Sep 03 20:10:23 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a93de891-78f1-4991-b097-b7edc79b793e tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] http://192.168.122.54/volume/v3/volumes/317f5631-175d-4aea-8795-0128deb1a02d returned with HTTP 200 Sep 03 20:10:23 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 681/1355] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:10:23 2026] GET /volume/v3/volumes/317f5631-175d-4aea-8795-0128deb1a02d => generated 1146 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:10:23 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-2271bfed-e3ca-400b-affe-cf22dcc02ee6 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:23 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2271bfed-e3ca-400b-affe-cf22dcc02ee6 tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] GET http://192.168.122.54/volume/v3/volumes/317f5631-175d-4aea-8795-0128deb1a02d Sep 03 20:10:23 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-2271bfed-e3ca-400b-affe-cf22dcc02ee6 tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:23 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-2271bfed-e3ca-400b-affe-cf22dcc02ee6 tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:23 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:23 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:10:23 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:23 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:23 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-2271bfed-e3ca-400b-affe-cf22dcc02ee6 tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] Volume info retrieved successfully. Sep 03 20:10:23 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2271bfed-e3ca-400b-affe-cf22dcc02ee6 tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] http://192.168.122.54/volume/v3/volumes/317f5631-175d-4aea-8795-0128deb1a02d returned with HTTP 200 Sep 03 20:10:23 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 675/1356] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:10:23 2026] GET /volume/v3/volumes/317f5631-175d-4aea-8795-0128deb1a02d => generated 1146 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:10:24 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-6c60eb46-cb9f-443d-b104-b42ec8159df2 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:24 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-6c60eb46-cb9f-443d-b104-b42ec8159df2 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] GET http://192.168.122.54/volume/v3/volumes/286ef245-c2a4-468d-8747-6fdfc0e78dd9 Sep 03 20:10:24 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-6c60eb46-cb9f-443d-b104-b42ec8159df2 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:24 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-6c60eb46-cb9f-443d-b104-b42ec8159df2 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:24 devstack devstack@c-api.service[87289]: DEBUG dbcounter [-] [87289] Writing DB stats cinder:SELECT=685,cinder:INSERT=107,cinder:UPDATE=158 {{(pid=87289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 20:10:24 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:24 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:10:24 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:24 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:10:24 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-6c60eb46-cb9f-443d-b104-b42ec8159df2 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Volume info retrieved successfully. Sep 03 20:10:24 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-6c60eb46-cb9f-443d-b104-b42ec8159df2 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] http://192.168.122.54/volume/v3/volumes/286ef245-c2a4-468d-8747-6fdfc0e78dd9 returned with HTTP 200 Sep 03 20:10:24 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 682/1357] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:10:24 2026] GET /volume/v3/volumes/286ef245-c2a4-468d-8747-6fdfc0e78dd9 => generated 880 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:24 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-9fb2928f-9299-47f9-aea9-d9759911ae36 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:24 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-9fb2928f-9299-47f9-aea9-d9759911ae36 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] PUT http://192.168.122.54/volume/v3/volumes/286ef245-c2a4-468d-8747-6fdfc0e78dd9 Sep 03 20:10:24 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-9fb2928f-9299-47f9-aea9-d9759911ae36 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-331415383", "description": null}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:10:24 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-d1d1f844-0dc9-49f8-8480-4346491213ff None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:24 devstack devstack@c-api.service[87290]: DEBUG dbcounter [-] [87290] Writing DB stats cinder:SELECT=660,cinder:UPDATE=124,cinder:INSERT=71 {{(pid=87290) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 20:10:24 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d1d1f844-0dc9-49f8-8480-4346491213ff tempest-GroupsV320Test-1842442387 tempest-GroupsV320Test-1842442387-project-member] GET http://192.168.122.54/volume/v3/groups/33ab5fa0-efab-4e35-9a5f-3785f871590d Sep 03 20:10:24 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d1d1f844-0dc9-49f8-8480-4346491213ff tempest-GroupsV320Test-1842442387 tempest-GroupsV320Test-1842442387-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:24 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d1d1f844-0dc9-49f8-8480-4346491213ff tempest-GroupsV320Test-1842442387 tempest-GroupsV320Test-1842442387-project-member] Calling method 'version_select' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:24 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.groups [None req-d1d1f844-0dc9-49f8-8480-4346491213ff tempest-GroupsV320Test-1842442387 tempest-GroupsV320Test-1842442387-project-member] show called for member 33ab5fa0-efab-4e35-9a5f-3785f871590d {{(pid=87289) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 20:10:24 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:24 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:10:24 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:24 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:10:24 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:24 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:24 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-9fb2928f-9299-47f9-aea9-d9759911ae36 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Volume info retrieved successfully. Sep 03 20:10:24 devstack devstack@c-api.service[87289]: /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 03 20:10:24 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, cls(context), Sep 03 20:10:24 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d1d1f844-0dc9-49f8-8480-4346491213ff tempest-GroupsV320Test-1842442387 tempest-GroupsV320Test-1842442387-project-member] http://192.168.122.54/volume/v3/groups/33ab5fa0-efab-4e35-9a5f-3785f871590d returned with HTTP 200 Sep 03 20:10:24 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-9fb2928f-9299-47f9-aea9-d9759911ae36 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Volume updated successfully. Sep 03 20:10:24 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-9fb2928f-9299-47f9-aea9-d9759911ae36 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] http://192.168.122.54/volume/v3/volumes/286ef245-c2a4-468d-8747-6fdfc0e78dd9 returned with HTTP 200 Sep 03 20:10:24 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 676/1358] 192.168.122.54 () {60 vars in 1247 bytes} [Thu Sep 3 20:10:24 2026] PUT /volume/v3/volumes/286ef245-c2a4-468d-8747-6fdfc0e78dd9 => generated 776 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:24 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 683/1359] 192.168.122.54 () {60 vars in 1265 bytes} [Thu Sep 3 20:10:24 2026] GET /volume/v3/groups/33ab5fa0-efab-4e35-9a5f-3785f871590d => generated 388 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:10:24 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-58dbad26-b680-40f8-a775-7b9ef9622ac2 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:24 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-43726fc6-0285-4832-8726-2d5e68fd5bac None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:24 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-58dbad26-b680-40f8-a775-7b9ef9622ac2 tempest-GroupsV320Test-1886958800 tempest-GroupsV320Test-1886958800-project-admin] POST http://192.168.122.54/volume/v3/groups/33ab5fa0-efab-4e35-9a5f-3785f871590d/action Sep 03 20:10:24 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-58dbad26-b680-40f8-a775-7b9ef9622ac2 tempest-GroupsV320Test-1886958800 tempest-GroupsV320Test-1886958800-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=87290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:10:24 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-58dbad26-b680-40f8-a775-7b9ef9622ac2 tempest-GroupsV320Test-1886958800 tempest-GroupsV320Test-1886958800-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:10:24 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.groups [None req-58dbad26-b680-40f8-a775-7b9ef9622ac2 tempest-GroupsV320Test-1886958800 tempest-GroupsV320Test-1886958800-project-admin] Updating group '33ab5fa0-efab-4e35-9a5f-3785f871590d' with 'creating' {{(pid=87290) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 03 20:10:24 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:24 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:24 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-58dbad26-b680-40f8-a775-7b9ef9622ac2 tempest-GroupsV320Test-1886958800 tempest-GroupsV320Test-1886958800-project-admin] http://192.168.122.54/volume/v3/groups/33ab5fa0-efab-4e35-9a5f-3785f871590d/action returned with HTTP 202 Sep 03 20:10:24 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 677/1360] 192.168.122.54 () {62 vars in 1307 bytes} [Thu Sep 3 20:10:24 2026] POST /volume/v3/groups/33ab5fa0-efab-4e35-9a5f-3785f871590d/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 20:10:24 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-633f103e-4c0e-4ef3-987b-94413b055099 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:24 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-633f103e-4c0e-4ef3-987b-94413b055099 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] GET http://192.168.122.54/volume/v3/volumes/286ef245-c2a4-468d-8747-6fdfc0e78dd9 Sep 03 20:10:24 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-633f103e-4c0e-4ef3-987b-94413b055099 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:24 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-633f103e-4c0e-4ef3-987b-94413b055099 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:24 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:24 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:10:24 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:24 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:24 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-633f103e-4c0e-4ef3-987b-94413b055099 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Volume info retrieved successfully. Sep 03 20:10:24 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-633f103e-4c0e-4ef3-987b-94413b055099 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] http://192.168.122.54/volume/v3/volumes/286ef245-c2a4-468d-8747-6fdfc0e78dd9 returned with HTTP 200 Sep 03 20:10:24 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 678/1361] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:10:24 2026] GET /volume/v3/volumes/286ef245-c2a4-468d-8747-6fdfc0e78dd9 => generated 844 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:24 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-a3c1cc4b-4767-416c-9396-b192e1909beb None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:24 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a3c1cc4b-4767-416c-9396-b192e1909beb tempest-GroupsV320Test-1842442387 tempest-GroupsV320Test-1842442387-project-member] GET http://192.168.122.54/volume/v3/groups/33ab5fa0-efab-4e35-9a5f-3785f871590d Sep 03 20:10:24 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a3c1cc4b-4767-416c-9396-b192e1909beb tempest-GroupsV320Test-1842442387 tempest-GroupsV320Test-1842442387-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:24 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a3c1cc4b-4767-416c-9396-b192e1909beb tempest-GroupsV320Test-1842442387 tempest-GroupsV320Test-1842442387-project-member] Calling method 'version_select' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:24 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.groups [None req-a3c1cc4b-4767-416c-9396-b192e1909beb tempest-GroupsV320Test-1842442387 tempest-GroupsV320Test-1842442387-project-member] show called for member 33ab5fa0-efab-4e35-9a5f-3785f871590d {{(pid=87290) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 20:10:24 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:24 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:24 devstack devstack@c-api.service[87290]: /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 03 20:10:24 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, cls(context), Sep 03 20:10:24 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a3c1cc4b-4767-416c-9396-b192e1909beb tempest-GroupsV320Test-1842442387 tempest-GroupsV320Test-1842442387-project-member] http://192.168.122.54/volume/v3/groups/33ab5fa0-efab-4e35-9a5f-3785f871590d returned with HTTP 200 Sep 03 20:10:24 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 679/1362] 192.168.122.54 () {60 vars in 1265 bytes} [Thu Sep 3 20:10:24 2026] GET /volume/v3/groups/33ab5fa0-efab-4e35-9a5f-3785f871590d => generated 387 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:10:24 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-11e29f58-0f5f-45fd-8748-2ad2bea8b140 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:24 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-11e29f58-0f5f-45fd-8748-2ad2bea8b140 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] DELETE http://192.168.122.54/volume/v3/volumes/286ef245-c2a4-468d-8747-6fdfc0e78dd9 Sep 03 20:10:24 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-11e29f58-0f5f-45fd-8748-2ad2bea8b140 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:24 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-11e29f58-0f5f-45fd-8748-2ad2bea8b140 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:24 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-11e29f58-0f5f-45fd-8748-2ad2bea8b140 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Delete volume with id: 286ef245-c2a4-468d-8747-6fdfc0e78dd9 Sep 03 20:10:24 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:24 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:10:24 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:24 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:24 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-11e29f58-0f5f-45fd-8748-2ad2bea8b140 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Volume info retrieved successfully. Sep 03 20:10:24 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-43726fc6-0285-4832-8726-2d5e68fd5bac tempest-AvailabilityZoneTestJSON-2119859650 tempest-AvailabilityZoneTestJSON-2119859650-project-member] GET http://192.168.122.54/volume/v3/os-availability-zone Sep 03 20:10:24 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-43726fc6-0285-4832-8726-2d5e68fd5bac tempest-AvailabilityZoneTestJSON-2119859650 tempest-AvailabilityZoneTestJSON-2119859650-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:24 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-43726fc6-0285-4832-8726-2d5e68fd5bac tempest-AvailabilityZoneTestJSON-2119859650 tempest-AvailabilityZoneTestJSON-2119859650-project-member] Calling method 'index' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:24 devstack devstack@c-api.service[87289]: /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 03 20:10:24 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 20:10:24 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-43726fc6-0285-4832-8726-2d5e68fd5bac tempest-AvailabilityZoneTestJSON-2119859650 tempest-AvailabilityZoneTestJSON-2119859650-project-member] Availability Zones retrieved successfully. Sep 03 20:10:24 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-43726fc6-0285-4832-8726-2d5e68fd5bac tempest-AvailabilityZoneTestJSON-2119859650 tempest-AvailabilityZoneTestJSON-2119859650-project-member] http://192.168.122.54/volume/v3/os-availability-zone returned with HTTP 200 Sep 03 20:10:24 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 684/1363] 192.168.122.54 () {58 vars in 1155 bytes} [Thu Sep 3 20:10:24 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 20:10:24 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-2fbb6606-e942-406f-b149-7dc33fa219a4 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:24 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-2fbb6606-e942-406f-b149-7dc33fa219a4 tempest-GroupsV320Test-1886958800 tempest-GroupsV320Test-1886958800-project-admin] POST http://192.168.122.54/volume/v3/groups/33ab5fa0-efab-4e35-9a5f-3785f871590d/action Sep 03 20:10:24 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-2fbb6606-e942-406f-b149-7dc33fa219a4 tempest-GroupsV320Test-1886958800 tempest-GroupsV320Test-1886958800-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:10:24 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-2fbb6606-e942-406f-b149-7dc33fa219a4 tempest-GroupsV320Test-1886958800 tempest-GroupsV320Test-1886958800-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:10:24 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.groups [None req-2fbb6606-e942-406f-b149-7dc33fa219a4 tempest-GroupsV320Test-1886958800 tempest-GroupsV320Test-1886958800-project-admin] Updating group '33ab5fa0-efab-4e35-9a5f-3785f871590d' with 'available' {{(pid=87289) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 03 20:10:24 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-11e29f58-0f5f-45fd-8748-2ad2bea8b140 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Delete volume request issued successfully. Sep 03 20:10:24 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-11e29f58-0f5f-45fd-8748-2ad2bea8b140 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] http://192.168.122.54/volume/v3/volumes/286ef245-c2a4-468d-8747-6fdfc0e78dd9 returned with HTTP 202 Sep 03 20:10:24 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 680/1364] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:10:24 2026] DELETE /volume/v3/volumes/286ef245-c2a4-468d-8747-6fdfc0e78dd9 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:10:24 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-0dbfc2e9-7d2c-42c1-b0c1-4f11dbaf0bb5 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:24 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:24 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:10:24 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-0dbfc2e9-7d2c-42c1-b0c1-4f11dbaf0bb5 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] GET http://192.168.122.54/volume/v3/volumes/286ef245-c2a4-468d-8747-6fdfc0e78dd9 Sep 03 20:10:24 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-0dbfc2e9-7d2c-42c1-b0c1-4f11dbaf0bb5 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:24 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-0dbfc2e9-7d2c-42c1-b0c1-4f11dbaf0bb5 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:24 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-2fbb6606-e942-406f-b149-7dc33fa219a4 tempest-GroupsV320Test-1886958800 tempest-GroupsV320Test-1886958800-project-admin] http://192.168.122.54/volume/v3/groups/33ab5fa0-efab-4e35-9a5f-3785f871590d/action returned with HTTP 202 Sep 03 20:10:24 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 685/1365] 192.168.122.54 () {62 vars in 1307 bytes} [Thu Sep 3 20:10:24 2026] POST /volume/v3/groups/33ab5fa0-efab-4e35-9a5f-3785f871590d/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 20:10:25 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-de0b813f-9a07-4a8f-97dd-eca18a304e58 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:25 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-de0b813f-9a07-4a8f-97dd-eca18a304e58 tempest-GroupsV320Test-1842442387 tempest-GroupsV320Test-1842442387-project-member] GET http://192.168.122.54/volume/v3/groups/33ab5fa0-efab-4e35-9a5f-3785f871590d Sep 03 20:10:25 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-de0b813f-9a07-4a8f-97dd-eca18a304e58 tempest-GroupsV320Test-1842442387 tempest-GroupsV320Test-1842442387-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:25 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-de0b813f-9a07-4a8f-97dd-eca18a304e58 tempest-GroupsV320Test-1842442387 tempest-GroupsV320Test-1842442387-project-member] Calling method 'version_select' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:25 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.groups [None req-de0b813f-9a07-4a8f-97dd-eca18a304e58 tempest-GroupsV320Test-1842442387 tempest-GroupsV320Test-1842442387-project-member] show called for member 33ab5fa0-efab-4e35-9a5f-3785f871590d {{(pid=87289) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 20:10:25 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:25 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:10:25 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:25 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:25 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:25 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:10:25 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-0dbfc2e9-7d2c-42c1-b0c1-4f11dbaf0bb5 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Volume info retrieved successfully. Sep 03 20:10:25 devstack devstack@c-api.service[87289]: /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 03 20:10:25 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, cls(context), Sep 03 20:10:25 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-de0b813f-9a07-4a8f-97dd-eca18a304e58 tempest-GroupsV320Test-1842442387 tempest-GroupsV320Test-1842442387-project-member] http://192.168.122.54/volume/v3/groups/33ab5fa0-efab-4e35-9a5f-3785f871590d returned with HTTP 200 Sep 03 20:10:25 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 686/1366] 192.168.122.54 () {60 vars in 1265 bytes} [Thu Sep 3 20:10:25 2026] GET /volume/v3/groups/33ab5fa0-efab-4e35-9a5f-3785f871590d => generated 388 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:10:25 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-0dbfc2e9-7d2c-42c1-b0c1-4f11dbaf0bb5 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] http://192.168.122.54/volume/v3/volumes/286ef245-c2a4-468d-8747-6fdfc0e78dd9 returned with HTTP 200 Sep 03 20:10:25 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-f10f65f5-15dd-47bc-bb79-81745c974960 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:25 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 681/1367] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:10:24 2026] GET /volume/v3/volumes/286ef245-c2a4-468d-8747-6fdfc0e78dd9 => generated 843 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:25 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f10f65f5-15dd-47bc-bb79-81745c974960 tempest-GroupsV320Test-1886958800 tempest-GroupsV320Test-1886958800-project-admin] POST http://192.168.122.54/volume/v3/groups/33ab5fa0-efab-4e35-9a5f-3785f871590d/action Sep 03 20:10:25 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f10f65f5-15dd-47bc-bb79-81745c974960 tempest-GroupsV320Test-1886958800 tempest-GroupsV320Test-1886958800-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=87289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:10:25 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f10f65f5-15dd-47bc-bb79-81745c974960 tempest-GroupsV320Test-1886958800 tempest-GroupsV320Test-1886958800-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:10:25 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.groups [None req-f10f65f5-15dd-47bc-bb79-81745c974960 tempest-GroupsV320Test-1886958800 tempest-GroupsV320Test-1886958800-project-admin] Updating group '33ab5fa0-efab-4e35-9a5f-3785f871590d' with 'error' {{(pid=87289) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 03 20:10:25 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:25 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:10:25 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f10f65f5-15dd-47bc-bb79-81745c974960 tempest-GroupsV320Test-1886958800 tempest-GroupsV320Test-1886958800-project-admin] http://192.168.122.54/volume/v3/groups/33ab5fa0-efab-4e35-9a5f-3785f871590d/action returned with HTTP 202 Sep 03 20:10:25 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 687/1368] 192.168.122.54 () {62 vars in 1307 bytes} [Thu Sep 3 20:10:25 2026] POST /volume/v3/groups/33ab5fa0-efab-4e35-9a5f-3785f871590d/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 20:10:25 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-932dd5be-9e49-44ff-bfdf-deceb574c272 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:25 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-932dd5be-9e49-44ff-bfdf-deceb574c272 tempest-GroupsV320Test-1842442387 tempest-GroupsV320Test-1842442387-project-member] GET http://192.168.122.54/volume/v3/groups/33ab5fa0-efab-4e35-9a5f-3785f871590d Sep 03 20:10:25 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-932dd5be-9e49-44ff-bfdf-deceb574c272 tempest-GroupsV320Test-1842442387 tempest-GroupsV320Test-1842442387-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:25 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-932dd5be-9e49-44ff-bfdf-deceb574c272 tempest-GroupsV320Test-1842442387 tempest-GroupsV320Test-1842442387-project-member] Calling method 'version_select' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:25 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.groups [None req-932dd5be-9e49-44ff-bfdf-deceb574c272 tempest-GroupsV320Test-1842442387 tempest-GroupsV320Test-1842442387-project-member] show called for member 33ab5fa0-efab-4e35-9a5f-3785f871590d {{(pid=87290) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 20:10:25 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:25 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:25 devstack devstack@c-api.service[87290]: /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 03 20:10:25 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, cls(context), Sep 03 20:10:25 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-932dd5be-9e49-44ff-bfdf-deceb574c272 tempest-GroupsV320Test-1842442387 tempest-GroupsV320Test-1842442387-project-member] http://192.168.122.54/volume/v3/groups/33ab5fa0-efab-4e35-9a5f-3785f871590d returned with HTTP 200 Sep 03 20:10:25 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 682/1369] 192.168.122.54 () {60 vars in 1265 bytes} [Thu Sep 3 20:10:25 2026] GET /volume/v3/groups/33ab5fa0-efab-4e35-9a5f-3785f871590d => generated 384 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:10:25 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-3630e9b2-cc5b-4780-ac10-f20a8b853274 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:25 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-3630e9b2-cc5b-4780-ac10-f20a8b853274 tempest-GroupsV320Test-1886958800 tempest-GroupsV320Test-1886958800-project-admin] POST http://192.168.122.54/volume/v3/groups/33ab5fa0-efab-4e35-9a5f-3785f871590d/action Sep 03 20:10:25 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-3630e9b2-cc5b-4780-ac10-f20a8b853274 tempest-GroupsV320Test-1886958800 tempest-GroupsV320Test-1886958800-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:10:25 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-3630e9b2-cc5b-4780-ac10-f20a8b853274 tempest-GroupsV320Test-1886958800 tempest-GroupsV320Test-1886958800-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:10:25 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.groups [None req-3630e9b2-cc5b-4780-ac10-f20a8b853274 tempest-GroupsV320Test-1886958800 tempest-GroupsV320Test-1886958800-project-admin] Updating group '33ab5fa0-efab-4e35-9a5f-3785f871590d' with 'available' {{(pid=87289) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 03 20:10:25 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:25 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:10:25 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-3630e9b2-cc5b-4780-ac10-f20a8b853274 tempest-GroupsV320Test-1886958800 tempest-GroupsV320Test-1886958800-project-admin] http://192.168.122.54/volume/v3/groups/33ab5fa0-efab-4e35-9a5f-3785f871590d/action returned with HTTP 202 Sep 03 20:10:25 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 688/1370] 192.168.122.54 () {62 vars in 1307 bytes} [Thu Sep 3 20:10:25 2026] POST /volume/v3/groups/33ab5fa0-efab-4e35-9a5f-3785f871590d/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 20:10:25 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-6e634e5b-2df5-4a7b-be9d-6dcc3dbc4f51 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:25 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6e634e5b-2df5-4a7b-be9d-6dcc3dbc4f51 tempest-GroupsV320Test-1842442387 tempest-GroupsV320Test-1842442387-project-member] GET http://192.168.122.54/volume/v3/groups/33ab5fa0-efab-4e35-9a5f-3785f871590d Sep 03 20:10:25 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-6e634e5b-2df5-4a7b-be9d-6dcc3dbc4f51 tempest-GroupsV320Test-1842442387 tempest-GroupsV320Test-1842442387-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:25 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-6e634e5b-2df5-4a7b-be9d-6dcc3dbc4f51 tempest-GroupsV320Test-1842442387 tempest-GroupsV320Test-1842442387-project-member] Calling method 'version_select' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:25 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.groups [None req-6e634e5b-2df5-4a7b-be9d-6dcc3dbc4f51 tempest-GroupsV320Test-1842442387 tempest-GroupsV320Test-1842442387-project-member] show called for member 33ab5fa0-efab-4e35-9a5f-3785f871590d {{(pid=87290) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 20:10:25 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:25 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:25 devstack devstack@c-api.service[87290]: /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 03 20:10:25 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, cls(context), Sep 03 20:10:25 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6e634e5b-2df5-4a7b-be9d-6dcc3dbc4f51 tempest-GroupsV320Test-1842442387 tempest-GroupsV320Test-1842442387-project-member] http://192.168.122.54/volume/v3/groups/33ab5fa0-efab-4e35-9a5f-3785f871590d returned with HTTP 200 Sep 03 20:10:25 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 683/1371] 192.168.122.54 () {60 vars in 1265 bytes} [Thu Sep 3 20:10:25 2026] GET /volume/v3/groups/33ab5fa0-efab-4e35-9a5f-3785f871590d => generated 388 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:10:25 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-2a236141-0595-4f77-8963-e0d1da9f5256 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:25 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-2a236141-0595-4f77-8963-e0d1da9f5256 tempest-GroupsV320Test-1842442387 tempest-GroupsV320Test-1842442387-project-member] GET http://192.168.122.54/volume/v3/volumes/detail Sep 03 20:10:25 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-2a236141-0595-4f77-8963-e0d1da9f5256 tempest-GroupsV320Test-1842442387 tempest-GroupsV320Test-1842442387-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:25 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-2a236141-0595-4f77-8963-e0d1da9f5256 tempest-GroupsV320Test-1842442387 tempest-GroupsV320Test-1842442387-project-member] Calling method 'detail' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:25 devstack devstack@c-api.service[87289]: DEBUG cinder.api.api_utils [None req-2a236141-0595-4f77-8963-e0d1da9f5256 tempest-GroupsV320Test-1842442387 tempest-GroupsV320Test-1842442387-project-member] Removing options '' from query. {{(pid=87289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:10:25 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-2a236141-0595-4f77-8963-e0d1da9f5256 tempest-GroupsV320Test-1842442387 tempest-GroupsV320Test-1842442387-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87289) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 20:10:25 devstack devstack@c-api.service[87289]: /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 03 20:10:25 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 20:10:25 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-2a236141-0595-4f77-8963-e0d1da9f5256 tempest-GroupsV320Test-1842442387 tempest-GroupsV320Test-1842442387-project-member] Get all volumes completed successfully. Sep 03 20:10:25 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-2a236141-0595-4f77-8963-e0d1da9f5256 tempest-GroupsV320Test-1842442387 tempest-GroupsV320Test-1842442387-project-member] http://192.168.122.54/volume/v3/volumes/detail returned with HTTP 200 Sep 03 20:10:25 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 689/1372] 192.168.122.54 () {60 vars in 1178 bytes} [Thu Sep 3 20:10:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:25 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-8d8e599d-01ae-4360-8eaa-397ebd4b2b4e None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:25 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-8d8e599d-01ae-4360-8eaa-397ebd4b2b4e tempest-GroupsV320Test-1842442387 tempest-GroupsV320Test-1842442387-project-member] POST http://192.168.122.54/volume/v3/groups/33ab5fa0-efab-4e35-9a5f-3785f871590d/action Sep 03 20:10:25 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-8d8e599d-01ae-4360-8eaa-397ebd4b2b4e tempest-GroupsV320Test-1842442387 tempest-GroupsV320Test-1842442387-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:10:25 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-8d8e599d-01ae-4360-8eaa-397ebd4b2b4e tempest-GroupsV320Test-1842442387 tempest-GroupsV320Test-1842442387-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:10:25 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.groups [None req-8d8e599d-01ae-4360-8eaa-397ebd4b2b4e tempest-GroupsV320Test-1842442387 tempest-GroupsV320Test-1842442387-project-member] delete called for group 33ab5fa0-efab-4e35-9a5f-3785f871590d {{(pid=87290) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 03 20:10:25 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.groups [None req-8d8e599d-01ae-4360-8eaa-397ebd4b2b4e tempest-GroupsV320Test-1842442387 tempest-GroupsV320Test-1842442387-project-member] Delete group with id: 33ab5fa0-efab-4e35-9a5f-3785f871590d Sep 03 20:10:25 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:25 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:25 devstack devstack@c-api.service[87290]: /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 03 20:10:25 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 03 20:10:25 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-8d8e599d-01ae-4360-8eaa-397ebd4b2b4e tempest-GroupsV320Test-1842442387 tempest-GroupsV320Test-1842442387-project-member] http://192.168.122.54/volume/v3/groups/33ab5fa0-efab-4e35-9a5f-3785f871590d/action returned with HTTP 202 Sep 03 20:10:25 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 684/1373] 192.168.122.54 () {62 vars in 1307 bytes} [Thu Sep 3 20:10:25 2026] POST /volume/v3/groups/33ab5fa0-efab-4e35-9a5f-3785f871590d/action => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 20:10:25 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-f6b4cf9c-90f0-4826-8e44-9f47ceab1814 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:25 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f6b4cf9c-90f0-4826-8e44-9f47ceab1814 tempest-GroupsV320Test-1842442387 tempest-GroupsV320Test-1842442387-project-member] GET http://192.168.122.54/volume/v3/groups/33ab5fa0-efab-4e35-9a5f-3785f871590d Sep 03 20:10:25 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f6b4cf9c-90f0-4826-8e44-9f47ceab1814 tempest-GroupsV320Test-1842442387 tempest-GroupsV320Test-1842442387-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:25 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f6b4cf9c-90f0-4826-8e44-9f47ceab1814 tempest-GroupsV320Test-1842442387 tempest-GroupsV320Test-1842442387-project-member] Calling method 'version_select' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:25 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.groups [None req-f6b4cf9c-90f0-4826-8e44-9f47ceab1814 tempest-GroupsV320Test-1842442387 tempest-GroupsV320Test-1842442387-project-member] show called for member 33ab5fa0-efab-4e35-9a5f-3785f871590d {{(pid=87289) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 20:10:25 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:25 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:10:25 devstack devstack@c-api.service[87289]: /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 03 20:10:25 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, cls(context), Sep 03 20:10:25 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f6b4cf9c-90f0-4826-8e44-9f47ceab1814 tempest-GroupsV320Test-1842442387 tempest-GroupsV320Test-1842442387-project-member] http://192.168.122.54/volume/v3/groups/33ab5fa0-efab-4e35-9a5f-3785f871590d returned with HTTP 200 Sep 03 20:10:25 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 690/1374] 192.168.122.54 () {60 vars in 1265 bytes} [Thu Sep 3 20:10:25 2026] GET /volume/v3/groups/33ab5fa0-efab-4e35-9a5f-3785f871590d => generated 387 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 20:10:26 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-94dc7181-8b77-45b6-927a-fb9b975d32e6 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:26 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-94dc7181-8b77-45b6-927a-fb9b975d32e6 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] GET http://192.168.122.54/volume/v3/volumes/286ef245-c2a4-468d-8747-6fdfc0e78dd9 Sep 03 20:10:26 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-94dc7181-8b77-45b6-927a-fb9b975d32e6 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:26 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-94dc7181-8b77-45b6-927a-fb9b975d32e6 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:26 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:26 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:10:26 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:26 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:26 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-94dc7181-8b77-45b6-927a-fb9b975d32e6 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Volume info retrieved successfully. Sep 03 20:10:26 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-94dc7181-8b77-45b6-927a-fb9b975d32e6 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] http://192.168.122.54/volume/v3/volumes/286ef245-c2a4-468d-8747-6fdfc0e78dd9 returned with HTTP 200 Sep 03 20:10:26 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 685/1375] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:10:26 2026] GET /volume/v3/volumes/286ef245-c2a4-468d-8747-6fdfc0e78dd9 => generated 843 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:26 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-92f22006-4d2d-42d9-b44b-7eba237a5442 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:26 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-92f22006-4d2d-42d9-b44b-7eba237a5442 tempest-GroupsV320Test-1842442387 tempest-GroupsV320Test-1842442387-project-member] GET http://192.168.122.54/volume/v3/groups/33ab5fa0-efab-4e35-9a5f-3785f871590d Sep 03 20:10:26 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-92f22006-4d2d-42d9-b44b-7eba237a5442 tempest-GroupsV320Test-1842442387 tempest-GroupsV320Test-1842442387-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:26 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-92f22006-4d2d-42d9-b44b-7eba237a5442 tempest-GroupsV320Test-1842442387 tempest-GroupsV320Test-1842442387-project-member] Calling method 'version_select' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:26 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.groups [None req-92f22006-4d2d-42d9-b44b-7eba237a5442 tempest-GroupsV320Test-1842442387 tempest-GroupsV320Test-1842442387-project-member] show called for member 33ab5fa0-efab-4e35-9a5f-3785f871590d {{(pid=87289) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 20:10:26 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-92f22006-4d2d-42d9-b44b-7eba237a5442 tempest-GroupsV320Test-1842442387 tempest-GroupsV320Test-1842442387-project-member] http://192.168.122.54/volume/v3/groups/33ab5fa0-efab-4e35-9a5f-3785f871590d returned with HTTP 404 Sep 03 20:10:26 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 691/1376] 192.168.122.54 () {60 vars in 1265 bytes} [Thu Sep 3 20:10:26 2026] GET /volume/v3/groups/33ab5fa0-efab-4e35-9a5f-3785f871590d => generated 108 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 20:10:26 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-51ca1cbb-4134-4e7d-8deb-895a6710a316 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:26 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-51ca1cbb-4134-4e7d-8deb-895a6710a316 tempest-GroupsV320Test-1886958800 tempest-GroupsV320Test-1886958800-project-admin] DELETE http://192.168.122.54/volume/v3/group_types/5aa6518d-c03d-4778-a5ea-9a97fa947146 Sep 03 20:10:26 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-51ca1cbb-4134-4e7d-8deb-895a6710a316 tempest-GroupsV320Test-1886958800 tempest-GroupsV320Test-1886958800-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:26 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-51ca1cbb-4134-4e7d-8deb-895a6710a316 tempest-GroupsV320Test-1886958800 tempest-GroupsV320Test-1886958800-project-admin] Calling method 'version_select' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:26 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-51ca1cbb-4134-4e7d-8deb-895a6710a316 tempest-GroupsV320Test-1886958800 tempest-GroupsV320Test-1886958800-project-admin] http://192.168.122.54/volume/v3/group_types/5aa6518d-c03d-4778-a5ea-9a97fa947146 returned with HTTP 202 Sep 03 20:10:26 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 686/1377] 192.168.122.54 () {60 vars in 1283 bytes} [Thu Sep 3 20:10:26 2026] DELETE /volume/v3/group_types/5aa6518d-c03d-4778-a5ea-9a97fa947146 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 20:10:26 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-7a975479-6a34-466a-950f-49132a3b373b None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:26 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7a975479-6a34-466a-950f-49132a3b373b tempest-GroupsV320Test-1886958800 tempest-GroupsV320Test-1886958800-project-admin] DELETE http://192.168.122.54/volume/v3/types/bc37937d-7016-445b-b154-d8724350e0d4 Sep 03 20:10:26 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-7a975479-6a34-466a-950f-49132a3b373b tempest-GroupsV320Test-1886958800 tempest-GroupsV320Test-1886958800-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:26 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-7a975479-6a34-466a-950f-49132a3b373b tempest-GroupsV320Test-1886958800 tempest-GroupsV320Test-1886958800-project-admin] Calling method '_delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:26 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:26 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:10:26 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7a975479-6a34-466a-950f-49132a3b373b tempest-GroupsV320Test-1886958800 tempest-GroupsV320Test-1886958800-project-admin] http://192.168.122.54/volume/v3/types/bc37937d-7016-445b-b154-d8724350e0d4 returned with HTTP 202 Sep 03 20:10:26 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 692/1378] 192.168.122.54 () {58 vars in 1224 bytes} [Thu Sep 3 20:10:26 2026] DELETE /volume/v3/types/bc37937d-7016-445b-b154-d8724350e0d4 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:10:26 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-2f866938-c91e-4cd8-8997-d08ff9937d0b None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:26 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2f866938-c91e-4cd8-8997-d08ff9937d0b tempest-GroupsV320Test-1886958800 tempest-GroupsV320Test-1886958800-project-admin] GET http://192.168.122.54/volume/v3/types/bc37937d-7016-445b-b154-d8724350e0d4 Sep 03 20:10:26 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-2f866938-c91e-4cd8-8997-d08ff9937d0b tempest-GroupsV320Test-1886958800 tempest-GroupsV320Test-1886958800-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:26 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-2f866938-c91e-4cd8-8997-d08ff9937d0b tempest-GroupsV320Test-1886958800 tempest-GroupsV320Test-1886958800-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:26 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2f866938-c91e-4cd8-8997-d08ff9937d0b tempest-GroupsV320Test-1886958800 tempest-GroupsV320Test-1886958800-project-admin] http://192.168.122.54/volume/v3/types/bc37937d-7016-445b-b154-d8724350e0d4 returned with HTTP 404 Sep 03 20:10:26 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 687/1379] 192.168.122.54 () {58 vars in 1221 bytes} [Thu Sep 3 20:10:26 2026] GET /volume/v3/types/bc37937d-7016-445b-b154-d8724350e0d4 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:10:27 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-563cdd69-983b-43d7-96bc-7c864b96fcf4 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:27 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-563cdd69-983b-43d7-96bc-7c864b96fcf4 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] GET http://192.168.122.54/volume/v3/volumes/286ef245-c2a4-468d-8747-6fdfc0e78dd9 Sep 03 20:10:27 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-563cdd69-983b-43d7-96bc-7c864b96fcf4 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:27 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-563cdd69-983b-43d7-96bc-7c864b96fcf4 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:27 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-563cdd69-983b-43d7-96bc-7c864b96fcf4 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] http://192.168.122.54/volume/v3/volumes/286ef245-c2a4-468d-8747-6fdfc0e78dd9 returned with HTTP 404 Sep 03 20:10:27 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 693/1380] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:10:27 2026] GET /volume/v3/volumes/286ef245-c2a4-468d-8747-6fdfc0e78dd9 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:10:27 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-6fa048f1-6251-4f09-a8ba-eafd1089bdf8 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:27 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6fa048f1-6251-4f09-a8ba-eafd1089bdf8 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] GET http://192.168.122.54/volume/v3/volumes/0ed4b5ef-e54f-4251-a10c-44524d30f57b Sep 03 20:10:27 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-6fa048f1-6251-4f09-a8ba-eafd1089bdf8 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:27 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-6fa048f1-6251-4f09-a8ba-eafd1089bdf8 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:27 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:27 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:10:27 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:27 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:27 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-6fa048f1-6251-4f09-a8ba-eafd1089bdf8 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Volume info retrieved successfully. Sep 03 20:10:27 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6fa048f1-6251-4f09-a8ba-eafd1089bdf8 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] http://192.168.122.54/volume/v3/volumes/0ed4b5ef-e54f-4251-a10c-44524d30f57b returned with HTTP 200 Sep 03 20:10:27 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 688/1381] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:10:27 2026] GET /volume/v3/volumes/0ed4b5ef-e54f-4251-a10c-44524d30f57b => generated 897 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:10:27 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-a1102903-e35b-44e4-9539-4fbd4137147b None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:27 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a1102903-e35b-44e4-9539-4fbd4137147b tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] DELETE http://192.168.122.54/volume/v3/volumes/0ed4b5ef-e54f-4251-a10c-44524d30f57b Sep 03 20:10:27 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a1102903-e35b-44e4-9539-4fbd4137147b tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:27 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a1102903-e35b-44e4-9539-4fbd4137147b tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:27 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-a1102903-e35b-44e4-9539-4fbd4137147b tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Delete volume with id: 0ed4b5ef-e54f-4251-a10c-44524d30f57b Sep 03 20:10:27 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:27 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:10:27 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:27 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:10:27 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-a1102903-e35b-44e4-9539-4fbd4137147b tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Volume info retrieved successfully. Sep 03 20:10:27 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-a1102903-e35b-44e4-9539-4fbd4137147b tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Delete volume request issued successfully. Sep 03 20:10:27 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a1102903-e35b-44e4-9539-4fbd4137147b tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] http://192.168.122.54/volume/v3/volumes/0ed4b5ef-e54f-4251-a10c-44524d30f57b returned with HTTP 202 Sep 03 20:10:27 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 694/1382] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:10:27 2026] DELETE /volume/v3/volumes/0ed4b5ef-e54f-4251-a10c-44524d30f57b => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 20:10:27 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-c1fa4ca9-af37-4c50-88f9-264fafbcc2c0 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:27 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c1fa4ca9-af37-4c50-88f9-264fafbcc2c0 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] GET http://192.168.122.54/volume/v3/volumes/0ed4b5ef-e54f-4251-a10c-44524d30f57b Sep 03 20:10:27 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c1fa4ca9-af37-4c50-88f9-264fafbcc2c0 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:27 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c1fa4ca9-af37-4c50-88f9-264fafbcc2c0 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:27 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:27 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:10:27 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:27 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:27 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-c1fa4ca9-af37-4c50-88f9-264fafbcc2c0 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Volume info retrieved successfully. Sep 03 20:10:27 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c1fa4ca9-af37-4c50-88f9-264fafbcc2c0 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] http://192.168.122.54/volume/v3/volumes/0ed4b5ef-e54f-4251-a10c-44524d30f57b returned with HTTP 200 Sep 03 20:10:27 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 689/1383] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:10:27 2026] GET /volume/v3/volumes/0ed4b5ef-e54f-4251-a10c-44524d30f57b => generated 896 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-c56dbbe9-8d89-47ba-9cea-435adb4ea928 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:28 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c56dbbe9-8d89-47ba-9cea-435adb4ea928 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] GET http://192.168.122.54/volume/v3/volumes/0ed4b5ef-e54f-4251-a10c-44524d30f57b Sep 03 20:10:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c56dbbe9-8d89-47ba-9cea-435adb4ea928 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c56dbbe9-8d89-47ba-9cea-435adb4ea928 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:28 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:28 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:10:28 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:28 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:10:28 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-c56dbbe9-8d89-47ba-9cea-435adb4ea928 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Volume info retrieved successfully. Sep 03 20:10:28 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c56dbbe9-8d89-47ba-9cea-435adb4ea928 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] http://192.168.122.54/volume/v3/volumes/0ed4b5ef-e54f-4251-a10c-44524d30f57b returned with HTTP 200 Sep 03 20:10:28 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 695/1384] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:10:28 2026] GET /volume/v3/volumes/0ed4b5ef-e54f-4251-a10c-44524d30f57b => generated 896 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-146a99a9-0a03-4d1f-ab22-628bd23652f4 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:29 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-146a99a9-0a03-4d1f-ab22-628bd23652f4 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] GET http://192.168.122.54/volume/v3/volumes/0ed4b5ef-e54f-4251-a10c-44524d30f57b Sep 03 20:10:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-146a99a9-0a03-4d1f-ab22-628bd23652f4 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-146a99a9-0a03-4d1f-ab22-628bd23652f4 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:29 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-146a99a9-0a03-4d1f-ab22-628bd23652f4 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] http://192.168.122.54/volume/v3/volumes/0ed4b5ef-e54f-4251-a10c-44524d30f57b returned with HTTP 404 Sep 03 20:10:29 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 690/1385] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:10:29 2026] GET /volume/v3/volumes/0ed4b5ef-e54f-4251-a10c-44524d30f57b => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:10:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-f3b00e63-d5d5-41e0-8cfb-c3a7a51b8453 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:29 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f3b00e63-d5d5-41e0-8cfb-c3a7a51b8453 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:10:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f3b00e63-d5d5-41e0-8cfb-c3a7a51b8453 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-2115062675"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:10:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volumes [None req-f3b00e63-d5d5-41e0-8cfb-c3a7a51b8453 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-2115062675'}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:10:29 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-f3b00e63-d5d5-41e0-8cfb-c3a7a51b8453 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Create volume of 1 GB Sep 03 20:10:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-d15dbda1-61ee-442d-8488-51e2b730b9bc None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:29 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-f3b00e63-d5d5-41e0-8cfb-c3a7a51b8453 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Availability Zones retrieved successfully. Sep 03 20:10:29 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-f3b00e63-d5d5-41e0-8cfb-c3a7a51b8453 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Flow 'volume_create_api' (85e58478-9bf9-4eb1-8175-7fd03822e2e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:10:29 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-f3b00e63-d5d5-41e0-8cfb-c3a7a51b8453 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1be47ccc-732d-4041-a3c6-5eb36af75461) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:10:29 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.flows.api.create_volume [None req-f3b00e63-d5d5-41e0-8cfb-c3a7a51b8453 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Validating volume size '1' using validate_int {{(pid=87289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:10:29 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-f3b00e63-d5d5-41e0-8cfb-c3a7a51b8453 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1be47ccc-732d-4041-a3c6-5eb36af75461) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:10:29 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-f3b00e63-d5d5-41e0-8cfb-c3a7a51b8453 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a203e5bd-55aa-44ec-8400-b98882fabcef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:10:29 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-f3b00e63-d5d5-41e0-8cfb-c3a7a51b8453 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Created reservations ['8fe5a83c-0a3e-454e-9a85-f3398a0050d3', '06f8d118-6332-4f00-9907-8cef8b4add96', '7076aad6-c2fa-408d-81be-f9b64b728d74', '271a3b19-2fc0-4f8f-8a69-d5fe00b88e26'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:10:29 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-f3b00e63-d5d5-41e0-8cfb-c3a7a51b8453 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a203e5bd-55aa-44ec-8400-b98882fabcef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8fe5a83c-0a3e-454e-9a85-f3398a0050d3', '06f8d118-6332-4f00-9907-8cef8b4add96', '7076aad6-c2fa-408d-81be-f9b64b728d74', '271a3b19-2fc0-4f8f-8a69-d5fe00b88e26']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:10:29 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-f3b00e63-d5d5-41e0-8cfb-c3a7a51b8453 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eea181fa-e3c5-4dcc-8f72-402528815385) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:10:29 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:29 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:10:29 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-f3b00e63-d5d5-41e0-8cfb-c3a7a51b8453 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eea181fa-e3c5-4dcc-8f72-402528815385) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c41b9e8d-9501-4823-bb0e-8b4449c2c56f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2115062675',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51fb409eed1f4f2ab02850eb9cc07546',qos_specs=None,replication_status=,reservations=['8fe5a83c-0a3e-454e-9a85-f3398a0050d3','06f8d118-6332-4f00-9907-8cef8b4add96','7076aad6-c2fa-408d-81be-f9b64b728d74','271a3b19-2fc0-4f8f-8a69-d5fe00b88e26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='faf2dfa7457245beb645c64f10e97a19',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:10:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2115062675',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c41b9e8d-9501-4823-bb0e-8b4449c2c56f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='51fb409eed1f4f2ab02850eb9cc07546',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='faf2dfa7457245beb645c64f10e97a19',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:10:29 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-f3b00e63-d5d5-41e0-8cfb-c3a7a51b8453 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3eabdadb-b5ad-4ae3-af3c-0c0ce1177765) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:10:30 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-f3b00e63-d5d5-41e0-8cfb-c3a7a51b8453 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3eabdadb-b5ad-4ae3-af3c-0c0ce1177765) transitioned into state 'SUCCESS' from state '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-2115062675',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51fb409eed1f4f2ab02850eb9cc07546',qos_specs=None,replication_status=,reservations=['8fe5a83c-0a3e-454e-9a85-f3398a0050d3','06f8d118-6332-4f00-9907-8cef8b4add96','7076aad6-c2fa-408d-81be-f9b64b728d74','271a3b19-2fc0-4f8f-8a69-d5fe00b88e26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='faf2dfa7457245beb645c64f10e97a19',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:10:30 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-d15dbda1-61ee-442d-8488-51e2b730b9bc tempest-AbsoluteLimitsTests-338795947 tempest-AbsoluteLimitsTests-338795947-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:10:30 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-d15dbda1-61ee-442d-8488-51e2b730b9bc tempest-AbsoluteLimitsTests-338795947 tempest-AbsoluteLimitsTests-338795947-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-2029362158"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:10:30 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-f3b00e63-d5d5-41e0-8cfb-c3a7a51b8453 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94b0e22f-a550-43cf-a7e3-2e63e8bb498e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:10:30 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.volumes [None req-d15dbda1-61ee-442d-8488-51e2b730b9bc tempest-AbsoluteLimitsTests-338795947 tempest-AbsoluteLimitsTests-338795947-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-2029362158'}} {{(pid=87290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:10:30 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-d15dbda1-61ee-442d-8488-51e2b730b9bc tempest-AbsoluteLimitsTests-338795947 tempest-AbsoluteLimitsTests-338795947-project-member] Create volume of 1 GB Sep 03 20:10:30 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-d15dbda1-61ee-442d-8488-51e2b730b9bc tempest-AbsoluteLimitsTests-338795947 tempest-AbsoluteLimitsTests-338795947-project-member] Availability Zones retrieved successfully. Sep 03 20:10:30 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-f3b00e63-d5d5-41e0-8cfb-c3a7a51b8453 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94b0e22f-a550-43cf-a7e3-2e63e8bb498e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:10:30 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-f3b00e63-d5d5-41e0-8cfb-c3a7a51b8453 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Flow 'volume_create_api' (85e58478-9bf9-4eb1-8175-7fd03822e2e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:10:30 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-f3b00e63-d5d5-41e0-8cfb-c3a7a51b8453 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Create volume request issued successfully. Sep 03 20:10:30 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-d15dbda1-61ee-442d-8488-51e2b730b9bc tempest-AbsoluteLimitsTests-338795947 tempest-AbsoluteLimitsTests-338795947-project-member] Flow 'volume_create_api' (7b5e20d3-2453-4312-b80d-13f38986c6b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:10:30 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f3b00e63-d5d5-41e0-8cfb-c3a7a51b8453 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:10:30 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 696/1386] 192.168.122.54 () {60 vars in 1137 bytes} [Thu Sep 3 20:10:29 2026] POST /volume/v3/volumes => generated 752 bytes in 425 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:10:30 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-d15dbda1-61ee-442d-8488-51e2b730b9bc tempest-AbsoluteLimitsTests-338795947 tempest-AbsoluteLimitsTests-338795947-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4236d29a-cb13-4cf6-9d8c-c87c1e47f208) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:10:30 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.flows.api.create_volume [None req-d15dbda1-61ee-442d-8488-51e2b730b9bc tempest-AbsoluteLimitsTests-338795947 tempest-AbsoluteLimitsTests-338795947-project-member] Validating volume size '1' using validate_int {{(pid=87290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:10:30 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-9eeff354-0399-46cc-83a5-eae78cca6f59 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:30 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9eeff354-0399-46cc-83a5-eae78cca6f59 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] GET http://192.168.122.54/volume/v3/volumes/c41b9e8d-9501-4823-bb0e-8b4449c2c56f Sep 03 20:10:30 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-9eeff354-0399-46cc-83a5-eae78cca6f59 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:30 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-9eeff354-0399-46cc-83a5-eae78cca6f59 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:30 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:30 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:10:30 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:30 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:10:30 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-9eeff354-0399-46cc-83a5-eae78cca6f59 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Volume info retrieved successfully. Sep 03 20:10:30 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9eeff354-0399-46cc-83a5-eae78cca6f59 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] http://192.168.122.54/volume/v3/volumes/c41b9e8d-9501-4823-bb0e-8b4449c2c56f returned with HTTP 200 Sep 03 20:10:30 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 697/1387] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:10:30 2026] GET /volume/v3/volumes/c41b9e8d-9501-4823-bb0e-8b4449c2c56f => generated 820 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:30 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-d15dbda1-61ee-442d-8488-51e2b730b9bc tempest-AbsoluteLimitsTests-338795947 tempest-AbsoluteLimitsTests-338795947-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4236d29a-cb13-4cf6-9d8c-c87c1e47f208) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:10:30 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-d15dbda1-61ee-442d-8488-51e2b730b9bc tempest-AbsoluteLimitsTests-338795947 tempest-AbsoluteLimitsTests-338795947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be14791d-9ea9-4841-bd88-7c6fe89de7fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:10:30 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-d15dbda1-61ee-442d-8488-51e2b730b9bc tempest-AbsoluteLimitsTests-338795947 tempest-AbsoluteLimitsTests-338795947-project-member] Created reservations ['cf75a5e3-7356-4d94-b9ea-9b91a090406d', 'cd431670-60da-463b-b8d8-8b51c3a13fef', '49a62e8a-f8f9-4a61-bf62-db05cea8a6a2', 'f36315d8-cdbf-4f63-be5e-64e65491a496'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:10:30 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-d15dbda1-61ee-442d-8488-51e2b730b9bc tempest-AbsoluteLimitsTests-338795947 tempest-AbsoluteLimitsTests-338795947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be14791d-9ea9-4841-bd88-7c6fe89de7fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cf75a5e3-7356-4d94-b9ea-9b91a090406d', 'cd431670-60da-463b-b8d8-8b51c3a13fef', '49a62e8a-f8f9-4a61-bf62-db05cea8a6a2', 'f36315d8-cdbf-4f63-be5e-64e65491a496']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:10:30 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-d15dbda1-61ee-442d-8488-51e2b730b9bc tempest-AbsoluteLimitsTests-338795947 tempest-AbsoluteLimitsTests-338795947-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7a910e0-49d4-41f1-8d83-b36be1a4586d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:10:30 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:30 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:10:30 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-d15dbda1-61ee-442d-8488-51e2b730b9bc tempest-AbsoluteLimitsTests-338795947 tempest-AbsoluteLimitsTests-338795947-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7a910e0-49d4-41f1-8d83-b36be1a4586d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '556ce307-320e-462e-80b7-b49baacb1185', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-2029362158',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36390022479647559e0b2eb8d76728a7',qos_specs=None,replication_status=,reservations=['cf75a5e3-7356-4d94-b9ea-9b91a090406d','cd431670-60da-463b-b8d8-8b51c3a13fef','49a62e8a-f8f9-4a61-bf62-db05cea8a6a2','f36315d8-cdbf-4f63-be5e-64e65491a496'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='acf951ac96324f3fa6fa57d8c9ea2b52',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:10:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-2029362158',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=556ce307-320e-462e-80b7-b49baacb1185,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36390022479647559e0b2eb8d76728a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='acf951ac96324f3fa6fa57d8c9ea2b52',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:10:30 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-d15dbda1-61ee-442d-8488-51e2b730b9bc tempest-AbsoluteLimitsTests-338795947 tempest-AbsoluteLimitsTests-338795947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21a4f818-5568-4200-ae3c-720cfd1a76c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:10:30 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-d15dbda1-61ee-442d-8488-51e2b730b9bc tempest-AbsoluteLimitsTests-338795947 tempest-AbsoluteLimitsTests-338795947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21a4f818-5568-4200-ae3c-720cfd1a76c6) transitioned into state 'SUCCESS' from state '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-2029362158',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36390022479647559e0b2eb8d76728a7',qos_specs=None,replication_status=,reservations=['cf75a5e3-7356-4d94-b9ea-9b91a090406d','cd431670-60da-463b-b8d8-8b51c3a13fef','49a62e8a-f8f9-4a61-bf62-db05cea8a6a2','f36315d8-cdbf-4f63-be5e-64e65491a496'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='acf951ac96324f3fa6fa57d8c9ea2b52',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:10:30 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-d15dbda1-61ee-442d-8488-51e2b730b9bc tempest-AbsoluteLimitsTests-338795947 tempest-AbsoluteLimitsTests-338795947-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5aeb8ca-5ec2-4756-a47e-0442ee977918) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:10:30 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-d15dbda1-61ee-442d-8488-51e2b730b9bc tempest-AbsoluteLimitsTests-338795947 tempest-AbsoluteLimitsTests-338795947-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5aeb8ca-5ec2-4756-a47e-0442ee977918) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:10:30 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-d15dbda1-61ee-442d-8488-51e2b730b9bc tempest-AbsoluteLimitsTests-338795947 tempest-AbsoluteLimitsTests-338795947-project-member] Flow 'volume_create_api' (7b5e20d3-2453-4312-b80d-13f38986c6b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:10:30 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-d15dbda1-61ee-442d-8488-51e2b730b9bc tempest-AbsoluteLimitsTests-338795947 tempest-AbsoluteLimitsTests-338795947-project-member] Create volume request issued successfully. Sep 03 20:10:30 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-d15dbda1-61ee-442d-8488-51e2b730b9bc tempest-AbsoluteLimitsTests-338795947 tempest-AbsoluteLimitsTests-338795947-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:10:30 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 691/1388] 192.168.122.54 () {60 vars in 1137 bytes} [Thu Sep 3 20:10:29 2026] POST /volume/v3/volumes => generated 757 bytes in 961 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:10:30 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-a68edc01-9962-4500-bc8f-a6ef70e2c451 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:30 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a68edc01-9962-4500-bc8f-a6ef70e2c451 tempest-AbsoluteLimitsTests-338795947 tempest-AbsoluteLimitsTests-338795947-project-member] GET http://192.168.122.54/volume/v3/volumes/556ce307-320e-462e-80b7-b49baacb1185 Sep 03 20:10:30 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a68edc01-9962-4500-bc8f-a6ef70e2c451 tempest-AbsoluteLimitsTests-338795947 tempest-AbsoluteLimitsTests-338795947-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:30 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a68edc01-9962-4500-bc8f-a6ef70e2c451 tempest-AbsoluteLimitsTests-338795947 tempest-AbsoluteLimitsTests-338795947-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:30 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:30 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:10:30 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:30 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:10:30 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-a68edc01-9962-4500-bc8f-a6ef70e2c451 tempest-AbsoluteLimitsTests-338795947 tempest-AbsoluteLimitsTests-338795947-project-member] Volume info retrieved successfully. Sep 03 20:10:30 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a68edc01-9962-4500-bc8f-a6ef70e2c451 tempest-AbsoluteLimitsTests-338795947 tempest-AbsoluteLimitsTests-338795947-project-member] http://192.168.122.54/volume/v3/volumes/556ce307-320e-462e-80b7-b49baacb1185 returned with HTTP 200 Sep 03 20:10:30 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 698/1389] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:10:30 2026] GET /volume/v3/volumes/556ce307-320e-462e-80b7-b49baacb1185 => generated 825 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:31 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-e125acd9-e6cf-47ee-92aa-741a5055e70d None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:31 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e125acd9-e6cf-47ee-92aa-741a5055e70d tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] GET http://192.168.122.54/volume/v3/volumes/c41b9e8d-9501-4823-bb0e-8b4449c2c56f Sep 03 20:10:31 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e125acd9-e6cf-47ee-92aa-741a5055e70d tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:31 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e125acd9-e6cf-47ee-92aa-741a5055e70d tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:31 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:31 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:10:31 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:31 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:31 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-e125acd9-e6cf-47ee-92aa-741a5055e70d tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Volume info retrieved successfully. Sep 03 20:10:31 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e125acd9-e6cf-47ee-92aa-741a5055e70d tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] http://192.168.122.54/volume/v3/volumes/c41b9e8d-9501-4823-bb0e-8b4449c2c56f returned with HTTP 200 Sep 03 20:10:31 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 692/1390] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:10:31 2026] GET /volume/v3/volumes/c41b9e8d-9501-4823-bb0e-8b4449c2c56f => generated 844 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:31 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-beb9afc5-f03b-4c57-87d2-c2ba88265271 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:31 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-beb9afc5-f03b-4c57-87d2-c2ba88265271 tempest-AbsoluteLimitsTests-338795947 tempest-AbsoluteLimitsTests-338795947-project-member] GET http://192.168.122.54/volume/v3/volumes/556ce307-320e-462e-80b7-b49baacb1185 Sep 03 20:10:31 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-beb9afc5-f03b-4c57-87d2-c2ba88265271 tempest-AbsoluteLimitsTests-338795947 tempest-AbsoluteLimitsTests-338795947-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:31 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-beb9afc5-f03b-4c57-87d2-c2ba88265271 tempest-AbsoluteLimitsTests-338795947 tempest-AbsoluteLimitsTests-338795947-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:31 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:31 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:10:31 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:31 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:10:31 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-beb9afc5-f03b-4c57-87d2-c2ba88265271 tempest-AbsoluteLimitsTests-338795947 tempest-AbsoluteLimitsTests-338795947-project-member] Volume info retrieved successfully. Sep 03 20:10:31 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-beb9afc5-f03b-4c57-87d2-c2ba88265271 tempest-AbsoluteLimitsTests-338795947 tempest-AbsoluteLimitsTests-338795947-project-member] http://192.168.122.54/volume/v3/volumes/556ce307-320e-462e-80b7-b49baacb1185 returned with HTTP 200 Sep 03 20:10:31 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 699/1391] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:10:31 2026] GET /volume/v3/volumes/556ce307-320e-462e-80b7-b49baacb1185 => generated 849 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:32 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-b6360cd1-2213-4b87-87ab-982b0b8210bc None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:32 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b6360cd1-2213-4b87-87ab-982b0b8210bc tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] GET http://192.168.122.54/volume/v3/volumes/c41b9e8d-9501-4823-bb0e-8b4449c2c56f Sep 03 20:10:32 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b6360cd1-2213-4b87-87ab-982b0b8210bc tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:32 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b6360cd1-2213-4b87-87ab-982b0b8210bc tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:32 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:32 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:10:32 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:32 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:32 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-b6360cd1-2213-4b87-87ab-982b0b8210bc tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Volume info retrieved successfully. Sep 03 20:10:32 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b6360cd1-2213-4b87-87ab-982b0b8210bc tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] http://192.168.122.54/volume/v3/volumes/c41b9e8d-9501-4823-bb0e-8b4449c2c56f returned with HTTP 200 Sep 03 20:10:32 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 693/1392] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:10:32 2026] GET /volume/v3/volumes/c41b9e8d-9501-4823-bb0e-8b4449c2c56f => generated 845 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-c3301cc6-84e9-4e4d-8adf-2bcdec58e0d1 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:32 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c3301cc6-84e9-4e4d-8adf-2bcdec58e0d1 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:10:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c3301cc6-84e9-4e4d-8adf-2bcdec58e0d1 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "c41b9e8d-9501-4823-bb0e-8b4449c2c56f", "size": 1, "name": "tempest-VolumesGetTest-Volume-1826287870", "metadata": {"Type": "Test"}}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:10:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volumes [None req-c3301cc6-84e9-4e4d-8adf-2bcdec58e0d1 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Create volume request body: {'volume': {'source_volid': 'c41b9e8d-9501-4823-bb0e-8b4449c2c56f', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1826287870', 'metadata': {'Type': 'Test'}}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:10:32 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:32 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:10:32 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:32 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:10:32 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-c3301cc6-84e9-4e4d-8adf-2bcdec58e0d1 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Volume retrieved successfully. Sep 03 20:10:32 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-c3301cc6-84e9-4e4d-8adf-2bcdec58e0d1 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Create volume of 1 GB Sep 03 20:10:32 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-c3301cc6-84e9-4e4d-8adf-2bcdec58e0d1 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Availability Zones retrieved successfully. Sep 03 20:10:32 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-c3301cc6-84e9-4e4d-8adf-2bcdec58e0d1 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Flow 'volume_create_api' (bafc7a2b-96f5-481a-aa4e-e8a59ae48668) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:10:32 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-c3301cc6-84e9-4e4d-8adf-2bcdec58e0d1 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ca5caa9-9300-4cdc-a649-9c10babb370e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:10:32 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.flows.api.create_volume [None req-c3301cc6-84e9-4e4d-8adf-2bcdec58e0d1 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=87289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:10:32 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-c3301cc6-84e9-4e4d-8adf-2bcdec58e0d1 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ca5caa9-9300-4cdc-a649-9c10babb370e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'c41b9e8d-9501-4823-bb0e-8b4449c2c56f', 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:10:32 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-c3301cc6-84e9-4e4d-8adf-2bcdec58e0d1 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc0a9870-a64d-4d1a-af22-f12a9be11a0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:10:32 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-c3301cc6-84e9-4e4d-8adf-2bcdec58e0d1 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Created reservations ['61c17d10-344d-4675-b8dc-732940975ab8', '4dd19d50-b4f1-40b5-aa0c-caf1701c82ad', 'b2b0142d-bf29-4fba-8db8-2723efb252a3', '74492080-31d9-4180-9556-85ca916f4729'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:10:32 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-c3301cc6-84e9-4e4d-8adf-2bcdec58e0d1 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc0a9870-a64d-4d1a-af22-f12a9be11a0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['61c17d10-344d-4675-b8dc-732940975ab8', '4dd19d50-b4f1-40b5-aa0c-caf1701c82ad', 'b2b0142d-bf29-4fba-8db8-2723efb252a3', '74492080-31d9-4180-9556-85ca916f4729']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:10:32 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-c3301cc6-84e9-4e4d-8adf-2bcdec58e0d1 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf059f95-15b1-49f9-aedc-f27de3dde1fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:10:32 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:32 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:10:32 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:32 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:10:32 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-c3301cc6-84e9-4e4d-8adf-2bcdec58e0d1 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf059f95-15b1-49f9-aedc-f27de3dde1fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08a7564f-7ed5-4d80-8685-679d03f11bd4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1826287870',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='51fb409eed1f4f2ab02850eb9cc07546',qos_specs=None,replication_status=,reservations=['61c17d10-344d-4675-b8dc-732940975ab8','4dd19d50-b4f1-40b5-aa0c-caf1701c82ad','b2b0142d-bf29-4fba-8db8-2723efb252a3','74492080-31d9-4180-9556-85ca916f4729'],size=1,snapshot_id=None,source_replicaid=,source_volid=c41b9e8d-9501-4823-bb0e-8b4449c2c56f,status='creating',user_id='faf2dfa7457245beb645c64f10e97a19',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:10:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1826287870',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=08a7564f-7ed5-4d80-8685-679d03f11bd4,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='51fb409eed1f4f2ab02850eb9cc07546',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=c41b9e8d-9501-4823-bb0e-8b4449c2c56f,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='faf2dfa7457245beb645c64f10e97a19',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:10:32 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-c3301cc6-84e9-4e4d-8adf-2bcdec58e0d1 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (acc8169c-d690-451e-8e19-472ff169c23d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:10:32 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-c3301cc6-84e9-4e4d-8adf-2bcdec58e0d1 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (acc8169c-d690-451e-8e19-472ff169c23d) transitioned into state 'SUCCESS' from state '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-1826287870',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='51fb409eed1f4f2ab02850eb9cc07546',qos_specs=None,replication_status=,reservations=['61c17d10-344d-4675-b8dc-732940975ab8','4dd19d50-b4f1-40b5-aa0c-caf1701c82ad','b2b0142d-bf29-4fba-8db8-2723efb252a3','74492080-31d9-4180-9556-85ca916f4729'],size=1,snapshot_id=None,source_replicaid=,source_volid=c41b9e8d-9501-4823-bb0e-8b4449c2c56f,status='creating',user_id='faf2dfa7457245beb645c64f10e97a19',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:10:32 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-c3301cc6-84e9-4e4d-8adf-2bcdec58e0d1 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec6a3c2c-0452-49d5-83e1-8318c94812ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:10:32 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:32 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:10:32 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-e5b20617-a566-42b5-a2bd-c65355a7af4b None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:32 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e5b20617-a566-42b5-a2bd-c65355a7af4b tempest-AbsoluteLimitsTests-338795947 tempest-AbsoluteLimitsTests-338795947-project-member] GET http://192.168.122.54/volume/v3/volumes/556ce307-320e-462e-80b7-b49baacb1185 Sep 03 20:10:32 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e5b20617-a566-42b5-a2bd-c65355a7af4b tempest-AbsoluteLimitsTests-338795947 tempest-AbsoluteLimitsTests-338795947-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:32 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e5b20617-a566-42b5-a2bd-c65355a7af4b tempest-AbsoluteLimitsTests-338795947 tempest-AbsoluteLimitsTests-338795947-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:32 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-c3301cc6-84e9-4e4d-8adf-2bcdec58e0d1 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec6a3c2c-0452-49d5-83e1-8318c94812ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:10:32 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-c3301cc6-84e9-4e4d-8adf-2bcdec58e0d1 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Flow 'volume_create_api' (bafc7a2b-96f5-481a-aa4e-e8a59ae48668) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:10:32 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-c3301cc6-84e9-4e4d-8adf-2bcdec58e0d1 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Create volume request issued successfully. Sep 03 20:10:32 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c3301cc6-84e9-4e4d-8adf-2bcdec58e0d1 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:10:32 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 700/1393] 192.168.122.54 () {60 vars in 1138 bytes} [Thu Sep 3 20:10:32 2026] POST /volume/v3/volumes => generated 800 bytes in 466 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:10:32 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:32 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:10:32 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:32 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-a8a4648c-eb24-476c-942d-3f46d96113be None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:32 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a8a4648c-eb24-476c-942d-3f46d96113be tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] GET http://192.168.122.54/volume/v3/volumes/08a7564f-7ed5-4d80-8685-679d03f11bd4 Sep 03 20:10:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a8a4648c-eb24-476c-942d-3f46d96113be tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a8a4648c-eb24-476c-942d-3f46d96113be tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:32 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-e5b20617-a566-42b5-a2bd-c65355a7af4b tempest-AbsoluteLimitsTests-338795947 tempest-AbsoluteLimitsTests-338795947-project-member] Volume info retrieved successfully. Sep 03 20:10:32 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:32 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:10:32 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:32 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:10:32 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e5b20617-a566-42b5-a2bd-c65355a7af4b tempest-AbsoluteLimitsTests-338795947 tempest-AbsoluteLimitsTests-338795947-project-member] http://192.168.122.54/volume/v3/volumes/556ce307-320e-462e-80b7-b49baacb1185 returned with HTTP 200 Sep 03 20:10:32 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 694/1394] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:10:32 2026] GET /volume/v3/volumes/556ce307-320e-462e-80b7-b49baacb1185 => generated 850 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:32 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-a8a4648c-eb24-476c-942d-3f46d96113be tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Volume info retrieved successfully. Sep 03 20:10:32 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a8a4648c-eb24-476c-942d-3f46d96113be tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] http://192.168.122.54/volume/v3/volumes/08a7564f-7ed5-4d80-8685-679d03f11bd4 returned with HTTP 200 Sep 03 20:10:32 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 701/1395] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:10:32 2026] GET /volume/v3/volumes/08a7564f-7ed5-4d80-8685-679d03f11bd4 => generated 868 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:32 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-f470ef98-0fdd-4d83-ab75-bb39a58d124e None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:32 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f470ef98-0fdd-4d83-ab75-bb39a58d124e tempest-AbsoluteLimitsTests-338795947 tempest-AbsoluteLimitsTests-338795947-project-member] GET http://192.168.122.54/volume/v3/limits Sep 03 20:10:32 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f470ef98-0fdd-4d83-ab75-bb39a58d124e tempest-AbsoluteLimitsTests-338795947 tempest-AbsoluteLimitsTests-338795947-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:32 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f470ef98-0fdd-4d83-ab75-bb39a58d124e tempest-AbsoluteLimitsTests-338795947 tempest-AbsoluteLimitsTests-338795947-project-member] Calling method 'index' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:32 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f470ef98-0fdd-4d83-ab75-bb39a58d124e tempest-AbsoluteLimitsTests-338795947 tempest-AbsoluteLimitsTests-338795947-project-member] http://192.168.122.54/volume/v3/limits returned with HTTP 200 Sep 03 20:10:32 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 695/1396] 192.168.122.54 () {58 vars in 1113 bytes} [Thu Sep 3 20:10:32 2026] GET /volume/v3/limits => generated 302 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-8c771322-43b5-47c7-958a-20109508e14a None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:32 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-8c771322-43b5-47c7-958a-20109508e14a tempest-AbsoluteLimitsTests-338795947 tempest-AbsoluteLimitsTests-338795947-project-member] GET http://192.168.122.54/volume/v3/volumes/556ce307-320e-462e-80b7-b49baacb1185 Sep 03 20:10:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-8c771322-43b5-47c7-958a-20109508e14a tempest-AbsoluteLimitsTests-338795947 tempest-AbsoluteLimitsTests-338795947-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-8c771322-43b5-47c7-958a-20109508e14a tempest-AbsoluteLimitsTests-338795947 tempest-AbsoluteLimitsTests-338795947-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:33 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:33 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:10:33 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:33 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:10:33 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-8c771322-43b5-47c7-958a-20109508e14a tempest-AbsoluteLimitsTests-338795947 tempest-AbsoluteLimitsTests-338795947-project-member] Volume info retrieved successfully. Sep 03 20:10:33 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-8c771322-43b5-47c7-958a-20109508e14a tempest-AbsoluteLimitsTests-338795947 tempest-AbsoluteLimitsTests-338795947-project-member] http://192.168.122.54/volume/v3/volumes/556ce307-320e-462e-80b7-b49baacb1185 returned with HTTP 200 Sep 03 20:10:33 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 702/1397] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:10:32 2026] GET /volume/v3/volumes/556ce307-320e-462e-80b7-b49baacb1185 => generated 850 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:33 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-f29d2d7f-fc2b-433e-9533-e2288308de26 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:33 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f29d2d7f-fc2b-433e-9533-e2288308de26 tempest-AbsoluteLimitsTests-338795947 tempest-AbsoluteLimitsTests-338795947-project-member] DELETE http://192.168.122.54/volume/v3/volumes/556ce307-320e-462e-80b7-b49baacb1185 Sep 03 20:10:33 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f29d2d7f-fc2b-433e-9533-e2288308de26 tempest-AbsoluteLimitsTests-338795947 tempest-AbsoluteLimitsTests-338795947-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:33 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f29d2d7f-fc2b-433e-9533-e2288308de26 tempest-AbsoluteLimitsTests-338795947 tempest-AbsoluteLimitsTests-338795947-project-member] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:33 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-f29d2d7f-fc2b-433e-9533-e2288308de26 tempest-AbsoluteLimitsTests-338795947 tempest-AbsoluteLimitsTests-338795947-project-member] Delete volume with id: 556ce307-320e-462e-80b7-b49baacb1185 Sep 03 20:10:33 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:33 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:10:33 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:33 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:33 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-f29d2d7f-fc2b-433e-9533-e2288308de26 tempest-AbsoluteLimitsTests-338795947 tempest-AbsoluteLimitsTests-338795947-project-member] Volume info retrieved successfully. Sep 03 20:10:33 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-f29d2d7f-fc2b-433e-9533-e2288308de26 tempest-AbsoluteLimitsTests-338795947 tempest-AbsoluteLimitsTests-338795947-project-member] Delete volume request issued successfully. Sep 03 20:10:33 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f29d2d7f-fc2b-433e-9533-e2288308de26 tempest-AbsoluteLimitsTests-338795947 tempest-AbsoluteLimitsTests-338795947-project-member] http://192.168.122.54/volume/v3/volumes/556ce307-320e-462e-80b7-b49baacb1185 returned with HTTP 202 Sep 03 20:10:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-7daaacf6-258f-47b1-9fe8-36b6171a4de5 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:33 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 696/1398] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:10:33 2026] DELETE /volume/v3/volumes/556ce307-320e-462e-80b7-b49baacb1185 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:10:33 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-e191e17e-ed37-4278-a7b1-0798b7293da5 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:33 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e191e17e-ed37-4278-a7b1-0798b7293da5 tempest-AbsoluteLimitsTests-338795947 tempest-AbsoluteLimitsTests-338795947-project-member] GET http://192.168.122.54/volume/v3/volumes/556ce307-320e-462e-80b7-b49baacb1185 Sep 03 20:10:33 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e191e17e-ed37-4278-a7b1-0798b7293da5 tempest-AbsoluteLimitsTests-338795947 tempest-AbsoluteLimitsTests-338795947-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:33 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e191e17e-ed37-4278-a7b1-0798b7293da5 tempest-AbsoluteLimitsTests-338795947 tempest-AbsoluteLimitsTests-338795947-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:33 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:33 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:10:33 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:33 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:33 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-e191e17e-ed37-4278-a7b1-0798b7293da5 tempest-AbsoluteLimitsTests-338795947 tempest-AbsoluteLimitsTests-338795947-project-member] Volume info retrieved successfully. Sep 03 20:10:33 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e191e17e-ed37-4278-a7b1-0798b7293da5 tempest-AbsoluteLimitsTests-338795947 tempest-AbsoluteLimitsTests-338795947-project-member] http://192.168.122.54/volume/v3/volumes/556ce307-320e-462e-80b7-b49baacb1185 returned with HTTP 200 Sep 03 20:10:33 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 697/1399] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:10:33 2026] GET /volume/v3/volumes/556ce307-320e-462e-80b7-b49baacb1185 => generated 849 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:33 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7daaacf6-258f-47b1-9fe8-36b6171a4de5 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] POST http://192.168.122.54/volume/v3/qos-specs Sep 03 20:10:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-7daaacf6-258f-47b1-9fe8-36b6171a4de5 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-203589173", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:10:33 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.qos_specs [None req-7daaacf6-258f-47b1-9fe8-36b6171a4de5 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-203589173', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=87289) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 03 20:10:33 devstack devstack@c-api.service[87289]: DEBUG cinder.db.api [None req-7daaacf6-258f-47b1-9fe8-36b6171a4de5 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] DB qos_specs_create(): root {'id': 'b7169269-4c85-410c-915c-d7fa851d9177', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-203589173'} {{(pid=87289) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 03 20:10:33 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7daaacf6-258f-47b1-9fe8-36b6171a4de5 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] http://192.168.122.54/volume/v3/qos-specs returned with HTTP 200 Sep 03 20:10:33 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 703/1400] 192.168.122.54 () {60 vars in 1144 bytes} [Thu Sep 3 20:10:33 2026] POST /volume/v3/qos-specs => generated 398 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:10:33 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-3438d73e-85e3-4b54-a80b-f12d0fa51689 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:33 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-3438d73e-85e3-4b54-a80b-f12d0fa51689 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] POST http://192.168.122.54/volume/v3/types Sep 03 20:10:33 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-3438d73e-85e3-4b54-a80b-f12d0fa51689 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1735550169"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:10:33 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-3438d73e-85e3-4b54-a80b-f12d0fa51689 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] http://192.168.122.54/volume/v3/types returned with HTTP 200 Sep 03 20:10:33 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 698/1401] 192.168.122.54 () {60 vars in 1131 bytes} [Thu Sep 3 20:10:33 2026] POST /volume/v3/types => generated 222 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-155cc47d-d33a-4589-83ec-90160e866193 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:33 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-155cc47d-d33a-4589-83ec-90160e866193 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] POST http://192.168.122.54/volume/v3/types Sep 03 20:10:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-155cc47d-d33a-4589-83ec-90160e866193 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1693305011"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:10:33 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:33 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:10:33 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-155cc47d-d33a-4589-83ec-90160e866193 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] http://192.168.122.54/volume/v3/types returned with HTTP 200 Sep 03 20:10:33 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 704/1402] 192.168.122.54 () {60 vars in 1131 bytes} [Thu Sep 3 20:10:33 2026] POST /volume/v3/types => generated 222 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:33 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-5f3739e2-3e88-4413-8c68-d11e123cd837 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:33 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5f3739e2-3e88-4413-8c68-d11e123cd837 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] POST http://192.168.122.54/volume/v3/types Sep 03 20:10:33 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5f3739e2-3e88-4413-8c68-d11e123cd837 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1779968314"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:10:33 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5f3739e2-3e88-4413-8c68-d11e123cd837 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] http://192.168.122.54/volume/v3/types returned with HTTP 200 Sep 03 20:10:33 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 699/1403] 192.168.122.54 () {60 vars in 1131 bytes} [Thu Sep 3 20:10:33 2026] POST /volume/v3/types => generated 222 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-1dee2faf-f390-47ed-b852-f926c53d94a7 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:33 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-1dee2faf-f390-47ed-b852-f926c53d94a7 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] GET http://192.168.122.54/volume/v3/qos-specs/b7169269-4c85-410c-915c-d7fa851d9177/associate?vol_type_id=4b6ae787-de2d-45f8-ba33-528638383e31 Sep 03 20:10:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-1dee2faf-f390-47ed-b852-f926c53d94a7 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-1dee2faf-f390-47ed-b852-f926c53d94a7 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] Calling method 'associate' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1dee2faf-f390-47ed-b852-f926c53d94a7 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] Associate qos_spec: b7169269-4c85-410c-915c-d7fa851d9177 with type: 4b6ae787-de2d-45f8-ba33-528638383e31 {{(pid=87289) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 03 20:10:33 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-1dee2faf-f390-47ed-b852-f926c53d94a7 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] http://192.168.122.54/volume/v3/qos-specs/b7169269-4c85-410c-915c-d7fa851d9177/associate?vol_type_id=4b6ae787-de2d-45f8-ba33-528638383e31 returned with HTTP 202 Sep 03 20:10:33 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 705/1404] 192.168.122.54 () {58 vars in 1360 bytes} [Thu Sep 3 20:10:33 2026] GET /volume/v3/qos-specs/b7169269-4c85-410c-915c-d7fa851d9177/associate?vol_type_id=4b6ae787-de2d-45f8-ba33-528638383e31 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:10:33 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-f38a5342-928d-40eb-8972-e5b9a5c87972 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:33 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f38a5342-928d-40eb-8972-e5b9a5c87972 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] GET http://192.168.122.54/volume/v3/qos-specs/b7169269-4c85-410c-915c-d7fa851d9177/associate?vol_type_id=ee1be5c8-3031-4e49-99a7-49207af216e7 Sep 03 20:10:33 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f38a5342-928d-40eb-8972-e5b9a5c87972 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:33 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f38a5342-928d-40eb-8972-e5b9a5c87972 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] Calling method 'associate' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:33 devstack devstack@c-api.service[87290]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f38a5342-928d-40eb-8972-e5b9a5c87972 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] Associate qos_spec: b7169269-4c85-410c-915c-d7fa851d9177 with type: ee1be5c8-3031-4e49-99a7-49207af216e7 {{(pid=87290) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 03 20:10:33 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f38a5342-928d-40eb-8972-e5b9a5c87972 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] http://192.168.122.54/volume/v3/qos-specs/b7169269-4c85-410c-915c-d7fa851d9177/associate?vol_type_id=ee1be5c8-3031-4e49-99a7-49207af216e7 returned with HTTP 202 Sep 03 20:10:33 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 700/1405] 192.168.122.54 () {58 vars in 1360 bytes} [Thu Sep 3 20:10:33 2026] GET /volume/v3/qos-specs/b7169269-4c85-410c-915c-d7fa851d9177/associate?vol_type_id=ee1be5c8-3031-4e49-99a7-49207af216e7 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:10:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-11682525-ac54-4f4d-9b54-b3e056d49b00 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:33 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-11682525-ac54-4f4d-9b54-b3e056d49b00 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] GET http://192.168.122.54/volume/v3/qos-specs/b7169269-4c85-410c-915c-d7fa851d9177/associate?vol_type_id=1fd79dec-b378-4356-b9bf-8fdf12218816 Sep 03 20:10:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-11682525-ac54-4f4d-9b54-b3e056d49b00 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-11682525-ac54-4f4d-9b54-b3e056d49b00 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] Calling method 'associate' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:33 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:33 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:10:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.contrib.qos_specs_manage [None req-11682525-ac54-4f4d-9b54-b3e056d49b00 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] Associate qos_spec: b7169269-4c85-410c-915c-d7fa851d9177 with type: 1fd79dec-b378-4356-b9bf-8fdf12218816 {{(pid=87289) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 03 20:10:33 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-11682525-ac54-4f4d-9b54-b3e056d49b00 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] http://192.168.122.54/volume/v3/qos-specs/b7169269-4c85-410c-915c-d7fa851d9177/associate?vol_type_id=1fd79dec-b378-4356-b9bf-8fdf12218816 returned with HTTP 202 Sep 03 20:10:33 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 706/1406] 192.168.122.54 () {58 vars in 1360 bytes} [Thu Sep 3 20:10:33 2026] GET /volume/v3/qos-specs/b7169269-4c85-410c-915c-d7fa851d9177/associate?vol_type_id=1fd79dec-b378-4356-b9bf-8fdf12218816 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:10:33 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-8236bbab-8dc1-4f12-89b0-cee3d851d46b None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:33 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-8236bbab-8dc1-4f12-89b0-cee3d851d46b tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] GET http://192.168.122.54/volume/v3/qos-specs/b7169269-4c85-410c-915c-d7fa851d9177/associations Sep 03 20:10:33 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-8236bbab-8dc1-4f12-89b0-cee3d851d46b tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:33 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-8236bbab-8dc1-4f12-89b0-cee3d851d46b tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] Calling method 'associations' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:33 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:33 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:33 devstack devstack@c-api.service[87290]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8236bbab-8dc1-4f12-89b0-cee3d851d46b tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] Get associations for qos_spec id: b7169269-4c85-410c-915c-d7fa851d9177 {{(pid=87290) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 03 20:10:33 devstack devstack@c-api.service[87290]: /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 03 20:10:33 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 03 20:10:33 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-8236bbab-8dc1-4f12-89b0-cee3d851d46b tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] http://192.168.122.54/volume/v3/qos-specs/b7169269-4c85-410c-915c-d7fa851d9177/associations returned with HTTP 200 Sep 03 20:10:33 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 701/1407] 192.168.122.54 () {58 vars in 1272 bytes} [Thu Sep 3 20:10:33 2026] GET /volume/v3/qos-specs/b7169269-4c85-410c-915c-d7fa851d9177/associations => generated 448 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-20126e0f-2464-4225-b5e2-bf1fd07d0aea None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:33 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-20126e0f-2464-4225-b5e2-bf1fd07d0aea tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] GET http://192.168.122.54/volume/v3/qos-specs/b7169269-4c85-410c-915c-d7fa851d9177/disassociate?vol_type_id=4b6ae787-de2d-45f8-ba33-528638383e31 Sep 03 20:10:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-20126e0f-2464-4225-b5e2-bf1fd07d0aea tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-20126e0f-2464-4225-b5e2-bf1fd07d0aea tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] Calling method 'disassociate' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:33 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:33 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:10:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.contrib.qos_specs_manage [None req-20126e0f-2464-4225-b5e2-bf1fd07d0aea tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] Disassociate qos_spec: b7169269-4c85-410c-915c-d7fa851d9177 from type: 4b6ae787-de2d-45f8-ba33-528638383e31 {{(pid=87289) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Sep 03 20:10:33 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-165cf940-9155-44d1-8d82-4b9117ad59c4 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:33 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-165cf940-9155-44d1-8d82-4b9117ad59c4 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] GET http://192.168.122.54/volume/v3/volumes/08a7564f-7ed5-4d80-8685-679d03f11bd4 Sep 03 20:10:33 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-20126e0f-2464-4225-b5e2-bf1fd07d0aea tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] http://192.168.122.54/volume/v3/qos-specs/b7169269-4c85-410c-915c-d7fa851d9177/disassociate?vol_type_id=4b6ae787-de2d-45f8-ba33-528638383e31 returned with HTTP 202 Sep 03 20:10:33 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-165cf940-9155-44d1-8d82-4b9117ad59c4 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:33 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 707/1408] 192.168.122.54 () {58 vars in 1369 bytes} [Thu Sep 3 20:10:33 2026] GET /volume/v3/qos-specs/b7169269-4c85-410c-915c-d7fa851d9177/disassociate?vol_type_id=4b6ae787-de2d-45f8-ba33-528638383e31 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:10:33 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-165cf940-9155-44d1-8d82-4b9117ad59c4 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-a1926504-8810-44ab-b648-cc230306a9c5 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:33 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a1926504-8810-44ab-b648-cc230306a9c5 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] GET http://192.168.122.54/volume/v3/qos-specs/b7169269-4c85-410c-915c-d7fa851d9177/associations Sep 03 20:10:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a1926504-8810-44ab-b648-cc230306a9c5 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:33 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:33 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:10:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a1926504-8810-44ab-b648-cc230306a9c5 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] Calling method 'associations' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:33 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:33 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:10:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a1926504-8810-44ab-b648-cc230306a9c5 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] Get associations for qos_spec id: b7169269-4c85-410c-915c-d7fa851d9177 {{(pid=87289) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 03 20:10:33 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:33 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:33 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-165cf940-9155-44d1-8d82-4b9117ad59c4 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Volume info retrieved successfully. Sep 03 20:10:33 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-165cf940-9155-44d1-8d82-4b9117ad59c4 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] http://192.168.122.54/volume/v3/volumes/08a7564f-7ed5-4d80-8685-679d03f11bd4 returned with HTTP 200 Sep 03 20:10:33 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 702/1409] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:10:33 2026] GET /volume/v3/volumes/08a7564f-7ed5-4d80-8685-679d03f11bd4 => generated 892 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:34 devstack devstack@c-api.service[87289]: /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 03 20:10:34 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 03 20:10:34 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a1926504-8810-44ab-b648-cc230306a9c5 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] http://192.168.122.54/volume/v3/qos-specs/b7169269-4c85-410c-915c-d7fa851d9177/associations returned with HTTP 200 Sep 03 20:10:34 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 708/1410] 192.168.122.54 () {58 vars in 1272 bytes} [Thu Sep 3 20:10:33 2026] GET /volume/v3/qos-specs/b7169269-4c85-410c-915c-d7fa851d9177/associations => generated 306 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:34 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-81c9a3d0-c9d1-4a56-9ba8-d08327eb019b None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:34 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-81c9a3d0-c9d1-4a56-9ba8-d08327eb019b tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] GET http://192.168.122.54/volume/v3/qos-specs/b7169269-4c85-410c-915c-d7fa851d9177/disassociate_all Sep 03 20:10:34 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-81c9a3d0-c9d1-4a56-9ba8-d08327eb019b tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:34 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-81c9a3d0-c9d1-4a56-9ba8-d08327eb019b tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] Calling method 'disassociate_all' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:34 devstack devstack@c-api.service[87290]: DEBUG cinder.api.contrib.qos_specs_manage [None req-81c9a3d0-c9d1-4a56-9ba8-d08327eb019b tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] Disassociate qos_spec: b7169269-4c85-410c-915c-d7fa851d9177 from all. {{(pid=87290) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Sep 03 20:10:34 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-81c9a3d0-c9d1-4a56-9ba8-d08327eb019b tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] http://192.168.122.54/volume/v3/qos-specs/b7169269-4c85-410c-915c-d7fa851d9177/disassociate_all returned with HTTP 202 Sep 03 20:10:34 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 703/1411] 192.168.122.54 () {58 vars in 1284 bytes} [Thu Sep 3 20:10:34 2026] GET /volume/v3/qos-specs/b7169269-4c85-410c-915c-d7fa851d9177/disassociate_all => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:10:34 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-16b21e49-616c-465e-b4ac-709f980935bd None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:34 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-16b21e49-616c-465e-b4ac-709f980935bd tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] GET http://192.168.122.54/volume/v3/qos-specs/b7169269-4c85-410c-915c-d7fa851d9177/associations Sep 03 20:10:34 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-16b21e49-616c-465e-b4ac-709f980935bd tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:34 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-16b21e49-616c-465e-b4ac-709f980935bd tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] Calling method 'associations' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:34 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:34 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:10:34 devstack devstack@c-api.service[87289]: DEBUG cinder.api.contrib.qos_specs_manage [None req-16b21e49-616c-465e-b4ac-709f980935bd tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] Get associations for qos_spec id: b7169269-4c85-410c-915c-d7fa851d9177 {{(pid=87289) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 03 20:10:34 devstack devstack@c-api.service[87289]: /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 03 20:10:34 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 03 20:10:34 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-16b21e49-616c-465e-b4ac-709f980935bd tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] http://192.168.122.54/volume/v3/qos-specs/b7169269-4c85-410c-915c-d7fa851d9177/associations returned with HTTP 200 Sep 03 20:10:34 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 709/1412] 192.168.122.54 () {58 vars in 1272 bytes} [Thu Sep 3 20:10:34 2026] GET /volume/v3/qos-specs/b7169269-4c85-410c-915c-d7fa851d9177/associations => generated 24 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 20:10:34 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-4fe9fe92-d1e6-406c-9d27-9ae5971f03d3 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:34 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-4fe9fe92-d1e6-406c-9d27-9ae5971f03d3 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] DELETE http://192.168.122.54/volume/v3/types/1fd79dec-b378-4356-b9bf-8fdf12218816 Sep 03 20:10:34 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-4fe9fe92-d1e6-406c-9d27-9ae5971f03d3 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:34 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-4fe9fe92-d1e6-406c-9d27-9ae5971f03d3 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] Calling method '_delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:34 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:34 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:34 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-4fe9fe92-d1e6-406c-9d27-9ae5971f03d3 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] http://192.168.122.54/volume/v3/types/1fd79dec-b378-4356-b9bf-8fdf12218816 returned with HTTP 202 Sep 03 20:10:34 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 704/1413] 192.168.122.54 () {58 vars in 1224 bytes} [Thu Sep 3 20:10:34 2026] DELETE /volume/v3/types/1fd79dec-b378-4356-b9bf-8fdf12218816 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:10:34 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-bd54ec4d-5a50-4946-bbee-a7b7b94fd949 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:34 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-7100ae91-25a5-4250-af8e-c1fb78d68147 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:34 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-bd54ec4d-5a50-4946-bbee-a7b7b94fd949 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] GET http://192.168.122.54/volume/v3/types/1fd79dec-b378-4356-b9bf-8fdf12218816 Sep 03 20:10:34 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-bd54ec4d-5a50-4946-bbee-a7b7b94fd949 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:34 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-bd54ec4d-5a50-4946-bbee-a7b7b94fd949 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:34 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-7100ae91-25a5-4250-af8e-c1fb78d68147 tempest-AbsoluteLimitsTests-338795947 tempest-AbsoluteLimitsTests-338795947-project-member] GET http://192.168.122.54/volume/v3/volumes/556ce307-320e-462e-80b7-b49baacb1185 Sep 03 20:10:34 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-7100ae91-25a5-4250-af8e-c1fb78d68147 tempest-AbsoluteLimitsTests-338795947 tempest-AbsoluteLimitsTests-338795947-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:34 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-7100ae91-25a5-4250-af8e-c1fb78d68147 tempest-AbsoluteLimitsTests-338795947 tempest-AbsoluteLimitsTests-338795947-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:34 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-bd54ec4d-5a50-4946-bbee-a7b7b94fd949 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] http://192.168.122.54/volume/v3/types/1fd79dec-b378-4356-b9bf-8fdf12218816 returned with HTTP 404 Sep 03 20:10:34 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 710/1414] 192.168.122.54 () {58 vars in 1221 bytes} [Thu Sep 3 20:10:34 2026] GET /volume/v3/types/1fd79dec-b378-4356-b9bf-8fdf12218816 => generated 114 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:10:34 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:34 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:10:34 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:34 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:34 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-86bfce58-79e9-43db-bc07-99024b70c557 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:34 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-86bfce58-79e9-43db-bc07-99024b70c557 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] DELETE http://192.168.122.54/volume/v3/types/ee1be5c8-3031-4e49-99a7-49207af216e7 Sep 03 20:10:34 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-86bfce58-79e9-43db-bc07-99024b70c557 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:34 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-86bfce58-79e9-43db-bc07-99024b70c557 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] Calling method '_delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:34 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:34 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:10:34 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-7100ae91-25a5-4250-af8e-c1fb78d68147 tempest-AbsoluteLimitsTests-338795947 tempest-AbsoluteLimitsTests-338795947-project-member] Volume info retrieved successfully. Sep 03 20:10:34 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-7100ae91-25a5-4250-af8e-c1fb78d68147 tempest-AbsoluteLimitsTests-338795947 tempest-AbsoluteLimitsTests-338795947-project-member] http://192.168.122.54/volume/v3/volumes/556ce307-320e-462e-80b7-b49baacb1185 returned with HTTP 200 Sep 03 20:10:34 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 705/1415] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:10:34 2026] GET /volume/v3/volumes/556ce307-320e-462e-80b7-b49baacb1185 => generated 849 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:34 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-86bfce58-79e9-43db-bc07-99024b70c557 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] http://192.168.122.54/volume/v3/types/ee1be5c8-3031-4e49-99a7-49207af216e7 returned with HTTP 202 Sep 03 20:10:34 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 711/1416] 192.168.122.54 () {58 vars in 1224 bytes} [Thu Sep 3 20:10:34 2026] DELETE /volume/v3/types/ee1be5c8-3031-4e49-99a7-49207af216e7 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:10:34 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-5d9ceee6-a155-47dd-a198-6372f8648835 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:34 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5d9ceee6-a155-47dd-a198-6372f8648835 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] GET http://192.168.122.54/volume/v3/types/ee1be5c8-3031-4e49-99a7-49207af216e7 Sep 03 20:10:34 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5d9ceee6-a155-47dd-a198-6372f8648835 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:34 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5d9ceee6-a155-47dd-a198-6372f8648835 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:34 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5d9ceee6-a155-47dd-a198-6372f8648835 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] http://192.168.122.54/volume/v3/types/ee1be5c8-3031-4e49-99a7-49207af216e7 returned with HTTP 404 Sep 03 20:10:34 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 706/1417] 192.168.122.54 () {58 vars in 1221 bytes} [Thu Sep 3 20:10:34 2026] GET /volume/v3/types/ee1be5c8-3031-4e49-99a7-49207af216e7 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:10:34 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-bf19362e-79e6-4eea-94ef-204d1b949d2f None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:34 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-bf19362e-79e6-4eea-94ef-204d1b949d2f tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] DELETE http://192.168.122.54/volume/v3/types/4b6ae787-de2d-45f8-ba33-528638383e31 Sep 03 20:10:34 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-bf19362e-79e6-4eea-94ef-204d1b949d2f tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:34 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-bf19362e-79e6-4eea-94ef-204d1b949d2f tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] Calling method '_delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:34 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-bf19362e-79e6-4eea-94ef-204d1b949d2f tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] http://192.168.122.54/volume/v3/types/4b6ae787-de2d-45f8-ba33-528638383e31 returned with HTTP 202 Sep 03 20:10:34 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 712/1418] 192.168.122.54 () {58 vars in 1224 bytes} [Thu Sep 3 20:10:34 2026] DELETE /volume/v3/types/4b6ae787-de2d-45f8-ba33-528638383e31 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:10:34 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-d0e63f28-d250-4929-933b-9018c71222c1 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:34 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-d0e63f28-d250-4929-933b-9018c71222c1 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] GET http://192.168.122.54/volume/v3/types/4b6ae787-de2d-45f8-ba33-528638383e31 Sep 03 20:10:34 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-d0e63f28-d250-4929-933b-9018c71222c1 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:34 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-d0e63f28-d250-4929-933b-9018c71222c1 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:34 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-d0e63f28-d250-4929-933b-9018c71222c1 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] http://192.168.122.54/volume/v3/types/4b6ae787-de2d-45f8-ba33-528638383e31 returned with HTTP 404 Sep 03 20:10:34 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 707/1419] 192.168.122.54 () {58 vars in 1221 bytes} [Thu Sep 3 20:10:34 2026] GET /volume/v3/types/4b6ae787-de2d-45f8-ba33-528638383e31 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:10:34 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-0690ec3f-9686-4c07-b93e-11594ccfa955 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:34 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-0690ec3f-9686-4c07-b93e-11594ccfa955 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] POST http://192.168.122.54/volume/v3/qos-specs Sep 03 20:10:34 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-0690ec3f-9686-4c07-b93e-11594ccfa955 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-854712102", "consumer": "back-end"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:10:34 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.qos_specs [None req-0690ec3f-9686-4c07-b93e-11594ccfa955 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-854712102', 'consumer': 'back-end', 'specs': {}} {{(pid=87289) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 03 20:10:34 devstack devstack@c-api.service[87289]: DEBUG cinder.db.api [None req-0690ec3f-9686-4c07-b93e-11594ccfa955 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] DB qos_specs_create(): root {'id': '10d2a9b6-a157-48ef-9ec2-0111ee9d6c02', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-854712102'} {{(pid=87289) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 03 20:10:34 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-0690ec3f-9686-4c07-b93e-11594ccfa955 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] http://192.168.122.54/volume/v3/qos-specs returned with HTTP 200 Sep 03 20:10:34 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 713/1420] 192.168.122.54 () {60 vars in 1143 bytes} [Thu Sep 3 20:10:34 2026] POST /volume/v3/qos-specs => generated 374 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:34 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-e55a606f-29ee-4bf6-9185-089d823bf0e2 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:34 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e55a606f-29ee-4bf6-9185-089d823bf0e2 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] DELETE http://192.168.122.54/volume/v3/qos-specs/10d2a9b6-a157-48ef-9ec2-0111ee9d6c02?force=False Sep 03 20:10:34 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e55a606f-29ee-4bf6-9185-089d823bf0e2 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:34 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e55a606f-29ee-4bf6-9185-089d823bf0e2 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:34 devstack devstack@c-api.service[87290]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e55a606f-29ee-4bf6-9185-089d823bf0e2 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] Delete qos_spec: 10d2a9b6-a157-48ef-9ec2-0111ee9d6c02, force: False {{(pid=87290) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 03 20:10:34 devstack devstack@c-api.service[87290]: /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 03 20:10:34 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 03 20:10:34 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e55a606f-29ee-4bf6-9185-089d823bf0e2 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] http://192.168.122.54/volume/v3/qos-specs/10d2a9b6-a157-48ef-9ec2-0111ee9d6c02?force=False returned with HTTP 202 Sep 03 20:10:34 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 708/1421] 192.168.122.54 () {58 vars in 1259 bytes} [Thu Sep 3 20:10:34 2026] DELETE /volume/v3/qos-specs/10d2a9b6-a157-48ef-9ec2-0111ee9d6c02?force=False => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:10:34 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-fbd30ea1-9af9-4efb-807d-e52b9e9f916d None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:34 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-fbd30ea1-9af9-4efb-807d-e52b9e9f916d tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] GET http://192.168.122.54/volume/v3/qos-specs/10d2a9b6-a157-48ef-9ec2-0111ee9d6c02 Sep 03 20:10:34 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-fbd30ea1-9af9-4efb-807d-e52b9e9f916d tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:34 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-fbd30ea1-9af9-4efb-807d-e52b9e9f916d tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:34 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:34 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:10:34 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-fbd30ea1-9af9-4efb-807d-e52b9e9f916d tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] http://192.168.122.54/volume/v3/qos-specs/10d2a9b6-a157-48ef-9ec2-0111ee9d6c02 returned with HTTP 404 Sep 03 20:10:34 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 714/1422] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:10:34 2026] GET /volume/v3/qos-specs/10d2a9b6-a157-48ef-9ec2-0111ee9d6c02 => generated 100 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:10:34 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-32aa6162-3497-442e-a98d-6928e9d09a09 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:34 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-32aa6162-3497-442e-a98d-6928e9d09a09 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] GET http://192.168.122.54/volume/v3/qos-specs Sep 03 20:10:34 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-32aa6162-3497-442e-a98d-6928e9d09a09 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:34 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-32aa6162-3497-442e-a98d-6928e9d09a09 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] Calling method 'index' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:34 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:34 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:34 devstack devstack@c-api.service[87290]: /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 03 20:10:34 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, cls(context), Sep 03 20:10:34 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-32aa6162-3497-442e-a98d-6928e9d09a09 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] http://192.168.122.54/volume/v3/qos-specs returned with HTTP 200 Sep 03 20:10:34 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 709/1423] 192.168.122.54 () {58 vars in 1122 bytes} [Thu Sep 3 20:10:34 2026] GET /volume/v3/qos-specs => generated 174 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:34 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-0af84cf9-8307-4f92-a60e-56ae1e5a4e80 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:34 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-0af84cf9-8307-4f92-a60e-56ae1e5a4e80 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] DELETE http://192.168.122.54/volume/v3/qos-specs/10d2a9b6-a157-48ef-9ec2-0111ee9d6c02?force=False Sep 03 20:10:34 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-0af84cf9-8307-4f92-a60e-56ae1e5a4e80 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:34 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-0af84cf9-8307-4f92-a60e-56ae1e5a4e80 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:34 devstack devstack@c-api.service[87289]: DEBUG cinder.api.contrib.qos_specs_manage [None req-0af84cf9-8307-4f92-a60e-56ae1e5a4e80 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] Delete qos_spec: 10d2a9b6-a157-48ef-9ec2-0111ee9d6c02, force: False {{(pid=87289) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 03 20:10:34 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-0af84cf9-8307-4f92-a60e-56ae1e5a4e80 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] http://192.168.122.54/volume/v3/qos-specs/10d2a9b6-a157-48ef-9ec2-0111ee9d6c02?force=False returned with HTTP 404 Sep 03 20:10:34 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 715/1424] 192.168.122.54 () {58 vars in 1259 bytes} [Thu Sep 3 20:10:34 2026] DELETE /volume/v3/qos-specs/10d2a9b6-a157-48ef-9ec2-0111ee9d6c02?force=False => generated 100 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 20:10:34 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-2046b548-042d-4d3d-97b0-491b2cfb6a54 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:34 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2046b548-042d-4d3d-97b0-491b2cfb6a54 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] GET http://192.168.122.54/volume/v3/qos-specs/10d2a9b6-a157-48ef-9ec2-0111ee9d6c02 Sep 03 20:10:34 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-2046b548-042d-4d3d-97b0-491b2cfb6a54 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:34 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-2046b548-042d-4d3d-97b0-491b2cfb6a54 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:34 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:34 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:34 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2046b548-042d-4d3d-97b0-491b2cfb6a54 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] http://192.168.122.54/volume/v3/qos-specs/10d2a9b6-a157-48ef-9ec2-0111ee9d6c02 returned with HTTP 404 Sep 03 20:10:34 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 710/1425] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:10:34 2026] GET /volume/v3/qos-specs/10d2a9b6-a157-48ef-9ec2-0111ee9d6c02 => generated 100 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:10:34 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-01c21348-7195-4f54-87e1-cc475227cb6d None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:34 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-01c21348-7195-4f54-87e1-cc475227cb6d tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] POST http://192.168.122.54/volume/v3/qos-specs Sep 03 20:10:34 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-01c21348-7195-4f54-87e1-cc475227cb6d tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1144771911", "consumer": "both"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:10:34 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.qos_specs [None req-01c21348-7195-4f54-87e1-cc475227cb6d tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1144771911', 'consumer': 'both', 'specs': {}} {{(pid=87289) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 03 20:10:34 devstack devstack@c-api.service[87289]: DEBUG cinder.db.api [None req-01c21348-7195-4f54-87e1-cc475227cb6d tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] DB qos_specs_create(): root {'id': '0262e119-a139-4e98-814a-677b1fbc55ea', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1144771911'} {{(pid=87289) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 03 20:10:34 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-01c21348-7195-4f54-87e1-cc475227cb6d tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] http://192.168.122.54/volume/v3/qos-specs returned with HTTP 200 Sep 03 20:10:34 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 716/1426] 192.168.122.54 () {60 vars in 1143 bytes} [Thu Sep 3 20:10:34 2026] POST /volume/v3/qos-specs => generated 371 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:34 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-d87418e4-b08e-4131-aedd-20321767df99 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:34 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-d87418e4-b08e-4131-aedd-20321767df99 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] DELETE http://192.168.122.54/volume/v3/qos-specs/0262e119-a139-4e98-814a-677b1fbc55ea?force=False Sep 03 20:10:34 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-d87418e4-b08e-4131-aedd-20321767df99 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:34 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-d87418e4-b08e-4131-aedd-20321767df99 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:34 devstack devstack@c-api.service[87290]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d87418e4-b08e-4131-aedd-20321767df99 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] Delete qos_spec: 0262e119-a139-4e98-814a-677b1fbc55ea, force: False {{(pid=87290) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 03 20:10:34 devstack devstack@c-api.service[87290]: /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 03 20:10:34 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 03 20:10:34 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-d87418e4-b08e-4131-aedd-20321767df99 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] http://192.168.122.54/volume/v3/qos-specs/0262e119-a139-4e98-814a-677b1fbc55ea?force=False returned with HTTP 202 Sep 03 20:10:34 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 711/1427] 192.168.122.54 () {58 vars in 1259 bytes} [Thu Sep 3 20:10:34 2026] DELETE /volume/v3/qos-specs/0262e119-a139-4e98-814a-677b1fbc55ea?force=False => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:10:34 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-3cca99b4-fb8b-4a59-99c9-97ca7bd78f17 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:34 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-3cca99b4-fb8b-4a59-99c9-97ca7bd78f17 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] GET http://192.168.122.54/volume/v3/qos-specs/0262e119-a139-4e98-814a-677b1fbc55ea Sep 03 20:10:34 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-3cca99b4-fb8b-4a59-99c9-97ca7bd78f17 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:34 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-3cca99b4-fb8b-4a59-99c9-97ca7bd78f17 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:34 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:34 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:10:34 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-3cca99b4-fb8b-4a59-99c9-97ca7bd78f17 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] http://192.168.122.54/volume/v3/qos-specs/0262e119-a139-4e98-814a-677b1fbc55ea returned with HTTP 404 Sep 03 20:10:34 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 717/1428] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:10:34 2026] GET /volume/v3/qos-specs/0262e119-a139-4e98-814a-677b1fbc55ea => generated 100 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:10:34 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-801c0cd0-f209-4cfe-87d2-5e9ea31e18ee None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:34 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-801c0cd0-f209-4cfe-87d2-5e9ea31e18ee tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] GET http://192.168.122.54/volume/v3/qos-specs Sep 03 20:10:34 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-801c0cd0-f209-4cfe-87d2-5e9ea31e18ee tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:34 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-801c0cd0-f209-4cfe-87d2-5e9ea31e18ee tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] Calling method 'index' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:34 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:34 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:34 devstack devstack@c-api.service[87290]: /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 03 20:10:34 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, cls(context), Sep 03 20:10:34 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-801c0cd0-f209-4cfe-87d2-5e9ea31e18ee tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] http://192.168.122.54/volume/v3/qos-specs returned with HTTP 200 Sep 03 20:10:34 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 712/1429] 192.168.122.54 () {58 vars in 1122 bytes} [Thu Sep 3 20:10:34 2026] GET /volume/v3/qos-specs => generated 174 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:34 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-fabfa10d-14eb-48c9-b4a1-bdbcf9ad8e00 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:34 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-fabfa10d-14eb-48c9-b4a1-bdbcf9ad8e00 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] DELETE http://192.168.122.54/volume/v3/qos-specs/0262e119-a139-4e98-814a-677b1fbc55ea?force=False Sep 03 20:10:34 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-fabfa10d-14eb-48c9-b4a1-bdbcf9ad8e00 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:34 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-fabfa10d-14eb-48c9-b4a1-bdbcf9ad8e00 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:34 devstack devstack@c-api.service[87289]: DEBUG cinder.api.contrib.qos_specs_manage [None req-fabfa10d-14eb-48c9-b4a1-bdbcf9ad8e00 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] Delete qos_spec: 0262e119-a139-4e98-814a-677b1fbc55ea, force: False {{(pid=87289) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 03 20:10:34 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-fabfa10d-14eb-48c9-b4a1-bdbcf9ad8e00 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] http://192.168.122.54/volume/v3/qos-specs/0262e119-a139-4e98-814a-677b1fbc55ea?force=False returned with HTTP 404 Sep 03 20:10:34 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 718/1430] 192.168.122.54 () {58 vars in 1259 bytes} [Thu Sep 3 20:10:34 2026] DELETE /volume/v3/qos-specs/0262e119-a139-4e98-814a-677b1fbc55ea?force=False => generated 100 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:10:34 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-a3db2ad3-ed18-400d-8b23-127aa34c58f7 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:34 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a3db2ad3-ed18-400d-8b23-127aa34c58f7 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] GET http://192.168.122.54/volume/v3/qos-specs/0262e119-a139-4e98-814a-677b1fbc55ea Sep 03 20:10:34 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a3db2ad3-ed18-400d-8b23-127aa34c58f7 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:34 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a3db2ad3-ed18-400d-8b23-127aa34c58f7 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:34 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:34 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:34 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a3db2ad3-ed18-400d-8b23-127aa34c58f7 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] http://192.168.122.54/volume/v3/qos-specs/0262e119-a139-4e98-814a-677b1fbc55ea returned with HTTP 404 Sep 03 20:10:34 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 713/1431] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:10:34 2026] GET /volume/v3/qos-specs/0262e119-a139-4e98-814a-677b1fbc55ea => generated 100 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:10:34 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-eff3ddd8-b618-4663-bebf-ece6a097fb0b None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:34 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-eff3ddd8-b618-4663-bebf-ece6a097fb0b tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] POST http://192.168.122.54/volume/v3/qos-specs Sep 03 20:10:34 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-eff3ddd8-b618-4663-bebf-ece6a097fb0b tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-720674589", "consumer": "front-end"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:10:34 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.qos_specs [None req-eff3ddd8-b618-4663-bebf-ece6a097fb0b tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-720674589', 'consumer': 'front-end', 'specs': {}} {{(pid=87289) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 03 20:10:34 devstack devstack@c-api.service[87289]: DEBUG cinder.db.api [None req-eff3ddd8-b618-4663-bebf-ece6a097fb0b tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] DB qos_specs_create(): root {'id': '5833cf7a-f879-4dd6-bc21-943187db4ee3', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-720674589'} {{(pid=87289) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 03 20:10:34 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-eff3ddd8-b618-4663-bebf-ece6a097fb0b tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] http://192.168.122.54/volume/v3/qos-specs returned with HTTP 200 Sep 03 20:10:34 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 719/1432] 192.168.122.54 () {60 vars in 1143 bytes} [Thu Sep 3 20:10:34 2026] POST /volume/v3/qos-specs => generated 375 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:34 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-354f148a-004f-4246-931e-7e79da162479 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:34 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-354f148a-004f-4246-931e-7e79da162479 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] DELETE http://192.168.122.54/volume/v3/qos-specs/5833cf7a-f879-4dd6-bc21-943187db4ee3?force=False Sep 03 20:10:34 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-354f148a-004f-4246-931e-7e79da162479 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:34 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-354f148a-004f-4246-931e-7e79da162479 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:34 devstack devstack@c-api.service[87290]: DEBUG cinder.api.contrib.qos_specs_manage [None req-354f148a-004f-4246-931e-7e79da162479 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] Delete qos_spec: 5833cf7a-f879-4dd6-bc21-943187db4ee3, force: False {{(pid=87290) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 03 20:10:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-39e58341-bbf5-4e2a-a0c0-cdb869e35093 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:35 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-39e58341-bbf5-4e2a-a0c0-cdb869e35093 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] GET http://192.168.122.54/volume/v3/volumes/08a7564f-7ed5-4d80-8685-679d03f11bd4 Sep 03 20:10:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-39e58341-bbf5-4e2a-a0c0-cdb869e35093 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-39e58341-bbf5-4e2a-a0c0-cdb869e35093 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:35 devstack devstack@c-api.service[87290]: /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 03 20:10:35 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 03 20:10:35 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:35 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:10:35 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:35 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:10:35 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-39e58341-bbf5-4e2a-a0c0-cdb869e35093 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Volume info retrieved successfully. Sep 03 20:10:35 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-354f148a-004f-4246-931e-7e79da162479 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] http://192.168.122.54/volume/v3/qos-specs/5833cf7a-f879-4dd6-bc21-943187db4ee3?force=False returned with HTTP 202 Sep 03 20:10:35 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 714/1433] 192.168.122.54 () {58 vars in 1259 bytes} [Thu Sep 3 20:10:34 2026] DELETE /volume/v3/qos-specs/5833cf7a-f879-4dd6-bc21-943187db4ee3?force=False => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:10:35 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-97d6f9ce-dfba-46ae-8163-99fee823936c None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:35 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-39e58341-bbf5-4e2a-a0c0-cdb869e35093 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] http://192.168.122.54/volume/v3/volumes/08a7564f-7ed5-4d80-8685-679d03f11bd4 returned with HTTP 200 Sep 03 20:10:35 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 720/1434] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:10:35 2026] GET /volume/v3/volumes/08a7564f-7ed5-4d80-8685-679d03f11bd4 => generated 892 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:35 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-97d6f9ce-dfba-46ae-8163-99fee823936c tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] GET http://192.168.122.54/volume/v3/qos-specs/5833cf7a-f879-4dd6-bc21-943187db4ee3 Sep 03 20:10:35 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-97d6f9ce-dfba-46ae-8163-99fee823936c tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:35 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-97d6f9ce-dfba-46ae-8163-99fee823936c tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:35 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:35 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:35 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-97d6f9ce-dfba-46ae-8163-99fee823936c tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] http://192.168.122.54/volume/v3/qos-specs/5833cf7a-f879-4dd6-bc21-943187db4ee3 returned with HTTP 404 Sep 03 20:10:35 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 715/1435] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:10:35 2026] GET /volume/v3/qos-specs/5833cf7a-f879-4dd6-bc21-943187db4ee3 => generated 100 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:10:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-afec817d-439f-4693-ad9d-53cf3c6b2c04 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:35 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-afec817d-439f-4693-ad9d-53cf3c6b2c04 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] GET http://192.168.122.54/volume/v3/qos-specs Sep 03 20:10:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-afec817d-439f-4693-ad9d-53cf3c6b2c04 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-afec817d-439f-4693-ad9d-53cf3c6b2c04 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] Calling method 'index' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:35 devstack devstack@c-api.service[87289]: /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 03 20:10:35 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, cls(context), Sep 03 20:10:35 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-afec817d-439f-4693-ad9d-53cf3c6b2c04 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] http://192.168.122.54/volume/v3/qos-specs returned with HTTP 200 Sep 03 20:10:35 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 721/1436] 192.168.122.54 () {58 vars in 1122 bytes} [Thu Sep 3 20:10:35 2026] GET /volume/v3/qos-specs => generated 174 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:35 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-a21b52be-859a-48d9-ae84-0d5b71aa2b9a None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:35 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a21b52be-859a-48d9-ae84-0d5b71aa2b9a tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] DELETE http://192.168.122.54/volume/v3/qos-specs/5833cf7a-f879-4dd6-bc21-943187db4ee3?force=False Sep 03 20:10:35 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a21b52be-859a-48d9-ae84-0d5b71aa2b9a tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:35 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a21b52be-859a-48d9-ae84-0d5b71aa2b9a tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:35 devstack devstack@c-api.service[87290]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a21b52be-859a-48d9-ae84-0d5b71aa2b9a tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] Delete qos_spec: 5833cf7a-f879-4dd6-bc21-943187db4ee3, force: False {{(pid=87290) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 03 20:10:35 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a21b52be-859a-48d9-ae84-0d5b71aa2b9a tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] http://192.168.122.54/volume/v3/qos-specs/5833cf7a-f879-4dd6-bc21-943187db4ee3?force=False returned with HTTP 404 Sep 03 20:10:35 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 716/1437] 192.168.122.54 () {58 vars in 1259 bytes} [Thu Sep 3 20:10:35 2026] DELETE /volume/v3/qos-specs/5833cf7a-f879-4dd6-bc21-943187db4ee3?force=False => generated 100 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:10:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-213a3c81-305b-4577-9acf-f1ce00cf4180 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:35 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-213a3c81-305b-4577-9acf-f1ce00cf4180 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] GET http://192.168.122.54/volume/v3/qos-specs/5833cf7a-f879-4dd6-bc21-943187db4ee3 Sep 03 20:10:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-213a3c81-305b-4577-9acf-f1ce00cf4180 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-213a3c81-305b-4577-9acf-f1ce00cf4180 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:35 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:35 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:10:35 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-213a3c81-305b-4577-9acf-f1ce00cf4180 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] http://192.168.122.54/volume/v3/qos-specs/5833cf7a-f879-4dd6-bc21-943187db4ee3 returned with HTTP 404 Sep 03 20:10:35 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 722/1438] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:10:35 2026] GET /volume/v3/qos-specs/5833cf7a-f879-4dd6-bc21-943187db4ee3 => generated 100 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:10:35 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-17be1270-d86d-451a-8234-e06c899c944a None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:35 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-17be1270-d86d-451a-8234-e06c899c944a tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] GET http://192.168.122.54/volume/v3/qos-specs/b7169269-4c85-410c-915c-d7fa851d9177 Sep 03 20:10:35 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-17be1270-d86d-451a-8234-e06c899c944a tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:35 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-17be1270-d86d-451a-8234-e06c899c944a tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:35 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-17be1270-d86d-451a-8234-e06c899c944a tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] http://192.168.122.54/volume/v3/qos-specs/b7169269-4c85-410c-915c-d7fa851d9177 returned with HTTP 200 Sep 03 20:10:35 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 717/1439] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:10:35 2026] GET /volume/v3/qos-specs/b7169269-4c85-410c-915c-d7fa851d9177 => generated 398 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-b3753c31-3edf-4933-a102-2d0e14e6e692 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:35 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b3753c31-3edf-4933-a102-2d0e14e6e692 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] GET http://192.168.122.54/volume/v3/qos-specs Sep 03 20:10:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b3753c31-3edf-4933-a102-2d0e14e6e692 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b3753c31-3edf-4933-a102-2d0e14e6e692 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] Calling method 'index' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:35 devstack devstack@c-api.service[87289]: /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 03 20:10:35 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, cls(context), Sep 03 20:10:35 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b3753c31-3edf-4933-a102-2d0e14e6e692 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] http://192.168.122.54/volume/v3/qos-specs returned with HTTP 200 Sep 03 20:10:35 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 723/1440] 192.168.122.54 () {58 vars in 1122 bytes} [Thu Sep 3 20:10:35 2026] GET /volume/v3/qos-specs => generated 174 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:35 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-ef35b886-566f-4be9-9bc4-81f93fea6378 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:35 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ef35b886-566f-4be9-9bc4-81f93fea6378 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] PUT http://192.168.122.54/volume/v3/qos-specs/b7169269-4c85-410c-915c-d7fa851d9177 Sep 03 20:10:35 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ef35b886-566f-4be9-9bc4-81f93fea6378 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:10:35 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:35 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:35 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.qos_specs [None req-ef35b886-566f-4be9-9bc4-81f93fea6378 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=87290) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Sep 03 20:10:35 devstack devstack@c-api.service[87290]: DEBUG cinder.db.api [None req-ef35b886-566f-4be9-9bc4-81f93fea6378 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] qos_specs_update() value: {'id': 'ef42f7af-d7ee-493d-81a0-5dbb5934b209', 'key': 'iops_bytes', 'value': '500', 'specs_id': 'b7169269-4c85-410c-915c-d7fa851d9177', 'deleted': False} {{(pid=87290) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Sep 03 20:10:35 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ef35b886-566f-4be9-9bc4-81f93fea6378 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] http://192.168.122.54/volume/v3/qos-specs/b7169269-4c85-410c-915c-d7fa851d9177 returned with HTTP 200 Sep 03 20:10:35 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 718/1441] 192.168.122.54 () {60 vars in 1253 bytes} [Thu Sep 3 20:10:35 2026] PUT /volume/v3/qos-specs/b7169269-4c85-410c-915c-d7fa851d9177 => generated 36 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 20:10:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-0d52fc4b-7f1d-4401-b8b1-e4be1798e847 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:35 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-0d52fc4b-7f1d-4401-b8b1-e4be1798e847 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] GET http://192.168.122.54/volume/v3/qos-specs/b7169269-4c85-410c-915c-d7fa851d9177 Sep 03 20:10:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-0d52fc4b-7f1d-4401-b8b1-e4be1798e847 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-0d52fc4b-7f1d-4401-b8b1-e4be1798e847 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:35 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:35 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:10:35 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-0d52fc4b-7f1d-4401-b8b1-e4be1798e847 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] http://192.168.122.54/volume/v3/qos-specs/b7169269-4c85-410c-915c-d7fa851d9177 returned with HTTP 200 Sep 03 20:10:35 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 724/1442] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:10:35 2026] GET /volume/v3/qos-specs/b7169269-4c85-410c-915c-d7fa851d9177 => generated 419 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:35 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-239d738d-42fc-4ad7-b202-0faeea6d2fac None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-0654436b-0b30-4a0c-ad52-396bd2d04e45 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:35 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-239d738d-42fc-4ad7-b202-0faeea6d2fac tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] PUT http://192.168.122.54/volume/v3/qos-specs/b7169269-4c85-410c-915c-d7fa851d9177/delete_keys Sep 03 20:10:35 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-239d738d-42fc-4ad7-b202-0faeea6d2fac tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:10:35 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:35 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:35 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-0654436b-0b30-4a0c-ad52-396bd2d04e45 tempest-AbsoluteLimitsTests-338795947 tempest-AbsoluteLimitsTests-338795947-project-member] GET http://192.168.122.54/volume/v3/volumes/556ce307-320e-462e-80b7-b49baacb1185 Sep 03 20:10:35 devstack devstack@c-api.service[87290]: DEBUG cinder.api.contrib.qos_specs_manage [None req-239d738d-42fc-4ad7-b202-0faeea6d2fac tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] Delete_key spec: b7169269-4c85-410c-915c-d7fa851d9177, keys: ['iops_bytes'] {{(pid=87290) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Sep 03 20:10:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-0654436b-0b30-4a0c-ad52-396bd2d04e45 tempest-AbsoluteLimitsTests-338795947 tempest-AbsoluteLimitsTests-338795947-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-0654436b-0b30-4a0c-ad52-396bd2d04e45 tempest-AbsoluteLimitsTests-338795947 tempest-AbsoluteLimitsTests-338795947-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:35 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-0654436b-0b30-4a0c-ad52-396bd2d04e45 tempest-AbsoluteLimitsTests-338795947 tempest-AbsoluteLimitsTests-338795947-project-member] http://192.168.122.54/volume/v3/volumes/556ce307-320e-462e-80b7-b49baacb1185 returned with HTTP 404 Sep 03 20:10:35 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 725/1443] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:10:35 2026] GET /volume/v3/volumes/556ce307-320e-462e-80b7-b49baacb1185 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:10:35 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-239d738d-42fc-4ad7-b202-0faeea6d2fac tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] http://192.168.122.54/volume/v3/qos-specs/b7169269-4c85-410c-915c-d7fa851d9177/delete_keys returned with HTTP 202 Sep 03 20:10:35 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 719/1444] 192.168.122.54 () {60 vars in 1289 bytes} [Thu Sep 3 20:10:35 2026] PUT /volume/v3/qos-specs/b7169269-4c85-410c-915c-d7fa851d9177/delete_keys => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:10:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-588f7655-45ca-4a9e-b44b-32e9c8d9ba61 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:35 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-588f7655-45ca-4a9e-b44b-32e9c8d9ba61 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] GET http://192.168.122.54/volume/v3/qos-specs/b7169269-4c85-410c-915c-d7fa851d9177 Sep 03 20:10:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-588f7655-45ca-4a9e-b44b-32e9c8d9ba61 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-588f7655-45ca-4a9e-b44b-32e9c8d9ba61 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:35 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:35 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:10:35 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-588f7655-45ca-4a9e-b44b-32e9c8d9ba61 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] http://192.168.122.54/volume/v3/qos-specs/b7169269-4c85-410c-915c-d7fa851d9177 returned with HTTP 200 Sep 03 20:10:35 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 726/1445] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:10:35 2026] GET /volume/v3/qos-specs/b7169269-4c85-410c-915c-d7fa851d9177 => generated 398 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:10:35 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-88021ca6-8003-4eb7-b64f-9aa9a5c30569 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:35 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-88021ca6-8003-4eb7-b64f-9aa9a5c30569 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] GET http://192.168.122.54/volume/v3/qos-specs/b7169269-4c85-410c-915c-d7fa851d9177 Sep 03 20:10:35 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-88021ca6-8003-4eb7-b64f-9aa9a5c30569 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:35 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-88021ca6-8003-4eb7-b64f-9aa9a5c30569 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:35 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:35 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:35 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-88021ca6-8003-4eb7-b64f-9aa9a5c30569 tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] http://192.168.122.54/volume/v3/qos-specs/b7169269-4c85-410c-915c-d7fa851d9177 returned with HTTP 200 Sep 03 20:10:35 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 720/1446] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:10:35 2026] GET /volume/v3/qos-specs/b7169269-4c85-410c-915c-d7fa851d9177 => generated 398 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-25d2b758-6532-4006-b218-467a6259fbed None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:35 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-25d2b758-6532-4006-b218-467a6259fbed tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] DELETE http://192.168.122.54/volume/v3/qos-specs/b7169269-4c85-410c-915c-d7fa851d9177?force=False Sep 03 20:10:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-25d2b758-6532-4006-b218-467a6259fbed tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-25d2b758-6532-4006-b218-467a6259fbed tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:35 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:35 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:10:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.contrib.qos_specs_manage [None req-25d2b758-6532-4006-b218-467a6259fbed tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] Delete qos_spec: b7169269-4c85-410c-915c-d7fa851d9177, force: False {{(pid=87289) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 03 20:10:35 devstack devstack@c-api.service[87289]: /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 03 20:10:35 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 03 20:10:35 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-25d2b758-6532-4006-b218-467a6259fbed tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] http://192.168.122.54/volume/v3/qos-specs/b7169269-4c85-410c-915c-d7fa851d9177?force=False returned with HTTP 202 Sep 03 20:10:35 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 727/1447] 192.168.122.54 () {58 vars in 1259 bytes} [Thu Sep 3 20:10:35 2026] DELETE /volume/v3/qos-specs/b7169269-4c85-410c-915c-d7fa851d9177?force=False => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:10:35 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-ec6f6445-2b41-4009-887e-b83c5ac2006b None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:35 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ec6f6445-2b41-4009-887e-b83c5ac2006b tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] GET http://192.168.122.54/volume/v3/qos-specs/b7169269-4c85-410c-915c-d7fa851d9177 Sep 03 20:10:35 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ec6f6445-2b41-4009-887e-b83c5ac2006b tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:35 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ec6f6445-2b41-4009-887e-b83c5ac2006b tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:35 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:35 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:35 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ec6f6445-2b41-4009-887e-b83c5ac2006b tempest-QosSpecsTestJSON-245531165 tempest-QosSpecsTestJSON-245531165-project-admin] http://192.168.122.54/volume/v3/qos-specs/b7169269-4c85-410c-915c-d7fa851d9177 returned with HTTP 404 Sep 03 20:10:35 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 721/1448] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:10:35 2026] GET /volume/v3/qos-specs/b7169269-4c85-410c-915c-d7fa851d9177 => generated 100 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:10:36 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-5bce3676-2669-4ad9-b623-a4e36d2a6500 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:36 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-5bce3676-2669-4ad9-b623-a4e36d2a6500 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] GET http://192.168.122.54/volume/v3/volumes/08a7564f-7ed5-4d80-8685-679d03f11bd4 Sep 03 20:10:36 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-5bce3676-2669-4ad9-b623-a4e36d2a6500 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:36 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-5bce3676-2669-4ad9-b623-a4e36d2a6500 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:36 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:36 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:10:36 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:36 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:10:36 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-5bce3676-2669-4ad9-b623-a4e36d2a6500 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Volume info retrieved successfully. Sep 03 20:10:36 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-5bce3676-2669-4ad9-b623-a4e36d2a6500 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] http://192.168.122.54/volume/v3/volumes/08a7564f-7ed5-4d80-8685-679d03f11bd4 returned with HTTP 200 Sep 03 20:10:36 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 728/1449] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:10:36 2026] GET /volume/v3/volumes/08a7564f-7ed5-4d80-8685-679d03f11bd4 => generated 892 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:36 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-54724cd1-4bfe-4253-9056-05c9aac770bd req-8749a11b-ba79-497e-be07-eb31d91e9564 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:36 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-54724cd1-4bfe-4253-9056-05c9aac770bd req-8749a11b-ba79-497e-be07-eb31d91e9564 tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] GET http://192.168.122.54/volume/v3/attachments?instance_id=05d6c5a8-ccfe-4d58-beb9-742df09ab446 Sep 03 20:10:36 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-54724cd1-4bfe-4253-9056-05c9aac770bd req-8749a11b-ba79-497e-be07-eb31d91e9564 tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:36 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-54724cd1-4bfe-4253-9056-05c9aac770bd req-8749a11b-ba79-497e-be07-eb31d91e9564 tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] Calling method 'version_select' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:36 devstack devstack@c-api.service[87290]: /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 03 20:10:36 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, cls(context), Sep 03 20:10:36 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-54724cd1-4bfe-4253-9056-05c9aac770bd req-8749a11b-ba79-497e-be07-eb31d91e9564 tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] http://192.168.122.54/volume/v3/attachments?instance_id=05d6c5a8-ccfe-4d58-beb9-742df09ab446 returned with HTTP 200 Sep 03 20:10:36 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 722/1450] 192.168.122.54 () {62 vars in 1521 bytes} [Thu Sep 3 20:10:36 2026] GET /volume/v3/attachments?instance_id=05d6c5a8-ccfe-4d58-beb9-742df09ab446 => generated 192 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 20:10:36 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-54724cd1-4bfe-4253-9056-05c9aac770bd req-0a5140b5-cdb8-47be-8aa3-67e9f92db90a None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:36 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-54724cd1-4bfe-4253-9056-05c9aac770bd req-0a5140b5-cdb8-47be-8aa3-67e9f92db90a tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] GET http://192.168.122.54/volume/v3/attachments/8726c6f3-3133-40f4-afcc-6ef1ed384253 Sep 03 20:10:36 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-54724cd1-4bfe-4253-9056-05c9aac770bd req-0a5140b5-cdb8-47be-8aa3-67e9f92db90a tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:36 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-54724cd1-4bfe-4253-9056-05c9aac770bd req-0a5140b5-cdb8-47be-8aa3-67e9f92db90a tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] Calling method 'version_select' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:36 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:36 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:10:36 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-54724cd1-4bfe-4253-9056-05c9aac770bd req-0a5140b5-cdb8-47be-8aa3-67e9f92db90a tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] http://192.168.122.54/volume/v3/attachments/8726c6f3-3133-40f4-afcc-6ef1ed384253 returned with HTTP 200 Sep 03 20:10:36 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 729/1451] 192.168.122.54 () {62 vars in 1535 bytes} [Thu Sep 3 20:10:36 2026] GET /volume/v3/attachments/8726c6f3-3133-40f4-afcc-6ef1ed384253 => generated 718 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:10:37 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-90c37a5c-6eb8-46c5-abd6-4056ef389fb6 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:37 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-90c37a5c-6eb8-46c5-abd6-4056ef389fb6 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] GET http://192.168.122.54/volume/v3/volumes/08a7564f-7ed5-4d80-8685-679d03f11bd4 Sep 03 20:10:37 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-90c37a5c-6eb8-46c5-abd6-4056ef389fb6 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:37 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-90c37a5c-6eb8-46c5-abd6-4056ef389fb6 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:37 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:37 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:10:37 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:37 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:37 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-90c37a5c-6eb8-46c5-abd6-4056ef389fb6 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Volume info retrieved successfully. Sep 03 20:10:37 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-90c37a5c-6eb8-46c5-abd6-4056ef389fb6 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] http://192.168.122.54/volume/v3/volumes/08a7564f-7ed5-4d80-8685-679d03f11bd4 returned with HTTP 200 Sep 03 20:10:37 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 723/1452] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:10:37 2026] GET /volume/v3/volumes/08a7564f-7ed5-4d80-8685-679d03f11bd4 => generated 892 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:38 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-1940375c-a44d-430e-b985-b05e2f5003a4 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:38 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-1940375c-a44d-430e-b985-b05e2f5003a4 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] GET http://192.168.122.54/volume/v3/volumes/08a7564f-7ed5-4d80-8685-679d03f11bd4 Sep 03 20:10:38 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-1940375c-a44d-430e-b985-b05e2f5003a4 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:38 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-1940375c-a44d-430e-b985-b05e2f5003a4 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:38 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:38 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:10:38 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:38 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:10:38 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-1940375c-a44d-430e-b985-b05e2f5003a4 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Volume info retrieved successfully. Sep 03 20:10:38 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-1940375c-a44d-430e-b985-b05e2f5003a4 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] http://192.168.122.54/volume/v3/volumes/08a7564f-7ed5-4d80-8685-679d03f11bd4 returned with HTTP 200 Sep 03 20:10:38 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 730/1453] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:10:38 2026] GET /volume/v3/volumes/08a7564f-7ed5-4d80-8685-679d03f11bd4 => generated 892 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:39 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-4ed8d5d3-0aa2-4172-ae48-8fc985ba6f06 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:39 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-4ed8d5d3-0aa2-4172-ae48-8fc985ba6f06 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] GET http://192.168.122.54/volume/v3/volumes/08a7564f-7ed5-4d80-8685-679d03f11bd4 Sep 03 20:10:39 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-4ed8d5d3-0aa2-4172-ae48-8fc985ba6f06 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:39 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-4ed8d5d3-0aa2-4172-ae48-8fc985ba6f06 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:39 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:39 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:10:39 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:39 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:39 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-4ed8d5d3-0aa2-4172-ae48-8fc985ba6f06 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Volume info retrieved successfully. Sep 03 20:10:39 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-4ed8d5d3-0aa2-4172-ae48-8fc985ba6f06 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] http://192.168.122.54/volume/v3/volumes/08a7564f-7ed5-4d80-8685-679d03f11bd4 returned with HTTP 200 Sep 03 20:10:39 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 724/1454] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:10:39 2026] GET /volume/v3/volumes/08a7564f-7ed5-4d80-8685-679d03f11bd4 => generated 892 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:40 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-9da4fb4a-da1f-4fe1-81b0-51ac13bd11db None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:40 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9da4fb4a-da1f-4fe1-81b0-51ac13bd11db tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] GET http://192.168.122.54/volume/v3/volumes/08a7564f-7ed5-4d80-8685-679d03f11bd4 Sep 03 20:10:40 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-9da4fb4a-da1f-4fe1-81b0-51ac13bd11db tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:40 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-9da4fb4a-da1f-4fe1-81b0-51ac13bd11db tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:40 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:40 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:10:40 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:40 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:10:40 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-9da4fb4a-da1f-4fe1-81b0-51ac13bd11db tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Volume info retrieved successfully. Sep 03 20:10:40 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9da4fb4a-da1f-4fe1-81b0-51ac13bd11db tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] http://192.168.122.54/volume/v3/volumes/08a7564f-7ed5-4d80-8685-679d03f11bd4 returned with HTTP 200 Sep 03 20:10:40 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 731/1455] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:10:40 2026] GET /volume/v3/volumes/08a7564f-7ed5-4d80-8685-679d03f11bd4 => generated 892 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:41 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-ad64b80d-e28c-48ea-bd4a-bf660e82e2f8 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:41 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ad64b80d-e28c-48ea-bd4a-bf660e82e2f8 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] GET http://192.168.122.54/volume/v3/volumes/08a7564f-7ed5-4d80-8685-679d03f11bd4 Sep 03 20:10:41 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ad64b80d-e28c-48ea-bd4a-bf660e82e2f8 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:41 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ad64b80d-e28c-48ea-bd4a-bf660e82e2f8 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:41 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:41 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:10:41 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:41 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:42 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-ad64b80d-e28c-48ea-bd4a-bf660e82e2f8 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Volume info retrieved successfully. Sep 03 20:10:42 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ad64b80d-e28c-48ea-bd4a-bf660e82e2f8 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] http://192.168.122.54/volume/v3/volumes/08a7564f-7ed5-4d80-8685-679d03f11bd4 returned with HTTP 200 Sep 03 20:10:42 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 725/1456] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:10:41 2026] GET /volume/v3/volumes/08a7564f-7ed5-4d80-8685-679d03f11bd4 => generated 892 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:43 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-f7da6c84-97c6-4eb7-8f12-3b0702b56987 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:43 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f7da6c84-97c6-4eb7-8f12-3b0702b56987 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] GET http://192.168.122.54/volume/v3/volumes/08a7564f-7ed5-4d80-8685-679d03f11bd4 Sep 03 20:10:43 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f7da6c84-97c6-4eb7-8f12-3b0702b56987 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:43 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f7da6c84-97c6-4eb7-8f12-3b0702b56987 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:43 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:43 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:10:43 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:43 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:10:43 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-f7da6c84-97c6-4eb7-8f12-3b0702b56987 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Volume info retrieved successfully. Sep 03 20:10:43 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f7da6c84-97c6-4eb7-8f12-3b0702b56987 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] http://192.168.122.54/volume/v3/volumes/08a7564f-7ed5-4d80-8685-679d03f11bd4 returned with HTTP 200 Sep 03 20:10:43 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 732/1457] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:10:43 2026] GET /volume/v3/volumes/08a7564f-7ed5-4d80-8685-679d03f11bd4 => generated 892 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-96e96657-0de0-46e1-93d1-c7b0bad2fbcf None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:44 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-96e96657-0de0-46e1-93d1-c7b0bad2fbcf tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] GET http://192.168.122.54/volume/v3/volumes/08a7564f-7ed5-4d80-8685-679d03f11bd4 Sep 03 20:10:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-96e96657-0de0-46e1-93d1-c7b0bad2fbcf tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-96e96657-0de0-46e1-93d1-c7b0bad2fbcf tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:44 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:44 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:10:44 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:44 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:44 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-96e96657-0de0-46e1-93d1-c7b0bad2fbcf tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Volume info retrieved successfully. Sep 03 20:10:44 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-96e96657-0de0-46e1-93d1-c7b0bad2fbcf tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] http://192.168.122.54/volume/v3/volumes/08a7564f-7ed5-4d80-8685-679d03f11bd4 returned with HTTP 200 Sep 03 20:10:44 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 726/1458] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:10:44 2026] GET /volume/v3/volumes/08a7564f-7ed5-4d80-8685-679d03f11bd4 => generated 892 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-36b6f235-5f4a-4dd7-9e10-9a8bd3a8bf89 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:44 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-36b6f235-5f4a-4dd7-9e10-9a8bd3a8bf89 tempest-UserMessagesTest-414919053 tempest-UserMessagesTest-414919053-project-admin] POST http://192.168.122.54/volume/v3/types Sep 03 20:10:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-36b6f235-5f4a-4dd7-9e10-9a8bd3a8bf89 tempest-UserMessagesTest-414919053 tempest-UserMessagesTest-414919053-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1435414414", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2007211760", "vendor_name": "tempest-vendor_name-16154371"}}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:10:44 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-36b6f235-5f4a-4dd7-9e10-9a8bd3a8bf89 tempest-UserMessagesTest-414919053 tempest-UserMessagesTest-414919053-project-admin] http://192.168.122.54/volume/v3/types returned with HTTP 200 Sep 03 20:10:44 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 733/1459] 192.168.122.54 () {60 vars in 1132 bytes} [Thu Sep 3 20:10:44 2026] POST /volume/v3/types => generated 326 bytes in 420 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-c0fc0198-a70e-4b13-bddc-cee159102e47 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:44 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c0fc0198-a70e-4b13-bddc-cee159102e47 tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:10:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c0fc0198-a70e-4b13-bddc-cee159102e47 tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "0b39dc70-3140-4aca-bce1-648917ab29f8", "size": 1, "name": "tempest-UserMessagesTest-Volume-1590421377"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:10:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.volumes [None req-c0fc0198-a70e-4b13-bddc-cee159102e47 tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] Create volume request body: {'volume': {'volume_type': '0b39dc70-3140-4aca-bce1-648917ab29f8', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1590421377'}} {{(pid=87290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:10:44 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-c0fc0198-a70e-4b13-bddc-cee159102e47 tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] Create volume of 1 GB Sep 03 20:10:44 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:44 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:44 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-c0fc0198-a70e-4b13-bddc-cee159102e47 tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] Availability Zones retrieved successfully. Sep 03 20:10:45 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-c0fc0198-a70e-4b13-bddc-cee159102e47 tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] Flow 'volume_create_api' (ac2021bc-b3ee-44d6-ac9f-4774edf2a375) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:10:45 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-c0fc0198-a70e-4b13-bddc-cee159102e47 tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee906e8c-5ca3-41a2-947f-6090ff30f029) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:10:45 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.flows.api.create_volume [None req-c0fc0198-a70e-4b13-bddc-cee159102e47 tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] Validating volume size '1' using validate_int {{(pid=87290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:10:45 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-56e6dc9c-5f80-48f8-81a3-252d6d0a2b3e None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:45 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-c0fc0198-a70e-4b13-bddc-cee159102e47 tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee906e8c-5ca3-41a2-947f-6090ff30f029) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T18:10:45Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2007211760',vendor_name='tempest-vendor_name-16154371'},id=0b39dc70-3140-4aca-bce1-648917ab29f8,is_public=True,name='tempest-UserMessagesTest-volume-type-1435414414',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0b39dc70-3140-4aca-bce1-648917ab29f8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:10:45 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-c0fc0198-a70e-4b13-bddc-cee159102e47 tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e248b63-6a28-4369-89bc-7471189fd74c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:10:45 devstack devstack@c-api.service[87290]: WARNING cinder.quota [None req-c0fc0198-a70e-4b13-bddc-cee159102e47 tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1435414414 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1435414414, it is now deprecated. Please use the default quota class for default quota. Sep 03 20:10:45 devstack devstack@c-api.service[87290]: WARNING cinder.quota [None req-c0fc0198-a70e-4b13-bddc-cee159102e47 tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1435414414 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1435414414, it is now deprecated. Please use the default quota class for default quota. Sep 03 20:10:45 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-c0fc0198-a70e-4b13-bddc-cee159102e47 tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] Created reservations ['7aed388e-cf3d-4041-bb29-bf16d32f5870', '47d711e2-736f-4347-9e62-6200c8d0f9d6', 'ec535ca3-2395-441e-b367-c6f7ff4407a4', '3ea98524-acda-49ff-b379-a186ed6c4c75'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:10:45 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-c0fc0198-a70e-4b13-bddc-cee159102e47 tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e248b63-6a28-4369-89bc-7471189fd74c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7aed388e-cf3d-4041-bb29-bf16d32f5870', '47d711e2-736f-4347-9e62-6200c8d0f9d6', 'ec535ca3-2395-441e-b367-c6f7ff4407a4', '3ea98524-acda-49ff-b379-a186ed6c4c75']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:10:45 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-c0fc0198-a70e-4b13-bddc-cee159102e47 tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a9aa007-8e82-4d2e-b73e-52a0b2030563) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:10:45 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-56e6dc9c-5f80-48f8-81a3-252d6d0a2b3e tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:10:45 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-56e6dc9c-5f80-48f8-81a3-252d6d0a2b3e tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-888433366"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:10:45 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volumes [None req-56e6dc9c-5f80-48f8-81a3-252d6d0a2b3e tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-888433366'}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:10:45 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-56e6dc9c-5f80-48f8-81a3-252d6d0a2b3e tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] Create volume of 1 GB Sep 03 20:10:45 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:45 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:10:45 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-56e6dc9c-5f80-48f8-81a3-252d6d0a2b3e tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] Availability Zones retrieved successfully. Sep 03 20:10:45 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-c0fc0198-a70e-4b13-bddc-cee159102e47 tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a9aa007-8e82-4d2e-b73e-52a0b2030563) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8da2d761-132a-4a92-8ef9-de93350d518a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1590421377',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f14ba664ff4a4c4baf546ee919e66366',qos_specs=None,replication_status=,reservations=['7aed388e-cf3d-4041-bb29-bf16d32f5870','47d711e2-736f-4347-9e62-6200c8d0f9d6','ec535ca3-2395-441e-b367-c6f7ff4407a4','3ea98524-acda-49ff-b379-a186ed6c4c75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ecd97465e5fc4de8846dc74ac7f67507',volume_type_id=0b39dc70-3140-4aca-bce1-648917ab29f8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:10:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1590421377',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8da2d761-132a-4a92-8ef9-de93350d518a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f14ba664ff4a4c4baf546ee919e66366',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ecd97465e5fc4de8846dc74ac7f67507',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0b39dc70-3140-4aca-bce1-648917ab29f8),volume_type_id=0b39dc70-3140-4aca-bce1-648917ab29f8)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:10:45 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-c0fc0198-a70e-4b13-bddc-cee159102e47 tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7db2086a-6efd-4b80-b66f-4caa264e491e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:10:45 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-56e6dc9c-5f80-48f8-81a3-252d6d0a2b3e tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] Flow 'volume_create_api' (c7405196-4b9b-4ec1-b99d-1a90a33ee73b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:10:45 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-56e6dc9c-5f80-48f8-81a3-252d6d0a2b3e tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (790e8dcd-0bcc-486d-b716-1c0f7c4c3caa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:10:45 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.flows.api.create_volume [None req-56e6dc9c-5f80-48f8-81a3-252d6d0a2b3e tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] Validating volume size '1' using validate_int {{(pid=87289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:10:45 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-c0fc0198-a70e-4b13-bddc-cee159102e47 tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7db2086a-6efd-4b80-b66f-4caa264e491e) transitioned into state 'SUCCESS' from state '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-1590421377',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f14ba664ff4a4c4baf546ee919e66366',qos_specs=None,replication_status=,reservations=['7aed388e-cf3d-4041-bb29-bf16d32f5870','47d711e2-736f-4347-9e62-6200c8d0f9d6','ec535ca3-2395-441e-b367-c6f7ff4407a4','3ea98524-acda-49ff-b379-a186ed6c4c75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ecd97465e5fc4de8846dc74ac7f67507',volume_type_id=0b39dc70-3140-4aca-bce1-648917ab29f8)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:10:45 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-c0fc0198-a70e-4b13-bddc-cee159102e47 tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aba3d641-474e-4f38-865c-81d732223fdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:10:45 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-c0fc0198-a70e-4b13-bddc-cee159102e47 tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aba3d641-474e-4f38-865c-81d732223fdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:10:45 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-c0fc0198-a70e-4b13-bddc-cee159102e47 tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] Flow 'volume_create_api' (ac2021bc-b3ee-44d6-ac9f-4774edf2a375) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:10:45 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-c0fc0198-a70e-4b13-bddc-cee159102e47 tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] Create volume request issued successfully. Sep 03 20:10:45 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c0fc0198-a70e-4b13-bddc-cee159102e47 tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:10:45 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 727/1460] 192.168.122.54 () {62 vars in 1178 bytes} [Thu Sep 3 20:10:44 2026] POST /volume/v3/volumes => generated 792 bytes in 879 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:10:45 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-e5460b8a-ef09-44c6-971f-e5cdc8625864 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:45 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e5460b8a-ef09-44c6-971f-e5cdc8625864 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] GET http://192.168.122.54/volume/v3/volumes/08a7564f-7ed5-4d80-8685-679d03f11bd4 Sep 03 20:10:45 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e5460b8a-ef09-44c6-971f-e5cdc8625864 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:45 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e5460b8a-ef09-44c6-971f-e5cdc8625864 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:45 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-56e6dc9c-5f80-48f8-81a3-252d6d0a2b3e tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (790e8dcd-0bcc-486d-b716-1c0f7c4c3caa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:10:45 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-56e6dc9c-5f80-48f8-81a3-252d6d0a2b3e tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c46c529-6e18-4259-ae2d-28b04358a943) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:10:45 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:45 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:10:45 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:45 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:45 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-e5460b8a-ef09-44c6-971f-e5cdc8625864 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Volume info retrieved successfully. Sep 03 20:10:45 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e5460b8a-ef09-44c6-971f-e5cdc8625864 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] http://192.168.122.54/volume/v3/volumes/08a7564f-7ed5-4d80-8685-679d03f11bd4 returned with HTTP 200 Sep 03 20:10:45 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 728/1461] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:10:45 2026] GET /volume/v3/volumes/08a7564f-7ed5-4d80-8685-679d03f11bd4 => generated 893 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:45 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-8ccaf0d8-c7af-49a4-877b-380208a712a9 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:45 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-8ccaf0d8-c7af-49a4-877b-380208a712a9 tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] GET http://192.168.122.54/volume/v3/volumes/8da2d761-132a-4a92-8ef9-de93350d518a Sep 03 20:10:45 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-8ccaf0d8-c7af-49a4-877b-380208a712a9 tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:45 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-8ccaf0d8-c7af-49a4-877b-380208a712a9 tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:45 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:45 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:10:45 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:45 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:45 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-8ccaf0d8-c7af-49a4-877b-380208a712a9 tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] Volume info retrieved successfully. Sep 03 20:10:45 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-8ccaf0d8-c7af-49a4-877b-380208a712a9 tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] http://192.168.122.54/volume/v3/volumes/8da2d761-132a-4a92-8ef9-de93350d518a returned with HTTP 200 Sep 03 20:10:45 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 729/1462] 192.168.122.54 () {60 vars in 1267 bytes} [Thu Sep 3 20:10:45 2026] GET /volume/v3/volumes/8da2d761-132a-4a92-8ef9-de93350d518a => generated 860 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:45 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-ae368484-1a9b-4b8d-9e25-ae10054e8e30 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:45 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ae368484-1a9b-4b8d-9e25-ae10054e8e30 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] GET http://192.168.122.54/volume/v3/volumes/08a7564f-7ed5-4d80-8685-679d03f11bd4 Sep 03 20:10:45 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ae368484-1a9b-4b8d-9e25-ae10054e8e30 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:45 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ae368484-1a9b-4b8d-9e25-ae10054e8e30 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:45 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:45 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:10:45 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:45 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:45 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-ae368484-1a9b-4b8d-9e25-ae10054e8e30 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Volume info retrieved successfully. Sep 03 20:10:45 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ae368484-1a9b-4b8d-9e25-ae10054e8e30 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] http://192.168.122.54/volume/v3/volumes/08a7564f-7ed5-4d80-8685-679d03f11bd4 returned with HTTP 200 Sep 03 20:10:45 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 730/1463] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:10:45 2026] GET /volume/v3/volumes/08a7564f-7ed5-4d80-8685-679d03f11bd4 => generated 893 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:45 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-235c1375-22a6-4a4f-a376-f11821ed5675 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:45 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-235c1375-22a6-4a4f-a376-f11821ed5675 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] PUT http://192.168.122.54/volume/v3/volumes/08a7564f-7ed5-4d80-8685-679d03f11bd4 Sep 03 20:10:45 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-235c1375-22a6-4a4f-a376-f11821ed5675 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1826287870"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:10:45 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:45 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:10:45 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:45 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:45 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-235c1375-22a6-4a4f-a376-f11821ed5675 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Volume info retrieved successfully. Sep 03 20:10:45 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-235c1375-22a6-4a4f-a376-f11821ed5675 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Volume updated successfully. Sep 03 20:10:45 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-235c1375-22a6-4a4f-a376-f11821ed5675 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] http://192.168.122.54/volume/v3/volumes/08a7564f-7ed5-4d80-8685-679d03f11bd4 returned with HTTP 200 Sep 03 20:10:45 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 731/1464] 192.168.122.54 () {60 vars in 1247 bytes} [Thu Sep 3 20:10:45 2026] PUT /volume/v3/volumes/08a7564f-7ed5-4d80-8685-679d03f11bd4 => generated 825 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:45 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-86a1cf49-a523-4295-bc92-58e7e743ccb7 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:45 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-86a1cf49-a523-4295-bc92-58e7e743ccb7 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] PUT http://192.168.122.54/volume/v3/volumes/08a7564f-7ed5-4d80-8685-679d03f11bd4 Sep 03 20:10:45 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-86a1cf49-a523-4295-bc92-58e7e743ccb7 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1562428515", "description": "This is the new description of volume"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:10:45 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-56e6dc9c-5f80-48f8-81a3-252d6d0a2b3e tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] Created reservations ['6197d40b-b2f1-4079-9bb2-6ef487f56893', '1d6b6ff1-b017-48b5-ba66-4dc1b1110a30', '1c9bdbfc-1033-497a-b7ba-1b4db8d8b28b', '2a98d4cb-c17a-4331-bff3-adc7190f388e'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:10:45 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:45 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:10:45 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-56e6dc9c-5f80-48f8-81a3-252d6d0a2b3e tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c46c529-6e18-4259-ae2d-28b04358a943) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6197d40b-b2f1-4079-9bb2-6ef487f56893', '1d6b6ff1-b017-48b5-ba66-4dc1b1110a30', '1c9bdbfc-1033-497a-b7ba-1b4db8d8b28b', '2a98d4cb-c17a-4331-bff3-adc7190f388e']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:10:45 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:45 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:45 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-56e6dc9c-5f80-48f8-81a3-252d6d0a2b3e tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89a84d9f-4e14-4784-8b93-abde4143b382) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:10:45 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-86a1cf49-a523-4295-bc92-58e7e743ccb7 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Volume info retrieved successfully. Sep 03 20:10:45 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-86a1cf49-a523-4295-bc92-58e7e743ccb7 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Volume updated successfully. Sep 03 20:10:45 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-86a1cf49-a523-4295-bc92-58e7e743ccb7 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] http://192.168.122.54/volume/v3/volumes/08a7564f-7ed5-4d80-8685-679d03f11bd4 returned with HTTP 200 Sep 03 20:10:45 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 732/1465] 192.168.122.54 () {60 vars in 1248 bytes} [Thu Sep 3 20:10:45 2026] PUT /volume/v3/volumes/08a7564f-7ed5-4d80-8685-679d03f11bd4 => generated 864 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:45 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:45 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:10:45 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-bdb2d050-a0a6-4570-9968-a4545f75ca16 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:45 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-56e6dc9c-5f80-48f8-81a3-252d6d0a2b3e tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89a84d9f-4e14-4784-8b93-abde4143b382) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc90fc50-c2a6-48cf-8d2d-81191efa9ee7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-888433366',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7a4f77f09c94c579caff77284623eaf',qos_specs=None,replication_status=,reservations=['6197d40b-b2f1-4079-9bb2-6ef487f56893','1d6b6ff1-b017-48b5-ba66-4dc1b1110a30','1c9bdbfc-1033-497a-b7ba-1b4db8d8b28b','2a98d4cb-c17a-4331-bff3-adc7190f388e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32ec2ce0c2d64b8fa07afa1967311496',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:10:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-888433366',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bc90fc50-c2a6-48cf-8d2d-81191efa9ee7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c7a4f77f09c94c579caff77284623eaf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='32ec2ce0c2d64b8fa07afa1967311496',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:10:45 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-bdb2d050-a0a6-4570-9968-a4545f75ca16 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] GET http://192.168.122.54/volume/v3/volumes/08a7564f-7ed5-4d80-8685-679d03f11bd4 Sep 03 20:10:45 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-bdb2d050-a0a6-4570-9968-a4545f75ca16 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:45 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-56e6dc9c-5f80-48f8-81a3-252d6d0a2b3e tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5aadd246-229f-4a73-8fb1-f8b6ce5f38d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:10:45 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-bdb2d050-a0a6-4570-9968-a4545f75ca16 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:45 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:45 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:10:45 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:45 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:45 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-bdb2d050-a0a6-4570-9968-a4545f75ca16 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Volume info retrieved successfully. Sep 03 20:10:45 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-56e6dc9c-5f80-48f8-81a3-252d6d0a2b3e tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5aadd246-229f-4a73-8fb1-f8b6ce5f38d7) transitioned into state 'SUCCESS' from state '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-888433366',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7a4f77f09c94c579caff77284623eaf',qos_specs=None,replication_status=,reservations=['6197d40b-b2f1-4079-9bb2-6ef487f56893','1d6b6ff1-b017-48b5-ba66-4dc1b1110a30','1c9bdbfc-1033-497a-b7ba-1b4db8d8b28b','2a98d4cb-c17a-4331-bff3-adc7190f388e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32ec2ce0c2d64b8fa07afa1967311496',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:10:45 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-56e6dc9c-5f80-48f8-81a3-252d6d0a2b3e tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f509587-a0d5-4ea3-9a18-63e271899508) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:10:45 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-bdb2d050-a0a6-4570-9968-a4545f75ca16 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] http://192.168.122.54/volume/v3/volumes/08a7564f-7ed5-4d80-8685-679d03f11bd4 returned with HTTP 200 Sep 03 20:10:45 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 733/1466] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:10:45 2026] GET /volume/v3/volumes/08a7564f-7ed5-4d80-8685-679d03f11bd4 => generated 932 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:46 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-b5b4f50d-2b01-4dd2-a937-612df331b1ae None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:46 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-56e6dc9c-5f80-48f8-81a3-252d6d0a2b3e tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f509587-a0d5-4ea3-9a18-63e271899508) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:10:46 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-56e6dc9c-5f80-48f8-81a3-252d6d0a2b3e tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] Flow 'volume_create_api' (c7405196-4b9b-4ec1-b99d-1a90a33ee73b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:10:46 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-56e6dc9c-5f80-48f8-81a3-252d6d0a2b3e tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] Create volume request issued successfully. Sep 03 20:10:46 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-56e6dc9c-5f80-48f8-81a3-252d6d0a2b3e tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:10:46 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 734/1467] 192.168.122.54 () {60 vars in 1137 bytes} [Thu Sep 3 20:10:45 2026] POST /volume/v3/volumes => generated 757 bytes in 939 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:10:46 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b5b4f50d-2b01-4dd2-a937-612df331b1ae tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:10:46 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b5b4f50d-2b01-4dd2-a937-612df331b1ae tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1198711485", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1461304489"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:10:46 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.volumes [None req-b5b4f50d-2b01-4dd2-a937-612df331b1ae tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1198711485', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1461304489'}} {{(pid=87290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:10:46 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-b5b4f50d-2b01-4dd2-a937-612df331b1ae tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Create volume of 1 GB Sep 03 20:10:46 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-8c89d07e-9697-459c-a79d-b23402c10f6b None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:46 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-8c89d07e-9697-459c-a79d-b23402c10f6b tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] GET http://192.168.122.54/volume/v3/volumes/bc90fc50-c2a6-48cf-8d2d-81191efa9ee7 Sep 03 20:10:46 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-8c89d07e-9697-459c-a79d-b23402c10f6b tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:46 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-8c89d07e-9697-459c-a79d-b23402c10f6b tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:46 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-b5b4f50d-2b01-4dd2-a937-612df331b1ae tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Availability Zones retrieved successfully. Sep 03 20:10:46 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:46 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:10:46 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:46 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:10:46 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-8c89d07e-9697-459c-a79d-b23402c10f6b tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] Volume info retrieved successfully. Sep 03 20:10:46 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-8c89d07e-9697-459c-a79d-b23402c10f6b tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] http://192.168.122.54/volume/v3/volumes/bc90fc50-c2a6-48cf-8d2d-81191efa9ee7 returned with HTTP 200 Sep 03 20:10:46 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 735/1468] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:10:46 2026] GET /volume/v3/volumes/bc90fc50-c2a6-48cf-8d2d-81191efa9ee7 => generated 825 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:46 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-b5b4f50d-2b01-4dd2-a937-612df331b1ae tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Flow 'volume_create_api' (dfc209fb-0b13-4a77-b72c-1444cf007dc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:10:46 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-b5b4f50d-2b01-4dd2-a937-612df331b1ae tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e46adcfe-782c-4f92-a365-2d2a8d3c4c02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:10:46 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.flows.api.create_volume [None req-b5b4f50d-2b01-4dd2-a937-612df331b1ae tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Validating volume size '1' using validate_int {{(pid=87290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:10:46 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-b5b4f50d-2b01-4dd2-a937-612df331b1ae tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e46adcfe-782c-4f92-a365-2d2a8d3c4c02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:10:46 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-b5b4f50d-2b01-4dd2-a937-612df331b1ae tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87e65557-6632-423b-8802-3f18e13c21b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:10:46 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-b5b4f50d-2b01-4dd2-a937-612df331b1ae tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Created reservations ['85a4a7b8-cf46-44fe-8e3f-eb6be2ed4060', '6c469112-a73d-48ac-9629-03a31a8b1b07', '97fed5b9-a020-4d4e-b702-3289561e504a', '8c589262-7912-47a9-bdac-670f7b125e83'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:10:46 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-b5b4f50d-2b01-4dd2-a937-612df331b1ae tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87e65557-6632-423b-8802-3f18e13c21b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85a4a7b8-cf46-44fe-8e3f-eb6be2ed4060', '6c469112-a73d-48ac-9629-03a31a8b1b07', '97fed5b9-a020-4d4e-b702-3289561e504a', '8c589262-7912-47a9-bdac-670f7b125e83']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:10:46 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-b5b4f50d-2b01-4dd2-a937-612df331b1ae tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe521d12-ea4e-4a92-ba3f-7163f1829150) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:10:46 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:46 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:10:46 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-b5b4f50d-2b01-4dd2-a937-612df331b1ae tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe521d12-ea4e-4a92-ba3f-7163f1829150) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '447d81ba-e52e-4f48-88b9-6587e5a30b69', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1198711485',display_name='tempest-VolumesGetTest-Volume-1461304489',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51fb409eed1f4f2ab02850eb9cc07546',qos_specs=None,replication_status=,reservations=['85a4a7b8-cf46-44fe-8e3f-eb6be2ed4060','6c469112-a73d-48ac-9629-03a31a8b1b07','97fed5b9-a020-4d4e-b702-3289561e504a','8c589262-7912-47a9-bdac-670f7b125e83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='faf2dfa7457245beb645c64f10e97a19',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:10:46Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1198711485',display_name='tempest-VolumesGetTest-Volume-1461304489',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=447d81ba-e52e-4f48-88b9-6587e5a30b69,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='51fb409eed1f4f2ab02850eb9cc07546',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='faf2dfa7457245beb645c64f10e97a19',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:10:46 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-b5b4f50d-2b01-4dd2-a937-612df331b1ae tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68dcfb71-d5c1-4a92-8561-37065e4aaec1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:10:46 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-b5b4f50d-2b01-4dd2-a937-612df331b1ae tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68dcfb71-d5c1-4a92-8561-37065e4aaec1) transitioned into 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-1198711485',display_name='tempest-VolumesGetTest-Volume-1461304489',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51fb409eed1f4f2ab02850eb9cc07546',qos_specs=None,replication_status=,reservations=['85a4a7b8-cf46-44fe-8e3f-eb6be2ed4060','6c469112-a73d-48ac-9629-03a31a8b1b07','97fed5b9-a020-4d4e-b702-3289561e504a','8c589262-7912-47a9-bdac-670f7b125e83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='faf2dfa7457245beb645c64f10e97a19',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:10:46 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-b5b4f50d-2b01-4dd2-a937-612df331b1ae tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f6d00c2-4af4-4ea5-97f9-5a1fd5803b32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:10:46 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-b5b4f50d-2b01-4dd2-a937-612df331b1ae tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f6d00c2-4af4-4ea5-97f9-5a1fd5803b32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:10:46 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-b5b4f50d-2b01-4dd2-a937-612df331b1ae tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Flow 'volume_create_api' (dfc209fb-0b13-4a77-b72c-1444cf007dc0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:10:46 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-b5b4f50d-2b01-4dd2-a937-612df331b1ae tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Create volume request issued successfully. Sep 03 20:10:46 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b5b4f50d-2b01-4dd2-a937-612df331b1ae tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:10:46 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 734/1469] 192.168.122.54 () {60 vars in 1138 bytes} [Thu Sep 3 20:10:46 2026] POST /volume/v3/volumes => generated 787 bytes in 480 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:10:46 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-5612474d-b0ef-497c-82fb-64ff3963adaa None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:46 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-5612474d-b0ef-497c-82fb-64ff3963adaa tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] GET http://192.168.122.54/volume/v3/volumes/447d81ba-e52e-4f48-88b9-6587e5a30b69 Sep 03 20:10:46 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-5612474d-b0ef-497c-82fb-64ff3963adaa tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:46 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-5612474d-b0ef-497c-82fb-64ff3963adaa tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:46 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:46 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:10:46 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:46 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:10:46 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-5612474d-b0ef-497c-82fb-64ff3963adaa tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Volume info retrieved successfully. Sep 03 20:10:46 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-5612474d-b0ef-497c-82fb-64ff3963adaa tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] http://192.168.122.54/volume/v3/volumes/447d81ba-e52e-4f48-88b9-6587e5a30b69 returned with HTTP 200 Sep 03 20:10:46 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 736/1470] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:10:46 2026] GET /volume/v3/volumes/447d81ba-e52e-4f48-88b9-6587e5a30b69 => generated 855 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:46 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-b0274dcc-b366-4821-aef8-3962480f381c None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:46 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b0274dcc-b366-4821-aef8-3962480f381c tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] GET http://192.168.122.54/volume/v3/volumes/8da2d761-132a-4a92-8ef9-de93350d518a Sep 03 20:10:46 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b0274dcc-b366-4821-aef8-3962480f381c tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:46 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b0274dcc-b366-4821-aef8-3962480f381c tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:46 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:46 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:10:46 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:46 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:46 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-b0274dcc-b366-4821-aef8-3962480f381c tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] Volume info retrieved successfully. Sep 03 20:10:46 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b0274dcc-b366-4821-aef8-3962480f381c tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] http://192.168.122.54/volume/v3/volumes/8da2d761-132a-4a92-8ef9-de93350d518a returned with HTTP 200 Sep 03 20:10:46 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 735/1471] 192.168.122.54 () {60 vars in 1267 bytes} [Thu Sep 3 20:10:46 2026] GET /volume/v3/volumes/8da2d761-132a-4a92-8ef9-de93350d518a => generated 881 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:10:46 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-506121be-9bcd-46b3-97b3-c9bdf468501a None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:46 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-506121be-9bcd-46b3-97b3-c9bdf468501a tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] GET http://192.168.122.54/volume/v3/messages Sep 03 20:10:46 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-506121be-9bcd-46b3-97b3-c9bdf468501a tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:46 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-506121be-9bcd-46b3-97b3-c9bdf468501a tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] Calling method 'version_select' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:46 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-506121be-9bcd-46b3-97b3-c9bdf468501a tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] http://192.168.122.54/volume/v3/messages returned with HTTP 200 Sep 03 20:10:46 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 737/1472] 192.168.122.54 () {60 vars in 1159 bytes} [Thu Sep 3 20:10:46 2026] GET /volume/v3/messages => generated 676 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:46 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-6e60f82b-1852-4f7f-9e96-73337d37dcbb None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:46 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6e60f82b-1852-4f7f-9e96-73337d37dcbb tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] DELETE http://192.168.122.54/volume/v3/messages/48f352df-7ae1-4eec-b58a-854572d1add6 Sep 03 20:10:46 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-6e60f82b-1852-4f7f-9e96-73337d37dcbb tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:46 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-6e60f82b-1852-4f7f-9e96-73337d37dcbb tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] Calling method 'version_select' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:46 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6e60f82b-1852-4f7f-9e96-73337d37dcbb tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] http://192.168.122.54/volume/v3/messages/48f352df-7ae1-4eec-b58a-854572d1add6 returned with HTTP 204 Sep 03 20:10:46 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 736/1473] 192.168.122.54 () {60 vars in 1273 bytes} [Thu Sep 3 20:10:46 2026] DELETE /volume/v3/messages/48f352df-7ae1-4eec-b58a-854572d1add6 => generated 0 bytes in 46 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 03 20:10:46 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-91ba591f-cf7a-4a7c-a7ae-b3d0b53a0333 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:46 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-91ba591f-cf7a-4a7c-a7ae-b3d0b53a0333 tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] GET http://192.168.122.54/volume/v3/messages/48f352df-7ae1-4eec-b58a-854572d1add6 Sep 03 20:10:46 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-91ba591f-cf7a-4a7c-a7ae-b3d0b53a0333 tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:46 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-91ba591f-cf7a-4a7c-a7ae-b3d0b53a0333 tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] Calling method 'version_select' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:46 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-91ba591f-cf7a-4a7c-a7ae-b3d0b53a0333 tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] http://192.168.122.54/volume/v3/messages/48f352df-7ae1-4eec-b58a-854572d1add6 returned with HTTP 404 Sep 03 20:10:46 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 738/1474] 192.168.122.54 () {60 vars in 1270 bytes} [Thu Sep 3 20:10:46 2026] GET /volume/v3/messages/48f352df-7ae1-4eec-b58a-854572d1add6 => generated 110 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:10:46 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-5e84dbfc-f489-4020-bac8-5c108162a321 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:46 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5e84dbfc-f489-4020-bac8-5c108162a321 tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] GET http://192.168.122.54/volume/v3/volumes/8da2d761-132a-4a92-8ef9-de93350d518a Sep 03 20:10:46 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5e84dbfc-f489-4020-bac8-5c108162a321 tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:46 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5e84dbfc-f489-4020-bac8-5c108162a321 tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:46 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:46 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:10:46 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:46 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:46 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-5e84dbfc-f489-4020-bac8-5c108162a321 tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] Volume info retrieved successfully. Sep 03 20:10:46 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5e84dbfc-f489-4020-bac8-5c108162a321 tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] http://192.168.122.54/volume/v3/volumes/8da2d761-132a-4a92-8ef9-de93350d518a returned with HTTP 200 Sep 03 20:10:46 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 737/1475] 192.168.122.54 () {60 vars in 1267 bytes} [Thu Sep 3 20:10:46 2026] GET /volume/v3/volumes/8da2d761-132a-4a92-8ef9-de93350d518a => generated 881 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:46 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-a0157a3d-d9dc-4fd4-83bb-02fc9e50b5e7 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:46 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a0157a3d-d9dc-4fd4-83bb-02fc9e50b5e7 tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] DELETE http://192.168.122.54/volume/v3/volumes/8da2d761-132a-4a92-8ef9-de93350d518a Sep 03 20:10:46 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a0157a3d-d9dc-4fd4-83bb-02fc9e50b5e7 tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:46 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a0157a3d-d9dc-4fd4-83bb-02fc9e50b5e7 tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:46 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-a0157a3d-d9dc-4fd4-83bb-02fc9e50b5e7 tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] Delete volume with id: 8da2d761-132a-4a92-8ef9-de93350d518a Sep 03 20:10:46 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:46 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:10:46 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:46 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:10:46 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-a0157a3d-d9dc-4fd4-83bb-02fc9e50b5e7 tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] Volume info retrieved successfully. Sep 03 20:10:46 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-a0157a3d-d9dc-4fd4-83bb-02fc9e50b5e7 tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87289) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 03 20:10:47 devstack devstack@c-api.service[87289]: WARNING cinder.quota [None req-a0157a3d-d9dc-4fd4-83bb-02fc9e50b5e7 tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1435414414 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1435414414, it is now deprecated. Please use the default quota class for default quota. Sep 03 20:10:47 devstack devstack@c-api.service[87289]: WARNING cinder.quota [None req-a0157a3d-d9dc-4fd4-83bb-02fc9e50b5e7 tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1435414414 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1435414414, it is now deprecated. Please use the default quota class for default quota. Sep 03 20:10:47 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-a0157a3d-d9dc-4fd4-83bb-02fc9e50b5e7 tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] Created reservations ['3c4e4222-871d-4090-ae14-48b8e99303bb', '86078be7-c951-4432-819e-cd78b6c1be0c', 'd7dfc1d6-654d-4107-bd7a-cd90f3331cb3', 'a00456b8-81f3-4a28-9a2c-b08747bd4e44'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:10:47 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-10faa882-6bff-4117-b1a2-47023336f3a5 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:47 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-a0157a3d-d9dc-4fd4-83bb-02fc9e50b5e7 tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] Delete volume request issued successfully. Sep 03 20:10:47 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a0157a3d-d9dc-4fd4-83bb-02fc9e50b5e7 tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] http://192.168.122.54/volume/v3/volumes/8da2d761-132a-4a92-8ef9-de93350d518a returned with HTTP 202 Sep 03 20:10:47 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 739/1476] 192.168.122.54 () {60 vars in 1270 bytes} [Thu Sep 3 20:10:46 2026] DELETE /volume/v3/volumes/8da2d761-132a-4a92-8ef9-de93350d518a => generated 0 bytes in 161 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:10:47 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-10faa882-6bff-4117-b1a2-47023336f3a5 tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] GET http://192.168.122.54/volume/v3/volumes/bc90fc50-c2a6-48cf-8d2d-81191efa9ee7 Sep 03 20:10:47 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-10faa882-6bff-4117-b1a2-47023336f3a5 tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:47 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-10faa882-6bff-4117-b1a2-47023336f3a5 tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:47 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-36402762-7d88-445f-912e-3f683f598a32 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:47 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-36402762-7d88-445f-912e-3f683f598a32 tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] GET http://192.168.122.54/volume/v3/volumes/8da2d761-132a-4a92-8ef9-de93350d518a Sep 03 20:10:47 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-36402762-7d88-445f-912e-3f683f598a32 tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:47 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-36402762-7d88-445f-912e-3f683f598a32 tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:47 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:47 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:10:47 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:47 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:47 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-36402762-7d88-445f-912e-3f683f598a32 tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] http://192.168.122.54/volume/v3/volumes/8da2d761-132a-4a92-8ef9-de93350d518a returned with HTTP 404 Sep 03 20:10:47 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 740/1477] 192.168.122.54 () {60 vars in 1267 bytes} [Thu Sep 3 20:10:47 2026] GET /volume/v3/volumes/8da2d761-132a-4a92-8ef9-de93350d518a => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:10:47 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-37051cc8-d99e-42a3-ace7-51cd425da208 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:47 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-37051cc8-d99e-42a3-ace7-51cd425da208 tempest-UserMessagesTest-414919053 tempest-UserMessagesTest-414919053-project-admin] DELETE http://192.168.122.54/volume/v3/types/0b39dc70-3140-4aca-bce1-648917ab29f8 Sep 03 20:10:47 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-37051cc8-d99e-42a3-ace7-51cd425da208 tempest-UserMessagesTest-414919053 tempest-UserMessagesTest-414919053-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:47 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-37051cc8-d99e-42a3-ace7-51cd425da208 tempest-UserMessagesTest-414919053 tempest-UserMessagesTest-414919053-project-admin] Calling method '_delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:47 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-10faa882-6bff-4117-b1a2-47023336f3a5 tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] Volume info retrieved successfully. Sep 03 20:10:47 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-10faa882-6bff-4117-b1a2-47023336f3a5 tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] http://192.168.122.54/volume/v3/volumes/bc90fc50-c2a6-48cf-8d2d-81191efa9ee7 returned with HTTP 200 Sep 03 20:10:47 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 738/1478] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:10:47 2026] GET /volume/v3/volumes/bc90fc50-c2a6-48cf-8d2d-81191efa9ee7 => generated 849 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:47 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-37051cc8-d99e-42a3-ace7-51cd425da208 tempest-UserMessagesTest-414919053 tempest-UserMessagesTest-414919053-project-admin] http://192.168.122.54/volume/v3/types/0b39dc70-3140-4aca-bce1-648917ab29f8 returned with HTTP 202 Sep 03 20:10:47 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 741/1479] 192.168.122.54 () {58 vars in 1224 bytes} [Thu Sep 3 20:10:47 2026] DELETE /volume/v3/types/0b39dc70-3140-4aca-bce1-648917ab29f8 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:10:47 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-996fa5d7-0d67-4d1b-9551-5348168c47f2 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:47 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-996fa5d7-0d67-4d1b-9551-5348168c47f2 tempest-UserMessagesTest-414919053 tempest-UserMessagesTest-414919053-project-admin] GET http://192.168.122.54/volume/v3/types/0b39dc70-3140-4aca-bce1-648917ab29f8 Sep 03 20:10:47 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-996fa5d7-0d67-4d1b-9551-5348168c47f2 tempest-UserMessagesTest-414919053 tempest-UserMessagesTest-414919053-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:47 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-996fa5d7-0d67-4d1b-9551-5348168c47f2 tempest-UserMessagesTest-414919053 tempest-UserMessagesTest-414919053-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:47 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-996fa5d7-0d67-4d1b-9551-5348168c47f2 tempest-UserMessagesTest-414919053 tempest-UserMessagesTest-414919053-project-admin] http://192.168.122.54/volume/v3/types/0b39dc70-3140-4aca-bce1-648917ab29f8 returned with HTTP 404 Sep 03 20:10:47 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 739/1480] 192.168.122.54 () {58 vars in 1221 bytes} [Thu Sep 3 20:10:47 2026] GET /volume/v3/types/0b39dc70-3140-4aca-bce1-648917ab29f8 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:10:47 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-1b4e8fcd-a0e2-44bd-9cdb-044c659ca698 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:47 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-1b4e8fcd-a0e2-44bd-9cdb-044c659ca698 tempest-UserMessagesTest-414919053 tempest-UserMessagesTest-414919053-project-admin] POST http://192.168.122.54/volume/v3/types Sep 03 20:10:47 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-1b4e8fcd-a0e2-44bd-9cdb-044c659ca698 tempest-UserMessagesTest-414919053 tempest-UserMessagesTest-414919053-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-440245665", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1693746890", "vendor_name": "tempest-vendor_name-96987300"}}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:10:47 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-1b4e8fcd-a0e2-44bd-9cdb-044c659ca698 tempest-UserMessagesTest-414919053 tempest-UserMessagesTest-414919053-project-admin] http://192.168.122.54/volume/v3/types returned with HTTP 200 Sep 03 20:10:47 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 742/1481] 192.168.122.54 () {60 vars in 1132 bytes} [Thu Sep 3 20:10:47 2026] POST /volume/v3/types => generated 325 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:47 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-fbede273-787f-467b-9377-a40d796dd9fe None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:47 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-fbede273-787f-467b-9377-a40d796dd9fe tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:10:47 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-fbede273-787f-467b-9377-a40d796dd9fe tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "84eb89b5-0da0-422a-9e3d-cd41b8a21262", "size": 1, "name": "tempest-UserMessagesTest-Volume-1823832210"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:10:47 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.volumes [None req-fbede273-787f-467b-9377-a40d796dd9fe tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] Create volume request body: {'volume': {'volume_type': '84eb89b5-0da0-422a-9e3d-cd41b8a21262', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1823832210'}} {{(pid=87290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:10:47 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-fbede273-787f-467b-9377-a40d796dd9fe tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] Create volume of 1 GB Sep 03 20:10:47 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:47 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:47 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-fbede273-787f-467b-9377-a40d796dd9fe tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] Availability Zones retrieved successfully. Sep 03 20:10:47 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-fbede273-787f-467b-9377-a40d796dd9fe tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] Flow 'volume_create_api' (a1ed664b-1975-4960-9298-413de5d7b394) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:10:47 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-fbede273-787f-467b-9377-a40d796dd9fe tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3a12cf7-844f-4161-98b6-4f4d60d81858) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:10:47 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.flows.api.create_volume [None req-fbede273-787f-467b-9377-a40d796dd9fe tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] Validating volume size '1' using validate_int {{(pid=87290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:10:47 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-fbede273-787f-467b-9377-a40d796dd9fe tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3a12cf7-844f-4161-98b6-4f4d60d81858) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T18:10:47Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1693746890',vendor_name='tempest-vendor_name-96987300'},id=84eb89b5-0da0-422a-9e3d-cd41b8a21262,is_public=True,name='tempest-UserMessagesTest-volume-type-440245665',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84eb89b5-0da0-422a-9e3d-cd41b8a21262', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:10:47 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-fbede273-787f-467b-9377-a40d796dd9fe tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b0a64a7-88e4-4fe8-844a-f6f18e73e895) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:10:47 devstack devstack@c-api.service[87290]: WARNING cinder.quota [None req-fbede273-787f-467b-9377-a40d796dd9fe tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-440245665 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-440245665, it is now deprecated. Please use the default quota class for default quota. Sep 03 20:10:47 devstack devstack@c-api.service[87290]: WARNING cinder.quota [None req-fbede273-787f-467b-9377-a40d796dd9fe tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-440245665 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-440245665, it is now deprecated. Please use the default quota class for default quota. Sep 03 20:10:47 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-32877593-caf0-4303-9bcc-61aaf7755493 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:47 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-32877593-caf0-4303-9bcc-61aaf7755493 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] GET http://192.168.122.54/volume/v3/volumes/447d81ba-e52e-4f48-88b9-6587e5a30b69 Sep 03 20:10:47 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-32877593-caf0-4303-9bcc-61aaf7755493 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:47 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-32877593-caf0-4303-9bcc-61aaf7755493 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:47 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:47 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:10:47 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:47 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:10:47 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-32877593-caf0-4303-9bcc-61aaf7755493 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Volume info retrieved successfully. Sep 03 20:10:47 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-fbede273-787f-467b-9377-a40d796dd9fe tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] Created reservations ['40e25c4a-4c32-4386-a315-de1a9f339931', 'aa29f19c-36c1-4df3-87c7-8cc48e652956', '2bfbfdae-1adb-4da1-87c4-9c2533a419b3', '6eff499b-c266-47b6-a1d3-843a690cb801'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:10:47 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-fbede273-787f-467b-9377-a40d796dd9fe tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b0a64a7-88e4-4fe8-844a-f6f18e73e895) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['40e25c4a-4c32-4386-a315-de1a9f339931', 'aa29f19c-36c1-4df3-87c7-8cc48e652956', '2bfbfdae-1adb-4da1-87c4-9c2533a419b3', '6eff499b-c266-47b6-a1d3-843a690cb801']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:10:47 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-fbede273-787f-467b-9377-a40d796dd9fe tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28244753-4ba8-4171-b6e8-4a6762f83995) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:10:47 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-32877593-caf0-4303-9bcc-61aaf7755493 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] http://192.168.122.54/volume/v3/volumes/447d81ba-e52e-4f48-88b9-6587e5a30b69 returned with HTTP 200 Sep 03 20:10:47 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 743/1482] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:10:47 2026] GET /volume/v3/volumes/447d81ba-e52e-4f48-88b9-6587e5a30b69 => generated 879 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:47 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:47 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:10:47 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-fbede273-787f-467b-9377-a40d796dd9fe tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28244753-4ba8-4171-b6e8-4a6762f83995) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab02421c-a9a9-42e6-8d6b-03636e6aa709', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1823832210',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f14ba664ff4a4c4baf546ee919e66366',qos_specs=None,replication_status=,reservations=['40e25c4a-4c32-4386-a315-de1a9f339931','aa29f19c-36c1-4df3-87c7-8cc48e652956','2bfbfdae-1adb-4da1-87c4-9c2533a419b3','6eff499b-c266-47b6-a1d3-843a690cb801'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ecd97465e5fc4de8846dc74ac7f67507',volume_type_id=84eb89b5-0da0-422a-9e3d-cd41b8a21262), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:10:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1823832210',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ab02421c-a9a9-42e6-8d6b-03636e6aa709,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f14ba664ff4a4c4baf546ee919e66366',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ecd97465e5fc4de8846dc74ac7f67507',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84eb89b5-0da0-422a-9e3d-cd41b8a21262),volume_type_id=84eb89b5-0da0-422a-9e3d-cd41b8a21262)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:10:47 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-fbede273-787f-467b-9377-a40d796dd9fe tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93385160-632d-43aa-bdbe-ee6cdabaa819) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:10:47 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-fbede273-787f-467b-9377-a40d796dd9fe tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93385160-632d-43aa-bdbe-ee6cdabaa819) transitioned into state 'SUCCESS' from state '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-1823832210',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f14ba664ff4a4c4baf546ee919e66366',qos_specs=None,replication_status=,reservations=['40e25c4a-4c32-4386-a315-de1a9f339931','aa29f19c-36c1-4df3-87c7-8cc48e652956','2bfbfdae-1adb-4da1-87c4-9c2533a419b3','6eff499b-c266-47b6-a1d3-843a690cb801'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ecd97465e5fc4de8846dc74ac7f67507',volume_type_id=84eb89b5-0da0-422a-9e3d-cd41b8a21262)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:10:47 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-fbede273-787f-467b-9377-a40d796dd9fe tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d864271-b18f-49c9-86e5-4125b91c7f26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:10:47 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-fbede273-787f-467b-9377-a40d796dd9fe tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d864271-b18f-49c9-86e5-4125b91c7f26) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:10:47 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-fbede273-787f-467b-9377-a40d796dd9fe tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] Flow 'volume_create_api' (a1ed664b-1975-4960-9298-413de5d7b394) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:10:47 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-fbede273-787f-467b-9377-a40d796dd9fe tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] Create volume request issued successfully. Sep 03 20:10:47 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-fbede273-787f-467b-9377-a40d796dd9fe tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:10:47 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 740/1483] 192.168.122.54 () {62 vars in 1178 bytes} [Thu Sep 3 20:10:47 2026] POST /volume/v3/volumes => generated 791 bytes in 486 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:10:47 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-df4935ab-fbcc-44d6-9410-e86fbcf039a2 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:47 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-df4935ab-fbcc-44d6-9410-e86fbcf039a2 tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] GET http://192.168.122.54/volume/v3/volumes/ab02421c-a9a9-42e6-8d6b-03636e6aa709 Sep 03 20:10:47 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-df4935ab-fbcc-44d6-9410-e86fbcf039a2 tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:47 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-df4935ab-fbcc-44d6-9410-e86fbcf039a2 tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:47 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:47 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:10:47 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:47 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:10:47 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-df4935ab-fbcc-44d6-9410-e86fbcf039a2 tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] Volume info retrieved successfully. Sep 03 20:10:47 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-df4935ab-fbcc-44d6-9410-e86fbcf039a2 tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] http://192.168.122.54/volume/v3/volumes/ab02421c-a9a9-42e6-8d6b-03636e6aa709 returned with HTTP 200 Sep 03 20:10:47 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 744/1484] 192.168.122.54 () {60 vars in 1267 bytes} [Thu Sep 3 20:10:47 2026] GET /volume/v3/volumes/ab02421c-a9a9-42e6-8d6b-03636e6aa709 => generated 859 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-cfcbe99a-71bc-4ebf-8ede-d4e086479bf0 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:48 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-cfcbe99a-71bc-4ebf-8ede-d4e086479bf0 tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] GET http://192.168.122.54/volume/v3/volumes/bc90fc50-c2a6-48cf-8d2d-81191efa9ee7 Sep 03 20:10:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-cfcbe99a-71bc-4ebf-8ede-d4e086479bf0 tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-cfcbe99a-71bc-4ebf-8ede-d4e086479bf0 tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:48 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:48 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:10:48 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:48 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:48 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-cfcbe99a-71bc-4ebf-8ede-d4e086479bf0 tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] Volume info retrieved successfully. Sep 03 20:10:48 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-cfcbe99a-71bc-4ebf-8ede-d4e086479bf0 tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] http://192.168.122.54/volume/v3/volumes/bc90fc50-c2a6-48cf-8d2d-81191efa9ee7 returned with HTTP 200 Sep 03 20:10:48 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 741/1485] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:10:48 2026] GET /volume/v3/volumes/bc90fc50-c2a6-48cf-8d2d-81191efa9ee7 => generated 850 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:48 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-c2cf19af-697f-4799-a7d3-c858ac0ca9ec None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:48 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c2cf19af-697f-4799-a7d3-c858ac0ca9ec tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] POST http://192.168.122.54/volume/v3/os-volume-transfer Sep 03 20:10:48 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c2cf19af-697f-4799-a7d3-c858ac0ca9ec tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "bc90fc50-c2a6-48cf-8d2d-81191efa9ee7"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:10:48 devstack devstack@c-api.service[87289]: DEBUG cinder.api.contrib.volume_transfer [None req-c2cf19af-697f-4799-a7d3-c858ac0ca9ec tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] Creating new volume transfer {'transfer': {'volume_id': 'bc90fc50-c2a6-48cf-8d2d-81191efa9ee7'}} {{(pid=87289) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 03 20:10:48 devstack devstack@c-api.service[87289]: INFO cinder.api.contrib.volume_transfer [None req-c2cf19af-697f-4799-a7d3-c858ac0ca9ec tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] Creating transfer of volume bc90fc50-c2a6-48cf-8d2d-81191efa9ee7 Sep 03 20:10:48 devstack devstack@c-api.service[87289]: INFO cinder.transfer.api [None req-c2cf19af-697f-4799-a7d3-c858ac0ca9ec tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] Generating transfer record for volume bc90fc50-c2a6-48cf-8d2d-81191efa9ee7 Sep 03 20:10:48 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:48 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:10:48 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:48 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:10:48 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c2cf19af-697f-4799-a7d3-c858ac0ca9ec tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] http://192.168.122.54/volume/v3/os-volume-transfer returned with HTTP 202 Sep 03 20:10:48 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 745/1486] 192.168.122.54 () {60 vars in 1170 bytes} [Thu Sep 3 20:10:48 2026] POST /volume/v3/os-volume-transfer => generated 447 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:10:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-9e4ce6d7-f68a-410b-b835-23089377744e None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:48 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-9e4ce6d7-f68a-410b-b835-23089377744e tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] GET http://192.168.122.54/volume/v3/volumes/bc90fc50-c2a6-48cf-8d2d-81191efa9ee7 Sep 03 20:10:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-9e4ce6d7-f68a-410b-b835-23089377744e tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-9e4ce6d7-f68a-410b-b835-23089377744e tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:48 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:48 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:10:48 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:48 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:48 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-9e4ce6d7-f68a-410b-b835-23089377744e tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] Volume info retrieved successfully. Sep 03 20:10:48 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-9e4ce6d7-f68a-410b-b835-23089377744e tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] http://192.168.122.54/volume/v3/volumes/bc90fc50-c2a6-48cf-8d2d-81191efa9ee7 returned with HTTP 200 Sep 03 20:10:48 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 742/1487] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:10:48 2026] GET /volume/v3/volumes/bc90fc50-c2a6-48cf-8d2d-81191efa9ee7 => generated 858 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:48 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-c4d6d28d-2bcf-4bf1-9d25-a7decf7d5963 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:48 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c4d6d28d-2bcf-4bf1-9d25-a7decf7d5963 tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] GET http://192.168.122.54/volume/v3/os-volume-transfer/b98c1df7-214d-4f9a-8998-9319a4101e4e Sep 03 20:10:48 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c4d6d28d-2bcf-4bf1-9d25-a7decf7d5963 tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:48 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c4d6d28d-2bcf-4bf1-9d25-a7decf7d5963 tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:48 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c4d6d28d-2bcf-4bf1-9d25-a7decf7d5963 tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] http://192.168.122.54/volume/v3/os-volume-transfer/b98c1df7-214d-4f9a-8998-9319a4101e4e returned with HTTP 200 Sep 03 20:10:48 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 746/1488] 192.168.122.54 () {58 vars in 1260 bytes} [Thu Sep 3 20:10:48 2026] GET /volume/v3/os-volume-transfer/b98c1df7-214d-4f9a-8998-9319a4101e4e => generated 415 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-8ba3156b-998b-41bd-9b55-0556e0567180 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:48 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-8ba3156b-998b-41bd-9b55-0556e0567180 tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] GET http://192.168.122.54/volume/v3/os-volume-transfer Sep 03 20:10:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-8ba3156b-998b-41bd-9b55-0556e0567180 tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-8ba3156b-998b-41bd-9b55-0556e0567180 tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] Calling method 'index' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.contrib.volume_transfer [None req-8ba3156b-998b-41bd-9b55-0556e0567180 tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] Listing volume transfers {{(pid=87290) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 03 20:10:48 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-8ba3156b-998b-41bd-9b55-0556e0567180 tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] http://192.168.122.54/volume/v3/os-volume-transfer returned with HTTP 200 Sep 03 20:10:48 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 743/1489] 192.168.122.54 () {58 vars in 1149 bytes} [Thu Sep 3 20:10:48 2026] GET /volume/v3/os-volume-transfer => generated 374 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:48 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-48db8798-eea2-455a-a3fb-fb9104715da8 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:48 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-48db8798-eea2-455a-a3fb-fb9104715da8 tempest-VolumesTransfersTest-478220937 tempest-VolumesTransfersTest-478220937-project-member] POST http://192.168.122.54/volume/v3/os-volume-transfer/b98c1df7-214d-4f9a-8998-9319a4101e4e/accept Sep 03 20:10:48 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-48db8798-eea2-455a-a3fb-fb9104715da8 tempest-VolumesTransfersTest-478220937 tempest-VolumesTransfersTest-478220937-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "0e61ec3318bccac7"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:10:48 devstack devstack@c-api.service[87289]: DEBUG cinder.api.contrib.volume_transfer [None req-48db8798-eea2-455a-a3fb-fb9104715da8 tempest-VolumesTransfersTest-478220937 tempest-VolumesTransfersTest-478220937-project-member] Accepting volume transfer b98c1df7-214d-4f9a-8998-9319a4101e4e {{(pid=87289) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 03 20:10:48 devstack devstack@c-api.service[87289]: INFO cinder.api.contrib.volume_transfer [None req-48db8798-eea2-455a-a3fb-fb9104715da8 tempest-VolumesTransfersTest-478220937 tempest-VolumesTransfersTest-478220937-project-member] Accepting transfer b98c1df7-214d-4f9a-8998-9319a4101e4e Sep 03 20:10:48 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:48 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:10:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-89da9e76-667e-44f9-b338-2771bc972886 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:48 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-89da9e76-667e-44f9-b338-2771bc972886 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] GET http://192.168.122.54/volume/v3/volumes/447d81ba-e52e-4f48-88b9-6587e5a30b69 Sep 03 20:10:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-89da9e76-667e-44f9-b338-2771bc972886 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-89da9e76-667e-44f9-b338-2771bc972886 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:48 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:48 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:10:48 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:48 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:48 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-89da9e76-667e-44f9-b338-2771bc972886 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Volume info retrieved successfully. Sep 03 20:10:48 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-89da9e76-667e-44f9-b338-2771bc972886 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] http://192.168.122.54/volume/v3/volumes/447d81ba-e52e-4f48-88b9-6587e5a30b69 returned with HTTP 200 Sep 03 20:10:48 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 744/1490] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:10:48 2026] GET /volume/v3/volumes/447d81ba-e52e-4f48-88b9-6587e5a30b69 => generated 880 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-24a41c2a-7fe9-436f-895b-9f7a6c2910d6 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:48 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-24a41c2a-7fe9-436f-895b-9f7a6c2910d6 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] PUT http://192.168.122.54/volume/v3/volumes/447d81ba-e52e-4f48-88b9-6587e5a30b69 Sep 03 20:10:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-24a41c2a-7fe9-436f-895b-9f7a6c2910d6 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1826287870", "description": null}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:10:48 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:48 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:10:48 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:48 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:48 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-24a41c2a-7fe9-436f-895b-9f7a6c2910d6 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Volume info retrieved successfully. Sep 03 20:10:48 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-48db8798-eea2-455a-a3fb-fb9104715da8 tempest-VolumesTransfersTest-478220937 tempest-VolumesTransfersTest-478220937-project-member] Created reservations ['bc9a3591-d55f-43b6-9030-13e33b591507', 'bfc35bd1-1d0b-494f-92cb-6869433a4817', 'c10989c5-0cb2-43be-a03e-8356c0a3cd23', 'abc9db17-bbd2-4e89-992a-4313fa130ae6'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:10:48 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-24a41c2a-7fe9-436f-895b-9f7a6c2910d6 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Volume updated successfully. Sep 03 20:10:48 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-24a41c2a-7fe9-436f-895b-9f7a6c2910d6 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] http://192.168.122.54/volume/v3/volumes/447d81ba-e52e-4f48-88b9-6587e5a30b69 returned with HTTP 200 Sep 03 20:10:48 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 745/1491] 192.168.122.54 () {60 vars in 1247 bytes} [Thu Sep 3 20:10:48 2026] PUT /volume/v3/volumes/447d81ba-e52e-4f48-88b9-6587e5a30b69 => generated 777 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:10:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-aeb64393-89be-452e-9518-6ad17f7010f1 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:48 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-aeb64393-89be-452e-9518-6ad17f7010f1 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] GET http://192.168.122.54/volume/v3/volumes/447d81ba-e52e-4f48-88b9-6587e5a30b69 Sep 03 20:10:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-aeb64393-89be-452e-9518-6ad17f7010f1 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-aeb64393-89be-452e-9518-6ad17f7010f1 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:48 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:48 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:10:48 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:48 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:48 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-48db8798-eea2-455a-a3fb-fb9104715da8 tempest-VolumesTransfersTest-478220937 tempest-VolumesTransfersTest-478220937-project-member] Created reservations ['c8b79865-28e4-490d-a401-33cc956d0096', '03195426-aaab-4485-9001-60fb243271eb', '34f283eb-9509-4c8f-9a49-5866c0f22ffc', '40bcf145-2309-49ba-ac02-85753e94c09d'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:10:48 devstack devstack@c-api.service[87289]: /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 03 20:10:48 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 20:10:48 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-aeb64393-89be-452e-9518-6ad17f7010f1 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Volume info retrieved successfully. Sep 03 20:10:48 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-aeb64393-89be-452e-9518-6ad17f7010f1 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] http://192.168.122.54/volume/v3/volumes/447d81ba-e52e-4f48-88b9-6587e5a30b69 returned with HTTP 200 Sep 03 20:10:48 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 746/1492] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:10:48 2026] GET /volume/v3/volumes/447d81ba-e52e-4f48-88b9-6587e5a30b69 => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:10:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-473651e5-b900-4572-ae66-bb5d1dd48419 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:48 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-473651e5-b900-4572-ae66-bb5d1dd48419 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] DELETE http://192.168.122.54/volume/v3/volumes/447d81ba-e52e-4f48-88b9-6587e5a30b69 Sep 03 20:10:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-473651e5-b900-4572-ae66-bb5d1dd48419 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-473651e5-b900-4572-ae66-bb5d1dd48419 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:48 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-473651e5-b900-4572-ae66-bb5d1dd48419 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Delete volume with id: 447d81ba-e52e-4f48-88b9-6587e5a30b69 Sep 03 20:10:48 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:48 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:10:48 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:48 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:48 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-473651e5-b900-4572-ae66-bb5d1dd48419 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Volume info retrieved successfully. Sep 03 20:10:48 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-48db8798-eea2-455a-a3fb-fb9104715da8 tempest-VolumesTransfersTest-478220937 tempest-VolumesTransfersTest-478220937-project-member] Created reservations ['51df3f20-ad75-4457-9f25-c6a452c258cf', '125ed4dc-b3a8-469a-9264-015f0cd5a86b', 'a438435d-985e-4854-a257-8bafa7dfbcc0', '3c244bbc-441d-46c8-b418-85b29e8d871d'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:10:48 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-473651e5-b900-4572-ae66-bb5d1dd48419 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Delete volume request issued successfully. Sep 03 20:10:48 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-473651e5-b900-4572-ae66-bb5d1dd48419 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] http://192.168.122.54/volume/v3/volumes/447d81ba-e52e-4f48-88b9-6587e5a30b69 returned with HTTP 202 Sep 03 20:10:48 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 747/1493] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:10:48 2026] DELETE /volume/v3/volumes/447d81ba-e52e-4f48-88b9-6587e5a30b69 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:10:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-5589f3a9-d0ab-44f4-abe0-4eb7c7df9df2 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:48 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5589f3a9-d0ab-44f4-abe0-4eb7c7df9df2 tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] GET http://192.168.122.54/volume/v3/volumes/ab02421c-a9a9-42e6-8d6b-03636e6aa709 Sep 03 20:10:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5589f3a9-d0ab-44f4-abe0-4eb7c7df9df2 tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5589f3a9-d0ab-44f4-abe0-4eb7c7df9df2 tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:49 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:49 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:10:49 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:49 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:49 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-5589f3a9-d0ab-44f4-abe0-4eb7c7df9df2 tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] Volume info retrieved successfully. Sep 03 20:10:49 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5589f3a9-d0ab-44f4-abe0-4eb7c7df9df2 tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] http://192.168.122.54/volume/v3/volumes/ab02421c-a9a9-42e6-8d6b-03636e6aa709 returned with HTTP 200 Sep 03 20:10:49 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 748/1494] 192.168.122.54 () {60 vars in 1267 bytes} [Thu Sep 3 20:10:48 2026] GET /volume/v3/volumes/ab02421c-a9a9-42e6-8d6b-03636e6aa709 => generated 880 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-7bf01747-1f9e-47ed-807c-ed1ef8c53e3b None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:49 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-7bf01747-1f9e-47ed-807c-ed1ef8c53e3b tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] GET http://192.168.122.54/volume/v3/volumes/447d81ba-e52e-4f48-88b9-6587e5a30b69 Sep 03 20:10:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-7bf01747-1f9e-47ed-807c-ed1ef8c53e3b tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-7bf01747-1f9e-47ed-807c-ed1ef8c53e3b tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:49 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-48db8798-eea2-455a-a3fb-fb9104715da8 tempest-VolumesTransfersTest-478220937 tempest-VolumesTransfersTest-478220937-project-member] Created reservations ['12d24e29-2b42-415a-9030-9dd0a6df8ba4', 'e8cd74e3-fee6-443a-a4dd-0581f755768c', '9f033c0d-293b-435e-a8be-57a7dd71a21b', '1f26aefa-3d12-46eb-8db5-33eaf8666e58'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:10:49 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:49 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:10:49 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:49 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:49 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-7bf01747-1f9e-47ed-807c-ed1ef8c53e3b tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Volume info retrieved successfully. Sep 03 20:10:49 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-7bf01747-1f9e-47ed-807c-ed1ef8c53e3b tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] http://192.168.122.54/volume/v3/volumes/447d81ba-e52e-4f48-88b9-6587e5a30b69 returned with HTTP 200 Sep 03 20:10:49 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 749/1495] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:10:49 2026] GET /volume/v3/volumes/447d81ba-e52e-4f48-88b9-6587e5a30b69 => generated 844 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:49 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-48db8798-eea2-455a-a3fb-fb9104715da8 tempest-VolumesTransfersTest-478220937 tempest-VolumesTransfersTest-478220937-project-member] Transfer volume completed successfully. Sep 03 20:10:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-9247a688-24bf-4f89-a0ec-b348e732fd11 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:49 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-9247a688-24bf-4f89-a0ec-b348e732fd11 tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] GET http://192.168.122.54/volume/v3/messages Sep 03 20:10:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-9247a688-24bf-4f89-a0ec-b348e732fd11 tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-9247a688-24bf-4f89-a0ec-b348e732fd11 tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] Calling method 'version_select' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:49 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-9247a688-24bf-4f89-a0ec-b348e732fd11 tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] http://192.168.122.54/volume/v3/messages returned with HTTP 200 Sep 03 20:10:49 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 750/1496] 192.168.122.54 () {60 vars in 1159 bytes} [Thu Sep 3 20:10:49 2026] GET /volume/v3/messages => generated 676 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-d5909acb-3d9b-4e6e-ac4f-6e2625e0d062 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:49 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-d5909acb-3d9b-4e6e-ac4f-6e2625e0d062 tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] GET http://192.168.122.54/volume/v3/messages/87c4eb22-5cb3-4dd7-9637-e61a99aaa549 Sep 03 20:10:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-d5909acb-3d9b-4e6e-ac4f-6e2625e0d062 tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-d5909acb-3d9b-4e6e-ac4f-6e2625e0d062 tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] Calling method 'version_select' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:49 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-d5909acb-3d9b-4e6e-ac4f-6e2625e0d062 tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] http://192.168.122.54/volume/v3/messages/87c4eb22-5cb3-4dd7-9637-e61a99aaa549 returned with HTTP 200 Sep 03 20:10:49 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 751/1497] 192.168.122.54 () {60 vars in 1270 bytes} [Thu Sep 3 20:10:49 2026] GET /volume/v3/messages/87c4eb22-5cb3-4dd7-9637-e61a99aaa549 => generated 673 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:10:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-704c9826-0f27-4575-920d-bcb5d0844439 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:49 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-704c9826-0f27-4575-920d-bcb5d0844439 tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] GET http://192.168.122.54/volume/v3/messages Sep 03 20:10:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-704c9826-0f27-4575-920d-bcb5d0844439 tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-704c9826-0f27-4575-920d-bcb5d0844439 tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] Calling method 'version_select' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:49 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-704c9826-0f27-4575-920d-bcb5d0844439 tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] http://192.168.122.54/volume/v3/messages returned with HTTP 200 Sep 03 20:10:49 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 752/1498] 192.168.122.54 () {60 vars in 1159 bytes} [Thu Sep 3 20:10:49 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 03 20:10:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-e989459a-81c5-47b5-817f-81c5adb00e5e None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:49 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e989459a-81c5-47b5-817f-81c5adb00e5e tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] DELETE http://192.168.122.54/volume/v3/messages/87c4eb22-5cb3-4dd7-9637-e61a99aaa549 Sep 03 20:10:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e989459a-81c5-47b5-817f-81c5adb00e5e tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e989459a-81c5-47b5-817f-81c5adb00e5e tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] Calling method 'version_select' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:49 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e989459a-81c5-47b5-817f-81c5adb00e5e tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] http://192.168.122.54/volume/v3/messages/87c4eb22-5cb3-4dd7-9637-e61a99aaa549 returned with HTTP 204 Sep 03 20:10:49 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 753/1499] 192.168.122.54 () {60 vars in 1273 bytes} [Thu Sep 3 20:10:49 2026] DELETE /volume/v3/messages/87c4eb22-5cb3-4dd7-9637-e61a99aaa549 => generated 0 bytes in 35 msecs (HTTP/1.1 204) 6 headers in 235 bytes (2 switches on core 0) Sep 03 20:10:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-14436da0-6925-4cf2-ac6f-5c5d77dcfa44 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:49 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-14436da0-6925-4cf2-ac6f-5c5d77dcfa44 tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] GET http://192.168.122.54/volume/v3/volumes/ab02421c-a9a9-42e6-8d6b-03636e6aa709 Sep 03 20:10:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-14436da0-6925-4cf2-ac6f-5c5d77dcfa44 tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-14436da0-6925-4cf2-ac6f-5c5d77dcfa44 tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:49 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:49 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:10:49 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:49 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:49 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-14436da0-6925-4cf2-ac6f-5c5d77dcfa44 tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] Volume info retrieved successfully. Sep 03 20:10:49 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-14436da0-6925-4cf2-ac6f-5c5d77dcfa44 tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] http://192.168.122.54/volume/v3/volumes/ab02421c-a9a9-42e6-8d6b-03636e6aa709 returned with HTTP 200 Sep 03 20:10:49 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 754/1500] 192.168.122.54 () {60 vars in 1267 bytes} [Thu Sep 3 20:10:49 2026] GET /volume/v3/volumes/ab02421c-a9a9-42e6-8d6b-03636e6aa709 => generated 880 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-cee9b8e0-b048-4ecd-9585-f376b21407c2 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:49 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-cee9b8e0-b048-4ecd-9585-f376b21407c2 tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] DELETE http://192.168.122.54/volume/v3/volumes/ab02421c-a9a9-42e6-8d6b-03636e6aa709 Sep 03 20:10:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-cee9b8e0-b048-4ecd-9585-f376b21407c2 tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-cee9b8e0-b048-4ecd-9585-f376b21407c2 tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:49 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-cee9b8e0-b048-4ecd-9585-f376b21407c2 tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] Delete volume with id: ab02421c-a9a9-42e6-8d6b-03636e6aa709 Sep 03 20:10:49 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:49 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:10:49 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:49 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:49 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-cee9b8e0-b048-4ecd-9585-f376b21407c2 tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] Volume info retrieved successfully. Sep 03 20:10:49 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-cee9b8e0-b048-4ecd-9585-f376b21407c2 tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87290) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 03 20:10:49 devstack devstack@c-api.service[87289]: INFO cinder.transfer.api [None req-48db8798-eea2-455a-a3fb-fb9104715da8 tempest-VolumesTransfersTest-478220937 tempest-VolumesTransfersTest-478220937-project-member] Volume bc90fc50-c2a6-48cf-8d2d-81191efa9ee7 has been transferred. Sep 03 20:10:49 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:49 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:10:49 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-48db8798-eea2-455a-a3fb-fb9104715da8 tempest-VolumesTransfersTest-478220937 tempest-VolumesTransfersTest-478220937-project-member] http://192.168.122.54/volume/v3/os-volume-transfer/b98c1df7-214d-4f9a-8998-9319a4101e4e/accept returned with HTTP 202 Sep 03 20:10:49 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 747/1501] 192.168.122.54 () {60 vars in 1302 bytes} [Thu Sep 3 20:10:48 2026] POST /volume/v3/os-volume-transfer/b98c1df7-214d-4f9a-8998-9319a4101e4e/accept => generated 371 bytes in 1005 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:10:49 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-cee9b8e0-b048-4ecd-9585-f376b21407c2 tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] Created reservations ['62f62c73-c926-463a-aff4-7ecd086418ed', '1cda7f0a-e0b8-4a5c-b745-e43324d354c8', '888f0527-979b-4c25-9035-684f4e3130eb', 'bd98df6c-1945-451b-ac35-0ba380531213'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:10:49 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-2be62294-6ad0-450c-8055-d7da3f154a8b None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:49 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-2be62294-6ad0-450c-8055-d7da3f154a8b tempest-VolumesTransfersTest-478220937 tempest-VolumesTransfersTest-478220937-project-member] GET http://192.168.122.54/volume/v3/volumes/bc90fc50-c2a6-48cf-8d2d-81191efa9ee7 Sep 03 20:10:49 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-2be62294-6ad0-450c-8055-d7da3f154a8b tempest-VolumesTransfersTest-478220937 tempest-VolumesTransfersTest-478220937-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:49 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-2be62294-6ad0-450c-8055-d7da3f154a8b tempest-VolumesTransfersTest-478220937 tempest-VolumesTransfersTest-478220937-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:49 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:49 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:10:49 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:49 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:10:49 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-2be62294-6ad0-450c-8055-d7da3f154a8b tempest-VolumesTransfersTest-478220937 tempest-VolumesTransfersTest-478220937-project-member] Volume info retrieved successfully. Sep 03 20:10:49 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-cee9b8e0-b048-4ecd-9585-f376b21407c2 tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] Delete volume request issued successfully. Sep 03 20:10:49 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-cee9b8e0-b048-4ecd-9585-f376b21407c2 tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] http://192.168.122.54/volume/v3/volumes/ab02421c-a9a9-42e6-8d6b-03636e6aa709 returned with HTTP 202 Sep 03 20:10:49 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 755/1502] 192.168.122.54 () {60 vars in 1270 bytes} [Thu Sep 3 20:10:49 2026] DELETE /volume/v3/volumes/ab02421c-a9a9-42e6-8d6b-03636e6aa709 => generated 0 bytes in 190 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:10:49 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-2be62294-6ad0-450c-8055-d7da3f154a8b tempest-VolumesTransfersTest-478220937 tempest-VolumesTransfersTest-478220937-project-member] http://192.168.122.54/volume/v3/volumes/bc90fc50-c2a6-48cf-8d2d-81191efa9ee7 returned with HTTP 200 Sep 03 20:10:49 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 748/1503] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:10:49 2026] GET /volume/v3/volumes/bc90fc50-c2a6-48cf-8d2d-81191efa9ee7 => generated 850 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-cdbfc9b0-715d-4f52-95e2-03fce6cbc191 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:49 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-cdbfc9b0-715d-4f52-95e2-03fce6cbc191 tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] GET http://192.168.122.54/volume/v3/volumes/ab02421c-a9a9-42e6-8d6b-03636e6aa709 Sep 03 20:10:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-cdbfc9b0-715d-4f52-95e2-03fce6cbc191 tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-cdbfc9b0-715d-4f52-95e2-03fce6cbc191 tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:49 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-cdbfc9b0-715d-4f52-95e2-03fce6cbc191 tempest-UserMessagesTest-2086764466 tempest-UserMessagesTest-2086764466-project-member] http://192.168.122.54/volume/v3/volumes/ab02421c-a9a9-42e6-8d6b-03636e6aa709 returned with HTTP 404 Sep 03 20:10:49 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 756/1504] 192.168.122.54 () {60 vars in 1267 bytes} [Thu Sep 3 20:10:49 2026] GET /volume/v3/volumes/ab02421c-a9a9-42e6-8d6b-03636e6aa709 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:10:49 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-f92ecdc0-e37d-488b-b80a-79ef041c48a4 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:49 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f92ecdc0-e37d-488b-b80a-79ef041c48a4 tempest-VolumesTransfersTest-478220937 tempest-VolumesTransfersTest-478220937-project-member] GET http://192.168.122.54/volume/v3/volumes/bc90fc50-c2a6-48cf-8d2d-81191efa9ee7 Sep 03 20:10:49 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f92ecdc0-e37d-488b-b80a-79ef041c48a4 tempest-VolumesTransfersTest-478220937 tempest-VolumesTransfersTest-478220937-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:49 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f92ecdc0-e37d-488b-b80a-79ef041c48a4 tempest-VolumesTransfersTest-478220937 tempest-VolumesTransfersTest-478220937-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-22cb326d-b4f1-45d3-bc29-b168386261d9 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:49 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-22cb326d-b4f1-45d3-bc29-b168386261d9 tempest-UserMessagesTest-414919053 tempest-UserMessagesTest-414919053-project-admin] DELETE http://192.168.122.54/volume/v3/types/84eb89b5-0da0-422a-9e3d-cd41b8a21262 Sep 03 20:10:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-22cb326d-b4f1-45d3-bc29-b168386261d9 tempest-UserMessagesTest-414919053 tempest-UserMessagesTest-414919053-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-22cb326d-b4f1-45d3-bc29-b168386261d9 tempest-UserMessagesTest-414919053 tempest-UserMessagesTest-414919053-project-admin] Calling method '_delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:49 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:49 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:10:49 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:49 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:10:49 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-f92ecdc0-e37d-488b-b80a-79ef041c48a4 tempest-VolumesTransfersTest-478220937 tempest-VolumesTransfersTest-478220937-project-member] Volume info retrieved successfully. Sep 03 20:10:49 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f92ecdc0-e37d-488b-b80a-79ef041c48a4 tempest-VolumesTransfersTest-478220937 tempest-VolumesTransfersTest-478220937-project-member] http://192.168.122.54/volume/v3/volumes/bc90fc50-c2a6-48cf-8d2d-81191efa9ee7 returned with HTTP 200 Sep 03 20:10:49 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 749/1505] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:10:49 2026] GET /volume/v3/volumes/bc90fc50-c2a6-48cf-8d2d-81191efa9ee7 => generated 850 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:49 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-f2ac4114-7788-40d1-a6bf-0c27c9ec70b9 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:49 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f2ac4114-7788-40d1-a6bf-0c27c9ec70b9 tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] DELETE http://192.168.122.54/volume/v3/os-volume-transfer/b98c1df7-214d-4f9a-8998-9319a4101e4e Sep 03 20:10:49 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f2ac4114-7788-40d1-a6bf-0c27c9ec70b9 tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:49 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f2ac4114-7788-40d1-a6bf-0c27c9ec70b9 tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:49 devstack devstack@c-api.service[87289]: INFO cinder.api.contrib.volume_transfer [None req-f2ac4114-7788-40d1-a6bf-0c27c9ec70b9 tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] Delete transfer with id: b98c1df7-214d-4f9a-8998-9319a4101e4e Sep 03 20:10:49 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-22cb326d-b4f1-45d3-bc29-b168386261d9 tempest-UserMessagesTest-414919053 tempest-UserMessagesTest-414919053-project-admin] http://192.168.122.54/volume/v3/types/84eb89b5-0da0-422a-9e3d-cd41b8a21262 returned with HTTP 202 Sep 03 20:10:49 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 757/1506] 192.168.122.54 () {58 vars in 1224 bytes} [Thu Sep 3 20:10:49 2026] DELETE /volume/v3/types/84eb89b5-0da0-422a-9e3d-cd41b8a21262 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:10:49 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f2ac4114-7788-40d1-a6bf-0c27c9ec70b9 tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] http://192.168.122.54/volume/v3/os-volume-transfer/b98c1df7-214d-4f9a-8998-9319a4101e4e returned with HTTP 404 Sep 03 20:10:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-d5e39ea1-b680-443c-86c2-e72b3bbb9752 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:49 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 750/1507] 192.168.122.54 () {58 vars in 1263 bytes} [Thu Sep 3 20:10:49 2026] DELETE /volume/v3/os-volume-transfer/b98c1df7-214d-4f9a-8998-9319a4101e4e => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:10:49 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-d5e39ea1-b680-443c-86c2-e72b3bbb9752 tempest-UserMessagesTest-414919053 tempest-UserMessagesTest-414919053-project-admin] GET http://192.168.122.54/volume/v3/types/84eb89b5-0da0-422a-9e3d-cd41b8a21262 Sep 03 20:10:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-d5e39ea1-b680-443c-86c2-e72b3bbb9752 tempest-UserMessagesTest-414919053 tempest-UserMessagesTest-414919053-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-d5e39ea1-b680-443c-86c2-e72b3bbb9752 tempest-UserMessagesTest-414919053 tempest-UserMessagesTest-414919053-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:49 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-a60f5450-440e-4810-9334-13805ecfe44f None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:49 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-d5e39ea1-b680-443c-86c2-e72b3bbb9752 tempest-UserMessagesTest-414919053 tempest-UserMessagesTest-414919053-project-admin] http://192.168.122.54/volume/v3/types/84eb89b5-0da0-422a-9e3d-cd41b8a21262 returned with HTTP 404 Sep 03 20:10:49 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 758/1508] 192.168.122.54 () {58 vars in 1221 bytes} [Thu Sep 3 20:10:49 2026] GET /volume/v3/types/84eb89b5-0da0-422a-9e3d-cd41b8a21262 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:10:49 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a60f5450-440e-4810-9334-13805ecfe44f tempest-VolumesTransfersTest-425278439 tempest-VolumesTransfersTest-425278439-project-admin] DELETE http://192.168.122.54/volume/v3/volumes/bc90fc50-c2a6-48cf-8d2d-81191efa9ee7 Sep 03 20:10:49 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a60f5450-440e-4810-9334-13805ecfe44f tempest-VolumesTransfersTest-425278439 tempest-VolumesTransfersTest-425278439-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:49 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a60f5450-440e-4810-9334-13805ecfe44f tempest-VolumesTransfersTest-425278439 tempest-VolumesTransfersTest-425278439-project-admin] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:49 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-a60f5450-440e-4810-9334-13805ecfe44f tempest-VolumesTransfersTest-425278439 tempest-VolumesTransfersTest-425278439-project-admin] Delete volume with id: bc90fc50-c2a6-48cf-8d2d-81191efa9ee7 Sep 03 20:10:49 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:49 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:10:49 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:49 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:10:49 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-a60f5450-440e-4810-9334-13805ecfe44f tempest-VolumesTransfersTest-425278439 tempest-VolumesTransfersTest-425278439-project-admin] Volume info retrieved successfully. Sep 03 20:10:49 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-a60f5450-440e-4810-9334-13805ecfe44f tempest-VolumesTransfersTest-425278439 tempest-VolumesTransfersTest-425278439-project-admin] Delete volume request issued successfully. Sep 03 20:10:49 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a60f5450-440e-4810-9334-13805ecfe44f tempest-VolumesTransfersTest-425278439 tempest-VolumesTransfersTest-425278439-project-admin] http://192.168.122.54/volume/v3/volumes/bc90fc50-c2a6-48cf-8d2d-81191efa9ee7 returned with HTTP 202 Sep 03 20:10:49 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 751/1509] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:10:49 2026] DELETE /volume/v3/volumes/bc90fc50-c2a6-48cf-8d2d-81191efa9ee7 => generated 0 bytes in 152 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:10:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-335471e6-13ad-4ced-8543-074d0de366ec None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:49 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-335471e6-13ad-4ced-8543-074d0de366ec tempest-VolumesTransfersTest-425278439 tempest-VolumesTransfersTest-425278439-project-admin] GET http://192.168.122.54/volume/v3/volumes/bc90fc50-c2a6-48cf-8d2d-81191efa9ee7 Sep 03 20:10:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-335471e6-13ad-4ced-8543-074d0de366ec tempest-VolumesTransfersTest-425278439 tempest-VolumesTransfersTest-425278439-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-335471e6-13ad-4ced-8543-074d0de366ec tempest-VolumesTransfersTest-425278439 tempest-VolumesTransfersTest-425278439-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:49 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:49 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:10:49 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:49 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:49 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-335471e6-13ad-4ced-8543-074d0de366ec tempest-VolumesTransfersTest-425278439 tempest-VolumesTransfersTest-425278439-project-admin] Volume info retrieved successfully. Sep 03 20:10:49 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-335471e6-13ad-4ced-8543-074d0de366ec tempest-VolumesTransfersTest-425278439 tempest-VolumesTransfersTest-425278439-project-admin] http://192.168.122.54/volume/v3/volumes/bc90fc50-c2a6-48cf-8d2d-81191efa9ee7 returned with HTTP 200 Sep 03 20:10:49 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 759/1510] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:10:49 2026] GET /volume/v3/volumes/bc90fc50-c2a6-48cf-8d2d-81191efa9ee7 => generated 1012 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:10:50 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-336aeec6-9f8a-4e73-843f-15ccf17dfff9 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:50 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-336aeec6-9f8a-4e73-843f-15ccf17dfff9 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] GET http://192.168.122.54/volume/v3/volumes/447d81ba-e52e-4f48-88b9-6587e5a30b69 Sep 03 20:10:50 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-336aeec6-9f8a-4e73-843f-15ccf17dfff9 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:50 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-336aeec6-9f8a-4e73-843f-15ccf17dfff9 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:50 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:50 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:10:50 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:50 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:10:50 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-336aeec6-9f8a-4e73-843f-15ccf17dfff9 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Volume info retrieved successfully. Sep 03 20:10:50 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-336aeec6-9f8a-4e73-843f-15ccf17dfff9 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] http://192.168.122.54/volume/v3/volumes/447d81ba-e52e-4f48-88b9-6587e5a30b69 returned with HTTP 200 Sep 03 20:10:50 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 752/1511] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:10:50 2026] GET /volume/v3/volumes/447d81ba-e52e-4f48-88b9-6587e5a30b69 => generated 844 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:50 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-4dc0be49-0d4b-4da2-9281-210f61927efb None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:51 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-4dc0be49-0d4b-4da2-9281-210f61927efb tempest-VolumesTransfersTest-425278439 tempest-VolumesTransfersTest-425278439-project-admin] GET http://192.168.122.54/volume/v3/volumes/bc90fc50-c2a6-48cf-8d2d-81191efa9ee7 Sep 03 20:10:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-4dc0be49-0d4b-4da2-9281-210f61927efb tempest-VolumesTransfersTest-425278439 tempest-VolumesTransfersTest-425278439-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-4dc0be49-0d4b-4da2-9281-210f61927efb tempest-VolumesTransfersTest-425278439 tempest-VolumesTransfersTest-425278439-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:51 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-4dc0be49-0d4b-4da2-9281-210f61927efb tempest-VolumesTransfersTest-425278439 tempest-VolumesTransfersTest-425278439-project-admin] http://192.168.122.54/volume/v3/volumes/bc90fc50-c2a6-48cf-8d2d-81191efa9ee7 returned with HTTP 404 Sep 03 20:10:51 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 760/1512] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:10:50 2026] GET /volume/v3/volumes/bc90fc50-c2a6-48cf-8d2d-81191efa9ee7 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:10:51 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-413a9445-1521-4444-b32a-6ea874f95e2c None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:51 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-413a9445-1521-4444-b32a-6ea874f95e2c tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] GET http://192.168.122.54/volume/v3/volumes/bc90fc50-c2a6-48cf-8d2d-81191efa9ee7 Sep 03 20:10:51 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-413a9445-1521-4444-b32a-6ea874f95e2c tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:51 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-413a9445-1521-4444-b32a-6ea874f95e2c tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:51 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-413a9445-1521-4444-b32a-6ea874f95e2c tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] http://192.168.122.54/volume/v3/volumes/bc90fc50-c2a6-48cf-8d2d-81191efa9ee7 returned with HTTP 404 Sep 03 20:10:51 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 753/1513] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:10:51 2026] GET /volume/v3/volumes/bc90fc50-c2a6-48cf-8d2d-81191efa9ee7 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:10:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-da42e9c0-a54e-41d6-b168-b26af8c99404 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:51 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-da42e9c0-a54e-41d6-b168-b26af8c99404 tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] DELETE http://192.168.122.54/volume/v3/volumes/bc90fc50-c2a6-48cf-8d2d-81191efa9ee7 Sep 03 20:10:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-da42e9c0-a54e-41d6-b168-b26af8c99404 tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-da42e9c0-a54e-41d6-b168-b26af8c99404 tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:51 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-da42e9c0-a54e-41d6-b168-b26af8c99404 tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] Delete volume with id: bc90fc50-c2a6-48cf-8d2d-81191efa9ee7 Sep 03 20:10:51 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-da42e9c0-a54e-41d6-b168-b26af8c99404 tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] http://192.168.122.54/volume/v3/volumes/bc90fc50-c2a6-48cf-8d2d-81191efa9ee7 returned with HTTP 404 Sep 03 20:10:51 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 761/1514] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:10:51 2026] DELETE /volume/v3/volumes/bc90fc50-c2a6-48cf-8d2d-81191efa9ee7 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:10:51 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-c9eeb806-b9bc-4487-a09c-890cd0543ddd None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:51 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c9eeb806-b9bc-4487-a09c-890cd0543ddd tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:10:51 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c9eeb806-b9bc-4487-a09c-890cd0543ddd tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1946469866"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:10:51 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volumes [None req-c9eeb806-b9bc-4487-a09c-890cd0543ddd tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1946469866'}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:10:51 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-c9eeb806-b9bc-4487-a09c-890cd0543ddd tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] Create volume of 1 GB Sep 03 20:10:51 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-c9eeb806-b9bc-4487-a09c-890cd0543ddd tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] Availability Zones retrieved successfully. Sep 03 20:10:51 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-c9eeb806-b9bc-4487-a09c-890cd0543ddd tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] Flow 'volume_create_api' (e8a4fb37-79a7-44a5-98d6-92ec401753bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:10:51 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-c9eeb806-b9bc-4487-a09c-890cd0543ddd tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9bf9c00-a7e7-46a0-a9a0-b4874be3471f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:10:51 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.flows.api.create_volume [None req-c9eeb806-b9bc-4487-a09c-890cd0543ddd tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] Validating volume size '1' using validate_int {{(pid=87289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:10:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-2f1efcc3-5640-4385-ac09-3b8900fad17b None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:51 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2f1efcc3-5640-4385-ac09-3b8900fad17b tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] GET http://192.168.122.54/volume/v3/volumes/447d81ba-e52e-4f48-88b9-6587e5a30b69 Sep 03 20:10:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-2f1efcc3-5640-4385-ac09-3b8900fad17b tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-2f1efcc3-5640-4385-ac09-3b8900fad17b tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:51 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2f1efcc3-5640-4385-ac09-3b8900fad17b tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] http://192.168.122.54/volume/v3/volumes/447d81ba-e52e-4f48-88b9-6587e5a30b69 returned with HTTP 404 Sep 03 20:10:51 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 762/1515] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:10:51 2026] GET /volume/v3/volumes/447d81ba-e52e-4f48-88b9-6587e5a30b69 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:10:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-8b2a1844-93f0-4334-80b1-c587c92fee82 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:51 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-8b2a1844-93f0-4334-80b1-c587c92fee82 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] GET http://192.168.122.54/volume/v3/volumes/08a7564f-7ed5-4d80-8685-679d03f11bd4 Sep 03 20:10:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-8b2a1844-93f0-4334-80b1-c587c92fee82 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-8b2a1844-93f0-4334-80b1-c587c92fee82 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:51 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-c9eeb806-b9bc-4487-a09c-890cd0543ddd tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9bf9c00-a7e7-46a0-a9a0-b4874be3471f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:10:51 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-c9eeb806-b9bc-4487-a09c-890cd0543ddd tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (057e3761-cb46-4b5e-92c8-2bc25929bb86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:10:51 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:51 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:10:51 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:51 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:51 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-8b2a1844-93f0-4334-80b1-c587c92fee82 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Volume info retrieved successfully. Sep 03 20:10:51 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-8b2a1844-93f0-4334-80b1-c587c92fee82 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] http://192.168.122.54/volume/v3/volumes/08a7564f-7ed5-4d80-8685-679d03f11bd4 returned with HTTP 200 Sep 03 20:10:51 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 763/1516] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:10:51 2026] GET /volume/v3/volumes/08a7564f-7ed5-4d80-8685-679d03f11bd4 => generated 932 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-b95fa806-db53-4505-ae9e-3e43fe5d4ef5 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:51 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b95fa806-db53-4505-ae9e-3e43fe5d4ef5 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] DELETE http://192.168.122.54/volume/v3/volumes/08a7564f-7ed5-4d80-8685-679d03f11bd4 Sep 03 20:10:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b95fa806-db53-4505-ae9e-3e43fe5d4ef5 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b95fa806-db53-4505-ae9e-3e43fe5d4ef5 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:51 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-b95fa806-db53-4505-ae9e-3e43fe5d4ef5 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Delete volume with id: 08a7564f-7ed5-4d80-8685-679d03f11bd4 Sep 03 20:10:51 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:51 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:10:51 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:51 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:51 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-b95fa806-db53-4505-ae9e-3e43fe5d4ef5 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Volume info retrieved successfully. Sep 03 20:10:51 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-c9eeb806-b9bc-4487-a09c-890cd0543ddd tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] Created reservations ['1050c5b1-a722-4af3-be49-69cd68f44323', 'ccf45514-8bf5-4259-823a-f1765c8adb2b', '1c32cde8-c080-49e2-acb7-bf148abeadc3', '2d449dc9-51fe-402f-a1b0-41e9fc217f4a'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:10:51 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-c9eeb806-b9bc-4487-a09c-890cd0543ddd tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (057e3761-cb46-4b5e-92c8-2bc25929bb86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1050c5b1-a722-4af3-be49-69cd68f44323', 'ccf45514-8bf5-4259-823a-f1765c8adb2b', '1c32cde8-c080-49e2-acb7-bf148abeadc3', '2d449dc9-51fe-402f-a1b0-41e9fc217f4a']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:10:51 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-c9eeb806-b9bc-4487-a09c-890cd0543ddd tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b26a2a9-b197-4c7c-a782-9559fcb273c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:10:51 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-b95fa806-db53-4505-ae9e-3e43fe5d4ef5 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Delete volume request issued successfully. Sep 03 20:10:51 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b95fa806-db53-4505-ae9e-3e43fe5d4ef5 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] http://192.168.122.54/volume/v3/volumes/08a7564f-7ed5-4d80-8685-679d03f11bd4 returned with HTTP 202 Sep 03 20:10:51 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 764/1517] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:10:51 2026] DELETE /volume/v3/volumes/08a7564f-7ed5-4d80-8685-679d03f11bd4 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 20:10:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-2c77a2ba-4f30-4c0c-a2de-e6c903ad8341 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:51 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2c77a2ba-4f30-4c0c-a2de-e6c903ad8341 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] GET http://192.168.122.54/volume/v3/volumes/08a7564f-7ed5-4d80-8685-679d03f11bd4 Sep 03 20:10:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-2c77a2ba-4f30-4c0c-a2de-e6c903ad8341 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-2c77a2ba-4f30-4c0c-a2de-e6c903ad8341 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:51 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:51 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:10:51 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:51 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:10:51 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:51 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:51 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-c9eeb806-b9bc-4487-a09c-890cd0543ddd tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b26a2a9-b197-4c7c-a782-9559fcb273c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '977edfec-8a71-4e98-8f36-0b8129314f96', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1946469866',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7a4f77f09c94c579caff77284623eaf',qos_specs=None,replication_status=,reservations=['1050c5b1-a722-4af3-be49-69cd68f44323','ccf45514-8bf5-4259-823a-f1765c8adb2b','1c32cde8-c080-49e2-acb7-bf148abeadc3','2d449dc9-51fe-402f-a1b0-41e9fc217f4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32ec2ce0c2d64b8fa07afa1967311496',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:10:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1946469866',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=977edfec-8a71-4e98-8f36-0b8129314f96,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c7a4f77f09c94c579caff77284623eaf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='32ec2ce0c2d64b8fa07afa1967311496',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:10:51 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-c9eeb806-b9bc-4487-a09c-890cd0543ddd tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54a803e3-2b9b-4153-b821-e8a58586970f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:10:51 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-2c77a2ba-4f30-4c0c-a2de-e6c903ad8341 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Volume info retrieved successfully. Sep 03 20:10:51 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2c77a2ba-4f30-4c0c-a2de-e6c903ad8341 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] http://192.168.122.54/volume/v3/volumes/08a7564f-7ed5-4d80-8685-679d03f11bd4 returned with HTTP 200 Sep 03 20:10:51 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 765/1518] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:10:51 2026] GET /volume/v3/volumes/08a7564f-7ed5-4d80-8685-679d03f11bd4 => generated 931 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:51 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-c9eeb806-b9bc-4487-a09c-890cd0543ddd tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54a803e3-2b9b-4153-b821-e8a58586970f) transitioned into state 'SUCCESS' from state '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-1946469866',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7a4f77f09c94c579caff77284623eaf',qos_specs=None,replication_status=,reservations=['1050c5b1-a722-4af3-be49-69cd68f44323','ccf45514-8bf5-4259-823a-f1765c8adb2b','1c32cde8-c080-49e2-acb7-bf148abeadc3','2d449dc9-51fe-402f-a1b0-41e9fc217f4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32ec2ce0c2d64b8fa07afa1967311496',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:10:51 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-c9eeb806-b9bc-4487-a09c-890cd0543ddd tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a3b69c5-f3a4-4b22-abcf-09fdc7c7e9ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:10:51 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-c9eeb806-b9bc-4487-a09c-890cd0543ddd tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a3b69c5-f3a4-4b22-abcf-09fdc7c7e9ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:10:51 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-c9eeb806-b9bc-4487-a09c-890cd0543ddd tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] Flow 'volume_create_api' (e8a4fb37-79a7-44a5-98d6-92ec401753bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:10:51 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-c9eeb806-b9bc-4487-a09c-890cd0543ddd tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] Create volume request issued successfully. Sep 03 20:10:51 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c9eeb806-b9bc-4487-a09c-890cd0543ddd tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:10:51 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 754/1519] 192.168.122.54 () {60 vars in 1137 bytes} [Thu Sep 3 20:10:51 2026] POST /volume/v3/volumes => generated 758 bytes in 661 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:10:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-5f8066ba-5b4b-4ddc-8933-e50363b02516 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:51 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5f8066ba-5b4b-4ddc-8933-e50363b02516 tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] GET http://192.168.122.54/volume/v3/volumes/977edfec-8a71-4e98-8f36-0b8129314f96 Sep 03 20:10:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5f8066ba-5b4b-4ddc-8933-e50363b02516 tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5f8066ba-5b4b-4ddc-8933-e50363b02516 tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:51 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:51 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:10:51 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:51 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:51 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-5f8066ba-5b4b-4ddc-8933-e50363b02516 tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] Volume info retrieved successfully. Sep 03 20:10:51 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5f8066ba-5b4b-4ddc-8933-e50363b02516 tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] http://192.168.122.54/volume/v3/volumes/977edfec-8a71-4e98-8f36-0b8129314f96 returned with HTTP 200 Sep 03 20:10:51 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 766/1520] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:10:51 2026] GET /volume/v3/volumes/977edfec-8a71-4e98-8f36-0b8129314f96 => generated 826 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:52 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-ca47b6aa-e929-4f61-9c97-71288125d3ad None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:52 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ca47b6aa-e929-4f61-9c97-71288125d3ad tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] GET http://192.168.122.54/volume/v3/volumes/08a7564f-7ed5-4d80-8685-679d03f11bd4 Sep 03 20:10:52 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ca47b6aa-e929-4f61-9c97-71288125d3ad tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:52 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ca47b6aa-e929-4f61-9c97-71288125d3ad tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:52 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:52 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:10:52 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:52 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:10:52 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-ca47b6aa-e929-4f61-9c97-71288125d3ad tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Volume info retrieved successfully. Sep 03 20:10:52 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ca47b6aa-e929-4f61-9c97-71288125d3ad tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] http://192.168.122.54/volume/v3/volumes/08a7564f-7ed5-4d80-8685-679d03f11bd4 returned with HTTP 200 Sep 03 20:10:52 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 755/1521] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:10:52 2026] GET /volume/v3/volumes/08a7564f-7ed5-4d80-8685-679d03f11bd4 => generated 931 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:10:52 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-e4ec7736-7475-43fd-8b57-693264901375 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:52 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e4ec7736-7475-43fd-8b57-693264901375 tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] GET http://192.168.122.54/volume/v3/volumes/977edfec-8a71-4e98-8f36-0b8129314f96 Sep 03 20:10:52 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e4ec7736-7475-43fd-8b57-693264901375 tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:52 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e4ec7736-7475-43fd-8b57-693264901375 tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:52 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:52 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:10:52 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:52 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:52 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-e4ec7736-7475-43fd-8b57-693264901375 tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] Volume info retrieved successfully. Sep 03 20:10:52 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e4ec7736-7475-43fd-8b57-693264901375 tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] http://192.168.122.54/volume/v3/volumes/977edfec-8a71-4e98-8f36-0b8129314f96 returned with HTTP 200 Sep 03 20:10:52 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 767/1522] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:10:52 2026] GET /volume/v3/volumes/977edfec-8a71-4e98-8f36-0b8129314f96 => generated 850 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-28152f8f-f44c-40f1-a92b-6fc7255919ea None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:53 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-28152f8f-f44c-40f1-a92b-6fc7255919ea tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] GET http://192.168.122.54/volume/v3/volumes/08a7564f-7ed5-4d80-8685-679d03f11bd4 Sep 03 20:10:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-28152f8f-f44c-40f1-a92b-6fc7255919ea tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-28152f8f-f44c-40f1-a92b-6fc7255919ea tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:53 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-28152f8f-f44c-40f1-a92b-6fc7255919ea tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] http://192.168.122.54/volume/v3/volumes/08a7564f-7ed5-4d80-8685-679d03f11bd4 returned with HTTP 404 Sep 03 20:10:53 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 756/1523] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:10:53 2026] GET /volume/v3/volumes/08a7564f-7ed5-4d80-8685-679d03f11bd4 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:10:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-6f81dc1a-f7f2-4bbb-a2ca-ec81d26c3e7c None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:53 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6f81dc1a-f7f2-4bbb-a2ca-ec81d26c3e7c tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] GET http://192.168.122.54/volume/v3/volumes/c41b9e8d-9501-4823-bb0e-8b4449c2c56f Sep 03 20:10:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-6f81dc1a-f7f2-4bbb-a2ca-ec81d26c3e7c tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-6f81dc1a-f7f2-4bbb-a2ca-ec81d26c3e7c tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:53 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:53 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:10:53 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:53 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:53 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-6f81dc1a-f7f2-4bbb-a2ca-ec81d26c3e7c tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Volume info retrieved successfully. Sep 03 20:10:53 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6f81dc1a-f7f2-4bbb-a2ca-ec81d26c3e7c tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] http://192.168.122.54/volume/v3/volumes/c41b9e8d-9501-4823-bb0e-8b4449c2c56f returned with HTTP 200 Sep 03 20:10:53 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 768/1524] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:10:53 2026] GET /volume/v3/volumes/c41b9e8d-9501-4823-bb0e-8b4449c2c56f => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:10:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-cf60a478-6b4e-413b-b534-12af4b143b56 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:53 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-cf60a478-6b4e-413b-b534-12af4b143b56 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] DELETE http://192.168.122.54/volume/v3/volumes/c41b9e8d-9501-4823-bb0e-8b4449c2c56f Sep 03 20:10:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-cf60a478-6b4e-413b-b534-12af4b143b56 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-cf60a478-6b4e-413b-b534-12af4b143b56 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:53 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-cf60a478-6b4e-413b-b534-12af4b143b56 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Delete volume with id: c41b9e8d-9501-4823-bb0e-8b4449c2c56f Sep 03 20:10:53 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:53 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:10:53 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:53 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:10:53 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-cf60a478-6b4e-413b-b534-12af4b143b56 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Volume info retrieved successfully. Sep 03 20:10:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-7761f1f6-8238-4fef-8e8f-8a7c8d0ef9b4 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:53 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-cf60a478-6b4e-413b-b534-12af4b143b56 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Delete volume request issued successfully. Sep 03 20:10:53 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-cf60a478-6b4e-413b-b534-12af4b143b56 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] http://192.168.122.54/volume/v3/volumes/c41b9e8d-9501-4823-bb0e-8b4449c2c56f returned with HTTP 202 Sep 03 20:10:53 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 757/1525] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:10:53 2026] DELETE /volume/v3/volumes/c41b9e8d-9501-4823-bb0e-8b4449c2c56f => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:10:53 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-7761f1f6-8238-4fef-8e8f-8a7c8d0ef9b4 tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] GET http://192.168.122.54/volume/v3/volumes/977edfec-8a71-4e98-8f36-0b8129314f96 Sep 03 20:10:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-7761f1f6-8238-4fef-8e8f-8a7c8d0ef9b4 tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-7761f1f6-8238-4fef-8e8f-8a7c8d0ef9b4 tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-ecaf3af7-fc59-484c-ab75-869e449ce51c None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:53 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ecaf3af7-fc59-484c-ab75-869e449ce51c tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] GET http://192.168.122.54/volume/v3/volumes/c41b9e8d-9501-4823-bb0e-8b4449c2c56f Sep 03 20:10:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ecaf3af7-fc59-484c-ab75-869e449ce51c tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ecaf3af7-fc59-484c-ab75-869e449ce51c tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:54 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:54 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:10:54 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:54 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:10:54 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:54 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:54 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:54 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:10:54 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-7761f1f6-8238-4fef-8e8f-8a7c8d0ef9b4 tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] Volume info retrieved successfully. Sep 03 20:10:54 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-ecaf3af7-fc59-484c-ab75-869e449ce51c tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Volume info retrieved successfully. Sep 03 20:10:54 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-7761f1f6-8238-4fef-8e8f-8a7c8d0ef9b4 tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] http://192.168.122.54/volume/v3/volumes/977edfec-8a71-4e98-8f36-0b8129314f96 returned with HTTP 200 Sep 03 20:10:54 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 769/1526] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:10:53 2026] GET /volume/v3/volumes/977edfec-8a71-4e98-8f36-0b8129314f96 => generated 851 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:54 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ecaf3af7-fc59-484c-ab75-869e449ce51c tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] http://192.168.122.54/volume/v3/volumes/c41b9e8d-9501-4823-bb0e-8b4449c2c56f returned with HTTP 200 Sep 03 20:10:54 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 758/1527] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:10:53 2026] GET /volume/v3/volumes/c41b9e8d-9501-4823-bb0e-8b4449c2c56f => generated 844 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-fa6376d2-8b6f-421d-837d-4cc79f984dff None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:54 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-fa6376d2-8b6f-421d-837d-4cc79f984dff tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] POST http://192.168.122.54/volume/v3/os-volume-transfer Sep 03 20:10:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-fa6376d2-8b6f-421d-837d-4cc79f984dff tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "977edfec-8a71-4e98-8f36-0b8129314f96"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:10:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.contrib.volume_transfer [None req-fa6376d2-8b6f-421d-837d-4cc79f984dff tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] Creating new volume transfer {'transfer': {'volume_id': '977edfec-8a71-4e98-8f36-0b8129314f96'}} {{(pid=87290) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 03 20:10:54 devstack devstack@c-api.service[87290]: INFO cinder.api.contrib.volume_transfer [None req-fa6376d2-8b6f-421d-837d-4cc79f984dff tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] Creating transfer of volume 977edfec-8a71-4e98-8f36-0b8129314f96 Sep 03 20:10:54 devstack devstack@c-api.service[87290]: INFO cinder.transfer.api [None req-fa6376d2-8b6f-421d-837d-4cc79f984dff tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] Generating transfer record for volume 977edfec-8a71-4e98-8f36-0b8129314f96 Sep 03 20:10:54 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:54 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:10:54 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:54 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:54 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-fa6376d2-8b6f-421d-837d-4cc79f984dff tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] http://192.168.122.54/volume/v3/os-volume-transfer returned with HTTP 202 Sep 03 20:10:54 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 770/1528] 192.168.122.54 () {60 vars in 1170 bytes} [Thu Sep 3 20:10:54 2026] POST /volume/v3/os-volume-transfer => generated 447 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:10:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-f073612b-ffa8-48c0-9ca4-e4c4ab2316f3 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:54 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f073612b-ffa8-48c0-9ca4-e4c4ab2316f3 tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] GET http://192.168.122.54/volume/v3/volumes/977edfec-8a71-4e98-8f36-0b8129314f96 Sep 03 20:10:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f073612b-ffa8-48c0-9ca4-e4c4ab2316f3 tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f073612b-ffa8-48c0-9ca4-e4c4ab2316f3 tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:54 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:54 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:10:54 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:54 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:10:54 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-f073612b-ffa8-48c0-9ca4-e4c4ab2316f3 tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] Volume info retrieved successfully. Sep 03 20:10:54 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f073612b-ffa8-48c0-9ca4-e4c4ab2316f3 tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] http://192.168.122.54/volume/v3/volumes/977edfec-8a71-4e98-8f36-0b8129314f96 returned with HTTP 200 Sep 03 20:10:54 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 759/1529] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:10:54 2026] GET /volume/v3/volumes/977edfec-8a71-4e98-8f36-0b8129314f96 => generated 859 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-2b93219e-273d-49a2-b535-3b6c65a45fe9 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:54 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2b93219e-273d-49a2-b535-3b6c65a45fe9 tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] GET http://192.168.122.54/volume/v3/os-volume-transfer/detail Sep 03 20:10:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-2b93219e-273d-49a2-b535-3b6c65a45fe9 tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-2b93219e-273d-49a2-b535-3b6c65a45fe9 tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] Calling method 'detail' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.contrib.volume_transfer [None req-2b93219e-273d-49a2-b535-3b6c65a45fe9 tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] Listing volume transfers {{(pid=87290) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 03 20:10:54 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2b93219e-273d-49a2-b535-3b6c65a45fe9 tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] http://192.168.122.54/volume/v3/os-volume-transfer/detail returned with HTTP 200 Sep 03 20:10:54 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 771/1530] 192.168.122.54 () {58 vars in 1170 bytes} [Thu Sep 3 20:10:54 2026] GET /volume/v3/os-volume-transfer/detail => generated 418 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-5eb5f496-94b5-4995-95bc-9834ce4ce8c5 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:54 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-5eb5f496-94b5-4995-95bc-9834ce4ce8c5 tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] DELETE http://192.168.122.54/volume/v3/os-volume-transfer/c6fff6cd-dd9d-4d06-975c-9eb431e9fcb2 Sep 03 20:10:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-5eb5f496-94b5-4995-95bc-9834ce4ce8c5 tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-5eb5f496-94b5-4995-95bc-9834ce4ce8c5 tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:54 devstack devstack@c-api.service[87289]: INFO cinder.api.contrib.volume_transfer [None req-5eb5f496-94b5-4995-95bc-9834ce4ce8c5 tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] Delete transfer with id: c6fff6cd-dd9d-4d06-975c-9eb431e9fcb2 Sep 03 20:10:54 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:54 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:10:54 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:54 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:10:54 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-5eb5f496-94b5-4995-95bc-9834ce4ce8c5 tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] http://192.168.122.54/volume/v3/os-volume-transfer/c6fff6cd-dd9d-4d06-975c-9eb431e9fcb2 returned with HTTP 202 Sep 03 20:10:54 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 760/1531] 192.168.122.54 () {58 vars in 1263 bytes} [Thu Sep 3 20:10:54 2026] DELETE /volume/v3/os-volume-transfer/c6fff6cd-dd9d-4d06-975c-9eb431e9fcb2 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:10:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-a5f86016-9bfd-4902-a686-a5c9b968647b None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:54 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a5f86016-9bfd-4902-a686-a5c9b968647b tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] GET http://192.168.122.54/volume/v3/volumes/977edfec-8a71-4e98-8f36-0b8129314f96 Sep 03 20:10:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a5f86016-9bfd-4902-a686-a5c9b968647b tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a5f86016-9bfd-4902-a686-a5c9b968647b tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:54 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:54 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:10:54 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:54 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:54 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-a5f86016-9bfd-4902-a686-a5c9b968647b tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] Volume info retrieved successfully. Sep 03 20:10:54 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a5f86016-9bfd-4902-a686-a5c9b968647b tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] http://192.168.122.54/volume/v3/volumes/977edfec-8a71-4e98-8f36-0b8129314f96 returned with HTTP 200 Sep 03 20:10:54 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 772/1532] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:10:54 2026] GET /volume/v3/volumes/977edfec-8a71-4e98-8f36-0b8129314f96 => generated 851 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-8a23f025-f0b9-4d09-be6c-eb4a4e8ac6da None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:54 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-8a23f025-f0b9-4d09-be6c-eb4a4e8ac6da tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] DELETE http://192.168.122.54/volume/v3/os-volume-transfer/c6fff6cd-dd9d-4d06-975c-9eb431e9fcb2 Sep 03 20:10:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-8a23f025-f0b9-4d09-be6c-eb4a4e8ac6da tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-8a23f025-f0b9-4d09-be6c-eb4a4e8ac6da tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:54 devstack devstack@c-api.service[87289]: INFO cinder.api.contrib.volume_transfer [None req-8a23f025-f0b9-4d09-be6c-eb4a4e8ac6da tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] Delete transfer with id: c6fff6cd-dd9d-4d06-975c-9eb431e9fcb2 Sep 03 20:10:54 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-8a23f025-f0b9-4d09-be6c-eb4a4e8ac6da tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] http://192.168.122.54/volume/v3/os-volume-transfer/c6fff6cd-dd9d-4d06-975c-9eb431e9fcb2 returned with HTTP 404 Sep 03 20:10:54 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 761/1533] 192.168.122.54 () {58 vars in 1263 bytes} [Thu Sep 3 20:10:54 2026] DELETE /volume/v3/os-volume-transfer/c6fff6cd-dd9d-4d06-975c-9eb431e9fcb2 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:10:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-b8025914-5f6d-4d98-b873-36d606466462 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:54 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b8025914-5f6d-4d98-b873-36d606466462 tempest-VolumesTransfersTest-425278439 tempest-VolumesTransfersTest-425278439-project-admin] DELETE http://192.168.122.54/volume/v3/volumes/977edfec-8a71-4e98-8f36-0b8129314f96 Sep 03 20:10:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b8025914-5f6d-4d98-b873-36d606466462 tempest-VolumesTransfersTest-425278439 tempest-VolumesTransfersTest-425278439-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b8025914-5f6d-4d98-b873-36d606466462 tempest-VolumesTransfersTest-425278439 tempest-VolumesTransfersTest-425278439-project-admin] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:54 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-b8025914-5f6d-4d98-b873-36d606466462 tempest-VolumesTransfersTest-425278439 tempest-VolumesTransfersTest-425278439-project-admin] Delete volume with id: 977edfec-8a71-4e98-8f36-0b8129314f96 Sep 03 20:10:54 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:54 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:10:54 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:54 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:54 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-b8025914-5f6d-4d98-b873-36d606466462 tempest-VolumesTransfersTest-425278439 tempest-VolumesTransfersTest-425278439-project-admin] Volume info retrieved successfully. Sep 03 20:10:54 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-b8025914-5f6d-4d98-b873-36d606466462 tempest-VolumesTransfersTest-425278439 tempest-VolumesTransfersTest-425278439-project-admin] Delete volume request issued successfully. Sep 03 20:10:54 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b8025914-5f6d-4d98-b873-36d606466462 tempest-VolumesTransfersTest-425278439 tempest-VolumesTransfersTest-425278439-project-admin] http://192.168.122.54/volume/v3/volumes/977edfec-8a71-4e98-8f36-0b8129314f96 returned with HTTP 202 Sep 03 20:10:54 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 773/1534] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:10:54 2026] DELETE /volume/v3/volumes/977edfec-8a71-4e98-8f36-0b8129314f96 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 20:10:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-1c5325e2-d8c6-4562-96a8-255d3f1002a2 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:54 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-1c5325e2-d8c6-4562-96a8-255d3f1002a2 tempest-VolumesTransfersTest-425278439 tempest-VolumesTransfersTest-425278439-project-admin] GET http://192.168.122.54/volume/v3/volumes/977edfec-8a71-4e98-8f36-0b8129314f96 Sep 03 20:10:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-1c5325e2-d8c6-4562-96a8-255d3f1002a2 tempest-VolumesTransfersTest-425278439 tempest-VolumesTransfersTest-425278439-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-1c5325e2-d8c6-4562-96a8-255d3f1002a2 tempest-VolumesTransfersTest-425278439 tempest-VolumesTransfersTest-425278439-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:54 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:54 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:10:54 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:54 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:10:54 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-1c5325e2-d8c6-4562-96a8-255d3f1002a2 tempest-VolumesTransfersTest-425278439 tempest-VolumesTransfersTest-425278439-project-admin] Volume info retrieved successfully. Sep 03 20:10:54 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-1c5325e2-d8c6-4562-96a8-255d3f1002a2 tempest-VolumesTransfersTest-425278439 tempest-VolumesTransfersTest-425278439-project-admin] http://192.168.122.54/volume/v3/volumes/977edfec-8a71-4e98-8f36-0b8129314f96 returned with HTTP 200 Sep 03 20:10:54 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 762/1535] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:10:54 2026] GET /volume/v3/volumes/977edfec-8a71-4e98-8f36-0b8129314f96 => generated 1013 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:10:55 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-f919abe5-35fa-4c0b-b043-b5ce7a5b02b3 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:55 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f919abe5-35fa-4c0b-b043-b5ce7a5b02b3 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] GET http://192.168.122.54/volume/v3/volumes/c41b9e8d-9501-4823-bb0e-8b4449c2c56f Sep 03 20:10:55 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f919abe5-35fa-4c0b-b043-b5ce7a5b02b3 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:55 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f919abe5-35fa-4c0b-b043-b5ce7a5b02b3 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:55 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:55 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:10:55 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:55 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:55 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-f919abe5-35fa-4c0b-b043-b5ce7a5b02b3 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Volume info retrieved successfully. Sep 03 20:10:55 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f919abe5-35fa-4c0b-b043-b5ce7a5b02b3 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] http://192.168.122.54/volume/v3/volumes/c41b9e8d-9501-4823-bb0e-8b4449c2c56f returned with HTTP 200 Sep 03 20:10:55 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 774/1536] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:10:55 2026] GET /volume/v3/volumes/c41b9e8d-9501-4823-bb0e-8b4449c2c56f => generated 844 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:55 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-50405820-9a8f-4c05-99ff-5f2c523dce99 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:55 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-50405820-9a8f-4c05-99ff-5f2c523dce99 tempest-VolumesTransfersTest-425278439 tempest-VolumesTransfersTest-425278439-project-admin] GET http://192.168.122.54/volume/v3/volumes/977edfec-8a71-4e98-8f36-0b8129314f96 Sep 03 20:10:55 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-50405820-9a8f-4c05-99ff-5f2c523dce99 tempest-VolumesTransfersTest-425278439 tempest-VolumesTransfersTest-425278439-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:55 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-50405820-9a8f-4c05-99ff-5f2c523dce99 tempest-VolumesTransfersTest-425278439 tempest-VolumesTransfersTest-425278439-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:55 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:55 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:10:55 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:55 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:10:55 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-50405820-9a8f-4c05-99ff-5f2c523dce99 tempest-VolumesTransfersTest-425278439 tempest-VolumesTransfersTest-425278439-project-admin] Volume info retrieved successfully. Sep 03 20:10:55 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-50405820-9a8f-4c05-99ff-5f2c523dce99 tempest-VolumesTransfersTest-425278439 tempest-VolumesTransfersTest-425278439-project-admin] http://192.168.122.54/volume/v3/volumes/977edfec-8a71-4e98-8f36-0b8129314f96 returned with HTTP 200 Sep 03 20:10:55 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 763/1537] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:10:55 2026] GET /volume/v3/volumes/977edfec-8a71-4e98-8f36-0b8129314f96 => generated 1013 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:10:55 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-84a92425-13a7-4b63-84c3-2564df7f710f None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:56 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-84a92425-13a7-4b63-84c3-2564df7f710f tempest-VolumePoolsAdminTestsJSON-1102104443 tempest-VolumePoolsAdminTestsJSON-1102104443-project-admin] GET http://192.168.122.54/volume/v3/scheduler-stats/get_pools?detail=True Sep 03 20:10:56 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-84a92425-13a7-4b63-84c3-2564df7f710f tempest-VolumePoolsAdminTestsJSON-1102104443 tempest-VolumePoolsAdminTestsJSON-1102104443-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:56 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-84a92425-13a7-4b63-84c3-2564df7f710f tempest-VolumePoolsAdminTestsJSON-1102104443 tempest-VolumePoolsAdminTestsJSON-1102104443-project-admin] Calling method 'get_pools' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:56 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-84a92425-13a7-4b63-84c3-2564df7f710f tempest-VolumePoolsAdminTestsJSON-1102104443 tempest-VolumePoolsAdminTestsJSON-1102104443-project-admin] http://192.168.122.54/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 03 20:10:56 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 775/1538] 192.168.122.54 () {58 vars in 1193 bytes} [Thu Sep 3 20:10:55 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 520 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-a0aea4f8-0168-48b8-913c-6e8971cbc7d7 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:56 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a0aea4f8-0168-48b8-913c-6e8971cbc7d7 tempest-VolumePoolsAdminTestsJSON-1102104443 tempest-VolumePoolsAdminTestsJSON-1102104443-project-admin] GET http://192.168.122.54/volume/v3/scheduler-stats/get_pools Sep 03 20:10:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a0aea4f8-0168-48b8-913c-6e8971cbc7d7 tempest-VolumePoolsAdminTestsJSON-1102104443 tempest-VolumePoolsAdminTestsJSON-1102104443-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a0aea4f8-0168-48b8-913c-6e8971cbc7d7 tempest-VolumePoolsAdminTestsJSON-1102104443 tempest-VolumePoolsAdminTestsJSON-1102104443-project-admin] Calling method 'get_pools' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:56 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a0aea4f8-0168-48b8-913c-6e8971cbc7d7 tempest-VolumePoolsAdminTestsJSON-1102104443 tempest-VolumePoolsAdminTestsJSON-1102104443-project-admin] http://192.168.122.54/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 03 20:10:56 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 764/1539] 192.168.122.54 () {58 vars in 1170 bytes} [Thu Sep 3 20:10:56 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 20:10:56 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-1b3a0168-c40e-48d8-b48a-62d564a77999 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:56 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-1b3a0168-c40e-48d8-b48a-62d564a77999 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] GET http://192.168.122.54/volume/v3/volumes/c41b9e8d-9501-4823-bb0e-8b4449c2c56f Sep 03 20:10:56 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-1b3a0168-c40e-48d8-b48a-62d564a77999 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:56 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-1b3a0168-c40e-48d8-b48a-62d564a77999 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:56 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-1b3a0168-c40e-48d8-b48a-62d564a77999 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] http://192.168.122.54/volume/v3/volumes/c41b9e8d-9501-4823-bb0e-8b4449c2c56f returned with HTTP 404 Sep 03 20:10:56 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 776/1540] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:10:56 2026] GET /volume/v3/volumes/c41b9e8d-9501-4823-bb0e-8b4449c2c56f => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:10:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-b500cea8-9e56-47ed-8753-481239fb6203 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:56 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b500cea8-9e56-47ed-8753-481239fb6203 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:10:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b500cea8-9e56-47ed-8753-481239fb6203 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "2f677e69-c223-4c71-b630-2245f346f65e", "size": 1, "name": "tempest-VolumesGetTest-Volume-989305226", "metadata": {"Type": "Test"}}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:10:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volumes [None req-b500cea8-9e56-47ed-8753-481239fb6203 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Create volume request body: {'volume': {'imageRef': '2f677e69-c223-4c71-b630-2245f346f65e', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-989305226', 'metadata': {'Type': 'Test'}}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:10:56 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-b500cea8-9e56-47ed-8753-481239fb6203 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Create volume of 1 GB Sep 03 20:10:56 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-b500cea8-9e56-47ed-8753-481239fb6203 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Availability Zones retrieved successfully. Sep 03 20:10:56 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-b500cea8-9e56-47ed-8753-481239fb6203 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Flow 'volume_create_api' (80e94488-988f-44f6-a503-e8aecb116c25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:10:56 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-b500cea8-9e56-47ed-8753-481239fb6203 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de4c4c70-b350-4cdb-b7ff-958c4144a2cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:10:56 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.flows.api.create_volume [None req-b500cea8-9e56-47ed-8753-481239fb6203 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Validating volume size '1' using validate_int {{(pid=87289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:10:56 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-b500cea8-9e56-47ed-8753-481239fb6203 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de4c4c70-b350-4cdb-b7ff-958c4144a2cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:10:56 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-b500cea8-9e56-47ed-8753-481239fb6203 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29f8a7aa-57fb-4dd5-be14-eb280d91da4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:10:56 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-b500cea8-9e56-47ed-8753-481239fb6203 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Created reservations ['52659da5-98cb-44f2-8a6d-68f76773e65f', 'a832ac14-d0df-4a4d-827c-40ff484ee946', 'c21b7090-3649-4d33-bd28-54c65d89f5ee', '60da5d7f-39ae-43a5-81df-53f8d0b6504e'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:10:56 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-b500cea8-9e56-47ed-8753-481239fb6203 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29f8a7aa-57fb-4dd5-be14-eb280d91da4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['52659da5-98cb-44f2-8a6d-68f76773e65f', 'a832ac14-d0df-4a4d-827c-40ff484ee946', 'c21b7090-3649-4d33-bd28-54c65d89f5ee', '60da5d7f-39ae-43a5-81df-53f8d0b6504e']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:10:56 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-b500cea8-9e56-47ed-8753-481239fb6203 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7ef9e3f-a854-4d53-b982-9b8d494d727d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:10:56 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:56 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:10:56 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-b500cea8-9e56-47ed-8753-481239fb6203 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7ef9e3f-a854-4d53-b982-9b8d494d727d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '217b689e-0a88-4455-9485-7efb6b0d88aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-989305226',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='51fb409eed1f4f2ab02850eb9cc07546',qos_specs=None,replication_status=,reservations=['52659da5-98cb-44f2-8a6d-68f76773e65f','a832ac14-d0df-4a4d-827c-40ff484ee946','c21b7090-3649-4d33-bd28-54c65d89f5ee','60da5d7f-39ae-43a5-81df-53f8d0b6504e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='faf2dfa7457245beb645c64f10e97a19',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:10:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-989305226',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=217b689e-0a88-4455-9485-7efb6b0d88aa,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='51fb409eed1f4f2ab02850eb9cc07546',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='faf2dfa7457245beb645c64f10e97a19',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:10:56 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-b500cea8-9e56-47ed-8753-481239fb6203 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbcad5a1-c7eb-4768-b92e-8e9030018cc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:10:56 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-b500cea8-9e56-47ed-8753-481239fb6203 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbcad5a1-c7eb-4768-b92e-8e9030018cc0) transitioned into state 'SUCCESS' from state '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-989305226',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='51fb409eed1f4f2ab02850eb9cc07546',qos_specs=None,replication_status=,reservations=['52659da5-98cb-44f2-8a6d-68f76773e65f','a832ac14-d0df-4a4d-827c-40ff484ee946','c21b7090-3649-4d33-bd28-54c65d89f5ee','60da5d7f-39ae-43a5-81df-53f8d0b6504e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='faf2dfa7457245beb645c64f10e97a19',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:10:56 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-b500cea8-9e56-47ed-8753-481239fb6203 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7e0aa03-6ac1-4807-861d-a47da1b7fd83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:10:56 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-6f0296a3-b00f-4cd9-b1ff-48529f67fba0 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:56 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6f0296a3-b00f-4cd9-b1ff-48529f67fba0 tempest-VolumesTransfersTest-425278439 tempest-VolumesTransfersTest-425278439-project-admin] GET http://192.168.122.54/volume/v3/volumes/977edfec-8a71-4e98-8f36-0b8129314f96 Sep 03 20:10:56 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-6f0296a3-b00f-4cd9-b1ff-48529f67fba0 tempest-VolumesTransfersTest-425278439 tempest-VolumesTransfersTest-425278439-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:56 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-6f0296a3-b00f-4cd9-b1ff-48529f67fba0 tempest-VolumesTransfersTest-425278439 tempest-VolumesTransfersTest-425278439-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:56 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-b500cea8-9e56-47ed-8753-481239fb6203 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7e0aa03-6ac1-4807-861d-a47da1b7fd83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:10:56 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-b500cea8-9e56-47ed-8753-481239fb6203 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Flow 'volume_create_api' (80e94488-988f-44f6-a503-e8aecb116c25) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:10:56 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-b500cea8-9e56-47ed-8753-481239fb6203 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Create volume request issued successfully. Sep 03 20:10:56 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b500cea8-9e56-47ed-8753-481239fb6203 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:10:56 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 765/1541] 192.168.122.54 () {60 vars in 1138 bytes} [Thu Sep 3 20:10:56 2026] POST /volume/v3/volumes => generated 765 bytes in 572 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:10:56 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6f0296a3-b00f-4cd9-b1ff-48529f67fba0 tempest-VolumesTransfersTest-425278439 tempest-VolumesTransfersTest-425278439-project-admin] http://192.168.122.54/volume/v3/volumes/977edfec-8a71-4e98-8f36-0b8129314f96 returned with HTTP 404 Sep 03 20:10:56 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 777/1542] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:10:56 2026] GET /volume/v3/volumes/977edfec-8a71-4e98-8f36-0b8129314f96 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:10:56 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-3e54d586-efea-41da-b645-8926e47ecfdb None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-b1f15e3f-1ea0-4320-a2ce-bc296d3244ab None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:56 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-3e54d586-efea-41da-b645-8926e47ecfdb tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] GET http://192.168.122.54/volume/v3/volumes/217b689e-0a88-4455-9485-7efb6b0d88aa Sep 03 20:10:56 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-3e54d586-efea-41da-b645-8926e47ecfdb tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:56 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-3e54d586-efea-41da-b645-8926e47ecfdb tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:56 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b1f15e3f-1ea0-4320-a2ce-bc296d3244ab tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] GET http://192.168.122.54/volume/v3/volumes/977edfec-8a71-4e98-8f36-0b8129314f96 Sep 03 20:10:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b1f15e3f-1ea0-4320-a2ce-bc296d3244ab tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b1f15e3f-1ea0-4320-a2ce-bc296d3244ab tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:56 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:56 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:10:56 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:56 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:56 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b1f15e3f-1ea0-4320-a2ce-bc296d3244ab tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] http://192.168.122.54/volume/v3/volumes/977edfec-8a71-4e98-8f36-0b8129314f96 returned with HTTP 404 Sep 03 20:10:56 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 766/1543] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:10:56 2026] GET /volume/v3/volumes/977edfec-8a71-4e98-8f36-0b8129314f96 => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:10:56 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-3e54d586-efea-41da-b645-8926e47ecfdb tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Volume info retrieved successfully. Sep 03 20:10:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-d469bdda-06be-46bb-85cb-f1d34f33c64f None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:56 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d469bdda-06be-46bb-85cb-f1d34f33c64f tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] DELETE http://192.168.122.54/volume/v3/volumes/977edfec-8a71-4e98-8f36-0b8129314f96 Sep 03 20:10:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d469bdda-06be-46bb-85cb-f1d34f33c64f tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d469bdda-06be-46bb-85cb-f1d34f33c64f tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:56 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-d469bdda-06be-46bb-85cb-f1d34f33c64f tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] Delete volume with id: 977edfec-8a71-4e98-8f36-0b8129314f96 Sep 03 20:10:56 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-3e54d586-efea-41da-b645-8926e47ecfdb tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] http://192.168.122.54/volume/v3/volumes/217b689e-0a88-4455-9485-7efb6b0d88aa returned with HTTP 200 Sep 03 20:10:56 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 778/1544] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:10:56 2026] GET /volume/v3/volumes/217b689e-0a88-4455-9485-7efb6b0d88aa => generated 833 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:56 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d469bdda-06be-46bb-85cb-f1d34f33c64f tempest-VolumesTransfersTest-1601410741 tempest-VolumesTransfersTest-1601410741-project-member] http://192.168.122.54/volume/v3/volumes/977edfec-8a71-4e98-8f36-0b8129314f96 returned with HTTP 404 Sep 03 20:10:56 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 767/1545] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:10:56 2026] DELETE /volume/v3/volumes/977edfec-8a71-4e98-8f36-0b8129314f96 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:10:57 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-5c309e53-afc6-4c5a-84ff-2b0eceeac269 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:57 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5c309e53-afc6-4c5a-84ff-2b0eceeac269 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] GET http://192.168.122.54/volume/v3/volumes/217b689e-0a88-4455-9485-7efb6b0d88aa Sep 03 20:10:57 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5c309e53-afc6-4c5a-84ff-2b0eceeac269 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:57 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5c309e53-afc6-4c5a-84ff-2b0eceeac269 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:58 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:58 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:10:58 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:58 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:10:58 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-5c309e53-afc6-4c5a-84ff-2b0eceeac269 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Volume info retrieved successfully. Sep 03 20:10:58 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5c309e53-afc6-4c5a-84ff-2b0eceeac269 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] http://192.168.122.54/volume/v3/volumes/217b689e-0a88-4455-9485-7efb6b0d88aa returned with HTTP 200 Sep 03 20:10:58 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 779/1546] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:10:57 2026] GET /volume/v3/volumes/217b689e-0a88-4455-9485-7efb6b0d88aa => generated 857 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:10:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-a6981a39-2ede-435d-bda6-14893288c7eb None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:10:59 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a6981a39-2ede-435d-bda6-14893288c7eb tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] GET http://192.168.122.54/volume/v3/volumes/217b689e-0a88-4455-9485-7efb6b0d88aa Sep 03 20:10:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a6981a39-2ede-435d-bda6-14893288c7eb tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:10:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a6981a39-2ede-435d-bda6-14893288c7eb tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:10:59 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:10:59 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:10:59 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:10:59 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:10:59 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-a6981a39-2ede-435d-bda6-14893288c7eb tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Volume info retrieved successfully. Sep 03 20:10:59 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a6981a39-2ede-435d-bda6-14893288c7eb tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] http://192.168.122.54/volume/v3/volumes/217b689e-0a88-4455-9485-7efb6b0d88aa returned with HTTP 200 Sep 03 20:10:59 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 768/1547] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:10:59 2026] GET /volume/v3/volumes/217b689e-0a88-4455-9485-7efb6b0d88aa => generated 857 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:00 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-a966c9e6-9d21-4761-b08f-0c18cfca646a None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:00 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a966c9e6-9d21-4761-b08f-0c18cfca646a tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] GET http://192.168.122.54/volume/v3/volumes/217b689e-0a88-4455-9485-7efb6b0d88aa Sep 03 20:11:00 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a966c9e6-9d21-4761-b08f-0c18cfca646a tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:00 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a966c9e6-9d21-4761-b08f-0c18cfca646a tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:00 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:00 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:11:00 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:00 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:11:00 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-a966c9e6-9d21-4761-b08f-0c18cfca646a tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Volume info retrieved successfully. Sep 03 20:11:00 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a966c9e6-9d21-4761-b08f-0c18cfca646a tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] http://192.168.122.54/volume/v3/volumes/217b689e-0a88-4455-9485-7efb6b0d88aa returned with HTTP 200 Sep 03 20:11:00 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 780/1548] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:11:00 2026] GET /volume/v3/volumes/217b689e-0a88-4455-9485-7efb6b0d88aa => generated 915 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:11:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-50fc4348-1e50-4d91-af1c-5422d7b80f37 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:01 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-50fc4348-1e50-4d91-af1c-5422d7b80f37 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] GET http://192.168.122.54/volume/v3/volumes/217b689e-0a88-4455-9485-7efb6b0d88aa Sep 03 20:11:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-50fc4348-1e50-4d91-af1c-5422d7b80f37 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-50fc4348-1e50-4d91-af1c-5422d7b80f37 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:01 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:01 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:11:01 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:01 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:01 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-50fc4348-1e50-4d91-af1c-5422d7b80f37 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Volume info retrieved successfully. Sep 03 20:11:01 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-50fc4348-1e50-4d91-af1c-5422d7b80f37 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] http://192.168.122.54/volume/v3/volumes/217b689e-0a88-4455-9485-7efb6b0d88aa returned with HTTP 200 Sep 03 20:11:01 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 769/1549] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:11:01 2026] GET /volume/v3/volumes/217b689e-0a88-4455-9485-7efb6b0d88aa => generated 918 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:02 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-952216b4-3a87-4f12-b848-a749fe25f998 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:02 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-952216b4-3a87-4f12-b848-a749fe25f998 tempest-VolumeRetypeWithoutMigrationTest-749686049 tempest-VolumeRetypeWithoutMigrationTest-749686049-project-admin] POST http://192.168.122.54/volume/v3/types Sep 03 20:11:02 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-952216b4-3a87-4f12-b848-a749fe25f998 tempest-VolumeRetypeWithoutMigrationTest-749686049 tempest-VolumeRetypeWithoutMigrationTest-749686049-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:11:02 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-952216b4-3a87-4f12-b848-a749fe25f998 tempest-VolumeRetypeWithoutMigrationTest-749686049 tempest-VolumeRetypeWithoutMigrationTest-749686049-project-admin] http://192.168.122.54/volume/v3/types returned with HTTP 200 Sep 03 20:11:02 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 781/1550] 192.168.122.54 () {60 vars in 1131 bytes} [Thu Sep 3 20:11:02 2026] POST /volume/v3/types => generated 188 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:11:02 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-e1cdfa1c-5511-4d5c-a73a-86e275fdc217 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:02 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-e1cdfa1c-5511-4d5c-a73a-86e275fdc217 tempest-VolumeRetypeWithoutMigrationTest-749686049 tempest-VolumeRetypeWithoutMigrationTest-749686049-project-admin] POST http://192.168.122.54/volume/v3/types Sep 03 20:11:02 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-e1cdfa1c-5511-4d5c-a73a-86e275fdc217 tempest-VolumeRetypeWithoutMigrationTest-749686049 tempest-VolumeRetypeWithoutMigrationTest-749686049-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:11:02 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-e1cdfa1c-5511-4d5c-a73a-86e275fdc217 tempest-VolumeRetypeWithoutMigrationTest-749686049 tempest-VolumeRetypeWithoutMigrationTest-749686049-project-admin] http://192.168.122.54/volume/v3/types returned with HTTP 200 Sep 03 20:11:02 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 770/1551] 192.168.122.54 () {60 vars in 1131 bytes} [Thu Sep 3 20:11:02 2026] POST /volume/v3/types => generated 188 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:02 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-c2d90b03-c20d-4d97-8f4a-99c3e01fcd53 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:02 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-da21f4d3-3aeb-408f-aee8-b5a01d6f6653 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:02 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-da21f4d3-3aeb-408f-aee8-b5a01d6f6653 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] GET http://192.168.122.54/volume/v3/volumes/217b689e-0a88-4455-9485-7efb6b0d88aa Sep 03 20:11:02 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-da21f4d3-3aeb-408f-aee8-b5a01d6f6653 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:02 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-da21f4d3-3aeb-408f-aee8-b5a01d6f6653 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:02 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:02 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:11:02 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:02 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:02 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-da21f4d3-3aeb-408f-aee8-b5a01d6f6653 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Volume info retrieved successfully. Sep 03 20:11:02 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c2d90b03-c20d-4d97-8f4a-99c3e01fcd53 tempest-VolumeRetypeWithoutMigrationTest-2029518975 tempest-VolumeRetypeWithoutMigrationTest-2029518975-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:11:02 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-da21f4d3-3aeb-408f-aee8-b5a01d6f6653 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] http://192.168.122.54/volume/v3/volumes/217b689e-0a88-4455-9485-7efb6b0d88aa returned with HTTP 200 Sep 03 20:11:02 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 771/1552] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:11:02 2026] GET /volume/v3/volumes/217b689e-0a88-4455-9485-7efb6b0d88aa => generated 918 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:11:02 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c2d90b03-c20d-4d97-8f4a-99c3e01fcd53 tempest-VolumeRetypeWithoutMigrationTest-2029518975 tempest-VolumeRetypeWithoutMigrationTest-2029518975-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1118697074"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:11:02 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.volumes [None req-c2d90b03-c20d-4d97-8f4a-99c3e01fcd53 tempest-VolumeRetypeWithoutMigrationTest-2029518975 tempest-VolumeRetypeWithoutMigrationTest-2029518975-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1118697074'}} {{(pid=87290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:11:02 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-c2d90b03-c20d-4d97-8f4a-99c3e01fcd53 tempest-VolumeRetypeWithoutMigrationTest-2029518975 tempest-VolumeRetypeWithoutMigrationTest-2029518975-project-member] Create volume of 1 GB Sep 03 20:11:02 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:02 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:11:02 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-c2d90b03-c20d-4d97-8f4a-99c3e01fcd53 tempest-VolumeRetypeWithoutMigrationTest-2029518975 tempest-VolumeRetypeWithoutMigrationTest-2029518975-project-member] Availability Zones retrieved successfully. Sep 03 20:11:02 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-c2d90b03-c20d-4d97-8f4a-99c3e01fcd53 tempest-VolumeRetypeWithoutMigrationTest-2029518975 tempest-VolumeRetypeWithoutMigrationTest-2029518975-project-member] Flow 'volume_create_api' (8ce634a9-7198-4295-b556-4f8d428384b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:11:02 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-c2d90b03-c20d-4d97-8f4a-99c3e01fcd53 tempest-VolumeRetypeWithoutMigrationTest-2029518975 tempest-VolumeRetypeWithoutMigrationTest-2029518975-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2cddb8ea-5fef-49d0-a61c-1ddd7e73ea28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:11:02 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.flows.api.create_volume [None req-c2d90b03-c20d-4d97-8f4a-99c3e01fcd53 tempest-VolumeRetypeWithoutMigrationTest-2029518975 tempest-VolumeRetypeWithoutMigrationTest-2029518975-project-member] Validating volume size '1' using validate_int {{(pid=87290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:11:02 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-c2d90b03-c20d-4d97-8f4a-99c3e01fcd53 tempest-VolumeRetypeWithoutMigrationTest-2029518975 tempest-VolumeRetypeWithoutMigrationTest-2029518975-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2cddb8ea-5fef-49d0-a61c-1ddd7e73ea28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T18:11:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=03130841-52a1-46d8-9b5d-939f49368595,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '03130841-52a1-46d8-9b5d-939f49368595', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:11:02 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-c2d90b03-c20d-4d97-8f4a-99c3e01fcd53 tempest-VolumeRetypeWithoutMigrationTest-2029518975 tempest-VolumeRetypeWithoutMigrationTest-2029518975-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f896e83-8ccd-48c2-b12b-1b5b9fbff70d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:11:02 devstack devstack@c-api.service[87290]: WARNING cinder.quota [None req-c2d90b03-c20d-4d97-8f4a-99c3e01fcd53 tempest-VolumeRetypeWithoutMigrationTest-2029518975 tempest-VolumeRetypeWithoutMigrationTest-2029518975-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 03 20:11:02 devstack devstack@c-api.service[87290]: WARNING cinder.quota [None req-c2d90b03-c20d-4d97-8f4a-99c3e01fcd53 tempest-VolumeRetypeWithoutMigrationTest-2029518975 tempest-VolumeRetypeWithoutMigrationTest-2029518975-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 03 20:11:02 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-c2d90b03-c20d-4d97-8f4a-99c3e01fcd53 tempest-VolumeRetypeWithoutMigrationTest-2029518975 tempest-VolumeRetypeWithoutMigrationTest-2029518975-project-member] Created reservations ['5da551a3-e414-4878-896e-f911cca4c2a0', '52205871-092b-42cd-a1d4-ded734ca0b5c', '2b117b4c-a423-4b65-a031-f7c0ef6f5e68', '173646b2-90d4-40f4-979a-36d8ce29ce06'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:11:02 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-c2d90b03-c20d-4d97-8f4a-99c3e01fcd53 tempest-VolumeRetypeWithoutMigrationTest-2029518975 tempest-VolumeRetypeWithoutMigrationTest-2029518975-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f896e83-8ccd-48c2-b12b-1b5b9fbff70d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5da551a3-e414-4878-896e-f911cca4c2a0', '52205871-092b-42cd-a1d4-ded734ca0b5c', '2b117b4c-a423-4b65-a031-f7c0ef6f5e68', '173646b2-90d4-40f4-979a-36d8ce29ce06']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:11:02 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-c2d90b03-c20d-4d97-8f4a-99c3e01fcd53 tempest-VolumeRetypeWithoutMigrationTest-2029518975 tempest-VolumeRetypeWithoutMigrationTest-2029518975-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca146912-800f-4f4c-aedb-485af20acde5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:11:02 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:02 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:11:02 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-c2d90b03-c20d-4d97-8f4a-99c3e01fcd53 tempest-VolumeRetypeWithoutMigrationTest-2029518975 tempest-VolumeRetypeWithoutMigrationTest-2029518975-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca146912-800f-4f4c-aedb-485af20acde5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68cd9bf4-c105-4cac-9b04-9cef00c89ee1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1118697074',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8862236c92343c98f8a231450168a6a',qos_specs=None,replication_status=,reservations=['5da551a3-e414-4878-896e-f911cca4c2a0','52205871-092b-42cd-a1d4-ded734ca0b5c','2b117b4c-a423-4b65-a031-f7c0ef6f5e68','173646b2-90d4-40f4-979a-36d8ce29ce06'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d63f2c2c8c4450abe82e0b5f759c94f',volume_type_id=03130841-52a1-46d8-9b5d-939f49368595), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:11:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1118697074',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=68cd9bf4-c105-4cac-9b04-9cef00c89ee1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e8862236c92343c98f8a231450168a6a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d63f2c2c8c4450abe82e0b5f759c94f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(03130841-52a1-46d8-9b5d-939f49368595),volume_type_id=03130841-52a1-46d8-9b5d-939f49368595)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:11:02 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-c2d90b03-c20d-4d97-8f4a-99c3e01fcd53 tempest-VolumeRetypeWithoutMigrationTest-2029518975 tempest-VolumeRetypeWithoutMigrationTest-2029518975-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67df8ea5-51f3-48ee-ad19-eae62d257250) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:11:02 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-c2d90b03-c20d-4d97-8f4a-99c3e01fcd53 tempest-VolumeRetypeWithoutMigrationTest-2029518975 tempest-VolumeRetypeWithoutMigrationTest-2029518975-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67df8ea5-51f3-48ee-ad19-eae62d257250) transitioned into state 'SUCCESS' from state '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-1118697074',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8862236c92343c98f8a231450168a6a',qos_specs=None,replication_status=,reservations=['5da551a3-e414-4878-896e-f911cca4c2a0','52205871-092b-42cd-a1d4-ded734ca0b5c','2b117b4c-a423-4b65-a031-f7c0ef6f5e68','173646b2-90d4-40f4-979a-36d8ce29ce06'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d63f2c2c8c4450abe82e0b5f759c94f',volume_type_id=03130841-52a1-46d8-9b5d-939f49368595)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:11:02 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-c2d90b03-c20d-4d97-8f4a-99c3e01fcd53 tempest-VolumeRetypeWithoutMigrationTest-2029518975 tempest-VolumeRetypeWithoutMigrationTest-2029518975-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (548ccd07-dffd-43eb-9e20-137685711cb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:11:02 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-c2d90b03-c20d-4d97-8f4a-99c3e01fcd53 tempest-VolumeRetypeWithoutMigrationTest-2029518975 tempest-VolumeRetypeWithoutMigrationTest-2029518975-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (548ccd07-dffd-43eb-9e20-137685711cb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:11:02 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-c2d90b03-c20d-4d97-8f4a-99c3e01fcd53 tempest-VolumeRetypeWithoutMigrationTest-2029518975 tempest-VolumeRetypeWithoutMigrationTest-2029518975-project-member] Flow 'volume_create_api' (8ce634a9-7198-4295-b556-4f8d428384b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:11:02 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-c2d90b03-c20d-4d97-8f4a-99c3e01fcd53 tempest-VolumeRetypeWithoutMigrationTest-2029518975 tempest-VolumeRetypeWithoutMigrationTest-2029518975-project-member] Create volume request issued successfully. Sep 03 20:11:02 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c2d90b03-c20d-4d97-8f4a-99c3e01fcd53 tempest-VolumeRetypeWithoutMigrationTest-2029518975 tempest-VolumeRetypeWithoutMigrationTest-2029518975-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:11:02 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 782/1553] 192.168.122.54 () {60 vars in 1138 bytes} [Thu Sep 3 20:11:02 2026] POST /volume/v3/volumes => generated 774 bytes in 599 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:11:02 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-a5bc3f0e-0eeb-4f26-8c24-962d7b3f2970 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:02 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a5bc3f0e-0eeb-4f26-8c24-962d7b3f2970 tempest-VolumeRetypeWithoutMigrationTest-2029518975 tempest-VolumeRetypeWithoutMigrationTest-2029518975-project-member] GET http://192.168.122.54/volume/v3/volumes/68cd9bf4-c105-4cac-9b04-9cef00c89ee1 Sep 03 20:11:02 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a5bc3f0e-0eeb-4f26-8c24-962d7b3f2970 tempest-VolumeRetypeWithoutMigrationTest-2029518975 tempest-VolumeRetypeWithoutMigrationTest-2029518975-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:02 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a5bc3f0e-0eeb-4f26-8c24-962d7b3f2970 tempest-VolumeRetypeWithoutMigrationTest-2029518975 tempest-VolumeRetypeWithoutMigrationTest-2029518975-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:02 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:02 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:11:02 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:02 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:02 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-a5bc3f0e-0eeb-4f26-8c24-962d7b3f2970 tempest-VolumeRetypeWithoutMigrationTest-2029518975 tempest-VolumeRetypeWithoutMigrationTest-2029518975-project-member] Volume info retrieved successfully. Sep 03 20:11:02 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a5bc3f0e-0eeb-4f26-8c24-962d7b3f2970 tempest-VolumeRetypeWithoutMigrationTest-2029518975 tempest-VolumeRetypeWithoutMigrationTest-2029518975-project-member] http://192.168.122.54/volume/v3/volumes/68cd9bf4-c105-4cac-9b04-9cef00c89ee1 returned with HTTP 200 Sep 03 20:11:02 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 772/1554] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:11:02 2026] GET /volume/v3/volumes/68cd9bf4-c105-4cac-9b04-9cef00c89ee1 => generated 842 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:03 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-4a9f087d-cf9b-42e1-9286-96577c798d91 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:03 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-4a9f087d-cf9b-42e1-9286-96577c798d91 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] GET http://192.168.122.54/volume/v3/volumes/217b689e-0a88-4455-9485-7efb6b0d88aa Sep 03 20:11:03 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-4a9f087d-cf9b-42e1-9286-96577c798d91 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:03 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-4a9f087d-cf9b-42e1-9286-96577c798d91 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:03 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:03 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:11:03 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:03 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:11:03 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-4a9f087d-cf9b-42e1-9286-96577c798d91 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Volume info retrieved successfully. Sep 03 20:11:03 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-4a9f087d-cf9b-42e1-9286-96577c798d91 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] http://192.168.122.54/volume/v3/volumes/217b689e-0a88-4455-9485-7efb6b0d88aa returned with HTTP 200 Sep 03 20:11:03 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 783/1555] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:11:03 2026] GET /volume/v3/volumes/217b689e-0a88-4455-9485-7efb6b0d88aa => generated 918 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:03 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-6f9c4a33-37c7-4b93-9e2d-36e53cb0ea65 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:04 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-6f9c4a33-37c7-4b93-9e2d-36e53cb0ea65 tempest-VolumeRetypeWithoutMigrationTest-2029518975 tempest-VolumeRetypeWithoutMigrationTest-2029518975-project-member] GET http://192.168.122.54/volume/v3/volumes/68cd9bf4-c105-4cac-9b04-9cef00c89ee1 Sep 03 20:11:04 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-6f9c4a33-37c7-4b93-9e2d-36e53cb0ea65 tempest-VolumeRetypeWithoutMigrationTest-2029518975 tempest-VolumeRetypeWithoutMigrationTest-2029518975-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:04 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-6f9c4a33-37c7-4b93-9e2d-36e53cb0ea65 tempest-VolumeRetypeWithoutMigrationTest-2029518975 tempest-VolumeRetypeWithoutMigrationTest-2029518975-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:04 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:04 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:11:04 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:04 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:04 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-6f9c4a33-37c7-4b93-9e2d-36e53cb0ea65 tempest-VolumeRetypeWithoutMigrationTest-2029518975 tempest-VolumeRetypeWithoutMigrationTest-2029518975-project-member] Volume info retrieved successfully. Sep 03 20:11:04 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-6f9c4a33-37c7-4b93-9e2d-36e53cb0ea65 tempest-VolumeRetypeWithoutMigrationTest-2029518975 tempest-VolumeRetypeWithoutMigrationTest-2029518975-project-member] http://192.168.122.54/volume/v3/volumes/68cd9bf4-c105-4cac-9b04-9cef00c89ee1 returned with HTTP 200 Sep 03 20:11:04 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 773/1556] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:11:03 2026] GET /volume/v3/volumes/68cd9bf4-c105-4cac-9b04-9cef00c89ee1 => generated 866 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:04 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-76ecc3f8-4980-4d9e-a5b3-deb916e3f198 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:04 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-76ecc3f8-4980-4d9e-a5b3-deb916e3f198 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] GET http://192.168.122.54/volume/v3/volumes/217b689e-0a88-4455-9485-7efb6b0d88aa Sep 03 20:11:04 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-76ecc3f8-4980-4d9e-a5b3-deb916e3f198 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:04 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-76ecc3f8-4980-4d9e-a5b3-deb916e3f198 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:04 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:04 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:11:04 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:04 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:11:04 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-76ecc3f8-4980-4d9e-a5b3-deb916e3f198 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Volume info retrieved successfully. Sep 03 20:11:04 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-76ecc3f8-4980-4d9e-a5b3-deb916e3f198 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] http://192.168.122.54/volume/v3/volumes/217b689e-0a88-4455-9485-7efb6b0d88aa returned with HTTP 200 Sep 03 20:11:04 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 784/1557] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:11:04 2026] GET /volume/v3/volumes/217b689e-0a88-4455-9485-7efb6b0d88aa => generated 1336 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 20:11:04 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-dc0dff1f-813d-4a32-ab8d-c26b22a9c7ae None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:04 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-dc0dff1f-813d-4a32-ab8d-c26b22a9c7ae tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] GET http://192.168.122.54/volume/v3/volumes/217b689e-0a88-4455-9485-7efb6b0d88aa Sep 03 20:11:04 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-dc0dff1f-813d-4a32-ab8d-c26b22a9c7ae tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:04 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-dc0dff1f-813d-4a32-ab8d-c26b22a9c7ae tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:04 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:04 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:11:04 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:04 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:04 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-dc0dff1f-813d-4a32-ab8d-c26b22a9c7ae tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Volume info retrieved successfully. Sep 03 20:11:04 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-dc0dff1f-813d-4a32-ab8d-c26b22a9c7ae tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] http://192.168.122.54/volume/v3/volumes/217b689e-0a88-4455-9485-7efb6b0d88aa returned with HTTP 200 Sep 03 20:11:04 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 774/1558] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:11:04 2026] GET /volume/v3/volumes/217b689e-0a88-4455-9485-7efb6b0d88aa => generated 1336 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:11:04 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-4b4539c6-3eea-45c6-922d-4f55fc0307ce None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:04 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-4b4539c6-3eea-45c6-922d-4f55fc0307ce tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] PUT http://192.168.122.54/volume/v3/volumes/217b689e-0a88-4455-9485-7efb6b0d88aa Sep 03 20:11:04 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-4b4539c6-3eea-45c6-922d-4f55fc0307ce tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-989305226"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:11:04 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:04 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:11:04 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:04 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:11:04 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-4b4539c6-3eea-45c6-922d-4f55fc0307ce tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Volume info retrieved successfully. Sep 03 20:11:04 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-4b4539c6-3eea-45c6-922d-4f55fc0307ce tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Volume updated successfully. Sep 03 20:11:04 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-4b4539c6-3eea-45c6-922d-4f55fc0307ce tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] http://192.168.122.54/volume/v3/volumes/217b689e-0a88-4455-9485-7efb6b0d88aa returned with HTTP 200 Sep 03 20:11:04 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 785/1559] 192.168.122.54 () {60 vars in 1247 bytes} [Thu Sep 3 20:11:04 2026] PUT /volume/v3/volumes/217b689e-0a88-4455-9485-7efb6b0d88aa => generated 789 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:04 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-0058c24b-70f5-487c-93f0-a645c8cbb22b None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:04 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-0058c24b-70f5-487c-93f0-a645c8cbb22b tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] PUT http://192.168.122.54/volume/v3/volumes/217b689e-0a88-4455-9485-7efb6b0d88aa Sep 03 20:11:04 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-0058c24b-70f5-487c-93f0-a645c8cbb22b tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1966846730", "description": "This is the new description of volume"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:11:04 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:04 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:11:04 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:04 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:04 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-0058c24b-70f5-487c-93f0-a645c8cbb22b tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Volume info retrieved successfully. Sep 03 20:11:04 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-0058c24b-70f5-487c-93f0-a645c8cbb22b tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Volume updated successfully. Sep 03 20:11:04 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-0058c24b-70f5-487c-93f0-a645c8cbb22b tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] http://192.168.122.54/volume/v3/volumes/217b689e-0a88-4455-9485-7efb6b0d88aa returned with HTTP 200 Sep 03 20:11:04 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 775/1560] 192.168.122.54 () {60 vars in 1248 bytes} [Thu Sep 3 20:11:04 2026] PUT /volume/v3/volumes/217b689e-0a88-4455-9485-7efb6b0d88aa => generated 829 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:04 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-bb032d88-6abc-416b-bd33-4fc779633fb0 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:04 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-bb032d88-6abc-416b-bd33-4fc779633fb0 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] GET http://192.168.122.54/volume/v3/volumes/217b689e-0a88-4455-9485-7efb6b0d88aa Sep 03 20:11:04 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-bb032d88-6abc-416b-bd33-4fc779633fb0 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:04 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-bb032d88-6abc-416b-bd33-4fc779633fb0 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:04 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:04 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:11:04 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:04 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:11:04 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-bb032d88-6abc-416b-bd33-4fc779633fb0 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Volume info retrieved successfully. Sep 03 20:11:04 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-bb032d88-6abc-416b-bd33-4fc779633fb0 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] http://192.168.122.54/volume/v3/volumes/217b689e-0a88-4455-9485-7efb6b0d88aa returned with HTTP 200 Sep 03 20:11:04 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 786/1561] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:11:04 2026] GET /volume/v3/volumes/217b689e-0a88-4455-9485-7efb6b0d88aa => generated 1376 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:11:04 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-8b45a653-c729-42a7-9442-9115b7a86ddf None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:04 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-8b45a653-c729-42a7-9442-9115b7a86ddf tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:11:04 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-8b45a653-c729-42a7-9442-9115b7a86ddf tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1243073990", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-483241079"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:11:04 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volumes [None req-8b45a653-c729-42a7-9442-9115b7a86ddf tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1243073990', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-483241079'}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:11:04 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-8b45a653-c729-42a7-9442-9115b7a86ddf tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Create volume of 1 GB Sep 03 20:11:04 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-8b45a653-c729-42a7-9442-9115b7a86ddf tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Availability Zones retrieved successfully. Sep 03 20:11:04 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-8b45a653-c729-42a7-9442-9115b7a86ddf tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Flow 'volume_create_api' (286e0302-fcd8-4e7d-ae38-b9b9b6b86f56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:11:04 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-8b45a653-c729-42a7-9442-9115b7a86ddf tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a593371d-578e-4fa7-806e-59827d8794f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:11:04 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.flows.api.create_volume [None req-8b45a653-c729-42a7-9442-9115b7a86ddf tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Validating volume size '1' using validate_int {{(pid=87289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:11:04 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-a88b1b54-2615-4d80-b2f4-a344ca182bff None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:04 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-8b45a653-c729-42a7-9442-9115b7a86ddf tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a593371d-578e-4fa7-806e-59827d8794f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:11:04 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-8b45a653-c729-42a7-9442-9115b7a86ddf tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bcc73bdd-67cd-4d24-b82a-30db9265af53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:11:05 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-8b45a653-c729-42a7-9442-9115b7a86ddf tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Created reservations ['f149cc4b-f29a-48f1-887c-f731ff272eab', '42d1dd28-174b-4759-a448-c6101efd38d1', '756e7644-7f5a-470b-822f-05bd1fbe6038', '182316ad-3661-4717-af42-c21cc8e5883d'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:11:05 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-8b45a653-c729-42a7-9442-9115b7a86ddf tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bcc73bdd-67cd-4d24-b82a-30db9265af53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f149cc4b-f29a-48f1-887c-f731ff272eab', '42d1dd28-174b-4759-a448-c6101efd38d1', '756e7644-7f5a-470b-822f-05bd1fbe6038', '182316ad-3661-4717-af42-c21cc8e5883d']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:11:05 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-8b45a653-c729-42a7-9442-9115b7a86ddf tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c4307ea-122d-4f7f-9f61-abc1c4ff776b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:11:05 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:05 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:11:05 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-8b45a653-c729-42a7-9442-9115b7a86ddf tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c4307ea-122d-4f7f-9f61-abc1c4ff776b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8923d996-0507-4e27-97e0-605e80f3514c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1243073990',display_name='tempest-VolumesGetTest-Volume-483241079',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51fb409eed1f4f2ab02850eb9cc07546',qos_specs=None,replication_status=,reservations=['f149cc4b-f29a-48f1-887c-f731ff272eab','42d1dd28-174b-4759-a448-c6101efd38d1','756e7644-7f5a-470b-822f-05bd1fbe6038','182316ad-3661-4717-af42-c21cc8e5883d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='faf2dfa7457245beb645c64f10e97a19',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:11:05Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1243073990',display_name='tempest-VolumesGetTest-Volume-483241079',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8923d996-0507-4e27-97e0-605e80f3514c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='51fb409eed1f4f2ab02850eb9cc07546',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='faf2dfa7457245beb645c64f10e97a19',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:11:05 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-8b45a653-c729-42a7-9442-9115b7a86ddf tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95703095-b21d-4c49-97df-a5024e62401b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:11:05 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-8b45a653-c729-42a7-9442-9115b7a86ddf tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95703095-b21d-4c49-97df-a5024e62401b) transitioned into 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-1243073990',display_name='tempest-VolumesGetTest-Volume-483241079',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51fb409eed1f4f2ab02850eb9cc07546',qos_specs=None,replication_status=,reservations=['f149cc4b-f29a-48f1-887c-f731ff272eab','42d1dd28-174b-4759-a448-c6101efd38d1','756e7644-7f5a-470b-822f-05bd1fbe6038','182316ad-3661-4717-af42-c21cc8e5883d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='faf2dfa7457245beb645c64f10e97a19',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:11:05 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-8b45a653-c729-42a7-9442-9115b7a86ddf tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8020a48d-2d0a-4738-8828-f54c96cf6866) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:11:05 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a88b1b54-2615-4d80-b2f4-a344ca182bff tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:11:05 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a88b1b54-2615-4d80-b2f4-a344ca182bff tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-837542038"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:11:05 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.volumes [None req-a88b1b54-2615-4d80-b2f4-a344ca182bff tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-837542038'}} {{(pid=87290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:11:05 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-a88b1b54-2615-4d80-b2f4-a344ca182bff tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] Create volume of 1 GB Sep 03 20:11:05 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-a88b1b54-2615-4d80-b2f4-a344ca182bff tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] Availability Zones retrieved successfully. Sep 03 20:11:05 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-8b45a653-c729-42a7-9442-9115b7a86ddf tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8020a48d-2d0a-4738-8828-f54c96cf6866) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:11:05 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-8b45a653-c729-42a7-9442-9115b7a86ddf tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Flow 'volume_create_api' (286e0302-fcd8-4e7d-ae38-b9b9b6b86f56) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:11:05 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-8b45a653-c729-42a7-9442-9115b7a86ddf tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Create volume request issued successfully. Sep 03 20:11:05 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-8b45a653-c729-42a7-9442-9115b7a86ddf tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:11:05 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 776/1562] 192.168.122.54 () {60 vars in 1138 bytes} [Thu Sep 3 20:11:04 2026] POST /volume/v3/volumes => generated 786 bytes in 317 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:11:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-5808065d-799d-41c2-932b-8fed348f029b None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:05 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-5808065d-799d-41c2-932b-8fed348f029b tempest-VolumeRetypeWithoutMigrationTest-2029518975 tempest-VolumeRetypeWithoutMigrationTest-2029518975-project-member] GET http://192.168.122.54/volume/v3/volumes/68cd9bf4-c105-4cac-9b04-9cef00c89ee1 Sep 03 20:11:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-5808065d-799d-41c2-932b-8fed348f029b tempest-VolumeRetypeWithoutMigrationTest-2029518975 tempest-VolumeRetypeWithoutMigrationTest-2029518975-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-5808065d-799d-41c2-932b-8fed348f029b tempest-VolumeRetypeWithoutMigrationTest-2029518975 tempest-VolumeRetypeWithoutMigrationTest-2029518975-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:05 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-a88b1b54-2615-4d80-b2f4-a344ca182bff tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] Flow 'volume_create_api' (f44996ee-0c40-4fd7-b5be-86b78af95147) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:11:05 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-a88b1b54-2615-4d80-b2f4-a344ca182bff tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e6babbb-3c94-46d6-9a56-a246e220f3c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:11:05 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.flows.api.create_volume [None req-a88b1b54-2615-4d80-b2f4-a344ca182bff tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] Validating volume size '1' using validate_int {{(pid=87290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:11:05 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:05 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:11:05 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:05 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:05 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-5808065d-799d-41c2-932b-8fed348f029b tempest-VolumeRetypeWithoutMigrationTest-2029518975 tempest-VolumeRetypeWithoutMigrationTest-2029518975-project-member] Volume info retrieved successfully. Sep 03 20:11:05 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-5808065d-799d-41c2-932b-8fed348f029b tempest-VolumeRetypeWithoutMigrationTest-2029518975 tempest-VolumeRetypeWithoutMigrationTest-2029518975-project-member] http://192.168.122.54/volume/v3/volumes/68cd9bf4-c105-4cac-9b04-9cef00c89ee1 returned with HTTP 200 Sep 03 20:11:05 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 777/1563] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:11:05 2026] GET /volume/v3/volumes/68cd9bf4-c105-4cac-9b04-9cef00c89ee1 => generated 867 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-e7622384-1442-490c-894f-6b05906f6e30 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:05 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-e7622384-1442-490c-894f-6b05906f6e30 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] GET http://192.168.122.54/volume/v3/volumes/8923d996-0507-4e27-97e0-605e80f3514c Sep 03 20:11:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-e7622384-1442-490c-894f-6b05906f6e30 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-e7622384-1442-490c-894f-6b05906f6e30 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:05 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:05 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:11:05 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:05 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:05 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-a88b1b54-2615-4d80-b2f4-a344ca182bff tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e6babbb-3c94-46d6-9a56-a246e220f3c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:11:05 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-a88b1b54-2615-4d80-b2f4-a344ca182bff tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e129bbc2-ec92-4a9c-8e3a-9d2d2edec2db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:11:05 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-e7622384-1442-490c-894f-6b05906f6e30 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Volume info retrieved successfully. Sep 03 20:11:05 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-e7622384-1442-490c-894f-6b05906f6e30 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] http://192.168.122.54/volume/v3/volumes/8923d996-0507-4e27-97e0-605e80f3514c returned with HTTP 200 Sep 03 20:11:05 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 778/1564] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:11:05 2026] GET /volume/v3/volumes/8923d996-0507-4e27-97e0-605e80f3514c => generated 854 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-7fc9b4f7-3c01-4f9e-bf25-90f45dc1d23d None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:05 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7fc9b4f7-3c01-4f9e-bf25-90f45dc1d23d tempest-VolumeRetypeWithoutMigrationTest-749686049 tempest-VolumeRetypeWithoutMigrationTest-749686049-project-admin] GET http://192.168.122.54/volume/v3/volumes/68cd9bf4-c105-4cac-9b04-9cef00c89ee1 Sep 03 20:11:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-7fc9b4f7-3c01-4f9e-bf25-90f45dc1d23d tempest-VolumeRetypeWithoutMigrationTest-749686049 tempest-VolumeRetypeWithoutMigrationTest-749686049-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-7fc9b4f7-3c01-4f9e-bf25-90f45dc1d23d tempest-VolumeRetypeWithoutMigrationTest-749686049 tempest-VolumeRetypeWithoutMigrationTest-749686049-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:05 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:05 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:11:05 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:05 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:05 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-7fc9b4f7-3c01-4f9e-bf25-90f45dc1d23d tempest-VolumeRetypeWithoutMigrationTest-749686049 tempest-VolumeRetypeWithoutMigrationTest-749686049-project-admin] Volume info retrieved successfully. Sep 03 20:11:05 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7fc9b4f7-3c01-4f9e-bf25-90f45dc1d23d tempest-VolumeRetypeWithoutMigrationTest-749686049 tempest-VolumeRetypeWithoutMigrationTest-749686049-project-admin] http://192.168.122.54/volume/v3/volumes/68cd9bf4-c105-4cac-9b04-9cef00c89ee1 returned with HTTP 200 Sep 03 20:11:05 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 779/1565] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:11:05 2026] GET /volume/v3/volumes/68cd9bf4-c105-4cac-9b04-9cef00c89ee1 => generated 1030 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:11:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-ff00820e-66a2-41cf-8fda-625a9604c1c7 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:05 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ff00820e-66a2-41cf-8fda-625a9604c1c7 tempest-VolumeRetypeWithoutMigrationTest-2029518975 tempest-VolumeRetypeWithoutMigrationTest-2029518975-project-member] POST http://192.168.122.54/volume/v3/volumes/68cd9bf4-c105-4cac-9b04-9cef00c89ee1/action Sep 03 20:11:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ff00820e-66a2-41cf-8fda-625a9604c1c7 tempest-VolumeRetypeWithoutMigrationTest-2029518975 tempest-VolumeRetypeWithoutMigrationTest-2029518975-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=87289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:11:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ff00820e-66a2-41cf-8fda-625a9604c1c7 tempest-VolumeRetypeWithoutMigrationTest-2029518975 tempest-VolumeRetypeWithoutMigrationTest-2029518975-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:11:05 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:05 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:11:05 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:05 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:05 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-ff00820e-66a2-41cf-8fda-625a9604c1c7 tempest-VolumeRetypeWithoutMigrationTest-2029518975 tempest-VolumeRetypeWithoutMigrationTest-2029518975-project-member] Volume info retrieved successfully. Sep 03 20:11:05 devstack devstack@c-api.service[87289]: /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 03 20:11:05 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 20:11:05 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-a88b1b54-2615-4d80-b2f4-a344ca182bff tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] Created reservations ['edb6cdc5-936f-42da-9e99-81dd0f385a9b', 'dbe14de8-8830-4d48-8612-53f15a66a671', '99ac4e40-6d6e-4502-9226-154ce1d9e441', '619772a0-336c-43e1-9ec2-f84f24f0fcf7'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:11:05 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-a88b1b54-2615-4d80-b2f4-a344ca182bff tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e129bbc2-ec92-4a9c-8e3a-9d2d2edec2db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['edb6cdc5-936f-42da-9e99-81dd0f385a9b', 'dbe14de8-8830-4d48-8612-53f15a66a671', '99ac4e40-6d6e-4502-9226-154ce1d9e441', '619772a0-336c-43e1-9ec2-f84f24f0fcf7']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:11:05 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-a88b1b54-2615-4d80-b2f4-a344ca182bff tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54cb2e3b-df35-47f7-ac0b-bbc407eebef0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:11:05 devstack devstack@c-api.service[87289]: WARNING cinder.quota [None req-ff00820e-66a2-41cf-8fda-625a9604c1c7 tempest-VolumeRetypeWithoutMigrationTest-2029518975 tempest-VolumeRetypeWithoutMigrationTest-2029518975-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 03 20:11:05 devstack devstack@c-api.service[87289]: WARNING cinder.quota [None req-ff00820e-66a2-41cf-8fda-625a9604c1c7 tempest-VolumeRetypeWithoutMigrationTest-2029518975 tempest-VolumeRetypeWithoutMigrationTest-2029518975-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 03 20:11:05 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:05 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:11:05 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-a88b1b54-2615-4d80-b2f4-a344ca182bff tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54cb2e3b-df35-47f7-ac0b-bbc407eebef0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '049911b3-2d19-45b2-8dc1-bad9a3790572', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-837542038',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47f68488e59941aba2f44ca39d7ed467',qos_specs=None,replication_status=,reservations=['edb6cdc5-936f-42da-9e99-81dd0f385a9b','dbe14de8-8830-4d48-8612-53f15a66a671','99ac4e40-6d6e-4502-9226-154ce1d9e441','619772a0-336c-43e1-9ec2-f84f24f0fcf7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3089e5cb412c4d98a2573f0ddb80281a',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:11:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-837542038',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=049911b3-2d19-45b2-8dc1-bad9a3790572,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='47f68488e59941aba2f44ca39d7ed467',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3089e5cb412c4d98a2573f0ddb80281a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:11:05 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-a88b1b54-2615-4d80-b2f4-a344ca182bff tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe9631ad-a1be-451d-a106-4818d090a78f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:11:05 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-ff00820e-66a2-41cf-8fda-625a9604c1c7 tempest-VolumeRetypeWithoutMigrationTest-2029518975 tempest-VolumeRetypeWithoutMigrationTest-2029518975-project-member] Created reservations ['91322cb5-8b82-4fef-b819-75ac33b69903', 'e2858d30-0ee3-4fdd-90ac-55816b25df80'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:11:05 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-a88b1b54-2615-4d80-b2f4-a344ca182bff tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe9631ad-a1be-451d-a106-4818d090a78f) transitioned into state 'SUCCESS' from state '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-837542038',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47f68488e59941aba2f44ca39d7ed467',qos_specs=None,replication_status=,reservations=['edb6cdc5-936f-42da-9e99-81dd0f385a9b','dbe14de8-8830-4d48-8612-53f15a66a671','99ac4e40-6d6e-4502-9226-154ce1d9e441','619772a0-336c-43e1-9ec2-f84f24f0fcf7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3089e5cb412c4d98a2573f0ddb80281a',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:11:05 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-a88b1b54-2615-4d80-b2f4-a344ca182bff tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00001427-9895-47c3-a2d5-73460997f1e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:11:05 devstack devstack@c-api.service[87289]: WARNING cinder.quota [None req-ff00820e-66a2-41cf-8fda-625a9604c1c7 tempest-VolumeRetypeWithoutMigrationTest-2029518975 tempest-VolumeRetypeWithoutMigrationTest-2029518975-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 03 20:11:05 devstack devstack@c-api.service[87289]: WARNING cinder.quota [None req-ff00820e-66a2-41cf-8fda-625a9604c1c7 tempest-VolumeRetypeWithoutMigrationTest-2029518975 tempest-VolumeRetypeWithoutMigrationTest-2029518975-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 03 20:11:05 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-ff00820e-66a2-41cf-8fda-625a9604c1c7 tempest-VolumeRetypeWithoutMigrationTest-2029518975 tempest-VolumeRetypeWithoutMigrationTest-2029518975-project-member] Created reservations ['57ca5f9f-9c55-4fb9-b621-58cef72fefdb', 'ed3e325c-a76a-445c-96f1-5fd3a501fe26'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:11:05 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-a88b1b54-2615-4d80-b2f4-a344ca182bff tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00001427-9895-47c3-a2d5-73460997f1e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:11:05 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-a88b1b54-2615-4d80-b2f4-a344ca182bff tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] Flow 'volume_create_api' (f44996ee-0c40-4fd7-b5be-86b78af95147) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:11:05 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-a88b1b54-2615-4d80-b2f4-a344ca182bff tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] Create volume request issued successfully. Sep 03 20:11:05 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a88b1b54-2615-4d80-b2f4-a344ca182bff tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:11:05 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 787/1566] 192.168.122.54 () {62 vars in 1178 bytes} [Thu Sep 3 20:11:04 2026] POST /volume/v3/volumes => generated 825 bytes in 625 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:11:05 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-40335781-7191-45e5-a936-5c0af42e8abc None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:05 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-40335781-7191-45e5-a936-5c0af42e8abc tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] GET http://192.168.122.54/volume/v3/volumes/049911b3-2d19-45b2-8dc1-bad9a3790572 Sep 03 20:11:05 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-40335781-7191-45e5-a936-5c0af42e8abc tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:05 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-40335781-7191-45e5-a936-5c0af42e8abc tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:05 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:05 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:11:05 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:05 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:11:05 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:05 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:11:05 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-40335781-7191-45e5-a936-5c0af42e8abc tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] Volume info retrieved successfully. Sep 03 20:11:05 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-ff00820e-66a2-41cf-8fda-625a9604c1c7 tempest-VolumeRetypeWithoutMigrationTest-2029518975 tempest-VolumeRetypeWithoutMigrationTest-2029518975-project-member] Retype volume request issued successfully. Sep 03 20:11:05 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ff00820e-66a2-41cf-8fda-625a9604c1c7 tempest-VolumeRetypeWithoutMigrationTest-2029518975 tempest-VolumeRetypeWithoutMigrationTest-2029518975-project-member] http://192.168.122.54/volume/v3/volumes/68cd9bf4-c105-4cac-9b04-9cef00c89ee1/action returned with HTTP 202 Sep 03 20:11:05 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 780/1567] 192.168.122.54 () {60 vars in 1269 bytes} [Thu Sep 3 20:11:05 2026] POST /volume/v3/volumes/68cd9bf4-c105-4cac-9b04-9cef00c89ee1/action => generated 0 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 20:11:05 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-40335781-7191-45e5-a936-5c0af42e8abc tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] http://192.168.122.54/volume/v3/volumes/049911b3-2d19-45b2-8dc1-bad9a3790572 returned with HTTP 200 Sep 03 20:11:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-e1f87672-00c9-44b0-a9a6-b995df8361cd None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:05 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 788/1568] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:11:05 2026] GET /volume/v3/volumes/049911b3-2d19-45b2-8dc1-bad9a3790572 => generated 893 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:11:05 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-e1f87672-00c9-44b0-a9a6-b995df8361cd tempest-VolumeRetypeWithoutMigrationTest-2029518975 tempest-VolumeRetypeWithoutMigrationTest-2029518975-project-member] GET http://192.168.122.54/volume/v3/volumes/68cd9bf4-c105-4cac-9b04-9cef00c89ee1 Sep 03 20:11:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-e1f87672-00c9-44b0-a9a6-b995df8361cd tempest-VolumeRetypeWithoutMigrationTest-2029518975 tempest-VolumeRetypeWithoutMigrationTest-2029518975-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-e1f87672-00c9-44b0-a9a6-b995df8361cd tempest-VolumeRetypeWithoutMigrationTest-2029518975 tempest-VolumeRetypeWithoutMigrationTest-2029518975-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:05 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:05 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:11:05 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:05 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:05 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-e1f87672-00c9-44b0-a9a6-b995df8361cd tempest-VolumeRetypeWithoutMigrationTest-2029518975 tempest-VolumeRetypeWithoutMigrationTest-2029518975-project-member] Volume info retrieved successfully. Sep 03 20:11:05 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-e1f87672-00c9-44b0-a9a6-b995df8361cd tempest-VolumeRetypeWithoutMigrationTest-2029518975 tempest-VolumeRetypeWithoutMigrationTest-2029518975-project-member] http://192.168.122.54/volume/v3/volumes/68cd9bf4-c105-4cac-9b04-9cef00c89ee1 returned with HTTP 200 Sep 03 20:11:05 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 781/1569] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:11:05 2026] GET /volume/v3/volumes/68cd9bf4-c105-4cac-9b04-9cef00c89ee1 => generated 866 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:06 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-48cad252-e240-4a4f-9888-e87ec0f441a3 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:06 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-48cad252-e240-4a4f-9888-e87ec0f441a3 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] GET http://192.168.122.54/volume/v3/volumes/8923d996-0507-4e27-97e0-605e80f3514c Sep 03 20:11:06 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-48cad252-e240-4a4f-9888-e87ec0f441a3 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:06 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-48cad252-e240-4a4f-9888-e87ec0f441a3 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:06 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:06 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:11:06 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:06 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:11:06 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-48cad252-e240-4a4f-9888-e87ec0f441a3 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Volume info retrieved successfully. Sep 03 20:11:06 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-48cad252-e240-4a4f-9888-e87ec0f441a3 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] http://192.168.122.54/volume/v3/volumes/8923d996-0507-4e27-97e0-605e80f3514c returned with HTTP 200 Sep 03 20:11:06 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 789/1570] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:11:06 2026] GET /volume/v3/volumes/8923d996-0507-4e27-97e0-605e80f3514c => generated 878 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-6cf37033-9955-4ca8-9148-e841b0edb6cc None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:06 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-6cf37033-9955-4ca8-9148-e841b0edb6cc tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] GET http://192.168.122.54/volume/v3/volumes/049911b3-2d19-45b2-8dc1-bad9a3790572 Sep 03 20:11:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-6cf37033-9955-4ca8-9148-e841b0edb6cc tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-6cf37033-9955-4ca8-9148-e841b0edb6cc tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:06 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:06 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:11:06 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:06 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:06 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-6cf37033-9955-4ca8-9148-e841b0edb6cc tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] Volume info retrieved successfully. Sep 03 20:11:06 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-6cf37033-9955-4ca8-9148-e841b0edb6cc tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] http://192.168.122.54/volume/v3/volumes/049911b3-2d19-45b2-8dc1-bad9a3790572 returned with HTTP 200 Sep 03 20:11:06 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 782/1571] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:11:06 2026] GET /volume/v3/volumes/049911b3-2d19-45b2-8dc1-bad9a3790572 => generated 917 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:11:06 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-2ac9b9de-9615-4e3c-bbbc-0fcc00381e5a None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:06 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2ac9b9de-9615-4e3c-bbbc-0fcc00381e5a tempest-VolumeRetypeWithoutMigrationTest-2029518975 tempest-VolumeRetypeWithoutMigrationTest-2029518975-project-member] GET http://192.168.122.54/volume/v3/volumes/68cd9bf4-c105-4cac-9b04-9cef00c89ee1 Sep 03 20:11:06 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-2ac9b9de-9615-4e3c-bbbc-0fcc00381e5a tempest-VolumeRetypeWithoutMigrationTest-2029518975 tempest-VolumeRetypeWithoutMigrationTest-2029518975-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:06 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-2ac9b9de-9615-4e3c-bbbc-0fcc00381e5a tempest-VolumeRetypeWithoutMigrationTest-2029518975 tempest-VolumeRetypeWithoutMigrationTest-2029518975-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:06 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:06 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:11:06 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:06 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:11:06 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-2ac9b9de-9615-4e3c-bbbc-0fcc00381e5a tempest-VolumeRetypeWithoutMigrationTest-2029518975 tempest-VolumeRetypeWithoutMigrationTest-2029518975-project-member] Volume info retrieved successfully. Sep 03 20:11:06 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2ac9b9de-9615-4e3c-bbbc-0fcc00381e5a tempest-VolumeRetypeWithoutMigrationTest-2029518975 tempest-VolumeRetypeWithoutMigrationTest-2029518975-project-member] http://192.168.122.54/volume/v3/volumes/68cd9bf4-c105-4cac-9b04-9cef00c89ee1 returned with HTTP 200 Sep 03 20:11:06 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 790/1572] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:11:06 2026] GET /volume/v3/volumes/68cd9bf4-c105-4cac-9b04-9cef00c89ee1 => generated 867 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-1ca95f48-f520-49de-a057-128368d98f37 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:06 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-1ca95f48-f520-49de-a057-128368d98f37 tempest-VolumeRetypeWithoutMigrationTest-749686049 tempest-VolumeRetypeWithoutMigrationTest-749686049-project-admin] GET http://192.168.122.54/volume/v3/volumes/68cd9bf4-c105-4cac-9b04-9cef00c89ee1 Sep 03 20:11:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-1ca95f48-f520-49de-a057-128368d98f37 tempest-VolumeRetypeWithoutMigrationTest-749686049 tempest-VolumeRetypeWithoutMigrationTest-749686049-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-1ca95f48-f520-49de-a057-128368d98f37 tempest-VolumeRetypeWithoutMigrationTest-749686049 tempest-VolumeRetypeWithoutMigrationTest-749686049-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:06 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:06 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:11:06 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:06 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:06 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-1ca95f48-f520-49de-a057-128368d98f37 tempest-VolumeRetypeWithoutMigrationTest-749686049 tempest-VolumeRetypeWithoutMigrationTest-749686049-project-admin] Volume info retrieved successfully. Sep 03 20:11:06 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-1ca95f48-f520-49de-a057-128368d98f37 tempest-VolumeRetypeWithoutMigrationTest-749686049 tempest-VolumeRetypeWithoutMigrationTest-749686049-project-admin] http://192.168.122.54/volume/v3/volumes/68cd9bf4-c105-4cac-9b04-9cef00c89ee1 returned with HTTP 200 Sep 03 20:11:06 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 783/1573] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:11:06 2026] GET /volume/v3/volumes/68cd9bf4-c105-4cac-9b04-9cef00c89ee1 => generated 1030 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:11:06 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-d7889da9-d97c-4b2f-a24d-59e4a30ed0e3 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:06 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-d7889da9-d97c-4b2f-a24d-59e4a30ed0e3 tempest-VolumeRetypeWithoutMigrationTest-749686049 tempest-VolumeRetypeWithoutMigrationTest-749686049-project-admin] GET http://192.168.122.54/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1118697074 Sep 03 20:11:06 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-d7889da9-d97c-4b2f-a24d-59e4a30ed0e3 tempest-VolumeRetypeWithoutMigrationTest-749686049 tempest-VolumeRetypeWithoutMigrationTest-749686049-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:06 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-d7889da9-d97c-4b2f-a24d-59e4a30ed0e3 tempest-VolumeRetypeWithoutMigrationTest-749686049 tempest-VolumeRetypeWithoutMigrationTest-749686049-project-admin] Calling method 'index' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:06 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-d7889da9-d97c-4b2f-a24d-59e4a30ed0e3 tempest-VolumeRetypeWithoutMigrationTest-749686049 tempest-VolumeRetypeWithoutMigrationTest-749686049-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1118697074'), ('all_tenants', True)]). {{(pid=87290) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 20:11:06 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:06 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:11:06 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-d7889da9-d97c-4b2f-a24d-59e4a30ed0e3 tempest-VolumeRetypeWithoutMigrationTest-749686049 tempest-VolumeRetypeWithoutMigrationTest-749686049-project-admin] Get all volumes completed successfully. Sep 03 20:11:06 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-d7889da9-d97c-4b2f-a24d-59e4a30ed0e3 tempest-VolumeRetypeWithoutMigrationTest-749686049 tempest-VolumeRetypeWithoutMigrationTest-749686049-project-admin] http://192.168.122.54/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1118697074 returned with HTTP 200 Sep 03 20:11:06 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 791/1574] 192.168.122.54 () {58 vars in 1277 bytes} [Thu Sep 3 20:11:06 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1118697074 => generated 353 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-4507347a-0853-49e1-b302-be5f1256c4ec None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:06 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-4507347a-0853-49e1-b302-be5f1256c4ec tempest-VolumeRetypeWithoutMigrationTest-2029518975 tempest-VolumeRetypeWithoutMigrationTest-2029518975-project-member] GET http://192.168.122.54/volume/v3/volumes/68cd9bf4-c105-4cac-9b04-9cef00c89ee1 Sep 03 20:11:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-4507347a-0853-49e1-b302-be5f1256c4ec tempest-VolumeRetypeWithoutMigrationTest-2029518975 tempest-VolumeRetypeWithoutMigrationTest-2029518975-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-4507347a-0853-49e1-b302-be5f1256c4ec tempest-VolumeRetypeWithoutMigrationTest-2029518975 tempest-VolumeRetypeWithoutMigrationTest-2029518975-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:06 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:06 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:11:06 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:06 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:06 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-4507347a-0853-49e1-b302-be5f1256c4ec tempest-VolumeRetypeWithoutMigrationTest-2029518975 tempest-VolumeRetypeWithoutMigrationTest-2029518975-project-member] Volume info retrieved successfully. Sep 03 20:11:06 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-4507347a-0853-49e1-b302-be5f1256c4ec tempest-VolumeRetypeWithoutMigrationTest-2029518975 tempest-VolumeRetypeWithoutMigrationTest-2029518975-project-member] http://192.168.122.54/volume/v3/volumes/68cd9bf4-c105-4cac-9b04-9cef00c89ee1 returned with HTTP 200 Sep 03 20:11:06 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 784/1575] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:11:06 2026] GET /volume/v3/volumes/68cd9bf4-c105-4cac-9b04-9cef00c89ee1 => generated 867 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:06 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-d4d3ff87-0117-4284-806d-d2698f0a7684 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:07 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-d4d3ff87-0117-4284-806d-d2698f0a7684 tempest-VolumeRetypeWithoutMigrationTest-2029518975 tempest-VolumeRetypeWithoutMigrationTest-2029518975-project-member] DELETE http://192.168.122.54/volume/v3/volumes/68cd9bf4-c105-4cac-9b04-9cef00c89ee1 Sep 03 20:11:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-d4d3ff87-0117-4284-806d-d2698f0a7684 tempest-VolumeRetypeWithoutMigrationTest-2029518975 tempest-VolumeRetypeWithoutMigrationTest-2029518975-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-d4d3ff87-0117-4284-806d-d2698f0a7684 tempest-VolumeRetypeWithoutMigrationTest-2029518975 tempest-VolumeRetypeWithoutMigrationTest-2029518975-project-member] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:07 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-d4d3ff87-0117-4284-806d-d2698f0a7684 tempest-VolumeRetypeWithoutMigrationTest-2029518975 tempest-VolumeRetypeWithoutMigrationTest-2029518975-project-member] Delete volume with id: 68cd9bf4-c105-4cac-9b04-9cef00c89ee1 Sep 03 20:11:07 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:07 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:11:07 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:07 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:11:07 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-d4d3ff87-0117-4284-806d-d2698f0a7684 tempest-VolumeRetypeWithoutMigrationTest-2029518975 tempest-VolumeRetypeWithoutMigrationTest-2029518975-project-member] Volume info retrieved successfully. Sep 03 20:11:07 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-d4d3ff87-0117-4284-806d-d2698f0a7684 tempest-VolumeRetypeWithoutMigrationTest-2029518975 tempest-VolumeRetypeWithoutMigrationTest-2029518975-project-member] Delete volume request issued successfully. Sep 03 20:11:07 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-d4d3ff87-0117-4284-806d-d2698f0a7684 tempest-VolumeRetypeWithoutMigrationTest-2029518975 tempest-VolumeRetypeWithoutMigrationTest-2029518975-project-member] http://192.168.122.54/volume/v3/volumes/68cd9bf4-c105-4cac-9b04-9cef00c89ee1 returned with HTTP 202 Sep 03 20:11:07 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 792/1576] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:11:06 2026] DELETE /volume/v3/volumes/68cd9bf4-c105-4cac-9b04-9cef00c89ee1 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:11:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-36582bf8-dbbd-40c9-a307-1b1d0790532b None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:07 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-36582bf8-dbbd-40c9-a307-1b1d0790532b tempest-VolumeRetypeWithoutMigrationTest-2029518975 tempest-VolumeRetypeWithoutMigrationTest-2029518975-project-member] GET http://192.168.122.54/volume/v3/volumes/68cd9bf4-c105-4cac-9b04-9cef00c89ee1 Sep 03 20:11:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-36582bf8-dbbd-40c9-a307-1b1d0790532b tempest-VolumeRetypeWithoutMigrationTest-2029518975 tempest-VolumeRetypeWithoutMigrationTest-2029518975-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-36582bf8-dbbd-40c9-a307-1b1d0790532b tempest-VolumeRetypeWithoutMigrationTest-2029518975 tempest-VolumeRetypeWithoutMigrationTest-2029518975-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:07 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:07 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:11:07 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:07 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:07 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-36582bf8-dbbd-40c9-a307-1b1d0790532b tempest-VolumeRetypeWithoutMigrationTest-2029518975 tempest-VolumeRetypeWithoutMigrationTest-2029518975-project-member] Volume info retrieved successfully. Sep 03 20:11:07 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-36582bf8-dbbd-40c9-a307-1b1d0790532b tempest-VolumeRetypeWithoutMigrationTest-2029518975 tempest-VolumeRetypeWithoutMigrationTest-2029518975-project-member] http://192.168.122.54/volume/v3/volumes/68cd9bf4-c105-4cac-9b04-9cef00c89ee1 returned with HTTP 200 Sep 03 20:11:07 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 785/1577] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:11:07 2026] GET /volume/v3/volumes/68cd9bf4-c105-4cac-9b04-9cef00c89ee1 => generated 866 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-59aa79a5-360a-435b-83d1-569452d2fc8b None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:07 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-59aa79a5-360a-435b-83d1-569452d2fc8b tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] GET http://192.168.122.54/volume/v3/volumes/8923d996-0507-4e27-97e0-605e80f3514c Sep 03 20:11:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-59aa79a5-360a-435b-83d1-569452d2fc8b tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-59aa79a5-360a-435b-83d1-569452d2fc8b tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:07 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:07 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:11:07 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:07 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:11:07 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-59aa79a5-360a-435b-83d1-569452d2fc8b tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Volume info retrieved successfully. Sep 03 20:11:07 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-59aa79a5-360a-435b-83d1-569452d2fc8b tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] http://192.168.122.54/volume/v3/volumes/8923d996-0507-4e27-97e0-605e80f3514c returned with HTTP 200 Sep 03 20:11:07 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 793/1578] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:11:07 2026] GET /volume/v3/volumes/8923d996-0507-4e27-97e0-605e80f3514c => generated 879 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-1c0a8cae-7538-4d2d-9a78-5b8d88bcb3d8 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:07 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-1c0a8cae-7538-4d2d-9a78-5b8d88bcb3d8 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] PUT http://192.168.122.54/volume/v3/volumes/8923d996-0507-4e27-97e0-605e80f3514c Sep 03 20:11:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-1c0a8cae-7538-4d2d-9a78-5b8d88bcb3d8 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-989305226", "description": null}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:11:07 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:07 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:11:07 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:07 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:07 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-1c0a8cae-7538-4d2d-9a78-5b8d88bcb3d8 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Volume info retrieved successfully. Sep 03 20:11:07 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-1c0a8cae-7538-4d2d-9a78-5b8d88bcb3d8 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Volume updated successfully. Sep 03 20:11:07 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-1c0a8cae-7538-4d2d-9a78-5b8d88bcb3d8 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] http://192.168.122.54/volume/v3/volumes/8923d996-0507-4e27-97e0-605e80f3514c returned with HTTP 200 Sep 03 20:11:07 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 786/1579] 192.168.122.54 () {60 vars in 1247 bytes} [Thu Sep 3 20:11:07 2026] PUT /volume/v3/volumes/8923d996-0507-4e27-97e0-605e80f3514c => generated 776 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-ecef4def-39f0-4c55-b208-8db57053fb6c None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:07 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ecef4def-39f0-4c55-b208-8db57053fb6c tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] GET http://192.168.122.54/volume/v3/volumes/8923d996-0507-4e27-97e0-605e80f3514c Sep 03 20:11:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ecef4def-39f0-4c55-b208-8db57053fb6c tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ecef4def-39f0-4c55-b208-8db57053fb6c tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:07 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:07 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:11:07 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:07 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:11:07 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-ecef4def-39f0-4c55-b208-8db57053fb6c tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Volume info retrieved successfully. Sep 03 20:11:07 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ecef4def-39f0-4c55-b208-8db57053fb6c tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] http://192.168.122.54/volume/v3/volumes/8923d996-0507-4e27-97e0-605e80f3514c returned with HTTP 200 Sep 03 20:11:07 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 794/1580] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:11:07 2026] GET /volume/v3/volumes/8923d996-0507-4e27-97e0-605e80f3514c => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-9dad79b3-b315-4db6-a852-2ddabac2f230 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:07 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9dad79b3-b315-4db6-a852-2ddabac2f230 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] DELETE http://192.168.122.54/volume/v3/volumes/8923d996-0507-4e27-97e0-605e80f3514c Sep 03 20:11:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-9dad79b3-b315-4db6-a852-2ddabac2f230 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-9dad79b3-b315-4db6-a852-2ddabac2f230 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:07 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-9dad79b3-b315-4db6-a852-2ddabac2f230 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Delete volume with id: 8923d996-0507-4e27-97e0-605e80f3514c Sep 03 20:11:07 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:07 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:11:07 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:07 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:07 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-9dad79b3-b315-4db6-a852-2ddabac2f230 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Volume info retrieved successfully. Sep 03 20:11:07 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-9dad79b3-b315-4db6-a852-2ddabac2f230 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Delete volume request issued successfully. Sep 03 20:11:07 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9dad79b3-b315-4db6-a852-2ddabac2f230 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] http://192.168.122.54/volume/v3/volumes/8923d996-0507-4e27-97e0-605e80f3514c returned with HTTP 202 Sep 03 20:11:07 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 787/1581] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:11:07 2026] DELETE /volume/v3/volumes/8923d996-0507-4e27-97e0-605e80f3514c => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:11:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-e9883bbe-e518-4570-b113-cf1e5c1da5d5 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:07 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e9883bbe-e518-4570-b113-cf1e5c1da5d5 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] GET http://192.168.122.54/volume/v3/volumes/8923d996-0507-4e27-97e0-605e80f3514c Sep 03 20:11:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e9883bbe-e518-4570-b113-cf1e5c1da5d5 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e9883bbe-e518-4570-b113-cf1e5c1da5d5 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:07 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:07 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:11:07 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:07 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:11:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-027c2e46-3366-47b8-8470-943db62d9524 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:07 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-027c2e46-3366-47b8-8470-943db62d9524 tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] GET http://192.168.122.54/volume/v3/volumes/049911b3-2d19-45b2-8dc1-bad9a3790572 Sep 03 20:11:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-027c2e46-3366-47b8-8470-943db62d9524 tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-027c2e46-3366-47b8-8470-943db62d9524 tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:07 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-e9883bbe-e518-4570-b113-cf1e5c1da5d5 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Volume info retrieved successfully. Sep 03 20:11:07 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:07 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:11:07 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e9883bbe-e518-4570-b113-cf1e5c1da5d5 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] http://192.168.122.54/volume/v3/volumes/8923d996-0507-4e27-97e0-605e80f3514c returned with HTTP 200 Sep 03 20:11:07 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 795/1582] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:11:07 2026] GET /volume/v3/volumes/8923d996-0507-4e27-97e0-605e80f3514c => generated 843 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:07 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:07 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:07 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-027c2e46-3366-47b8-8470-943db62d9524 tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] Volume info retrieved successfully. Sep 03 20:11:07 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-027c2e46-3366-47b8-8470-943db62d9524 tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] http://192.168.122.54/volume/v3/volumes/049911b3-2d19-45b2-8dc1-bad9a3790572 returned with HTTP 200 Sep 03 20:11:07 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 788/1583] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:11:07 2026] GET /volume/v3/volumes/049911b3-2d19-45b2-8dc1-bad9a3790572 => generated 953 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 20:11:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-433734de-2a9a-4d92-b418-adc5bf257f86 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:07 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-433734de-2a9a-4d92-b418-adc5bf257f86 tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] POST http://192.168.122.54/volume/v3/volume-transfers Sep 03 20:11:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-433734de-2a9a-4d92-b418-adc5bf257f86 tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "049911b3-2d19-45b2-8dc1-bad9a3790572"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:11:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.volume_transfer [None req-433734de-2a9a-4d92-b418-adc5bf257f86 tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] Creating new volume transfer {'transfer': {'volume_id': '049911b3-2d19-45b2-8dc1-bad9a3790572'}} {{(pid=87290) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 03 20:11:07 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volume_transfer [None req-433734de-2a9a-4d92-b418-adc5bf257f86 tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] Creating transfer of volume 049911b3-2d19-45b2-8dc1-bad9a3790572 Sep 03 20:11:07 devstack devstack@c-api.service[87290]: INFO cinder.transfer.api [None req-433734de-2a9a-4d92-b418-adc5bf257f86 tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] Generating transfer record for volume 049911b3-2d19-45b2-8dc1-bad9a3790572 Sep 03 20:11:07 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:07 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:11:07 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:07 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:11:07 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-433734de-2a9a-4d92-b418-adc5bf257f86 tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] http://192.168.122.54/volume/v3/volume-transfers returned with HTTP 202 Sep 03 20:11:07 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 796/1584] 192.168.122.54 () {62 vars in 1205 bytes} [Thu Sep 3 20:11:07 2026] POST /volume/v3/volume-transfers => generated 578 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:11:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-6c5390b4-b82d-42e6-99a8-a5b11e3dd862 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:07 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-6c5390b4-b82d-42e6-99a8-a5b11e3dd862 tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] GET http://192.168.122.54/volume/v3/volumes/049911b3-2d19-45b2-8dc1-bad9a3790572 Sep 03 20:11:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-6c5390b4-b82d-42e6-99a8-a5b11e3dd862 tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-6c5390b4-b82d-42e6-99a8-a5b11e3dd862 tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:07 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:07 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:11:07 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:07 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:07 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-6c5390b4-b82d-42e6-99a8-a5b11e3dd862 tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] Volume info retrieved successfully. Sep 03 20:11:07 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-6c5390b4-b82d-42e6-99a8-a5b11e3dd862 tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] http://192.168.122.54/volume/v3/volumes/049911b3-2d19-45b2-8dc1-bad9a3790572 returned with HTTP 200 Sep 03 20:11:07 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 789/1585] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:11:07 2026] GET /volume/v3/volumes/049911b3-2d19-45b2-8dc1-bad9a3790572 => generated 961 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:11:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-f90f8d2e-60c9-45f1-9489-b0f180200b55 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:07 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f90f8d2e-60c9-45f1-9489-b0f180200b55 tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] GET http://192.168.122.54/volume/v3/volume-transfers/287a3297-a943-4299-beb8-616c31949407 Sep 03 20:11:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f90f8d2e-60c9-45f1-9489-b0f180200b55 tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f90f8d2e-60c9-45f1-9489-b0f180200b55 tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:07 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f90f8d2e-60c9-45f1-9489-b0f180200b55 tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] http://192.168.122.54/volume/v3/volume-transfers/287a3297-a943-4299-beb8-616c31949407 returned with HTTP 200 Sep 03 20:11:08 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 797/1586] 192.168.122.54 () {60 vars in 1295 bytes} [Thu Sep 3 20:11:07 2026] GET /volume/v3/volume-transfers/287a3297-a943-4299-beb8-616c31949407 => generated 546 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:11:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-adaf6b10-6da2-4f93-b80c-42491c5c7fcc None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:08 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-adaf6b10-6da2-4f93-b80c-42491c5c7fcc tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] GET http://192.168.122.54/volume/v3/volume-transfers Sep 03 20:11:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-adaf6b10-6da2-4f93-b80c-42491c5c7fcc tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-adaf6b10-6da2-4f93-b80c-42491c5c7fcc tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] Calling method 'index' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volume_transfer [None req-adaf6b10-6da2-4f93-b80c-42491c5c7fcc tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] Listing volume transfers {{(pid=87289) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 03 20:11:08 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-adaf6b10-6da2-4f93-b80c-42491c5c7fcc tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] http://192.168.122.54/volume/v3/volume-transfers returned with HTTP 200 Sep 03 20:11:08 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 790/1587] 192.168.122.54 () {60 vars in 1184 bytes} [Thu Sep 3 20:11:08 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 03 20:11:08 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-f645a526-c992-4319-ac75-c901801671f3 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-a6968565-ca5d-411d-aef1-efd9ab4c5916 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:08 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a6968565-ca5d-411d-aef1-efd9ab4c5916 tempest-VolumeRetypeWithoutMigrationTest-2029518975 tempest-VolumeRetypeWithoutMigrationTest-2029518975-project-member] GET http://192.168.122.54/volume/v3/volumes/68cd9bf4-c105-4cac-9b04-9cef00c89ee1 Sep 03 20:11:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a6968565-ca5d-411d-aef1-efd9ab4c5916 tempest-VolumeRetypeWithoutMigrationTest-2029518975 tempest-VolumeRetypeWithoutMigrationTest-2029518975-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a6968565-ca5d-411d-aef1-efd9ab4c5916 tempest-VolumeRetypeWithoutMigrationTest-2029518975 tempest-VolumeRetypeWithoutMigrationTest-2029518975-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:08 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a6968565-ca5d-411d-aef1-efd9ab4c5916 tempest-VolumeRetypeWithoutMigrationTest-2029518975 tempest-VolumeRetypeWithoutMigrationTest-2029518975-project-member] http://192.168.122.54/volume/v3/volumes/68cd9bf4-c105-4cac-9b04-9cef00c89ee1 returned with HTTP 404 Sep 03 20:11:08 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 791/1588] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:11:08 2026] GET /volume/v3/volumes/68cd9bf4-c105-4cac-9b04-9cef00c89ee1 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:11:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-815de7c5-dd7a-4050-bcd4-c212a8f56221 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:08 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-815de7c5-dd7a-4050-bcd4-c212a8f56221 tempest-VolumeRetypeWithoutMigrationTest-749686049 tempest-VolumeRetypeWithoutMigrationTest-749686049-project-admin] DELETE http://192.168.122.54/volume/v3/types/8a575beb-8dc2-4d92-9896-438da1adf94e Sep 03 20:11:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-815de7c5-dd7a-4050-bcd4-c212a8f56221 tempest-VolumeRetypeWithoutMigrationTest-749686049 tempest-VolumeRetypeWithoutMigrationTest-749686049-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-815de7c5-dd7a-4050-bcd4-c212a8f56221 tempest-VolumeRetypeWithoutMigrationTest-749686049 tempest-VolumeRetypeWithoutMigrationTest-749686049-project-admin] Calling method '_delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:08 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-815de7c5-dd7a-4050-bcd4-c212a8f56221 tempest-VolumeRetypeWithoutMigrationTest-749686049 tempest-VolumeRetypeWithoutMigrationTest-749686049-project-admin] http://192.168.122.54/volume/v3/types/8a575beb-8dc2-4d92-9896-438da1adf94e returned with HTTP 202 Sep 03 20:11:08 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 792/1589] 192.168.122.54 () {58 vars in 1224 bytes} [Thu Sep 3 20:11:08 2026] DELETE /volume/v3/types/8a575beb-8dc2-4d92-9896-438da1adf94e => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:11:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-5a058026-af19-433f-a2bb-e5a713d7e690 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:08 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f645a526-c992-4319-ac75-c901801671f3 tempest-VolumesTransfersV357Test-561943994 tempest-VolumesTransfersV357Test-561943994-project-member] POST http://192.168.122.54/volume/v3/volume-transfers/287a3297-a943-4299-beb8-616c31949407/accept Sep 03 20:11:08 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f645a526-c992-4319-ac75-c901801671f3 tempest-VolumesTransfersV357Test-561943994 tempest-VolumesTransfersV357Test-561943994-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "c8fddaadf10801bd"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:11:08 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-5a058026-af19-433f-a2bb-e5a713d7e690 tempest-VolumeRetypeWithoutMigrationTest-749686049 tempest-VolumeRetypeWithoutMigrationTest-749686049-project-admin] GET http://192.168.122.54/volume/v3/types/8a575beb-8dc2-4d92-9896-438da1adf94e Sep 03 20:11:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-5a058026-af19-433f-a2bb-e5a713d7e690 tempest-VolumeRetypeWithoutMigrationTest-749686049 tempest-VolumeRetypeWithoutMigrationTest-749686049-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-5a058026-af19-433f-a2bb-e5a713d7e690 tempest-VolumeRetypeWithoutMigrationTest-749686049 tempest-VolumeRetypeWithoutMigrationTest-749686049-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:08 devstack devstack@c-api.service[87290]: DEBUG cinder.api.contrib.volume_transfer [None req-f645a526-c992-4319-ac75-c901801671f3 tempest-VolumesTransfersV357Test-561943994 tempest-VolumesTransfersV357Test-561943994-project-member] Accepting volume transfer 287a3297-a943-4299-beb8-616c31949407 {{(pid=87290) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 03 20:11:08 devstack devstack@c-api.service[87290]: INFO cinder.api.contrib.volume_transfer [None req-f645a526-c992-4319-ac75-c901801671f3 tempest-VolumesTransfersV357Test-561943994 tempest-VolumesTransfersV357Test-561943994-project-member] Accepting transfer 287a3297-a943-4299-beb8-616c31949407 Sep 03 20:11:08 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-5a058026-af19-433f-a2bb-e5a713d7e690 tempest-VolumeRetypeWithoutMigrationTest-749686049 tempest-VolumeRetypeWithoutMigrationTest-749686049-project-admin] http://192.168.122.54/volume/v3/types/8a575beb-8dc2-4d92-9896-438da1adf94e returned with HTTP 404 Sep 03 20:11:08 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 793/1590] 192.168.122.54 () {58 vars in 1221 bytes} [Thu Sep 3 20:11:08 2026] GET /volume/v3/types/8a575beb-8dc2-4d92-9896-438da1adf94e => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:11:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-8c8c61ba-9e54-4d61-8f4e-91a7a8a23920 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:08 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-8c8c61ba-9e54-4d61-8f4e-91a7a8a23920 tempest-VolumeRetypeWithoutMigrationTest-749686049 tempest-VolumeRetypeWithoutMigrationTest-749686049-project-admin] DELETE http://192.168.122.54/volume/v3/types/03130841-52a1-46d8-9b5d-939f49368595 Sep 03 20:11:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-8c8c61ba-9e54-4d61-8f4e-91a7a8a23920 tempest-VolumeRetypeWithoutMigrationTest-749686049 tempest-VolumeRetypeWithoutMigrationTest-749686049-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-8c8c61ba-9e54-4d61-8f4e-91a7a8a23920 tempest-VolumeRetypeWithoutMigrationTest-749686049 tempest-VolumeRetypeWithoutMigrationTest-749686049-project-admin] Calling method '_delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:08 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:08 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:11:08 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-8c8c61ba-9e54-4d61-8f4e-91a7a8a23920 tempest-VolumeRetypeWithoutMigrationTest-749686049 tempest-VolumeRetypeWithoutMigrationTest-749686049-project-admin] http://192.168.122.54/volume/v3/types/03130841-52a1-46d8-9b5d-939f49368595 returned with HTTP 202 Sep 03 20:11:08 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 794/1591] 192.168.122.54 () {58 vars in 1224 bytes} [Thu Sep 3 20:11:08 2026] DELETE /volume/v3/types/03130841-52a1-46d8-9b5d-939f49368595 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:11:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-370b5613-9791-415a-b041-9d91daf5574c None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:08 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-370b5613-9791-415a-b041-9d91daf5574c tempest-VolumeRetypeWithoutMigrationTest-749686049 tempest-VolumeRetypeWithoutMigrationTest-749686049-project-admin] GET http://192.168.122.54/volume/v3/types/03130841-52a1-46d8-9b5d-939f49368595 Sep 03 20:11:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-370b5613-9791-415a-b041-9d91daf5574c tempest-VolumeRetypeWithoutMigrationTest-749686049 tempest-VolumeRetypeWithoutMigrationTest-749686049-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-370b5613-9791-415a-b041-9d91daf5574c tempest-VolumeRetypeWithoutMigrationTest-749686049 tempest-VolumeRetypeWithoutMigrationTest-749686049-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:08 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-370b5613-9791-415a-b041-9d91daf5574c tempest-VolumeRetypeWithoutMigrationTest-749686049 tempest-VolumeRetypeWithoutMigrationTest-749686049-project-admin] http://192.168.122.54/volume/v3/types/03130841-52a1-46d8-9b5d-939f49368595 returned with HTTP 404 Sep 03 20:11:08 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 795/1592] 192.168.122.54 () {58 vars in 1221 bytes} [Thu Sep 3 20:11:08 2026] GET /volume/v3/types/03130841-52a1-46d8-9b5d-939f49368595 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:11:08 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-f645a526-c992-4319-ac75-c901801671f3 tempest-VolumesTransfersV357Test-561943994 tempest-VolumesTransfersV357Test-561943994-project-member] Created reservations ['2571c32c-d5d5-4a85-8f7d-a2b6896ae47c', '73c67a3c-b1b9-4f80-9e9a-1ee414bd08b7', 'a4def5d4-22ea-458d-bda6-c45550d3c202', '1bf7d2d5-1c14-4a8e-ab9f-4bd46e9823e7'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:11:08 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-f645a526-c992-4319-ac75-c901801671f3 tempest-VolumesTransfersV357Test-561943994 tempest-VolumesTransfersV357Test-561943994-project-member] Created reservations ['7841307b-419d-4c57-8df4-04061834eac4', '555dd2b0-9807-4b60-9d9e-2e7a5f15485e', 'b6397b3c-af6c-450e-a099-86197bb53327', '916e5770-eb7a-4aab-bb77-904004f16c0b'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:11:08 devstack devstack@c-api.service[87290]: /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 03 20:11:08 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 20:11:08 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-f645a526-c992-4319-ac75-c901801671f3 tempest-VolumesTransfersV357Test-561943994 tempest-VolumesTransfersV357Test-561943994-project-member] Created reservations ['c4ea4a1d-cb67-404f-9694-36884936a289', '9b988ba4-2155-4a01-91f8-b43ac817fcdf', '30eb78f4-362d-4385-9c22-f8a77676f49b', 'd4dd75c2-0d16-47d7-b5d9-508d1592c62f'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:11:08 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-f645a526-c992-4319-ac75-c901801671f3 tempest-VolumesTransfersV357Test-561943994 tempest-VolumesTransfersV357Test-561943994-project-member] Created reservations ['0ef7997c-46c3-49dd-9867-4b2e899edcc5', '6c1ef50a-4039-4588-8640-f97f44a0fc09', '52613a9a-4295-42c6-b9d2-5fe9e7c23aaf', 'ad4a7174-6b78-476b-bf4f-7648eea168d2'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:11:08 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-f645a526-c992-4319-ac75-c901801671f3 tempest-VolumesTransfersV357Test-561943994 tempest-VolumesTransfersV357Test-561943994-project-member] Transfer volume completed successfully. Sep 03 20:11:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-64a4e6a7-7967-46e7-b869-57f256941132 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:08 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-64a4e6a7-7967-46e7-b869-57f256941132 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] GET http://192.168.122.54/volume/v3/volumes/8923d996-0507-4e27-97e0-605e80f3514c Sep 03 20:11:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-64a4e6a7-7967-46e7-b869-57f256941132 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-64a4e6a7-7967-46e7-b869-57f256941132 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:08 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:08 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:11:08 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:08 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:08 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-64a4e6a7-7967-46e7-b869-57f256941132 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Volume info retrieved successfully. Sep 03 20:11:08 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-64a4e6a7-7967-46e7-b869-57f256941132 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] http://192.168.122.54/volume/v3/volumes/8923d996-0507-4e27-97e0-605e80f3514c returned with HTTP 200 Sep 03 20:11:08 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 796/1593] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:11:08 2026] GET /volume/v3/volumes/8923d996-0507-4e27-97e0-605e80f3514c => generated 843 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:08 devstack devstack@c-api.service[87290]: INFO cinder.transfer.api [None req-f645a526-c992-4319-ac75-c901801671f3 tempest-VolumesTransfersV357Test-561943994 tempest-VolumesTransfersV357Test-561943994-project-member] Volume 049911b3-2d19-45b2-8dc1-bad9a3790572 has been transferred. Sep 03 20:11:08 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:08 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:11:08 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f645a526-c992-4319-ac75-c901801671f3 tempest-VolumesTransfersV357Test-561943994 tempest-VolumesTransfersV357Test-561943994-project-member] http://192.168.122.54/volume/v3/volume-transfers/287a3297-a943-4299-beb8-616c31949407/accept returned with HTTP 202 Sep 03 20:11:08 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 798/1594] 192.168.122.54 () {62 vars in 1337 bytes} [Thu Sep 3 20:11:08 2026] POST /volume/v3/volume-transfers/287a3297-a943-4299-beb8-616c31949407/accept => generated 371 bytes in 934 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 03 20:11:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-d020646e-0766-4cbc-9694-eadf89f0ff87 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:08 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d020646e-0766-4cbc-9694-eadf89f0ff87 tempest-VolumesTransfersV357Test-561943994 tempest-VolumesTransfersV357Test-561943994-project-member] GET http://192.168.122.54/volume/v3/volumes/049911b3-2d19-45b2-8dc1-bad9a3790572 Sep 03 20:11:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d020646e-0766-4cbc-9694-eadf89f0ff87 tempest-VolumesTransfersV357Test-561943994 tempest-VolumesTransfersV357Test-561943994-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d020646e-0766-4cbc-9694-eadf89f0ff87 tempest-VolumesTransfersV357Test-561943994 tempest-VolumesTransfersV357Test-561943994-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:09 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:09 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:11:09 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:09 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:09 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-d020646e-0766-4cbc-9694-eadf89f0ff87 tempest-VolumesTransfersV357Test-561943994 tempest-VolumesTransfersV357Test-561943994-project-member] Volume info retrieved successfully. Sep 03 20:11:09 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d020646e-0766-4cbc-9694-eadf89f0ff87 tempest-VolumesTransfersV357Test-561943994 tempest-VolumesTransfersV357Test-561943994-project-member] http://192.168.122.54/volume/v3/volumes/049911b3-2d19-45b2-8dc1-bad9a3790572 returned with HTTP 200 Sep 03 20:11:09 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 797/1595] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:11:08 2026] GET /volume/v3/volumes/049911b3-2d19-45b2-8dc1-bad9a3790572 => generated 953 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:11:09 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-6be150c6-c62c-4a62-b5af-14511c28ee6e None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:09 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6be150c6-c62c-4a62-b5af-14511c28ee6e tempest-VolumesTransfersV357Test-561943994 tempest-VolumesTransfersV357Test-561943994-project-member] GET http://192.168.122.54/volume/v3/volumes/049911b3-2d19-45b2-8dc1-bad9a3790572 Sep 03 20:11:09 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-6be150c6-c62c-4a62-b5af-14511c28ee6e tempest-VolumesTransfersV357Test-561943994 tempest-VolumesTransfersV357Test-561943994-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:09 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-6be150c6-c62c-4a62-b5af-14511c28ee6e tempest-VolumesTransfersV357Test-561943994 tempest-VolumesTransfersV357Test-561943994-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:09 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:09 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:11:09 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:09 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:11:09 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-6be150c6-c62c-4a62-b5af-14511c28ee6e tempest-VolumesTransfersV357Test-561943994 tempest-VolumesTransfersV357Test-561943994-project-member] Volume info retrieved successfully. Sep 03 20:11:09 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6be150c6-c62c-4a62-b5af-14511c28ee6e tempest-VolumesTransfersV357Test-561943994 tempest-VolumesTransfersV357Test-561943994-project-member] http://192.168.122.54/volume/v3/volumes/049911b3-2d19-45b2-8dc1-bad9a3790572 returned with HTTP 200 Sep 03 20:11:09 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 799/1596] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:11:09 2026] GET /volume/v3/volumes/049911b3-2d19-45b2-8dc1-bad9a3790572 => generated 953 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:11:09 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-2459539f-1cb5-4bc0-bab4-14f6493a9594 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:09 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-2459539f-1cb5-4bc0-bab4-14f6493a9594 tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] DELETE http://192.168.122.54/volume/v3/volume-transfers/287a3297-a943-4299-beb8-616c31949407 Sep 03 20:11:09 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-2459539f-1cb5-4bc0-bab4-14f6493a9594 tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:09 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-2459539f-1cb5-4bc0-bab4-14f6493a9594 tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:09 devstack devstack@c-api.service[87289]: INFO cinder.api.contrib.volume_transfer [None req-2459539f-1cb5-4bc0-bab4-14f6493a9594 tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] Delete transfer with id: 287a3297-a943-4299-beb8-616c31949407 Sep 03 20:11:09 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-2459539f-1cb5-4bc0-bab4-14f6493a9594 tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] http://192.168.122.54/volume/v3/volume-transfers/287a3297-a943-4299-beb8-616c31949407 returned with HTTP 404 Sep 03 20:11:09 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 798/1597] 192.168.122.54 () {60 vars in 1298 bytes} [Thu Sep 3 20:11:09 2026] DELETE /volume/v3/volume-transfers/287a3297-a943-4299-beb8-616c31949407 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 20:11:09 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-bfcde7dc-8abb-4137-9602-ed4f3d43c93a None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:09 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-bfcde7dc-8abb-4137-9602-ed4f3d43c93a tempest-VolumesTransfersV357Test-198854956 tempest-VolumesTransfersV357Test-198854956-project-admin] DELETE http://192.168.122.54/volume/v3/volumes/049911b3-2d19-45b2-8dc1-bad9a3790572 Sep 03 20:11:09 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-bfcde7dc-8abb-4137-9602-ed4f3d43c93a tempest-VolumesTransfersV357Test-198854956 tempest-VolumesTransfersV357Test-198854956-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:09 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-bfcde7dc-8abb-4137-9602-ed4f3d43c93a tempest-VolumesTransfersV357Test-198854956 tempest-VolumesTransfersV357Test-198854956-project-admin] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:09 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-bfcde7dc-8abb-4137-9602-ed4f3d43c93a tempest-VolumesTransfersV357Test-198854956 tempest-VolumesTransfersV357Test-198854956-project-admin] Delete volume with id: 049911b3-2d19-45b2-8dc1-bad9a3790572 Sep 03 20:11:09 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:09 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:11:09 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:09 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:11:09 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-bfcde7dc-8abb-4137-9602-ed4f3d43c93a tempest-VolumesTransfersV357Test-198854956 tempest-VolumesTransfersV357Test-198854956-project-admin] Volume info retrieved successfully. Sep 03 20:11:09 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-bfcde7dc-8abb-4137-9602-ed4f3d43c93a tempest-VolumesTransfersV357Test-198854956 tempest-VolumesTransfersV357Test-198854956-project-admin] Delete volume request issued successfully. Sep 03 20:11:09 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-bfcde7dc-8abb-4137-9602-ed4f3d43c93a tempest-VolumesTransfersV357Test-198854956 tempest-VolumesTransfersV357Test-198854956-project-admin] http://192.168.122.54/volume/v3/volumes/049911b3-2d19-45b2-8dc1-bad9a3790572 returned with HTTP 202 Sep 03 20:11:09 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 800/1598] 192.168.122.54 () {60 vars in 1271 bytes} [Thu Sep 3 20:11:09 2026] DELETE /volume/v3/volumes/049911b3-2d19-45b2-8dc1-bad9a3790572 => generated 0 bytes in 311 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 20:11:09 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-3d2820e0-66f5-4f45-9b8d-3b3fe9a1ee66 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:09 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-3d2820e0-66f5-4f45-9b8d-3b3fe9a1ee66 tempest-VolumesTransfersV357Test-198854956 tempest-VolumesTransfersV357Test-198854956-project-admin] GET http://192.168.122.54/volume/v3/volumes/049911b3-2d19-45b2-8dc1-bad9a3790572 Sep 03 20:11:09 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-3d2820e0-66f5-4f45-9b8d-3b3fe9a1ee66 tempest-VolumesTransfersV357Test-198854956 tempest-VolumesTransfersV357Test-198854956-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:09 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-3d2820e0-66f5-4f45-9b8d-3b3fe9a1ee66 tempest-VolumesTransfersV357Test-198854956 tempest-VolumesTransfersV357Test-198854956-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:09 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:09 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:11:09 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:09 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:09 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-3d2820e0-66f5-4f45-9b8d-3b3fe9a1ee66 tempest-VolumesTransfersV357Test-198854956 tempest-VolumesTransfersV357Test-198854956-project-admin] Volume info retrieved successfully. Sep 03 20:11:09 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-3d2820e0-66f5-4f45-9b8d-3b3fe9a1ee66 tempest-VolumesTransfersV357Test-198854956 tempest-VolumesTransfersV357Test-198854956-project-admin] http://192.168.122.54/volume/v3/volumes/049911b3-2d19-45b2-8dc1-bad9a3790572 returned with HTTP 200 Sep 03 20:11:09 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 799/1599] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:11:09 2026] GET /volume/v3/volumes/049911b3-2d19-45b2-8dc1-bad9a3790572 => generated 1136 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 20:11:09 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-bb29c3d7-361d-438b-a4b7-3a93ad5ad516 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:09 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-bb29c3d7-361d-438b-a4b7-3a93ad5ad516 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] GET http://192.168.122.54/volume/v3/volumes/8923d996-0507-4e27-97e0-605e80f3514c Sep 03 20:11:09 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-bb29c3d7-361d-438b-a4b7-3a93ad5ad516 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:09 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-bb29c3d7-361d-438b-a4b7-3a93ad5ad516 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:09 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-bb29c3d7-361d-438b-a4b7-3a93ad5ad516 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] http://192.168.122.54/volume/v3/volumes/8923d996-0507-4e27-97e0-605e80f3514c returned with HTTP 404 Sep 03 20:11:09 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 801/1600] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:11:09 2026] GET /volume/v3/volumes/8923d996-0507-4e27-97e0-605e80f3514c => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:11:09 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-159dbb60-445f-4b75-b42c-fa19b0f830bd None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:09 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-159dbb60-445f-4b75-b42c-fa19b0f830bd tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] GET http://192.168.122.54/volume/v3/volumes/217b689e-0a88-4455-9485-7efb6b0d88aa Sep 03 20:11:09 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-159dbb60-445f-4b75-b42c-fa19b0f830bd tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:09 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-159dbb60-445f-4b75-b42c-fa19b0f830bd tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:09 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:09 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:11:09 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:09 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:09 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-159dbb60-445f-4b75-b42c-fa19b0f830bd tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Volume info retrieved successfully. Sep 03 20:11:09 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-159dbb60-445f-4b75-b42c-fa19b0f830bd tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] http://192.168.122.54/volume/v3/volumes/217b689e-0a88-4455-9485-7efb6b0d88aa returned with HTTP 200 Sep 03 20:11:09 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 800/1601] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:11:09 2026] GET /volume/v3/volumes/217b689e-0a88-4455-9485-7efb6b0d88aa => generated 1376 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:11:09 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-11d17a38-688c-4245-8ea7-8859fb2912e7 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:09 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-11d17a38-688c-4245-8ea7-8859fb2912e7 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] DELETE http://192.168.122.54/volume/v3/volumes/217b689e-0a88-4455-9485-7efb6b0d88aa Sep 03 20:11:09 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-11d17a38-688c-4245-8ea7-8859fb2912e7 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:09 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-11d17a38-688c-4245-8ea7-8859fb2912e7 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:09 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-11d17a38-688c-4245-8ea7-8859fb2912e7 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Delete volume with id: 217b689e-0a88-4455-9485-7efb6b0d88aa Sep 03 20:11:10 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:10 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:11:10 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:10 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:11:10 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-11d17a38-688c-4245-8ea7-8859fb2912e7 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Volume info retrieved successfully. Sep 03 20:11:10 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-11d17a38-688c-4245-8ea7-8859fb2912e7 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Delete volume request issued successfully. Sep 03 20:11:10 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-11d17a38-688c-4245-8ea7-8859fb2912e7 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] http://192.168.122.54/volume/v3/volumes/217b689e-0a88-4455-9485-7efb6b0d88aa returned with HTTP 202 Sep 03 20:11:10 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 802/1602] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:11:09 2026] DELETE /volume/v3/volumes/217b689e-0a88-4455-9485-7efb6b0d88aa => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:11:10 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-4a127b48-5864-4ad5-95d4-2b4401da2e40 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:10 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-4a127b48-5864-4ad5-95d4-2b4401da2e40 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] GET http://192.168.122.54/volume/v3/volumes/217b689e-0a88-4455-9485-7efb6b0d88aa Sep 03 20:11:10 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-4a127b48-5864-4ad5-95d4-2b4401da2e40 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:10 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-4a127b48-5864-4ad5-95d4-2b4401da2e40 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:10 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:10 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:11:10 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:10 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:10 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-4a127b48-5864-4ad5-95d4-2b4401da2e40 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Volume info retrieved successfully. Sep 03 20:11:10 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-4a127b48-5864-4ad5-95d4-2b4401da2e40 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] http://192.168.122.54/volume/v3/volumes/217b689e-0a88-4455-9485-7efb6b0d88aa returned with HTTP 200 Sep 03 20:11:10 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 801/1603] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:11:10 2026] GET /volume/v3/volumes/217b689e-0a88-4455-9485-7efb6b0d88aa => generated 1375 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:11:10 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-b5220e64-0fe8-4e94-ae5c-15aa6fa6ee1e None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:10 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b5220e64-0fe8-4e94-ae5c-15aa6fa6ee1e tempest-VolumesTransfersV357Test-198854956 tempest-VolumesTransfersV357Test-198854956-project-admin] GET http://192.168.122.54/volume/v3/volumes/049911b3-2d19-45b2-8dc1-bad9a3790572 Sep 03 20:11:10 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b5220e64-0fe8-4e94-ae5c-15aa6fa6ee1e tempest-VolumesTransfersV357Test-198854956 tempest-VolumesTransfersV357Test-198854956-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:10 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b5220e64-0fe8-4e94-ae5c-15aa6fa6ee1e tempest-VolumesTransfersV357Test-198854956 tempest-VolumesTransfersV357Test-198854956-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:10 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b5220e64-0fe8-4e94-ae5c-15aa6fa6ee1e tempest-VolumesTransfersV357Test-198854956 tempest-VolumesTransfersV357Test-198854956-project-admin] http://192.168.122.54/volume/v3/volumes/049911b3-2d19-45b2-8dc1-bad9a3790572 returned with HTTP 404 Sep 03 20:11:10 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 803/1604] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:11:10 2026] GET /volume/v3/volumes/049911b3-2d19-45b2-8dc1-bad9a3790572 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 20:11:10 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-9987cd4b-bf24-4785-9f47-9f686e593a5f None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:10 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9987cd4b-bf24-4785-9f47-9f686e593a5f tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] GET http://192.168.122.54/volume/v3/volumes/049911b3-2d19-45b2-8dc1-bad9a3790572 Sep 03 20:11:10 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-9987cd4b-bf24-4785-9f47-9f686e593a5f tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:10 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-9987cd4b-bf24-4785-9f47-9f686e593a5f tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:10 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9987cd4b-bf24-4785-9f47-9f686e593a5f tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] http://192.168.122.54/volume/v3/volumes/049911b3-2d19-45b2-8dc1-bad9a3790572 returned with HTTP 404 Sep 03 20:11:10 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 802/1605] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:11:10 2026] GET /volume/v3/volumes/049911b3-2d19-45b2-8dc1-bad9a3790572 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 20:11:10 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-7b90c506-3ecf-4fac-ae17-33f0fb1af228 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:10 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-7b90c506-3ecf-4fac-ae17-33f0fb1af228 tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] DELETE http://192.168.122.54/volume/v3/volumes/049911b3-2d19-45b2-8dc1-bad9a3790572 Sep 03 20:11:10 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-7b90c506-3ecf-4fac-ae17-33f0fb1af228 tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:10 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-7b90c506-3ecf-4fac-ae17-33f0fb1af228 tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:10 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-7b90c506-3ecf-4fac-ae17-33f0fb1af228 tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] Delete volume with id: 049911b3-2d19-45b2-8dc1-bad9a3790572 Sep 03 20:11:10 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-7b90c506-3ecf-4fac-ae17-33f0fb1af228 tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] http://192.168.122.54/volume/v3/volumes/049911b3-2d19-45b2-8dc1-bad9a3790572 returned with HTTP 404 Sep 03 20:11:10 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 804/1606] 192.168.122.54 () {60 vars in 1271 bytes} [Thu Sep 3 20:11:10 2026] DELETE /volume/v3/volumes/049911b3-2d19-45b2-8dc1-bad9a3790572 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 03 20:11:10 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-d42bcff9-0498-4618-90ca-2a3a644a0cb4 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:10 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d42bcff9-0498-4618-90ca-2a3a644a0cb4 tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:11:10 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d42bcff9-0498-4618-90ca-2a3a644a0cb4 tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-936854729"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:11:10 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volumes [None req-d42bcff9-0498-4618-90ca-2a3a644a0cb4 tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-936854729'}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:11:10 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-d42bcff9-0498-4618-90ca-2a3a644a0cb4 tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] Create volume of 1 GB Sep 03 20:11:10 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-d42bcff9-0498-4618-90ca-2a3a644a0cb4 tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] Availability Zones retrieved successfully. Sep 03 20:11:10 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d42bcff9-0498-4618-90ca-2a3a644a0cb4 tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] Flow 'volume_create_api' (de001084-365c-4d33-bde2-212ef3d3be30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:11:10 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d42bcff9-0498-4618-90ca-2a3a644a0cb4 tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67f11aab-2a1b-475e-910f-8f2069a24344) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:11:10 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.flows.api.create_volume [None req-d42bcff9-0498-4618-90ca-2a3a644a0cb4 tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] Validating volume size '1' using validate_int {{(pid=87289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:11:10 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d42bcff9-0498-4618-90ca-2a3a644a0cb4 tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67f11aab-2a1b-475e-910f-8f2069a24344) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:11:10 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d42bcff9-0498-4618-90ca-2a3a644a0cb4 tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (981c195b-e5dd-4ddd-b7af-124abe468622) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:11:10 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-d42bcff9-0498-4618-90ca-2a3a644a0cb4 tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] Created reservations ['a6473df3-2f49-44c1-84d1-136551c27e63', '86db429a-86fa-45ec-8735-ccba7644a963', '83b23fbc-7b3a-49f3-b3e3-31c317190881', '19c4d3d2-80cf-49b4-b164-a998a77774c7'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:11:10 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d42bcff9-0498-4618-90ca-2a3a644a0cb4 tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (981c195b-e5dd-4ddd-b7af-124abe468622) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6473df3-2f49-44c1-84d1-136551c27e63', '86db429a-86fa-45ec-8735-ccba7644a963', '83b23fbc-7b3a-49f3-b3e3-31c317190881', '19c4d3d2-80cf-49b4-b164-a998a77774c7']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:11:10 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d42bcff9-0498-4618-90ca-2a3a644a0cb4 tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2535e86b-7b3e-4e4b-9bcd-b8c067f5b15e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:11:10 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:10 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:11:10 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d42bcff9-0498-4618-90ca-2a3a644a0cb4 tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2535e86b-7b3e-4e4b-9bcd-b8c067f5b15e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c9bfda4-2d5c-4892-9b20-17ad213ee880', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-936854729',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47f68488e59941aba2f44ca39d7ed467',qos_specs=None,replication_status=,reservations=['a6473df3-2f49-44c1-84d1-136551c27e63','86db429a-86fa-45ec-8735-ccba7644a963','83b23fbc-7b3a-49f3-b3e3-31c317190881','19c4d3d2-80cf-49b4-b164-a998a77774c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3089e5cb412c4d98a2573f0ddb80281a',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:11:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-936854729',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5c9bfda4-2d5c-4892-9b20-17ad213ee880,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='47f68488e59941aba2f44ca39d7ed467',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3089e5cb412c4d98a2573f0ddb80281a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:11:10 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d42bcff9-0498-4618-90ca-2a3a644a0cb4 tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ae08220-1789-4f81-ab79-471a23464c71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:11:11 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d42bcff9-0498-4618-90ca-2a3a644a0cb4 tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ae08220-1789-4f81-ab79-471a23464c71) transitioned into state 'SUCCESS' from state '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-936854729',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47f68488e59941aba2f44ca39d7ed467',qos_specs=None,replication_status=,reservations=['a6473df3-2f49-44c1-84d1-136551c27e63','86db429a-86fa-45ec-8735-ccba7644a963','83b23fbc-7b3a-49f3-b3e3-31c317190881','19c4d3d2-80cf-49b4-b164-a998a77774c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3089e5cb412c4d98a2573f0ddb80281a',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:11:11 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d42bcff9-0498-4618-90ca-2a3a644a0cb4 tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2fe1499-f6e3-4ee7-a2fe-31f7bfe02a52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:11:11 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d42bcff9-0498-4618-90ca-2a3a644a0cb4 tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2fe1499-f6e3-4ee7-a2fe-31f7bfe02a52) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:11:11 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d42bcff9-0498-4618-90ca-2a3a644a0cb4 tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] Flow 'volume_create_api' (de001084-365c-4d33-bde2-212ef3d3be30) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:11:11 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-d42bcff9-0498-4618-90ca-2a3a644a0cb4 tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] Create volume request issued successfully. Sep 03 20:11:11 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d42bcff9-0498-4618-90ca-2a3a644a0cb4 tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:11:11 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 803/1607] 192.168.122.54 () {62 vars in 1178 bytes} [Thu Sep 3 20:11:10 2026] POST /volume/v3/volumes => generated 825 bytes in 397 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:11:11 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-17f1e155-965b-426e-94f0-50d442786a14 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:11 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-17f1e155-965b-426e-94f0-50d442786a14 tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] GET http://192.168.122.54/volume/v3/volumes/5c9bfda4-2d5c-4892-9b20-17ad213ee880 Sep 03 20:11:11 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-17f1e155-965b-426e-94f0-50d442786a14 tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:11 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-17f1e155-965b-426e-94f0-50d442786a14 tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:11 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:11 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:11:11 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:11 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:11:11 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-17f1e155-965b-426e-94f0-50d442786a14 tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] Volume info retrieved successfully. Sep 03 20:11:11 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-17f1e155-965b-426e-94f0-50d442786a14 tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] http://192.168.122.54/volume/v3/volumes/5c9bfda4-2d5c-4892-9b20-17ad213ee880 returned with HTTP 200 Sep 03 20:11:11 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 805/1608] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:11:11 2026] GET /volume/v3/volumes/5c9bfda4-2d5c-4892-9b20-17ad213ee880 => generated 893 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:11:11 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-a62fe600-ff61-4dbb-bad3-1d3e74f61351 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:11 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a62fe600-ff61-4dbb-bad3-1d3e74f61351 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] GET http://192.168.122.54/volume/v3/volumes/217b689e-0a88-4455-9485-7efb6b0d88aa Sep 03 20:11:11 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a62fe600-ff61-4dbb-bad3-1d3e74f61351 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:11 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a62fe600-ff61-4dbb-bad3-1d3e74f61351 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:11 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a62fe600-ff61-4dbb-bad3-1d3e74f61351 tempest-VolumesGetTest-1017971280 tempest-VolumesGetTest-1017971280-project-member] http://192.168.122.54/volume/v3/volumes/217b689e-0a88-4455-9485-7efb6b0d88aa returned with HTTP 404 Sep 03 20:11:11 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 804/1609] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:11:11 2026] GET /volume/v3/volumes/217b689e-0a88-4455-9485-7efb6b0d88aa => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:11:12 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-0f9e64a0-ae8b-4c09-a953-9e69b4fa34d2 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:12 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-0f9e64a0-ae8b-4c09-a953-9e69b4fa34d2 tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] GET http://192.168.122.54/volume/v3/volumes/5c9bfda4-2d5c-4892-9b20-17ad213ee880 Sep 03 20:11:12 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-0f9e64a0-ae8b-4c09-a953-9e69b4fa34d2 tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:12 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-0f9e64a0-ae8b-4c09-a953-9e69b4fa34d2 tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:12 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:12 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:11:12 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:12 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:11:12 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-0f9e64a0-ae8b-4c09-a953-9e69b4fa34d2 tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] Volume info retrieved successfully. Sep 03 20:11:12 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-0f9e64a0-ae8b-4c09-a953-9e69b4fa34d2 tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] http://192.168.122.54/volume/v3/volumes/5c9bfda4-2d5c-4892-9b20-17ad213ee880 returned with HTTP 200 Sep 03 20:11:12 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 806/1610] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:11:12 2026] GET /volume/v3/volumes/5c9bfda4-2d5c-4892-9b20-17ad213ee880 => generated 917 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:11:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-fe574914-686d-4411-9b55-1873384c40c4 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:13 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-fe574914-686d-4411-9b55-1873384c40c4 tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] GET http://192.168.122.54/volume/v3/volumes/5c9bfda4-2d5c-4892-9b20-17ad213ee880 Sep 03 20:11:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-fe574914-686d-4411-9b55-1873384c40c4 tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-fe574914-686d-4411-9b55-1873384c40c4 tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:13 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:13 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:11:13 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:13 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:13 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-fe574914-686d-4411-9b55-1873384c40c4 tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] Volume info retrieved successfully. Sep 03 20:11:13 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-fe574914-686d-4411-9b55-1873384c40c4 tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] http://192.168.122.54/volume/v3/volumes/5c9bfda4-2d5c-4892-9b20-17ad213ee880 returned with HTTP 200 Sep 03 20:11:13 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 805/1611] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:11:13 2026] GET /volume/v3/volumes/5c9bfda4-2d5c-4892-9b20-17ad213ee880 => generated 953 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:11:13 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-f31edd59-c793-4003-a674-5cd769c45b07 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:13 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f31edd59-c793-4003-a674-5cd769c45b07 tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] POST http://192.168.122.54/volume/v3/volume-transfers Sep 03 20:11:13 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f31edd59-c793-4003-a674-5cd769c45b07 tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "5c9bfda4-2d5c-4892-9b20-17ad213ee880"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:11:13 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.volume_transfer [None req-f31edd59-c793-4003-a674-5cd769c45b07 tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] Creating new volume transfer {'transfer': {'volume_id': '5c9bfda4-2d5c-4892-9b20-17ad213ee880'}} {{(pid=87290) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 03 20:11:13 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volume_transfer [None req-f31edd59-c793-4003-a674-5cd769c45b07 tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] Creating transfer of volume 5c9bfda4-2d5c-4892-9b20-17ad213ee880 Sep 03 20:11:13 devstack devstack@c-api.service[87290]: INFO cinder.transfer.api [None req-f31edd59-c793-4003-a674-5cd769c45b07 tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] Generating transfer record for volume 5c9bfda4-2d5c-4892-9b20-17ad213ee880 Sep 03 20:11:13 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:13 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:11:13 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:13 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:11:13 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f31edd59-c793-4003-a674-5cd769c45b07 tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] http://192.168.122.54/volume/v3/volume-transfers returned with HTTP 202 Sep 03 20:11:13 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 807/1612] 192.168.122.54 () {62 vars in 1205 bytes} [Thu Sep 3 20:11:13 2026] POST /volume/v3/volume-transfers => generated 578 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:11:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-76366870-01a9-44ef-bc32-42e9a985de98 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:13 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-76366870-01a9-44ef-bc32-42e9a985de98 tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] GET http://192.168.122.54/volume/v3/volumes/5c9bfda4-2d5c-4892-9b20-17ad213ee880 Sep 03 20:11:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-76366870-01a9-44ef-bc32-42e9a985de98 tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-76366870-01a9-44ef-bc32-42e9a985de98 tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:13 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:13 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:11:13 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:13 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:13 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-76366870-01a9-44ef-bc32-42e9a985de98 tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] Volume info retrieved successfully. Sep 03 20:11:13 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-76366870-01a9-44ef-bc32-42e9a985de98 tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] http://192.168.122.54/volume/v3/volumes/5c9bfda4-2d5c-4892-9b20-17ad213ee880 returned with HTTP 200 Sep 03 20:11:13 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 806/1613] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:11:13 2026] GET /volume/v3/volumes/5c9bfda4-2d5c-4892-9b20-17ad213ee880 => generated 961 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:11:13 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-beb631bc-dc84-4486-9751-68c9ac0991d3 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:13 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-beb631bc-dc84-4486-9751-68c9ac0991d3 tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] GET http://192.168.122.54/volume/v3/volume-transfers/detail Sep 03 20:11:13 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-beb631bc-dc84-4486-9751-68c9ac0991d3 tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:13 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-beb631bc-dc84-4486-9751-68c9ac0991d3 tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] Calling method 'detail' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:13 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.volume_transfer [None req-beb631bc-dc84-4486-9751-68c9ac0991d3 tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] Listing volume transfers {{(pid=87290) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 03 20:11:13 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-beb631bc-dc84-4486-9751-68c9ac0991d3 tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] http://192.168.122.54/volume/v3/volume-transfers/detail returned with HTTP 200 Sep 03 20:11:13 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 808/1614] 192.168.122.54 () {60 vars in 1205 bytes} [Thu Sep 3 20:11:13 2026] GET /volume/v3/volume-transfers/detail => generated 549 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 20:11:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-82f8d484-c4a5-495e-b49d-5b7dfeb4ebde None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:13 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-82f8d484-c4a5-495e-b49d-5b7dfeb4ebde tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] DELETE http://192.168.122.54/volume/v3/volume-transfers/c8d4eb9f-b2f7-4512-99b7-fdd58230b990 Sep 03 20:11:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-82f8d484-c4a5-495e-b49d-5b7dfeb4ebde tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-82f8d484-c4a5-495e-b49d-5b7dfeb4ebde tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:13 devstack devstack@c-api.service[87289]: INFO cinder.api.contrib.volume_transfer [None req-82f8d484-c4a5-495e-b49d-5b7dfeb4ebde tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] Delete transfer with id: c8d4eb9f-b2f7-4512-99b7-fdd58230b990 Sep 03 20:11:13 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:13 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:11:13 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:13 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:13 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-82f8d484-c4a5-495e-b49d-5b7dfeb4ebde tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] http://192.168.122.54/volume/v3/volume-transfers/c8d4eb9f-b2f7-4512-99b7-fdd58230b990 returned with HTTP 202 Sep 03 20:11:13 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 807/1615] 192.168.122.54 () {60 vars in 1298 bytes} [Thu Sep 3 20:11:13 2026] DELETE /volume/v3/volume-transfers/c8d4eb9f-b2f7-4512-99b7-fdd58230b990 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 03 20:11:13 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-5b1912a0-2d58-4057-9418-a4193a99da88 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:13 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5b1912a0-2d58-4057-9418-a4193a99da88 tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] GET http://192.168.122.54/volume/v3/volumes/5c9bfda4-2d5c-4892-9b20-17ad213ee880 Sep 03 20:11:13 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5b1912a0-2d58-4057-9418-a4193a99da88 tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:13 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5b1912a0-2d58-4057-9418-a4193a99da88 tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:13 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:13 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:11:13 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:13 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:11:13 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-5b1912a0-2d58-4057-9418-a4193a99da88 tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] Volume info retrieved successfully. Sep 03 20:11:13 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5b1912a0-2d58-4057-9418-a4193a99da88 tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] http://192.168.122.54/volume/v3/volumes/5c9bfda4-2d5c-4892-9b20-17ad213ee880 returned with HTTP 200 Sep 03 20:11:13 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 809/1616] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:11:13 2026] GET /volume/v3/volumes/5c9bfda4-2d5c-4892-9b20-17ad213ee880 => generated 953 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:11:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-775db25f-7a33-4c21-9795-d941724beeec None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:13 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-775db25f-7a33-4c21-9795-d941724beeec tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] DELETE http://192.168.122.54/volume/v3/volume-transfers/c8d4eb9f-b2f7-4512-99b7-fdd58230b990 Sep 03 20:11:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-775db25f-7a33-4c21-9795-d941724beeec tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-775db25f-7a33-4c21-9795-d941724beeec tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:13 devstack devstack@c-api.service[87289]: INFO cinder.api.contrib.volume_transfer [None req-775db25f-7a33-4c21-9795-d941724beeec tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] Delete transfer with id: c8d4eb9f-b2f7-4512-99b7-fdd58230b990 Sep 03 20:11:13 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-775db25f-7a33-4c21-9795-d941724beeec tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] http://192.168.122.54/volume/v3/volume-transfers/c8d4eb9f-b2f7-4512-99b7-fdd58230b990 returned with HTTP 404 Sep 03 20:11:13 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 808/1617] 192.168.122.54 () {60 vars in 1298 bytes} [Thu Sep 3 20:11:13 2026] DELETE /volume/v3/volume-transfers/c8d4eb9f-b2f7-4512-99b7-fdd58230b990 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 20:11:13 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-a3241172-8e95-4513-aa33-04882687d769 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:13 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a3241172-8e95-4513-aa33-04882687d769 tempest-VolumesTransfersV357Test-198854956 tempest-VolumesTransfersV357Test-198854956-project-admin] DELETE http://192.168.122.54/volume/v3/volumes/5c9bfda4-2d5c-4892-9b20-17ad213ee880 Sep 03 20:11:13 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a3241172-8e95-4513-aa33-04882687d769 tempest-VolumesTransfersV357Test-198854956 tempest-VolumesTransfersV357Test-198854956-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:13 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a3241172-8e95-4513-aa33-04882687d769 tempest-VolumesTransfersV357Test-198854956 tempest-VolumesTransfersV357Test-198854956-project-admin] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:13 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-a3241172-8e95-4513-aa33-04882687d769 tempest-VolumesTransfersV357Test-198854956 tempest-VolumesTransfersV357Test-198854956-project-admin] Delete volume with id: 5c9bfda4-2d5c-4892-9b20-17ad213ee880 Sep 03 20:11:13 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:13 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:11:13 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:13 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:11:13 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-a3241172-8e95-4513-aa33-04882687d769 tempest-VolumesTransfersV357Test-198854956 tempest-VolumesTransfersV357Test-198854956-project-admin] Volume info retrieved successfully. Sep 03 20:11:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-d1c88df4-40bb-44bd-bcbe-696580d08bdc None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:13 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-a3241172-8e95-4513-aa33-04882687d769 tempest-VolumesTransfersV357Test-198854956 tempest-VolumesTransfersV357Test-198854956-project-admin] Delete volume request issued successfully. Sep 03 20:11:13 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a3241172-8e95-4513-aa33-04882687d769 tempest-VolumesTransfersV357Test-198854956 tempest-VolumesTransfersV357Test-198854956-project-admin] http://192.168.122.54/volume/v3/volumes/5c9bfda4-2d5c-4892-9b20-17ad213ee880 returned with HTTP 202 Sep 03 20:11:13 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 810/1618] 192.168.122.54 () {60 vars in 1271 bytes} [Thu Sep 3 20:11:13 2026] DELETE /volume/v3/volumes/5c9bfda4-2d5c-4892-9b20-17ad213ee880 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 20:11:13 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-1b1b1e9b-cd5a-4b40-9d42-fdf03ffd8e58 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:13 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-1b1b1e9b-cd5a-4b40-9d42-fdf03ffd8e58 tempest-VolumesTransfersV357Test-198854956 tempest-VolumesTransfersV357Test-198854956-project-admin] GET http://192.168.122.54/volume/v3/volumes/5c9bfda4-2d5c-4892-9b20-17ad213ee880 Sep 03 20:11:13 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-1b1b1e9b-cd5a-4b40-9d42-fdf03ffd8e58 tempest-VolumesTransfersV357Test-198854956 tempest-VolumesTransfersV357Test-198854956-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:13 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-1b1b1e9b-cd5a-4b40-9d42-fdf03ffd8e58 tempest-VolumesTransfersV357Test-198854956 tempest-VolumesTransfersV357Test-198854956-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:13 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:13 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:11:13 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:13 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:11:13 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-1b1b1e9b-cd5a-4b40-9d42-fdf03ffd8e58 tempest-VolumesTransfersV357Test-198854956 tempest-VolumesTransfersV357Test-198854956-project-admin] Volume info retrieved successfully. Sep 03 20:11:13 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-1b1b1e9b-cd5a-4b40-9d42-fdf03ffd8e58 tempest-VolumesTransfersV357Test-198854956 tempest-VolumesTransfersV357Test-198854956-project-admin] http://192.168.122.54/volume/v3/volumes/5c9bfda4-2d5c-4892-9b20-17ad213ee880 returned with HTTP 200 Sep 03 20:11:13 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 811/1619] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:11:13 2026] GET /volume/v3/volumes/5c9bfda4-2d5c-4892-9b20-17ad213ee880 => generated 1136 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 20:11:13 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d1c88df4-40bb-44bd-bcbe-696580d08bdc tempest-VolumeSnapshotQuotasNegativeTestJSON-670844881 tempest-VolumeSnapshotQuotasNegativeTestJSON-670844881-project-admin] GET http://192.168.122.54/volume/v3/os-quota-sets/aa0974addda14627907b2e59b08ee38a Sep 03 20:11:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d1c88df4-40bb-44bd-bcbe-696580d08bdc tempest-VolumeSnapshotQuotasNegativeTestJSON-670844881 tempest-VolumeSnapshotQuotasNegativeTestJSON-670844881-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d1c88df4-40bb-44bd-bcbe-696580d08bdc tempest-VolumeSnapshotQuotasNegativeTestJSON-670844881 tempest-VolumeSnapshotQuotasNegativeTestJSON-670844881-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:14 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d1c88df4-40bb-44bd-bcbe-696580d08bdc tempest-VolumeSnapshotQuotasNegativeTestJSON-670844881 tempest-VolumeSnapshotQuotasNegativeTestJSON-670844881-project-admin] http://192.168.122.54/volume/v3/os-quota-sets/aa0974addda14627907b2e59b08ee38a returned with HTTP 200 Sep 03 20:11:14 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 809/1620] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:11:13 2026] GET /volume/v3/os-quota-sets/aa0974addda14627907b2e59b08ee38a => generated 440 bytes in 385 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-b2fa47d0-6adb-4639-978a-e7f2b66bb881 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:14 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b2fa47d0-6adb-4639-978a-e7f2b66bb881 tempest-VolumeSnapshotQuotasNegativeTestJSON-670844881 tempest-VolumeSnapshotQuotasNegativeTestJSON-670844881-project-admin] PUT http://192.168.122.54/volume/v3/os-quota-sets/aa0974addda14627907b2e59b08ee38a Sep 03 20:11:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b2fa47d0-6adb-4639-978a-e7f2b66bb881 tempest-VolumeSnapshotQuotasNegativeTestJSON-670844881 tempest-VolumeSnapshotQuotasNegativeTestJSON-670844881-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:11:14 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b2fa47d0-6adb-4639-978a-e7f2b66bb881 tempest-VolumeSnapshotQuotasNegativeTestJSON-670844881 tempest-VolumeSnapshotQuotasNegativeTestJSON-670844881-project-admin] http://192.168.122.54/volume/v3/os-quota-sets/aa0974addda14627907b2e59b08ee38a returned with HTTP 200 Sep 03 20:11:14 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 812/1621] 192.168.122.54 () {60 vars in 1253 bytes} [Thu Sep 3 20:11:14 2026] PUT /volume/v3/os-quota-sets/aa0974addda14627907b2e59b08ee38a => generated 393 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:14 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-3f26f652-4168-4026-bd72-53ce790b8989 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-a76c1805-3f11-44ad-8faf-4c96a2b6e927 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:14 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a76c1805-3f11-44ad-8faf-4c96a2b6e927 tempest-VolumesSummaryTest-1165766564 tempest-VolumesSummaryTest-1165766564-project-member] GET http://192.168.122.54/volume/v3/volumes/summary Sep 03 20:11:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a76c1805-3f11-44ad-8faf-4c96a2b6e927 tempest-VolumesSummaryTest-1165766564 tempest-VolumesSummaryTest-1165766564-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a76c1805-3f11-44ad-8faf-4c96a2b6e927 tempest-VolumesSummaryTest-1165766564 tempest-VolumesSummaryTest-1165766564-project-member] Calling method 'version_select' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.api_utils [None req-a76c1805-3f11-44ad-8faf-4c96a2b6e927 tempest-VolumesSummaryTest-1165766564 tempest-VolumesSummaryTest-1165766564-project-member] Removing options '' from query. {{(pid=87290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:11:14 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-a76c1805-3f11-44ad-8faf-4c96a2b6e927 tempest-VolumesSummaryTest-1165766564 tempest-VolumesSummaryTest-1165766564-project-member] Get summary completed successfully. Sep 03 20:11:14 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a76c1805-3f11-44ad-8faf-4c96a2b6e927 tempest-VolumesSummaryTest-1165766564 tempest-VolumesSummaryTest-1165766564-project-member] http://192.168.122.54/volume/v3/volumes/summary returned with HTTP 200 Sep 03 20:11:14 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 813/1622] 192.168.122.54 () {60 vars in 1181 bytes} [Thu Sep 3 20:11:14 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:14 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-3f26f652-4168-4026-bd72-53ce790b8989 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:11:14 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-3f26f652-4168-4026-bd72-53ce790b8989 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1344447014"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:11:14 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volumes [None req-3f26f652-4168-4026-bd72-53ce790b8989 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1344447014'}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:11:14 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-3f26f652-4168-4026-bd72-53ce790b8989 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] Create volume of 1 GB Sep 03 20:11:14 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-3f26f652-4168-4026-bd72-53ce790b8989 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] Availability Zones retrieved successfully. Sep 03 20:11:14 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-3f26f652-4168-4026-bd72-53ce790b8989 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] Flow 'volume_create_api' (2f75bd0d-6363-4016-ad7e-a77b5c787a80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:11:14 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-3f26f652-4168-4026-bd72-53ce790b8989 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d8a7992-3475-4425-8705-179e7ab4a50f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:11:14 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.flows.api.create_volume [None req-3f26f652-4168-4026-bd72-53ce790b8989 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] Validating volume size '1' using validate_int {{(pid=87289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:11:14 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-3f26f652-4168-4026-bd72-53ce790b8989 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d8a7992-3475-4425-8705-179e7ab4a50f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:11:14 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-3f26f652-4168-4026-bd72-53ce790b8989 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26add2c4-e057-4a31-aaf5-160e3a65a41a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:11:14 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-3f26f652-4168-4026-bd72-53ce790b8989 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] Created reservations ['70f928c1-db52-410d-b65f-b4a7fa9a541d', '57549fdc-951d-49f0-82e7-7a76f9ccb145', '46ffc140-6bf2-4544-9c23-c69da5b492c3', '1699195f-71a4-4120-885d-66613b5b072e'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:11:14 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-3f26f652-4168-4026-bd72-53ce790b8989 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26add2c4-e057-4a31-aaf5-160e3a65a41a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70f928c1-db52-410d-b65f-b4a7fa9a541d', '57549fdc-951d-49f0-82e7-7a76f9ccb145', '46ffc140-6bf2-4544-9c23-c69da5b492c3', '1699195f-71a4-4120-885d-66613b5b072e']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:11:14 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-3f26f652-4168-4026-bd72-53ce790b8989 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81580275-cdde-49d9-ab3c-9d05a4d90730) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:11:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-ebf4f2ab-1518-4a4c-b3d4-d5c6d454a929 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:14 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ebf4f2ab-1518-4a4c-b3d4-d5c6d454a929 tempest-VolumesTransfersV357Test-198854956 tempest-VolumesTransfersV357Test-198854956-project-admin] GET http://192.168.122.54/volume/v3/volumes/5c9bfda4-2d5c-4892-9b20-17ad213ee880 Sep 03 20:11:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ebf4f2ab-1518-4a4c-b3d4-d5c6d454a929 tempest-VolumesTransfersV357Test-198854956 tempest-VolumesTransfersV357Test-198854956-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ebf4f2ab-1518-4a4c-b3d4-d5c6d454a929 tempest-VolumesTransfersV357Test-198854956 tempest-VolumesTransfersV357Test-198854956-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:14 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ebf4f2ab-1518-4a4c-b3d4-d5c6d454a929 tempest-VolumesTransfersV357Test-198854956 tempest-VolumesTransfersV357Test-198854956-project-admin] http://192.168.122.54/volume/v3/volumes/5c9bfda4-2d5c-4892-9b20-17ad213ee880 returned with HTTP 404 Sep 03 20:11:14 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 814/1623] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:11:14 2026] GET /volume/v3/volumes/5c9bfda4-2d5c-4892-9b20-17ad213ee880 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 20:11:14 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:14 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:11:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-ba6bb42d-e3a5-4489-887b-9b0679b3ac74 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:14 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-3f26f652-4168-4026-bd72-53ce790b8989 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81580275-cdde-49d9-ab3c-9d05a4d90730) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd685619e-28b7-478d-afad-2513b163729e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1344447014',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa0974addda14627907b2e59b08ee38a',qos_specs=None,replication_status=,reservations=['70f928c1-db52-410d-b65f-b4a7fa9a541d','57549fdc-951d-49f0-82e7-7a76f9ccb145','46ffc140-6bf2-4544-9c23-c69da5b492c3','1699195f-71a4-4120-885d-66613b5b072e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8cb86c1bbe1e49339b5d9225c86469db',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:11:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1344447014',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d685619e-28b7-478d-afad-2513b163729e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa0974addda14627907b2e59b08ee38a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8cb86c1bbe1e49339b5d9225c86469db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:11:14 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ba6bb42d-e3a5-4489-887b-9b0679b3ac74 tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] GET http://192.168.122.54/volume/v3/volumes/5c9bfda4-2d5c-4892-9b20-17ad213ee880 Sep 03 20:11:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ba6bb42d-e3a5-4489-887b-9b0679b3ac74 tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ba6bb42d-e3a5-4489-887b-9b0679b3ac74 tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:14 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-3f26f652-4168-4026-bd72-53ce790b8989 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3476dbb4-a415-4833-971d-571f16984206) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:11:14 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ba6bb42d-e3a5-4489-887b-9b0679b3ac74 tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] http://192.168.122.54/volume/v3/volumes/5c9bfda4-2d5c-4892-9b20-17ad213ee880 returned with HTTP 404 Sep 03 20:11:14 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 815/1624] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:11:14 2026] GET /volume/v3/volumes/5c9bfda4-2d5c-4892-9b20-17ad213ee880 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 20:11:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-a3b211ed-ef06-4600-ae9d-5029b5205829 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:14 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a3b211ed-ef06-4600-ae9d-5029b5205829 tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] DELETE http://192.168.122.54/volume/v3/volumes/5c9bfda4-2d5c-4892-9b20-17ad213ee880 Sep 03 20:11:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a3b211ed-ef06-4600-ae9d-5029b5205829 tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a3b211ed-ef06-4600-ae9d-5029b5205829 tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:14 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-a3b211ed-ef06-4600-ae9d-5029b5205829 tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] Delete volume with id: 5c9bfda4-2d5c-4892-9b20-17ad213ee880 Sep 03 20:11:14 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a3b211ed-ef06-4600-ae9d-5029b5205829 tempest-VolumesTransfersV357Test-875225632 tempest-VolumesTransfersV357Test-875225632-project-member] http://192.168.122.54/volume/v3/volumes/5c9bfda4-2d5c-4892-9b20-17ad213ee880 returned with HTTP 404 Sep 03 20:11:14 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 816/1625] 192.168.122.54 () {60 vars in 1271 bytes} [Thu Sep 3 20:11:14 2026] DELETE /volume/v3/volumes/5c9bfda4-2d5c-4892-9b20-17ad213ee880 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 20:11:14 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-3f26f652-4168-4026-bd72-53ce790b8989 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3476dbb4-a415-4833-971d-571f16984206) transitioned into state 'SUCCESS' from state '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-1344447014',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa0974addda14627907b2e59b08ee38a',qos_specs=None,replication_status=,reservations=['70f928c1-db52-410d-b65f-b4a7fa9a541d','57549fdc-951d-49f0-82e7-7a76f9ccb145','46ffc140-6bf2-4544-9c23-c69da5b492c3','1699195f-71a4-4120-885d-66613b5b072e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8cb86c1bbe1e49339b5d9225c86469db',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:11:14 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-3f26f652-4168-4026-bd72-53ce790b8989 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a580c99f-8660-4b4c-b65f-ffad41f898ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:11:14 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-3f26f652-4168-4026-bd72-53ce790b8989 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a580c99f-8660-4b4c-b65f-ffad41f898ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:11:14 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-3f26f652-4168-4026-bd72-53ce790b8989 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] Flow 'volume_create_api' (2f75bd0d-6363-4016-ad7e-a77b5c787a80) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:11:14 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-3f26f652-4168-4026-bd72-53ce790b8989 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] Create volume request issued successfully. Sep 03 20:11:14 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-3f26f652-4168-4026-bd72-53ce790b8989 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:11:14 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 810/1626] 192.168.122.54 () {60 vars in 1137 bytes} [Thu Sep 3 20:11:14 2026] POST /volume/v3/volumes => generated 774 bytes in 716 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:11:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-e69578bc-73b4-4a63-be99-14dd723e04c0 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:14 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e69578bc-73b4-4a63-be99-14dd723e04c0 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] GET http://192.168.122.54/volume/v3/volumes/d685619e-28b7-478d-afad-2513b163729e Sep 03 20:11:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e69578bc-73b4-4a63-be99-14dd723e04c0 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e69578bc-73b4-4a63-be99-14dd723e04c0 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:14 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:14 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:11:14 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:14 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:11:14 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-e69578bc-73b4-4a63-be99-14dd723e04c0 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] Volume info retrieved successfully. Sep 03 20:11:14 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e69578bc-73b4-4a63-be99-14dd723e04c0 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] http://192.168.122.54/volume/v3/volumes/d685619e-28b7-478d-afad-2513b163729e returned with HTTP 200 Sep 03 20:11:14 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 817/1627] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:11:14 2026] GET /volume/v3/volumes/d685619e-28b7-478d-afad-2513b163729e => generated 842 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-c6c3c2b5-4c08-4171-8813-d0d2fed88557 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:16 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c6c3c2b5-4c08-4171-8813-d0d2fed88557 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] GET http://192.168.122.54/volume/v3/volumes/d685619e-28b7-478d-afad-2513b163729e Sep 03 20:11:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c6c3c2b5-4c08-4171-8813-d0d2fed88557 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c6c3c2b5-4c08-4171-8813-d0d2fed88557 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:16 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:16 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:11:16 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:16 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:16 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-c6c3c2b5-4c08-4171-8813-d0d2fed88557 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] Volume info retrieved successfully. Sep 03 20:11:16 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c6c3c2b5-4c08-4171-8813-d0d2fed88557 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] http://192.168.122.54/volume/v3/volumes/d685619e-28b7-478d-afad-2513b163729e returned with HTTP 200 Sep 03 20:11:16 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 811/1628] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:11:16 2026] GET /volume/v3/volumes/d685619e-28b7-478d-afad-2513b163729e => generated 866 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-118cd506-3f49-4108-8449-119a3b8839f5 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:17 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-235497c0-0488-4fa6-9952-a1079852557f None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:17 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-235497c0-0488-4fa6-9952-a1079852557f tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] GET http://192.168.122.54/volume/v3/volumes/d685619e-28b7-478d-afad-2513b163729e Sep 03 20:11:17 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-235497c0-0488-4fa6-9952-a1079852557f tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:17 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-235497c0-0488-4fa6-9952-a1079852557f tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:17 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:17 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:11:17 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:17 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:17 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-235497c0-0488-4fa6-9952-a1079852557f tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] Volume info retrieved successfully. Sep 03 20:11:17 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-235497c0-0488-4fa6-9952-a1079852557f tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] http://192.168.122.54/volume/v3/volumes/d685619e-28b7-478d-afad-2513b163729e returned with HTTP 200 Sep 03 20:11:17 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 812/1629] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:11:17 2026] GET /volume/v3/volumes/d685619e-28b7-478d-afad-2513b163729e => generated 867 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:17 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-b75b0a72-d32a-4b3a-aeb0-8537e26b875f None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:17 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b75b0a72-d32a-4b3a-aeb0-8537e26b875f tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] POST http://192.168.122.54/volume/v3/snapshots Sep 03 20:11:17 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b75b0a72-d32a-4b3a-aeb0-8537e26b875f tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d685619e-28b7-478d-afad-2513b163729e", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-907983411"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:11:17 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:17 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:11:17 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:17 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:17 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-b75b0a72-d32a-4b3a-aeb0-8537e26b875f tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] Volume info retrieved successfully. Sep 03 20:11:17 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.snapshots [None req-b75b0a72-d32a-4b3a-aeb0-8537e26b875f tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] Create snapshot from volume d685619e-28b7-478d-afad-2513b163729e Sep 03 20:11:17 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-118cd506-3f49-4108-8449-119a3b8839f5 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] GET http://192.168.122.54/volume/v3/volumes Sep 03 20:11:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-118cd506-3f49-4108-8449-119a3b8839f5 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-118cd506-3f49-4108-8449-119a3b8839f5 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Calling method 'index' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.api_utils [None req-118cd506-3f49-4108-8449-119a3b8839f5 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Removing options '' from query. {{(pid=87290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:11:17 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-118cd506-3f49-4108-8449-119a3b8839f5 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87290) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 20:11:17 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-118cd506-3f49-4108-8449-119a3b8839f5 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Get all volumes completed successfully. Sep 03 20:11:17 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-118cd506-3f49-4108-8449-119a3b8839f5 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 200 Sep 03 20:11:17 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 818/1630] 192.168.122.54 () {58 vars in 1116 bytes} [Thu Sep 3 20:11:17 2026] GET /volume/v3/volumes => generated 15 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 20:11:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-500747d0-3b4f-4989-aaf3-f4dacacbb150 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:17 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-500747d0-3b4f-4989-aaf3-f4dacacbb150 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:11:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-500747d0-3b4f-4989-aaf3-f4dacacbb150 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-421134057"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:11:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.volumes [None req-500747d0-3b4f-4989-aaf3-f4dacacbb150 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-421134057'}} {{(pid=87290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:11:17 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-500747d0-3b4f-4989-aaf3-f4dacacbb150 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Create volume of 1 GB Sep 03 20:11:17 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-500747d0-3b4f-4989-aaf3-f4dacacbb150 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Availability Zones retrieved successfully. Sep 03 20:11:17 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-b75b0a72-d32a-4b3a-aeb0-8537e26b875f tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] Created reservations ['c73f3599-8017-42d7-9eea-337721936cec', 'fc49a8f4-d135-497d-9994-1a5b81be0c28', '3767f52d-e382-4f79-a988-823e8796affa', 'cc43d4f4-cc38-494c-b5f2-d2c0e6c23a54'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:11:17 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-500747d0-3b4f-4989-aaf3-f4dacacbb150 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Flow 'volume_create_api' (c17fadf2-79d2-4bbc-b492-cf9d3f02dfea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:11:17 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-500747d0-3b4f-4989-aaf3-f4dacacbb150 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3caf9b28-97db-4ba9-89ed-5a354c40f56a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:11:17 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.flows.api.create_volume [None req-500747d0-3b4f-4989-aaf3-f4dacacbb150 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Validating volume size '1' using validate_int {{(pid=87290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:11:17 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:17 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:11:17 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-b75b0a72-d32a-4b3a-aeb0-8537e26b875f tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] Snapshot create request issued successfully. Sep 03 20:11:17 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b75b0a72-d32a-4b3a-aeb0-8537e26b875f tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] http://192.168.122.54/volume/v3/snapshots returned with HTTP 202 Sep 03 20:11:17 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-500747d0-3b4f-4989-aaf3-f4dacacbb150 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3caf9b28-97db-4ba9-89ed-5a354c40f56a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:11:17 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 813/1631] 192.168.122.54 () {60 vars in 1144 bytes} [Thu Sep 3 20:11:17 2026] POST /volume/v3/snapshots => generated 322 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 20:11:17 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-500747d0-3b4f-4989-aaf3-f4dacacbb150 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4988c152-995f-4091-b93b-0b6e3277ace6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:11:17 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-442e5899-5cb8-408f-9c88-d4528de28f8f None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:17 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-442e5899-5cb8-408f-9c88-d4528de28f8f tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] GET http://192.168.122.54/volume/v3/snapshots/53424306-f570-43ef-ace1-938bad6832f2 Sep 03 20:11:17 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-442e5899-5cb8-408f-9c88-d4528de28f8f tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:17 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-442e5899-5cb8-408f-9c88-d4528de28f8f tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:17 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:17 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:17 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-442e5899-5cb8-408f-9c88-d4528de28f8f tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] Snapshot retrieved successfully. Sep 03 20:11:17 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-442e5899-5cb8-408f-9c88-d4528de28f8f tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] http://192.168.122.54/volume/v3/snapshots/53424306-f570-43ef-ace1-938bad6832f2 returned with HTTP 200 Sep 03 20:11:17 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 814/1632] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:11:17 2026] GET /volume/v3/snapshots/53424306-f570-43ef-ace1-938bad6832f2 => generated 454 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:17 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-500747d0-3b4f-4989-aaf3-f4dacacbb150 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Created reservations ['6da2ff61-7da2-42a9-aac9-cdd4256fb9dd', 'd05eee8a-169f-44ea-a915-7f5fb0c96c8d', 'fe81d442-df77-4c28-9ca1-0f0128d06ccf', 'a41dce79-6df9-4fff-a6ab-709db1da3f30'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:11:17 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-500747d0-3b4f-4989-aaf3-f4dacacbb150 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4988c152-995f-4091-b93b-0b6e3277ace6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6da2ff61-7da2-42a9-aac9-cdd4256fb9dd', 'd05eee8a-169f-44ea-a915-7f5fb0c96c8d', 'fe81d442-df77-4c28-9ca1-0f0128d06ccf', 'a41dce79-6df9-4fff-a6ab-709db1da3f30']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:11:17 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-500747d0-3b4f-4989-aaf3-f4dacacbb150 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f2b0ba2-ebb7-403c-b46f-7093cb027b49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:11:17 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:17 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:11:17 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-500747d0-3b4f-4989-aaf3-f4dacacbb150 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f2b0ba2-ebb7-403c-b46f-7093cb027b49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '944a3409-a01c-4f06-ae7b-67e61a00814a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-421134057',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='062a7a7a64d549cfbf548488fda5b90f',qos_specs=None,replication_status=,reservations=['6da2ff61-7da2-42a9-aac9-cdd4256fb9dd','d05eee8a-169f-44ea-a915-7f5fb0c96c8d','fe81d442-df77-4c28-9ca1-0f0128d06ccf','a41dce79-6df9-4fff-a6ab-709db1da3f30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67c677c4961d49db95f48d3fe70e0ac1',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:11:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-421134057',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=944a3409-a01c-4f06-ae7b-67e61a00814a,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='062a7a7a64d549cfbf548488fda5b90f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='67c677c4961d49db95f48d3fe70e0ac1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:11:17 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-500747d0-3b4f-4989-aaf3-f4dacacbb150 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1472fa7-bf4c-4c78-a6db-7a56c4842840) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:11:17 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-500747d0-3b4f-4989-aaf3-f4dacacbb150 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1472fa7-bf4c-4c78-a6db-7a56c4842840) transitioned into state 'SUCCESS' from state '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-421134057',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='062a7a7a64d549cfbf548488fda5b90f',qos_specs=None,replication_status=,reservations=['6da2ff61-7da2-42a9-aac9-cdd4256fb9dd','d05eee8a-169f-44ea-a915-7f5fb0c96c8d','fe81d442-df77-4c28-9ca1-0f0128d06ccf','a41dce79-6df9-4fff-a6ab-709db1da3f30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67c677c4961d49db95f48d3fe70e0ac1',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:11:17 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-500747d0-3b4f-4989-aaf3-f4dacacbb150 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a956683-ad13-49d1-a055-e8f28e02fa5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:11:17 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-500747d0-3b4f-4989-aaf3-f4dacacbb150 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a956683-ad13-49d1-a055-e8f28e02fa5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:11:17 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-500747d0-3b4f-4989-aaf3-f4dacacbb150 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Flow 'volume_create_api' (c17fadf2-79d2-4bbc-b492-cf9d3f02dfea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:11:17 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-500747d0-3b4f-4989-aaf3-f4dacacbb150 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Create volume request issued successfully. Sep 03 20:11:17 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-500747d0-3b4f-4989-aaf3-f4dacacbb150 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:11:17 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 819/1633] 192.168.122.54 () {60 vars in 1138 bytes} [Thu Sep 3 20:11:17 2026] POST /volume/v3/volumes => generated 770 bytes in 439 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:11:17 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-8d99b4f9-9ebe-4a77-bd31-5c81f3e793bf None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:17 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-8d99b4f9-9ebe-4a77-bd31-5c81f3e793bf tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] GET http://192.168.122.54/volume/v3/volumes/944a3409-a01c-4f06-ae7b-67e61a00814a Sep 03 20:11:17 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-8d99b4f9-9ebe-4a77-bd31-5c81f3e793bf tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:17 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-8d99b4f9-9ebe-4a77-bd31-5c81f3e793bf tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:17 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:17 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:11:17 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:17 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:17 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-8d99b4f9-9ebe-4a77-bd31-5c81f3e793bf tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Volume info retrieved successfully. Sep 03 20:11:17 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-8d99b4f9-9ebe-4a77-bd31-5c81f3e793bf tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] http://192.168.122.54/volume/v3/volumes/944a3409-a01c-4f06-ae7b-67e61a00814a returned with HTTP 200 Sep 03 20:11:17 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 815/1634] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:11:17 2026] GET /volume/v3/volumes/944a3409-a01c-4f06-ae7b-67e61a00814a => generated 838 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:18 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-f5530baf-a585-4563-9bd4-297aaa3afd53 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:18 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f5530baf-a585-4563-9bd4-297aaa3afd53 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] GET http://192.168.122.54/volume/v3/snapshots/53424306-f570-43ef-ace1-938bad6832f2 Sep 03 20:11:18 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f5530baf-a585-4563-9bd4-297aaa3afd53 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:18 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f5530baf-a585-4563-9bd4-297aaa3afd53 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:18 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:18 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:11:18 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-f5530baf-a585-4563-9bd4-297aaa3afd53 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] Snapshot retrieved successfully. Sep 03 20:11:18 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f5530baf-a585-4563-9bd4-297aaa3afd53 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] http://192.168.122.54/volume/v3/snapshots/53424306-f570-43ef-ace1-938bad6832f2 returned with HTTP 200 Sep 03 20:11:18 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 820/1635] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:11:18 2026] GET /volume/v3/snapshots/53424306-f570-43ef-ace1-938bad6832f2 => generated 454 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:18 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-43afd679-e048-4902-9107-2b4cd08686fb None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:18 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-43afd679-e048-4902-9107-2b4cd08686fb tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] GET http://192.168.122.54/volume/v3/volumes/944a3409-a01c-4f06-ae7b-67e61a00814a Sep 03 20:11:18 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-43afd679-e048-4902-9107-2b4cd08686fb tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:18 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-43afd679-e048-4902-9107-2b4cd08686fb tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:18 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:18 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:11:18 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:18 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:18 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-43afd679-e048-4902-9107-2b4cd08686fb tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Volume info retrieved successfully. Sep 03 20:11:18 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-43afd679-e048-4902-9107-2b4cd08686fb tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] http://192.168.122.54/volume/v3/volumes/944a3409-a01c-4f06-ae7b-67e61a00814a returned with HTTP 200 Sep 03 20:11:18 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 816/1636] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:11:18 2026] GET /volume/v3/volumes/944a3409-a01c-4f06-ae7b-67e61a00814a => generated 862 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:19 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-c2fa99ad-545b-4fb8-bfa3-abcfa01c0bb6 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:19 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c2fa99ad-545b-4fb8-bfa3-abcfa01c0bb6 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] GET http://192.168.122.54/volume/v3/snapshots/53424306-f570-43ef-ace1-938bad6832f2 Sep 03 20:11:19 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c2fa99ad-545b-4fb8-bfa3-abcfa01c0bb6 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:19 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c2fa99ad-545b-4fb8-bfa3-abcfa01c0bb6 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:19 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:19 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:11:19 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-c2fa99ad-545b-4fb8-bfa3-abcfa01c0bb6 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] Snapshot retrieved successfully. Sep 03 20:11:19 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c2fa99ad-545b-4fb8-bfa3-abcfa01c0bb6 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] http://192.168.122.54/volume/v3/snapshots/53424306-f570-43ef-ace1-938bad6832f2 returned with HTTP 200 Sep 03 20:11:19 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 821/1637] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:11:19 2026] GET /volume/v3/snapshots/53424306-f570-43ef-ace1-938bad6832f2 => generated 454 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:19 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-4776775f-70b7-4ca7-9ad9-009c25b34cdc None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:19 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-4776775f-70b7-4ca7-9ad9-009c25b34cdc tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] GET http://192.168.122.54/volume/v3/volumes/944a3409-a01c-4f06-ae7b-67e61a00814a Sep 03 20:11:19 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-4776775f-70b7-4ca7-9ad9-009c25b34cdc tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:19 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-4776775f-70b7-4ca7-9ad9-009c25b34cdc tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:19 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:19 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:11:19 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:19 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:19 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-4776775f-70b7-4ca7-9ad9-009c25b34cdc tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Volume info retrieved successfully. Sep 03 20:11:19 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-4776775f-70b7-4ca7-9ad9-009c25b34cdc tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] http://192.168.122.54/volume/v3/volumes/944a3409-a01c-4f06-ae7b-67e61a00814a returned with HTTP 200 Sep 03 20:11:19 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 817/1638] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:11:19 2026] GET /volume/v3/volumes/944a3409-a01c-4f06-ae7b-67e61a00814a => generated 862 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:20 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-a3ff35bc-172e-431a-8cbd-d0aac6a86042 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:20 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a3ff35bc-172e-431a-8cbd-d0aac6a86042 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] GET http://192.168.122.54/volume/v3/snapshots/53424306-f570-43ef-ace1-938bad6832f2 Sep 03 20:11:20 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a3ff35bc-172e-431a-8cbd-d0aac6a86042 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:20 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a3ff35bc-172e-431a-8cbd-d0aac6a86042 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:20 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:20 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:11:20 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-a3ff35bc-172e-431a-8cbd-d0aac6a86042 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] Snapshot retrieved successfully. Sep 03 20:11:20 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a3ff35bc-172e-431a-8cbd-d0aac6a86042 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] http://192.168.122.54/volume/v3/snapshots/53424306-f570-43ef-ace1-938bad6832f2 returned with HTTP 200 Sep 03 20:11:20 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 822/1639] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:11:20 2026] GET /volume/v3/snapshots/53424306-f570-43ef-ace1-938bad6832f2 => generated 481 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-b78e25b3-2bd6-4b4c-ba1d-b5b6265da5c4 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:20 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b78e25b3-2bd6-4b4c-ba1d-b5b6265da5c4 tempest-VolumeSnapshotQuotasNegativeTestJSON-670844881 tempest-VolumeSnapshotQuotasNegativeTestJSON-670844881-project-admin] PUT http://192.168.122.54/volume/v3/os-quota-sets/aa0974addda14627907b2e59b08ee38a Sep 03 20:11:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b78e25b3-2bd6-4b4c-ba1d-b5b6265da5c4 tempest-VolumeSnapshotQuotasNegativeTestJSON-670844881 tempest-VolumeSnapshotQuotasNegativeTestJSON-670844881-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:11:20 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b78e25b3-2bd6-4b4c-ba1d-b5b6265da5c4 tempest-VolumeSnapshotQuotasNegativeTestJSON-670844881 tempest-VolumeSnapshotQuotasNegativeTestJSON-670844881-project-admin] http://192.168.122.54/volume/v3/os-quota-sets/aa0974addda14627907b2e59b08ee38a returned with HTTP 200 Sep 03 20:11:20 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 818/1640] 192.168.122.54 () {60 vars in 1253 bytes} [Thu Sep 3 20:11:20 2026] PUT /volume/v3/os-quota-sets/aa0974addda14627907b2e59b08ee38a => generated 393 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:20 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-aad431d7-c995-44f9-b725-3ac6df3b27df None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:20 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-aad431d7-c995-44f9-b725-3ac6df3b27df tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] POST http://192.168.122.54/volume/v3/snapshots Sep 03 20:11:20 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-aad431d7-c995-44f9-b725-3ac6df3b27df tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d685619e-28b7-478d-afad-2513b163729e"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:11:20 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:20 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:11:20 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:20 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:11:20 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-aad431d7-c995-44f9-b725-3ac6df3b27df tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] Volume info retrieved successfully. Sep 03 20:11:20 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.snapshots [None req-aad431d7-c995-44f9-b725-3ac6df3b27df tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] Create snapshot from volume d685619e-28b7-478d-afad-2513b163729e Sep 03 20:11:20 devstack devstack@c-api.service[87290]: WARNING cinder.quota_utils [None req-aad431d7-c995-44f9-b725-3ac6df3b27df tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] Quota exceeded for aa0974addda14627907b2e59b08ee38a, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 03 20:11:20 devstack devstack@c-api.service[87290]: INFO cinder.api.middleware.fault [None req-aad431d7-c995-44f9-b725-3ac6df3b27df tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] http://192.168.122.54/volume/v3/snapshots returned with HTTP 413 Sep 03 20:11:20 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 823/1641] 192.168.122.54 () {60 vars in 1143 bytes} [Thu Sep 3 20:11:20 2026] POST /volume/v3/snapshots => generated 208 bytes in 69 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 03 20:11:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-7aedfbee-d4d5-4a7b-87e9-d29b3ff49627 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:20 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7aedfbee-d4d5-4a7b-87e9-d29b3ff49627 tempest-VolumeSnapshotQuotasNegativeTestJSON-670844881 tempest-VolumeSnapshotQuotasNegativeTestJSON-670844881-project-admin] PUT http://192.168.122.54/volume/v3/os-quota-sets/aa0974addda14627907b2e59b08ee38a Sep 03 20:11:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-7aedfbee-d4d5-4a7b-87e9-d29b3ff49627 tempest-VolumeSnapshotQuotasNegativeTestJSON-670844881 tempest-VolumeSnapshotQuotasNegativeTestJSON-670844881-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:11:20 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7aedfbee-d4d5-4a7b-87e9-d29b3ff49627 tempest-VolumeSnapshotQuotasNegativeTestJSON-670844881 tempest-VolumeSnapshotQuotasNegativeTestJSON-670844881-project-admin] http://192.168.122.54/volume/v3/os-quota-sets/aa0974addda14627907b2e59b08ee38a returned with HTTP 200 Sep 03 20:11:20 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 819/1642] 192.168.122.54 () {60 vars in 1253 bytes} [Thu Sep 3 20:11:20 2026] PUT /volume/v3/os-quota-sets/aa0974addda14627907b2e59b08ee38a => generated 393 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:20 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-e2cc8378-efb8-4153-a2af-bca2cb736059 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:20 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e2cc8378-efb8-4153-a2af-bca2cb736059 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] POST http://192.168.122.54/volume/v3/snapshots Sep 03 20:11:20 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e2cc8378-efb8-4153-a2af-bca2cb736059 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d685619e-28b7-478d-afad-2513b163729e"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:11:20 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:20 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:11:20 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:20 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:11:20 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-e2cc8378-efb8-4153-a2af-bca2cb736059 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] Volume info retrieved successfully. Sep 03 20:11:20 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.snapshots [None req-e2cc8378-efb8-4153-a2af-bca2cb736059 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] Create snapshot from volume d685619e-28b7-478d-afad-2513b163729e Sep 03 20:11:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-642a9285-396c-44eb-b323-37e37ef5a1bd None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:20 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-642a9285-396c-44eb-b323-37e37ef5a1bd tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] GET http://192.168.122.54/volume/v3/volumes/944a3409-a01c-4f06-ae7b-67e61a00814a Sep 03 20:11:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-642a9285-396c-44eb-b323-37e37ef5a1bd tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-642a9285-396c-44eb-b323-37e37ef5a1bd tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:20 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:20 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:11:20 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:20 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:20 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-642a9285-396c-44eb-b323-37e37ef5a1bd tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Volume info retrieved successfully. Sep 03 20:11:20 devstack devstack@c-api.service[87290]: WARNING cinder.quota_utils [None req-e2cc8378-efb8-4153-a2af-bca2cb736059 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] Quota exceeded for aa0974addda14627907b2e59b08ee38a, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Sep 03 20:11:20 devstack devstack@c-api.service[87290]: INFO cinder.api.middleware.fault [None req-e2cc8378-efb8-4153-a2af-bca2cb736059 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] http://192.168.122.54/volume/v3/snapshots returned with HTTP 413 Sep 03 20:11:20 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 824/1643] 192.168.122.54 () {60 vars in 1143 bytes} [Thu Sep 3 20:11:20 2026] POST /volume/v3/snapshots => generated 133 bytes in 70 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 03 20:11:20 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-642a9285-396c-44eb-b323-37e37ef5a1bd tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] http://192.168.122.54/volume/v3/volumes/944a3409-a01c-4f06-ae7b-67e61a00814a returned with HTTP 200 Sep 03 20:11:20 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 820/1644] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:11:20 2026] GET /volume/v3/volumes/944a3409-a01c-4f06-ae7b-67e61a00814a => generated 863 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:20 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-46d5240c-b12f-4186-adb1-b2c6a8624571 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:20 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-46d5240c-b12f-4186-adb1-b2c6a8624571 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] DELETE http://192.168.122.54/volume/v3/snapshots/53424306-f570-43ef-ace1-938bad6832f2 Sep 03 20:11:20 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-46d5240c-b12f-4186-adb1-b2c6a8624571 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:20 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-46d5240c-b12f-4186-adb1-b2c6a8624571 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:20 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.snapshots [None req-46d5240c-b12f-4186-adb1-b2c6a8624571 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] Delete snapshot with id: 53424306-f570-43ef-ace1-938bad6832f2 Sep 03 20:11:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-dc16ffcd-c0d7-42d8-a1ab-ba5e4a49bbbb None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:20 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:20 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:11:20 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-46d5240c-b12f-4186-adb1-b2c6a8624571 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] Snapshot retrieved successfully. Sep 03 20:11:20 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-dc16ffcd-c0d7-42d8-a1ab-ba5e4a49bbbb tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] GET http://192.168.122.54/volume/v3/volumes/944a3409-a01c-4f06-ae7b-67e61a00814a Sep 03 20:11:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-dc16ffcd-c0d7-42d8-a1ab-ba5e4a49bbbb tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-dc16ffcd-c0d7-42d8-a1ab-ba5e4a49bbbb tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:20 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:20 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:11:21 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:21 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:11:21 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:21 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:21 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-dc16ffcd-c0d7-42d8-a1ab-ba5e4a49bbbb tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Volume info retrieved successfully. Sep 03 20:11:21 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-46d5240c-b12f-4186-adb1-b2c6a8624571 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] Snapshot delete request issued successfully. Sep 03 20:11:21 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-46d5240c-b12f-4186-adb1-b2c6a8624571 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] http://192.168.122.54/volume/v3/snapshots/53424306-f570-43ef-ace1-938bad6832f2 returned with HTTP 202 Sep 03 20:11:21 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-dc16ffcd-c0d7-42d8-a1ab-ba5e4a49bbbb tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] http://192.168.122.54/volume/v3/volumes/944a3409-a01c-4f06-ae7b-67e61a00814a returned with HTTP 200 Sep 03 20:11:21 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 825/1645] 192.168.122.54 () {58 vars in 1236 bytes} [Thu Sep 3 20:11:20 2026] DELETE /volume/v3/snapshots/53424306-f570-43ef-ace1-938bad6832f2 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:11:21 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 821/1646] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:11:20 2026] GET /volume/v3/volumes/944a3409-a01c-4f06-ae7b-67e61a00814a => generated 863 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:11:21 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-d5c63058-be58-4a58-8266-af5a70d7aee7 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:21 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-d5c63058-be58-4a58-8266-af5a70d7aee7 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] GET http://192.168.122.54/volume/v3/snapshots/53424306-f570-43ef-ace1-938bad6832f2 Sep 03 20:11:21 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-ff40f942-d6e6-4388-ac23-5c6b53383504 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:21 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-d5c63058-be58-4a58-8266-af5a70d7aee7 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:21 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-d5c63058-be58-4a58-8266-af5a70d7aee7 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:21 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ff40f942-d6e6-4388-ac23-5c6b53383504 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:11:21 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ff40f942-d6e6-4388-ac23-5c6b53383504 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1513620329"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:11:21 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volumes [None req-ff40f942-d6e6-4388-ac23-5c6b53383504 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1513620329'}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:11:21 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-ff40f942-d6e6-4388-ac23-5c6b53383504 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Create volume of 1 GB Sep 03 20:11:21 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:21 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:11:21 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-d5c63058-be58-4a58-8266-af5a70d7aee7 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] Snapshot retrieved successfully. Sep 03 20:11:21 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-d5c63058-be58-4a58-8266-af5a70d7aee7 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] http://192.168.122.54/volume/v3/snapshots/53424306-f570-43ef-ace1-938bad6832f2 returned with HTTP 200 Sep 03 20:11:21 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 826/1647] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:11:21 2026] GET /volume/v3/snapshots/53424306-f570-43ef-ace1-938bad6832f2 => generated 480 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:21 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-ff40f942-d6e6-4388-ac23-5c6b53383504 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Availability Zones retrieved successfully. Sep 03 20:11:21 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-ff40f942-d6e6-4388-ac23-5c6b53383504 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Flow 'volume_create_api' (8a426e1b-1a08-4c1f-8d95-af67083c7f62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:11:21 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-ff40f942-d6e6-4388-ac23-5c6b53383504 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9dabec6c-4910-4853-afb5-34ebb233e2a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:11:21 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.flows.api.create_volume [None req-ff40f942-d6e6-4388-ac23-5c6b53383504 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Validating volume size '1' using validate_int {{(pid=87289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:11:21 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-ff40f942-d6e6-4388-ac23-5c6b53383504 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9dabec6c-4910-4853-afb5-34ebb233e2a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:11:21 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-ff40f942-d6e6-4388-ac23-5c6b53383504 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d145a1c8-e16f-47e7-81ee-3508f9096381) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:11:21 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-ff40f942-d6e6-4388-ac23-5c6b53383504 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Created reservations ['1fd43669-5b56-4bef-8556-36eb70b51962', '813af258-b0ab-4e38-b884-4d655767bce1', 'f800a512-2108-4601-8180-ea2d6583d1b6', '265e1a28-a877-45c5-b0c7-eec591f4ae67'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:11:21 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-ff40f942-d6e6-4388-ac23-5c6b53383504 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d145a1c8-e16f-47e7-81ee-3508f9096381) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1fd43669-5b56-4bef-8556-36eb70b51962', '813af258-b0ab-4e38-b884-4d655767bce1', 'f800a512-2108-4601-8180-ea2d6583d1b6', '265e1a28-a877-45c5-b0c7-eec591f4ae67']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:11:21 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-ff40f942-d6e6-4388-ac23-5c6b53383504 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31ddb482-ceeb-4398-a99a-fd76448c2a3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:11:21 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:21 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:11:21 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-ff40f942-d6e6-4388-ac23-5c6b53383504 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31ddb482-ceeb-4398-a99a-fd76448c2a3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3327c8c1-824e-4c8c-a66b-f2c5feb25c98', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1513620329',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='062a7a7a64d549cfbf548488fda5b90f',qos_specs=None,replication_status=,reservations=['1fd43669-5b56-4bef-8556-36eb70b51962','813af258-b0ab-4e38-b884-4d655767bce1','f800a512-2108-4601-8180-ea2d6583d1b6','265e1a28-a877-45c5-b0c7-eec591f4ae67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67c677c4961d49db95f48d3fe70e0ac1',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:11:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1513620329',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3327c8c1-824e-4c8c-a66b-f2c5feb25c98,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='062a7a7a64d549cfbf548488fda5b90f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='67c677c4961d49db95f48d3fe70e0ac1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:11:21 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-ff40f942-d6e6-4388-ac23-5c6b53383504 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5be4cec2-61b3-45cb-80a0-f48ea4beacd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:11:21 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-ff40f942-d6e6-4388-ac23-5c6b53383504 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5be4cec2-61b3-45cb-80a0-f48ea4beacd3) transitioned into state 'SUCCESS' from state '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-1513620329',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='062a7a7a64d549cfbf548488fda5b90f',qos_specs=None,replication_status=,reservations=['1fd43669-5b56-4bef-8556-36eb70b51962','813af258-b0ab-4e38-b884-4d655767bce1','f800a512-2108-4601-8180-ea2d6583d1b6','265e1a28-a877-45c5-b0c7-eec591f4ae67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67c677c4961d49db95f48d3fe70e0ac1',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:11:21 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-ff40f942-d6e6-4388-ac23-5c6b53383504 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d84b8aa1-a740-4dbe-a5d2-655335021e24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:11:21 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-ff40f942-d6e6-4388-ac23-5c6b53383504 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d84b8aa1-a740-4dbe-a5d2-655335021e24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:11:21 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-ff40f942-d6e6-4388-ac23-5c6b53383504 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Flow 'volume_create_api' (8a426e1b-1a08-4c1f-8d95-af67083c7f62) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:11:21 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-ff40f942-d6e6-4388-ac23-5c6b53383504 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Create volume request issued successfully. Sep 03 20:11:21 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ff40f942-d6e6-4388-ac23-5c6b53383504 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:11:21 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 822/1648] 192.168.122.54 () {60 vars in 1138 bytes} [Thu Sep 3 20:11:21 2026] POST /volume/v3/volumes => generated 771 bytes in 457 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:11:21 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-ee7a7d50-f227-41aa-8885-f5afb054b8b3 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:21 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ee7a7d50-f227-41aa-8885-f5afb054b8b3 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] GET http://192.168.122.54/volume/v3/volumes/3327c8c1-824e-4c8c-a66b-f2c5feb25c98 Sep 03 20:11:21 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ee7a7d50-f227-41aa-8885-f5afb054b8b3 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:21 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ee7a7d50-f227-41aa-8885-f5afb054b8b3 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:21 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:21 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:11:21 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:21 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:11:21 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-ee7a7d50-f227-41aa-8885-f5afb054b8b3 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Volume info retrieved successfully. Sep 03 20:11:21 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ee7a7d50-f227-41aa-8885-f5afb054b8b3 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] http://192.168.122.54/volume/v3/volumes/3327c8c1-824e-4c8c-a66b-f2c5feb25c98 returned with HTTP 200 Sep 03 20:11:21 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 827/1649] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:11:21 2026] GET /volume/v3/volumes/3327c8c1-824e-4c8c-a66b-f2c5feb25c98 => generated 839 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:22 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-f79c3452-d749-42c9-abfd-28c577de5397 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:22 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f79c3452-d749-42c9-abfd-28c577de5397 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] GET http://192.168.122.54/volume/v3/snapshots/53424306-f570-43ef-ace1-938bad6832f2 Sep 03 20:11:22 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f79c3452-d749-42c9-abfd-28c577de5397 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:22 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f79c3452-d749-42c9-abfd-28c577de5397 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:22 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:22 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:22 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-f79c3452-d749-42c9-abfd-28c577de5397 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] Snapshot retrieved successfully. Sep 03 20:11:22 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f79c3452-d749-42c9-abfd-28c577de5397 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] http://192.168.122.54/volume/v3/snapshots/53424306-f570-43ef-ace1-938bad6832f2 returned with HTTP 200 Sep 03 20:11:22 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 823/1650] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:11:22 2026] GET /volume/v3/snapshots/53424306-f570-43ef-ace1-938bad6832f2 => generated 480 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:22 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-864e7e8c-5044-4c31-980b-f71a355fefe3 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:22 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-864e7e8c-5044-4c31-980b-f71a355fefe3 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] GET http://192.168.122.54/volume/v3/volumes/3327c8c1-824e-4c8c-a66b-f2c5feb25c98 Sep 03 20:11:22 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-864e7e8c-5044-4c31-980b-f71a355fefe3 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:22 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-864e7e8c-5044-4c31-980b-f71a355fefe3 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:22 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:22 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:11:22 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:22 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:11:22 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-864e7e8c-5044-4c31-980b-f71a355fefe3 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Volume info retrieved successfully. Sep 03 20:11:22 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-864e7e8c-5044-4c31-980b-f71a355fefe3 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] http://192.168.122.54/volume/v3/volumes/3327c8c1-824e-4c8c-a66b-f2c5feb25c98 returned with HTTP 200 Sep 03 20:11:22 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 828/1651] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:11:22 2026] GET /volume/v3/volumes/3327c8c1-824e-4c8c-a66b-f2c5feb25c98 => generated 863 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:11:23 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-bb26edf8-fa7e-4e36-a8ea-bcdfe442fabd None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:23 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-bb26edf8-fa7e-4e36-a8ea-bcdfe442fabd tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] GET http://192.168.122.54/volume/v3/snapshots/53424306-f570-43ef-ace1-938bad6832f2 Sep 03 20:11:23 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-bb26edf8-fa7e-4e36-a8ea-bcdfe442fabd tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:23 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-bb26edf8-fa7e-4e36-a8ea-bcdfe442fabd tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:23 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-bb26edf8-fa7e-4e36-a8ea-bcdfe442fabd tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] http://192.168.122.54/volume/v3/snapshots/53424306-f570-43ef-ace1-938bad6832f2 returned with HTTP 404 Sep 03 20:11:23 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 824/1652] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:11:23 2026] GET /volume/v3/snapshots/53424306-f570-43ef-ace1-938bad6832f2 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:11:23 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-29da49cf-767c-414f-a736-c6fc5b749c74 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:23 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-29da49cf-767c-414f-a736-c6fc5b749c74 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] GET http://192.168.122.54/volume/v3/volumes/d685619e-28b7-478d-afad-2513b163729e Sep 03 20:11:23 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-29da49cf-767c-414f-a736-c6fc5b749c74 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:23 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-29da49cf-767c-414f-a736-c6fc5b749c74 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:23 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:23 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:11:23 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:23 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:11:23 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-29da49cf-767c-414f-a736-c6fc5b749c74 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] Volume info retrieved successfully. Sep 03 20:11:23 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-29da49cf-767c-414f-a736-c6fc5b749c74 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] http://192.168.122.54/volume/v3/volumes/d685619e-28b7-478d-afad-2513b163729e returned with HTTP 200 Sep 03 20:11:23 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 829/1653] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:11:23 2026] GET /volume/v3/volumes/d685619e-28b7-478d-afad-2513b163729e => generated 867 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:23 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-ee093ed5-bfb7-4af9-943e-0b4d947fa820 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:23 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ee093ed5-bfb7-4af9-943e-0b4d947fa820 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] DELETE http://192.168.122.54/volume/v3/volumes/d685619e-28b7-478d-afad-2513b163729e Sep 03 20:11:23 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ee093ed5-bfb7-4af9-943e-0b4d947fa820 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:23 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ee093ed5-bfb7-4af9-943e-0b4d947fa820 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:23 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-ee093ed5-bfb7-4af9-943e-0b4d947fa820 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] Delete volume with id: d685619e-28b7-478d-afad-2513b163729e Sep 03 20:11:23 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:23 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:11:23 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:23 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:23 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-ee093ed5-bfb7-4af9-943e-0b4d947fa820 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] Volume info retrieved successfully. Sep 03 20:11:23 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-ee093ed5-bfb7-4af9-943e-0b4d947fa820 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] Delete volume request issued successfully. Sep 03 20:11:23 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ee093ed5-bfb7-4af9-943e-0b4d947fa820 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] http://192.168.122.54/volume/v3/volumes/d685619e-28b7-478d-afad-2513b163729e returned with HTTP 202 Sep 03 20:11:23 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 825/1654] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:11:23 2026] DELETE /volume/v3/volumes/d685619e-28b7-478d-afad-2513b163729e => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:11:23 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-e61d0bfb-f6db-47fc-8633-eec686a378c9 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:23 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e61d0bfb-f6db-47fc-8633-eec686a378c9 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] GET http://192.168.122.54/volume/v3/volumes/d685619e-28b7-478d-afad-2513b163729e Sep 03 20:11:23 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e61d0bfb-f6db-47fc-8633-eec686a378c9 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:23 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e61d0bfb-f6db-47fc-8633-eec686a378c9 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:23 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:23 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:11:23 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:23 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:11:23 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-e61d0bfb-f6db-47fc-8633-eec686a378c9 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] Volume info retrieved successfully. Sep 03 20:11:23 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e61d0bfb-f6db-47fc-8633-eec686a378c9 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] http://192.168.122.54/volume/v3/volumes/d685619e-28b7-478d-afad-2513b163729e returned with HTTP 200 Sep 03 20:11:23 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 830/1655] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:11:23 2026] GET /volume/v3/volumes/d685619e-28b7-478d-afad-2513b163729e => generated 866 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:23 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-8515ceee-47e8-4f28-83c2-7bff021676ea None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:23 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-8515ceee-47e8-4f28-83c2-7bff021676ea tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] GET http://192.168.122.54/volume/v3/volumes/3327c8c1-824e-4c8c-a66b-f2c5feb25c98 Sep 03 20:11:23 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-8515ceee-47e8-4f28-83c2-7bff021676ea tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:23 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-8515ceee-47e8-4f28-83c2-7bff021676ea tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:23 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:23 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:11:23 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:23 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:23 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-8515ceee-47e8-4f28-83c2-7bff021676ea tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Volume info retrieved successfully. Sep 03 20:11:23 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-8515ceee-47e8-4f28-83c2-7bff021676ea tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] http://192.168.122.54/volume/v3/volumes/3327c8c1-824e-4c8c-a66b-f2c5feb25c98 returned with HTTP 200 Sep 03 20:11:23 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 826/1656] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:11:23 2026] GET /volume/v3/volumes/3327c8c1-824e-4c8c-a66b-f2c5feb25c98 => generated 864 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:23 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-95680025-515f-412c-b4f2-6a8c71ca270c None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:23 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-95680025-515f-412c-b4f2-6a8c71ca270c tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] GET http://192.168.122.54/volume/v3/volumes/3327c8c1-824e-4c8c-a66b-f2c5feb25c98 Sep 03 20:11:23 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-95680025-515f-412c-b4f2-6a8c71ca270c tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:23 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-95680025-515f-412c-b4f2-6a8c71ca270c tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:23 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:23 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:11:23 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:23 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:11:23 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-95680025-515f-412c-b4f2-6a8c71ca270c tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Volume info retrieved successfully. Sep 03 20:11:23 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-95680025-515f-412c-b4f2-6a8c71ca270c tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] http://192.168.122.54/volume/v3/volumes/3327c8c1-824e-4c8c-a66b-f2c5feb25c98 returned with HTTP 200 Sep 03 20:11:23 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 831/1657] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:11:23 2026] GET /volume/v3/volumes/3327c8c1-824e-4c8c-a66b-f2c5feb25c98 => generated 864 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:23 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-2a33cb65-ad18-4912-a1f3-c929d07fc119 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:23 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-2a33cb65-ad18-4912-a1f3-c929d07fc119 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:11:23 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-2a33cb65-ad18-4912-a1f3-c929d07fc119 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1963507117"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:11:23 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volumes [None req-2a33cb65-ad18-4912-a1f3-c929d07fc119 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1963507117'}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:11:23 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-2a33cb65-ad18-4912-a1f3-c929d07fc119 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Create volume of 1 GB Sep 03 20:11:23 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-2a33cb65-ad18-4912-a1f3-c929d07fc119 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Availability Zones retrieved successfully. Sep 03 20:11:23 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-2a33cb65-ad18-4912-a1f3-c929d07fc119 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Flow 'volume_create_api' (0fbe77ef-e3b4-458d-a932-e557c0f53ea2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:11:23 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-2a33cb65-ad18-4912-a1f3-c929d07fc119 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f6096cb-e962-4185-bfcf-153f7a4570ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:11:23 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.flows.api.create_volume [None req-2a33cb65-ad18-4912-a1f3-c929d07fc119 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Validating volume size '1' using validate_int {{(pid=87289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:11:24 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-2a33cb65-ad18-4912-a1f3-c929d07fc119 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f6096cb-e962-4185-bfcf-153f7a4570ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:11:24 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-2a33cb65-ad18-4912-a1f3-c929d07fc119 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ba3861f-e69c-437c-8d8a-7075a3728e30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:11:24 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-2a33cb65-ad18-4912-a1f3-c929d07fc119 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Created reservations ['62656916-9b1a-4da8-8978-615f20fe2d98', '982053c3-8364-498e-9a61-6e8190c2dc67', '1acc757f-29e6-4bf4-8f49-4549b0d38a26', 'eb225211-7d66-41a3-a10a-8c21c8c6c3ae'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:11:24 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-2a33cb65-ad18-4912-a1f3-c929d07fc119 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ba3861f-e69c-437c-8d8a-7075a3728e30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['62656916-9b1a-4da8-8978-615f20fe2d98', '982053c3-8364-498e-9a61-6e8190c2dc67', '1acc757f-29e6-4bf4-8f49-4549b0d38a26', 'eb225211-7d66-41a3-a10a-8c21c8c6c3ae']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:11:24 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-2a33cb65-ad18-4912-a1f3-c929d07fc119 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b00e63d9-cb24-4119-8217-0bbde48e6b5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:11:24 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:24 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:11:24 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-2a33cb65-ad18-4912-a1f3-c929d07fc119 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b00e63d9-cb24-4119-8217-0bbde48e6b5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '51c96849-04b9-4978-8c8b-2f9d2c955851', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1963507117',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='062a7a7a64d549cfbf548488fda5b90f',qos_specs=None,replication_status=,reservations=['62656916-9b1a-4da8-8978-615f20fe2d98','982053c3-8364-498e-9a61-6e8190c2dc67','1acc757f-29e6-4bf4-8f49-4549b0d38a26','eb225211-7d66-41a3-a10a-8c21c8c6c3ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67c677c4961d49db95f48d3fe70e0ac1',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:11:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1963507117',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=51c96849-04b9-4978-8c8b-2f9d2c955851,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='062a7a7a64d549cfbf548488fda5b90f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='67c677c4961d49db95f48d3fe70e0ac1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:11:24 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-2a33cb65-ad18-4912-a1f3-c929d07fc119 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22be56e4-749a-412d-a887-bfb7d0e75630) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:11:24 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-2a33cb65-ad18-4912-a1f3-c929d07fc119 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22be56e4-749a-412d-a887-bfb7d0e75630) transitioned into state 'SUCCESS' from state '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-1963507117',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='062a7a7a64d549cfbf548488fda5b90f',qos_specs=None,replication_status=,reservations=['62656916-9b1a-4da8-8978-615f20fe2d98','982053c3-8364-498e-9a61-6e8190c2dc67','1acc757f-29e6-4bf4-8f49-4549b0d38a26','eb225211-7d66-41a3-a10a-8c21c8c6c3ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67c677c4961d49db95f48d3fe70e0ac1',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:11:24 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-2a33cb65-ad18-4912-a1f3-c929d07fc119 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71e49507-fcff-4df2-96f6-d728306d28bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:11:24 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-e3d5ad5f-1144-4e6e-a8c6-9997815a9e26 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:24 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-2a33cb65-ad18-4912-a1f3-c929d07fc119 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71e49507-fcff-4df2-96f6-d728306d28bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:11:24 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-2a33cb65-ad18-4912-a1f3-c929d07fc119 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Flow 'volume_create_api' (0fbe77ef-e3b4-458d-a932-e557c0f53ea2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:11:24 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-2a33cb65-ad18-4912-a1f3-c929d07fc119 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Create volume request issued successfully. Sep 03 20:11:24 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-2a33cb65-ad18-4912-a1f3-c929d07fc119 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:11:24 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e3d5ad5f-1144-4e6e-a8c6-9997815a9e26 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] GET http://192.168.122.54/volume/v3/volumes/d685619e-28b7-478d-afad-2513b163729e Sep 03 20:11:24 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 827/1658] 192.168.122.54 () {60 vars in 1138 bytes} [Thu Sep 3 20:11:23 2026] POST /volume/v3/volumes => generated 771 bytes in 515 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 20:11:24 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e3d5ad5f-1144-4e6e-a8c6-9997815a9e26 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:24 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e3d5ad5f-1144-4e6e-a8c6-9997815a9e26 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:24 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-ae2a5b26-2ae9-4fc0-b2b3-698a3c775325 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:24 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ae2a5b26-2ae9-4fc0-b2b3-698a3c775325 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] GET http://192.168.122.54/volume/v3/volumes/51c96849-04b9-4978-8c8b-2f9d2c955851 Sep 03 20:11:24 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ae2a5b26-2ae9-4fc0-b2b3-698a3c775325 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:24 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ae2a5b26-2ae9-4fc0-b2b3-698a3c775325 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:24 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:24 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:11:24 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:24 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:11:24 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:24 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:11:24 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:24 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:24 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-ae2a5b26-2ae9-4fc0-b2b3-698a3c775325 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Volume info retrieved successfully. Sep 03 20:11:24 devstack devstack@c-api.service[87289]: DEBUG dbcounter [-] [87289] Writing DB stats cinder:SELECT=746,cinder:UPDATE=228,cinder:INSERT=136 {{(pid=87289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 20:11:24 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ae2a5b26-2ae9-4fc0-b2b3-698a3c775325 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] http://192.168.122.54/volume/v3/volumes/51c96849-04b9-4978-8c8b-2f9d2c955851 returned with HTTP 200 Sep 03 20:11:24 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 828/1659] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:11:24 2026] GET /volume/v3/volumes/51c96849-04b9-4978-8c8b-2f9d2c955851 => generated 839 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:11:24 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-e3d5ad5f-1144-4e6e-a8c6-9997815a9e26 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] Volume info retrieved successfully. Sep 03 20:11:24 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e3d5ad5f-1144-4e6e-a8c6-9997815a9e26 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] http://192.168.122.54/volume/v3/volumes/d685619e-28b7-478d-afad-2513b163729e returned with HTTP 200 Sep 03 20:11:24 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 832/1660] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:11:24 2026] GET /volume/v3/volumes/d685619e-28b7-478d-afad-2513b163729e => generated 866 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:25 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-b223791e-19b9-45f2-9049-27fd4b295f74 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:25 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b223791e-19b9-45f2-9049-27fd4b295f74 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] GET http://192.168.122.54/volume/v3/volumes/51c96849-04b9-4978-8c8b-2f9d2c955851 Sep 03 20:11:25 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b223791e-19b9-45f2-9049-27fd4b295f74 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:25 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b223791e-19b9-45f2-9049-27fd4b295f74 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:25 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:25 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:11:25 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:25 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:25 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-b223791e-19b9-45f2-9049-27fd4b295f74 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Volume info retrieved successfully. Sep 03 20:11:25 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-56ec8e22-3e0e-45d8-be6f-39ef833491d1 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:25 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-56ec8e22-3e0e-45d8-be6f-39ef833491d1 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] GET http://192.168.122.54/volume/v3/volumes/d685619e-28b7-478d-afad-2513b163729e Sep 03 20:11:25 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-56ec8e22-3e0e-45d8-be6f-39ef833491d1 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:25 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-56ec8e22-3e0e-45d8-be6f-39ef833491d1 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:25 devstack devstack@c-api.service[87290]: DEBUG dbcounter [-] [87290] Writing DB stats cinder:SELECT=696,cinder:UPDATE=167,cinder:INSERT=112 {{(pid=87290) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 20:11:25 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b223791e-19b9-45f2-9049-27fd4b295f74 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] http://192.168.122.54/volume/v3/volumes/51c96849-04b9-4978-8c8b-2f9d2c955851 returned with HTTP 200 Sep 03 20:11:25 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-56ec8e22-3e0e-45d8-be6f-39ef833491d1 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705 tempest-VolumeSnapshotQuotasNegativeTestJSON-885093705-project-member] http://192.168.122.54/volume/v3/volumes/d685619e-28b7-478d-afad-2513b163729e returned with HTTP 404 Sep 03 20:11:25 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 833/1662] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:11:25 2026] GET /volume/v3/volumes/d685619e-28b7-478d-afad-2513b163729e => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:11:25 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 829/1662] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:11:25 2026] GET /volume/v3/volumes/51c96849-04b9-4978-8c8b-2f9d2c955851 => generated 863 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:25 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-c08e00b1-82da-44d8-af15-a9b979f3b956 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:25 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c08e00b1-82da-44d8-af15-a9b979f3b956 tempest-VolumeSnapshotQuotasNegativeTestJSON-670844881 tempest-VolumeSnapshotQuotasNegativeTestJSON-670844881-project-admin] PUT http://192.168.122.54/volume/v3/os-quota-sets/aa0974addda14627907b2e59b08ee38a Sep 03 20:11:25 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c08e00b1-82da-44d8-af15-a9b979f3b956 tempest-VolumeSnapshotQuotasNegativeTestJSON-670844881 tempest-VolumeSnapshotQuotasNegativeTestJSON-670844881-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=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:11:25 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c08e00b1-82da-44d8-af15-a9b979f3b956 tempest-VolumeSnapshotQuotasNegativeTestJSON-670844881 tempest-VolumeSnapshotQuotasNegativeTestJSON-670844881-project-admin] http://192.168.122.54/volume/v3/os-quota-sets/aa0974addda14627907b2e59b08ee38a returned with HTTP 200 Sep 03 20:11:25 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 834/1663] 192.168.122.54 () {60 vars in 1254 bytes} [Thu Sep 3 20:11:25 2026] PUT /volume/v3/os-quota-sets/aa0974addda14627907b2e59b08ee38a => generated 398 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:25 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-499b4831-39a1-4f1f-bb04-5d8578149189 req-6a333053-5a1d-4f84-9777-611a78b67730 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:25 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-499b4831-39a1-4f1f-bb04-5d8578149189 req-6a333053-5a1d-4f84-9777-611a78b67730 tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] GET http://192.168.122.54/volume/v3/volumes/317f5631-175d-4aea-8795-0128deb1a02d Sep 03 20:11:25 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-499b4831-39a1-4f1f-bb04-5d8578149189 req-6a333053-5a1d-4f84-9777-611a78b67730 tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:25 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-499b4831-39a1-4f1f-bb04-5d8578149189 req-6a333053-5a1d-4f84-9777-611a78b67730 tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:26 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:26 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:11:26 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:26 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:26 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [req-499b4831-39a1-4f1f-bb04-5d8578149189 req-6a333053-5a1d-4f84-9777-611a78b67730 tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] Volume info retrieved successfully. Sep 03 20:11:26 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-499b4831-39a1-4f1f-bb04-5d8578149189 req-6a333053-5a1d-4f84-9777-611a78b67730 tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] http://192.168.122.54/volume/v3/volumes/317f5631-175d-4aea-8795-0128deb1a02d returned with HTTP 200 Sep 03 20:11:26 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 830/1664] 192.168.122.54 () {60 vars in 1482 bytes} [Thu Sep 3 20:11:25 2026] GET /volume/v3/volumes/317f5631-175d-4aea-8795-0128deb1a02d => generated 1146 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:11:26 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-499b4831-39a1-4f1f-bb04-5d8578149189 req-ceb760cc-56fe-497a-bfbd-be2a39000e17 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:26 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-499b4831-39a1-4f1f-bb04-5d8578149189 req-ceb760cc-56fe-497a-bfbd-be2a39000e17 tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] POST http://192.168.122.54/volume/v3/volumes/317f5631-175d-4aea-8795-0128deb1a02d/action Sep 03 20:11:26 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-499b4831-39a1-4f1f-bb04-5d8578149189 req-ceb760cc-56fe-497a-bfbd-be2a39000e17 tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:11:26 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-499b4831-39a1-4f1f-bb04-5d8578149189 req-ceb760cc-56fe-497a-bfbd-be2a39000e17 tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:11:26 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:26 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:11:26 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:26 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:11:26 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [req-499b4831-39a1-4f1f-bb04-5d8578149189 req-ceb760cc-56fe-497a-bfbd-be2a39000e17 tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] Volume info retrieved successfully. Sep 03 20:11:26 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [req-499b4831-39a1-4f1f-bb04-5d8578149189 req-ceb760cc-56fe-497a-bfbd-be2a39000e17 tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] Begin detaching volume completed successfully. Sep 03 20:11:26 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-499b4831-39a1-4f1f-bb04-5d8578149189 req-ceb760cc-56fe-497a-bfbd-be2a39000e17 tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] http://192.168.122.54/volume/v3/volumes/317f5631-175d-4aea-8795-0128deb1a02d/action returned with HTTP 202 Sep 03 20:11:26 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 835/1665] 192.168.122.54 () {64 vars in 1556 bytes} [Thu Sep 3 20:11:26 2026] POST /volume/v3/volumes/317f5631-175d-4aea-8795-0128deb1a02d/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 20:11:26 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-2b33f4d2-bad1-4981-ac7f-ca38d57ace18 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:26 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-2b33f4d2-bad1-4981-ac7f-ca38d57ace18 None None] GET http://192.168.122.54/volume// Sep 03 20:11:26 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-2b33f4d2-bad1-4981-ac7f-ca38d57ace18 None None] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:26 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-2b33f4d2-bad1-4981-ac7f-ca38d57ace18 None None] Calling method 'all' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:26 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-2b33f4d2-bad1-4981-ac7f-ca38d57ace18 None None] http://192.168.122.54/volume// returned with HTTP 300 Sep 03 20:11:26 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 831/1666] 192.168.122.54 () {58 vars in 1310 bytes} [Thu Sep 3 20:11:26 2026] GET /volume/ => generated 389 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 20:11:26 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-499b4831-39a1-4f1f-bb04-5d8578149189 req-365bd1e6-e73c-4cdd-9001-b20d42aa85fd None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:26 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-499b4831-39a1-4f1f-bb04-5d8578149189 req-365bd1e6-e73c-4cdd-9001-b20d42aa85fd tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] GET http://192.168.122.54/volume/v3/volumes/317f5631-175d-4aea-8795-0128deb1a02d Sep 03 20:11:26 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-499b4831-39a1-4f1f-bb04-5d8578149189 req-365bd1e6-e73c-4cdd-9001-b20d42aa85fd tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:26 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-499b4831-39a1-4f1f-bb04-5d8578149189 req-365bd1e6-e73c-4cdd-9001-b20d42aa85fd tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:26 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:26 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:11:26 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:26 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:11:26 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [req-499b4831-39a1-4f1f-bb04-5d8578149189 req-365bd1e6-e73c-4cdd-9001-b20d42aa85fd tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] Volume info retrieved successfully. Sep 03 20:11:26 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-499b4831-39a1-4f1f-bb04-5d8578149189 req-365bd1e6-e73c-4cdd-9001-b20d42aa85fd tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] http://192.168.122.54/volume/v3/volumes/317f5631-175d-4aea-8795-0128deb1a02d returned with HTTP 200 Sep 03 20:11:26 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 836/1667] 192.168.122.54 () {62 vars in 1523 bytes} [Thu Sep 3 20:11:26 2026] GET /volume/v3/volumes/317f5631-175d-4aea-8795-0128deb1a02d => generated 1330 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 20:11:26 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-cabad35d-c8e1-429a-b39d-b69085896183 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:26 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-cabad35d-c8e1-429a-b39d-b69085896183 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] GET http://192.168.122.54/volume/v3/volumes/51c96849-04b9-4978-8c8b-2f9d2c955851 Sep 03 20:11:26 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-cabad35d-c8e1-429a-b39d-b69085896183 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:26 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-cabad35d-c8e1-429a-b39d-b69085896183 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:26 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:26 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:11:26 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:26 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:26 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-cabad35d-c8e1-429a-b39d-b69085896183 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Volume info retrieved successfully. Sep 03 20:11:26 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-cabad35d-c8e1-429a-b39d-b69085896183 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] http://192.168.122.54/volume/v3/volumes/51c96849-04b9-4978-8c8b-2f9d2c955851 returned with HTTP 200 Sep 03 20:11:26 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 832/1668] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:11:26 2026] GET /volume/v3/volumes/51c96849-04b9-4978-8c8b-2f9d2c955851 => generated 864 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:26 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-6e1c2ff8-087d-4a3d-9507-be89bf20c9cf None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:26 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6e1c2ff8-087d-4a3d-9507-be89bf20c9cf tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] GET http://192.168.122.54/volume/v3/volumes/51c96849-04b9-4978-8c8b-2f9d2c955851 Sep 03 20:11:26 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-6e1c2ff8-087d-4a3d-9507-be89bf20c9cf tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:26 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-6e1c2ff8-087d-4a3d-9507-be89bf20c9cf tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:26 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:26 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:11:26 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:26 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:11:26 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-499b4831-39a1-4f1f-bb04-5d8578149189 req-901567d0-03bb-499e-9cfe-096777a95e75 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:26 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-6e1c2ff8-087d-4a3d-9507-be89bf20c9cf tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Volume info retrieved successfully. Sep 03 20:11:26 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-499b4831-39a1-4f1f-bb04-5d8578149189 req-901567d0-03bb-499e-9cfe-096777a95e75 tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] DELETE http://192.168.122.54/volume/v3/attachments/8726c6f3-3133-40f4-afcc-6ef1ed384253 Sep 03 20:11:26 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-499b4831-39a1-4f1f-bb04-5d8578149189 req-901567d0-03bb-499e-9cfe-096777a95e75 tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:26 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-499b4831-39a1-4f1f-bb04-5d8578149189 req-901567d0-03bb-499e-9cfe-096777a95e75 tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] Calling method 'version_select' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:26 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6e1c2ff8-087d-4a3d-9507-be89bf20c9cf tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] http://192.168.122.54/volume/v3/volumes/51c96849-04b9-4978-8c8b-2f9d2c955851 returned with HTTP 200 Sep 03 20:11:26 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 837/1669] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:11:26 2026] GET /volume/v3/volumes/51c96849-04b9-4978-8c8b-2f9d2c955851 => generated 864 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:26 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-cdf88158-5b8f-4e77-a8a1-e7fb3b4878e2 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:26 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-cdf88158-5b8f-4e77-a8a1-e7fb3b4878e2 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] GET http://192.168.122.54/volume/v3/volumes Sep 03 20:11:26 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-cdf88158-5b8f-4e77-a8a1-e7fb3b4878e2 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:26 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-cdf88158-5b8f-4e77-a8a1-e7fb3b4878e2 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Calling method 'index' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:26 devstack devstack@c-api.service[87290]: DEBUG cinder.api.api_utils [None req-cdf88158-5b8f-4e77-a8a1-e7fb3b4878e2 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Removing options '' from query. {{(pid=87290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:11:26 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:26 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:26 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-cdf88158-5b8f-4e77-a8a1-e7fb3b4878e2 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87290) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 20:11:26 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:26 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:11:26 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:26 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:11:26 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:26 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:11:26 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-cdf88158-5b8f-4e77-a8a1-e7fb3b4878e2 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Get all volumes completed successfully. Sep 03 20:11:26 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-cdf88158-5b8f-4e77-a8a1-e7fb3b4878e2 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 200 Sep 03 20:11:26 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 838/1670] 192.168.122.54 () {58 vars in 1116 bytes} [Thu Sep 3 20:11:26 2026] GET /volume/v3/volumes => generated 993 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:26 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-2be7edf5-366b-482f-9f7c-3dce21eff985 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:26 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2be7edf5-366b-482f-9f7c-3dce21eff985 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] GET http://192.168.122.54/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1513620329 Sep 03 20:11:26 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-2be7edf5-366b-482f-9f7c-3dce21eff985 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:26 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-2be7edf5-366b-482f-9f7c-3dce21eff985 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Calling method 'index' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:26 devstack devstack@c-api.service[87290]: DEBUG cinder.api.api_utils [None req-2be7edf5-366b-482f-9f7c-3dce21eff985 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Removing options '' from query. {{(pid=87290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:11:26 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:26 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:11:26 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-2be7edf5-366b-482f-9f7c-3dce21eff985 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1513620329'), ('no_migration_targets', True)]). {{(pid=87290) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 20:11:26 devstack devstack@c-api.service[87289]: /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 03 20:11:26 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, Sep 03 20:11:27 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:27 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:11:27 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-2be7edf5-366b-482f-9f7c-3dce21eff985 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Get all volumes completed successfully. Sep 03 20:11:27 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2be7edf5-366b-482f-9f7c-3dce21eff985 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] http://192.168.122.54/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1513620329 returned with HTTP 200 Sep 03 20:11:27 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 839/1671] 192.168.122.54 () {58 vars in 1217 bytes} [Thu Sep 3 20:11:26 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1513620329 => generated 340 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:27 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-499b4831-39a1-4f1f-bb04-5d8578149189 req-901567d0-03bb-499e-9cfe-096777a95e75 tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] http://192.168.122.54/volume/v3/attachments/8726c6f3-3133-40f4-afcc-6ef1ed384253 returned with HTTP 200 Sep 03 20:11:27 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 833/1672] 192.168.122.54 () {64 vars in 1557 bytes} [Thu Sep 3 20:11:26 2026] DELETE /volume/v3/attachments/8726c6f3-3133-40f4-afcc-6ef1ed384253 => generated 19 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:27 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-609130e2-f5e1-4347-afc8-f3b23e6e39a2 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:27 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-609130e2-f5e1-4347-afc8-f3b23e6e39a2 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] GET http://192.168.122.54/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-421134057 Sep 03 20:11:27 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-609130e2-f5e1-4347-afc8-f3b23e6e39a2 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:27 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-609130e2-f5e1-4347-afc8-f3b23e6e39a2 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Calling method 'detail' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:27 devstack devstack@c-api.service[87290]: DEBUG cinder.api.api_utils [None req-609130e2-f5e1-4347-afc8-f3b23e6e39a2 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Removing options '' from query. {{(pid=87290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:11:27 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:27 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:11:27 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-609130e2-f5e1-4347-afc8-f3b23e6e39a2 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-421134057'), ('no_migration_targets', True)]). {{(pid=87290) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 20:11:27 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:27 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:11:27 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-609130e2-f5e1-4347-afc8-f3b23e6e39a2 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Get all volumes completed successfully. Sep 03 20:11:27 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:27 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:11:27 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-609130e2-f5e1-4347-afc8-f3b23e6e39a2 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] http://192.168.122.54/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-421134057 returned with HTTP 200 Sep 03 20:11:27 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 840/1673] 192.168.122.54 () {58 vars in 1236 bytes} [Thu Sep 3 20:11:27 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-421134057 => generated 866 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:27 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-b90ee1ed-a1aa-40a5-8d4c-c3ee03e009c9 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:27 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b90ee1ed-a1aa-40a5-8d4c-c3ee03e009c9 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] GET http://192.168.122.54/volume/v3/volumes/detail?limit=1 Sep 03 20:11:27 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b90ee1ed-a1aa-40a5-8d4c-c3ee03e009c9 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:27 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b90ee1ed-a1aa-40a5-8d4c-c3ee03e009c9 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Calling method 'detail' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:27 devstack devstack@c-api.service[87289]: DEBUG cinder.api.api_utils [None req-b90ee1ed-a1aa-40a5-8d4c-c3ee03e009c9 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Removing options '' from query. {{(pid=87289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:11:27 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:27 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:27 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-b90ee1ed-a1aa-40a5-8d4c-c3ee03e009c9 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87289) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 20:11:27 devstack devstack@c-api.service[87289]: /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 03 20:11:27 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 20:11:27 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:27 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:11:27 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-b90ee1ed-a1aa-40a5-8d4c-c3ee03e009c9 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Get all volumes completed successfully. Sep 03 20:11:27 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:27 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:27 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b90ee1ed-a1aa-40a5-8d4c-c3ee03e009c9 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] http://192.168.122.54/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Sep 03 20:11:27 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 834/1674] 192.168.122.54 () {58 vars in 1152 bytes} [Thu Sep 3 20:11:27 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1013 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:11:27 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-6a28a662-512a-49d9-be06-4db3554afba0 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:27 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6a28a662-512a-49d9-be06-4db3554afba0 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] GET http://192.168.122.54/volume/v3/volumes/detail?limit=1&marker=51c96849-04b9-4978-8c8b-2f9d2c955851 Sep 03 20:11:27 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-6a28a662-512a-49d9-be06-4db3554afba0 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:27 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-6a28a662-512a-49d9-be06-4db3554afba0 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Calling method 'detail' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:27 devstack devstack@c-api.service[87290]: DEBUG cinder.api.api_utils [None req-6a28a662-512a-49d9-be06-4db3554afba0 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Removing options '' from query. {{(pid=87290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:11:27 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-6a28a662-512a-49d9-be06-4db3554afba0 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87290) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 20:11:27 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:27 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:11:27 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-6a28a662-512a-49d9-be06-4db3554afba0 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Get all volumes completed successfully. Sep 03 20:11:27 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:27 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:11:27 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6a28a662-512a-49d9-be06-4db3554afba0 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] http://192.168.122.54/volume/v3/volumes/detail?limit=1&marker=51c96849-04b9-4978-8c8b-2f9d2c955851 returned with HTTP 200 Sep 03 20:11:27 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 841/1675] 192.168.122.54 () {58 vars in 1240 bytes} [Thu Sep 3 20:11:27 2026] GET /volume/v3/volumes/detail?limit=1&marker=51c96849-04b9-4978-8c8b-2f9d2c955851 => generated 1013 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 20:11:27 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-2c803def-b770-4b29-8b95-e40960c89ed7 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:27 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-2c803def-b770-4b29-8b95-e40960c89ed7 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] GET http://192.168.122.54/volume/v3/volumes/detail?limit=1&marker=3327c8c1-824e-4c8c-a66b-f2c5feb25c98 Sep 03 20:11:27 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-2c803def-b770-4b29-8b95-e40960c89ed7 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:27 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-2c803def-b770-4b29-8b95-e40960c89ed7 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Calling method 'detail' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:27 devstack devstack@c-api.service[87289]: DEBUG cinder.api.api_utils [None req-2c803def-b770-4b29-8b95-e40960c89ed7 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Removing options '' from query. {{(pid=87289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:11:27 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-2c803def-b770-4b29-8b95-e40960c89ed7 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87289) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 20:11:27 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:27 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:11:27 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-2c803def-b770-4b29-8b95-e40960c89ed7 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Get all volumes completed successfully. Sep 03 20:11:27 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:27 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:27 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-2c803def-b770-4b29-8b95-e40960c89ed7 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] http://192.168.122.54/volume/v3/volumes/detail?limit=1&marker=3327c8c1-824e-4c8c-a66b-f2c5feb25c98 returned with HTTP 200 Sep 03 20:11:27 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 835/1676] 192.168.122.54 () {58 vars in 1240 bytes} [Thu Sep 3 20:11:27 2026] GET /volume/v3/volumes/detail?limit=1&marker=3327c8c1-824e-4c8c-a66b-f2c5feb25c98 => generated 1012 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:11:27 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-df9d6feb-a807-4f0e-9d14-1b754430f84b None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:27 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-df9d6feb-a807-4f0e-9d14-1b754430f84b tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] GET http://192.168.122.54/volume/v3/volumes/detail?limit=1&marker=944a3409-a01c-4f06-ae7b-67e61a00814a Sep 03 20:11:27 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-df9d6feb-a807-4f0e-9d14-1b754430f84b tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:27 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-df9d6feb-a807-4f0e-9d14-1b754430f84b tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Calling method 'detail' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:27 devstack devstack@c-api.service[87290]: DEBUG cinder.api.api_utils [None req-df9d6feb-a807-4f0e-9d14-1b754430f84b tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Removing options '' from query. {{(pid=87290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:11:27 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-df9d6feb-a807-4f0e-9d14-1b754430f84b tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87290) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 20:11:27 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-3e91e683-2abb-4fd8-bdad-9e87a0c32ac5 req-2fceaa14-da6f-4cb6-8640-88e20ce5febe None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:27 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-df9d6feb-a807-4f0e-9d14-1b754430f84b tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Get all volumes completed successfully. Sep 03 20:11:27 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-3e91e683-2abb-4fd8-bdad-9e87a0c32ac5 req-2fceaa14-da6f-4cb6-8640-88e20ce5febe tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] GET http://192.168.122.54/volume/v3/volumes/317f5631-175d-4aea-8795-0128deb1a02d Sep 03 20:11:27 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-3e91e683-2abb-4fd8-bdad-9e87a0c32ac5 req-2fceaa14-da6f-4cb6-8640-88e20ce5febe tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:27 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-3e91e683-2abb-4fd8-bdad-9e87a0c32ac5 req-2fceaa14-da6f-4cb6-8640-88e20ce5febe tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:27 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-df9d6feb-a807-4f0e-9d14-1b754430f84b tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] http://192.168.122.54/volume/v3/volumes/detail?limit=1&marker=944a3409-a01c-4f06-ae7b-67e61a00814a returned with HTTP 200 Sep 03 20:11:27 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 842/1677] 192.168.122.54 () {58 vars in 1240 bytes} [Thu Sep 3 20:11:27 2026] GET /volume/v3/volumes/detail?limit=1&marker=944a3409-a01c-4f06-ae7b-67e61a00814a => generated 15 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 20:11:27 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:27 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:11:27 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-51510ecf-76ef-4c16-886d-4f611ad71303 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:27 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:27 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:27 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-51510ecf-76ef-4c16-886d-4f611ad71303 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] GET http://192.168.122.54/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Sep 03 20:11:27 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-51510ecf-76ef-4c16-886d-4f611ad71303 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:27 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-51510ecf-76ef-4c16-886d-4f611ad71303 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Calling method 'detail' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:27 devstack devstack@c-api.service[87290]: DEBUG cinder.api.api_utils [None req-51510ecf-76ef-4c16-886d-4f611ad71303 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Removing options '' from query. {{(pid=87290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:11:27 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-51510ecf-76ef-4c16-886d-4f611ad71303 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Could not evaluate value available, assuming string {{(pid=87290) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 03 20:11:27 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-51510ecf-76ef-4c16-886d-4f611ad71303 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87290) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 20:11:27 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [req-3e91e683-2abb-4fd8-bdad-9e87a0c32ac5 req-2fceaa14-da6f-4cb6-8640-88e20ce5febe tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] Volume info retrieved successfully. Sep 03 20:11:27 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-3e91e683-2abb-4fd8-bdad-9e87a0c32ac5 req-2fceaa14-da6f-4cb6-8640-88e20ce5febe tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] http://192.168.122.54/volume/v3/volumes/317f5631-175d-4aea-8795-0128deb1a02d returned with HTTP 200 Sep 03 20:11:27 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 836/1678] 192.168.122.54 () {60 vars in 1482 bytes} [Thu Sep 3 20:11:27 2026] GET /volume/v3/volumes/317f5631-175d-4aea-8795-0128deb1a02d => generated 854 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:27 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-58cec782-92ee-4fbe-b4af-0b8eaf1cc9fe None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:27 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-58cec782-92ee-4fbe-b4af-0b8eaf1cc9fe tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] DELETE http://192.168.122.54/volume/v3/volumes/317f5631-175d-4aea-8795-0128deb1a02d Sep 03 20:11:27 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-58cec782-92ee-4fbe-b4af-0b8eaf1cc9fe tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:27 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-58cec782-92ee-4fbe-b4af-0b8eaf1cc9fe tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:27 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-58cec782-92ee-4fbe-b4af-0b8eaf1cc9fe tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] Delete volume with id: 317f5631-175d-4aea-8795-0128deb1a02d Sep 03 20:11:27 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:27 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:11:27 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:27 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:27 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-58cec782-92ee-4fbe-b4af-0b8eaf1cc9fe tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] Volume info retrieved successfully. Sep 03 20:11:27 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-58cec782-92ee-4fbe-b4af-0b8eaf1cc9fe tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] Delete volume request issued successfully. Sep 03 20:11:27 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-58cec782-92ee-4fbe-b4af-0b8eaf1cc9fe tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] http://192.168.122.54/volume/v3/volumes/317f5631-175d-4aea-8795-0128deb1a02d returned with HTTP 202 Sep 03 20:11:27 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 837/1679] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:11:27 2026] DELETE /volume/v3/volumes/317f5631-175d-4aea-8795-0128deb1a02d => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:11:27 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-45363e48-cbfb-4bd6-a11e-9795238b1f1f None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:27 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-45363e48-cbfb-4bd6-a11e-9795238b1f1f tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] GET http://192.168.122.54/volume/v3/volumes/317f5631-175d-4aea-8795-0128deb1a02d Sep 03 20:11:27 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-45363e48-cbfb-4bd6-a11e-9795238b1f1f tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:27 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-45363e48-cbfb-4bd6-a11e-9795238b1f1f tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:27 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:27 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:11:27 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:27 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:27 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-45363e48-cbfb-4bd6-a11e-9795238b1f1f tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] Volume info retrieved successfully. Sep 03 20:11:27 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-45363e48-cbfb-4bd6-a11e-9795238b1f1f tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] http://192.168.122.54/volume/v3/volumes/317f5631-175d-4aea-8795-0128deb1a02d returned with HTTP 200 Sep 03 20:11:27 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 838/1680] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:11:27 2026] GET /volume/v3/volumes/317f5631-175d-4aea-8795-0128deb1a02d => generated 853 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:27 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:27 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:11:27 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:27 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:11:27 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-51510ecf-76ef-4c16-886d-4f611ad71303 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Get all volumes completed successfully. Sep 03 20:11:27 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:27 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:11:27 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-51510ecf-76ef-4c16-886d-4f611ad71303 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] http://192.168.122.54/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Sep 03 20:11:27 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 843/1681] 192.168.122.54 () {58 vars in 1236 bytes} [Thu Sep 3 20:11:27 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1909 bytes in 378 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:11:27 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-7d0d445f-5acd-4a17-8e91-67af6147f457 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:27 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7d0d445f-5acd-4a17-8e91-67af6147f457 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] GET http://192.168.122.54/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Sep 03 20:11:27 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-7d0d445f-5acd-4a17-8e91-67af6147f457 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:27 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-7d0d445f-5acd-4a17-8e91-67af6147f457 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Calling method 'detail' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:27 devstack devstack@c-api.service[87289]: DEBUG cinder.api.api_utils [None req-7d0d445f-5acd-4a17-8e91-67af6147f457 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Removing options '' from query. {{(pid=87289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:11:27 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-7d0d445f-5acd-4a17-8e91-67af6147f457 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Could not evaluate value available, assuming string {{(pid=87289) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 03 20:11:27 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-7d0d445f-5acd-4a17-8e91-67af6147f457 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87289) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 20:11:28 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:28 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:11:28 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:28 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:11:28 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-7d0d445f-5acd-4a17-8e91-67af6147f457 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Get all volumes completed successfully. Sep 03 20:11:28 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:28 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:28 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7d0d445f-5acd-4a17-8e91-67af6147f457 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] http://192.168.122.54/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Sep 03 20:11:28 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 839/1682] 192.168.122.54 () {58 vars in 1238 bytes} [Thu Sep 3 20:11:27 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1909 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:11:28 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-b155bb68-1687-4dd4-9916-5e413b460347 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:28 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b155bb68-1687-4dd4-9916-5e413b460347 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] GET http://192.168.122.54/volume/v3/volumes?limit=1 Sep 03 20:11:28 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b155bb68-1687-4dd4-9916-5e413b460347 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:28 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b155bb68-1687-4dd4-9916-5e413b460347 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Calling method 'index' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:28 devstack devstack@c-api.service[87290]: DEBUG cinder.api.api_utils [None req-b155bb68-1687-4dd4-9916-5e413b460347 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Removing options '' from query. {{(pid=87290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:11:28 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-b155bb68-1687-4dd4-9916-5e413b460347 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87290) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 20:11:28 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:28 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:11:28 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-b155bb68-1687-4dd4-9916-5e413b460347 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Get all volumes completed successfully. Sep 03 20:11:28 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b155bb68-1687-4dd4-9916-5e413b460347 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] http://192.168.122.54/volume/v3/volumes?limit=1 returned with HTTP 200 Sep 03 20:11:28 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 844/1683] 192.168.122.54 () {58 vars in 1131 bytes} [Thu Sep 3 20:11:28 2026] GET /volume/v3/volumes?limit=1 => generated 479 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-5147bc5b-89a3-4dd6-bcb7-0040448dfff4 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:28 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-5147bc5b-89a3-4dd6-bcb7-0040448dfff4 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] GET http://192.168.122.54/volume/v3/volumes?limit=1&marker=51c96849-04b9-4978-8c8b-2f9d2c955851 Sep 03 20:11:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-5147bc5b-89a3-4dd6-bcb7-0040448dfff4 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-5147bc5b-89a3-4dd6-bcb7-0040448dfff4 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Calling method 'index' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.api_utils [None req-5147bc5b-89a3-4dd6-bcb7-0040448dfff4 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Removing options '' from query. {{(pid=87289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:11:28 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-5147bc5b-89a3-4dd6-bcb7-0040448dfff4 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87289) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 20:11:28 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:28 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:11:28 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-5147bc5b-89a3-4dd6-bcb7-0040448dfff4 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Get all volumes completed successfully. Sep 03 20:11:28 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-5147bc5b-89a3-4dd6-bcb7-0040448dfff4 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] http://192.168.122.54/volume/v3/volumes?limit=1&marker=51c96849-04b9-4978-8c8b-2f9d2c955851 returned with HTTP 200 Sep 03 20:11:28 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 840/1684] 192.168.122.54 () {58 vars in 1219 bytes} [Thu Sep 3 20:11:28 2026] GET /volume/v3/volumes?limit=1&marker=51c96849-04b9-4978-8c8b-2f9d2c955851 => generated 479 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:28 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-18f6e3b8-6da7-4205-8591-def5a5765af6 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:28 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-18f6e3b8-6da7-4205-8591-def5a5765af6 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] GET http://192.168.122.54/volume/v3/volumes?limit=1&marker=3327c8c1-824e-4c8c-a66b-f2c5feb25c98 Sep 03 20:11:28 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-18f6e3b8-6da7-4205-8591-def5a5765af6 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:28 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-18f6e3b8-6da7-4205-8591-def5a5765af6 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Calling method 'index' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:28 devstack devstack@c-api.service[87290]: DEBUG cinder.api.api_utils [None req-18f6e3b8-6da7-4205-8591-def5a5765af6 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Removing options '' from query. {{(pid=87290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:11:28 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:28 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:11:28 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-18f6e3b8-6da7-4205-8591-def5a5765af6 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87290) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 20:11:28 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:28 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:11:28 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-18f6e3b8-6da7-4205-8591-def5a5765af6 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Get all volumes completed successfully. Sep 03 20:11:28 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-18f6e3b8-6da7-4205-8591-def5a5765af6 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] http://192.168.122.54/volume/v3/volumes?limit=1&marker=3327c8c1-824e-4c8c-a66b-f2c5feb25c98 returned with HTTP 200 Sep 03 20:11:28 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 845/1685] 192.168.122.54 () {58 vars in 1219 bytes} [Thu Sep 3 20:11:28 2026] GET /volume/v3/volumes?limit=1&marker=3327c8c1-824e-4c8c-a66b-f2c5feb25c98 => generated 478 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-b29f8d27-f8b2-43b7-9af4-5a209abbb84b None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:28 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b29f8d27-f8b2-43b7-9af4-5a209abbb84b tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] GET http://192.168.122.54/volume/v3/volumes?limit=1&marker=944a3409-a01c-4f06-ae7b-67e61a00814a Sep 03 20:11:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b29f8d27-f8b2-43b7-9af4-5a209abbb84b tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b29f8d27-f8b2-43b7-9af4-5a209abbb84b tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Calling method 'index' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.api_utils [None req-b29f8d27-f8b2-43b7-9af4-5a209abbb84b tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Removing options '' from query. {{(pid=87289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:11:28 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:28 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:28 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-b29f8d27-f8b2-43b7-9af4-5a209abbb84b tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87289) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 20:11:28 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-b29f8d27-f8b2-43b7-9af4-5a209abbb84b tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Get all volumes completed successfully. Sep 03 20:11:28 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b29f8d27-f8b2-43b7-9af4-5a209abbb84b tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] http://192.168.122.54/volume/v3/volumes?limit=1&marker=944a3409-a01c-4f06-ae7b-67e61a00814a returned with HTTP 200 Sep 03 20:11:28 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 841/1686] 192.168.122.54 () {58 vars in 1219 bytes} [Thu Sep 3 20:11:28 2026] GET /volume/v3/volumes?limit=1&marker=944a3409-a01c-4f06-ae7b-67e61a00814a => generated 15 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 03 20:11:28 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-5958e3b3-4f24-4c58-ba26-056baa55cd6d None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:28 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5958e3b3-4f24-4c58-ba26-056baa55cd6d tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] GET http://192.168.122.54/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-421134057&status=available Sep 03 20:11:28 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5958e3b3-4f24-4c58-ba26-056baa55cd6d tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:28 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5958e3b3-4f24-4c58-ba26-056baa55cd6d tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Calling method 'index' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:28 devstack devstack@c-api.service[87290]: DEBUG cinder.api.api_utils [None req-5958e3b3-4f24-4c58-ba26-056baa55cd6d tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Removing options '' from query. {{(pid=87290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:11:28 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-5958e3b3-4f24-4c58-ba26-056baa55cd6d tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Could not evaluate value available, assuming string {{(pid=87290) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 03 20:11:28 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:28 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:11:28 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-5958e3b3-4f24-4c58-ba26-056baa55cd6d tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-421134057'), ('no_migration_targets', True)]). {{(pid=87290) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 20:11:28 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:28 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:11:28 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-5958e3b3-4f24-4c58-ba26-056baa55cd6d tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Get all volumes completed successfully. Sep 03 20:11:28 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5958e3b3-4f24-4c58-ba26-056baa55cd6d tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] http://192.168.122.54/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-421134057&status=available returned with HTTP 200 Sep 03 20:11:28 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 846/1687] 192.168.122.54 () {58 vars in 1249 bytes} [Thu Sep 3 20:11:28 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-421134057&status=available => generated 339 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:11:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-fdff3748-94df-4cd2-b995-e0026ed30447 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:28 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-fdff3748-94df-4cd2-b995-e0026ed30447 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] GET http://192.168.122.54/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1513620329&status=available Sep 03 20:11:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-fdff3748-94df-4cd2-b995-e0026ed30447 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-fdff3748-94df-4cd2-b995-e0026ed30447 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Calling method 'detail' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.api_utils [None req-fdff3748-94df-4cd2-b995-e0026ed30447 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Removing options '' from query. {{(pid=87289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:11:28 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-fdff3748-94df-4cd2-b995-e0026ed30447 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Could not evaluate value available, assuming string {{(pid=87289) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 03 20:11:28 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-fdff3748-94df-4cd2-b995-e0026ed30447 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1513620329'), ('no_migration_targets', True)]). {{(pid=87289) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 20:11:28 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:28 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:11:28 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-fdff3748-94df-4cd2-b995-e0026ed30447 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Get all volumes completed successfully. Sep 03 20:11:28 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:28 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:28 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-fdff3748-94df-4cd2-b995-e0026ed30447 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] http://192.168.122.54/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1513620329&status=available returned with HTTP 200 Sep 03 20:11:28 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 842/1688] 192.168.122.54 () {58 vars in 1272 bytes} [Thu Sep 3 20:11:28 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1513620329&status=available => generated 867 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:28 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-14b7a394-e71e-4d6d-9d15-ba4c7ae437fe None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:28 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-14b7a394-e71e-4d6d-9d15-ba4c7ae437fe tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] GET http://192.168.122.54/volume/v3/volumes/detail?marker=51c96849-04b9-4978-8c8b-2f9d2c955851&sort=id%3Aasc Sep 03 20:11:28 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-14b7a394-e71e-4d6d-9d15-ba4c7ae437fe tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:28 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-14b7a394-e71e-4d6d-9d15-ba4c7ae437fe tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Calling method 'detail' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:28 devstack devstack@c-api.service[87290]: DEBUG cinder.api.api_utils [None req-14b7a394-e71e-4d6d-9d15-ba4c7ae437fe tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Removing options '' from query. {{(pid=87290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:11:28 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:28 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:11:28 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-14b7a394-e71e-4d6d-9d15-ba4c7ae437fe tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87290) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 20:11:28 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:28 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:11:28 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-14b7a394-e71e-4d6d-9d15-ba4c7ae437fe tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Get all volumes completed successfully. Sep 03 20:11:28 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:28 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:11:28 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-14b7a394-e71e-4d6d-9d15-ba4c7ae437fe tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] http://192.168.122.54/volume/v3/volumes/detail?marker=51c96849-04b9-4978-8c8b-2f9d2c955851&sort=id%3Aasc returned with HTTP 200 Sep 03 20:11:28 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 847/1689] 192.168.122.54 () {58 vars in 1252 bytes} [Thu Sep 3 20:11:28 2026] GET /volume/v3/volumes/detail?marker=51c96849-04b9-4978-8c8b-2f9d2c955851&sort=id%3Aasc => generated 866 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:11:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-9876f279-07be-47fe-870a-ee27711629e2 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:28 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9876f279-07be-47fe-870a-ee27711629e2 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] GET http://192.168.122.54/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 03 20:11:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-9876f279-07be-47fe-870a-ee27711629e2 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-9876f279-07be-47fe-870a-ee27711629e2 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Calling method 'detail' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.api_utils [None req-9876f279-07be-47fe-870a-ee27711629e2 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Removing options '' from query. {{(pid=87289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:11:28 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-9876f279-07be-47fe-870a-ee27711629e2 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=87289) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 20:11:28 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-3c7236e1-7b23-4bb2-9b19-25e923978fee None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:28 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:28 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:11:28 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:28 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:11:28 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:28 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:11:28 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-9876f279-07be-47fe-870a-ee27711629e2 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Get all volumes completed successfully. Sep 03 20:11:28 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:28 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:28 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-3c7236e1-7b23-4bb2-9b19-25e923978fee tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] GET http://192.168.122.54/volume/v3/volumes/317f5631-175d-4aea-8795-0128deb1a02d Sep 03 20:11:28 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-3c7236e1-7b23-4bb2-9b19-25e923978fee tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:28 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-3c7236e1-7b23-4bb2-9b19-25e923978fee tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:28 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9876f279-07be-47fe-870a-ee27711629e2 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] http://192.168.122.54/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 03 20:11:28 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 843/1690] 192.168.122.54 () {58 vars in 1216 bytes} [Thu Sep 3 20:11:28 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2574 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:11:28 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:28 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:11:28 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:28 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:11:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-3a2c5bd2-320f-4e5a-bdd4-abdaff8f4da3 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:28 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-3a2c5bd2-320f-4e5a-bdd4-abdaff8f4da3 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] GET http://192.168.122.54/volume/v3/volumes/detail Sep 03 20:11:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-3a2c5bd2-320f-4e5a-bdd4-abdaff8f4da3 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-3a2c5bd2-320f-4e5a-bdd4-abdaff8f4da3 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Calling method 'detail' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.api_utils [None req-3a2c5bd2-320f-4e5a-bdd4-abdaff8f4da3 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Removing options '' from query. {{(pid=87289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:11:28 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-3a2c5bd2-320f-4e5a-bdd4-abdaff8f4da3 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87289) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 20:11:28 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-3c7236e1-7b23-4bb2-9b19-25e923978fee tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] Volume info retrieved successfully. Sep 03 20:11:28 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:28 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:11:28 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:28 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:11:28 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:28 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:11:28 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-3a2c5bd2-320f-4e5a-bdd4-abdaff8f4da3 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Get all volumes completed successfully. Sep 03 20:11:28 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:28 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:28 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-3a2c5bd2-320f-4e5a-bdd4-abdaff8f4da3 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] http://192.168.122.54/volume/v3/volumes/detail returned with HTTP 200 Sep 03 20:11:28 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-3c7236e1-7b23-4bb2-9b19-25e923978fee tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] http://192.168.122.54/volume/v3/volumes/317f5631-175d-4aea-8795-0128deb1a02d returned with HTTP 200 Sep 03 20:11:28 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 844/1691] 192.168.122.54 () {58 vars in 1137 bytes} [Thu Sep 3 20:11:28 2026] GET /volume/v3/volumes/detail => generated 2574 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:11:28 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 848/1692] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:11:28 2026] GET /volume/v3/volumes/317f5631-175d-4aea-8795-0128deb1a02d => generated 853 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-654b4c6e-6117-41c4-b825-2b57db22815a None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:28 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-654b4c6e-6117-41c4-b825-2b57db22815a tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] GET http://192.168.122.54/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 03 20:11:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-654b4c6e-6117-41c4-b825-2b57db22815a tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-654b4c6e-6117-41c4-b825-2b57db22815a tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Calling method 'index' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.api_utils [None req-654b4c6e-6117-41c4-b825-2b57db22815a tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Removing options '' from query. {{(pid=87289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:11:28 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-654b4c6e-6117-41c4-b825-2b57db22815a tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=87289) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 20:11:29 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:29 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:11:29 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:29 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:11:29 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:29 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:11:29 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-654b4c6e-6117-41c4-b825-2b57db22815a tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Get all volumes completed successfully. Sep 03 20:11:29 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-654b4c6e-6117-41c4-b825-2b57db22815a tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] http://192.168.122.54/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 03 20:11:29 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 845/1693] 192.168.122.54 () {58 vars in 1195 bytes} [Thu Sep 3 20:11:28 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 993 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-18fa0ba1-edeb-4e86-9311-5883ff665950 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:29 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-18fa0ba1-edeb-4e86-9311-5883ff665950 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] GET http://192.168.122.54/volume/v3/volumes?availability_zone=nova Sep 03 20:11:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-18fa0ba1-edeb-4e86-9311-5883ff665950 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-18fa0ba1-edeb-4e86-9311-5883ff665950 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Calling method 'index' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.api_utils [None req-18fa0ba1-edeb-4e86-9311-5883ff665950 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Removing options '' from query. {{(pid=87290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:11:29 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-18fa0ba1-edeb-4e86-9311-5883ff665950 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Could not evaluate value nova, assuming string {{(pid=87290) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 03 20:11:29 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-18fa0ba1-edeb-4e86-9311-5883ff665950 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87290) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 20:11:29 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:29 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:11:29 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:29 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:11:29 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:29 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:11:29 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-18fa0ba1-edeb-4e86-9311-5883ff665950 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Get all volumes completed successfully. Sep 03 20:11:29 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-18fa0ba1-edeb-4e86-9311-5883ff665950 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] http://192.168.122.54/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 03 20:11:29 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 849/1694] 192.168.122.54 () {58 vars in 1161 bytes} [Thu Sep 3 20:11:29 2026] GET /volume/v3/volumes?availability_zone=nova => generated 993 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:11:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-3c48168e-d102-44c1-8373-1e7b29b68f4f None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:29 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-3c48168e-d102-44c1-8373-1e7b29b68f4f tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] GET http://192.168.122.54/volume/v3/volumes?availability_zone=nova Sep 03 20:11:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-3c48168e-d102-44c1-8373-1e7b29b68f4f tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-3c48168e-d102-44c1-8373-1e7b29b68f4f tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Calling method 'index' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.api_utils [None req-3c48168e-d102-44c1-8373-1e7b29b68f4f tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Removing options '' from query. {{(pid=87289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:11:29 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-3c48168e-d102-44c1-8373-1e7b29b68f4f tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Could not evaluate value nova, assuming string {{(pid=87289) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 03 20:11:29 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:29 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:29 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-3c48168e-d102-44c1-8373-1e7b29b68f4f tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87289) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 20:11:29 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:29 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:11:29 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:29 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:11:29 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:29 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:11:29 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-3c48168e-d102-44c1-8373-1e7b29b68f4f tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Get all volumes completed successfully. Sep 03 20:11:29 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-3c48168e-d102-44c1-8373-1e7b29b68f4f tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] http://192.168.122.54/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 03 20:11:29 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 846/1695] 192.168.122.54 () {58 vars in 1161 bytes} [Thu Sep 3 20:11:29 2026] GET /volume/v3/volumes?availability_zone=nova => generated 993 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-1e140e84-c720-436d-ab12-0e8f31c6838f None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:29 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-1e140e84-c720-436d-ab12-0e8f31c6838f tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] GET http://192.168.122.54/volume/v3/volumes?bootable=false Sep 03 20:11:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-1e140e84-c720-436d-ab12-0e8f31c6838f tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-1e140e84-c720-436d-ab12-0e8f31c6838f tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Calling method 'index' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.api_utils [None req-1e140e84-c720-436d-ab12-0e8f31c6838f tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Removing options '' from query. {{(pid=87290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:11:29 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:29 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:11:29 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-1e140e84-c720-436d-ab12-0e8f31c6838f tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87290) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 20:11:29 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:29 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:11:29 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:29 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:11:29 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:29 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:11:29 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-1e140e84-c720-436d-ab12-0e8f31c6838f tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Get all volumes completed successfully. Sep 03 20:11:29 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-1e140e84-c720-436d-ab12-0e8f31c6838f tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] http://192.168.122.54/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 03 20:11:29 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 850/1696] 192.168.122.54 () {58 vars in 1145 bytes} [Thu Sep 3 20:11:29 2026] GET /volume/v3/volumes?bootable=false => generated 993 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:11:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-8bd7837a-2c5b-4860-9da4-5b72182e90dc None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:29 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-8bd7837a-2c5b-4860-9da4-5b72182e90dc tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] GET http://192.168.122.54/volume/v3/volumes?bootable=false Sep 03 20:11:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-8bd7837a-2c5b-4860-9da4-5b72182e90dc tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-8bd7837a-2c5b-4860-9da4-5b72182e90dc tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Calling method 'index' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.api_utils [None req-8bd7837a-2c5b-4860-9da4-5b72182e90dc tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Removing options '' from query. {{(pid=87289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:11:29 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:29 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:29 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-8bd7837a-2c5b-4860-9da4-5b72182e90dc tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87289) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 20:11:29 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:29 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:11:29 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:29 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:11:29 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:29 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:11:29 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-8bd7837a-2c5b-4860-9da4-5b72182e90dc tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Get all volumes completed successfully. Sep 03 20:11:29 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-8bd7837a-2c5b-4860-9da4-5b72182e90dc tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] http://192.168.122.54/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 03 20:11:29 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 847/1697] 192.168.122.54 () {58 vars in 1145 bytes} [Thu Sep 3 20:11:29 2026] GET /volume/v3/volumes?bootable=false => generated 993 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-6d8b1a6d-2d8f-4feb-ac69-c0ad4ee072bb None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:29 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6d8b1a6d-2d8f-4feb-ac69-c0ad4ee072bb tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] GET http://192.168.122.54/volume/v3/volumes?status=available Sep 03 20:11:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-6d8b1a6d-2d8f-4feb-ac69-c0ad4ee072bb tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-6d8b1a6d-2d8f-4feb-ac69-c0ad4ee072bb tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Calling method 'index' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.api_utils [None req-6d8b1a6d-2d8f-4feb-ac69-c0ad4ee072bb tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Removing options '' from query. {{(pid=87290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:11:29 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-6d8b1a6d-2d8f-4feb-ac69-c0ad4ee072bb tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Could not evaluate value available, assuming string {{(pid=87290) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 03 20:11:29 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:29 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:11:29 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-6d8b1a6d-2d8f-4feb-ac69-c0ad4ee072bb tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87290) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 20:11:29 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:29 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:11:29 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:29 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:11:29 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:29 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:11:29 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-6d8b1a6d-2d8f-4feb-ac69-c0ad4ee072bb tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Get all volumes completed successfully. Sep 03 20:11:29 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6d8b1a6d-2d8f-4feb-ac69-c0ad4ee072bb tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] http://192.168.122.54/volume/v3/volumes?status=available returned with HTTP 200 Sep 03 20:11:29 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 851/1698] 192.168.122.54 () {58 vars in 1149 bytes} [Thu Sep 3 20:11:29 2026] GET /volume/v3/volumes?status=available => generated 993 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-5d45984e-cdf0-4890-9d2d-a239253e8451 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:29 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-5d45984e-cdf0-4890-9d2d-a239253e8451 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] GET http://192.168.122.54/volume/v3/volumes?status=available Sep 03 20:11:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-5d45984e-cdf0-4890-9d2d-a239253e8451 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-5d45984e-cdf0-4890-9d2d-a239253e8451 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Calling method 'index' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.api_utils [None req-5d45984e-cdf0-4890-9d2d-a239253e8451 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Removing options '' from query. {{(pid=87289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:11:29 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-5d45984e-cdf0-4890-9d2d-a239253e8451 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Could not evaluate value available, assuming string {{(pid=87289) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 03 20:11:29 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:29 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:29 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-5d45984e-cdf0-4890-9d2d-a239253e8451 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87289) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 20:11:29 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:29 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:11:29 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:29 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:11:29 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:29 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:11:29 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-5d45984e-cdf0-4890-9d2d-a239253e8451 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Get all volumes completed successfully. Sep 03 20:11:29 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-5d45984e-cdf0-4890-9d2d-a239253e8451 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] http://192.168.122.54/volume/v3/volumes?status=available returned with HTTP 200 Sep 03 20:11:29 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 848/1699] 192.168.122.54 () {58 vars in 1149 bytes} [Thu Sep 3 20:11:29 2026] GET /volume/v3/volumes?status=available => generated 993 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-69c28fd5-17c4-4e63-bc24-a077a2bdf61b None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:29 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-69c28fd5-17c4-4e63-bc24-a077a2bdf61b tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] GET http://192.168.122.54/volume/v3/volumes/detail?availability_zone=nova Sep 03 20:11:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-69c28fd5-17c4-4e63-bc24-a077a2bdf61b tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-69c28fd5-17c4-4e63-bc24-a077a2bdf61b tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Calling method 'detail' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.api_utils [None req-69c28fd5-17c4-4e63-bc24-a077a2bdf61b tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Removing options '' from query. {{(pid=87290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:11:29 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-69c28fd5-17c4-4e63-bc24-a077a2bdf61b tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Could not evaluate value nova, assuming string {{(pid=87290) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 03 20:11:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-1534de16-6916-4aed-ab92-1beadbcaa2a1 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:29 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:29 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:11:29 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-69c28fd5-17c4-4e63-bc24-a077a2bdf61b tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87290) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 20:11:29 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-1534de16-6916-4aed-ab92-1beadbcaa2a1 tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] GET http://192.168.122.54/volume/v3/volumes/317f5631-175d-4aea-8795-0128deb1a02d Sep 03 20:11:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-1534de16-6916-4aed-ab92-1beadbcaa2a1 tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-1534de16-6916-4aed-ab92-1beadbcaa2a1 tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:29 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:29 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:11:29 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:29 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:11:29 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:29 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:11:29 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-69c28fd5-17c4-4e63-bc24-a077a2bdf61b tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Get all volumes completed successfully. Sep 03 20:11:29 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:29 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:11:29 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-1534de16-6916-4aed-ab92-1beadbcaa2a1 tempest-TestMinimumBasicScenario-1053412317 tempest-TestMinimumBasicScenario-1053412317-project-member] http://192.168.122.54/volume/v3/volumes/317f5631-175d-4aea-8795-0128deb1a02d returned with HTTP 404 Sep 03 20:11:29 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 849/1700] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:11:29 2026] GET /volume/v3/volumes/317f5631-175d-4aea-8795-0128deb1a02d => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:11:29 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-69c28fd5-17c4-4e63-bc24-a077a2bdf61b tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] http://192.168.122.54/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Sep 03 20:11:29 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 852/1701] 192.168.122.54 () {58 vars in 1182 bytes} [Thu Sep 3 20:11:29 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2574 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 20:11:30 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-2a086833-e343-4056-b22a-fd5c8e2e6a26 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:30 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-2a086833-e343-4056-b22a-fd5c8e2e6a26 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] GET http://192.168.122.54/volume/v3/volumes/detail?bootable=false Sep 03 20:11:30 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-2a086833-e343-4056-b22a-fd5c8e2e6a26 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:30 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-2a086833-e343-4056-b22a-fd5c8e2e6a26 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Calling method 'detail' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:30 devstack devstack@c-api.service[87289]: DEBUG cinder.api.api_utils [None req-2a086833-e343-4056-b22a-fd5c8e2e6a26 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Removing options '' from query. {{(pid=87289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:11:30 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:30 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:30 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-2a086833-e343-4056-b22a-fd5c8e2e6a26 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87289) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 20:11:30 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:30 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:11:30 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:30 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:11:30 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:30 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:11:30 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-2a086833-e343-4056-b22a-fd5c8e2e6a26 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Get all volumes completed successfully. Sep 03 20:11:30 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:30 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:30 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-2a086833-e343-4056-b22a-fd5c8e2e6a26 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] http://192.168.122.54/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Sep 03 20:11:30 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 850/1702] 192.168.122.54 () {58 vars in 1166 bytes} [Thu Sep 3 20:11:30 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2574 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:11:30 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-baf05b28-22cf-4098-9dc2-08cdd4295240 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:30 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-baf05b28-22cf-4098-9dc2-08cdd4295240 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] GET http://192.168.122.54/volume/v3/volumes/detail?status=available Sep 03 20:11:30 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-baf05b28-22cf-4098-9dc2-08cdd4295240 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:30 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-baf05b28-22cf-4098-9dc2-08cdd4295240 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Calling method 'detail' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:30 devstack devstack@c-api.service[87290]: DEBUG cinder.api.api_utils [None req-baf05b28-22cf-4098-9dc2-08cdd4295240 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Removing options '' from query. {{(pid=87290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:11:30 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-baf05b28-22cf-4098-9dc2-08cdd4295240 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Could not evaluate value available, assuming string {{(pid=87290) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 03 20:11:30 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-baf05b28-22cf-4098-9dc2-08cdd4295240 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87290) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 20:11:30 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:30 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:11:30 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:30 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:11:30 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:30 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:11:30 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-baf05b28-22cf-4098-9dc2-08cdd4295240 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Get all volumes completed successfully. Sep 03 20:11:30 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:30 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:11:30 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-baf05b28-22cf-4098-9dc2-08cdd4295240 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] http://192.168.122.54/volume/v3/volumes/detail?status=available returned with HTTP 200 Sep 03 20:11:30 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 853/1703] 192.168.122.54 () {58 vars in 1170 bytes} [Thu Sep 3 20:11:30 2026] GET /volume/v3/volumes/detail?status=available => generated 2574 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:11:30 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-aba6e5e0-b4dc-49ef-a676-cc04587a139f None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:30 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-aba6e5e0-b4dc-49ef-a676-cc04587a139f tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] GET http://192.168.122.54/volume/v3/volumes/51c96849-04b9-4978-8c8b-2f9d2c955851 Sep 03 20:11:30 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-aba6e5e0-b4dc-49ef-a676-cc04587a139f tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:30 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-aba6e5e0-b4dc-49ef-a676-cc04587a139f tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:30 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:30 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:11:30 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:30 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:30 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-aba6e5e0-b4dc-49ef-a676-cc04587a139f tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Volume info retrieved successfully. Sep 03 20:11:30 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-aba6e5e0-b4dc-49ef-a676-cc04587a139f tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] http://192.168.122.54/volume/v3/volumes/51c96849-04b9-4978-8c8b-2f9d2c955851 returned with HTTP 200 Sep 03 20:11:30 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 851/1704] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:11:30 2026] GET /volume/v3/volumes/51c96849-04b9-4978-8c8b-2f9d2c955851 => generated 864 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:30 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-c8ccf7f9-3caf-4227-91bc-c349d9679b72 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:30 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c8ccf7f9-3caf-4227-91bc-c349d9679b72 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] DELETE http://192.168.122.54/volume/v3/volumes/51c96849-04b9-4978-8c8b-2f9d2c955851 Sep 03 20:11:30 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c8ccf7f9-3caf-4227-91bc-c349d9679b72 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:30 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c8ccf7f9-3caf-4227-91bc-c349d9679b72 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:30 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-c8ccf7f9-3caf-4227-91bc-c349d9679b72 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Delete volume with id: 51c96849-04b9-4978-8c8b-2f9d2c955851 Sep 03 20:11:30 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:30 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:11:30 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:30 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:11:30 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-c8ccf7f9-3caf-4227-91bc-c349d9679b72 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Volume info retrieved successfully. Sep 03 20:11:30 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-c8ccf7f9-3caf-4227-91bc-c349d9679b72 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Delete volume request issued successfully. Sep 03 20:11:30 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c8ccf7f9-3caf-4227-91bc-c349d9679b72 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] http://192.168.122.54/volume/v3/volumes/51c96849-04b9-4978-8c8b-2f9d2c955851 returned with HTTP 202 Sep 03 20:11:30 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 854/1705] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:11:30 2026] DELETE /volume/v3/volumes/51c96849-04b9-4978-8c8b-2f9d2c955851 => generated 0 bytes in 154 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:11:30 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-710628d4-dc2e-4e39-8e66-918940fae65a None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:30 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-710628d4-dc2e-4e39-8e66-918940fae65a tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] GET http://192.168.122.54/volume/v3/volumes/51c96849-04b9-4978-8c8b-2f9d2c955851 Sep 03 20:11:30 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-710628d4-dc2e-4e39-8e66-918940fae65a tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:30 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-710628d4-dc2e-4e39-8e66-918940fae65a tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:30 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:30 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:11:30 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:30 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:30 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-710628d4-dc2e-4e39-8e66-918940fae65a tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Volume info retrieved successfully. Sep 03 20:11:30 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-710628d4-dc2e-4e39-8e66-918940fae65a tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] http://192.168.122.54/volume/v3/volumes/51c96849-04b9-4978-8c8b-2f9d2c955851 returned with HTTP 200 Sep 03 20:11:30 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 852/1706] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:11:30 2026] GET /volume/v3/volumes/51c96849-04b9-4978-8c8b-2f9d2c955851 => generated 863 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:31 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-b4c9be8a-f4fd-4f74-b512-92c9ee860521 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:31 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b4c9be8a-f4fd-4f74-b512-92c9ee860521 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] GET http://192.168.122.54/volume/v3/volumes/51c96849-04b9-4978-8c8b-2f9d2c955851 Sep 03 20:11:31 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b4c9be8a-f4fd-4f74-b512-92c9ee860521 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:31 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b4c9be8a-f4fd-4f74-b512-92c9ee860521 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:31 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:31 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:11:31 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:31 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:11:31 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-b4c9be8a-f4fd-4f74-b512-92c9ee860521 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Volume info retrieved successfully. Sep 03 20:11:31 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b4c9be8a-f4fd-4f74-b512-92c9ee860521 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] http://192.168.122.54/volume/v3/volumes/51c96849-04b9-4978-8c8b-2f9d2c955851 returned with HTTP 200 Sep 03 20:11:31 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 855/1707] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:11:31 2026] GET /volume/v3/volumes/51c96849-04b9-4978-8c8b-2f9d2c955851 => generated 863 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-ef671df1-da29-4499-9752-80a9829ce4ad None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:32 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ef671df1-da29-4499-9752-80a9829ce4ad tempest-ExtensionsTestJSON-1266910445 tempest-ExtensionsTestJSON-1266910445-project-member] GET http://192.168.122.54/volume/v3/extensions Sep 03 20:11:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ef671df1-da29-4499-9752-80a9829ce4ad tempest-ExtensionsTestJSON-1266910445 tempest-ExtensionsTestJSON-1266910445-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ef671df1-da29-4499-9752-80a9829ce4ad tempest-ExtensionsTestJSON-1266910445 tempest-ExtensionsTestJSON-1266910445-project-member] Calling method 'index' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:32 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ef671df1-da29-4499-9752-80a9829ce4ad tempest-ExtensionsTestJSON-1266910445 tempest-ExtensionsTestJSON-1266910445-project-member] http://192.168.122.54/volume/v3/extensions returned with HTTP 200 Sep 03 20:11:32 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 853/1708] 192.168.122.54 () {58 vars in 1125 bytes} [Thu Sep 3 20:11:32 2026] GET /volume/v3/extensions => generated 5245 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 20:11:32 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-77b4d580-38bd-47bd-bdaf-3e5dd6e7e01b None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:32 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-77b4d580-38bd-47bd-bdaf-3e5dd6e7e01b tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] GET http://192.168.122.54/volume/v3/volumes/51c96849-04b9-4978-8c8b-2f9d2c955851 Sep 03 20:11:32 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-77b4d580-38bd-47bd-bdaf-3e5dd6e7e01b tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:32 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-77b4d580-38bd-47bd-bdaf-3e5dd6e7e01b tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:32 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-77b4d580-38bd-47bd-bdaf-3e5dd6e7e01b tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] http://192.168.122.54/volume/v3/volumes/51c96849-04b9-4978-8c8b-2f9d2c955851 returned with HTTP 404 Sep 03 20:11:32 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 856/1709] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:11:32 2026] GET /volume/v3/volumes/51c96849-04b9-4978-8c8b-2f9d2c955851 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 20:11:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-c5641d54-ff39-4f2a-b5b5-61e01a594371 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:32 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c5641d54-ff39-4f2a-b5b5-61e01a594371 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] GET http://192.168.122.54/volume/v3/volumes/3327c8c1-824e-4c8c-a66b-f2c5feb25c98 Sep 03 20:11:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c5641d54-ff39-4f2a-b5b5-61e01a594371 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c5641d54-ff39-4f2a-b5b5-61e01a594371 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:32 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:32 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:11:32 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:32 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:32 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-c5641d54-ff39-4f2a-b5b5-61e01a594371 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Volume info retrieved successfully. Sep 03 20:11:32 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c5641d54-ff39-4f2a-b5b5-61e01a594371 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] http://192.168.122.54/volume/v3/volumes/3327c8c1-824e-4c8c-a66b-f2c5feb25c98 returned with HTTP 200 Sep 03 20:11:32 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 854/1710] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:11:32 2026] GET /volume/v3/volumes/3327c8c1-824e-4c8c-a66b-f2c5feb25c98 => generated 864 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:32 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-58e69051-5cf5-4e5f-aace-04a826abaf9e None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:32 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-58e69051-5cf5-4e5f-aace-04a826abaf9e tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] DELETE http://192.168.122.54/volume/v3/volumes/3327c8c1-824e-4c8c-a66b-f2c5feb25c98 Sep 03 20:11:32 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-58e69051-5cf5-4e5f-aace-04a826abaf9e tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:32 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-58e69051-5cf5-4e5f-aace-04a826abaf9e tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:32 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-58e69051-5cf5-4e5f-aace-04a826abaf9e tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Delete volume with id: 3327c8c1-824e-4c8c-a66b-f2c5feb25c98 Sep 03 20:11:32 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:32 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:11:32 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:32 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:11:32 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-58e69051-5cf5-4e5f-aace-04a826abaf9e tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Volume info retrieved successfully. Sep 03 20:11:32 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-58e69051-5cf5-4e5f-aace-04a826abaf9e tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Delete volume request issued successfully. Sep 03 20:11:32 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-58e69051-5cf5-4e5f-aace-04a826abaf9e tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] http://192.168.122.54/volume/v3/volumes/3327c8c1-824e-4c8c-a66b-f2c5feb25c98 returned with HTTP 202 Sep 03 20:11:32 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 857/1711] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:11:32 2026] DELETE /volume/v3/volumes/3327c8c1-824e-4c8c-a66b-f2c5feb25c98 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:11:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-05859709-b394-4ed8-b0a7-9d68035aa247 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:32 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-05859709-b394-4ed8-b0a7-9d68035aa247 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] GET http://192.168.122.54/volume/v3/volumes/3327c8c1-824e-4c8c-a66b-f2c5feb25c98 Sep 03 20:11:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-05859709-b394-4ed8-b0a7-9d68035aa247 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-05859709-b394-4ed8-b0a7-9d68035aa247 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:32 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:32 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:11:32 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:32 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:32 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-05859709-b394-4ed8-b0a7-9d68035aa247 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Volume info retrieved successfully. Sep 03 20:11:32 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-05859709-b394-4ed8-b0a7-9d68035aa247 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] http://192.168.122.54/volume/v3/volumes/3327c8c1-824e-4c8c-a66b-f2c5feb25c98 returned with HTTP 200 Sep 03 20:11:32 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 855/1712] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:11:32 2026] GET /volume/v3/volumes/3327c8c1-824e-4c8c-a66b-f2c5feb25c98 => generated 863 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:34 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-841472a2-a015-4a11-baff-818bbd86c96f None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:34 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-841472a2-a015-4a11-baff-818bbd86c96f tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] GET http://192.168.122.54/volume/v3/volumes/3327c8c1-824e-4c8c-a66b-f2c5feb25c98 Sep 03 20:11:34 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-841472a2-a015-4a11-baff-818bbd86c96f tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:34 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-841472a2-a015-4a11-baff-818bbd86c96f tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:34 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:34 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:11:34 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:34 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:11:34 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-841472a2-a015-4a11-baff-818bbd86c96f tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Volume info retrieved successfully. Sep 03 20:11:34 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-841472a2-a015-4a11-baff-818bbd86c96f tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] http://192.168.122.54/volume/v3/volumes/3327c8c1-824e-4c8c-a66b-f2c5feb25c98 returned with HTTP 200 Sep 03 20:11:34 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 858/1713] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:11:34 2026] GET /volume/v3/volumes/3327c8c1-824e-4c8c-a66b-f2c5feb25c98 => generated 863 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-da80092d-30ed-4afc-87c8-9bd324790a4b None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:35 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-da80092d-30ed-4afc-87c8-9bd324790a4b tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] GET http://192.168.122.54/volume/v3/volumes/3327c8c1-824e-4c8c-a66b-f2c5feb25c98 Sep 03 20:11:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-da80092d-30ed-4afc-87c8-9bd324790a4b tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-da80092d-30ed-4afc-87c8-9bd324790a4b tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:35 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-da80092d-30ed-4afc-87c8-9bd324790a4b tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] http://192.168.122.54/volume/v3/volumes/3327c8c1-824e-4c8c-a66b-f2c5feb25c98 returned with HTTP 404 Sep 03 20:11:35 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 856/1714] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:11:35 2026] GET /volume/v3/volumes/3327c8c1-824e-4c8c-a66b-f2c5feb25c98 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:11:35 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-0b65693c-8991-4203-8a5a-122555d2c796 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:35 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-0b65693c-8991-4203-8a5a-122555d2c796 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] GET http://192.168.122.54/volume/v3/volumes/944a3409-a01c-4f06-ae7b-67e61a00814a Sep 03 20:11:35 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-0b65693c-8991-4203-8a5a-122555d2c796 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:35 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-0b65693c-8991-4203-8a5a-122555d2c796 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:35 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:35 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:11:35 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:35 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:11:35 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-0b65693c-8991-4203-8a5a-122555d2c796 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Volume info retrieved successfully. Sep 03 20:11:35 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-0b65693c-8991-4203-8a5a-122555d2c796 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] http://192.168.122.54/volume/v3/volumes/944a3409-a01c-4f06-ae7b-67e61a00814a returned with HTTP 200 Sep 03 20:11:35 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 859/1715] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:11:35 2026] GET /volume/v3/volumes/944a3409-a01c-4f06-ae7b-67e61a00814a => generated 863 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:11:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-12f2bfc8-6fd9-4bb8-95a2-90de863f2f16 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:35 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-12f2bfc8-6fd9-4bb8-95a2-90de863f2f16 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] DELETE http://192.168.122.54/volume/v3/volumes/944a3409-a01c-4f06-ae7b-67e61a00814a Sep 03 20:11:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-12f2bfc8-6fd9-4bb8-95a2-90de863f2f16 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-12f2bfc8-6fd9-4bb8-95a2-90de863f2f16 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:35 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-12f2bfc8-6fd9-4bb8-95a2-90de863f2f16 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Delete volume with id: 944a3409-a01c-4f06-ae7b-67e61a00814a Sep 03 20:11:35 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:35 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:11:35 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:35 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:35 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-12f2bfc8-6fd9-4bb8-95a2-90de863f2f16 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Volume info retrieved successfully. Sep 03 20:11:35 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-12f2bfc8-6fd9-4bb8-95a2-90de863f2f16 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Delete volume request issued successfully. Sep 03 20:11:35 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-12f2bfc8-6fd9-4bb8-95a2-90de863f2f16 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] http://192.168.122.54/volume/v3/volumes/944a3409-a01c-4f06-ae7b-67e61a00814a returned with HTTP 202 Sep 03 20:11:35 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 857/1716] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:11:35 2026] DELETE /volume/v3/volumes/944a3409-a01c-4f06-ae7b-67e61a00814a => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:11:35 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-59b4760a-efa8-4c59-b658-05cf83e42991 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:35 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-59b4760a-efa8-4c59-b658-05cf83e42991 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] GET http://192.168.122.54/volume/v3/volumes/944a3409-a01c-4f06-ae7b-67e61a00814a Sep 03 20:11:35 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-59b4760a-efa8-4c59-b658-05cf83e42991 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:35 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-59b4760a-efa8-4c59-b658-05cf83e42991 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:35 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:35 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:11:35 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:35 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:11:35 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-59b4760a-efa8-4c59-b658-05cf83e42991 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Volume info retrieved successfully. Sep 03 20:11:35 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-59b4760a-efa8-4c59-b658-05cf83e42991 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] http://192.168.122.54/volume/v3/volumes/944a3409-a01c-4f06-ae7b-67e61a00814a returned with HTTP 200 Sep 03 20:11:35 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 860/1717] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:11:35 2026] GET /volume/v3/volumes/944a3409-a01c-4f06-ae7b-67e61a00814a => generated 862 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-7f7f48a8-f95f-49dd-9b77-2592ca6a8079 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:35 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7f7f48a8-f95f-49dd-9b77-2592ca6a8079 tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:11:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-7f7f48a8-f95f-49dd-9b77-2592ca6a8079 tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "2f677e69-c223-4c71-b630-2245f346f65e", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-255734416"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:11:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volumes [None req-7f7f48a8-f95f-49dd-9b77-2592ca6a8079 tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] Create volume request body: {'volume': {'imageRef': '2f677e69-c223-4c71-b630-2245f346f65e', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-255734416'}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:11:35 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-7f7f48a8-f95f-49dd-9b77-2592ca6a8079 tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] Create volume of 1 GB Sep 03 20:11:35 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-7f7f48a8-f95f-49dd-9b77-2592ca6a8079 tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] Availability Zones retrieved successfully. Sep 03 20:11:36 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-7f7f48a8-f95f-49dd-9b77-2592ca6a8079 tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] Flow 'volume_create_api' (d594d0e4-3837-4d2b-ab08-e71599ca3e47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:11:36 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-7f7f48a8-f95f-49dd-9b77-2592ca6a8079 tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d91f769-3814-48f3-9664-6485fb3dd268) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:11:36 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.flows.api.create_volume [None req-7f7f48a8-f95f-49dd-9b77-2592ca6a8079 tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] Validating volume size '1' using validate_int {{(pid=87289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:11:36 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-7f7f48a8-f95f-49dd-9b77-2592ca6a8079 tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d91f769-3814-48f3-9664-6485fb3dd268) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:11:36 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-7f7f48a8-f95f-49dd-9b77-2592ca6a8079 tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cca2cffb-524d-4e59-9d24-26b70b1de748) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:11:36 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-7f7f48a8-f95f-49dd-9b77-2592ca6a8079 tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] Created reservations ['99039d37-c6e5-4ca3-8315-b60a3825db88', '9c36e9c0-5ffc-4789-9a7e-1467d4b99589', '8d2853e6-16d8-4e4a-8a26-a36740021239', '1f3d7c80-8c4c-4648-bbb2-24ffecabd0de'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:11:36 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-7f7f48a8-f95f-49dd-9b77-2592ca6a8079 tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cca2cffb-524d-4e59-9d24-26b70b1de748) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['99039d37-c6e5-4ca3-8315-b60a3825db88', '9c36e9c0-5ffc-4789-9a7e-1467d4b99589', '8d2853e6-16d8-4e4a-8a26-a36740021239', '1f3d7c80-8c4c-4648-bbb2-24ffecabd0de']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:11:36 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-7f7f48a8-f95f-49dd-9b77-2592ca6a8079 tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1207b58e-99a2-4d5e-9e59-5c66a8b52ea3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:11:36 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-bf0cf7d5-75fb-4c72-9c93-fec90105d2d2 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:36 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-bf0cf7d5-75fb-4c72-9c93-fec90105d2d2 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] GET http://192.168.122.54/volume/v3/volumes/944a3409-a01c-4f06-ae7b-67e61a00814a Sep 03 20:11:36 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-bf0cf7d5-75fb-4c72-9c93-fec90105d2d2 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:36 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-bf0cf7d5-75fb-4c72-9c93-fec90105d2d2 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:36 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:36 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:11:36 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-7f7f48a8-f95f-49dd-9b77-2592ca6a8079 tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1207b58e-99a2-4d5e-9e59-5c66a8b52ea3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e597009a-4615-4255-80c5-3f6ea51c45cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-255734416',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f474a1c8a7149ffac80d2f8bce051f8',qos_specs=None,replication_status=,reservations=['99039d37-c6e5-4ca3-8315-b60a3825db88','9c36e9c0-5ffc-4789-9a7e-1467d4b99589','8d2853e6-16d8-4e4a-8a26-a36740021239','1f3d7c80-8c4c-4648-bbb2-24ffecabd0de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53da536201184dfda326d13edb4678ba',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:11:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-255734416',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e597009a-4615-4255-80c5-3f6ea51c45cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f474a1c8a7149ffac80d2f8bce051f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='53da536201184dfda326d13edb4678ba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:11:36 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-7f7f48a8-f95f-49dd-9b77-2592ca6a8079 tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e65735d-8a1e-4935-b565-d1c529f0ab70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:11:36 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:36 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:11:36 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:36 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:11:36 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-bf0cf7d5-75fb-4c72-9c93-fec90105d2d2 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Volume info retrieved successfully. Sep 03 20:11:36 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-bf0cf7d5-75fb-4c72-9c93-fec90105d2d2 tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] http://192.168.122.54/volume/v3/volumes/944a3409-a01c-4f06-ae7b-67e61a00814a returned with HTTP 200 Sep 03 20:11:36 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 861/1718] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:11:36 2026] GET /volume/v3/volumes/944a3409-a01c-4f06-ae7b-67e61a00814a => generated 862 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:11:36 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-7f7f48a8-f95f-49dd-9b77-2592ca6a8079 tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e65735d-8a1e-4935-b565-d1c529f0ab70) transitioned into state 'SUCCESS' from state '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-255734416',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f474a1c8a7149ffac80d2f8bce051f8',qos_specs=None,replication_status=,reservations=['99039d37-c6e5-4ca3-8315-b60a3825db88','9c36e9c0-5ffc-4789-9a7e-1467d4b99589','8d2853e6-16d8-4e4a-8a26-a36740021239','1f3d7c80-8c4c-4648-bbb2-24ffecabd0de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53da536201184dfda326d13edb4678ba',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:11:36 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-7f7f48a8-f95f-49dd-9b77-2592ca6a8079 tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a3a5303-a10b-4371-9345-39feeacdf0f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:11:36 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-7f7f48a8-f95f-49dd-9b77-2592ca6a8079 tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a3a5303-a10b-4371-9345-39feeacdf0f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:11:36 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-7f7f48a8-f95f-49dd-9b77-2592ca6a8079 tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] Flow 'volume_create_api' (d594d0e4-3837-4d2b-ab08-e71599ca3e47) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:11:36 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-7f7f48a8-f95f-49dd-9b77-2592ca6a8079 tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] Create volume request issued successfully. Sep 03 20:11:36 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7f7f48a8-f95f-49dd-9b77-2592ca6a8079 tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:11:36 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 858/1719] 192.168.122.54 () {60 vars in 1138 bytes} [Thu Sep 3 20:11:35 2026] POST /volume/v3/volumes => generated 757 bytes in 944 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:11:36 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-8571a01b-f7e0-4941-b833-132ae262af40 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:36 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-8571a01b-f7e0-4941-b833-132ae262af40 tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] GET http://192.168.122.54/volume/v3/volumes/e597009a-4615-4255-80c5-3f6ea51c45cf Sep 03 20:11:36 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-8571a01b-f7e0-4941-b833-132ae262af40 tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:36 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-8571a01b-f7e0-4941-b833-132ae262af40 tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:36 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:36 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:11:36 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:36 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:11:36 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-8571a01b-f7e0-4941-b833-132ae262af40 tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] Volume info retrieved successfully. Sep 03 20:11:36 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-8571a01b-f7e0-4941-b833-132ae262af40 tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] http://192.168.122.54/volume/v3/volumes/e597009a-4615-4255-80c5-3f6ea51c45cf returned with HTTP 200 Sep 03 20:11:36 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 862/1720] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:11:36 2026] GET /volume/v3/volumes/e597009a-4615-4255-80c5-3f6ea51c45cf => generated 825 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:36 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-2300099c-e1da-4612-9a72-d8a16c05baa5 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:37 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-2300099c-e1da-4612-9a72-d8a16c05baa5 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:11:37 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-2300099c-e1da-4612-9a72-d8a16c05baa5 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-231465161"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:11:37 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volumes [None req-2300099c-e1da-4612-9a72-d8a16c05baa5 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-231465161'}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:11:37 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-2300099c-e1da-4612-9a72-d8a16c05baa5 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Create volume of 1 GB Sep 03 20:11:37 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:37 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:37 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-2300099c-e1da-4612-9a72-d8a16c05baa5 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Availability Zones retrieved successfully. Sep 03 20:11:37 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-2300099c-e1da-4612-9a72-d8a16c05baa5 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Flow 'volume_create_api' (331f8fa7-b148-4a97-90aa-c3a46fb14895) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:11:37 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-2300099c-e1da-4612-9a72-d8a16c05baa5 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f407c1e-d9cb-492d-9764-7d01c9d56b2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:11:37 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.flows.api.create_volume [None req-2300099c-e1da-4612-9a72-d8a16c05baa5 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Validating volume size '1' using validate_int {{(pid=87289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:11:37 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-2300099c-e1da-4612-9a72-d8a16c05baa5 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f407c1e-d9cb-492d-9764-7d01c9d56b2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:11:37 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-2300099c-e1da-4612-9a72-d8a16c05baa5 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (250384bd-3f7f-4b95-81b7-2bffdc277ebb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:11:37 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-2300099c-e1da-4612-9a72-d8a16c05baa5 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Created reservations ['587bc5f6-c537-4c27-883d-7cb080284b17', 'ab3e0de6-05d7-421e-9533-b15c734c72d1', '2f5e8d1d-668f-417f-a027-f5cfecfcc815', 'fd94e7e8-3ea2-4048-a36a-23b0001cfa35'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:11:37 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-2300099c-e1da-4612-9a72-d8a16c05baa5 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (250384bd-3f7f-4b95-81b7-2bffdc277ebb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['587bc5f6-c537-4c27-883d-7cb080284b17', 'ab3e0de6-05d7-421e-9533-b15c734c72d1', '2f5e8d1d-668f-417f-a027-f5cfecfcc815', 'fd94e7e8-3ea2-4048-a36a-23b0001cfa35']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:11:37 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-2300099c-e1da-4612-9a72-d8a16c05baa5 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc5b6545-a358-47f6-b178-599e0438756b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:11:37 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:37 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:11:37 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-2300099c-e1da-4612-9a72-d8a16c05baa5 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc5b6545-a358-47f6-b178-599e0438756b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f0cedd85-bcb7-4238-9967-88bab96e4170', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-231465161',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d33493592ece4774ab4fc3e55c50cc70',qos_specs=None,replication_status=,reservations=['587bc5f6-c537-4c27-883d-7cb080284b17','ab3e0de6-05d7-421e-9533-b15c734c72d1','2f5e8d1d-668f-417f-a027-f5cfecfcc815','fd94e7e8-3ea2-4048-a36a-23b0001cfa35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad7f566e339a45f1a8b86ace5f81e87c',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:11:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-231465161',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f0cedd85-bcb7-4238-9967-88bab96e4170,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d33493592ece4774ab4fc3e55c50cc70',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ad7f566e339a45f1a8b86ace5f81e87c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:11:37 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-2300099c-e1da-4612-9a72-d8a16c05baa5 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13bf392a-b558-429d-b387-0939fa4f9b9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:11:37 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-2300099c-e1da-4612-9a72-d8a16c05baa5 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13bf392a-b558-429d-b387-0939fa4f9b9f) transitioned into state 'SUCCESS' from state '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-231465161',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d33493592ece4774ab4fc3e55c50cc70',qos_specs=None,replication_status=,reservations=['587bc5f6-c537-4c27-883d-7cb080284b17','ab3e0de6-05d7-421e-9533-b15c734c72d1','2f5e8d1d-668f-417f-a027-f5cfecfcc815','fd94e7e8-3ea2-4048-a36a-23b0001cfa35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad7f566e339a45f1a8b86ace5f81e87c',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:11:37 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-2300099c-e1da-4612-9a72-d8a16c05baa5 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a427b4b6-ec8b-4b64-a817-49d4a2d7161a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:11:37 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-2300099c-e1da-4612-9a72-d8a16c05baa5 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a427b4b6-ec8b-4b64-a817-49d4a2d7161a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:11:37 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-2300099c-e1da-4612-9a72-d8a16c05baa5 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Flow 'volume_create_api' (331f8fa7-b148-4a97-90aa-c3a46fb14895) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:11:37 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-2300099c-e1da-4612-9a72-d8a16c05baa5 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Create volume request issued successfully. Sep 03 20:11:37 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-2300099c-e1da-4612-9a72-d8a16c05baa5 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:11:37 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 859/1721] 192.168.122.54 () {60 vars in 1137 bytes} [Thu Sep 3 20:11:36 2026] POST /volume/v3/volumes => generated 755 bytes in 674 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:11:37 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-c5180717-3e79-49c2-b1ad-d3aaacc61f20 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:37 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c5180717-3e79-49c2-b1ad-d3aaacc61f20 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] GET http://192.168.122.54/volume/v3/volumes/f0cedd85-bcb7-4238-9967-88bab96e4170 Sep 03 20:11:37 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c5180717-3e79-49c2-b1ad-d3aaacc61f20 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:37 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c5180717-3e79-49c2-b1ad-d3aaacc61f20 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:37 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-a4d10e27-fc10-4906-9ad2-a6fa62582cfd None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:37 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a4d10e27-fc10-4906-9ad2-a6fa62582cfd tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] GET http://192.168.122.54/volume/v3/volumes/944a3409-a01c-4f06-ae7b-67e61a00814a Sep 03 20:11:37 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a4d10e27-fc10-4906-9ad2-a6fa62582cfd tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:37 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a4d10e27-fc10-4906-9ad2-a6fa62582cfd tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:37 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:37 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:11:37 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:37 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:11:37 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a4d10e27-fc10-4906-9ad2-a6fa62582cfd tempest-VolumesListTestJSON-1887283207 tempest-VolumesListTestJSON-1887283207-project-member] http://192.168.122.54/volume/v3/volumes/944a3409-a01c-4f06-ae7b-67e61a00814a returned with HTTP 404 Sep 03 20:11:37 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 860/1722] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:11:37 2026] GET /volume/v3/volumes/944a3409-a01c-4f06-ae7b-67e61a00814a => generated 109 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:11:37 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-c5180717-3e79-49c2-b1ad-d3aaacc61f20 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Volume info retrieved successfully. Sep 03 20:11:37 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c5180717-3e79-49c2-b1ad-d3aaacc61f20 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] http://192.168.122.54/volume/v3/volumes/f0cedd85-bcb7-4238-9967-88bab96e4170 returned with HTTP 200 Sep 03 20:11:37 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 863/1723] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:11:37 2026] GET /volume/v3/volumes/f0cedd85-bcb7-4238-9967-88bab96e4170 => generated 823 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:37 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-cefe0c0e-fafa-4258-8af6-4196def10a2a None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:37 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-cefe0c0e-fafa-4258-8af6-4196def10a2a tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] GET http://192.168.122.54/volume/v3/volumes/e597009a-4615-4255-80c5-3f6ea51c45cf Sep 03 20:11:37 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-cefe0c0e-fafa-4258-8af6-4196def10a2a tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:37 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-cefe0c0e-fafa-4258-8af6-4196def10a2a tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:37 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:37 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:11:37 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:37 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:37 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-cefe0c0e-fafa-4258-8af6-4196def10a2a tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] Volume info retrieved successfully. Sep 03 20:11:37 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-cefe0c0e-fafa-4258-8af6-4196def10a2a tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] http://192.168.122.54/volume/v3/volumes/e597009a-4615-4255-80c5-3f6ea51c45cf returned with HTTP 200 Sep 03 20:11:37 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 861/1724] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:11:37 2026] GET /volume/v3/volumes/e597009a-4615-4255-80c5-3f6ea51c45cf => generated 849 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:38 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-874e1509-e9fe-49a9-b887-581007b74dfa None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:38 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-874e1509-e9fe-49a9-b887-581007b74dfa tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] GET http://192.168.122.54/volume/v3/volumes/f0cedd85-bcb7-4238-9967-88bab96e4170 Sep 03 20:11:38 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-874e1509-e9fe-49a9-b887-581007b74dfa tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:38 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-874e1509-e9fe-49a9-b887-581007b74dfa tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:38 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:38 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:11:38 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:38 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:11:38 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-874e1509-e9fe-49a9-b887-581007b74dfa tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Volume info retrieved successfully. Sep 03 20:11:38 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-874e1509-e9fe-49a9-b887-581007b74dfa tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] http://192.168.122.54/volume/v3/volumes/f0cedd85-bcb7-4238-9967-88bab96e4170 returned with HTTP 200 Sep 03 20:11:38 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 864/1725] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:11:38 2026] GET /volume/v3/volumes/f0cedd85-bcb7-4238-9967-88bab96e4170 => generated 847 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:38 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-3cbcfc47-1b3a-497d-8b32-73a54d3802d8 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:38 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-3cbcfc47-1b3a-497d-8b32-73a54d3802d8 tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] GET http://192.168.122.54/volume/v3/volumes/e597009a-4615-4255-80c5-3f6ea51c45cf Sep 03 20:11:38 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-3cbcfc47-1b3a-497d-8b32-73a54d3802d8 tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:38 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-3cbcfc47-1b3a-497d-8b32-73a54d3802d8 tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:38 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:38 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:11:38 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:38 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:39 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-3cbcfc47-1b3a-497d-8b32-73a54d3802d8 tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] Volume info retrieved successfully. Sep 03 20:11:39 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-3cbcfc47-1b3a-497d-8b32-73a54d3802d8 tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] http://192.168.122.54/volume/v3/volumes/e597009a-4615-4255-80c5-3f6ea51c45cf returned with HTTP 200 Sep 03 20:11:39 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 862/1726] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:11:38 2026] GET /volume/v3/volumes/e597009a-4615-4255-80c5-3f6ea51c45cf => generated 907 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:39 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-ca31c41d-28ab-4f1b-84a1-e00b09ff9471 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:39 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ca31c41d-28ab-4f1b-84a1-e00b09ff9471 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] GET http://192.168.122.54/volume/v3/volumes/f0cedd85-bcb7-4238-9967-88bab96e4170 Sep 03 20:11:39 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ca31c41d-28ab-4f1b-84a1-e00b09ff9471 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:39 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ca31c41d-28ab-4f1b-84a1-e00b09ff9471 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:39 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:39 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:11:39 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:39 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:11:39 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-ca31c41d-28ab-4f1b-84a1-e00b09ff9471 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Volume info retrieved successfully. Sep 03 20:11:39 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ca31c41d-28ab-4f1b-84a1-e00b09ff9471 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] http://192.168.122.54/volume/v3/volumes/f0cedd85-bcb7-4238-9967-88bab96e4170 returned with HTTP 200 Sep 03 20:11:39 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 865/1727] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:11:39 2026] GET /volume/v3/volumes/f0cedd85-bcb7-4238-9967-88bab96e4170 => generated 848 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:40 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-44fc3996-fd53-46f8-9c7f-dc28548a4151 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:40 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-44fc3996-fd53-46f8-9c7f-dc28548a4151 tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] GET http://192.168.122.54/volume/v3/volumes/e597009a-4615-4255-80c5-3f6ea51c45cf Sep 03 20:11:40 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-44fc3996-fd53-46f8-9c7f-dc28548a4151 tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:40 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-44fc3996-fd53-46f8-9c7f-dc28548a4151 tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:40 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:40 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:11:40 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:40 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:40 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-44fc3996-fd53-46f8-9c7f-dc28548a4151 tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] Volume info retrieved successfully. Sep 03 20:11:40 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-44fc3996-fd53-46f8-9c7f-dc28548a4151 tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] http://192.168.122.54/volume/v3/volumes/e597009a-4615-4255-80c5-3f6ea51c45cf returned with HTTP 200 Sep 03 20:11:40 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 863/1728] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:11:40 2026] GET /volume/v3/volumes/e597009a-4615-4255-80c5-3f6ea51c45cf => generated 907 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:40 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-4913c585-0d0a-4e49-812b-ef77f5d407ed None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:41 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-4913c585-0d0a-4e49-812b-ef77f5d407ed tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:11:41 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-4913c585-0d0a-4e49-812b-ef77f5d407ed tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-2112968768"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:11:41 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.volumes [None req-4913c585-0d0a-4e49-812b-ef77f5d407ed tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-2112968768'}} {{(pid=87290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:11:41 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-4913c585-0d0a-4e49-812b-ef77f5d407ed tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Create volume of 1 GB Sep 03 20:11:41 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-4913c585-0d0a-4e49-812b-ef77f5d407ed tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Availability Zones retrieved successfully. Sep 03 20:11:41 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-4913c585-0d0a-4e49-812b-ef77f5d407ed tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Flow 'volume_create_api' (413fe6ca-d72d-4ca6-8e03-aa50a6e1e676) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:11:41 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-4913c585-0d0a-4e49-812b-ef77f5d407ed tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc0ee6f3-f00b-4248-8143-09cb091f0478) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:11:41 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.flows.api.create_volume [None req-4913c585-0d0a-4e49-812b-ef77f5d407ed tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Validating volume size '1' using validate_int {{(pid=87290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:11:41 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-4913c585-0d0a-4e49-812b-ef77f5d407ed tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc0ee6f3-f00b-4248-8143-09cb091f0478) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:11:41 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-4913c585-0d0a-4e49-812b-ef77f5d407ed tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc9792c9-7ae8-43f1-8a54-ac9812061ba8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:11:41 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-f3497575-2859-49be-8e83-af69b8b92e95 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:41 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f3497575-2859-49be-8e83-af69b8b92e95 tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] GET http://192.168.122.54/volume/v3/volumes/e597009a-4615-4255-80c5-3f6ea51c45cf Sep 03 20:11:41 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f3497575-2859-49be-8e83-af69b8b92e95 tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:41 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f3497575-2859-49be-8e83-af69b8b92e95 tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:41 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:41 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:11:41 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:41 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:41 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-f3497575-2859-49be-8e83-af69b8b92e95 tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] Volume info retrieved successfully. Sep 03 20:11:41 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f3497575-2859-49be-8e83-af69b8b92e95 tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] http://192.168.122.54/volume/v3/volumes/e597009a-4615-4255-80c5-3f6ea51c45cf returned with HTTP 200 Sep 03 20:11:41 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 864/1729] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:11:41 2026] GET /volume/v3/volumes/e597009a-4615-4255-80c5-3f6ea51c45cf => generated 910 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:11:41 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-4913c585-0d0a-4e49-812b-ef77f5d407ed tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Created reservations ['0f49cb07-78fe-4ae0-b632-3ff1806d4c2b', '729e4470-da8a-4426-80dc-3bfc74603a0a', '680349eb-66ba-4e4e-8f97-d111cab5aa61', '6bed640b-177f-4b80-8115-ba0cdaaecf45'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:11:41 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-4913c585-0d0a-4e49-812b-ef77f5d407ed tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc9792c9-7ae8-43f1-8a54-ac9812061ba8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f49cb07-78fe-4ae0-b632-3ff1806d4c2b', '729e4470-da8a-4426-80dc-3bfc74603a0a', '680349eb-66ba-4e4e-8f97-d111cab5aa61', '6bed640b-177f-4b80-8115-ba0cdaaecf45']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:11:41 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-4913c585-0d0a-4e49-812b-ef77f5d407ed tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76a42c26-d695-41b5-88d9-dcb9a2d2a3c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:11:41 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:41 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:11:41 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-4913c585-0d0a-4e49-812b-ef77f5d407ed tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76a42c26-d695-41b5-88d9-dcb9a2d2a3c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8be50eba-d873-4cdb-b9a7-0f044b3350c2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-2112968768',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f8b19be311643d6b13477db48bb403b',qos_specs=None,replication_status=,reservations=['0f49cb07-78fe-4ae0-b632-3ff1806d4c2b','729e4470-da8a-4426-80dc-3bfc74603a0a','680349eb-66ba-4e4e-8f97-d111cab5aa61','6bed640b-177f-4b80-8115-ba0cdaaecf45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12766f2a89864104b8e5a84dc5bb07ad',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:11:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-2112968768',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8be50eba-d873-4cdb-b9a7-0f044b3350c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f8b19be311643d6b13477db48bb403b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='12766f2a89864104b8e5a84dc5bb07ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:11:41 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-4913c585-0d0a-4e49-812b-ef77f5d407ed tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74e3e120-8daa-4162-bfc2-ab222e580d92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:11:41 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-4913c585-0d0a-4e49-812b-ef77f5d407ed tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74e3e120-8daa-4162-bfc2-ab222e580d92) transitioned into state 'SUCCESS' from state '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-2112968768',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f8b19be311643d6b13477db48bb403b',qos_specs=None,replication_status=,reservations=['0f49cb07-78fe-4ae0-b632-3ff1806d4c2b','729e4470-da8a-4426-80dc-3bfc74603a0a','680349eb-66ba-4e4e-8f97-d111cab5aa61','6bed640b-177f-4b80-8115-ba0cdaaecf45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12766f2a89864104b8e5a84dc5bb07ad',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:11:41 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-4913c585-0d0a-4e49-812b-ef77f5d407ed tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7511a9eb-a5de-4afe-ac56-94af9c0f8bad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:11:41 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-4913c585-0d0a-4e49-812b-ef77f5d407ed tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7511a9eb-a5de-4afe-ac56-94af9c0f8bad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:11:41 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-4913c585-0d0a-4e49-812b-ef77f5d407ed tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Flow 'volume_create_api' (413fe6ca-d72d-4ca6-8e03-aa50a6e1e676) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:11:41 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-4913c585-0d0a-4e49-812b-ef77f5d407ed tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Create volume request issued successfully. Sep 03 20:11:41 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-4913c585-0d0a-4e49-812b-ef77f5d407ed tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:11:41 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 866/1730] 192.168.122.54 () {60 vars in 1137 bytes} [Thu Sep 3 20:11:40 2026] POST /volume/v3/volumes => generated 765 bytes in 727 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 20:11:41 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-b6ff8c41-132d-4910-b858-8aa30a2287d2 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:41 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b6ff8c41-132d-4910-b858-8aa30a2287d2 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] GET http://192.168.122.54/volume/v3/volumes/8be50eba-d873-4cdb-b9a7-0f044b3350c2 Sep 03 20:11:41 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b6ff8c41-132d-4910-b858-8aa30a2287d2 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:41 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b6ff8c41-132d-4910-b858-8aa30a2287d2 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:41 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:41 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:11:41 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:41 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:41 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-b6ff8c41-132d-4910-b858-8aa30a2287d2 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Volume info retrieved successfully. Sep 03 20:11:41 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b6ff8c41-132d-4910-b858-8aa30a2287d2 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] http://192.168.122.54/volume/v3/volumes/8be50eba-d873-4cdb-b9a7-0f044b3350c2 returned with HTTP 200 Sep 03 20:11:41 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 865/1731] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:11:41 2026] GET /volume/v3/volumes/8be50eba-d873-4cdb-b9a7-0f044b3350c2 => generated 833 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:42 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-5ec237f3-d804-42aa-892d-42aacde09193 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:42 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5ec237f3-d804-42aa-892d-42aacde09193 tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] GET http://192.168.122.54/volume/v3/volumes/e597009a-4615-4255-80c5-3f6ea51c45cf Sep 03 20:11:42 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5ec237f3-d804-42aa-892d-42aacde09193 tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:42 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5ec237f3-d804-42aa-892d-42aacde09193 tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:42 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:42 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:11:42 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:42 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:11:42 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-5ec237f3-d804-42aa-892d-42aacde09193 tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] Volume info retrieved successfully. Sep 03 20:11:42 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5ec237f3-d804-42aa-892d-42aacde09193 tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] http://192.168.122.54/volume/v3/volumes/e597009a-4615-4255-80c5-3f6ea51c45cf returned with HTTP 200 Sep 03 20:11:42 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 867/1732] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:11:42 2026] GET /volume/v3/volumes/e597009a-4615-4255-80c5-3f6ea51c45cf => generated 910 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:42 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-9dc9b556-2aa6-442c-989a-65fd85f02da2 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:42 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9dc9b556-2aa6-442c-989a-65fd85f02da2 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] GET http://192.168.122.54/volume/v3/volumes/8be50eba-d873-4cdb-b9a7-0f044b3350c2 Sep 03 20:11:42 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-9dc9b556-2aa6-442c-989a-65fd85f02da2 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:42 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-9dc9b556-2aa6-442c-989a-65fd85f02da2 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:42 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:42 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:11:42 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:42 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:42 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-9dc9b556-2aa6-442c-989a-65fd85f02da2 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Volume info retrieved successfully. Sep 03 20:11:42 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9dc9b556-2aa6-442c-989a-65fd85f02da2 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] http://192.168.122.54/volume/v3/volumes/8be50eba-d873-4cdb-b9a7-0f044b3350c2 returned with HTTP 200 Sep 03 20:11:42 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 866/1733] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:11:42 2026] GET /volume/v3/volumes/8be50eba-d873-4cdb-b9a7-0f044b3350c2 => generated 857 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:43 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-35c22aa2-77fe-429d-9acf-262b2986a28d None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:43 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-35c22aa2-77fe-429d-9acf-262b2986a28d tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] GET http://192.168.122.54/volume/v3/volumes/e597009a-4615-4255-80c5-3f6ea51c45cf Sep 03 20:11:43 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-35c22aa2-77fe-429d-9acf-262b2986a28d tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:43 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-35c22aa2-77fe-429d-9acf-262b2986a28d tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:43 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:43 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:11:43 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:43 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:11:43 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-35c22aa2-77fe-429d-9acf-262b2986a28d tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] Volume info retrieved successfully. Sep 03 20:11:43 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-35c22aa2-77fe-429d-9acf-262b2986a28d tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] http://192.168.122.54/volume/v3/volumes/e597009a-4615-4255-80c5-3f6ea51c45cf returned with HTTP 200 Sep 03 20:11:43 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 868/1734] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:11:43 2026] GET /volume/v3/volumes/e597009a-4615-4255-80c5-3f6ea51c45cf => generated 910 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:11:43 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-7751821a-6991-44de-a5c6-f39accffed6f None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:43 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7751821a-6991-44de-a5c6-f39accffed6f tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] GET http://192.168.122.54/volume/v3/volumes/8be50eba-d873-4cdb-b9a7-0f044b3350c2 Sep 03 20:11:43 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-7751821a-6991-44de-a5c6-f39accffed6f tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:43 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-7751821a-6991-44de-a5c6-f39accffed6f tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:43 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:43 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:11:43 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:43 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:43 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-7751821a-6991-44de-a5c6-f39accffed6f tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Volume info retrieved successfully. Sep 03 20:11:43 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7751821a-6991-44de-a5c6-f39accffed6f tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] http://192.168.122.54/volume/v3/volumes/8be50eba-d873-4cdb-b9a7-0f044b3350c2 returned with HTTP 200 Sep 03 20:11:43 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 867/1735] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:11:43 2026] GET /volume/v3/volumes/8be50eba-d873-4cdb-b9a7-0f044b3350c2 => generated 858 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:11:43 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-74a0f5b7-2653-403b-bab7-9dc34a62be4d None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:43 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-74a0f5b7-2653-403b-bab7-9dc34a62be4d tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] POST http://192.168.122.54/volume/v3/snapshots Sep 03 20:11:43 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-74a0f5b7-2653-403b-bab7-9dc34a62be4d tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8be50eba-d873-4cdb-b9a7-0f044b3350c2", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1811484239"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:11:44 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:44 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:11:44 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:44 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:11:44 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-74a0f5b7-2653-403b-bab7-9dc34a62be4d tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Volume info retrieved successfully. Sep 03 20:11:44 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.snapshots [None req-74a0f5b7-2653-403b-bab7-9dc34a62be4d tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Create snapshot from volume 8be50eba-d873-4cdb-b9a7-0f044b3350c2 Sep 03 20:11:44 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-74a0f5b7-2653-403b-bab7-9dc34a62be4d tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Created reservations ['b2a928bf-5dcb-479b-9876-4f30b20b0e6e', '56bc85c4-d36d-4474-b858-e6937be80077', 'c94e2228-37bb-4e91-9993-3087257a4ba0', '9109c43e-1b03-41f5-9ab5-be42ba9ad3ad'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:11:44 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:44 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:11:44 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-74a0f5b7-2653-403b-bab7-9dc34a62be4d tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Snapshot create request issued successfully. Sep 03 20:11:44 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-74a0f5b7-2653-403b-bab7-9dc34a62be4d tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] http://192.168.122.54/volume/v3/snapshots returned with HTTP 202 Sep 03 20:11:44 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 869/1736] 192.168.122.54 () {60 vars in 1144 bytes} [Thu Sep 3 20:11:43 2026] POST /volume/v3/snapshots => generated 314 bytes in 354 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:11:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-230bbaa9-2126-4327-b1dc-c76caff2f548 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:44 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-230bbaa9-2126-4327-b1dc-c76caff2f548 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] GET http://192.168.122.54/volume/v3/snapshots/564cf4c8-2c20-49fd-b799-84ad844853f3 Sep 03 20:11:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-230bbaa9-2126-4327-b1dc-c76caff2f548 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-230bbaa9-2126-4327-b1dc-c76caff2f548 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:44 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:44 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:44 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-230bbaa9-2126-4327-b1dc-c76caff2f548 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Snapshot retrieved successfully. Sep 03 20:11:44 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-230bbaa9-2126-4327-b1dc-c76caff2f548 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] http://192.168.122.54/volume/v3/snapshots/564cf4c8-2c20-49fd-b799-84ad844853f3 returned with HTTP 200 Sep 03 20:11:44 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 868/1737] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:11:44 2026] GET /volume/v3/snapshots/564cf4c8-2c20-49fd-b799-84ad844853f3 => generated 446 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-fda06155-2895-4f79-89fb-719d7407c77c None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:44 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-fda06155-2895-4f79-89fb-719d7407c77c tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] GET http://192.168.122.54/volume/v3/volumes/e597009a-4615-4255-80c5-3f6ea51c45cf Sep 03 20:11:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-fda06155-2895-4f79-89fb-719d7407c77c tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-fda06155-2895-4f79-89fb-719d7407c77c tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:44 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:44 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:11:44 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:44 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:11:44 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-fda06155-2895-4f79-89fb-719d7407c77c tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] Volume info retrieved successfully. Sep 03 20:11:44 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-fda06155-2895-4f79-89fb-719d7407c77c tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] http://192.168.122.54/volume/v3/volumes/e597009a-4615-4255-80c5-3f6ea51c45cf returned with HTTP 200 Sep 03 20:11:44 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 870/1738] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:11:44 2026] GET /volume/v3/volumes/e597009a-4615-4255-80c5-3f6ea51c45cf => generated 910 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:11:45 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-225cf7d0-6dc4-422a-a615-cdf8e0a12571 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:45 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-225cf7d0-6dc4-422a-a615-cdf8e0a12571 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] GET http://192.168.122.54/volume/v3/snapshots/564cf4c8-2c20-49fd-b799-84ad844853f3 Sep 03 20:11:45 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-225cf7d0-6dc4-422a-a615-cdf8e0a12571 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:45 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-225cf7d0-6dc4-422a-a615-cdf8e0a12571 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:45 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:45 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:45 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-225cf7d0-6dc4-422a-a615-cdf8e0a12571 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Snapshot retrieved successfully. Sep 03 20:11:45 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-225cf7d0-6dc4-422a-a615-cdf8e0a12571 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] http://192.168.122.54/volume/v3/snapshots/564cf4c8-2c20-49fd-b799-84ad844853f3 returned with HTTP 200 Sep 03 20:11:45 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 869/1739] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:11:45 2026] GET /volume/v3/snapshots/564cf4c8-2c20-49fd-b799-84ad844853f3 => generated 446 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:45 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-434a3bf3-10ac-4dfb-a0e4-ae8a5bc5112a None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:45 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-434a3bf3-10ac-4dfb-a0e4-ae8a5bc5112a tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] GET http://192.168.122.54/volume/v3/volumes/e597009a-4615-4255-80c5-3f6ea51c45cf Sep 03 20:11:45 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-434a3bf3-10ac-4dfb-a0e4-ae8a5bc5112a tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:45 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-434a3bf3-10ac-4dfb-a0e4-ae8a5bc5112a tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:45 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:45 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:11:45 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:45 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:11:45 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-434a3bf3-10ac-4dfb-a0e4-ae8a5bc5112a tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] Volume info retrieved successfully. Sep 03 20:11:45 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-434a3bf3-10ac-4dfb-a0e4-ae8a5bc5112a tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] http://192.168.122.54/volume/v3/volumes/e597009a-4615-4255-80c5-3f6ea51c45cf returned with HTTP 200 Sep 03 20:11:45 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 871/1740] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:11:45 2026] GET /volume/v3/volumes/e597009a-4615-4255-80c5-3f6ea51c45cf => generated 1328 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:11:45 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-cbef85b5-d98b-4135-871c-2e08406141e3 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:45 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-cbef85b5-d98b-4135-871c-2e08406141e3 tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] POST http://192.168.122.54/volume/v3/volumes/e597009a-4615-4255-80c5-3f6ea51c45cf/action Sep 03 20:11:45 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-cbef85b5-d98b-4135-871c-2e08406141e3 tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-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=87289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:11:45 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-cbef85b5-d98b-4135-871c-2e08406141e3 tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-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=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:11:45 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:45 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:11:45 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:45 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:45 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:45 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:11:45 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:45 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:45 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-cbef85b5-d98b-4135-871c-2e08406141e3 tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] Volume info retrieved successfully. Sep 03 20:11:45 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-cbef85b5-d98b-4135-871c-2e08406141e3 tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] Update volume metadata completed successfully. Sep 03 20:11:45 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-cbef85b5-d98b-4135-871c-2e08406141e3 tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] http://192.168.122.54/volume/v3/volumes/e597009a-4615-4255-80c5-3f6ea51c45cf/action returned with HTTP 200 Sep 03 20:11:45 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 870/1741] 192.168.122.54 () {60 vars in 1270 bytes} [Thu Sep 3 20:11:45 2026] POST /volume/v3/volumes/e597009a-4615-4255-80c5-3f6ea51c45cf/action => generated 526 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:45 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-f368c6a6-5195-4449-9cc7-252c9d6a6186 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:45 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f368c6a6-5195-4449-9cc7-252c9d6a6186 tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] GET http://192.168.122.54/volume/v3/volumes/e597009a-4615-4255-80c5-3f6ea51c45cf Sep 03 20:11:45 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f368c6a6-5195-4449-9cc7-252c9d6a6186 tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:45 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f368c6a6-5195-4449-9cc7-252c9d6a6186 tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:45 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:45 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:11:45 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:45 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:11:45 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-f368c6a6-5195-4449-9cc7-252c9d6a6186 tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] Volume info retrieved successfully. Sep 03 20:11:45 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f368c6a6-5195-4449-9cc7-252c9d6a6186 tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] http://192.168.122.54/volume/v3/volumes/e597009a-4615-4255-80c5-3f6ea51c45cf returned with HTTP 200 Sep 03 20:11:45 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 872/1742] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:11:45 2026] GET /volume/v3/volumes/e597009a-4615-4255-80c5-3f6ea51c45cf => generated 1388 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:11:45 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-ac95cca3-16ec-4eb4-8813-b270987bc9cc None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:45 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ac95cca3-16ec-4eb4-8813-b270987bc9cc tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] POST http://192.168.122.54/volume/v3/volumes/e597009a-4615-4255-80c5-3f6ea51c45cf/action Sep 03 20:11:45 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ac95cca3-16ec-4eb4-8813-b270987bc9cc tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=87289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:11:45 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ac95cca3-16ec-4eb4-8813-b270987bc9cc tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:11:45 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:45 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:11:45 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:45 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:46 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:46 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:11:46 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:46 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:46 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-ac95cca3-16ec-4eb4-8813-b270987bc9cc tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] Volume info retrieved successfully. Sep 03 20:11:46 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-ac95cca3-16ec-4eb4-8813-b270987bc9cc tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] Get volume image-metadata completed successfully. Sep 03 20:11:46 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-ac95cca3-16ec-4eb4-8813-b270987bc9cc tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] Delete volume metadata completed successfully. Sep 03 20:11:46 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ac95cca3-16ec-4eb4-8813-b270987bc9cc tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] http://192.168.122.54/volume/v3/volumes/e597009a-4615-4255-80c5-3f6ea51c45cf/action returned with HTTP 200 Sep 03 20:11:46 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 871/1743] 192.168.122.54 () {60 vars in 1269 bytes} [Thu Sep 3 20:11:45 2026] POST /volume/v3/volumes/e597009a-4615-4255-80c5-3f6ea51c45cf/action => generated 0 bytes in 120 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 03 20:11:46 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-7ce96c16-9542-4954-8875-f34f4457a688 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:46 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-7ce96c16-9542-4954-8875-f34f4457a688 tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] POST http://192.168.122.54/volume/v3/volumes/e597009a-4615-4255-80c5-3f6ea51c45cf/action Sep 03 20:11:46 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-7ce96c16-9542-4954-8875-f34f4457a688 tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=87290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:11:46 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-7ce96c16-9542-4954-8875-f34f4457a688 tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:11:46 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:46 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:11:46 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:46 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:11:46 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-7ce96c16-9542-4954-8875-f34f4457a688 tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] Volume info retrieved successfully. Sep 03 20:11:46 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-7ce96c16-9542-4954-8875-f34f4457a688 tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] Get volume image-metadata completed successfully. Sep 03 20:11:46 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-7ce96c16-9542-4954-8875-f34f4457a688 tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] http://192.168.122.54/volume/v3/volumes/e597009a-4615-4255-80c5-3f6ea51c45cf/action returned with HTTP 200 Sep 03 20:11:46 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 873/1744] 192.168.122.54 () {60 vars in 1269 bytes} [Thu Sep 3 20:11:46 2026] POST /volume/v3/volumes/e597009a-4615-4255-80c5-3f6ea51c45cf/action => generated 500 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:46 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-6ab72e4f-232b-40d1-a514-1094d011ae64 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:46 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-6ab72e4f-232b-40d1-a514-1094d011ae64 tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] GET http://192.168.122.54/volume/v3/volumes/e597009a-4615-4255-80c5-3f6ea51c45cf Sep 03 20:11:46 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-6ab72e4f-232b-40d1-a514-1094d011ae64 tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:46 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-6ab72e4f-232b-40d1-a514-1094d011ae64 tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:46 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:46 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:11:46 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:46 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:46 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-6ab72e4f-232b-40d1-a514-1094d011ae64 tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] Volume info retrieved successfully. Sep 03 20:11:46 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-6ab72e4f-232b-40d1-a514-1094d011ae64 tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] http://192.168.122.54/volume/v3/volumes/e597009a-4615-4255-80c5-3f6ea51c45cf returned with HTTP 200 Sep 03 20:11:46 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 872/1745] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:11:46 2026] GET /volume/v3/volumes/e597009a-4615-4255-80c5-3f6ea51c45cf => generated 1362 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:11:46 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-84b88733-7f6d-40bc-affe-5e79876382c2 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:46 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-84b88733-7f6d-40bc-affe-5e79876382c2 tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] DELETE http://192.168.122.54/volume/v3/volumes/e597009a-4615-4255-80c5-3f6ea51c45cf Sep 03 20:11:46 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-84b88733-7f6d-40bc-affe-5e79876382c2 tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:46 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-84b88733-7f6d-40bc-affe-5e79876382c2 tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:46 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-84b88733-7f6d-40bc-affe-5e79876382c2 tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] Delete volume with id: e597009a-4615-4255-80c5-3f6ea51c45cf Sep 03 20:11:46 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:46 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:11:46 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:46 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:11:46 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-84b88733-7f6d-40bc-affe-5e79876382c2 tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] Volume info retrieved successfully. Sep 03 20:11:46 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-84b88733-7f6d-40bc-affe-5e79876382c2 tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] Delete volume request issued successfully. Sep 03 20:11:46 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-84b88733-7f6d-40bc-affe-5e79876382c2 tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] http://192.168.122.54/volume/v3/volumes/e597009a-4615-4255-80c5-3f6ea51c45cf returned with HTTP 202 Sep 03 20:11:46 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 874/1746] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:11:46 2026] DELETE /volume/v3/volumes/e597009a-4615-4255-80c5-3f6ea51c45cf => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:11:46 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-2e37c336-2faa-4071-94d3-de430bd9f708 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:46 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-2e37c336-2faa-4071-94d3-de430bd9f708 tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] GET http://192.168.122.54/volume/v3/volumes/e597009a-4615-4255-80c5-3f6ea51c45cf Sep 03 20:11:46 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-2e37c336-2faa-4071-94d3-de430bd9f708 tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:46 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-2e37c336-2faa-4071-94d3-de430bd9f708 tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:46 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:46 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:11:46 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:46 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:46 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-55f067c6-8b4c-4a71-a713-b594a2cbcec0 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:46 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-55f067c6-8b4c-4a71-a713-b594a2cbcec0 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] GET http://192.168.122.54/volume/v3/snapshots/564cf4c8-2c20-49fd-b799-84ad844853f3 Sep 03 20:11:46 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-55f067c6-8b4c-4a71-a713-b594a2cbcec0 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:46 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-55f067c6-8b4c-4a71-a713-b594a2cbcec0 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:46 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-2e37c336-2faa-4071-94d3-de430bd9f708 tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] Volume info retrieved successfully. Sep 03 20:11:46 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:46 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:11:46 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-55f067c6-8b4c-4a71-a713-b594a2cbcec0 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Snapshot retrieved successfully. Sep 03 20:11:46 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-2e37c336-2faa-4071-94d3-de430bd9f708 tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] http://192.168.122.54/volume/v3/volumes/e597009a-4615-4255-80c5-3f6ea51c45cf returned with HTTP 200 Sep 03 20:11:46 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 873/1747] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:11:46 2026] GET /volume/v3/volumes/e597009a-4615-4255-80c5-3f6ea51c45cf => generated 1361 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:11:46 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-55f067c6-8b4c-4a71-a713-b594a2cbcec0 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] http://192.168.122.54/volume/v3/snapshots/564cf4c8-2c20-49fd-b799-84ad844853f3 returned with HTTP 200 Sep 03 20:11:46 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 875/1748] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:11:46 2026] GET /volume/v3/snapshots/564cf4c8-2c20-49fd-b799-84ad844853f3 => generated 446 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:11:47 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-823104a3-1432-40bd-85a7-21827b2ee1b6 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:47 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-823104a3-1432-40bd-85a7-21827b2ee1b6 tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] GET http://192.168.122.54/volume/v3/volumes/e597009a-4615-4255-80c5-3f6ea51c45cf Sep 03 20:11:47 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-45074e12-18ed-49b3-882c-bea6c3354487 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:47 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-823104a3-1432-40bd-85a7-21827b2ee1b6 tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:47 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-823104a3-1432-40bd-85a7-21827b2ee1b6 tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:47 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-45074e12-18ed-49b3-882c-bea6c3354487 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] GET http://192.168.122.54/volume/v3/snapshots/564cf4c8-2c20-49fd-b799-84ad844853f3 Sep 03 20:11:47 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-45074e12-18ed-49b3-882c-bea6c3354487 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:47 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-45074e12-18ed-49b3-882c-bea6c3354487 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:47 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:47 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:11:47 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:47 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:11:47 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-823104a3-1432-40bd-85a7-21827b2ee1b6 tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] Volume info retrieved successfully. Sep 03 20:11:47 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-823104a3-1432-40bd-85a7-21827b2ee1b6 tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] http://192.168.122.54/volume/v3/volumes/e597009a-4615-4255-80c5-3f6ea51c45cf returned with HTTP 200 Sep 03 20:11:47 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 876/1749] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:11:47 2026] GET /volume/v3/volumes/e597009a-4615-4255-80c5-3f6ea51c45cf => generated 1361 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:11:47 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:47 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:47 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-45074e12-18ed-49b3-882c-bea6c3354487 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Snapshot retrieved successfully. Sep 03 20:11:47 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-45074e12-18ed-49b3-882c-bea6c3354487 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] http://192.168.122.54/volume/v3/snapshots/564cf4c8-2c20-49fd-b799-84ad844853f3 returned with HTTP 200 Sep 03 20:11:47 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 874/1750] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:11:47 2026] GET /volume/v3/snapshots/564cf4c8-2c20-49fd-b799-84ad844853f3 => generated 473 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:47 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-951e9286-bb64-4965-aadd-8deb83d9c247 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:47 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-951e9286-bb64-4965-aadd-8deb83d9c247 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] POST http://192.168.122.54/volume/v3/snapshots Sep 03 20:11:47 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-951e9286-bb64-4965-aadd-8deb83d9c247 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8be50eba-d873-4cdb-b9a7-0f044b3350c2", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-608117879"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:11:47 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:47 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:11:47 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:47 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:11:47 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-951e9286-bb64-4965-aadd-8deb83d9c247 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Volume info retrieved successfully. Sep 03 20:11:47 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.snapshots [None req-951e9286-bb64-4965-aadd-8deb83d9c247 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Create snapshot from volume 8be50eba-d873-4cdb-b9a7-0f044b3350c2 Sep 03 20:11:47 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-951e9286-bb64-4965-aadd-8deb83d9c247 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Created reservations ['2a5e4029-da87-44fd-9846-fbd4b5476778', '8418825c-0a74-4d5e-be1f-fcbfcedb9fb2', 'cedf2dfc-f861-4e5d-87b2-ee1b8b88d214', '73c9fbcc-3ef8-4fac-ad7e-19104e7305b9'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:11:47 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:47 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:11:48 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-951e9286-bb64-4965-aadd-8deb83d9c247 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Snapshot create request issued successfully. Sep 03 20:11:48 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-951e9286-bb64-4965-aadd-8deb83d9c247 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] http://192.168.122.54/volume/v3/snapshots returned with HTTP 202 Sep 03 20:11:48 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 877/1751] 192.168.122.54 () {60 vars in 1144 bytes} [Thu Sep 3 20:11:47 2026] POST /volume/v3/snapshots => generated 313 bytes in 402 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:11:48 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-e59d48d2-4627-4682-80fd-b4149888a809 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:48 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-e59d48d2-4627-4682-80fd-b4149888a809 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] GET http://192.168.122.54/volume/v3/snapshots/5119fd6a-955c-4513-9653-378535e96a4a Sep 03 20:11:48 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-e59d48d2-4627-4682-80fd-b4149888a809 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:48 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-e59d48d2-4627-4682-80fd-b4149888a809 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:48 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:48 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:48 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-e59d48d2-4627-4682-80fd-b4149888a809 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Snapshot retrieved successfully. Sep 03 20:11:48 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-e59d48d2-4627-4682-80fd-b4149888a809 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] http://192.168.122.54/volume/v3/snapshots/5119fd6a-955c-4513-9653-378535e96a4a returned with HTTP 200 Sep 03 20:11:48 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 875/1752] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:11:48 2026] GET /volume/v3/snapshots/5119fd6a-955c-4513-9653-378535e96a4a => generated 445 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-6a2912a9-dd9a-4e4f-8369-937dbf697373 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:48 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6a2912a9-dd9a-4e4f-8369-937dbf697373 tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] GET http://192.168.122.54/volume/v3/volumes/e597009a-4615-4255-80c5-3f6ea51c45cf Sep 03 20:11:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-6a2912a9-dd9a-4e4f-8369-937dbf697373 tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-6a2912a9-dd9a-4e4f-8369-937dbf697373 tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:48 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6a2912a9-dd9a-4e4f-8369-937dbf697373 tempest-VolumesImageMetadata-1550497564 tempest-VolumesImageMetadata-1550497564-project-member] http://192.168.122.54/volume/v3/volumes/e597009a-4615-4255-80c5-3f6ea51c45cf returned with HTTP 404 Sep 03 20:11:48 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 878/1753] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:11:48 2026] GET /volume/v3/volumes/e597009a-4615-4255-80c5-3f6ea51c45cf => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:11:49 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-c4edbdfe-09e6-4b14-bc45-f60ecd9cc4dd None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:49 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c4edbdfe-09e6-4b14-bc45-f60ecd9cc4dd tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] GET http://192.168.122.54/volume/v3/snapshots/5119fd6a-955c-4513-9653-378535e96a4a Sep 03 20:11:49 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c4edbdfe-09e6-4b14-bc45-f60ecd9cc4dd tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:49 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c4edbdfe-09e6-4b14-bc45-f60ecd9cc4dd tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:49 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:49 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:49 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-c4edbdfe-09e6-4b14-bc45-f60ecd9cc4dd tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Snapshot retrieved successfully. Sep 03 20:11:49 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c4edbdfe-09e6-4b14-bc45-f60ecd9cc4dd tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] http://192.168.122.54/volume/v3/snapshots/5119fd6a-955c-4513-9653-378535e96a4a returned with HTTP 200 Sep 03 20:11:49 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 876/1754] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:11:49 2026] GET /volume/v3/snapshots/5119fd6a-955c-4513-9653-378535e96a4a => generated 445 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:11:50 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-20ad7b7c-9c2f-4fde-b4ce-e488afe45bb5 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:50 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-20ad7b7c-9c2f-4fde-b4ce-e488afe45bb5 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] GET http://192.168.122.54/volume/v3/snapshots/5119fd6a-955c-4513-9653-378535e96a4a Sep 03 20:11:50 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-20ad7b7c-9c2f-4fde-b4ce-e488afe45bb5 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:50 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-20ad7b7c-9c2f-4fde-b4ce-e488afe45bb5 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:50 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:50 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:11:50 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-20ad7b7c-9c2f-4fde-b4ce-e488afe45bb5 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Snapshot retrieved successfully. Sep 03 20:11:50 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-20ad7b7c-9c2f-4fde-b4ce-e488afe45bb5 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] http://192.168.122.54/volume/v3/snapshots/5119fd6a-955c-4513-9653-378535e96a4a returned with HTTP 200 Sep 03 20:11:50 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 879/1755] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:11:50 2026] GET /volume/v3/snapshots/5119fd6a-955c-4513-9653-378535e96a4a => generated 445 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:50 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-1266ef65-7f3e-45a0-8edd-ed364b57c224 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:50 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-1266ef65-7f3e-45a0-8edd-ed364b57c224 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] POST http://192.168.122.54/volume/v3/volumes/f0cedd85-bcb7-4238-9967-88bab96e4170/action Sep 03 20:11:50 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-1266ef65-7f3e-45a0-8edd-ed364b57c224 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Action body: b'{"os-attach": {"instance_uuid": "c306bbfc-4799-440b-b514-eaf57ccdec06", "mountpoint": "/dev/vdb"}}' {{(pid=87289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:11:50 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-1266ef65-7f3e-45a0-8edd-ed364b57c224 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "c306bbfc-4799-440b-b514-eaf57ccdec06", "mountpoint": "/dev/vdb"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:11:50 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:50 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:11:50 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:50 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:50 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-1266ef65-7f3e-45a0-8edd-ed364b57c224 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Volume info retrieved successfully. Sep 03 20:11:50 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-1266ef65-7f3e-45a0-8edd-ed364b57c224 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Update volume admin metadata completed successfully. Sep 03 20:11:51 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-1266ef65-7f3e-45a0-8edd-ed364b57c224 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Attach volume completed successfully. Sep 03 20:11:51 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-1266ef65-7f3e-45a0-8edd-ed364b57c224 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] http://192.168.122.54/volume/v3/volumes/f0cedd85-bcb7-4238-9967-88bab96e4170/action returned with HTTP 202 Sep 03 20:11:51 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 877/1756] 192.168.122.54 () {60 vars in 1269 bytes} [Thu Sep 3 20:11:50 2026] POST /volume/v3/volumes/f0cedd85-bcb7-4238-9967-88bab96e4170/action => generated 0 bytes in 345 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 20:11:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-ba8825fd-731e-4be9-adf4-36d0331cc152 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:51 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ba8825fd-731e-4be9-adf4-36d0331cc152 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] GET http://192.168.122.54/volume/v3/volumes/f0cedd85-bcb7-4238-9967-88bab96e4170 Sep 03 20:11:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ba8825fd-731e-4be9-adf4-36d0331cc152 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ba8825fd-731e-4be9-adf4-36d0331cc152 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:51 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:51 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:11:51 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:51 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:11:51 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-ba8825fd-731e-4be9-adf4-36d0331cc152 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Volume info retrieved successfully. Sep 03 20:11:51 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ba8825fd-731e-4be9-adf4-36d0331cc152 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] http://192.168.122.54/volume/v3/volumes/f0cedd85-bcb7-4238-9967-88bab96e4170 returned with HTTP 200 Sep 03 20:11:51 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 880/1757] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:11:51 2026] GET /volume/v3/volumes/f0cedd85-bcb7-4238-9967-88bab96e4170 => generated 1182 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:11:51 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-53c6fca6-c765-4829-9ef5-4189f48b1096 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-80390e0d-2d2a-44f7-b722-9e7c7f190f3c None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:51 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-53c6fca6-c765-4829-9ef5-4189f48b1096 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] POST http://192.168.122.54/volume/v3/volumes/f0cedd85-bcb7-4238-9967-88bab96e4170/action Sep 03 20:11:51 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-53c6fca6-c765-4829-9ef5-4189f48b1096 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Action body: b'{"os-detach": {}}' {{(pid=87289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:11:51 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-53c6fca6-c765-4829-9ef5-4189f48b1096 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:11:51 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-80390e0d-2d2a-44f7-b722-9e7c7f190f3c tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] GET http://192.168.122.54/volume/v3/snapshots/5119fd6a-955c-4513-9653-378535e96a4a Sep 03 20:11:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-80390e0d-2d2a-44f7-b722-9e7c7f190f3c tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-80390e0d-2d2a-44f7-b722-9e7c7f190f3c tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:51 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:51 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:11:51 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:51 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:11:51 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-80390e0d-2d2a-44f7-b722-9e7c7f190f3c tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Snapshot retrieved successfully. Sep 03 20:11:51 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-80390e0d-2d2a-44f7-b722-9e7c7f190f3c tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] http://192.168.122.54/volume/v3/snapshots/5119fd6a-955c-4513-9653-378535e96a4a returned with HTTP 200 Sep 03 20:11:51 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 881/1758] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:11:51 2026] GET /volume/v3/snapshots/5119fd6a-955c-4513-9653-378535e96a4a => generated 445 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:11:51 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:51 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:51 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-53c6fca6-c765-4829-9ef5-4189f48b1096 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Volume info retrieved successfully. Sep 03 20:11:51 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-53c6fca6-c765-4829-9ef5-4189f48b1096 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Detach volume completed successfully. Sep 03 20:11:51 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-53c6fca6-c765-4829-9ef5-4189f48b1096 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] http://192.168.122.54/volume/v3/volumes/f0cedd85-bcb7-4238-9967-88bab96e4170/action returned with HTTP 202 Sep 03 20:11:51 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 878/1759] 192.168.122.54 () {60 vars in 1269 bytes} [Thu Sep 3 20:11:51 2026] POST /volume/v3/volumes/f0cedd85-bcb7-4238-9967-88bab96e4170/action => generated 0 bytes in 296 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 20:11:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-ae3cfc84-ce80-4ae7-ace3-e99d4595e5b7 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:51 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ae3cfc84-ce80-4ae7-ace3-e99d4595e5b7 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] GET http://192.168.122.54/volume/v3/volumes/f0cedd85-bcb7-4238-9967-88bab96e4170 Sep 03 20:11:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ae3cfc84-ce80-4ae7-ace3-e99d4595e5b7 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ae3cfc84-ce80-4ae7-ace3-e99d4595e5b7 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:51 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:51 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:11:51 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:51 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:11:51 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-ae3cfc84-ce80-4ae7-ace3-e99d4595e5b7 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Volume info retrieved successfully. Sep 03 20:11:51 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ae3cfc84-ce80-4ae7-ace3-e99d4595e5b7 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] http://192.168.122.54/volume/v3/volumes/f0cedd85-bcb7-4238-9967-88bab96e4170 returned with HTTP 200 Sep 03 20:11:51 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 882/1760] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:11:51 2026] GET /volume/v3/volumes/f0cedd85-bcb7-4238-9967-88bab96e4170 => generated 867 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:52 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-2bf0b0e3-f5b6-4472-b1a6-278f5db4108e None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:52 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-2bf0b0e3-f5b6-4472-b1a6-278f5db4108e tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] GET http://192.168.122.54/volume/v3/snapshots/5119fd6a-955c-4513-9653-378535e96a4a Sep 03 20:11:52 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-2bf0b0e3-f5b6-4472-b1a6-278f5db4108e tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:52 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-2bf0b0e3-f5b6-4472-b1a6-278f5db4108e tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:52 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:52 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:52 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-2bf0b0e3-f5b6-4472-b1a6-278f5db4108e tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Snapshot retrieved successfully. Sep 03 20:11:52 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-2bf0b0e3-f5b6-4472-b1a6-278f5db4108e tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] http://192.168.122.54/volume/v3/snapshots/5119fd6a-955c-4513-9653-378535e96a4a returned with HTTP 200 Sep 03 20:11:52 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 879/1761] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:11:52 2026] GET /volume/v3/snapshots/5119fd6a-955c-4513-9653-378535e96a4a => generated 472 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:52 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-6fa229b5-43e7-4b97-bc4e-4403fbc8f1c7 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:52 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6fa229b5-43e7-4b97-bc4e-4403fbc8f1c7 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] POST http://192.168.122.54/volume/v3/snapshots Sep 03 20:11:52 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-6fa229b5-43e7-4b97-bc4e-4403fbc8f1c7 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8be50eba-d873-4cdb-b9a7-0f044b3350c2", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-213227440"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:11:52 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:52 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:11:52 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:52 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:11:52 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-6fa229b5-43e7-4b97-bc4e-4403fbc8f1c7 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Volume info retrieved successfully. Sep 03 20:11:52 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.snapshots [None req-6fa229b5-43e7-4b97-bc4e-4403fbc8f1c7 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Create snapshot from volume 8be50eba-d873-4cdb-b9a7-0f044b3350c2 Sep 03 20:11:52 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-6fa229b5-43e7-4b97-bc4e-4403fbc8f1c7 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Created reservations ['0203e1a2-83ff-447a-9321-11a28789f4f2', 'b5957a28-8a6b-4bb4-a66e-1e1fc276aa21', '7e62fe28-2706-4cbe-b0a1-8f61d32a258d', '38b1c1cf-14a0-49a5-a462-6b3ee76db520'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:11:52 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:52 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:11:52 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-6fa229b5-43e7-4b97-bc4e-4403fbc8f1c7 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Snapshot create request issued successfully. Sep 03 20:11:52 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6fa229b5-43e7-4b97-bc4e-4403fbc8f1c7 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] http://192.168.122.54/volume/v3/snapshots returned with HTTP 202 Sep 03 20:11:52 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 883/1762] 192.168.122.54 () {60 vars in 1144 bytes} [Thu Sep 3 20:11:52 2026] POST /volume/v3/snapshots => generated 313 bytes in 398 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:11:52 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-d8b187dc-4fd4-4cef-97e3-1bfbfb919ba3 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:52 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d8b187dc-4fd4-4cef-97e3-1bfbfb919ba3 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] GET http://192.168.122.54/volume/v3/snapshots/fb5db6bb-8f75-4b44-adab-1d4a5540b966 Sep 03 20:11:52 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d8b187dc-4fd4-4cef-97e3-1bfbfb919ba3 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:52 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d8b187dc-4fd4-4cef-97e3-1bfbfb919ba3 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:52 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:52 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:52 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-d8b187dc-4fd4-4cef-97e3-1bfbfb919ba3 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Snapshot retrieved successfully. Sep 03 20:11:52 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d8b187dc-4fd4-4cef-97e3-1bfbfb919ba3 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] http://192.168.122.54/volume/v3/snapshots/fb5db6bb-8f75-4b44-adab-1d4a5540b966 returned with HTTP 200 Sep 03 20:11:52 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 880/1763] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:11:52 2026] GET /volume/v3/snapshots/fb5db6bb-8f75-4b44-adab-1d4a5540b966 => generated 445 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-f2dce5e7-4f6e-40dd-9d72-cc545aded56b None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-14d5a064-01cc-453b-be40-41d11fa483df None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:53 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-14d5a064-01cc-453b-be40-41d11fa483df tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] GET http://192.168.122.54/volume/v3/snapshots/fb5db6bb-8f75-4b44-adab-1d4a5540b966 Sep 03 20:11:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-14d5a064-01cc-453b-be40-41d11fa483df tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-14d5a064-01cc-453b-be40-41d11fa483df tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:53 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:53 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:53 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-14d5a064-01cc-453b-be40-41d11fa483df tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Snapshot retrieved successfully. Sep 03 20:11:53 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-14d5a064-01cc-453b-be40-41d11fa483df tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] http://192.168.122.54/volume/v3/snapshots/fb5db6bb-8f75-4b44-adab-1d4a5540b966 returned with HTTP 200 Sep 03 20:11:53 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 881/1764] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:11:53 2026] GET /volume/v3/snapshots/fb5db6bb-8f75-4b44-adab-1d4a5540b966 => generated 445 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:54 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f2dce5e7-4f6e-40dd-9d72-cc545aded56b tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:11:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f2dce5e7-4f6e-40dd-9d72-cc545aded56b tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-692068050"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:11:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.volumes [None req-f2dce5e7-4f6e-40dd-9d72-cc545aded56b tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-692068050'}} {{(pid=87290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:11:54 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-f2dce5e7-4f6e-40dd-9d72-cc545aded56b tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Create volume of 1 GB Sep 03 20:11:54 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:54 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:11:54 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-f2dce5e7-4f6e-40dd-9d72-cc545aded56b tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Availability Zones retrieved successfully. Sep 03 20:11:54 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-f2dce5e7-4f6e-40dd-9d72-cc545aded56b tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Flow 'volume_create_api' (d60652a5-6311-4e7c-a0c7-af10fdda03b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:11:54 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-f2dce5e7-4f6e-40dd-9d72-cc545aded56b tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (080818ca-ab9e-46a0-8ebe-3a13ad0903bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:11:54 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.flows.api.create_volume [None req-f2dce5e7-4f6e-40dd-9d72-cc545aded56b tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Validating volume size '1' using validate_int {{(pid=87290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:11:54 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-f2dce5e7-4f6e-40dd-9d72-cc545aded56b tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (080818ca-ab9e-46a0-8ebe-3a13ad0903bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:11:54 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-f2dce5e7-4f6e-40dd-9d72-cc545aded56b tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fb2c6bd-297b-4052-a66b-cba3c4224828) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:11:54 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-f2dce5e7-4f6e-40dd-9d72-cc545aded56b tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Created reservations ['068ad9c7-c7c3-49ef-abe2-cb7c7f56a578', '6d837a35-6ad2-4396-a0c0-1f05155c0330', 'd94e5893-8a6b-40f6-b13e-2e08113ca5f5', 'a2f329c5-9055-47cc-90c8-a8649ea8633f'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:11:54 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-f2dce5e7-4f6e-40dd-9d72-cc545aded56b tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fb2c6bd-297b-4052-a66b-cba3c4224828) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['068ad9c7-c7c3-49ef-abe2-cb7c7f56a578', '6d837a35-6ad2-4396-a0c0-1f05155c0330', 'd94e5893-8a6b-40f6-b13e-2e08113ca5f5', 'a2f329c5-9055-47cc-90c8-a8649ea8633f']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:11:54 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-f2dce5e7-4f6e-40dd-9d72-cc545aded56b tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e791ead2-a89d-4ce5-af60-c2ef1ad3c9f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:11:54 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:54 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:11:54 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-f2dce5e7-4f6e-40dd-9d72-cc545aded56b tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e791ead2-a89d-4ce5-af60-c2ef1ad3c9f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f35ab85a-6484-4ad8-9668-a57c26c7dd0f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-692068050',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='769817f7c8f74cd7a00a5b3ae5cdcb7a',qos_specs=None,replication_status=,reservations=['068ad9c7-c7c3-49ef-abe2-cb7c7f56a578','6d837a35-6ad2-4396-a0c0-1f05155c0330','d94e5893-8a6b-40f6-b13e-2e08113ca5f5','a2f329c5-9055-47cc-90c8-a8649ea8633f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4001078798149bfb3812882945b8fc5',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:11:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-692068050',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f35ab85a-6484-4ad8-9668-a57c26c7dd0f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='769817f7c8f74cd7a00a5b3ae5cdcb7a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d4001078798149bfb3812882945b8fc5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:11:54 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-f2dce5e7-4f6e-40dd-9d72-cc545aded56b tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cac838a7-fffe-47b8-ad94-206676adcf9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:11:54 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-f2dce5e7-4f6e-40dd-9d72-cc545aded56b tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cac838a7-fffe-47b8-ad94-206676adcf9d) transitioned into state 'SUCCESS' from state '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-692068050',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='769817f7c8f74cd7a00a5b3ae5cdcb7a',qos_specs=None,replication_status=,reservations=['068ad9c7-c7c3-49ef-abe2-cb7c7f56a578','6d837a35-6ad2-4396-a0c0-1f05155c0330','d94e5893-8a6b-40f6-b13e-2e08113ca5f5','a2f329c5-9055-47cc-90c8-a8649ea8633f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4001078798149bfb3812882945b8fc5',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:11:54 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-f2dce5e7-4f6e-40dd-9d72-cc545aded56b tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07e85fa5-fd43-4aaf-aefd-26a8d204e528) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:11:54 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-f2dce5e7-4f6e-40dd-9d72-cc545aded56b tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07e85fa5-fd43-4aaf-aefd-26a8d204e528) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:11:54 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-f2dce5e7-4f6e-40dd-9d72-cc545aded56b tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Flow 'volume_create_api' (d60652a5-6311-4e7c-a0c7-af10fdda03b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:11:54 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-f2dce5e7-4f6e-40dd-9d72-cc545aded56b tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Create volume request issued successfully. Sep 03 20:11:54 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f2dce5e7-4f6e-40dd-9d72-cc545aded56b tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:11:54 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 884/1765] 192.168.122.54 () {60 vars in 1137 bytes} [Thu Sep 3 20:11:53 2026] POST /volume/v3/volumes => generated 761 bytes in 737 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:11:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-726fec78-1a8d-4a82-9c50-3c473bb00369 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:54 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-726fec78-1a8d-4a82-9c50-3c473bb00369 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] GET http://192.168.122.54/volume/v3/volumes/f35ab85a-6484-4ad8-9668-a57c26c7dd0f Sep 03 20:11:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-726fec78-1a8d-4a82-9c50-3c473bb00369 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-726fec78-1a8d-4a82-9c50-3c473bb00369 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:54 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:54 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:11:54 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:54 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:54 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-726fec78-1a8d-4a82-9c50-3c473bb00369 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Volume info retrieved successfully. Sep 03 20:11:54 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-726fec78-1a8d-4a82-9c50-3c473bb00369 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] http://192.168.122.54/volume/v3/volumes/f35ab85a-6484-4ad8-9668-a57c26c7dd0f returned with HTTP 200 Sep 03 20:11:54 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 882/1766] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:11:54 2026] GET /volume/v3/volumes/f35ab85a-6484-4ad8-9668-a57c26c7dd0f => generated 829 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-aa367733-2ccd-49c8-b4a2-f1c7a17b70da None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:54 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-aa367733-2ccd-49c8-b4a2-f1c7a17b70da tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] GET http://192.168.122.54/volume/v3/snapshots/fb5db6bb-8f75-4b44-adab-1d4a5540b966 Sep 03 20:11:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-aa367733-2ccd-49c8-b4a2-f1c7a17b70da tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-aa367733-2ccd-49c8-b4a2-f1c7a17b70da tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:55 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:55 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:11:55 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-aa367733-2ccd-49c8-b4a2-f1c7a17b70da tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Snapshot retrieved successfully. Sep 03 20:11:55 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-aa367733-2ccd-49c8-b4a2-f1c7a17b70da tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] http://192.168.122.54/volume/v3/snapshots/fb5db6bb-8f75-4b44-adab-1d4a5540b966 returned with HTTP 200 Sep 03 20:11:55 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 885/1767] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:11:54 2026] GET /volume/v3/snapshots/fb5db6bb-8f75-4b44-adab-1d4a5540b966 => generated 445 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:55 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-1f51d6ef-15b1-4e13-ac65-c615d0695525 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:55 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-1f51d6ef-15b1-4e13-ac65-c615d0695525 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] GET http://192.168.122.54/volume/v3/volumes/f35ab85a-6484-4ad8-9668-a57c26c7dd0f Sep 03 20:11:55 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-1f51d6ef-15b1-4e13-ac65-c615d0695525 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:55 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-1f51d6ef-15b1-4e13-ac65-c615d0695525 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:55 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:55 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:11:55 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:55 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:55 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-1f51d6ef-15b1-4e13-ac65-c615d0695525 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Volume info retrieved successfully. Sep 03 20:11:55 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-1f51d6ef-15b1-4e13-ac65-c615d0695525 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] http://192.168.122.54/volume/v3/volumes/f35ab85a-6484-4ad8-9668-a57c26c7dd0f returned with HTTP 200 Sep 03 20:11:55 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 883/1768] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:11:55 2026] GET /volume/v3/volumes/f35ab85a-6484-4ad8-9668-a57c26c7dd0f => generated 853 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:56 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-3510bc79-1b38-4899-a619-0a7f84d29b74 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:56 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-3510bc79-1b38-4899-a619-0a7f84d29b74 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] GET http://192.168.122.54/volume/v3/snapshots/fb5db6bb-8f75-4b44-adab-1d4a5540b966 Sep 03 20:11:56 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-3510bc79-1b38-4899-a619-0a7f84d29b74 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:56 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-3510bc79-1b38-4899-a619-0a7f84d29b74 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:56 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:56 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:11:56 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-3510bc79-1b38-4899-a619-0a7f84d29b74 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Snapshot retrieved successfully. Sep 03 20:11:56 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-3510bc79-1b38-4899-a619-0a7f84d29b74 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] http://192.168.122.54/volume/v3/snapshots/fb5db6bb-8f75-4b44-adab-1d4a5540b966 returned with HTTP 200 Sep 03 20:11:56 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 886/1769] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:11:56 2026] GET /volume/v3/snapshots/fb5db6bb-8f75-4b44-adab-1d4a5540b966 => generated 472 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-84f600f6-474e-4e5b-b4d8-49292702d6a0 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:56 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-84f600f6-474e-4e5b-b4d8-49292702d6a0 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] GET http://192.168.122.54/volume/v3/snapshots?limit=1 Sep 03 20:11:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-84f600f6-474e-4e5b-b4d8-49292702d6a0 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-84f600f6-474e-4e5b-b4d8-49292702d6a0 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Calling method 'index' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.api_utils [None req-84f600f6-474e-4e5b-b4d8-49292702d6a0 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Removing options '' from query. {{(pid=87289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:11:56 devstack devstack@c-api.service[87289]: DEBUG cinder.db.api [None req-84f600f6-474e-4e5b-b4d8-49292702d6a0 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Building query based on filter {{(pid=87289) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 20:11:56 devstack devstack@c-api.service[87289]: /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 03 20:11:56 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 20:11:56 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-84f600f6-474e-4e5b-b4d8-49292702d6a0 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Get all snapshots completed successfully. Sep 03 20:11:56 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-84f600f6-474e-4e5b-b4d8-49292702d6a0 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] http://192.168.122.54/volume/v3/snapshots?limit=1 returned with HTTP 200 Sep 03 20:11:56 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 884/1770] 192.168.122.54 () {58 vars in 1137 bytes} [Thu Sep 3 20:11:56 2026] GET /volume/v3/snapshots?limit=1 => generated 484 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:11:56 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-9a6a4079-a762-4723-a643-5076471af712 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:56 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-9a6a4079-a762-4723-a643-5076471af712 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] GET http://192.168.122.54/volume/v3/snapshots Sep 03 20:11:56 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-9a6a4079-a762-4723-a643-5076471af712 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:56 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-9a6a4079-a762-4723-a643-5076471af712 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Calling method 'index' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:56 devstack devstack@c-api.service[87290]: DEBUG cinder.api.api_utils [None req-9a6a4079-a762-4723-a643-5076471af712 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Removing options '' from query. {{(pid=87290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:11:56 devstack devstack@c-api.service[87290]: DEBUG cinder.db.api [None req-9a6a4079-a762-4723-a643-5076471af712 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Building query based on filter {{(pid=87290) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 20:11:56 devstack devstack@c-api.service[87290]: /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 03 20:11:56 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 20:11:56 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-9a6a4079-a762-4723-a643-5076471af712 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Get all snapshots completed successfully. Sep 03 20:11:56 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-9a6a4079-a762-4723-a643-5076471af712 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] http://192.168.122.54/volume/v3/snapshots returned with HTTP 200 Sep 03 20:11:56 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 887/1771] 192.168.122.54 () {58 vars in 1122 bytes} [Thu Sep 3 20:11:56 2026] GET /volume/v3/snapshots => generated 994 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:11:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-d52d9d4a-3102-4143-b994-c79113606566 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:56 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d52d9d4a-3102-4143-b994-c79113606566 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] GET http://192.168.122.54/volume/v3/snapshots?limit=100000 Sep 03 20:11:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d52d9d4a-3102-4143-b994-c79113606566 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d52d9d4a-3102-4143-b994-c79113606566 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Calling method 'index' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.api_utils [None req-d52d9d4a-3102-4143-b994-c79113606566 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Removing options '' from query. {{(pid=87289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:11:56 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:56 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:56 devstack devstack@c-api.service[87289]: DEBUG cinder.db.api [None req-d52d9d4a-3102-4143-b994-c79113606566 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Building query based on filter {{(pid=87289) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 20:11:56 devstack devstack@c-api.service[87289]: /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 03 20:11:56 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 20:11:56 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-d52d9d4a-3102-4143-b994-c79113606566 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Get all snapshots completed successfully. Sep 03 20:11:56 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d52d9d4a-3102-4143-b994-c79113606566 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] http://192.168.122.54/volume/v3/snapshots?limit=100000 returned with HTTP 200 Sep 03 20:11:56 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 885/1772] 192.168.122.54 () {58 vars in 1147 bytes} [Thu Sep 3 20:11:56 2026] GET /volume/v3/snapshots?limit=100000 => generated 994 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:56 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-508a2377-5862-47a1-9df6-495c8e32c2b1 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:56 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-508a2377-5862-47a1-9df6-495c8e32c2b1 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] GET http://192.168.122.54/volume/v3/snapshots?limit=0 Sep 03 20:11:56 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-508a2377-5862-47a1-9df6-495c8e32c2b1 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:56 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-508a2377-5862-47a1-9df6-495c8e32c2b1 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Calling method 'index' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:56 devstack devstack@c-api.service[87290]: DEBUG cinder.api.api_utils [None req-508a2377-5862-47a1-9df6-495c8e32c2b1 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Removing options '' from query. {{(pid=87290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:11:56 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:56 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:11:56 devstack devstack@c-api.service[87290]: DEBUG cinder.db.api [None req-508a2377-5862-47a1-9df6-495c8e32c2b1 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Building query based on filter {{(pid=87290) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 20:11:56 devstack devstack@c-api.service[87290]: /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 03 20:11:56 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 20:11:56 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-508a2377-5862-47a1-9df6-495c8e32c2b1 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Get all snapshots completed successfully. Sep 03 20:11:56 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-508a2377-5862-47a1-9df6-495c8e32c2b1 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] http://192.168.122.54/volume/v3/snapshots?limit=0 returned with HTTP 200 Sep 03 20:11:56 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 888/1773] 192.168.122.54 () {58 vars in 1137 bytes} [Thu Sep 3 20:11:56 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 20:11:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-e80e45ca-e33b-4f08-94f7-ac9d98eb2bc2 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:56 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-e80e45ca-e33b-4f08-94f7-ac9d98eb2bc2 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] GET http://192.168.122.54/volume/v3/snapshots Sep 03 20:11:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-e80e45ca-e33b-4f08-94f7-ac9d98eb2bc2 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-e80e45ca-e33b-4f08-94f7-ac9d98eb2bc2 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Calling method 'index' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.api_utils [None req-e80e45ca-e33b-4f08-94f7-ac9d98eb2bc2 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Removing options '' from query. {{(pid=87289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:11:56 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:56 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:56 devstack devstack@c-api.service[87289]: DEBUG cinder.db.api [None req-e80e45ca-e33b-4f08-94f7-ac9d98eb2bc2 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Building query based on filter {{(pid=87289) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 20:11:56 devstack devstack@c-api.service[87289]: /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 03 20:11:56 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 20:11:56 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-e80e45ca-e33b-4f08-94f7-ac9d98eb2bc2 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Get all snapshots completed successfully. Sep 03 20:11:56 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-e80e45ca-e33b-4f08-94f7-ac9d98eb2bc2 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] http://192.168.122.54/volume/v3/snapshots returned with HTTP 200 Sep 03 20:11:56 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 886/1774] 192.168.122.54 () {58 vars in 1122 bytes} [Thu Sep 3 20:11:56 2026] GET /volume/v3/snapshots => generated 994 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:56 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-3cb5a1db-7bfc-4b97-b1f8-492c6336ef24 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:56 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-3cb5a1db-7bfc-4b97-b1f8-492c6336ef24 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] GET http://192.168.122.54/volume/v3/snapshots?marker=5119fd6a-955c-4513-9653-378535e96a4a Sep 03 20:11:56 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-3cb5a1db-7bfc-4b97-b1f8-492c6336ef24 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:56 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-3cb5a1db-7bfc-4b97-b1f8-492c6336ef24 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Calling method 'index' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:56 devstack devstack@c-api.service[87290]: DEBUG cinder.api.api_utils [None req-3cb5a1db-7bfc-4b97-b1f8-492c6336ef24 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Removing options '' from query. {{(pid=87290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:11:56 devstack devstack@c-api.service[87290]: DEBUG cinder.db.api [None req-3cb5a1db-7bfc-4b97-b1f8-492c6336ef24 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Building query based on filter {{(pid=87290) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 20:11:56 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-3cb5a1db-7bfc-4b97-b1f8-492c6336ef24 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Get all snapshots completed successfully. Sep 03 20:11:56 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-3cb5a1db-7bfc-4b97-b1f8-492c6336ef24 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] http://192.168.122.54/volume/v3/snapshots?marker=5119fd6a-955c-4513-9653-378535e96a4a returned with HTTP 200 Sep 03 20:11:56 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 889/1775] 192.168.122.54 () {58 vars in 1209 bytes} [Thu Sep 3 20:11:56 2026] GET /volume/v3/snapshots?marker=5119fd6a-955c-4513-9653-378535e96a4a => generated 342 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-a735793e-833f-42f0-a912-535410b3be6a None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:56 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a735793e-833f-42f0-a912-535410b3be6a tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] GET http://192.168.122.54/volume/v3/snapshots?offset=2&limit=3 Sep 03 20:11:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a735793e-833f-42f0-a912-535410b3be6a tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a735793e-833f-42f0-a912-535410b3be6a tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Calling method 'index' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.api_utils [None req-a735793e-833f-42f0-a912-535410b3be6a tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Removing options '' from query. {{(pid=87289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:11:56 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:56 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:56 devstack devstack@c-api.service[87289]: DEBUG cinder.db.api [None req-a735793e-833f-42f0-a912-535410b3be6a tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Building query based on filter {{(pid=87289) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 20:11:56 devstack devstack@c-api.service[87289]: /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 03 20:11:56 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 20:11:56 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-a735793e-833f-42f0-a912-535410b3be6a tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Get all snapshots completed successfully. Sep 03 20:11:56 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a735793e-833f-42f0-a912-535410b3be6a tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] http://192.168.122.54/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Sep 03 20:11:56 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 887/1776] 192.168.122.54 () {58 vars in 1155 bytes} [Thu Sep 3 20:11:56 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 342 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:56 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-c4f77e22-743e-474e-89e6-34e46dd123bd None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:56 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c4f77e22-743e-474e-89e6-34e46dd123bd tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] GET http://192.168.122.54/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Sep 03 20:11:56 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c4f77e22-743e-474e-89e6-34e46dd123bd tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:56 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c4f77e22-743e-474e-89e6-34e46dd123bd tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Calling method 'index' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:56 devstack devstack@c-api.service[87290]: DEBUG cinder.api.api_utils [None req-c4f77e22-743e-474e-89e6-34e46dd123bd tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Removing options '' from query. {{(pid=87290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:11:56 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:56 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:11:56 devstack devstack@c-api.service[87290]: DEBUG cinder.db.api [None req-c4f77e22-743e-474e-89e6-34e46dd123bd tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Building query based on filter {{(pid=87290) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 20:11:56 devstack devstack@c-api.service[87290]: /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 03 20:11:56 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 20:11:56 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-c4f77e22-743e-474e-89e6-34e46dd123bd tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Get all snapshots completed successfully. Sep 03 20:11:56 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c4f77e22-743e-474e-89e6-34e46dd123bd tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] http://192.168.122.54/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Sep 03 20:11:56 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 890/1777] 192.168.122.54 () {58 vars in 1187 bytes} [Thu Sep 3 20:11:56 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 994 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-64f07f34-c6c4-4896-b026-778fea702d81 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:56 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-64f07f34-c6c4-4896-b026-778fea702d81 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] GET http://192.168.122.54/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Sep 03 20:11:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-64f07f34-c6c4-4896-b026-778fea702d81 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-64f07f34-c6c4-4896-b026-778fea702d81 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Calling method 'index' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.api_utils [None req-64f07f34-c6c4-4896-b026-778fea702d81 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Removing options '' from query. {{(pid=87289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:11:56 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:56 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:56 devstack devstack@c-api.service[87289]: DEBUG cinder.db.api [None req-64f07f34-c6c4-4896-b026-778fea702d81 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Building query based on filter {{(pid=87289) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 20:11:56 devstack devstack@c-api.service[87289]: /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 03 20:11:56 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 20:11:56 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-64f07f34-c6c4-4896-b026-778fea702d81 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Get all snapshots completed successfully. Sep 03 20:11:56 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-64f07f34-c6c4-4896-b026-778fea702d81 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] http://192.168.122.54/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Sep 03 20:11:56 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 888/1778] 192.168.122.54 () {58 vars in 1189 bytes} [Thu Sep 3 20:11:56 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 994 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:56 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-cd17abe8-9bac-49d2-84ae-aec5156fd28b None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:56 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-cd17abe8-9bac-49d2-84ae-aec5156fd28b tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] GET http://192.168.122.54/volume/v3/snapshots?sort_key=id&sort_dir=asc Sep 03 20:11:56 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-cd17abe8-9bac-49d2-84ae-aec5156fd28b tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:56 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-cd17abe8-9bac-49d2-84ae-aec5156fd28b tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Calling method 'index' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:56 devstack devstack@c-api.service[87290]: DEBUG cinder.api.api_utils [None req-cd17abe8-9bac-49d2-84ae-aec5156fd28b tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Removing options '' from query. {{(pid=87290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:11:56 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:56 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:11:56 devstack devstack@c-api.service[87290]: DEBUG cinder.db.api [None req-cd17abe8-9bac-49d2-84ae-aec5156fd28b tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Building query based on filter {{(pid=87290) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 20:11:56 devstack devstack@c-api.service[87290]: /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 03 20:11:56 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 20:11:56 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-cd17abe8-9bac-49d2-84ae-aec5156fd28b tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Get all snapshots completed successfully. Sep 03 20:11:56 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-cd17abe8-9bac-49d2-84ae-aec5156fd28b tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] http://192.168.122.54/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Sep 03 20:11:56 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 891/1779] 192.168.122.54 () {58 vars in 1171 bytes} [Thu Sep 3 20:11:56 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 994 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-4e72c713-1e3e-4fd0-b886-ea71d918b7cc None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:56 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-4e72c713-1e3e-4fd0-b886-ea71d918b7cc tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] GET http://192.168.122.54/volume/v3/snapshots?sort_key=id&sort_dir=desc Sep 03 20:11:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-4e72c713-1e3e-4fd0-b886-ea71d918b7cc tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-4e72c713-1e3e-4fd0-b886-ea71d918b7cc tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Calling method 'index' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.api_utils [None req-4e72c713-1e3e-4fd0-b886-ea71d918b7cc tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Removing options '' from query. {{(pid=87289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:11:56 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:56 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:56 devstack devstack@c-api.service[87289]: DEBUG cinder.db.api [None req-4e72c713-1e3e-4fd0-b886-ea71d918b7cc tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Building query based on filter {{(pid=87289) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 20:11:56 devstack devstack@c-api.service[87289]: /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 03 20:11:56 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 20:11:56 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-4e72c713-1e3e-4fd0-b886-ea71d918b7cc tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Get all snapshots completed successfully. Sep 03 20:11:56 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-4e72c713-1e3e-4fd0-b886-ea71d918b7cc tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] http://192.168.122.54/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Sep 03 20:11:56 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 889/1780] 192.168.122.54 () {58 vars in 1173 bytes} [Thu Sep 3 20:11:56 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 994 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:56 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-0f964072-020c-4a57-8c13-498fafe504b7 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:56 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-0f964072-020c-4a57-8c13-498fafe504b7 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] GET http://192.168.122.54/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Sep 03 20:11:56 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-0f964072-020c-4a57-8c13-498fafe504b7 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:56 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-0f964072-020c-4a57-8c13-498fafe504b7 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Calling method 'index' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:56 devstack devstack@c-api.service[87290]: DEBUG cinder.api.api_utils [None req-0f964072-020c-4a57-8c13-498fafe504b7 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Removing options '' from query. {{(pid=87290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:11:56 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:56 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:11:56 devstack devstack@c-api.service[87290]: DEBUG cinder.db.api [None req-0f964072-020c-4a57-8c13-498fafe504b7 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Building query based on filter {{(pid=87290) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 20:11:56 devstack devstack@c-api.service[87290]: /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 03 20:11:56 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 20:11:56 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-0f964072-020c-4a57-8c13-498fafe504b7 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Get all snapshots completed successfully. Sep 03 20:11:56 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-0f964072-020c-4a57-8c13-498fafe504b7 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] http://192.168.122.54/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Sep 03 20:11:56 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 892/1781] 192.168.122.54 () {58 vars in 1191 bytes} [Thu Sep 3 20:11:56 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 994 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-7976b6a6-0d68-4020-9e6c-362c7d80e27c None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:56 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7976b6a6-0d68-4020-9e6c-362c7d80e27c tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] GET http://192.168.122.54/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Sep 03 20:11:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-7976b6a6-0d68-4020-9e6c-362c7d80e27c tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-7976b6a6-0d68-4020-9e6c-362c7d80e27c tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Calling method 'index' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.api_utils [None req-7976b6a6-0d68-4020-9e6c-362c7d80e27c tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Removing options '' from query. {{(pid=87289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:11:56 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:56 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:56 devstack devstack@c-api.service[87289]: DEBUG cinder.db.api [None req-7976b6a6-0d68-4020-9e6c-362c7d80e27c tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Building query based on filter {{(pid=87289) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 20:11:56 devstack devstack@c-api.service[87289]: /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 03 20:11:56 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 20:11:56 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-7976b6a6-0d68-4020-9e6c-362c7d80e27c tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Get all snapshots completed successfully. Sep 03 20:11:56 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7976b6a6-0d68-4020-9e6c-362c7d80e27c tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] http://192.168.122.54/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Sep 03 20:11:56 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 890/1782] 192.168.122.54 () {58 vars in 1193 bytes} [Thu Sep 3 20:11:56 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 994 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:56 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-035b3c56-1619-4574-8506-fe4dae9a82c0 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-e5c368f0-5568-44d1-b30f-95a3d83678ea None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:56 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-035b3c56-1619-4574-8506-fe4dae9a82c0 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] GET http://192.168.122.54/volume/v3/volumes/f35ab85a-6484-4ad8-9668-a57c26c7dd0f Sep 03 20:11:56 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-035b3c56-1619-4574-8506-fe4dae9a82c0 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:56 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-035b3c56-1619-4574-8506-fe4dae9a82c0 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:56 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-e5c368f0-5568-44d1-b30f-95a3d83678ea tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] GET http://192.168.122.54/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-213227440 Sep 03 20:11:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-e5c368f0-5568-44d1-b30f-95a3d83678ea tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-e5c368f0-5568-44d1-b30f-95a3d83678ea tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Calling method 'detail' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.api_utils [None req-e5c368f0-5568-44d1-b30f-95a3d83678ea tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Removing options '' from query. {{(pid=87289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:11:56 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:56 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:56 devstack devstack@c-api.service[87289]: DEBUG cinder.db.api [None req-e5c368f0-5568-44d1-b30f-95a3d83678ea tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Building query based on filter {{(pid=87289) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 20:11:56 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:56 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:11:56 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:56 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:11:56 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-035b3c56-1619-4574-8506-fe4dae9a82c0 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Volume info retrieved successfully. Sep 03 20:11:56 devstack devstack@c-api.service[87289]: /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 03 20:11:56 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 20:11:56 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-e5c368f0-5568-44d1-b30f-95a3d83678ea tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Get all snapshots completed successfully. Sep 03 20:11:56 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:56 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:56 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-e5c368f0-5568-44d1-b30f-95a3d83678ea tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] http://192.168.122.54/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-213227440 returned with HTTP 200 Sep 03 20:11:56 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 891/1783] 192.168.122.54 () {58 vars in 1262 bytes} [Thu Sep 3 20:11:56 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-213227440 => generated 475 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:56 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-035b3c56-1619-4574-8506-fe4dae9a82c0 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] http://192.168.122.54/volume/v3/volumes/f35ab85a-6484-4ad8-9668-a57c26c7dd0f returned with HTTP 200 Sep 03 20:11:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-9d9cbd9e-ac39-468c-a078-63a5a982bf1f None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:56 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 893/1784] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:11:56 2026] GET /volume/v3/volumes/f35ab85a-6484-4ad8-9668-a57c26c7dd0f => generated 854 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:56 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9d9cbd9e-ac39-468c-a078-63a5a982bf1f tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] GET http://192.168.122.54/volume/v3/snapshots/detail?status=available Sep 03 20:11:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-9d9cbd9e-ac39-468c-a078-63a5a982bf1f tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-9d9cbd9e-ac39-468c-a078-63a5a982bf1f tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Calling method 'detail' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.api_utils [None req-9d9cbd9e-ac39-468c-a078-63a5a982bf1f tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Removing options '' from query. {{(pid=87289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:11:56 devstack devstack@c-api.service[87289]: DEBUG cinder.db.api [None req-9d9cbd9e-ac39-468c-a078-63a5a982bf1f tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Building query based on filter {{(pid=87289) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 20:11:56 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-2352c194-12eb-41fa-b732-e17a5019b245 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:56 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2352c194-12eb-41fa-b732-e17a5019b245 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] POST http://192.168.122.54/volume/v3/snapshots Sep 03 20:11:56 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-2352c194-12eb-41fa-b732-e17a5019b245 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f35ab85a-6484-4ad8-9668-a57c26c7dd0f", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-413880672"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:11:56 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:56 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:11:56 devstack devstack@c-api.service[87289]: /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 03 20:11:56 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 20:11:56 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-9d9cbd9e-ac39-468c-a078-63a5a982bf1f tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Get all snapshots completed successfully. Sep 03 20:11:56 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:56 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:56 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:56 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:11:56 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-2352c194-12eb-41fa-b732-e17a5019b245 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Volume info retrieved successfully. Sep 03 20:11:56 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.snapshots [None req-2352c194-12eb-41fa-b732-e17a5019b245 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Create snapshot from volume f35ab85a-6484-4ad8-9668-a57c26c7dd0f Sep 03 20:11:56 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9d9cbd9e-ac39-468c-a078-63a5a982bf1f tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] http://192.168.122.54/volume/v3/snapshots/detail?status=available returned with HTTP 200 Sep 03 20:11:56 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 892/1785] 192.168.122.54 () {58 vars in 1176 bytes} [Thu Sep 3 20:11:56 2026] GET /volume/v3/snapshots/detail?status=available => generated 1396 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:11:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-77854890-cf6f-4a85-84ce-127a7499ec9a None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:56 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-77854890-cf6f-4a85-84ce-127a7499ec9a tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] GET http://192.168.122.54/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-213227440 Sep 03 20:11:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-77854890-cf6f-4a85-84ce-127a7499ec9a tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-77854890-cf6f-4a85-84ce-127a7499ec9a tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Calling method 'detail' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.api_utils [None req-77854890-cf6f-4a85-84ce-127a7499ec9a tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Removing options '' from query. {{(pid=87289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:11:56 devstack devstack@c-api.service[87289]: DEBUG cinder.db.api [None req-77854890-cf6f-4a85-84ce-127a7499ec9a tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Building query based on filter {{(pid=87289) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 20:11:56 devstack devstack@c-api.service[87289]: /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 03 20:11:56 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 20:11:56 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-77854890-cf6f-4a85-84ce-127a7499ec9a tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Get all snapshots completed successfully. Sep 03 20:11:56 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:56 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:56 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-77854890-cf6f-4a85-84ce-127a7499ec9a tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] http://192.168.122.54/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-213227440 returned with HTTP 200 Sep 03 20:11:56 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 893/1786] 192.168.122.54 () {58 vars in 1296 bytes} [Thu Sep 3 20:11:56 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-213227440 => generated 475 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-b940998a-c1c4-429e-82ec-eecd2ffbc3e7 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:56 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b940998a-c1c4-429e-82ec-eecd2ffbc3e7 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] GET http://192.168.122.54/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-213227440 Sep 03 20:11:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b940998a-c1c4-429e-82ec-eecd2ffbc3e7 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b940998a-c1c4-429e-82ec-eecd2ffbc3e7 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Calling method 'index' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.api_utils [None req-b940998a-c1c4-429e-82ec-eecd2ffbc3e7 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Removing options '' from query. {{(pid=87289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:11:57 devstack devstack@c-api.service[87289]: DEBUG cinder.db.api [None req-b940998a-c1c4-429e-82ec-eecd2ffbc3e7 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Building query based on filter {{(pid=87289) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 20:11:57 devstack devstack@c-api.service[87289]: /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 03 20:11:57 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 20:11:57 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-b940998a-c1c4-429e-82ec-eecd2ffbc3e7 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Get all snapshots completed successfully. Sep 03 20:11:57 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b940998a-c1c4-429e-82ec-eecd2ffbc3e7 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] http://192.168.122.54/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-213227440 returned with HTTP 200 Sep 03 20:11:57 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 894/1787] 192.168.122.54 () {58 vars in 1241 bytes} [Thu Sep 3 20:11:56 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-213227440 => generated 341 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:57 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-82a047ce-e513-4ee7-8af6-a7f66d4329f4 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:57 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-82a047ce-e513-4ee7-8af6-a7f66d4329f4 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] GET http://192.168.122.54/volume/v3/snapshots?status=available Sep 03 20:11:57 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-82a047ce-e513-4ee7-8af6-a7f66d4329f4 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:57 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-82a047ce-e513-4ee7-8af6-a7f66d4329f4 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Calling method 'index' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:57 devstack devstack@c-api.service[87289]: DEBUG cinder.api.api_utils [None req-82a047ce-e513-4ee7-8af6-a7f66d4329f4 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Removing options '' from query. {{(pid=87289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:11:57 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:57 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:57 devstack devstack@c-api.service[87289]: DEBUG cinder.db.api [None req-82a047ce-e513-4ee7-8af6-a7f66d4329f4 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Building query based on filter {{(pid=87289) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 20:11:57 devstack devstack@c-api.service[87289]: /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 03 20:11:57 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 20:11:57 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-2352c194-12eb-41fa-b732-e17a5019b245 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Created reservations ['4ca86f40-e2e5-4f96-8a65-cce37d000ab9', '41a2bc38-5a35-4991-a892-d76e2e30fe95', 'cb2bf8e2-7293-451e-92d6-a5bf76694c52', '49e6e9c8-7c3e-4a79-a73e-2be048f6ec57'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:11:57 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-82a047ce-e513-4ee7-8af6-a7f66d4329f4 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Get all snapshots completed successfully. Sep 03 20:11:57 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-82a047ce-e513-4ee7-8af6-a7f66d4329f4 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] http://192.168.122.54/volume/v3/snapshots?status=available returned with HTTP 200 Sep 03 20:11:57 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 895/1788] 192.168.122.54 () {58 vars in 1155 bytes} [Thu Sep 3 20:11:57 2026] GET /volume/v3/snapshots?status=available => generated 994 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:57 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-e259d41a-f717-4912-b7de-18de66dd0273 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:57 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-e259d41a-f717-4912-b7de-18de66dd0273 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] GET http://192.168.122.54/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-213227440 Sep 03 20:11:57 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-e259d41a-f717-4912-b7de-18de66dd0273 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:57 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-e259d41a-f717-4912-b7de-18de66dd0273 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Calling method 'index' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:57 devstack devstack@c-api.service[87289]: DEBUG cinder.api.api_utils [None req-e259d41a-f717-4912-b7de-18de66dd0273 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Removing options '' from query. {{(pid=87289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:11:57 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:57 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:57 devstack devstack@c-api.service[87289]: DEBUG cinder.db.api [None req-e259d41a-f717-4912-b7de-18de66dd0273 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Building query based on filter {{(pid=87289) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 20:11:57 devstack devstack@c-api.service[87289]: /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 03 20:11:57 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 20:11:57 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-e259d41a-f717-4912-b7de-18de66dd0273 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Get all snapshots completed successfully. Sep 03 20:11:57 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-e259d41a-f717-4912-b7de-18de66dd0273 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] http://192.168.122.54/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-213227440 returned with HTTP 200 Sep 03 20:11:57 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 896/1789] 192.168.122.54 () {58 vars in 1275 bytes} [Thu Sep 3 20:11:57 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-213227440 => generated 341 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:57 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-8cbea847-6bcc-4bec-83e5-4c2e6ca67b29 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:57 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-8cbea847-6bcc-4bec-83e5-4c2e6ca67b29 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] DELETE http://192.168.122.54/volume/v3/snapshots/fb5db6bb-8f75-4b44-adab-1d4a5540b966 Sep 03 20:11:57 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-8cbea847-6bcc-4bec-83e5-4c2e6ca67b29 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:57 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-8cbea847-6bcc-4bec-83e5-4c2e6ca67b29 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:57 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.snapshots [None req-8cbea847-6bcc-4bec-83e5-4c2e6ca67b29 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Delete snapshot with id: fb5db6bb-8f75-4b44-adab-1d4a5540b966 Sep 03 20:11:57 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:57 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:11:57 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:57 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:57 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-8cbea847-6bcc-4bec-83e5-4c2e6ca67b29 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Snapshot retrieved successfully. Sep 03 20:11:57 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:11:57 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:11:57 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-2352c194-12eb-41fa-b732-e17a5019b245 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Snapshot create request issued successfully. Sep 03 20:11:57 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2352c194-12eb-41fa-b732-e17a5019b245 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] http://192.168.122.54/volume/v3/snapshots returned with HTTP 202 Sep 03 20:11:57 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 894/1790] 192.168.122.54 () {60 vars in 1144 bytes} [Thu Sep 3 20:11:56 2026] POST /volume/v3/snapshots => generated 310 bytes in 327 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 20:11:57 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-e3a5a6fe-f34c-489c-b215-7b2516e4a179 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:57 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-8cbea847-6bcc-4bec-83e5-4c2e6ca67b29 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Snapshot delete request issued successfully. Sep 03 20:11:57 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-8cbea847-6bcc-4bec-83e5-4c2e6ca67b29 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] http://192.168.122.54/volume/v3/snapshots/fb5db6bb-8f75-4b44-adab-1d4a5540b966 returned with HTTP 202 Sep 03 20:11:57 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 897/1791] 192.168.122.54 () {58 vars in 1236 bytes} [Thu Sep 3 20:11:57 2026] DELETE /volume/v3/snapshots/fb5db6bb-8f75-4b44-adab-1d4a5540b966 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:11:57 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-ad59c2ed-fe9d-4aa5-a918-be97d6e59e4c None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:57 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e3a5a6fe-f34c-489c-b215-7b2516e4a179 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] GET http://192.168.122.54/volume/v3/snapshots/f5fd7f22-f447-48dd-b94e-876a75ee2031 Sep 03 20:11:57 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e3a5a6fe-f34c-489c-b215-7b2516e4a179 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:57 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e3a5a6fe-f34c-489c-b215-7b2516e4a179 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:57 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ad59c2ed-fe9d-4aa5-a918-be97d6e59e4c tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] GET http://192.168.122.54/volume/v3/snapshots/fb5db6bb-8f75-4b44-adab-1d4a5540b966 Sep 03 20:11:57 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ad59c2ed-fe9d-4aa5-a918-be97d6e59e4c tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:57 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ad59c2ed-fe9d-4aa5-a918-be97d6e59e4c tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:57 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:57 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:57 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-ad59c2ed-fe9d-4aa5-a918-be97d6e59e4c tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Snapshot retrieved successfully. Sep 03 20:11:57 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ad59c2ed-fe9d-4aa5-a918-be97d6e59e4c tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] http://192.168.122.54/volume/v3/snapshots/fb5db6bb-8f75-4b44-adab-1d4a5540b966 returned with HTTP 200 Sep 03 20:11:57 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 898/1792] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:11:57 2026] GET /volume/v3/snapshots/fb5db6bb-8f75-4b44-adab-1d4a5540b966 => generated 471 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:57 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:57 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:11:57 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-e3a5a6fe-f34c-489c-b215-7b2516e4a179 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Snapshot retrieved successfully. Sep 03 20:11:57 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e3a5a6fe-f34c-489c-b215-7b2516e4a179 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] http://192.168.122.54/volume/v3/snapshots/f5fd7f22-f447-48dd-b94e-876a75ee2031 returned with HTTP 200 Sep 03 20:11:57 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 895/1793] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:11:57 2026] GET /volume/v3/snapshots/f5fd7f22-f447-48dd-b94e-876a75ee2031 => generated 442 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:58 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-95fa1550-cbbb-47b8-bd2a-8a5378e0c35c None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:58 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-95fa1550-cbbb-47b8-bd2a-8a5378e0c35c tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] GET http://192.168.122.54/volume/v3/snapshots/fb5db6bb-8f75-4b44-adab-1d4a5540b966 Sep 03 20:11:58 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-95fa1550-cbbb-47b8-bd2a-8a5378e0c35c tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:58 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-95fa1550-cbbb-47b8-bd2a-8a5378e0c35c tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-77e030b3-8bd9-4cb9-b09c-9fc9f9fbf13f None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:58 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-77e030b3-8bd9-4cb9-b09c-9fc9f9fbf13f tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] GET http://192.168.122.54/volume/v3/snapshots/f5fd7f22-f447-48dd-b94e-876a75ee2031 Sep 03 20:11:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-77e030b3-8bd9-4cb9-b09c-9fc9f9fbf13f tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-77e030b3-8bd9-4cb9-b09c-9fc9f9fbf13f tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:58 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:58 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:58 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-95fa1550-cbbb-47b8-bd2a-8a5378e0c35c tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Snapshot retrieved successfully. Sep 03 20:11:58 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-95fa1550-cbbb-47b8-bd2a-8a5378e0c35c tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] http://192.168.122.54/volume/v3/snapshots/fb5db6bb-8f75-4b44-adab-1d4a5540b966 returned with HTTP 200 Sep 03 20:11:58 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 899/1794] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:11:58 2026] GET /volume/v3/snapshots/fb5db6bb-8f75-4b44-adab-1d4a5540b966 => generated 471 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:58 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:58 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:11:58 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-77e030b3-8bd9-4cb9-b09c-9fc9f9fbf13f tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Snapshot retrieved successfully. Sep 03 20:11:58 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-77e030b3-8bd9-4cb9-b09c-9fc9f9fbf13f tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] http://192.168.122.54/volume/v3/snapshots/f5fd7f22-f447-48dd-b94e-876a75ee2031 returned with HTTP 200 Sep 03 20:11:58 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 896/1795] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:11:58 2026] GET /volume/v3/snapshots/f5fd7f22-f447-48dd-b94e-876a75ee2031 => generated 442 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-d65aadd9-2cff-4304-aff2-46e2940b9ceb None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:59 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-b458c02b-a961-491d-9cdb-acbf05bf20dd None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:11:59 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d65aadd9-2cff-4304-aff2-46e2940b9ceb tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] GET http://192.168.122.54/volume/v3/snapshots/fb5db6bb-8f75-4b44-adab-1d4a5540b966 Sep 03 20:11:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d65aadd9-2cff-4304-aff2-46e2940b9ceb tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d65aadd9-2cff-4304-aff2-46e2940b9ceb tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:59 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b458c02b-a961-491d-9cdb-acbf05bf20dd tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] GET http://192.168.122.54/volume/v3/snapshots/f5fd7f22-f447-48dd-b94e-876a75ee2031 Sep 03 20:11:59 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b458c02b-a961-491d-9cdb-acbf05bf20dd tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:11:59 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b458c02b-a961-491d-9cdb-acbf05bf20dd tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:11:59 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:59 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:11:59 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-d65aadd9-2cff-4304-aff2-46e2940b9ceb tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Snapshot retrieved successfully. Sep 03 20:11:59 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:11:59 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:11:59 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d65aadd9-2cff-4304-aff2-46e2940b9ceb tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] http://192.168.122.54/volume/v3/snapshots/fb5db6bb-8f75-4b44-adab-1d4a5540b966 returned with HTTP 200 Sep 03 20:11:59 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 900/1796] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:11:59 2026] GET /volume/v3/snapshots/fb5db6bb-8f75-4b44-adab-1d4a5540b966 => generated 471 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:11:59 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-b458c02b-a961-491d-9cdb-acbf05bf20dd tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Snapshot retrieved successfully. Sep 03 20:11:59 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b458c02b-a961-491d-9cdb-acbf05bf20dd tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] http://192.168.122.54/volume/v3/snapshots/f5fd7f22-f447-48dd-b94e-876a75ee2031 returned with HTTP 200 Sep 03 20:11:59 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 897/1797] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:11:59 2026] GET /volume/v3/snapshots/f5fd7f22-f447-48dd-b94e-876a75ee2031 => generated 442 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:12:00 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-231902b4-82d8-48a8-a59d-e31ce3dea1e8 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:12:00 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-448649d6-115b-4531-ad89-33887d1020a5 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:12:00 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-231902b4-82d8-48a8-a59d-e31ce3dea1e8 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] GET http://192.168.122.54/volume/v3/snapshots/fb5db6bb-8f75-4b44-adab-1d4a5540b966 Sep 03 20:12:00 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-231902b4-82d8-48a8-a59d-e31ce3dea1e8 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:12:00 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-231902b4-82d8-48a8-a59d-e31ce3dea1e8 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:12:00 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-448649d6-115b-4531-ad89-33887d1020a5 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] GET http://192.168.122.54/volume/v3/snapshots/f5fd7f22-f447-48dd-b94e-876a75ee2031 Sep 03 20:12:00 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-448649d6-115b-4531-ad89-33887d1020a5 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:12:00 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-448649d6-115b-4531-ad89-33887d1020a5 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:12:00 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-231902b4-82d8-48a8-a59d-e31ce3dea1e8 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] http://192.168.122.54/volume/v3/snapshots/fb5db6bb-8f75-4b44-adab-1d4a5540b966 returned with HTTP 404 Sep 03 20:12:00 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 901/1798] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:12:00 2026] GET /volume/v3/snapshots/fb5db6bb-8f75-4b44-adab-1d4a5540b966 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:12:00 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-90bb921f-3c9c-438b-988e-85c9fd518387 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:12:00 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:12:00 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:12:00 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-448649d6-115b-4531-ad89-33887d1020a5 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Snapshot retrieved successfully. Sep 03 20:12:00 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-90bb921f-3c9c-438b-988e-85c9fd518387 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] DELETE http://192.168.122.54/volume/v3/snapshots/5119fd6a-955c-4513-9653-378535e96a4a Sep 03 20:12:00 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-90bb921f-3c9c-438b-988e-85c9fd518387 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:12:00 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-90bb921f-3c9c-438b-988e-85c9fd518387 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:12:00 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-448649d6-115b-4531-ad89-33887d1020a5 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] http://192.168.122.54/volume/v3/snapshots/f5fd7f22-f447-48dd-b94e-876a75ee2031 returned with HTTP 200 Sep 03 20:12:00 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.snapshots [None req-90bb921f-3c9c-438b-988e-85c9fd518387 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Delete snapshot with id: 5119fd6a-955c-4513-9653-378535e96a4a Sep 03 20:12:00 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 898/1799] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:12:00 2026] GET /volume/v3/snapshots/f5fd7f22-f447-48dd-b94e-876a75ee2031 => generated 469 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:12:00 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-84eef7a4-dabe-4370-b704-2cd07932df4a None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:12:00 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-84eef7a4-dabe-4370-b704-2cd07932df4a tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] POST http://192.168.122.54/volume/v3/snapshots/f5fd7f22-f447-48dd-b94e-876a75ee2031/metadata Sep 03 20:12:00 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-84eef7a4-dabe-4370-b704-2cd07932df4a tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:12:00 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:12:00 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:12:00 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-90bb921f-3c9c-438b-988e-85c9fd518387 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Snapshot retrieved successfully. Sep 03 20:12:00 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:12:00 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:12:00 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-84eef7a4-dabe-4370-b704-2cd07932df4a tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Snapshot retrieved successfully. Sep 03 20:12:00 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:12:00 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:12:00 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-90bb921f-3c9c-438b-988e-85c9fd518387 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Snapshot delete request issued successfully. Sep 03 20:12:00 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-90bb921f-3c9c-438b-988e-85c9fd518387 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] http://192.168.122.54/volume/v3/snapshots/5119fd6a-955c-4513-9653-378535e96a4a returned with HTTP 202 Sep 03 20:12:00 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 902/1800] 192.168.122.54 () {58 vars in 1236 bytes} [Thu Sep 3 20:12:00 2026] DELETE /volume/v3/snapshots/5119fd6a-955c-4513-9653-378535e96a4a => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:12:00 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-84eef7a4-dabe-4370-b704-2cd07932df4a tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Update snapshot metadata completed successfully. Sep 03 20:12:00 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-84eef7a4-dabe-4370-b704-2cd07932df4a tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] http://192.168.122.54/volume/v3/snapshots/f5fd7f22-f447-48dd-b94e-876a75ee2031/metadata returned with HTTP 200 Sep 03 20:12:00 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 899/1801] 192.168.122.54 () {60 vars in 1281 bytes} [Thu Sep 3 20:12:00 2026] POST /volume/v3/snapshots/f5fd7f22-f447-48dd-b94e-876a75ee2031/metadata => generated 68 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 20:12:00 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-7cbd94f8-ee8d-4244-993b-9bbbd847ed87 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:12:00 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-f700073e-e73f-4072-9735-781d893ef36e None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:12:00 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7cbd94f8-ee8d-4244-993b-9bbbd847ed87 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] GET http://192.168.122.54/volume/v3/snapshots/5119fd6a-955c-4513-9653-378535e96a4a Sep 03 20:12:00 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-7cbd94f8-ee8d-4244-993b-9bbbd847ed87 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:12:00 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-7cbd94f8-ee8d-4244-993b-9bbbd847ed87 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:12:00 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f700073e-e73f-4072-9735-781d893ef36e tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] GET http://192.168.122.54/volume/v3/snapshots/f5fd7f22-f447-48dd-b94e-876a75ee2031/metadata Sep 03 20:12:00 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:12:00 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:12:00 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f700073e-e73f-4072-9735-781d893ef36e tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:12:00 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f700073e-e73f-4072-9735-781d893ef36e tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Calling method 'index' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:12:00 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-7cbd94f8-ee8d-4244-993b-9bbbd847ed87 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Snapshot retrieved successfully. Sep 03 20:12:00 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7cbd94f8-ee8d-4244-993b-9bbbd847ed87 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] http://192.168.122.54/volume/v3/snapshots/5119fd6a-955c-4513-9653-378535e96a4a returned with HTTP 200 Sep 03 20:12:00 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 903/1802] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:12:00 2026] GET /volume/v3/snapshots/5119fd6a-955c-4513-9653-378535e96a4a => generated 471 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:12:00 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:12:00 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:12:00 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-f700073e-e73f-4072-9735-781d893ef36e tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Snapshot retrieved successfully. Sep 03 20:12:00 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-f700073e-e73f-4072-9735-781d893ef36e tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Get snapshot metadata completed successfully. Sep 03 20:12:00 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f700073e-e73f-4072-9735-781d893ef36e tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] http://192.168.122.54/volume/v3/snapshots/f5fd7f22-f447-48dd-b94e-876a75ee2031/metadata returned with HTTP 200 Sep 03 20:12:00 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 900/1803] 192.168.122.54 () {58 vars in 1260 bytes} [Thu Sep 3 20:12:00 2026] GET /volume/v3/snapshots/f5fd7f22-f447-48dd-b94e-876a75ee2031/metadata => generated 68 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 20:12:00 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-f6c31cd9-4c87-4252-8184-dcd90147e5b2 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:12:00 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f6c31cd9-4c87-4252-8184-dcd90147e5b2 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] PUT http://192.168.122.54/volume/v3/snapshots/f5fd7f22-f447-48dd-b94e-876a75ee2031/metadata Sep 03 20:12:00 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f6c31cd9-4c87-4252-8184-dcd90147e5b2 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:12:00 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:12:00 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:12:00 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-f6c31cd9-4c87-4252-8184-dcd90147e5b2 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Snapshot retrieved successfully. Sep 03 20:12:00 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-f6c31cd9-4c87-4252-8184-dcd90147e5b2 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Update snapshot metadata completed successfully. Sep 03 20:12:00 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f6c31cd9-4c87-4252-8184-dcd90147e5b2 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] http://192.168.122.54/volume/v3/snapshots/f5fd7f22-f447-48dd-b94e-876a75ee2031/metadata returned with HTTP 200 Sep 03 20:12:00 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 904/1804] 192.168.122.54 () {60 vars in 1280 bytes} [Thu Sep 3 20:12:00 2026] PUT /volume/v3/snapshots/f5fd7f22-f447-48dd-b94e-876a75ee2031/metadata => generated 57 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 20:12:00 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-e3205254-394c-40d7-ba4e-4c49c9fd13af None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:12:00 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e3205254-394c-40d7-ba4e-4c49c9fd13af tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] GET http://192.168.122.54/volume/v3/snapshots/f5fd7f22-f447-48dd-b94e-876a75ee2031/metadata Sep 03 20:12:00 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e3205254-394c-40d7-ba4e-4c49c9fd13af tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:12:00 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e3205254-394c-40d7-ba4e-4c49c9fd13af tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Calling method 'index' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:12:00 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:12:00 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:12:00 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-e3205254-394c-40d7-ba4e-4c49c9fd13af tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Snapshot retrieved successfully. Sep 03 20:12:00 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-e3205254-394c-40d7-ba4e-4c49c9fd13af tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Get snapshot metadata completed successfully. Sep 03 20:12:00 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e3205254-394c-40d7-ba4e-4c49c9fd13af tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] http://192.168.122.54/volume/v3/snapshots/f5fd7f22-f447-48dd-b94e-876a75ee2031/metadata returned with HTTP 200 Sep 03 20:12:00 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 901/1805] 192.168.122.54 () {58 vars in 1260 bytes} [Thu Sep 3 20:12:00 2026] GET /volume/v3/snapshots/f5fd7f22-f447-48dd-b94e-876a75ee2031/metadata => generated 57 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 20:12:00 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-a8ede958-970d-422e-8037-a93b64d0553a None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:12:00 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a8ede958-970d-422e-8037-a93b64d0553a tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] DELETE http://192.168.122.54/volume/v3/snapshots/f5fd7f22-f447-48dd-b94e-876a75ee2031/metadata/key3 Sep 03 20:12:00 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a8ede958-970d-422e-8037-a93b64d0553a tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:12:00 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a8ede958-970d-422e-8037-a93b64d0553a tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:12:00 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:12:00 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:12:00 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-a8ede958-970d-422e-8037-a93b64d0553a tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Snapshot retrieved successfully. Sep 03 20:12:00 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-a8ede958-970d-422e-8037-a93b64d0553a tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Get snapshot metadata completed successfully. Sep 03 20:12:00 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-a8ede958-970d-422e-8037-a93b64d0553a tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Delete snapshot metadata completed successfully. Sep 03 20:12:00 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a8ede958-970d-422e-8037-a93b64d0553a tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] http://192.168.122.54/volume/v3/snapshots/f5fd7f22-f447-48dd-b94e-876a75ee2031/metadata/key3 returned with HTTP 200 Sep 03 20:12:00 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 905/1806] 192.168.122.54 () {58 vars in 1278 bytes} [Thu Sep 3 20:12:00 2026] DELETE /volume/v3/snapshots/f5fd7f22-f447-48dd-b94e-876a75ee2031/metadata/key3 => generated 0 bytes in 88 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 03 20:12:00 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-fb8b6820-e1b0-4350-b1b9-1ed689f2c468 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:12:00 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-fb8b6820-e1b0-4350-b1b9-1ed689f2c468 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] GET http://192.168.122.54/volume/v3/snapshots/f5fd7f22-f447-48dd-b94e-876a75ee2031/metadata Sep 03 20:12:00 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-fb8b6820-e1b0-4350-b1b9-1ed689f2c468 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:12:00 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-fb8b6820-e1b0-4350-b1b9-1ed689f2c468 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Calling method 'index' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:12:01 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:12:01 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:12:01 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-fb8b6820-e1b0-4350-b1b9-1ed689f2c468 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Snapshot retrieved successfully. Sep 03 20:12:01 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-fb8b6820-e1b0-4350-b1b9-1ed689f2c468 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Get snapshot metadata completed successfully. Sep 03 20:12:01 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-fb8b6820-e1b0-4350-b1b9-1ed689f2c468 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] http://192.168.122.54/volume/v3/snapshots/f5fd7f22-f447-48dd-b94e-876a75ee2031/metadata returned with HTTP 200 Sep 03 20:12:01 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 902/1807] 192.168.122.54 () {58 vars in 1260 bytes} [Thu Sep 3 20:12:00 2026] GET /volume/v3/snapshots/f5fd7f22-f447-48dd-b94e-876a75ee2031/metadata => generated 32 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 20:12:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-c40b94ba-d5cd-44d0-8e71-f72c0fb0c882 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:12:01 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c40b94ba-d5cd-44d0-8e71-f72c0fb0c882 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] PUT http://192.168.122.54/volume/v3/snapshots/f5fd7f22-f447-48dd-b94e-876a75ee2031/metadata Sep 03 20:12:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c40b94ba-d5cd-44d0-8e71-f72c0fb0c882 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:12:01 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:12:01 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:12:01 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-c40b94ba-d5cd-44d0-8e71-f72c0fb0c882 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Snapshot retrieved successfully. Sep 03 20:12:01 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-c40b94ba-d5cd-44d0-8e71-f72c0fb0c882 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Update snapshot metadata completed successfully. Sep 03 20:12:01 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c40b94ba-d5cd-44d0-8e71-f72c0fb0c882 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] http://192.168.122.54/volume/v3/snapshots/f5fd7f22-f447-48dd-b94e-876a75ee2031/metadata returned with HTTP 200 Sep 03 20:12:01 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 906/1808] 192.168.122.54 () {60 vars in 1280 bytes} [Thu Sep 3 20:12:01 2026] PUT /volume/v3/snapshots/f5fd7f22-f447-48dd-b94e-876a75ee2031/metadata => generated 16 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 20:12:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-26db0551-cfff-476d-a57c-d106209b9260 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:12:01 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-26db0551-cfff-476d-a57c-d106209b9260 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] POST http://192.168.122.54/volume/v3/snapshots/f5fd7f22-f447-48dd-b94e-876a75ee2031/metadata Sep 03 20:12:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-26db0551-cfff-476d-a57c-d106209b9260 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:12:01 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:12:01 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:12:01 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-26db0551-cfff-476d-a57c-d106209b9260 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Snapshot retrieved successfully. Sep 03 20:12:01 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-26db0551-cfff-476d-a57c-d106209b9260 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Update snapshot metadata completed successfully. Sep 03 20:12:01 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-26db0551-cfff-476d-a57c-d106209b9260 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] http://192.168.122.54/volume/v3/snapshots/f5fd7f22-f447-48dd-b94e-876a75ee2031/metadata returned with HTTP 200 Sep 03 20:12:01 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 903/1809] 192.168.122.54 () {60 vars in 1281 bytes} [Thu Sep 3 20:12:01 2026] POST /volume/v3/snapshots/f5fd7f22-f447-48dd-b94e-876a75ee2031/metadata => generated 68 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 03 20:12:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-aae744a1-7792-4d0a-bce8-3ce75569beb2 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:12:01 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-aae744a1-7792-4d0a-bce8-3ce75569beb2 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] GET http://192.168.122.54/volume/v3/snapshots/f5fd7f22-f447-48dd-b94e-876a75ee2031/metadata Sep 03 20:12:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-aae744a1-7792-4d0a-bce8-3ce75569beb2 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:12:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-aae744a1-7792-4d0a-bce8-3ce75569beb2 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Calling method 'index' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:12:01 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:12:01 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:12:01 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-aae744a1-7792-4d0a-bce8-3ce75569beb2 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Snapshot retrieved successfully. Sep 03 20:12:01 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-aae744a1-7792-4d0a-bce8-3ce75569beb2 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Get snapshot metadata completed successfully. Sep 03 20:12:01 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-aae744a1-7792-4d0a-bce8-3ce75569beb2 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] http://192.168.122.54/volume/v3/snapshots/f5fd7f22-f447-48dd-b94e-876a75ee2031/metadata returned with HTTP 200 Sep 03 20:12:01 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 907/1810] 192.168.122.54 () {58 vars in 1260 bytes} [Thu Sep 3 20:12:01 2026] GET /volume/v3/snapshots/f5fd7f22-f447-48dd-b94e-876a75ee2031/metadata => generated 68 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 20:12:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-c82a30f0-2b6c-4603-9c17-ff15ee2082b8 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:12:01 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c82a30f0-2b6c-4603-9c17-ff15ee2082b8 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] PUT http://192.168.122.54/volume/v3/snapshots/f5fd7f22-f447-48dd-b94e-876a75ee2031/metadata/key3 Sep 03 20:12:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c82a30f0-2b6c-4603-9c17-ff15ee2082b8 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:12:01 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:12:01 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:12:01 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-c82a30f0-2b6c-4603-9c17-ff15ee2082b8 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Snapshot retrieved successfully. Sep 03 20:12:01 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-c82a30f0-2b6c-4603-9c17-ff15ee2082b8 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Update snapshot metadata completed successfully. Sep 03 20:12:01 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c82a30f0-2b6c-4603-9c17-ff15ee2082b8 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] http://192.168.122.54/volume/v3/snapshots/f5fd7f22-f447-48dd-b94e-876a75ee2031/metadata/key3 returned with HTTP 200 Sep 03 20:12:01 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 904/1811] 192.168.122.54 () {60 vars in 1295 bytes} [Thu Sep 3 20:12:01 2026] PUT /volume/v3/snapshots/f5fd7f22-f447-48dd-b94e-876a75ee2031/metadata/key3 => generated 35 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 20:12:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-a436220e-cee0-44b6-bf56-824b16c7dac6 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:12:01 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a436220e-cee0-44b6-bf56-824b16c7dac6 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] GET http://192.168.122.54/volume/v3/snapshots/f5fd7f22-f447-48dd-b94e-876a75ee2031/metadata/key3 Sep 03 20:12:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a436220e-cee0-44b6-bf56-824b16c7dac6 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:12:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a436220e-cee0-44b6-bf56-824b16c7dac6 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:12:01 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:12:01 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:12:01 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-a436220e-cee0-44b6-bf56-824b16c7dac6 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Snapshot retrieved successfully. Sep 03 20:12:01 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-a436220e-cee0-44b6-bf56-824b16c7dac6 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Get snapshot metadata completed successfully. Sep 03 20:12:01 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a436220e-cee0-44b6-bf56-824b16c7dac6 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] http://192.168.122.54/volume/v3/snapshots/f5fd7f22-f447-48dd-b94e-876a75ee2031/metadata/key3 returned with HTTP 200 Sep 03 20:12:01 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 908/1812] 192.168.122.54 () {58 vars in 1275 bytes} [Thu Sep 3 20:12:01 2026] GET /volume/v3/snapshots/f5fd7f22-f447-48dd-b94e-876a75ee2031/metadata/key3 => generated 35 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 20:12:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-bad20be8-9ca1-4c5c-a08e-558df51db58c None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:12:01 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-bad20be8-9ca1-4c5c-a08e-558df51db58c tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] GET http://192.168.122.54/volume/v3/snapshots/f5fd7f22-f447-48dd-b94e-876a75ee2031/metadata Sep 03 20:12:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-bad20be8-9ca1-4c5c-a08e-558df51db58c tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:12:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-bad20be8-9ca1-4c5c-a08e-558df51db58c tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Calling method 'index' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:12:01 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:12:01 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:12:01 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-bad20be8-9ca1-4c5c-a08e-558df51db58c tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Snapshot retrieved successfully. Sep 03 20:12:01 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-bad20be8-9ca1-4c5c-a08e-558df51db58c tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Get snapshot metadata completed successfully. Sep 03 20:12:01 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-bad20be8-9ca1-4c5c-a08e-558df51db58c tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] http://192.168.122.54/volume/v3/snapshots/f5fd7f22-f447-48dd-b94e-876a75ee2031/metadata returned with HTTP 200 Sep 03 20:12:01 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 905/1813] 192.168.122.54 () {58 vars in 1260 bytes} [Thu Sep 3 20:12:01 2026] GET /volume/v3/snapshots/f5fd7f22-f447-48dd-b94e-876a75ee2031/metadata => generated 75 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 20:12:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-ce61bb42-ca6c-447d-8b32-971a4c2387e0 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:12:01 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ce61bb42-ca6c-447d-8b32-971a4c2387e0 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] PUT http://192.168.122.54/volume/v3/snapshots/f5fd7f22-f447-48dd-b94e-876a75ee2031/metadata Sep 03 20:12:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ce61bb42-ca6c-447d-8b32-971a4c2387e0 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:12:01 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:12:01 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:12:01 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-ce61bb42-ca6c-447d-8b32-971a4c2387e0 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Snapshot retrieved successfully. Sep 03 20:12:01 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-ce61bb42-ca6c-447d-8b32-971a4c2387e0 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Update snapshot metadata completed successfully. Sep 03 20:12:01 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ce61bb42-ca6c-447d-8b32-971a4c2387e0 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] http://192.168.122.54/volume/v3/snapshots/f5fd7f22-f447-48dd-b94e-876a75ee2031/metadata returned with HTTP 200 Sep 03 20:12:01 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 909/1814] 192.168.122.54 () {60 vars in 1280 bytes} [Thu Sep 3 20:12:01 2026] PUT /volume/v3/snapshots/f5fd7f22-f447-48dd-b94e-876a75ee2031/metadata => generated 16 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 20:12:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-0b997212-370a-4c5b-8a0d-67a07583e86c None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:12:01 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-0b997212-370a-4c5b-8a0d-67a07583e86c tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] GET http://192.168.122.54/volume/v3/snapshots/5119fd6a-955c-4513-9653-378535e96a4a Sep 03 20:12:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-89a066b2-6890-4981-a97f-c861f35091c4 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:12:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-0b997212-370a-4c5b-8a0d-67a07583e86c tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:12:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-0b997212-370a-4c5b-8a0d-67a07583e86c tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:12:01 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-89a066b2-6890-4981-a97f-c861f35091c4 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] DELETE http://192.168.122.54/volume/v3/snapshots/f5fd7f22-f447-48dd-b94e-876a75ee2031 Sep 03 20:12:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-89a066b2-6890-4981-a97f-c861f35091c4 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:12:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-89a066b2-6890-4981-a97f-c861f35091c4 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:12:01 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.snapshots [None req-89a066b2-6890-4981-a97f-c861f35091c4 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Delete snapshot with id: f5fd7f22-f447-48dd-b94e-876a75ee2031 Sep 03 20:12:01 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:12:01 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:12:01 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-0b997212-370a-4c5b-8a0d-67a07583e86c tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Snapshot retrieved successfully. Sep 03 20:12:01 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:12:01 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:12:01 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-89a066b2-6890-4981-a97f-c861f35091c4 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Snapshot retrieved successfully. Sep 03 20:12:01 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-0b997212-370a-4c5b-8a0d-67a07583e86c tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] http://192.168.122.54/volume/v3/snapshots/5119fd6a-955c-4513-9653-378535e96a4a returned with HTTP 200 Sep 03 20:12:01 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 906/1815] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:12:01 2026] GET /volume/v3/snapshots/5119fd6a-955c-4513-9653-378535e96a4a => generated 471 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:12:01 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:12:01 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:12:01 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-89a066b2-6890-4981-a97f-c861f35091c4 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Snapshot delete request issued successfully. Sep 03 20:12:01 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-89a066b2-6890-4981-a97f-c861f35091c4 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] http://192.168.122.54/volume/v3/snapshots/f5fd7f22-f447-48dd-b94e-876a75ee2031 returned with HTTP 202 Sep 03 20:12:01 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 910/1816] 192.168.122.54 () {58 vars in 1236 bytes} [Thu Sep 3 20:12:01 2026] DELETE /volume/v3/snapshots/f5fd7f22-f447-48dd-b94e-876a75ee2031 => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:12:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-b7b01855-08ea-44ec-94d0-3b8a67eaf04e None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:12:01 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b7b01855-08ea-44ec-94d0-3b8a67eaf04e tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] GET http://192.168.122.54/volume/v3/snapshots/f5fd7f22-f447-48dd-b94e-876a75ee2031 Sep 03 20:12:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b7b01855-08ea-44ec-94d0-3b8a67eaf04e tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:12:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b7b01855-08ea-44ec-94d0-3b8a67eaf04e tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:12:01 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:12:01 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:12:01 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-b7b01855-08ea-44ec-94d0-3b8a67eaf04e tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Snapshot retrieved successfully. Sep 03 20:12:01 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b7b01855-08ea-44ec-94d0-3b8a67eaf04e tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] http://192.168.122.54/volume/v3/snapshots/f5fd7f22-f447-48dd-b94e-876a75ee2031 returned with HTTP 200 Sep 03 20:12:01 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 907/1817] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:12:01 2026] GET /volume/v3/snapshots/f5fd7f22-f447-48dd-b94e-876a75ee2031 => generated 468 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:12:02 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-e5d49ba0-a12d-492e-860a-0cdb64e61eb1 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:12:02 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-e5d49ba0-a12d-492e-860a-0cdb64e61eb1 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] GET http://192.168.122.54/volume/v3/snapshots/5119fd6a-955c-4513-9653-378535e96a4a Sep 03 20:12:02 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-e5d49ba0-a12d-492e-860a-0cdb64e61eb1 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:12:02 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-e5d49ba0-a12d-492e-860a-0cdb64e61eb1 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:12:02 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:12:02 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:12:02 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-e5d49ba0-a12d-492e-860a-0cdb64e61eb1 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Snapshot retrieved successfully. Sep 03 20:12:02 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-e5d49ba0-a12d-492e-860a-0cdb64e61eb1 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] http://192.168.122.54/volume/v3/snapshots/5119fd6a-955c-4513-9653-378535e96a4a returned with HTTP 200 Sep 03 20:12:02 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 911/1818] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:12:02 2026] GET /volume/v3/snapshots/5119fd6a-955c-4513-9653-378535e96a4a => generated 471 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:12:02 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-9998e289-f0dd-41ed-876b-a7c9aaff0fd0 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:12:02 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-9998e289-f0dd-41ed-876b-a7c9aaff0fd0 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] GET http://192.168.122.54/volume/v3/snapshots/f5fd7f22-f447-48dd-b94e-876a75ee2031 Sep 03 20:12:02 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-9998e289-f0dd-41ed-876b-a7c9aaff0fd0 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:12:02 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-9998e289-f0dd-41ed-876b-a7c9aaff0fd0 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:12:02 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:12:02 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:12:02 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-9998e289-f0dd-41ed-876b-a7c9aaff0fd0 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Snapshot retrieved successfully. Sep 03 20:12:02 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-9998e289-f0dd-41ed-876b-a7c9aaff0fd0 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] http://192.168.122.54/volume/v3/snapshots/f5fd7f22-f447-48dd-b94e-876a75ee2031 returned with HTTP 200 Sep 03 20:12:02 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 908/1819] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:12:02 2026] GET /volume/v3/snapshots/f5fd7f22-f447-48dd-b94e-876a75ee2031 => generated 468 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:12:03 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-9b49d130-759d-4553-8d46-00f43e427db6 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:12:03 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9b49d130-759d-4553-8d46-00f43e427db6 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] GET http://192.168.122.54/volume/v3/snapshots/5119fd6a-955c-4513-9653-378535e96a4a Sep 03 20:12:03 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-9b49d130-759d-4553-8d46-00f43e427db6 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:12:03 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-9b49d130-759d-4553-8d46-00f43e427db6 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:12:03 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9b49d130-759d-4553-8d46-00f43e427db6 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] http://192.168.122.54/volume/v3/snapshots/5119fd6a-955c-4513-9653-378535e96a4a returned with HTTP 404 Sep 03 20:12:03 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 912/1820] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:12:03 2026] GET /volume/v3/snapshots/5119fd6a-955c-4513-9653-378535e96a4a => generated 111 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:12:03 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-87a53094-5ed4-476a-9e2b-c30675111d79 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:12:03 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-87a53094-5ed4-476a-9e2b-c30675111d79 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] DELETE http://192.168.122.54/volume/v3/snapshots/564cf4c8-2c20-49fd-b799-84ad844853f3 Sep 03 20:12:03 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-87a53094-5ed4-476a-9e2b-c30675111d79 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:12:03 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-87a53094-5ed4-476a-9e2b-c30675111d79 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:12:03 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.snapshots [None req-87a53094-5ed4-476a-9e2b-c30675111d79 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Delete snapshot with id: 564cf4c8-2c20-49fd-b799-84ad844853f3 Sep 03 20:12:03 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:12:03 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:12:03 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-87a53094-5ed4-476a-9e2b-c30675111d79 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Snapshot retrieved successfully. Sep 03 20:12:03 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:12:03 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:12:03 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-bfdc9322-2dbf-41c6-b203-5e86abcec0e4 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:12:03 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-bfdc9322-2dbf-41c6-b203-5e86abcec0e4 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] GET http://192.168.122.54/volume/v3/snapshots/f5fd7f22-f447-48dd-b94e-876a75ee2031 Sep 03 20:12:03 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-bfdc9322-2dbf-41c6-b203-5e86abcec0e4 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:12:03 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-bfdc9322-2dbf-41c6-b203-5e86abcec0e4 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:12:03 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:12:03 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:12:03 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-bfdc9322-2dbf-41c6-b203-5e86abcec0e4 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Snapshot retrieved successfully. Sep 03 20:12:03 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-bfdc9322-2dbf-41c6-b203-5e86abcec0e4 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] http://192.168.122.54/volume/v3/snapshots/f5fd7f22-f447-48dd-b94e-876a75ee2031 returned with HTTP 200 Sep 03 20:12:03 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 913/1821] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:12:03 2026] GET /volume/v3/snapshots/f5fd7f22-f447-48dd-b94e-876a75ee2031 => generated 468 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:12:03 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-87a53094-5ed4-476a-9e2b-c30675111d79 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Snapshot delete request issued successfully. Sep 03 20:12:03 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-87a53094-5ed4-476a-9e2b-c30675111d79 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] http://192.168.122.54/volume/v3/snapshots/564cf4c8-2c20-49fd-b799-84ad844853f3 returned with HTTP 202 Sep 03 20:12:03 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 909/1822] 192.168.122.54 () {58 vars in 1236 bytes} [Thu Sep 3 20:12:03 2026] DELETE /volume/v3/snapshots/564cf4c8-2c20-49fd-b799-84ad844853f3 => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 20:12:03 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-9a317370-f9a3-4ab4-8b42-007fa8fba211 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:12:03 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9a317370-f9a3-4ab4-8b42-007fa8fba211 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] GET http://192.168.122.54/volume/v3/snapshots/564cf4c8-2c20-49fd-b799-84ad844853f3 Sep 03 20:12:03 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-9a317370-f9a3-4ab4-8b42-007fa8fba211 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:12:03 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-9a317370-f9a3-4ab4-8b42-007fa8fba211 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:12:03 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:12:03 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:12:03 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-9a317370-f9a3-4ab4-8b42-007fa8fba211 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Snapshot retrieved successfully. Sep 03 20:12:03 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9a317370-f9a3-4ab4-8b42-007fa8fba211 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] http://192.168.122.54/volume/v3/snapshots/564cf4c8-2c20-49fd-b799-84ad844853f3 returned with HTTP 200 Sep 03 20:12:03 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 914/1823] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:12:03 2026] GET /volume/v3/snapshots/564cf4c8-2c20-49fd-b799-84ad844853f3 => generated 472 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:12:04 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-c7692ce9-e69a-432b-997b-c584ddb846ff None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:12:04 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c7692ce9-e69a-432b-997b-c584ddb846ff tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] GET http://192.168.122.54/volume/v3/snapshots/f5fd7f22-f447-48dd-b94e-876a75ee2031 Sep 03 20:12:04 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c7692ce9-e69a-432b-997b-c584ddb846ff tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:12:04 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c7692ce9-e69a-432b-997b-c584ddb846ff tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:12:04 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:12:04 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:12:04 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-c7692ce9-e69a-432b-997b-c584ddb846ff tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Snapshot retrieved successfully. Sep 03 20:12:04 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c7692ce9-e69a-432b-997b-c584ddb846ff tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] http://192.168.122.54/volume/v3/snapshots/f5fd7f22-f447-48dd-b94e-876a75ee2031 returned with HTTP 200 Sep 03 20:12:04 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 910/1824] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:12:04 2026] GET /volume/v3/snapshots/f5fd7f22-f447-48dd-b94e-876a75ee2031 => generated 468 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:12:04 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-3c90130c-e064-45c7-a41a-857fe623951a None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:12:05 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-3c90130c-e064-45c7-a41a-857fe623951a tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] GET http://192.168.122.54/volume/v3/snapshots/564cf4c8-2c20-49fd-b799-84ad844853f3 Sep 03 20:12:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-3c90130c-e064-45c7-a41a-857fe623951a tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:12:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-3c90130c-e064-45c7-a41a-857fe623951a tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:12:05 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:12:05 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:12:05 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-3c90130c-e064-45c7-a41a-857fe623951a tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Snapshot retrieved successfully. Sep 03 20:12:05 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-3c90130c-e064-45c7-a41a-857fe623951a tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] http://192.168.122.54/volume/v3/snapshots/564cf4c8-2c20-49fd-b799-84ad844853f3 returned with HTTP 200 Sep 03 20:12:05 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 915/1825] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:12:04 2026] GET /volume/v3/snapshots/564cf4c8-2c20-49fd-b799-84ad844853f3 => generated 472 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:12:06 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-07869d94-7db9-44d8-8b4c-0906960a94c8 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:12:06 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-07869d94-7db9-44d8-8b4c-0906960a94c8 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] GET http://192.168.122.54/volume/v3/snapshots/f5fd7f22-f447-48dd-b94e-876a75ee2031 Sep 03 20:12:06 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-07869d94-7db9-44d8-8b4c-0906960a94c8 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:12:06 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-07869d94-7db9-44d8-8b4c-0906960a94c8 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:12:06 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-07869d94-7db9-44d8-8b4c-0906960a94c8 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] http://192.168.122.54/volume/v3/snapshots/f5fd7f22-f447-48dd-b94e-876a75ee2031 returned with HTTP 404 Sep 03 20:12:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-fe14ec5b-67ba-49ea-9ab7-5c084019ab64 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:12:06 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 911/1826] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:12:06 2026] GET /volume/v3/snapshots/f5fd7f22-f447-48dd-b94e-876a75ee2031 => generated 111 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:12:06 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-fe14ec5b-67ba-49ea-9ab7-5c084019ab64 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] GET http://192.168.122.54/volume/v3/snapshots/564cf4c8-2c20-49fd-b799-84ad844853f3 Sep 03 20:12:06 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-3a5e83c0-9f7e-4b91-b1ed-09e2ac0db1b5 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:12:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-fe14ec5b-67ba-49ea-9ab7-5c084019ab64 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:12:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-fe14ec5b-67ba-49ea-9ab7-5c084019ab64 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:12:06 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-3a5e83c0-9f7e-4b91-b1ed-09e2ac0db1b5 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] GET http://192.168.122.54/volume/v3/volumes/f35ab85a-6484-4ad8-9668-a57c26c7dd0f Sep 03 20:12:06 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-3a5e83c0-9f7e-4b91-b1ed-09e2ac0db1b5 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:12:06 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-3a5e83c0-9f7e-4b91-b1ed-09e2ac0db1b5 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:12:06 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:12:06 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:12:06 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-fe14ec5b-67ba-49ea-9ab7-5c084019ab64 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Snapshot retrieved successfully. Sep 03 20:12:06 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-fe14ec5b-67ba-49ea-9ab7-5c084019ab64 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] http://192.168.122.54/volume/v3/snapshots/564cf4c8-2c20-49fd-b799-84ad844853f3 returned with HTTP 200 Sep 03 20:12:06 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 916/1827] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:12:06 2026] GET /volume/v3/snapshots/564cf4c8-2c20-49fd-b799-84ad844853f3 => generated 472 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:12:06 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:12:06 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:12:06 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:12:06 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:12:06 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-3a5e83c0-9f7e-4b91-b1ed-09e2ac0db1b5 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Volume info retrieved successfully. Sep 03 20:12:06 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-3a5e83c0-9f7e-4b91-b1ed-09e2ac0db1b5 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] http://192.168.122.54/volume/v3/volumes/f35ab85a-6484-4ad8-9668-a57c26c7dd0f returned with HTTP 200 Sep 03 20:12:06 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 912/1828] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:12:06 2026] GET /volume/v3/volumes/f35ab85a-6484-4ad8-9668-a57c26c7dd0f => generated 854 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:12:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-241bff52-99ba-4301-960c-5512fae32a99 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:12:06 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-241bff52-99ba-4301-960c-5512fae32a99 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] DELETE http://192.168.122.54/volume/v3/volumes/f35ab85a-6484-4ad8-9668-a57c26c7dd0f Sep 03 20:12:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-241bff52-99ba-4301-960c-5512fae32a99 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:12:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-241bff52-99ba-4301-960c-5512fae32a99 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:12:06 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-241bff52-99ba-4301-960c-5512fae32a99 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Delete volume with id: f35ab85a-6484-4ad8-9668-a57c26c7dd0f Sep 03 20:12:06 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:12:06 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:12:06 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:12:06 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:12:06 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-241bff52-99ba-4301-960c-5512fae32a99 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Volume info retrieved successfully. Sep 03 20:12:06 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-241bff52-99ba-4301-960c-5512fae32a99 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Delete volume request issued successfully. Sep 03 20:12:06 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-241bff52-99ba-4301-960c-5512fae32a99 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] http://192.168.122.54/volume/v3/volumes/f35ab85a-6484-4ad8-9668-a57c26c7dd0f returned with HTTP 202 Sep 03 20:12:06 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 917/1829] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:12:06 2026] DELETE /volume/v3/volumes/f35ab85a-6484-4ad8-9668-a57c26c7dd0f => generated 0 bytes in 168 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:12:06 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-a277eccb-8127-413d-bcc5-0b32d46e015d None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:12:06 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a277eccb-8127-413d-bcc5-0b32d46e015d tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] GET http://192.168.122.54/volume/v3/volumes/f35ab85a-6484-4ad8-9668-a57c26c7dd0f Sep 03 20:12:06 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a277eccb-8127-413d-bcc5-0b32d46e015d tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:12:06 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a277eccb-8127-413d-bcc5-0b32d46e015d tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:12:06 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:12:06 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:12:06 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:12:06 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:12:06 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-a277eccb-8127-413d-bcc5-0b32d46e015d tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Volume info retrieved successfully. Sep 03 20:12:06 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a277eccb-8127-413d-bcc5-0b32d46e015d tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] http://192.168.122.54/volume/v3/volumes/f35ab85a-6484-4ad8-9668-a57c26c7dd0f returned with HTTP 200 Sep 03 20:12:06 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 913/1830] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:12:06 2026] GET /volume/v3/volumes/f35ab85a-6484-4ad8-9668-a57c26c7dd0f => generated 853 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:12:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-1a6c0b04-2082-4b64-9a09-742c869a4514 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:12:07 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-1a6c0b04-2082-4b64-9a09-742c869a4514 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] GET http://192.168.122.54/volume/v3/snapshots/564cf4c8-2c20-49fd-b799-84ad844853f3 Sep 03 20:12:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-1a6c0b04-2082-4b64-9a09-742c869a4514 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:12:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-1a6c0b04-2082-4b64-9a09-742c869a4514 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:12:07 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-1a6c0b04-2082-4b64-9a09-742c869a4514 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] http://192.168.122.54/volume/v3/snapshots/564cf4c8-2c20-49fd-b799-84ad844853f3 returned with HTTP 404 Sep 03 20:12:07 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 918/1831] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:12:07 2026] GET /volume/v3/snapshots/564cf4c8-2c20-49fd-b799-84ad844853f3 => generated 111 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:12:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-049340d2-e8a3-4982-936c-c184551b5e64 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:12:07 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-049340d2-e8a3-4982-936c-c184551b5e64 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] GET http://192.168.122.54/volume/v3/volumes/8be50eba-d873-4cdb-b9a7-0f044b3350c2 Sep 03 20:12:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-049340d2-e8a3-4982-936c-c184551b5e64 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:12:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-049340d2-e8a3-4982-936c-c184551b5e64 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:12:07 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:12:07 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:12:07 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:12:07 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:12:07 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-049340d2-e8a3-4982-936c-c184551b5e64 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Volume info retrieved successfully. Sep 03 20:12:07 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-049340d2-e8a3-4982-936c-c184551b5e64 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] http://192.168.122.54/volume/v3/volumes/8be50eba-d873-4cdb-b9a7-0f044b3350c2 returned with HTTP 200 Sep 03 20:12:07 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 914/1832] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:12:07 2026] GET /volume/v3/volumes/8be50eba-d873-4cdb-b9a7-0f044b3350c2 => generated 858 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:12:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-ecaeb502-130f-4d3c-abd2-08691a0838e5 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:12:07 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ecaeb502-130f-4d3c-abd2-08691a0838e5 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] DELETE http://192.168.122.54/volume/v3/volumes/8be50eba-d873-4cdb-b9a7-0f044b3350c2 Sep 03 20:12:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ecaeb502-130f-4d3c-abd2-08691a0838e5 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:12:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ecaeb502-130f-4d3c-abd2-08691a0838e5 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:12:07 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-ecaeb502-130f-4d3c-abd2-08691a0838e5 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Delete volume with id: 8be50eba-d873-4cdb-b9a7-0f044b3350c2 Sep 03 20:12:07 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:12:07 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:12:07 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:12:07 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:12:07 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-ecaeb502-130f-4d3c-abd2-08691a0838e5 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Volume info retrieved successfully. Sep 03 20:12:07 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-ecaeb502-130f-4d3c-abd2-08691a0838e5 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Delete volume request issued successfully. Sep 03 20:12:07 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ecaeb502-130f-4d3c-abd2-08691a0838e5 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] http://192.168.122.54/volume/v3/volumes/8be50eba-d873-4cdb-b9a7-0f044b3350c2 returned with HTTP 202 Sep 03 20:12:07 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 919/1833] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:12:07 2026] DELETE /volume/v3/volumes/8be50eba-d873-4cdb-b9a7-0f044b3350c2 => generated 0 bytes in 138 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:12:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-ca441ba6-f23a-4f65-add4-9c851b5b2fbc None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:12:07 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ca441ba6-f23a-4f65-add4-9c851b5b2fbc tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] GET http://192.168.122.54/volume/v3/volumes/8be50eba-d873-4cdb-b9a7-0f044b3350c2 Sep 03 20:12:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ca441ba6-f23a-4f65-add4-9c851b5b2fbc tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:12:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ca441ba6-f23a-4f65-add4-9c851b5b2fbc tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:12:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-a31e7d85-c503-44da-b54b-d7d672adc1f6 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:12:07 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a31e7d85-c503-44da-b54b-d7d672adc1f6 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] GET http://192.168.122.54/volume/v3/volumes/f35ab85a-6484-4ad8-9668-a57c26c7dd0f Sep 03 20:12:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a31e7d85-c503-44da-b54b-d7d672adc1f6 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:12:07 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:12:07 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:12:07 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:12:07 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:12:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a31e7d85-c503-44da-b54b-d7d672adc1f6 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:12:07 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-ca441ba6-f23a-4f65-add4-9c851b5b2fbc tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Volume info retrieved successfully. Sep 03 20:12:07 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:12:07 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:12:07 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ca441ba6-f23a-4f65-add4-9c851b5b2fbc tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] http://192.168.122.54/volume/v3/volumes/8be50eba-d873-4cdb-b9a7-0f044b3350c2 returned with HTTP 200 Sep 03 20:12:07 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 915/1834] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:12:07 2026] GET /volume/v3/volumes/8be50eba-d873-4cdb-b9a7-0f044b3350c2 => generated 857 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:12:07 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:12:07 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:12:07 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-a31e7d85-c503-44da-b54b-d7d672adc1f6 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Volume info retrieved successfully. Sep 03 20:12:07 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a31e7d85-c503-44da-b54b-d7d672adc1f6 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] http://192.168.122.54/volume/v3/volumes/f35ab85a-6484-4ad8-9668-a57c26c7dd0f returned with HTTP 200 Sep 03 20:12:07 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 920/1835] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:12:07 2026] GET /volume/v3/volumes/f35ab85a-6484-4ad8-9668-a57c26c7dd0f => generated 853 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:12:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-905470d9-349b-42e7-99a6-1f253927a96b None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:12:07 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-905470d9-349b-42e7-99a6-1f253927a96b tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] POST http://192.168.122.54/volume/v3/volumes/f0cedd85-bcb7-4238-9967-88bab96e4170/action Sep 03 20:12:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-905470d9-349b-42e7-99a6-1f253927a96b tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Action body: b'{"os-attach": {"instance_uuid": "04e4e3ab-0ed5-4a3d-827b-9b47d5985aa1", "mountpoint": "/dev/vdb"}}' {{(pid=87290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:12:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-905470d9-349b-42e7-99a6-1f253927a96b tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "04e4e3ab-0ed5-4a3d-827b-9b47d5985aa1", "mountpoint": "/dev/vdb"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:12:08 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:12:08 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:12:08 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:12:08 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:12:08 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-905470d9-349b-42e7-99a6-1f253927a96b tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Volume info retrieved successfully. Sep 03 20:12:08 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-905470d9-349b-42e7-99a6-1f253927a96b tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Update volume admin metadata completed successfully. Sep 03 20:12:08 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-905470d9-349b-42e7-99a6-1f253927a96b tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Attach volume completed successfully. Sep 03 20:12:08 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-905470d9-349b-42e7-99a6-1f253927a96b tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] http://192.168.122.54/volume/v3/volumes/f0cedd85-bcb7-4238-9967-88bab96e4170/action returned with HTTP 202 Sep 03 20:12:08 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 916/1836] 192.168.122.54 () {60 vars in 1269 bytes} [Thu Sep 3 20:12:07 2026] POST /volume/v3/volumes/f0cedd85-bcb7-4238-9967-88bab96e4170/action => generated 0 bytes in 487 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 20:12:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-f79f1a1e-4129-4430-8272-4ec4baeef32a None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:12:08 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f79f1a1e-4129-4430-8272-4ec4baeef32a tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] GET http://192.168.122.54/volume/v3/volumes/f0cedd85-bcb7-4238-9967-88bab96e4170 Sep 03 20:12:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f79f1a1e-4129-4430-8272-4ec4baeef32a tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:12:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f79f1a1e-4129-4430-8272-4ec4baeef32a tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:12:08 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:12:08 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:12:08 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:12:08 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:12:08 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-f79f1a1e-4129-4430-8272-4ec4baeef32a tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Volume info retrieved successfully. Sep 03 20:12:08 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f79f1a1e-4129-4430-8272-4ec4baeef32a tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] http://192.168.122.54/volume/v3/volumes/f0cedd85-bcb7-4238-9967-88bab96e4170 returned with HTTP 200 Sep 03 20:12:08 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 921/1837] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:12:08 2026] GET /volume/v3/volumes/f0cedd85-bcb7-4238-9967-88bab96e4170 => generated 1182 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 20:12:08 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-4af6308a-06ee-469d-ae72-a1c532653238 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:12:08 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-4af6308a-06ee-469d-ae72-a1c532653238 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] GET http://192.168.122.54/volume/v3/volumes/f0cedd85-bcb7-4238-9967-88bab96e4170 Sep 03 20:12:08 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-4af6308a-06ee-469d-ae72-a1c532653238 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:12:08 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-4af6308a-06ee-469d-ae72-a1c532653238 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:12:08 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:12:08 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:12:08 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:12:08 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:12:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-355aadfa-3a64-4c53-b221-1241d0572b13 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:12:08 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-4af6308a-06ee-469d-ae72-a1c532653238 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Volume info retrieved successfully. Sep 03 20:12:08 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-355aadfa-3a64-4c53-b221-1241d0572b13 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] GET http://192.168.122.54/volume/v3/volumes/8be50eba-d873-4cdb-b9a7-0f044b3350c2 Sep 03 20:12:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-355aadfa-3a64-4c53-b221-1241d0572b13 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:12:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-355aadfa-3a64-4c53-b221-1241d0572b13 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:12:08 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-4af6308a-06ee-469d-ae72-a1c532653238 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] http://192.168.122.54/volume/v3/volumes/f0cedd85-bcb7-4238-9967-88bab96e4170 returned with HTTP 200 Sep 03 20:12:08 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 917/1838] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:12:08 2026] GET /volume/v3/volumes/f0cedd85-bcb7-4238-9967-88bab96e4170 => generated 1182 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:12:08 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-a39e09d8-492e-4505-a11b-d7924059f425 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:12:08 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a39e09d8-492e-4505-a11b-d7924059f425 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] POST http://192.168.122.54/volume/v3/volumes/f0cedd85-bcb7-4238-9967-88bab96e4170/action Sep 03 20:12:08 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a39e09d8-492e-4505-a11b-d7924059f425 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Action body: b'{"os-detach": {}}' {{(pid=87290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:12:08 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:12:08 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:12:08 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a39e09d8-492e-4505-a11b-d7924059f425 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:12:08 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:12:08 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:12:08 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:12:08 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:12:08 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:12:08 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:12:08 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-a39e09d8-492e-4505-a11b-d7924059f425 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Volume info retrieved successfully. Sep 03 20:12:08 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-355aadfa-3a64-4c53-b221-1241d0572b13 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Volume info retrieved successfully. Sep 03 20:12:08 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-355aadfa-3a64-4c53-b221-1241d0572b13 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] http://192.168.122.54/volume/v3/volumes/8be50eba-d873-4cdb-b9a7-0f044b3350c2 returned with HTTP 200 Sep 03 20:12:08 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 922/1839] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:12:08 2026] GET /volume/v3/volumes/8be50eba-d873-4cdb-b9a7-0f044b3350c2 => generated 857 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:12:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-5f6e46ab-7f7e-4af4-b695-e08297f31bf0 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:12:08 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-5f6e46ab-7f7e-4af4-b695-e08297f31bf0 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] GET http://192.168.122.54/volume/v3/volumes/f35ab85a-6484-4ad8-9668-a57c26c7dd0f Sep 03 20:12:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-5f6e46ab-7f7e-4af4-b695-e08297f31bf0 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:12:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-5f6e46ab-7f7e-4af4-b695-e08297f31bf0 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:12:08 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-5f6e46ab-7f7e-4af4-b695-e08297f31bf0 tempest-SnapshotMetadataTestJSON-799412764 tempest-SnapshotMetadataTestJSON-799412764-project-member] http://192.168.122.54/volume/v3/volumes/f35ab85a-6484-4ad8-9668-a57c26c7dd0f returned with HTTP 404 Sep 03 20:12:08 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 923/1840] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:12:08 2026] GET /volume/v3/volumes/f35ab85a-6484-4ad8-9668-a57c26c7dd0f => generated 109 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:12:08 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-a39e09d8-492e-4505-a11b-d7924059f425 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Detach volume completed successfully. Sep 03 20:12:08 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a39e09d8-492e-4505-a11b-d7924059f425 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] http://192.168.122.54/volume/v3/volumes/f0cedd85-bcb7-4238-9967-88bab96e4170/action returned with HTTP 202 Sep 03 20:12:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-74745485-461c-482b-9760-1421ad88eac0 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:12:08 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 918/1841] 192.168.122.54 () {60 vars in 1269 bytes} [Thu Sep 3 20:12:08 2026] POST /volume/v3/volumes/f0cedd85-bcb7-4238-9967-88bab96e4170/action => generated 0 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 20:12:09 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-74745485-461c-482b-9760-1421ad88eac0 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] GET http://192.168.122.54/volume/v3/volumes/f0cedd85-bcb7-4238-9967-88bab96e4170 Sep 03 20:12:09 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-74745485-461c-482b-9760-1421ad88eac0 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:12:09 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-74745485-461c-482b-9760-1421ad88eac0 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:12:09 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:12:09 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:12:09 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:12:09 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:12:09 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-74745485-461c-482b-9760-1421ad88eac0 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Volume info retrieved successfully. Sep 03 20:12:09 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-74745485-461c-482b-9760-1421ad88eac0 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] http://192.168.122.54/volume/v3/volumes/f0cedd85-bcb7-4238-9967-88bab96e4170 returned with HTTP 200 Sep 03 20:12:09 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 924/1842] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:12:08 2026] GET /volume/v3/volumes/f0cedd85-bcb7-4238-9967-88bab96e4170 => generated 867 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:12:09 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-a49f70d1-e217-4029-970b-ab6fc4ff9627 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:12:09 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a49f70d1-e217-4029-970b-ab6fc4ff9627 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] GET http://192.168.122.54/volume/v3/volumes/8be50eba-d873-4cdb-b9a7-0f044b3350c2 Sep 03 20:12:09 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a49f70d1-e217-4029-970b-ab6fc4ff9627 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:12:09 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a49f70d1-e217-4029-970b-ab6fc4ff9627 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:12:09 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a49f70d1-e217-4029-970b-ab6fc4ff9627 tempest-VolumesSnapshotListTestJSON-2141343330 tempest-VolumesSnapshotListTestJSON-2141343330-project-member] http://192.168.122.54/volume/v3/volumes/8be50eba-d873-4cdb-b9a7-0f044b3350c2 returned with HTTP 404 Sep 03 20:12:09 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 919/1843] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:12:09 2026] GET /volume/v3/volumes/8be50eba-d873-4cdb-b9a7-0f044b3350c2 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:12:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-fe061643-22f1-4677-bab5-a9137ca0d068 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:12:13 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-fe061643-22f1-4677-bab5-a9137ca0d068 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] POST http://192.168.122.54/volume/v3/volumes/f0cedd85-bcb7-4238-9967-88bab96e4170/action Sep 03 20:12:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-fe061643-22f1-4677-bab5-a9137ca0d068 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:12:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-fe061643-22f1-4677-bab5-a9137ca0d068 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:12:13 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:12:13 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:12:13 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:12:13 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:12:13 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-fe061643-22f1-4677-bab5-a9137ca0d068 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Volume info retrieved successfully. Sep 03 20:12:13 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-fe061643-22f1-4677-bab5-a9137ca0d068 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Reserve volume completed successfully. Sep 03 20:12:13 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-fe061643-22f1-4677-bab5-a9137ca0d068 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] http://192.168.122.54/volume/v3/volumes/f0cedd85-bcb7-4238-9967-88bab96e4170/action returned with HTTP 202 Sep 03 20:12:13 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 925/1844] 192.168.122.54 () {60 vars in 1269 bytes} [Thu Sep 3 20:12:13 2026] POST /volume/v3/volumes/f0cedd85-bcb7-4238-9967-88bab96e4170/action => generated 0 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 20:12:13 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-103aaf7f-2460-46bc-9f9e-5f3a1ce1cc06 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:12:13 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-103aaf7f-2460-46bc-9f9e-5f3a1ce1cc06 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] GET http://192.168.122.54/volume/v3/volumes/f0cedd85-bcb7-4238-9967-88bab96e4170 Sep 03 20:12:13 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-103aaf7f-2460-46bc-9f9e-5f3a1ce1cc06 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:12:13 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-103aaf7f-2460-46bc-9f9e-5f3a1ce1cc06 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:12:13 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:12:13 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:12:13 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:12:13 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:12:13 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-103aaf7f-2460-46bc-9f9e-5f3a1ce1cc06 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Volume info retrieved successfully. Sep 03 20:12:13 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-103aaf7f-2460-46bc-9f9e-5f3a1ce1cc06 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] http://192.168.122.54/volume/v3/volumes/f0cedd85-bcb7-4238-9967-88bab96e4170 returned with HTTP 200 Sep 03 20:12:13 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 920/1845] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:12:13 2026] GET /volume/v3/volumes/f0cedd85-bcb7-4238-9967-88bab96e4170 => generated 867 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:12:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-57311bac-02cb-4a49-8580-871b74aa34db None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:12:13 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-57311bac-02cb-4a49-8580-871b74aa34db tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] POST http://192.168.122.54/volume/v3/volumes/f0cedd85-bcb7-4238-9967-88bab96e4170/action Sep 03 20:12:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-57311bac-02cb-4a49-8580-871b74aa34db tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=87289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:12:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-57311bac-02cb-4a49-8580-871b74aa34db tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:12:13 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:12:13 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:12:13 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:12:13 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:12:13 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-57311bac-02cb-4a49-8580-871b74aa34db tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Volume info retrieved successfully. Sep 03 20:12:13 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:12:13 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:12:13 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-57311bac-02cb-4a49-8580-871b74aa34db tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Unreserve volume completed successfully. Sep 03 20:12:13 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-57311bac-02cb-4a49-8580-871b74aa34db tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] http://192.168.122.54/volume/v3/volumes/f0cedd85-bcb7-4238-9967-88bab96e4170/action returned with HTTP 202 Sep 03 20:12:13 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 926/1846] 192.168.122.54 () {60 vars in 1269 bytes} [Thu Sep 3 20:12:13 2026] POST /volume/v3/volumes/f0cedd85-bcb7-4238-9967-88bab96e4170/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 03 20:12:13 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-ce1e6889-f96a-4b68-8139-8a1f27563dd1 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:12:13 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ce1e6889-f96a-4b68-8139-8a1f27563dd1 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] GET http://192.168.122.54/volume/v3/volumes/f0cedd85-bcb7-4238-9967-88bab96e4170 Sep 03 20:12:13 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ce1e6889-f96a-4b68-8139-8a1f27563dd1 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:12:13 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ce1e6889-f96a-4b68-8139-8a1f27563dd1 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:12:13 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:12:13 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:12:13 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:12:13 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:12:13 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-ce1e6889-f96a-4b68-8139-8a1f27563dd1 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Volume info retrieved successfully. Sep 03 20:12:13 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ce1e6889-f96a-4b68-8139-8a1f27563dd1 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] http://192.168.122.54/volume/v3/volumes/f0cedd85-bcb7-4238-9967-88bab96e4170 returned with HTTP 200 Sep 03 20:12:13 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 921/1847] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:12:13 2026] GET /volume/v3/volumes/f0cedd85-bcb7-4238-9967-88bab96e4170 => generated 867 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:12:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-781135c2-5aca-4a1e-b201-a0a9f80c807c None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:12:13 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-781135c2-5aca-4a1e-b201-a0a9f80c807c tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] POST http://192.168.122.54/volume/v3/volumes/f0cedd85-bcb7-4238-9967-88bab96e4170/action Sep 03 20:12:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-781135c2-5aca-4a1e-b201-a0a9f80c807c tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=87289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:12:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-781135c2-5aca-4a1e-b201-a0a9f80c807c tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:12:14 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:12:14 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:12:14 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:12:14 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:12:14 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-781135c2-5aca-4a1e-b201-a0a9f80c807c tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Volume info retrieved successfully. Sep 03 20:12:14 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-781135c2-5aca-4a1e-b201-a0a9f80c807c tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Volume updated successfully. Sep 03 20:12:14 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-781135c2-5aca-4a1e-b201-a0a9f80c807c tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] http://192.168.122.54/volume/v3/volumes/f0cedd85-bcb7-4238-9967-88bab96e4170/action returned with HTTP 200 Sep 03 20:12:14 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 927/1848] 192.168.122.54 () {60 vars in 1269 bytes} [Thu Sep 3 20:12:13 2026] POST /volume/v3/volumes/f0cedd85-bcb7-4238-9967-88bab96e4170/action => generated 0 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 03 20:12:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-2a91943a-e12e-41a5-9b15-f2c9ef884837 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:12:14 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2a91943a-e12e-41a5-9b15-f2c9ef884837 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] GET http://192.168.122.54/volume/v3/volumes/f0cedd85-bcb7-4238-9967-88bab96e4170 Sep 03 20:12:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-2a91943a-e12e-41a5-9b15-f2c9ef884837 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:12:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-2a91943a-e12e-41a5-9b15-f2c9ef884837 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:12:14 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:12:14 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:12:14 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:12:14 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:12:14 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-2a91943a-e12e-41a5-9b15-f2c9ef884837 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Volume info retrieved successfully. Sep 03 20:12:14 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2a91943a-e12e-41a5-9b15-f2c9ef884837 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] http://192.168.122.54/volume/v3/volumes/f0cedd85-bcb7-4238-9967-88bab96e4170 returned with HTTP 200 Sep 03 20:12:14 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 922/1849] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:12:14 2026] GET /volume/v3/volumes/f0cedd85-bcb7-4238-9967-88bab96e4170 => generated 866 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:12:14 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-e77c0e8b-979f-49b7-9714-01be6701c002 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:12:14 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-e77c0e8b-979f-49b7-9714-01be6701c002 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] POST http://192.168.122.54/volume/v3/volumes/f0cedd85-bcb7-4238-9967-88bab96e4170/action Sep 03 20:12:14 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-e77c0e8b-979f-49b7-9714-01be6701c002 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=87289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:12:14 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-e77c0e8b-979f-49b7-9714-01be6701c002 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:12:14 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:12:14 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:12:14 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:12:14 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:12:14 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-e77c0e8b-979f-49b7-9714-01be6701c002 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Volume info retrieved successfully. Sep 03 20:12:14 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-e77c0e8b-979f-49b7-9714-01be6701c002 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Volume updated successfully. Sep 03 20:12:14 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-e77c0e8b-979f-49b7-9714-01be6701c002 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] http://192.168.122.54/volume/v3/volumes/f0cedd85-bcb7-4238-9967-88bab96e4170/action returned with HTTP 200 Sep 03 20:12:14 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 928/1850] 192.168.122.54 () {60 vars in 1269 bytes} [Thu Sep 3 20:12:14 2026] POST /volume/v3/volumes/f0cedd85-bcb7-4238-9967-88bab96e4170/action => generated 0 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 03 20:12:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-d2c3e840-55df-4edd-b15f-6022dc521658 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:12:14 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-d2c3e840-55df-4edd-b15f-6022dc521658 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] GET http://192.168.122.54/volume/v3/volumes/f0cedd85-bcb7-4238-9967-88bab96e4170 Sep 03 20:12:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-d2c3e840-55df-4edd-b15f-6022dc521658 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:12:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-d2c3e840-55df-4edd-b15f-6022dc521658 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:12:14 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:12:14 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:12:14 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:12:14 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:12:14 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-d2c3e840-55df-4edd-b15f-6022dc521658 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Volume info retrieved successfully. Sep 03 20:12:14 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-d2c3e840-55df-4edd-b15f-6022dc521658 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] http://192.168.122.54/volume/v3/volumes/f0cedd85-bcb7-4238-9967-88bab96e4170 returned with HTTP 200 Sep 03 20:12:14 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 923/1851] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:12:14 2026] GET /volume/v3/volumes/f0cedd85-bcb7-4238-9967-88bab96e4170 => generated 867 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:12:14 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-94d8091e-3069-420e-972f-eb55370556f6 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:12:14 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-94d8091e-3069-420e-972f-eb55370556f6 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] POST http://192.168.122.54/volume/v3/volumes/f0cedd85-bcb7-4238-9967-88bab96e4170/action Sep 03 20:12:14 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-94d8091e-3069-420e-972f-eb55370556f6 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=87289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:12:14 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-94d8091e-3069-420e-972f-eb55370556f6 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:12:14 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:12:14 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:12:14 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:12:14 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:12:14 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-94d8091e-3069-420e-972f-eb55370556f6 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Volume info retrieved successfully. Sep 03 20:12:14 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-94d8091e-3069-420e-972f-eb55370556f6 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Update volume admin metadata completed successfully. Sep 03 20:12:14 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-94d8091e-3069-420e-972f-eb55370556f6 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Update readonly setting on volume completed successfully. Sep 03 20:12:14 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-94d8091e-3069-420e-972f-eb55370556f6 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] http://192.168.122.54/volume/v3/volumes/f0cedd85-bcb7-4238-9967-88bab96e4170/action returned with HTTP 202 Sep 03 20:12:14 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 929/1852] 192.168.122.54 () {60 vars in 1269 bytes} [Thu Sep 3 20:12:14 2026] POST /volume/v3/volumes/f0cedd85-bcb7-4238-9967-88bab96e4170/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 20:12:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-1356b65a-89e1-4439-9f0f-27fafaf1ede4 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:12:14 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-1356b65a-89e1-4439-9f0f-27fafaf1ede4 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] GET http://192.168.122.54/volume/v3/volumes/f0cedd85-bcb7-4238-9967-88bab96e4170 Sep 03 20:12:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-1356b65a-89e1-4439-9f0f-27fafaf1ede4 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:12:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-1356b65a-89e1-4439-9f0f-27fafaf1ede4 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:12:14 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:12:14 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:12:14 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:12:14 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:12:14 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-1356b65a-89e1-4439-9f0f-27fafaf1ede4 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Volume info retrieved successfully. Sep 03 20:12:14 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-1356b65a-89e1-4439-9f0f-27fafaf1ede4 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] http://192.168.122.54/volume/v3/volumes/f0cedd85-bcb7-4238-9967-88bab96e4170 returned with HTTP 200 Sep 03 20:12:14 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 924/1853] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:12:14 2026] GET /volume/v3/volumes/f0cedd85-bcb7-4238-9967-88bab96e4170 => generated 866 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:12:14 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-e2014f90-4fb2-42bb-9491-f69156fdee99 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:12:14 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-e2014f90-4fb2-42bb-9491-f69156fdee99 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] POST http://192.168.122.54/volume/v3/volumes/f0cedd85-bcb7-4238-9967-88bab96e4170/action Sep 03 20:12:14 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-e2014f90-4fb2-42bb-9491-f69156fdee99 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=87289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:12:14 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-e2014f90-4fb2-42bb-9491-f69156fdee99 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:12:14 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:12:14 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:12:14 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:12:14 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:12:14 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-e2014f90-4fb2-42bb-9491-f69156fdee99 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Volume info retrieved successfully. Sep 03 20:12:14 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-e2014f90-4fb2-42bb-9491-f69156fdee99 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Update volume admin metadata completed successfully. Sep 03 20:12:14 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-e2014f90-4fb2-42bb-9491-f69156fdee99 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Update readonly setting on volume completed successfully. Sep 03 20:12:14 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-e2014f90-4fb2-42bb-9491-f69156fdee99 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] http://192.168.122.54/volume/v3/volumes/f0cedd85-bcb7-4238-9967-88bab96e4170/action returned with HTTP 202 Sep 03 20:12:14 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 930/1854] 192.168.122.54 () {60 vars in 1269 bytes} [Thu Sep 3 20:12:14 2026] POST /volume/v3/volumes/f0cedd85-bcb7-4238-9967-88bab96e4170/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 03 20:12:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-524a37de-6023-4afc-82ea-f8b81359ecbd None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:12:14 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-524a37de-6023-4afc-82ea-f8b81359ecbd tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] GET http://192.168.122.54/volume/v3/volumes/f0cedd85-bcb7-4238-9967-88bab96e4170 Sep 03 20:12:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-524a37de-6023-4afc-82ea-f8b81359ecbd tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:12:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-524a37de-6023-4afc-82ea-f8b81359ecbd tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:12:14 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:12:14 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:12:14 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:12:14 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:12:14 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-524a37de-6023-4afc-82ea-f8b81359ecbd tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Volume info retrieved successfully. Sep 03 20:12:14 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-524a37de-6023-4afc-82ea-f8b81359ecbd tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] http://192.168.122.54/volume/v3/volumes/f0cedd85-bcb7-4238-9967-88bab96e4170 returned with HTTP 200 Sep 03 20:12:14 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 925/1855] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:12:14 2026] GET /volume/v3/volumes/f0cedd85-bcb7-4238-9967-88bab96e4170 => generated 867 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:12:14 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-a3598ad2-aa3b-4d29-9e8b-4dd81987aa8a None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:12:14 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a3598ad2-aa3b-4d29-9e8b-4dd81987aa8a tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] POST http://192.168.122.54/volume/v3/volumes/f0cedd85-bcb7-4238-9967-88bab96e4170/action Sep 03 20:12:14 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a3598ad2-aa3b-4d29-9e8b-4dd81987aa8a tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1928833827", "disk_format": "raw"}}' {{(pid=87289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:12:14 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a3598ad2-aa3b-4d29-9e8b-4dd81987aa8a tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1928833827", "disk_format": "raw"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:12:14 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:12:14 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:12:14 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:12:14 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:12:14 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-a3598ad2-aa3b-4d29-9e8b-4dd81987aa8a tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Volume info retrieved successfully. Sep 03 20:12:14 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:12:14 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:12:14 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:12:14 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:12:14 devstack devstack@c-api.service[87289]: DEBUG cinder.image.image_utils [None req-a3598ad2-aa3b-4d29-9e8b-4dd81987aa8a tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-1928833827'}] 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-1928833827'}]. {{(pid=87289) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 03 20:12:15 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-a3598ad2-aa3b-4d29-9e8b-4dd81987aa8a tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Copy volume to image completed successfully. Sep 03 20:12:15 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a3598ad2-aa3b-4d29-9e8b-4dd81987aa8a tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] http://192.168.122.54/volume/v3/volumes/f0cedd85-bcb7-4238-9967-88bab96e4170/action returned with HTTP 202 Sep 03 20:12:15 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 931/1856] 192.168.122.54 () {60 vars in 1270 bytes} [Thu Sep 3 20:12:14 2026] POST /volume/v3/volumes/f0cedd85-bcb7-4238-9967-88bab96e4170/action => generated 655 bytes in 1026 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 20:12:24 devstack devstack@c-api.service[87290]: DEBUG dbcounter [-] [87290] Writing DB stats cinder:SELECT=357,cinder:UPDATE=84,cinder:INSERT=56 {{(pid=87290) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 20:12:24 devstack devstack@c-api.service[87289]: DEBUG dbcounter [-] [87289] Writing DB stats cinder:SELECT=298,cinder:UPDATE=57,cinder:INSERT=27 {{(pid=87289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 20:12:40 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-f941e3b4-7a82-466b-b346-5ea1b2d7f72c None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:12:40 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f941e3b4-7a82-466b-b346-5ea1b2d7f72c tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:12:40 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f941e3b4-7a82-466b-b346-5ea1b2d7f72c tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1144998553"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:12:40 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.volumes [None req-f941e3b4-7a82-466b-b346-5ea1b2d7f72c tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1144998553'}} {{(pid=87290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:12:40 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-f941e3b4-7a82-466b-b346-5ea1b2d7f72c tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Create volume of 1 GB Sep 03 20:12:40 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-f941e3b4-7a82-466b-b346-5ea1b2d7f72c tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Availability Zones retrieved successfully. Sep 03 20:12:40 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-f941e3b4-7a82-466b-b346-5ea1b2d7f72c tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Flow 'volume_create_api' (ea252be3-e175-4800-941e-74854491537c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:12:40 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-f941e3b4-7a82-466b-b346-5ea1b2d7f72c tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb93fa5e-c668-415b-ab40-223c0d15aea7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:12:40 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.flows.api.create_volume [None req-f941e3b4-7a82-466b-b346-5ea1b2d7f72c tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Validating volume size '1' using validate_int {{(pid=87290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:12:40 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-f941e3b4-7a82-466b-b346-5ea1b2d7f72c tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb93fa5e-c668-415b-ab40-223c0d15aea7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:12:40 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-f941e3b4-7a82-466b-b346-5ea1b2d7f72c tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd056945-e6e5-43ac-902c-8e07ac2ab6c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:12:41 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-f941e3b4-7a82-466b-b346-5ea1b2d7f72c tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Created reservations ['4668ad6d-a9c7-442b-8fd6-9a66749d0143', 'f70fbfa2-1bc7-4fdc-a7de-09f9027a1899', '27af11cf-46dc-45ee-a4e7-f7c34279e7ef', '1f3c7d5c-b748-4b45-95e4-204d16b48bea'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:12:41 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-f941e3b4-7a82-466b-b346-5ea1b2d7f72c tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd056945-e6e5-43ac-902c-8e07ac2ab6c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4668ad6d-a9c7-442b-8fd6-9a66749d0143', 'f70fbfa2-1bc7-4fdc-a7de-09f9027a1899', '27af11cf-46dc-45ee-a4e7-f7c34279e7ef', '1f3c7d5c-b748-4b45-95e4-204d16b48bea']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:12:41 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-f941e3b4-7a82-466b-b346-5ea1b2d7f72c tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e91d64f7-f506-49f1-8829-fa34df9fa499) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:12:41 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:12:41 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:12:41 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-f941e3b4-7a82-466b-b346-5ea1b2d7f72c tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e91d64f7-f506-49f1-8829-fa34df9fa499) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68ab7e30-4c22-4c1e-8239-55e033e2dba8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1144998553',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88243f82b60e4f00b25483b9fb825fa6',qos_specs=None,replication_status=,reservations=['4668ad6d-a9c7-442b-8fd6-9a66749d0143','f70fbfa2-1bc7-4fdc-a7de-09f9027a1899','27af11cf-46dc-45ee-a4e7-f7c34279e7ef','1f3c7d5c-b748-4b45-95e4-204d16b48bea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78a7639d6cc6443a949c63271bb02328',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:12:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1144998553',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=68ab7e30-4c22-4c1e-8239-55e033e2dba8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88243f82b60e4f00b25483b9fb825fa6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='78a7639d6cc6443a949c63271bb02328',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:12:41 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-f941e3b4-7a82-466b-b346-5ea1b2d7f72c tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (354ac7e7-0493-4028-993f-4b45f0666c9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:12:41 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-f941e3b4-7a82-466b-b346-5ea1b2d7f72c tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (354ac7e7-0493-4028-993f-4b45f0666c9a) transitioned into state 'SUCCESS' from state '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-1144998553',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88243f82b60e4f00b25483b9fb825fa6',qos_specs=None,replication_status=,reservations=['4668ad6d-a9c7-442b-8fd6-9a66749d0143','f70fbfa2-1bc7-4fdc-a7de-09f9027a1899','27af11cf-46dc-45ee-a4e7-f7c34279e7ef','1f3c7d5c-b748-4b45-95e4-204d16b48bea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78a7639d6cc6443a949c63271bb02328',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:12:41 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-f941e3b4-7a82-466b-b346-5ea1b2d7f72c tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e01816b-af9d-4917-9c5b-3c6e2b796e60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:12:41 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-f941e3b4-7a82-466b-b346-5ea1b2d7f72c tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e01816b-af9d-4917-9c5b-3c6e2b796e60) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:12:41 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-f941e3b4-7a82-466b-b346-5ea1b2d7f72c tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Flow 'volume_create_api' (ea252be3-e175-4800-941e-74854491537c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:12:41 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-f941e3b4-7a82-466b-b346-5ea1b2d7f72c tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Create volume request issued successfully. Sep 03 20:12:41 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f941e3b4-7a82-466b-b346-5ea1b2d7f72c tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:12:41 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 926/1857] 192.168.122.54 () {60 vars in 1137 bytes} [Thu Sep 3 20:12:40 2026] POST /volume/v3/volumes => generated 761 bytes in 876 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:12:41 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-b5cdd9b9-5cc5-4b2f-a0cd-03ab69886f60 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:12:41 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b5cdd9b9-5cc5-4b2f-a0cd-03ab69886f60 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] GET http://192.168.122.54/volume/v3/volumes/68ab7e30-4c22-4c1e-8239-55e033e2dba8 Sep 03 20:12:41 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b5cdd9b9-5cc5-4b2f-a0cd-03ab69886f60 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:12:41 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b5cdd9b9-5cc5-4b2f-a0cd-03ab69886f60 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:12:41 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:12:41 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:12:41 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:12:41 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:12:41 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-b5cdd9b9-5cc5-4b2f-a0cd-03ab69886f60 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Volume info retrieved successfully. Sep 03 20:12:41 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b5cdd9b9-5cc5-4b2f-a0cd-03ab69886f60 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/volumes/68ab7e30-4c22-4c1e-8239-55e033e2dba8 returned with HTTP 200 Sep 03 20:12:41 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 932/1858] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:12:41 2026] GET /volume/v3/volumes/68ab7e30-4c22-4c1e-8239-55e033e2dba8 => generated 829 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:12:41 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-a0996788-222e-42d1-9771-723dd3a89b7d None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:12:41 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a0996788-222e-42d1-9771-723dd3a89b7d tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:12:41 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a0996788-222e-42d1-9771-723dd3a89b7d tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1278095991", "imageRef": "2f677e69-c223-4c71-b630-2245f346f65e", "size": 1}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:12:42 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.volumes [None req-a0996788-222e-42d1-9771-723dd3a89b7d tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1278095991', 'imageRef': '2f677e69-c223-4c71-b630-2245f346f65e', 'size': 1}} {{(pid=87290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:12:42 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-b86a6196-9aaf-4ae9-b8fc-137868974868 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:12:42 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b86a6196-9aaf-4ae9-b8fc-137868974868 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] GET http://192.168.122.54/volume/v3/volumes/68ab7e30-4c22-4c1e-8239-55e033e2dba8 Sep 03 20:12:42 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b86a6196-9aaf-4ae9-b8fc-137868974868 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:12:42 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b86a6196-9aaf-4ae9-b8fc-137868974868 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:12:42 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:12:42 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:12:42 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:12:42 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:12:42 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-b86a6196-9aaf-4ae9-b8fc-137868974868 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Volume info retrieved successfully. Sep 03 20:12:42 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b86a6196-9aaf-4ae9-b8fc-137868974868 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/volumes/68ab7e30-4c22-4c1e-8239-55e033e2dba8 returned with HTTP 200 Sep 03 20:12:42 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 933/1859] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:12:42 2026] GET /volume/v3/volumes/68ab7e30-4c22-4c1e-8239-55e033e2dba8 => generated 853 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:12:42 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-a0996788-222e-42d1-9771-723dd3a89b7d tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] Create volume of 1 GB Sep 03 20:12:42 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:12:42 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:12:42 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-a0996788-222e-42d1-9771-723dd3a89b7d tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] Availability Zones retrieved successfully. Sep 03 20:12:42 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-a0996788-222e-42d1-9771-723dd3a89b7d tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] Flow 'volume_create_api' (d8a0cb17-23df-4ea9-95c2-9448b9736251) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:12:42 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-a0996788-222e-42d1-9771-723dd3a89b7d tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c281801-097c-4732-b846-1da40a9b74aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:12:42 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.flows.api.create_volume [None req-a0996788-222e-42d1-9771-723dd3a89b7d tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] Validating volume size '1' using validate_int {{(pid=87290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:12:42 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-a0996788-222e-42d1-9771-723dd3a89b7d tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c281801-097c-4732-b846-1da40a9b74aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:12:42 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-a0996788-222e-42d1-9771-723dd3a89b7d tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51406a77-e4fe-47b9-aa09-977315a736f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:12:42 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-a0996788-222e-42d1-9771-723dd3a89b7d tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] Created reservations ['a6a13f5d-1b25-49ca-82d4-4adabac48efa', '1c897367-2e53-427e-b87c-dd18a623c0c5', '802f6d29-e81e-4e59-9419-7e1c97973b57', '9002cb29-fdd5-4103-ad9e-7acd2da5c9c0'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:12:42 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-a0996788-222e-42d1-9771-723dd3a89b7d tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51406a77-e4fe-47b9-aa09-977315a736f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6a13f5d-1b25-49ca-82d4-4adabac48efa', '1c897367-2e53-427e-b87c-dd18a623c0c5', '802f6d29-e81e-4e59-9419-7e1c97973b57', '9002cb29-fdd5-4103-ad9e-7acd2da5c9c0']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:12:42 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-a0996788-222e-42d1-9771-723dd3a89b7d tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b296d6ee-8d37-4370-a4be-65d41c1127bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:12:43 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:12:43 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:12:43 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-a0996788-222e-42d1-9771-723dd3a89b7d tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b296d6ee-8d37-4370-a4be-65d41c1127bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '04098dac-14f1-4ea9-b679-070b74c3b107', '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-1278095991',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='78ba63365de54e01b212eab35a883381',qos_specs=None,replication_status=,reservations=['a6a13f5d-1b25-49ca-82d4-4adabac48efa','1c897367-2e53-427e-b87c-dd18a623c0c5','802f6d29-e81e-4e59-9419-7e1c97973b57','9002cb29-fdd5-4103-ad9e-7acd2da5c9c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b64369132a9548379f50371c6efab192',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:12:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1278095991',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=04098dac-14f1-4ea9-b679-070b74c3b107,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='78ba63365de54e01b212eab35a883381',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b64369132a9548379f50371c6efab192',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:12:43 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-a0996788-222e-42d1-9771-723dd3a89b7d tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1215e86f-571f-4e54-ad7f-d2d2dd1eb3f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:12:43 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-a0996788-222e-42d1-9771-723dd3a89b7d tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1215e86f-571f-4e54-ad7f-d2d2dd1eb3f4) transitioned into state 'SUCCESS' from state '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-1278095991',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='78ba63365de54e01b212eab35a883381',qos_specs=None,replication_status=,reservations=['a6a13f5d-1b25-49ca-82d4-4adabac48efa','1c897367-2e53-427e-b87c-dd18a623c0c5','802f6d29-e81e-4e59-9419-7e1c97973b57','9002cb29-fdd5-4103-ad9e-7acd2da5c9c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b64369132a9548379f50371c6efab192',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:12:43 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-a0996788-222e-42d1-9771-723dd3a89b7d tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3890dcad-ad38-4bac-9ed6-98dfbe9ed220) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:12:43 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-a0996788-222e-42d1-9771-723dd3a89b7d tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3890dcad-ad38-4bac-9ed6-98dfbe9ed220) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:12:43 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-a0996788-222e-42d1-9771-723dd3a89b7d tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] Flow 'volume_create_api' (d8a0cb17-23df-4ea9-95c2-9448b9736251) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:12:43 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-a0996788-222e-42d1-9771-723dd3a89b7d tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] Create volume request issued successfully. Sep 03 20:12:43 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a0996788-222e-42d1-9771-723dd3a89b7d tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:12:43 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 927/1860] 192.168.122.54 () {60 vars in 1138 bytes} [Thu Sep 3 20:12:41 2026] POST /volume/v3/volumes => generated 760 bytes in 1162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:12:43 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-cf4fdd52-33c4-479d-ab03-bc57c4ae6373 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:12:43 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-cf4fdd52-33c4-479d-ab03-bc57c4ae6373 tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] GET http://192.168.122.54/volume/v3/volumes/04098dac-14f1-4ea9-b679-070b74c3b107 Sep 03 20:12:43 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-cf4fdd52-33c4-479d-ab03-bc57c4ae6373 tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:12:43 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-cf4fdd52-33c4-479d-ab03-bc57c4ae6373 tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:12:43 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:12:43 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:12:43 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:12:43 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:12:43 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-cf4fdd52-33c4-479d-ab03-bc57c4ae6373 tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] Volume info retrieved successfully. Sep 03 20:12:43 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-cf4fdd52-33c4-479d-ab03-bc57c4ae6373 tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] http://192.168.122.54/volume/v3/volumes/04098dac-14f1-4ea9-b679-070b74c3b107 returned with HTTP 200 Sep 03 20:12:43 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 934/1861] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:12:43 2026] GET /volume/v3/volumes/04098dac-14f1-4ea9-b679-070b74c3b107 => generated 828 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:12:43 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-5df41a24-b6c8-441d-85ce-7f4b85c37ed0 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:12:43 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5df41a24-b6c8-441d-85ce-7f4b85c37ed0 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] GET http://192.168.122.54/volume/v3/volumes/68ab7e30-4c22-4c1e-8239-55e033e2dba8 Sep 03 20:12:43 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5df41a24-b6c8-441d-85ce-7f4b85c37ed0 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:12:43 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5df41a24-b6c8-441d-85ce-7f4b85c37ed0 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:12:43 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:12:43 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:12:43 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:12:43 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:12:43 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-5df41a24-b6c8-441d-85ce-7f4b85c37ed0 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Volume info retrieved successfully. Sep 03 20:12:43 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5df41a24-b6c8-441d-85ce-7f4b85c37ed0 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/volumes/68ab7e30-4c22-4c1e-8239-55e033e2dba8 returned with HTTP 200 Sep 03 20:12:43 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 928/1862] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:12:43 2026] GET /volume/v3/volumes/68ab7e30-4c22-4c1e-8239-55e033e2dba8 => generated 853 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:12:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-4de18795-c1df-4581-9883-2adcb1beb8df None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:12:44 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-4de18795-c1df-4581-9883-2adcb1beb8df tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] GET http://192.168.122.54/volume/v3/volumes/04098dac-14f1-4ea9-b679-070b74c3b107 Sep 03 20:12:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-4de18795-c1df-4581-9883-2adcb1beb8df tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:12:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-4de18795-c1df-4581-9883-2adcb1beb8df tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:12:44 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:12:44 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:12:44 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:12:44 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:12:44 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-4de18795-c1df-4581-9883-2adcb1beb8df tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] Volume info retrieved successfully. Sep 03 20:12:44 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-4de18795-c1df-4581-9883-2adcb1beb8df tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] http://192.168.122.54/volume/v3/volumes/04098dac-14f1-4ea9-b679-070b74c3b107 returned with HTTP 200 Sep 03 20:12:44 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 935/1863] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:12:44 2026] GET /volume/v3/volumes/04098dac-14f1-4ea9-b679-070b74c3b107 => generated 852 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:12:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-151c98ae-cfae-4f6b-b755-c4541947bbb8 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:12:44 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-151c98ae-cfae-4f6b-b755-c4541947bbb8 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] GET http://192.168.122.54/volume/v3/volumes/68ab7e30-4c22-4c1e-8239-55e033e2dba8 Sep 03 20:12:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-151c98ae-cfae-4f6b-b755-c4541947bbb8 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:12:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-151c98ae-cfae-4f6b-b755-c4541947bbb8 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:12:44 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:12:44 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:12:44 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:12:44 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:12:44 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-151c98ae-cfae-4f6b-b755-c4541947bbb8 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Volume info retrieved successfully. Sep 03 20:12:44 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-151c98ae-cfae-4f6b-b755-c4541947bbb8 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/volumes/68ab7e30-4c22-4c1e-8239-55e033e2dba8 returned with HTTP 200 Sep 03 20:12:44 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 929/1864] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:12:44 2026] GET /volume/v3/volumes/68ab7e30-4c22-4c1e-8239-55e033e2dba8 => generated 853 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:12:45 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-6c34476b-b003-446d-9520-29993f66f16f None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:12:45 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-6c34476b-b003-446d-9520-29993f66f16f tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] GET http://192.168.122.54/volume/v3/volumes/04098dac-14f1-4ea9-b679-070b74c3b107 Sep 03 20:12:45 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-6c34476b-b003-446d-9520-29993f66f16f tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:12:45 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-6c34476b-b003-446d-9520-29993f66f16f tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:12:45 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:12:45 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:12:45 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:12:45 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:12:45 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-6c34476b-b003-446d-9520-29993f66f16f tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] Volume info retrieved successfully. Sep 03 20:12:45 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-6c34476b-b003-446d-9520-29993f66f16f tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] http://192.168.122.54/volume/v3/volumes/04098dac-14f1-4ea9-b679-070b74c3b107 returned with HTTP 200 Sep 03 20:12:45 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 936/1865] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:12:45 2026] GET /volume/v3/volumes/04098dac-14f1-4ea9-b679-070b74c3b107 => generated 910 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:12:45 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-3a01c000-097b-4113-9961-e9d626b40722 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:12:45 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-3a01c000-097b-4113-9961-e9d626b40722 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] GET http://192.168.122.54/volume/v3/volumes/68ab7e30-4c22-4c1e-8239-55e033e2dba8 Sep 03 20:12:45 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-3a01c000-097b-4113-9961-e9d626b40722 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:12:45 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-3a01c000-097b-4113-9961-e9d626b40722 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:12:45 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:12:45 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:12:45 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:12:45 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:12:45 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-3a01c000-097b-4113-9961-e9d626b40722 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Volume info retrieved successfully. Sep 03 20:12:45 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-3a01c000-097b-4113-9961-e9d626b40722 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/volumes/68ab7e30-4c22-4c1e-8239-55e033e2dba8 returned with HTTP 200 Sep 03 20:12:45 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 930/1866] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:12:45 2026] GET /volume/v3/volumes/68ab7e30-4c22-4c1e-8239-55e033e2dba8 => generated 853 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:12:46 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-cba2d24a-f4c0-4b57-a15a-1da2c8bb8e9d None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:12:46 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-cba2d24a-f4c0-4b57-a15a-1da2c8bb8e9d tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] GET http://192.168.122.54/volume/v3/volumes/04098dac-14f1-4ea9-b679-070b74c3b107 Sep 03 20:12:46 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-cba2d24a-f4c0-4b57-a15a-1da2c8bb8e9d tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:12:46 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-cba2d24a-f4c0-4b57-a15a-1da2c8bb8e9d tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:12:46 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:12:46 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:12:46 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:12:46 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:12:46 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-cba2d24a-f4c0-4b57-a15a-1da2c8bb8e9d tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] Volume info retrieved successfully. Sep 03 20:12:46 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-cba2d24a-f4c0-4b57-a15a-1da2c8bb8e9d tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] http://192.168.122.54/volume/v3/volumes/04098dac-14f1-4ea9-b679-070b74c3b107 returned with HTTP 200 Sep 03 20:12:46 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 937/1867] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:12:46 2026] GET /volume/v3/volumes/04098dac-14f1-4ea9-b679-070b74c3b107 => generated 910 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:12:46 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-c989aa2b-b9fd-4ab0-af19-68cc74f2048c None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:12:46 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c989aa2b-b9fd-4ab0-af19-68cc74f2048c tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] GET http://192.168.122.54/volume/v3/volumes/68ab7e30-4c22-4c1e-8239-55e033e2dba8 Sep 03 20:12:46 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c989aa2b-b9fd-4ab0-af19-68cc74f2048c tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:12:46 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c989aa2b-b9fd-4ab0-af19-68cc74f2048c tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:12:46 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:12:46 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:12:46 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:12:46 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:12:46 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-c989aa2b-b9fd-4ab0-af19-68cc74f2048c tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Volume info retrieved successfully. Sep 03 20:12:46 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c989aa2b-b9fd-4ab0-af19-68cc74f2048c tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/volumes/68ab7e30-4c22-4c1e-8239-55e033e2dba8 returned with HTTP 200 Sep 03 20:12:46 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 931/1868] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:12:46 2026] GET /volume/v3/volumes/68ab7e30-4c22-4c1e-8239-55e033e2dba8 => generated 853 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:12:47 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-c94d4ddd-cf5b-430c-8203-55490f5b3718 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:12:47 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c94d4ddd-cf5b-430c-8203-55490f5b3718 tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] GET http://192.168.122.54/volume/v3/volumes/04098dac-14f1-4ea9-b679-070b74c3b107 Sep 03 20:12:47 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c94d4ddd-cf5b-430c-8203-55490f5b3718 tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:12:47 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c94d4ddd-cf5b-430c-8203-55490f5b3718 tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:12:47 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:12:47 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:12:47 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:12:47 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:12:47 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-c94d4ddd-cf5b-430c-8203-55490f5b3718 tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] Volume info retrieved successfully. Sep 03 20:12:47 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c94d4ddd-cf5b-430c-8203-55490f5b3718 tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] http://192.168.122.54/volume/v3/volumes/04098dac-14f1-4ea9-b679-070b74c3b107 returned with HTTP 200 Sep 03 20:12:47 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 938/1869] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:12:47 2026] GET /volume/v3/volumes/04098dac-14f1-4ea9-b679-070b74c3b107 => generated 910 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:12:47 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-cb922126-d9b2-4294-9233-c034b70fc95d None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:12:47 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-cb922126-d9b2-4294-9233-c034b70fc95d tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] GET http://192.168.122.54/volume/v3/volumes/68ab7e30-4c22-4c1e-8239-55e033e2dba8 Sep 03 20:12:47 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-cb922126-d9b2-4294-9233-c034b70fc95d tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:12:47 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-cb922126-d9b2-4294-9233-c034b70fc95d tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:12:47 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:12:47 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:12:47 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:12:47 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:12:47 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-cb922126-d9b2-4294-9233-c034b70fc95d tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Volume info retrieved successfully. Sep 03 20:12:47 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-cb922126-d9b2-4294-9233-c034b70fc95d tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/volumes/68ab7e30-4c22-4c1e-8239-55e033e2dba8 returned with HTTP 200 Sep 03 20:12:47 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 932/1870] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:12:47 2026] GET /volume/v3/volumes/68ab7e30-4c22-4c1e-8239-55e033e2dba8 => generated 853 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:12:48 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-15bf38e7-e9cd-481d-b58b-2d5a9f79f20f None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:12:48 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-15bf38e7-e9cd-481d-b58b-2d5a9f79f20f tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] GET http://192.168.122.54/volume/v3/volumes/04098dac-14f1-4ea9-b679-070b74c3b107 Sep 03 20:12:48 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-15bf38e7-e9cd-481d-b58b-2d5a9f79f20f tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:12:48 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-15bf38e7-e9cd-481d-b58b-2d5a9f79f20f tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:12:48 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:12:48 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:12:48 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:12:48 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:12:48 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-15bf38e7-e9cd-481d-b58b-2d5a9f79f20f tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] Volume info retrieved successfully. Sep 03 20:12:48 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-15bf38e7-e9cd-481d-b58b-2d5a9f79f20f tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] http://192.168.122.54/volume/v3/volumes/04098dac-14f1-4ea9-b679-070b74c3b107 returned with HTTP 200 Sep 03 20:12:48 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 939/1871] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:12:48 2026] GET /volume/v3/volumes/04098dac-14f1-4ea9-b679-070b74c3b107 => generated 910 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:12:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-6860617d-2353-4b8d-a349-1639fcdf53cc None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:12:48 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6860617d-2353-4b8d-a349-1639fcdf53cc tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] GET http://192.168.122.54/volume/v3/volumes/68ab7e30-4c22-4c1e-8239-55e033e2dba8 Sep 03 20:12:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-6860617d-2353-4b8d-a349-1639fcdf53cc tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:12:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-6860617d-2353-4b8d-a349-1639fcdf53cc tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:12:48 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:12:48 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:12:48 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:12:48 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:12:48 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-6860617d-2353-4b8d-a349-1639fcdf53cc tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Volume info retrieved successfully. Sep 03 20:12:48 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6860617d-2353-4b8d-a349-1639fcdf53cc tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/volumes/68ab7e30-4c22-4c1e-8239-55e033e2dba8 returned with HTTP 200 Sep 03 20:12:48 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 933/1872] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:12:48 2026] GET /volume/v3/volumes/68ab7e30-4c22-4c1e-8239-55e033e2dba8 => generated 853 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:12:49 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-5923c3a2-cbff-4da7-8773-6cd905b82d08 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:12:49 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-5923c3a2-cbff-4da7-8773-6cd905b82d08 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] GET http://192.168.122.54/volume/v3/volumes/f0cedd85-bcb7-4238-9967-88bab96e4170 Sep 03 20:12:49 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-5923c3a2-cbff-4da7-8773-6cd905b82d08 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:12:49 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-5923c3a2-cbff-4da7-8773-6cd905b82d08 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:12:49 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:12:49 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:12:49 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:12:49 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:12:49 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-5923c3a2-cbff-4da7-8773-6cd905b82d08 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Volume info retrieved successfully. Sep 03 20:12:49 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-5923c3a2-cbff-4da7-8773-6cd905b82d08 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] http://192.168.122.54/volume/v3/volumes/f0cedd85-bcb7-4238-9967-88bab96e4170 returned with HTTP 200 Sep 03 20:12:49 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 940/1873] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:12:49 2026] GET /volume/v3/volumes/f0cedd85-bcb7-4238-9967-88bab96e4170 => generated 867 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:12:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-38f59305-0c35-4f48-8e07-b8c5884261d4 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:12:49 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-38f59305-0c35-4f48-8e07-b8c5884261d4 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] POST http://192.168.122.54/volume/v3/volumes/f0cedd85-bcb7-4238-9967-88bab96e4170/action Sep 03 20:12:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-38f59305-0c35-4f48-8e07-b8c5884261d4 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-817448677", "disk_format": "qcow2"}}' {{(pid=87290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:12:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-38f59305-0c35-4f48-8e07-b8c5884261d4 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-817448677", "disk_format": "qcow2"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:12:49 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:12:49 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:12:49 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:12:49 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:12:49 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-38f59305-0c35-4f48-8e07-b8c5884261d4 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Volume info retrieved successfully. Sep 03 20:12:49 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-43c475f7-b1e2-47fc-8bfc-cd10921d5187 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:12:49 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-43c475f7-b1e2-47fc-8bfc-cd10921d5187 tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] GET http://192.168.122.54/volume/v3/volumes/04098dac-14f1-4ea9-b679-070b74c3b107 Sep 03 20:12:49 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-43c475f7-b1e2-47fc-8bfc-cd10921d5187 tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:12:49 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-43c475f7-b1e2-47fc-8bfc-cd10921d5187 tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:12:49 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:12:49 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:12:49 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:12:49 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:12:49 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:12:49 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:12:49 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:12:49 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:12:49 devstack devstack@c-api.service[87290]: DEBUG cinder.image.image_utils [None req-38f59305-0c35-4f48-8e07-b8c5884261d4 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-817448677'}] 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-817448677'}]. {{(pid=87290) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 03 20:12:49 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-43c475f7-b1e2-47fc-8bfc-cd10921d5187 tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] Volume info retrieved successfully. Sep 03 20:12:49 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-43c475f7-b1e2-47fc-8bfc-cd10921d5187 tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] http://192.168.122.54/volume/v3/volumes/04098dac-14f1-4ea9-b679-070b74c3b107 returned with HTTP 200 Sep 03 20:12:49 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 941/1874] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:12:49 2026] GET /volume/v3/volumes/04098dac-14f1-4ea9-b679-070b74c3b107 => generated 910 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:12:50 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-52fd4523-29cf-42e6-a5f4-87e0dbfb74a8 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:12:50 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-52fd4523-29cf-42e6-a5f4-87e0dbfb74a8 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] GET http://192.168.122.54/volume/v3/volumes/68ab7e30-4c22-4c1e-8239-55e033e2dba8 Sep 03 20:12:50 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-52fd4523-29cf-42e6-a5f4-87e0dbfb74a8 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:12:50 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-52fd4523-29cf-42e6-a5f4-87e0dbfb74a8 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:12:50 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:12:50 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:12:50 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:12:50 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:12:50 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-52fd4523-29cf-42e6-a5f4-87e0dbfb74a8 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Volume info retrieved successfully. Sep 03 20:12:50 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-52fd4523-29cf-42e6-a5f4-87e0dbfb74a8 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/volumes/68ab7e30-4c22-4c1e-8239-55e033e2dba8 returned with HTTP 200 Sep 03 20:12:50 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 942/1875] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:12:50 2026] GET /volume/v3/volumes/68ab7e30-4c22-4c1e-8239-55e033e2dba8 => generated 853 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:12:50 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-38f59305-0c35-4f48-8e07-b8c5884261d4 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Copy volume to image completed successfully. Sep 03 20:12:50 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-38f59305-0c35-4f48-8e07-b8c5884261d4 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] http://192.168.122.54/volume/v3/volumes/f0cedd85-bcb7-4238-9967-88bab96e4170/action returned with HTTP 202 Sep 03 20:12:50 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 934/1876] 192.168.122.54 () {60 vars in 1270 bytes} [Thu Sep 3 20:12:49 2026] POST /volume/v3/volumes/f0cedd85-bcb7-4238-9967-88bab96e4170/action => generated 656 bytes in 1107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:12:50 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-8a628393-08b2-4b34-8f01-e910c94887b3 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:12:50 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-8a628393-08b2-4b34-8f01-e910c94887b3 tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] GET http://192.168.122.54/volume/v3/volumes/04098dac-14f1-4ea9-b679-070b74c3b107 Sep 03 20:12:50 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-8a628393-08b2-4b34-8f01-e910c94887b3 tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:12:50 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-8a628393-08b2-4b34-8f01-e910c94887b3 tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:12:50 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:12:50 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:12:50 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:12:50 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:12:50 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-8a628393-08b2-4b34-8f01-e910c94887b3 tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] Volume info retrieved successfully. Sep 03 20:12:50 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-8a628393-08b2-4b34-8f01-e910c94887b3 tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] http://192.168.122.54/volume/v3/volumes/04098dac-14f1-4ea9-b679-070b74c3b107 returned with HTTP 200 Sep 03 20:12:50 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 943/1877] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:12:50 2026] GET /volume/v3/volumes/04098dac-14f1-4ea9-b679-070b74c3b107 => generated 910 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:12:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-335e2116-56f6-4359-8e92-94ef263299cf None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:12:51 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-335e2116-56f6-4359-8e92-94ef263299cf tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] GET http://192.168.122.54/volume/v3/volumes/68ab7e30-4c22-4c1e-8239-55e033e2dba8 Sep 03 20:12:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-335e2116-56f6-4359-8e92-94ef263299cf tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:12:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-335e2116-56f6-4359-8e92-94ef263299cf tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:12:51 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:12:51 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:12:51 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:12:51 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:12:51 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-335e2116-56f6-4359-8e92-94ef263299cf tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Volume info retrieved successfully. Sep 03 20:12:51 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-335e2116-56f6-4359-8e92-94ef263299cf tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/volumes/68ab7e30-4c22-4c1e-8239-55e033e2dba8 returned with HTTP 200 Sep 03 20:12:51 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 935/1878] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:12:51 2026] GET /volume/v3/volumes/68ab7e30-4c22-4c1e-8239-55e033e2dba8 => generated 854 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:12:51 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-b147a28a-4614-49ac-8d04-7d249ffec74e None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:12:51 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b147a28a-4614-49ac-8d04-7d249ffec74e tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] GET http://192.168.122.54/volume/v3/volumes/68ab7e30-4c22-4c1e-8239-55e033e2dba8 Sep 03 20:12:51 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b147a28a-4614-49ac-8d04-7d249ffec74e tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:12:51 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b147a28a-4614-49ac-8d04-7d249ffec74e tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:12:51 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:12:51 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:12:51 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:12:51 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:12:51 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-b147a28a-4614-49ac-8d04-7d249ffec74e tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Volume info retrieved successfully. Sep 03 20:12:51 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b147a28a-4614-49ac-8d04-7d249ffec74e tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/volumes/68ab7e30-4c22-4c1e-8239-55e033e2dba8 returned with HTTP 200 Sep 03 20:12:51 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 944/1879] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:12:51 2026] GET /volume/v3/volumes/68ab7e30-4c22-4c1e-8239-55e033e2dba8 => generated 854 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:12:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-eb67eaba-c942-4897-8c9d-f2a3aced7ada None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:12:51 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-eb67eaba-c942-4897-8c9d-f2a3aced7ada tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] POST http://192.168.122.54/volume/v3/snapshots Sep 03 20:12:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-eb67eaba-c942-4897-8c9d-f2a3aced7ada tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "68ab7e30-4c22-4c1e-8239-55e033e2dba8", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1867653779"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:12:51 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:12:51 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:12:51 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:12:51 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:12:51 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-eb67eaba-c942-4897-8c9d-f2a3aced7ada tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Volume info retrieved successfully. Sep 03 20:12:51 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.snapshots [None req-eb67eaba-c942-4897-8c9d-f2a3aced7ada tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Create snapshot from volume 68ab7e30-4c22-4c1e-8239-55e033e2dba8 Sep 03 20:12:51 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-eb67eaba-c942-4897-8c9d-f2a3aced7ada tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Created reservations ['738c3892-b9ea-4ec8-b387-0f31aa5436e8', '8f620397-ed50-4a03-8ef6-61cea8f212e4', 'c7669d3c-951c-4861-8a66-f932ae353605', '1dcf751c-3846-42b7-aa25-fdf23510abf4'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:12:51 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:12:51 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:12:51 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-eb67eaba-c942-4897-8c9d-f2a3aced7ada tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Snapshot create request issued successfully. Sep 03 20:12:51 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-eb67eaba-c942-4897-8c9d-f2a3aced7ada tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/snapshots returned with HTTP 202 Sep 03 20:12:51 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 936/1880] 192.168.122.54 () {60 vars in 1144 bytes} [Thu Sep 3 20:12:51 2026] POST /volume/v3/snapshots => generated 380 bytes in 451 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 20:12:51 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-875fdabd-bd85-4e4d-b8a7-f241c8d008ef None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:12:51 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-875fdabd-bd85-4e4d-b8a7-f241c8d008ef tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] GET http://192.168.122.54/volume/v3/snapshots/a03cb844-8240-4fef-b182-bb5bec37b6fc Sep 03 20:12:51 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-875fdabd-bd85-4e4d-b8a7-f241c8d008ef tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:12:51 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-875fdabd-bd85-4e4d-b8a7-f241c8d008ef tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:12:51 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:12:51 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:12:51 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-875fdabd-bd85-4e4d-b8a7-f241c8d008ef tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Snapshot retrieved successfully. Sep 03 20:12:51 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-875fdabd-bd85-4e4d-b8a7-f241c8d008ef tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/snapshots/a03cb844-8240-4fef-b182-bb5bec37b6fc returned with HTTP 200 Sep 03 20:12:51 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 945/1881] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:12:51 2026] GET /volume/v3/snapshots/a03cb844-8240-4fef-b182-bb5bec37b6fc => generated 512 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:12:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-271e3121-7146-4813-8df8-69afa291f3d2 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:12:51 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-271e3121-7146-4813-8df8-69afa291f3d2 tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] GET http://192.168.122.54/volume/v3/volumes/04098dac-14f1-4ea9-b679-070b74c3b107 Sep 03 20:12:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-271e3121-7146-4813-8df8-69afa291f3d2 tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:12:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-271e3121-7146-4813-8df8-69afa291f3d2 tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:12:51 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:12:51 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:12:51 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:12:51 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:12:51 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-271e3121-7146-4813-8df8-69afa291f3d2 tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] Volume info retrieved successfully. Sep 03 20:12:51 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-271e3121-7146-4813-8df8-69afa291f3d2 tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] http://192.168.122.54/volume/v3/volumes/04098dac-14f1-4ea9-b679-070b74c3b107 returned with HTTP 200 Sep 03 20:12:51 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 937/1882] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:12:51 2026] GET /volume/v3/volumes/04098dac-14f1-4ea9-b679-070b74c3b107 => generated 913 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:12:52 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-0f4d4fc0-f963-40e2-9b6b-04aa49feb4c9 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:12:52 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-0f4d4fc0-f963-40e2-9b6b-04aa49feb4c9 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] GET http://192.168.122.54/volume/v3/snapshots/a03cb844-8240-4fef-b182-bb5bec37b6fc Sep 03 20:12:52 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-0f4d4fc0-f963-40e2-9b6b-04aa49feb4c9 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:12:52 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-0f4d4fc0-f963-40e2-9b6b-04aa49feb4c9 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:12:52 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:12:52 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:12:52 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-0f4d4fc0-f963-40e2-9b6b-04aa49feb4c9 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Snapshot retrieved successfully. Sep 03 20:12:52 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-0f4d4fc0-f963-40e2-9b6b-04aa49feb4c9 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/snapshots/a03cb844-8240-4fef-b182-bb5bec37b6fc returned with HTTP 200 Sep 03 20:12:52 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 946/1883] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:12:52 2026] GET /volume/v3/snapshots/a03cb844-8240-4fef-b182-bb5bec37b6fc => generated 512 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:12:52 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-6acdb0a5-833d-42a3-9cd2-aba1a73a2eab None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:12:52 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6acdb0a5-833d-42a3-9cd2-aba1a73a2eab tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] GET http://192.168.122.54/volume/v3/volumes/04098dac-14f1-4ea9-b679-070b74c3b107 Sep 03 20:12:52 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-6acdb0a5-833d-42a3-9cd2-aba1a73a2eab tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:12:52 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-6acdb0a5-833d-42a3-9cd2-aba1a73a2eab tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:12:53 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:12:53 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:12:53 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:12:53 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:12:53 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-6acdb0a5-833d-42a3-9cd2-aba1a73a2eab tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] Volume info retrieved successfully. Sep 03 20:12:53 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6acdb0a5-833d-42a3-9cd2-aba1a73a2eab tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] http://192.168.122.54/volume/v3/volumes/04098dac-14f1-4ea9-b679-070b74c3b107 returned with HTTP 200 Sep 03 20:12:53 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 938/1884] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:12:52 2026] GET /volume/v3/volumes/04098dac-14f1-4ea9-b679-070b74c3b107 => generated 913 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:12:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-d89b968d-21fc-4495-bfb0-67824766e590 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:12:53 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d89b968d-21fc-4495-bfb0-67824766e590 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] GET http://192.168.122.54/volume/v3/snapshots/a03cb844-8240-4fef-b182-bb5bec37b6fc Sep 03 20:12:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d89b968d-21fc-4495-bfb0-67824766e590 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:12:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d89b968d-21fc-4495-bfb0-67824766e590 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:12:53 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:12:53 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:12:54 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-d89b968d-21fc-4495-bfb0-67824766e590 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Snapshot retrieved successfully. Sep 03 20:12:54 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d89b968d-21fc-4495-bfb0-67824766e590 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/snapshots/a03cb844-8240-4fef-b182-bb5bec37b6fc returned with HTTP 200 Sep 03 20:12:54 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 947/1885] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:12:53 2026] GET /volume/v3/snapshots/a03cb844-8240-4fef-b182-bb5bec37b6fc => generated 512 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:12:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-46dd4ee2-cb0d-4ecd-beb0-529f5ffcb9e8 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:12:54 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-46dd4ee2-cb0d-4ecd-beb0-529f5ffcb9e8 tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] GET http://192.168.122.54/volume/v3/volumes/04098dac-14f1-4ea9-b679-070b74c3b107 Sep 03 20:12:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-46dd4ee2-cb0d-4ecd-beb0-529f5ffcb9e8 tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:12:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-46dd4ee2-cb0d-4ecd-beb0-529f5ffcb9e8 tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:12:54 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:12:54 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:12:54 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:12:54 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:12:54 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-46dd4ee2-cb0d-4ecd-beb0-529f5ffcb9e8 tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] Volume info retrieved successfully. Sep 03 20:12:54 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-46dd4ee2-cb0d-4ecd-beb0-529f5ffcb9e8 tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] http://192.168.122.54/volume/v3/volumes/04098dac-14f1-4ea9-b679-070b74c3b107 returned with HTTP 200 Sep 03 20:12:54 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 939/1886] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:12:54 2026] GET /volume/v3/volumes/04098dac-14f1-4ea9-b679-070b74c3b107 => generated 913 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:12:55 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-6265d45c-9941-4b82-b0e1-75401b657e31 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:12:55 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-6265d45c-9941-4b82-b0e1-75401b657e31 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] GET http://192.168.122.54/volume/v3/snapshots/a03cb844-8240-4fef-b182-bb5bec37b6fc Sep 03 20:12:55 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-6265d45c-9941-4b82-b0e1-75401b657e31 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:12:55 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-6265d45c-9941-4b82-b0e1-75401b657e31 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:12:55 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:12:55 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:12:55 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-6265d45c-9941-4b82-b0e1-75401b657e31 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Snapshot retrieved successfully. Sep 03 20:12:55 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-6265d45c-9941-4b82-b0e1-75401b657e31 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/snapshots/a03cb844-8240-4fef-b182-bb5bec37b6fc returned with HTTP 200 Sep 03 20:12:55 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 948/1887] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:12:55 2026] GET /volume/v3/snapshots/a03cb844-8240-4fef-b182-bb5bec37b6fc => generated 512 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:12:55 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-63052590-ddd9-4e5d-b489-3396d4dc2d90 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:12:55 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-63052590-ddd9-4e5d-b489-3396d4dc2d90 tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] GET http://192.168.122.54/volume/v3/volumes/04098dac-14f1-4ea9-b679-070b74c3b107 Sep 03 20:12:55 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-63052590-ddd9-4e5d-b489-3396d4dc2d90 tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:12:55 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-63052590-ddd9-4e5d-b489-3396d4dc2d90 tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:12:55 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:12:55 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:12:55 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:12:55 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:12:55 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-63052590-ddd9-4e5d-b489-3396d4dc2d90 tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] Volume info retrieved successfully. Sep 03 20:12:55 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-63052590-ddd9-4e5d-b489-3396d4dc2d90 tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] http://192.168.122.54/volume/v3/volumes/04098dac-14f1-4ea9-b679-070b74c3b107 returned with HTTP 200 Sep 03 20:12:55 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 940/1888] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:12:55 2026] GET /volume/v3/volumes/04098dac-14f1-4ea9-b679-070b74c3b107 => generated 913 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:12:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-aa647252-4724-4237-84ac-5a229829d013 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:12:56 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-aa647252-4724-4237-84ac-5a229829d013 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] GET http://192.168.122.54/volume/v3/snapshots/a03cb844-8240-4fef-b182-bb5bec37b6fc Sep 03 20:12:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-aa647252-4724-4237-84ac-5a229829d013 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:12:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-aa647252-4724-4237-84ac-5a229829d013 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:12:56 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:12:56 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:12:56 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-aa647252-4724-4237-84ac-5a229829d013 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Snapshot retrieved successfully. Sep 03 20:12:56 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-aa647252-4724-4237-84ac-5a229829d013 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/snapshots/a03cb844-8240-4fef-b182-bb5bec37b6fc returned with HTTP 200 Sep 03 20:12:56 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 949/1889] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:12:56 2026] GET /volume/v3/snapshots/a03cb844-8240-4fef-b182-bb5bec37b6fc => generated 512 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:12:56 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-85afbaf2-f71f-42ba-93c1-457cbcab3837 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:12:56 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-85afbaf2-f71f-42ba-93c1-457cbcab3837 tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] GET http://192.168.122.54/volume/v3/volumes/04098dac-14f1-4ea9-b679-070b74c3b107 Sep 03 20:12:56 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-85afbaf2-f71f-42ba-93c1-457cbcab3837 tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:12:56 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-85afbaf2-f71f-42ba-93c1-457cbcab3837 tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:12:56 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:12:56 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:12:56 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:12:56 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:12:56 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-85afbaf2-f71f-42ba-93c1-457cbcab3837 tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] Volume info retrieved successfully. Sep 03 20:12:56 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-85afbaf2-f71f-42ba-93c1-457cbcab3837 tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] http://192.168.122.54/volume/v3/volumes/04098dac-14f1-4ea9-b679-070b74c3b107 returned with HTTP 200 Sep 03 20:12:56 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 941/1890] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:12:56 2026] GET /volume/v3/volumes/04098dac-14f1-4ea9-b679-070b74c3b107 => generated 913 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:12:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-2899c5a7-152f-4d85-8a98-3c6c89f37251 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:12:56 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-2899c5a7-152f-4d85-8a98-3c6c89f37251 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:12:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-2899c5a7-152f-4d85-8a98-3c6c89f37251 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1590965803", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:12:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volumes [None req-2899c5a7-152f-4d85-8a98-3c6c89f37251 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1590965803', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:12:56 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-2899c5a7-152f-4d85-8a98-3c6c89f37251 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Create volume of 1 GB Sep 03 20:12:56 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-2899c5a7-152f-4d85-8a98-3c6c89f37251 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Availability Zones retrieved successfully. Sep 03 20:12:56 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-2899c5a7-152f-4d85-8a98-3c6c89f37251 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Flow 'volume_create_api' (96af7054-872a-4f7e-9430-bb38199c22e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:12:56 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-2899c5a7-152f-4d85-8a98-3c6c89f37251 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffe3bc6e-4024-4fe2-9270-c5617e83eb0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:12:56 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.flows.api.create_volume [None req-2899c5a7-152f-4d85-8a98-3c6c89f37251 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Validating volume size '1' using validate_int {{(pid=87289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:12:56 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-2899c5a7-152f-4d85-8a98-3c6c89f37251 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffe3bc6e-4024-4fe2-9270-c5617e83eb0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:12:56 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-2899c5a7-152f-4d85-8a98-3c6c89f37251 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9f570e8-1378-43bd-8ffa-7d196c86f0d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:12:57 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-483f138e-f4e8-455d-afeb-c1ad3bca7d96 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:12:57 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-483f138e-f4e8-455d-afeb-c1ad3bca7d96 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] GET http://192.168.122.54/volume/v3/snapshots/a03cb844-8240-4fef-b182-bb5bec37b6fc Sep 03 20:12:57 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-483f138e-f4e8-455d-afeb-c1ad3bca7d96 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:12:57 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-483f138e-f4e8-455d-afeb-c1ad3bca7d96 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:12:57 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:12:57 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:12:57 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-2899c5a7-152f-4d85-8a98-3c6c89f37251 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Created reservations ['c4e79df0-bea9-4fba-95ea-c03f26446c38', 'b9b5b399-0c99-4018-8653-cd27ff94e819', '9fa32241-b4cb-407e-91f5-2d8ce7faa8c5', 'd244017d-be8b-4917-a1eb-eca2b194d90f'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:12:57 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-483f138e-f4e8-455d-afeb-c1ad3bca7d96 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Snapshot retrieved successfully. Sep 03 20:12:57 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-483f138e-f4e8-455d-afeb-c1ad3bca7d96 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/snapshots/a03cb844-8240-4fef-b182-bb5bec37b6fc returned with HTTP 200 Sep 03 20:12:57 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 942/1891] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:12:57 2026] GET /volume/v3/snapshots/a03cb844-8240-4fef-b182-bb5bec37b6fc => generated 512 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:12:57 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-2899c5a7-152f-4d85-8a98-3c6c89f37251 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9f570e8-1378-43bd-8ffa-7d196c86f0d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c4e79df0-bea9-4fba-95ea-c03f26446c38', 'b9b5b399-0c99-4018-8653-cd27ff94e819', '9fa32241-b4cb-407e-91f5-2d8ce7faa8c5', 'd244017d-be8b-4917-a1eb-eca2b194d90f']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:12:57 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-2899c5a7-152f-4d85-8a98-3c6c89f37251 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e081189-c460-40c6-94c5-513507cb1c68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:12:57 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:12:57 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:12:57 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-2899c5a7-152f-4d85-8a98-3c6c89f37251 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e081189-c460-40c6-94c5-513507cb1c68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8957f262-1c50-49c5-83e2-44d02c2ed7a2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1590965803',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b489fad0e5914dc29fe47a407e939e27',qos_specs=None,replication_status=,reservations=['c4e79df0-bea9-4fba-95ea-c03f26446c38','b9b5b399-0c99-4018-8653-cd27ff94e819','9fa32241-b4cb-407e-91f5-2d8ce7faa8c5','d244017d-be8b-4917-a1eb-eca2b194d90f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7da25653423451bb8e55a3857634402',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:12:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1590965803',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8957f262-1c50-49c5-83e2-44d02c2ed7a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b489fad0e5914dc29fe47a407e939e27',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d7da25653423451bb8e55a3857634402',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:12:57 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-2899c5a7-152f-4d85-8a98-3c6c89f37251 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d8a766f-7093-4727-ae8b-c4ed44bc405c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:12:57 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-2899c5a7-152f-4d85-8a98-3c6c89f37251 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d8a766f-7093-4727-ae8b-c4ed44bc405c) transitioned into state 'SUCCESS' from state '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-1590965803',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b489fad0e5914dc29fe47a407e939e27',qos_specs=None,replication_status=,reservations=['c4e79df0-bea9-4fba-95ea-c03f26446c38','b9b5b399-0c99-4018-8653-cd27ff94e819','9fa32241-b4cb-407e-91f5-2d8ce7faa8c5','d244017d-be8b-4917-a1eb-eca2b194d90f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7da25653423451bb8e55a3857634402',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:12:57 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-2899c5a7-152f-4d85-8a98-3c6c89f37251 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3acaf8ff-b1f5-4f6d-9119-812f7c7ca2bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:12:57 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-2899c5a7-152f-4d85-8a98-3c6c89f37251 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3acaf8ff-b1f5-4f6d-9119-812f7c7ca2bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:12:57 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-2899c5a7-152f-4d85-8a98-3c6c89f37251 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Flow 'volume_create_api' (96af7054-872a-4f7e-9430-bb38199c22e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:12:57 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-2899c5a7-152f-4d85-8a98-3c6c89f37251 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Create volume request issued successfully. Sep 03 20:12:57 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-2899c5a7-152f-4d85-8a98-3c6c89f37251 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:12:57 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 950/1892] 192.168.122.54 () {60 vars in 1138 bytes} [Thu Sep 3 20:12:56 2026] POST /volume/v3/volumes => generated 754 bytes in 709 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:12:57 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-0e8a9cbc-0774-46c4-b9c5-c0bcf6c5e80f None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:12:57 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-0e8a9cbc-0774-46c4-b9c5-c0bcf6c5e80f tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] GET http://192.168.122.54/volume/v3/volumes/04098dac-14f1-4ea9-b679-070b74c3b107 Sep 03 20:12:57 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-0e8a9cbc-0774-46c4-b9c5-c0bcf6c5e80f tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:12:57 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-0e8a9cbc-0774-46c4-b9c5-c0bcf6c5e80f tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:12:57 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:12:57 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:12:57 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:12:57 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:12:57 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-0e8a9cbc-0774-46c4-b9c5-c0bcf6c5e80f tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] Volume info retrieved successfully. Sep 03 20:12:57 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-0e8a9cbc-0774-46c4-b9c5-c0bcf6c5e80f tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] http://192.168.122.54/volume/v3/volumes/04098dac-14f1-4ea9-b679-070b74c3b107 returned with HTTP 200 Sep 03 20:12:57 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 943/1893] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:12:57 2026] GET /volume/v3/volumes/04098dac-14f1-4ea9-b679-070b74c3b107 => generated 913 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:12:58 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-e0e3f227-90d6-43b2-a7e0-827e0fc47d62 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:12:58 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-e0e3f227-90d6-43b2-a7e0-827e0fc47d62 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] GET http://192.168.122.54/volume/v3/snapshots/a03cb844-8240-4fef-b182-bb5bec37b6fc Sep 03 20:12:58 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-e0e3f227-90d6-43b2-a7e0-827e0fc47d62 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:12:58 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-e0e3f227-90d6-43b2-a7e0-827e0fc47d62 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:12:58 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:12:58 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:12:58 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-e0e3f227-90d6-43b2-a7e0-827e0fc47d62 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Snapshot retrieved successfully. Sep 03 20:12:58 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-e0e3f227-90d6-43b2-a7e0-827e0fc47d62 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/snapshots/a03cb844-8240-4fef-b182-bb5bec37b6fc returned with HTTP 200 Sep 03 20:12:58 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 951/1894] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:12:58 2026] GET /volume/v3/snapshots/a03cb844-8240-4fef-b182-bb5bec37b6fc => generated 512 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:12:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-56af6f8b-e6e4-481e-af5c-979f3b5627a7 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:12:58 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-56af6f8b-e6e4-481e-af5c-979f3b5627a7 tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] GET http://192.168.122.54/volume/v3/volumes/04098dac-14f1-4ea9-b679-070b74c3b107 Sep 03 20:12:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-56af6f8b-e6e4-481e-af5c-979f3b5627a7 tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:12:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-56af6f8b-e6e4-481e-af5c-979f3b5627a7 tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:12:58 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:12:58 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:12:58 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:12:58 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:12:58 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-56af6f8b-e6e4-481e-af5c-979f3b5627a7 tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] Volume info retrieved successfully. Sep 03 20:12:58 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-56af6f8b-e6e4-481e-af5c-979f3b5627a7 tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] http://192.168.122.54/volume/v3/volumes/04098dac-14f1-4ea9-b679-070b74c3b107 returned with HTTP 200 Sep 03 20:12:58 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 944/1895] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:12:58 2026] GET /volume/v3/volumes/04098dac-14f1-4ea9-b679-070b74c3b107 => generated 1331 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:12:58 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-15aed19d-7df9-49d2-b686-1e354dc4ef57 req-51eeddbb-a34e-4d8f-b8af-9a01100b30dd None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:12:58 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-15aed19d-7df9-49d2-b686-1e354dc4ef57 req-51eeddbb-a34e-4d8f-b8af-9a01100b30dd tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] GET http://192.168.122.54/volume/v3/volumes/04098dac-14f1-4ea9-b679-070b74c3b107 Sep 03 20:12:58 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-15aed19d-7df9-49d2-b686-1e354dc4ef57 req-51eeddbb-a34e-4d8f-b8af-9a01100b30dd tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:12:58 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-15aed19d-7df9-49d2-b686-1e354dc4ef57 req-51eeddbb-a34e-4d8f-b8af-9a01100b30dd tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:12:58 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:12:58 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:12:58 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:12:58 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:12:58 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [req-15aed19d-7df9-49d2-b686-1e354dc4ef57 req-51eeddbb-a34e-4d8f-b8af-9a01100b30dd tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] Volume info retrieved successfully. Sep 03 20:12:58 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-15aed19d-7df9-49d2-b686-1e354dc4ef57 req-51eeddbb-a34e-4d8f-b8af-9a01100b30dd tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] http://192.168.122.54/volume/v3/volumes/04098dac-14f1-4ea9-b679-070b74c3b107 returned with HTTP 200 Sep 03 20:12:58 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 952/1896] 192.168.122.54 () {60 vars in 1482 bytes} [Thu Sep 3 20:12:58 2026] GET /volume/v3/volumes/04098dac-14f1-4ea9-b679-070b74c3b107 => generated 1331 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:12:59 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-5040abd7-e76e-44c8-9605-d482959e205b None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:12:59 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5040abd7-e76e-44c8-9605-d482959e205b tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] GET http://192.168.122.54/volume/v3/snapshots/a03cb844-8240-4fef-b182-bb5bec37b6fc Sep 03 20:12:59 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5040abd7-e76e-44c8-9605-d482959e205b tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:12:59 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5040abd7-e76e-44c8-9605-d482959e205b tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:12:59 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:12:59 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:12:59 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-5040abd7-e76e-44c8-9605-d482959e205b tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Snapshot retrieved successfully. Sep 03 20:12:59 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5040abd7-e76e-44c8-9605-d482959e205b tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/snapshots/a03cb844-8240-4fef-b182-bb5bec37b6fc returned with HTTP 200 Sep 03 20:12:59 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 945/1897] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:12:59 2026] GET /volume/v3/snapshots/a03cb844-8240-4fef-b182-bb5bec37b6fc => generated 512 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:12:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-15aed19d-7df9-49d2-b686-1e354dc4ef57 req-0f350ba8-e5b1-4faf-978c-d336b07f0450 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:12:59 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-15aed19d-7df9-49d2-b686-1e354dc4ef57 req-0f350ba8-e5b1-4faf-978c-d336b07f0450 tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] GET http://192.168.122.54/volume/v3/volumes/04098dac-14f1-4ea9-b679-070b74c3b107 Sep 03 20:12:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-15aed19d-7df9-49d2-b686-1e354dc4ef57 req-0f350ba8-e5b1-4faf-978c-d336b07f0450 tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:12:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-15aed19d-7df9-49d2-b686-1e354dc4ef57 req-0f350ba8-e5b1-4faf-978c-d336b07f0450 tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:12:59 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:12:59 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:12:59 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:12:59 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:12:59 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [req-15aed19d-7df9-49d2-b686-1e354dc4ef57 req-0f350ba8-e5b1-4faf-978c-d336b07f0450 tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] Volume info retrieved successfully. Sep 03 20:12:59 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-15aed19d-7df9-49d2-b686-1e354dc4ef57 req-0f350ba8-e5b1-4faf-978c-d336b07f0450 tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] http://192.168.122.54/volume/v3/volumes/04098dac-14f1-4ea9-b679-070b74c3b107 returned with HTTP 200 Sep 03 20:12:59 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 953/1898] 192.168.122.54 () {60 vars in 1482 bytes} [Thu Sep 3 20:12:59 2026] GET /volume/v3/volumes/04098dac-14f1-4ea9-b679-070b74c3b107 => generated 1331 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:12:59 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-9f18daea-49de-43b6-a146-2589b9906776 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:12:59 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-9f18daea-49de-43b6-a146-2589b9906776 None None] GET http://192.168.122.54/volume// Sep 03 20:12:59 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-9f18daea-49de-43b6-a146-2589b9906776 None None] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:12:59 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-9f18daea-49de-43b6-a146-2589b9906776 None None] Calling method 'all' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:12:59 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-9f18daea-49de-43b6-a146-2589b9906776 None None] http://192.168.122.54/volume// returned with HTTP 300 Sep 03 20:12:59 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 946/1899] 192.168.122.54 () {58 vars in 1303 bytes} [Thu Sep 3 20:12:59 2026] GET /volume/ => generated 389 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 20:12:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-15aed19d-7df9-49d2-b686-1e354dc4ef57 req-f7655da9-0561-448a-825d-6f7665501b0f None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:12:59 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-15aed19d-7df9-49d2-b686-1e354dc4ef57 req-f7655da9-0561-448a-825d-6f7665501b0f tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] POST http://192.168.122.54/volume/v3/attachments Sep 03 20:12:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-15aed19d-7df9-49d2-b686-1e354dc4ef57 req-f7655da9-0561-448a-825d-6f7665501b0f tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "04098dac-14f1-4ea9-b679-070b74c3b107", "connector": null, "instance_uuid": "4ddc0265-136d-408c-9940-5176a97e8765"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:12:59 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:12:59 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:12:59 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:12:59 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:12:59 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-15aed19d-7df9-49d2-b686-1e354dc4ef57 req-f7655da9-0561-448a-825d-6f7665501b0f tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] http://192.168.122.54/volume/v3/attachments returned with HTTP 200 Sep 03 20:12:59 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 954/1900] 192.168.122.54 () {66 vars in 1478 bytes} [Thu Sep 3 20:12:59 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 03 20:13:00 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-46e51ec1-ce81-4586-81d8-111fae79300d None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:00 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-46e51ec1-ce81-4586-81d8-111fae79300d tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] GET http://192.168.122.54/volume/v3/snapshots/a03cb844-8240-4fef-b182-bb5bec37b6fc Sep 03 20:13:00 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-46e51ec1-ce81-4586-81d8-111fae79300d tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:00 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-46e51ec1-ce81-4586-81d8-111fae79300d tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:00 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:00 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:13:00 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-46e51ec1-ce81-4586-81d8-111fae79300d tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Snapshot retrieved successfully. Sep 03 20:13:00 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-46e51ec1-ce81-4586-81d8-111fae79300d tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/snapshots/a03cb844-8240-4fef-b182-bb5bec37b6fc returned with HTTP 200 Sep 03 20:13:00 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 947/1901] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:13:00 2026] GET /volume/v3/snapshots/a03cb844-8240-4fef-b182-bb5bec37b6fc => generated 512 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:13:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-1891a4e8-8fdc-4725-9991-20fa6cc23571 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:01 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-1891a4e8-8fdc-4725-9991-20fa6cc23571 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] GET http://192.168.122.54/volume/v3/snapshots/a03cb844-8240-4fef-b182-bb5bec37b6fc Sep 03 20:13:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-1891a4e8-8fdc-4725-9991-20fa6cc23571 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-1891a4e8-8fdc-4725-9991-20fa6cc23571 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:01 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:01 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:13:01 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-1891a4e8-8fdc-4725-9991-20fa6cc23571 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Snapshot retrieved successfully. Sep 03 20:13:01 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-1891a4e8-8fdc-4725-9991-20fa6cc23571 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/snapshots/a03cb844-8240-4fef-b182-bb5bec37b6fc returned with HTTP 200 Sep 03 20:13:01 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 955/1902] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:13:01 2026] GET /volume/v3/snapshots/a03cb844-8240-4fef-b182-bb5bec37b6fc => generated 512 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:13:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-716e9999-1e1d-4888-a5ae-d0ec4a92898d None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:01 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-716e9999-1e1d-4888-a5ae-d0ec4a92898d None None] GET http://192.168.122.54/volume// Sep 03 20:13:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-716e9999-1e1d-4888-a5ae-d0ec4a92898d None None] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-716e9999-1e1d-4888-a5ae-d0ec4a92898d None None] Calling method 'all' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:01 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-716e9999-1e1d-4888-a5ae-d0ec4a92898d None None] http://192.168.122.54/volume// returned with HTTP 300 Sep 03 20:13:01 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 948/1903] 192.168.122.54 () {58 vars in 1310 bytes} [Thu Sep 3 20:13:01 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 20:13:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-15aed19d-7df9-49d2-b686-1e354dc4ef57 req-5b1f93d0-4fae-451f-aa3e-65a35a9ca554 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:01 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-15aed19d-7df9-49d2-b686-1e354dc4ef57 req-5b1f93d0-4fae-451f-aa3e-65a35a9ca554 tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] GET http://192.168.122.54/volume/v3/volumes/04098dac-14f1-4ea9-b679-070b74c3b107 Sep 03 20:13:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-15aed19d-7df9-49d2-b686-1e354dc4ef57 req-5b1f93d0-4fae-451f-aa3e-65a35a9ca554 tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-15aed19d-7df9-49d2-b686-1e354dc4ef57 req-5b1f93d0-4fae-451f-aa3e-65a35a9ca554 tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:01 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:01 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:13:01 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:01 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:13:01 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [req-15aed19d-7df9-49d2-b686-1e354dc4ef57 req-5b1f93d0-4fae-451f-aa3e-65a35a9ca554 tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] Volume info retrieved successfully. Sep 03 20:13:01 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-15aed19d-7df9-49d2-b686-1e354dc4ef57 req-5b1f93d0-4fae-451f-aa3e-65a35a9ca554 tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] http://192.168.122.54/volume/v3/volumes/04098dac-14f1-4ea9-b679-070b74c3b107 returned with HTTP 200 Sep 03 20:13:01 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 956/1904] 192.168.122.54 () {62 vars in 1523 bytes} [Thu Sep 3 20:13:01 2026] GET /volume/v3/volumes/04098dac-14f1-4ea9-b679-070b74c3b107 => generated 1511 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 20:13:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-15aed19d-7df9-49d2-b686-1e354dc4ef57 req-4c1b53f9-f2c6-4f8a-b460-113622795f7e None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:01 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-15aed19d-7df9-49d2-b686-1e354dc4ef57 req-4c1b53f9-f2c6-4f8a-b460-113622795f7e tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] PUT http://192.168.122.54/volume/v3/attachments/862ea1d9-018e-4a32-87d5-4f623bf4b557 Sep 03 20:13:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-15aed19d-7df9-49d2-b686-1e354dc4ef57 req-4c1b53f9-f2c6-4f8a-b460-113622795f7e tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.54", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd5588f450", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d480a316-b1bc-4222-9d5e-b857eb49504b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:13:01 devstack devstack@c-api.service[87290]: DEBUG cinder.coordination [req-15aed19d-7df9-49d2-b686-1e354dc4ef57 req-4c1b53f9-f2c6-4f8a-b460-113622795f7e tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] Acquiring lock "cinder-attachment_update-04098dac-14f1-4ea9-b679-070b74c3b107-devstack" by "attachment_update" {{(pid=87290) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 20:13:01 devstack devstack@c-api.service[87290]: DEBUG cinder.coordination [req-15aed19d-7df9-49d2-b686-1e354dc4ef57 req-4c1b53f9-f2c6-4f8a-b460-113622795f7e tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] Lock "cinder-attachment_update-04098dac-14f1-4ea9-b679-070b74c3b107-devstack" acquired by "attachment_update" :: waited 0.024s {{(pid=87290) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 20:13:01 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:01 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:13:01 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:01 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:13:02 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-cab7f778-ee88-4ceb-bfbc-a72a7928cc00 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:02 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-cab7f778-ee88-4ceb-bfbc-a72a7928cc00 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] GET http://192.168.122.54/volume/v3/volumes/f0cedd85-bcb7-4238-9967-88bab96e4170 Sep 03 20:13:02 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-cab7f778-ee88-4ceb-bfbc-a72a7928cc00 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:02 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-cab7f778-ee88-4ceb-bfbc-a72a7928cc00 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:02 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:02 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:13:02 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:02 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:13:02 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-cab7f778-ee88-4ceb-bfbc-a72a7928cc00 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Volume info retrieved successfully. Sep 03 20:13:02 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-cab7f778-ee88-4ceb-bfbc-a72a7928cc00 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] http://192.168.122.54/volume/v3/volumes/f0cedd85-bcb7-4238-9967-88bab96e4170 returned with HTTP 200 Sep 03 20:13:02 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 957/1905] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:13:02 2026] GET /volume/v3/volumes/f0cedd85-bcb7-4238-9967-88bab96e4170 => generated 867 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:13:02 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-7533d808-d05c-4a82-a151-b5973f1c9e76 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:02 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7533d808-d05c-4a82-a151-b5973f1c9e76 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] GET http://192.168.122.54/volume/v3/snapshots/a03cb844-8240-4fef-b182-bb5bec37b6fc Sep 03 20:13:02 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-7533d808-d05c-4a82-a151-b5973f1c9e76 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:02 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-7533d808-d05c-4a82-a151-b5973f1c9e76 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:02 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:02 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:13:02 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-7533d808-d05c-4a82-a151-b5973f1c9e76 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Snapshot retrieved successfully. Sep 03 20:13:02 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7533d808-d05c-4a82-a151-b5973f1c9e76 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/snapshots/a03cb844-8240-4fef-b182-bb5bec37b6fc returned with HTTP 200 Sep 03 20:13:02 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 958/1906] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:13:02 2026] GET /volume/v3/snapshots/a03cb844-8240-4fef-b182-bb5bec37b6fc => generated 512 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:13:03 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-47a06e2f-778f-4c15-8cfc-b5a9cf3f2707 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:03 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-47a06e2f-778f-4c15-8cfc-b5a9cf3f2707 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] GET http://192.168.122.54/volume/v3/volumes/f0cedd85-bcb7-4238-9967-88bab96e4170 Sep 03 20:13:03 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-47a06e2f-778f-4c15-8cfc-b5a9cf3f2707 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:03 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-47a06e2f-778f-4c15-8cfc-b5a9cf3f2707 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:03 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:03 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:13:03 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:03 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:13:03 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-47a06e2f-778f-4c15-8cfc-b5a9cf3f2707 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Volume info retrieved successfully. Sep 03 20:13:03 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-47a06e2f-778f-4c15-8cfc-b5a9cf3f2707 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] http://192.168.122.54/volume/v3/volumes/f0cedd85-bcb7-4238-9967-88bab96e4170 returned with HTTP 200 Sep 03 20:13:03 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 959/1907] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:13:03 2026] GET /volume/v3/volumes/f0cedd85-bcb7-4238-9967-88bab96e4170 => generated 867 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:13:03 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-3760010c-227b-467d-b201-bcd0d1f01f24 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:03 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-3760010c-227b-467d-b201-bcd0d1f01f24 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] DELETE http://192.168.122.54/volume/v3/volumes/f0cedd85-bcb7-4238-9967-88bab96e4170 Sep 03 20:13:03 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-3760010c-227b-467d-b201-bcd0d1f01f24 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:03 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-3760010c-227b-467d-b201-bcd0d1f01f24 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:03 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-3760010c-227b-467d-b201-bcd0d1f01f24 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Delete volume with id: f0cedd85-bcb7-4238-9967-88bab96e4170 Sep 03 20:13:03 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:03 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:13:03 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:03 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:13:03 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-3760010c-227b-467d-b201-bcd0d1f01f24 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Volume info retrieved successfully. Sep 03 20:13:03 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-3760010c-227b-467d-b201-bcd0d1f01f24 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Delete volume request issued successfully. Sep 03 20:13:03 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-3760010c-227b-467d-b201-bcd0d1f01f24 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] http://192.168.122.54/volume/v3/volumes/f0cedd85-bcb7-4238-9967-88bab96e4170 returned with HTTP 202 Sep 03 20:13:03 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 960/1908] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:13:03 2026] DELETE /volume/v3/volumes/f0cedd85-bcb7-4238-9967-88bab96e4170 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:13:03 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-d00e6019-9278-4390-a464-c827d5f4f806 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:03 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d00e6019-9278-4390-a464-c827d5f4f806 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] GET http://192.168.122.54/volume/v3/volumes/f0cedd85-bcb7-4238-9967-88bab96e4170 Sep 03 20:13:03 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d00e6019-9278-4390-a464-c827d5f4f806 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:03 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d00e6019-9278-4390-a464-c827d5f4f806 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:03 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:03 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:13:03 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:03 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:13:03 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-d00e6019-9278-4390-a464-c827d5f4f806 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Volume info retrieved successfully. Sep 03 20:13:03 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d00e6019-9278-4390-a464-c827d5f4f806 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] http://192.168.122.54/volume/v3/volumes/f0cedd85-bcb7-4238-9967-88bab96e4170 returned with HTTP 200 Sep 03 20:13:03 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 961/1909] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:13:03 2026] GET /volume/v3/volumes/f0cedd85-bcb7-4238-9967-88bab96e4170 => generated 866 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:13:03 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-cce81c8c-8e9d-4940-9020-fab83b155019 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:03 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-cce81c8c-8e9d-4940-9020-fab83b155019 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] GET http://192.168.122.54/volume/v3/snapshots/a03cb844-8240-4fef-b182-bb5bec37b6fc Sep 03 20:13:03 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-cce81c8c-8e9d-4940-9020-fab83b155019 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:03 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-cce81c8c-8e9d-4940-9020-fab83b155019 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:03 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:03 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:13:03 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-cce81c8c-8e9d-4940-9020-fab83b155019 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Snapshot retrieved successfully. Sep 03 20:13:03 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-cce81c8c-8e9d-4940-9020-fab83b155019 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/snapshots/a03cb844-8240-4fef-b182-bb5bec37b6fc returned with HTTP 200 Sep 03 20:13:03 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 962/1910] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:13:03 2026] GET /volume/v3/snapshots/a03cb844-8240-4fef-b182-bb5bec37b6fc => generated 512 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:13:04 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-ac7d0b90-0256-4b50-bb85-f173c11de591 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:04 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ac7d0b90-0256-4b50-bb85-f173c11de591 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] GET http://192.168.122.54/volume/v3/volumes/f0cedd85-bcb7-4238-9967-88bab96e4170 Sep 03 20:13:04 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ac7d0b90-0256-4b50-bb85-f173c11de591 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:04 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ac7d0b90-0256-4b50-bb85-f173c11de591 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:04 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:04 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:13:04 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:04 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:13:04 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-ac7d0b90-0256-4b50-bb85-f173c11de591 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Volume info retrieved successfully. Sep 03 20:13:04 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ac7d0b90-0256-4b50-bb85-f173c11de591 tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] http://192.168.122.54/volume/v3/volumes/f0cedd85-bcb7-4238-9967-88bab96e4170 returned with HTTP 200 Sep 03 20:13:04 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 963/1911] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:13:04 2026] GET /volume/v3/volumes/f0cedd85-bcb7-4238-9967-88bab96e4170 => generated 866 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:13:04 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-a15cbba4-c745-4c2c-b153-f98aad0ef405 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:04 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a15cbba4-c745-4c2c-b153-f98aad0ef405 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] GET http://192.168.122.54/volume/v3/snapshots/a03cb844-8240-4fef-b182-bb5bec37b6fc Sep 03 20:13:04 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a15cbba4-c745-4c2c-b153-f98aad0ef405 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:04 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a15cbba4-c745-4c2c-b153-f98aad0ef405 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:04 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:04 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:13:04 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-a15cbba4-c745-4c2c-b153-f98aad0ef405 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Snapshot retrieved successfully. Sep 03 20:13:04 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a15cbba4-c745-4c2c-b153-f98aad0ef405 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/snapshots/a03cb844-8240-4fef-b182-bb5bec37b6fc returned with HTTP 200 Sep 03 20:13:04 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 964/1912] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:13:04 2026] GET /volume/v3/snapshots/a03cb844-8240-4fef-b182-bb5bec37b6fc => generated 512 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:13:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-58e29dfe-0a3f-4b4d-9592-bc50c10ef85b None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:05 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-58e29dfe-0a3f-4b4d-9592-bc50c10ef85b tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] GET http://192.168.122.54/volume/v3/volumes/f0cedd85-bcb7-4238-9967-88bab96e4170 Sep 03 20:13:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-58e29dfe-0a3f-4b4d-9592-bc50c10ef85b tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-58e29dfe-0a3f-4b4d-9592-bc50c10ef85b tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:05 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-58e29dfe-0a3f-4b4d-9592-bc50c10ef85b tempest-VolumesActionsTest-209483103 tempest-VolumesActionsTest-209483103-project-member] http://192.168.122.54/volume/v3/volumes/f0cedd85-bcb7-4238-9967-88bab96e4170 returned with HTTP 404 Sep 03 20:13:05 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 965/1913] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:13:05 2026] GET /volume/v3/volumes/f0cedd85-bcb7-4238-9967-88bab96e4170 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:13:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-5d78c58a-e3b3-4ed2-97c0-f54c00f04476 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:05 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-5d78c58a-e3b3-4ed2-97c0-f54c00f04476 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] GET http://192.168.122.54/volume/v3/snapshots/a03cb844-8240-4fef-b182-bb5bec37b6fc Sep 03 20:13:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-5d78c58a-e3b3-4ed2-97c0-f54c00f04476 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-5d78c58a-e3b3-4ed2-97c0-f54c00f04476 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:05 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:05 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:13:05 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-5d78c58a-e3b3-4ed2-97c0-f54c00f04476 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Snapshot retrieved successfully. Sep 03 20:13:05 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-5d78c58a-e3b3-4ed2-97c0-f54c00f04476 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/snapshots/a03cb844-8240-4fef-b182-bb5bec37b6fc returned with HTTP 200 Sep 03 20:13:05 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 966/1914] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:13:05 2026] GET /volume/v3/snapshots/a03cb844-8240-4fef-b182-bb5bec37b6fc => generated 539 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:13:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-11d01cd2-8ac4-475f-a2fc-98fe6d0a0a20 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:05 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-11d01cd2-8ac4-475f-a2fc-98fe6d0a0a20 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] GET http://192.168.122.54/volume/v3/snapshots/a03cb844-8240-4fef-b182-bb5bec37b6fc Sep 03 20:13:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-11d01cd2-8ac4-475f-a2fc-98fe6d0a0a20 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-11d01cd2-8ac4-475f-a2fc-98fe6d0a0a20 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:05 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:05 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:13:05 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-11d01cd2-8ac4-475f-a2fc-98fe6d0a0a20 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Snapshot retrieved successfully. Sep 03 20:13:05 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-11d01cd2-8ac4-475f-a2fc-98fe6d0a0a20 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/snapshots/a03cb844-8240-4fef-b182-bb5bec37b6fc returned with HTTP 200 Sep 03 20:13:05 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 967/1915] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:13:05 2026] GET /volume/v3/snapshots/a03cb844-8240-4fef-b182-bb5bec37b6fc => generated 539 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:13:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-37a7c5d0-b22d-4c14-be33-fadf0cfd240d None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:05 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-37a7c5d0-b22d-4c14-be33-fadf0cfd240d tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] GET http://192.168.122.54/volume/v3/snapshots Sep 03 20:13:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-37a7c5d0-b22d-4c14-be33-fadf0cfd240d tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-37a7c5d0-b22d-4c14-be33-fadf0cfd240d tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'index' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.api_utils [None req-37a7c5d0-b22d-4c14-be33-fadf0cfd240d tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Removing options '' from query. {{(pid=87289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:13:05 devstack devstack@c-api.service[87289]: DEBUG cinder.db.api [None req-37a7c5d0-b22d-4c14-be33-fadf0cfd240d tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Building query based on filter {{(pid=87289) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 20:13:05 devstack devstack@c-api.service[87289]: /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 03 20:13:05 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 20:13:05 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-37a7c5d0-b22d-4c14-be33-fadf0cfd240d tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Get all snapshots completed successfully. Sep 03 20:13:05 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-37a7c5d0-b22d-4c14-be33-fadf0cfd240d tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/snapshots returned with HTTP 200 Sep 03 20:13:05 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 968/1916] 192.168.122.54 () {58 vars in 1122 bytes} [Thu Sep 3 20:13:05 2026] GET /volume/v3/snapshots => generated 408 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:13:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-1bbb6896-0e96-41d4-b769-2a47d1ee6276 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:05 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-1bbb6896-0e96-41d4-b769-2a47d1ee6276 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] PUT http://192.168.122.54/volume/v3/snapshots/a03cb844-8240-4fef-b182-bb5bec37b6fc Sep 03 20:13:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-1bbb6896-0e96-41d4-b769-2a47d1ee6276 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-1911134480", "description": "This is the new description of snapshot."}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:13:06 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:06 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:13:06 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-1bbb6896-0e96-41d4-b769-2a47d1ee6276 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Snapshot retrieved successfully. Sep 03 20:13:06 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-1bbb6896-0e96-41d4-b769-2a47d1ee6276 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/snapshots/a03cb844-8240-4fef-b182-bb5bec37b6fc returned with HTTP 200 Sep 03 20:13:06 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 969/1917] 192.168.122.54 () {60 vars in 1254 bytes} [Thu Sep 3 20:13:05 2026] PUT /volume/v3/snapshots/a03cb844-8240-4fef-b182-bb5bec37b6fc => generated 443 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:13:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-5e985576-f23a-4f56-be2b-4fd2ed362e68 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:06 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-5e985576-f23a-4f56-be2b-4fd2ed362e68 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] GET http://192.168.122.54/volume/v3/snapshots/a03cb844-8240-4fef-b182-bb5bec37b6fc Sep 03 20:13:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-5e985576-f23a-4f56-be2b-4fd2ed362e68 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-5e985576-f23a-4f56-be2b-4fd2ed362e68 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:06 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:06 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:13:06 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-5e985576-f23a-4f56-be2b-4fd2ed362e68 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Snapshot retrieved successfully. Sep 03 20:13:06 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-5e985576-f23a-4f56-be2b-4fd2ed362e68 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/snapshots/a03cb844-8240-4fef-b182-bb5bec37b6fc returned with HTTP 200 Sep 03 20:13:06 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 970/1918] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:13:06 2026] GET /volume/v3/snapshots/a03cb844-8240-4fef-b182-bb5bec37b6fc => generated 577 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:13:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-b4ba8503-a1fb-4f18-9d4d-d8d91681cb73 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:06 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b4ba8503-a1fb-4f18-9d4d-d8d91681cb73 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] DELETE http://192.168.122.54/volume/v3/snapshots/a03cb844-8240-4fef-b182-bb5bec37b6fc Sep 03 20:13:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b4ba8503-a1fb-4f18-9d4d-d8d91681cb73 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b4ba8503-a1fb-4f18-9d4d-d8d91681cb73 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:06 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.snapshots [None req-b4ba8503-a1fb-4f18-9d4d-d8d91681cb73 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Delete snapshot with id: a03cb844-8240-4fef-b182-bb5bec37b6fc Sep 03 20:13:06 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:06 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:13:06 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-b4ba8503-a1fb-4f18-9d4d-d8d91681cb73 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Snapshot retrieved successfully. Sep 03 20:13:06 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:06 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:13:06 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-b4ba8503-a1fb-4f18-9d4d-d8d91681cb73 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Snapshot delete request issued successfully. Sep 03 20:13:06 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b4ba8503-a1fb-4f18-9d4d-d8d91681cb73 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/snapshots/a03cb844-8240-4fef-b182-bb5bec37b6fc returned with HTTP 202 Sep 03 20:13:06 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 971/1919] 192.168.122.54 () {58 vars in 1236 bytes} [Thu Sep 3 20:13:06 2026] DELETE /volume/v3/snapshots/a03cb844-8240-4fef-b182-bb5bec37b6fc => generated 0 bytes in 257 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:13:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-94c67879-b81e-44eb-87b8-19661ac6b899 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:06 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-94c67879-b81e-44eb-87b8-19661ac6b899 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] GET http://192.168.122.54/volume/v3/snapshots/a03cb844-8240-4fef-b182-bb5bec37b6fc Sep 03 20:13:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-94c67879-b81e-44eb-87b8-19661ac6b899 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-94c67879-b81e-44eb-87b8-19661ac6b899 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:06 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:06 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:13:06 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-94c67879-b81e-44eb-87b8-19661ac6b899 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Snapshot retrieved successfully. Sep 03 20:13:06 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-94c67879-b81e-44eb-87b8-19661ac6b899 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/snapshots/a03cb844-8240-4fef-b182-bb5bec37b6fc returned with HTTP 200 Sep 03 20:13:06 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 972/1920] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:13:06 2026] GET /volume/v3/snapshots/a03cb844-8240-4fef-b182-bb5bec37b6fc => generated 576 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:13:06 devstack devstack@c-api.service[87290]: DEBUG cinder.coordination [req-15aed19d-7df9-49d2-b686-1e354dc4ef57 req-4c1b53f9-f2c6-4f8a-b460-113622795f7e tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] Lock "cinder-attachment_update-04098dac-14f1-4ea9-b679-070b74c3b107-devstack" released by "attachment_update" :: held 4.642s {{(pid=87290) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 20:13:06 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-15aed19d-7df9-49d2-b686-1e354dc4ef57 req-4c1b53f9-f2c6-4f8a-b460-113622795f7e tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] http://192.168.122.54/volume/v3/attachments/862ea1d9-018e-4a32-87d5-4f623bf4b557 returned with HTTP 200 Sep 03 20:13:06 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 949/1921] 192.168.122.54 () {66 vars in 1588 bytes} [Thu Sep 3 20:13:01 2026] PUT /volume/v3/attachments/862ea1d9-018e-4a32-87d5-4f623bf4b557 => generated 694 bytes in 4712 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 20:13:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-15aed19d-7df9-49d2-b686-1e354dc4ef57 req-2204ac91-30fa-4cb2-ae3e-28cb377bb8c8 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:06 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-15aed19d-7df9-49d2-b686-1e354dc4ef57 req-2204ac91-30fa-4cb2-ae3e-28cb377bb8c8 tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] POST http://192.168.122.54/volume/v3/attachments/862ea1d9-018e-4a32-87d5-4f623bf4b557/action Sep 03 20:13:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-15aed19d-7df9-49d2-b686-1e354dc4ef57 req-2204ac91-30fa-4cb2-ae3e-28cb377bb8c8 tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] Action body: b'{"os-complete": null}' {{(pid=87289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:13:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-15aed19d-7df9-49d2-b686-1e354dc4ef57 req-2204ac91-30fa-4cb2-ae3e-28cb377bb8c8 tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:13:06 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:06 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:13:06 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:06 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:13:06 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-15aed19d-7df9-49d2-b686-1e354dc4ef57 req-2204ac91-30fa-4cb2-ae3e-28cb377bb8c8 tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] http://192.168.122.54/volume/v3/attachments/862ea1d9-018e-4a32-87d5-4f623bf4b557/action returned with HTTP 204 Sep 03 20:13:06 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 973/1922] 192.168.122.54 () {66 vars in 1609 bytes} [Thu Sep 3 20:13:06 2026] POST /volume/v3/attachments/862ea1d9-018e-4a32-87d5-4f623bf4b557/action => generated 0 bytes in 170 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:13:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-2c815353-5ea7-4add-a11d-3b9612cd79e0 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:07 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2c815353-5ea7-4add-a11d-3b9612cd79e0 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] GET http://192.168.122.54/volume/v3/snapshots/a03cb844-8240-4fef-b182-bb5bec37b6fc Sep 03 20:13:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-2c815353-5ea7-4add-a11d-3b9612cd79e0 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-2c815353-5ea7-4add-a11d-3b9612cd79e0 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:07 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:07 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:13:07 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-2c815353-5ea7-4add-a11d-3b9612cd79e0 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Snapshot retrieved successfully. Sep 03 20:13:07 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2c815353-5ea7-4add-a11d-3b9612cd79e0 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/snapshots/a03cb844-8240-4fef-b182-bb5bec37b6fc returned with HTTP 200 Sep 03 20:13:07 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 950/1923] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:13:07 2026] GET /volume/v3/snapshots/a03cb844-8240-4fef-b182-bb5bec37b6fc => generated 576 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:13:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-77005f3d-36f0-4ded-a57d-77982a3f728e None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:08 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-77005f3d-36f0-4ded-a57d-77982a3f728e tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] GET http://192.168.122.54/volume/v3/snapshots/a03cb844-8240-4fef-b182-bb5bec37b6fc Sep 03 20:13:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-77005f3d-36f0-4ded-a57d-77982a3f728e tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-77005f3d-36f0-4ded-a57d-77982a3f728e tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:08 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:08 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:13:08 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-77005f3d-36f0-4ded-a57d-77982a3f728e tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Snapshot retrieved successfully. Sep 03 20:13:08 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-77005f3d-36f0-4ded-a57d-77982a3f728e tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/snapshots/a03cb844-8240-4fef-b182-bb5bec37b6fc returned with HTTP 200 Sep 03 20:13:08 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 974/1924] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:13:08 2026] GET /volume/v3/snapshots/a03cb844-8240-4fef-b182-bb5bec37b6fc => generated 576 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:13:09 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-ff5088aa-ad40-47bc-a5be-97900566fc1a None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:09 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ff5088aa-ad40-47bc-a5be-97900566fc1a tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] GET http://192.168.122.54/volume/v3/snapshots/a03cb844-8240-4fef-b182-bb5bec37b6fc Sep 03 20:13:09 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ff5088aa-ad40-47bc-a5be-97900566fc1a tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:09 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ff5088aa-ad40-47bc-a5be-97900566fc1a tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:09 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:09 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:13:09 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-ff5088aa-ad40-47bc-a5be-97900566fc1a tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Snapshot retrieved successfully. Sep 03 20:13:09 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ff5088aa-ad40-47bc-a5be-97900566fc1a tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/snapshots/a03cb844-8240-4fef-b182-bb5bec37b6fc returned with HTTP 200 Sep 03 20:13:09 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 951/1925] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:13:09 2026] GET /volume/v3/snapshots/a03cb844-8240-4fef-b182-bb5bec37b6fc => generated 576 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:13:10 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-1b069412-1a48-4670-a3f0-8d104d1d2d40 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:10 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-1b069412-1a48-4670-a3f0-8d104d1d2d40 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] GET http://192.168.122.54/volume/v3/snapshots/a03cb844-8240-4fef-b182-bb5bec37b6fc Sep 03 20:13:10 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-1b069412-1a48-4670-a3f0-8d104d1d2d40 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:10 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-1b069412-1a48-4670-a3f0-8d104d1d2d40 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:10 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-1b069412-1a48-4670-a3f0-8d104d1d2d40 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/snapshots/a03cb844-8240-4fef-b182-bb5bec37b6fc returned with HTTP 404 Sep 03 20:13:10 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 975/1926] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:13:10 2026] GET /volume/v3/snapshots/a03cb844-8240-4fef-b182-bb5bec37b6fc => generated 111 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:13:10 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-a1ce0965-e43a-482b-b308-59d7ca6eed0f None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:10 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a1ce0965-e43a-482b-b308-59d7ca6eed0f tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] DELETE http://192.168.122.54/volume/v3/snapshots/a03cb844-8240-4fef-b182-bb5bec37b6fc Sep 03 20:13:10 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a1ce0965-e43a-482b-b308-59d7ca6eed0f tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:10 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a1ce0965-e43a-482b-b308-59d7ca6eed0f tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:10 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.snapshots [None req-a1ce0965-e43a-482b-b308-59d7ca6eed0f tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Delete snapshot with id: a03cb844-8240-4fef-b182-bb5bec37b6fc Sep 03 20:13:10 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a1ce0965-e43a-482b-b308-59d7ca6eed0f tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/snapshots/a03cb844-8240-4fef-b182-bb5bec37b6fc returned with HTTP 404 Sep 03 20:13:10 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 952/1927] 192.168.122.54 () {58 vars in 1236 bytes} [Thu Sep 3 20:13:10 2026] DELETE /volume/v3/snapshots/a03cb844-8240-4fef-b182-bb5bec37b6fc => generated 111 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:13:10 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-677ae8b8-c888-4a62-901b-fc64e471f367 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:10 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-677ae8b8-c888-4a62-901b-fc64e471f367 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] GET http://192.168.122.54/volume/v3/volumes/68ab7e30-4c22-4c1e-8239-55e033e2dba8 Sep 03 20:13:10 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-677ae8b8-c888-4a62-901b-fc64e471f367 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:10 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-677ae8b8-c888-4a62-901b-fc64e471f367 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:10 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:10 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:13:10 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:10 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:13:11 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-677ae8b8-c888-4a62-901b-fc64e471f367 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Volume info retrieved successfully. Sep 03 20:13:11 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-677ae8b8-c888-4a62-901b-fc64e471f367 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/volumes/68ab7e30-4c22-4c1e-8239-55e033e2dba8 returned with HTTP 200 Sep 03 20:13:11 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 976/1928] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:13:10 2026] GET /volume/v3/volumes/68ab7e30-4c22-4c1e-8239-55e033e2dba8 => generated 854 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:13:11 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-b8d07e11-ecd1-46aa-92dc-4cc6802130e4 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:11 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b8d07e11-ecd1-46aa-92dc-4cc6802130e4 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:13:11 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b8d07e11-ecd1-46aa-92dc-4cc6802130e4 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1768630406"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:13:11 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.volumes [None req-b8d07e11-ecd1-46aa-92dc-4cc6802130e4 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1768630406'}} {{(pid=87290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:13:11 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-b8d07e11-ecd1-46aa-92dc-4cc6802130e4 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Create volume of 1 GB Sep 03 20:13:11 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-b8d07e11-ecd1-46aa-92dc-4cc6802130e4 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Availability Zones retrieved successfully. Sep 03 20:13:11 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-b8d07e11-ecd1-46aa-92dc-4cc6802130e4 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Flow 'volume_create_api' (3e0925dc-d116-45aa-81e2-65cf4f947273) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:13:11 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-b8d07e11-ecd1-46aa-92dc-4cc6802130e4 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f12d56e-d13d-47b9-95b5-40223727905c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:13:11 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.flows.api.create_volume [None req-b8d07e11-ecd1-46aa-92dc-4cc6802130e4 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Validating volume size '1' using validate_int {{(pid=87290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:13:11 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-b8d07e11-ecd1-46aa-92dc-4cc6802130e4 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f12d56e-d13d-47b9-95b5-40223727905c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:13:11 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-b8d07e11-ecd1-46aa-92dc-4cc6802130e4 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7257f8df-7536-46b1-b814-29667325ae08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:13:11 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-b8d07e11-ecd1-46aa-92dc-4cc6802130e4 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Created reservations ['0fe9f4a7-80c3-4e62-ad98-5c13f8eb988a', '21a5df06-d0cd-4641-95a4-b0e03afef286', '75ebc420-3115-4d85-b867-d501dfd134b3', 'e350516b-99f1-4fb8-92d2-979ed470e4e9'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:13:11 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-b8d07e11-ecd1-46aa-92dc-4cc6802130e4 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7257f8df-7536-46b1-b814-29667325ae08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0fe9f4a7-80c3-4e62-ad98-5c13f8eb988a', '21a5df06-d0cd-4641-95a4-b0e03afef286', '75ebc420-3115-4d85-b867-d501dfd134b3', 'e350516b-99f1-4fb8-92d2-979ed470e4e9']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:13:11 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-b8d07e11-ecd1-46aa-92dc-4cc6802130e4 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13bb2e7d-6834-45aa-af98-27de59005d5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:13:11 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:11 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:13:11 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-b8d07e11-ecd1-46aa-92dc-4cc6802130e4 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13bb2e7d-6834-45aa-af98-27de59005d5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bdc73cd0-c662-49b3-8d1b-80754239ebb3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1768630406',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88243f82b60e4f00b25483b9fb825fa6',qos_specs=None,replication_status=,reservations=['0fe9f4a7-80c3-4e62-ad98-5c13f8eb988a','21a5df06-d0cd-4641-95a4-b0e03afef286','75ebc420-3115-4d85-b867-d501dfd134b3','e350516b-99f1-4fb8-92d2-979ed470e4e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78a7639d6cc6443a949c63271bb02328',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:13:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1768630406',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bdc73cd0-c662-49b3-8d1b-80754239ebb3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88243f82b60e4f00b25483b9fb825fa6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='78a7639d6cc6443a949c63271bb02328',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:13:11 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-b8d07e11-ecd1-46aa-92dc-4cc6802130e4 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (767930ed-b53f-4c1c-be71-13e97d5bd80f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:13:11 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-b8d07e11-ecd1-46aa-92dc-4cc6802130e4 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (767930ed-b53f-4c1c-be71-13e97d5bd80f) transitioned into state 'SUCCESS' from state '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-1768630406',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88243f82b60e4f00b25483b9fb825fa6',qos_specs=None,replication_status=,reservations=['0fe9f4a7-80c3-4e62-ad98-5c13f8eb988a','21a5df06-d0cd-4641-95a4-b0e03afef286','75ebc420-3115-4d85-b867-d501dfd134b3','e350516b-99f1-4fb8-92d2-979ed470e4e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78a7639d6cc6443a949c63271bb02328',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:13:11 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-b8d07e11-ecd1-46aa-92dc-4cc6802130e4 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1bbaa2df-2038-461f-8b8a-9b1a11f6349c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:13:11 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-b8d07e11-ecd1-46aa-92dc-4cc6802130e4 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1bbaa2df-2038-461f-8b8a-9b1a11f6349c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:13:11 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-b8d07e11-ecd1-46aa-92dc-4cc6802130e4 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Flow 'volume_create_api' (3e0925dc-d116-45aa-81e2-65cf4f947273) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:13:11 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-b8d07e11-ecd1-46aa-92dc-4cc6802130e4 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Create volume request issued successfully. Sep 03 20:13:11 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b8d07e11-ecd1-46aa-92dc-4cc6802130e4 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:13:11 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 953/1929] 192.168.122.54 () {60 vars in 1137 bytes} [Thu Sep 3 20:13:11 2026] POST /volume/v3/volumes => generated 761 bytes in 657 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:13:11 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-91b4a7a0-1fa1-4543-8eb0-66fbf04a9eac None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:11 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-91b4a7a0-1fa1-4543-8eb0-66fbf04a9eac tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] GET http://192.168.122.54/volume/v3/volumes/bdc73cd0-c662-49b3-8d1b-80754239ebb3 Sep 03 20:13:11 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-91b4a7a0-1fa1-4543-8eb0-66fbf04a9eac tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:11 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-91b4a7a0-1fa1-4543-8eb0-66fbf04a9eac tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:11 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:11 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:13:11 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:11 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:13:11 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-91b4a7a0-1fa1-4543-8eb0-66fbf04a9eac tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Volume info retrieved successfully. Sep 03 20:13:11 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-91b4a7a0-1fa1-4543-8eb0-66fbf04a9eac tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/volumes/bdc73cd0-c662-49b3-8d1b-80754239ebb3 returned with HTTP 200 Sep 03 20:13:11 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 977/1930] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:13:11 2026] GET /volume/v3/volumes/bdc73cd0-c662-49b3-8d1b-80754239ebb3 => generated 829 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:13:12 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-7ee5d213-4396-49b1-8932-fc874bfd2c8f None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:12 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-7ee5d213-4396-49b1-8932-fc874bfd2c8f tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] GET http://192.168.122.54/volume/v3/volumes/bdc73cd0-c662-49b3-8d1b-80754239ebb3 Sep 03 20:13:12 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-7ee5d213-4396-49b1-8932-fc874bfd2c8f tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:12 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-7ee5d213-4396-49b1-8932-fc874bfd2c8f tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:12 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:12 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:13:12 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:12 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:13:12 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-7ee5d213-4396-49b1-8932-fc874bfd2c8f tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Volume info retrieved successfully. Sep 03 20:13:12 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-7ee5d213-4396-49b1-8932-fc874bfd2c8f tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/volumes/bdc73cd0-c662-49b3-8d1b-80754239ebb3 returned with HTTP 200 Sep 03 20:13:12 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 954/1931] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:13:12 2026] GET /volume/v3/volumes/bdc73cd0-c662-49b3-8d1b-80754239ebb3 => generated 853 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:13:14 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-b4e8bffd-0e50-4d4e-8a7f-752a6433b580 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:14 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b4e8bffd-0e50-4d4e-8a7f-752a6433b580 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] GET http://192.168.122.54/volume/v3/volumes/bdc73cd0-c662-49b3-8d1b-80754239ebb3 Sep 03 20:13:14 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b4e8bffd-0e50-4d4e-8a7f-752a6433b580 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:14 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b4e8bffd-0e50-4d4e-8a7f-752a6433b580 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:14 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:14 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:13:14 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:14 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:13:14 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-b4e8bffd-0e50-4d4e-8a7f-752a6433b580 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Volume info retrieved successfully. Sep 03 20:13:14 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b4e8bffd-0e50-4d4e-8a7f-752a6433b580 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/volumes/bdc73cd0-c662-49b3-8d1b-80754239ebb3 returned with HTTP 200 Sep 03 20:13:14 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 978/1932] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:13:14 2026] GET /volume/v3/volumes/bdc73cd0-c662-49b3-8d1b-80754239ebb3 => generated 854 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:13:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-80a22790-ad14-4bde-9e48-885ac5c40a39 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:14 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-80a22790-ad14-4bde-9e48-885ac5c40a39 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] POST http://192.168.122.54/volume/v3/snapshots Sep 03 20:13:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-80a22790-ad14-4bde-9e48-885ac5c40a39 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bdc73cd0-c662-49b3-8d1b-80754239ebb3", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-941471298"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:13:14 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:14 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:13:14 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:14 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:13:14 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-80a22790-ad14-4bde-9e48-885ac5c40a39 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Volume info retrieved successfully. Sep 03 20:13:14 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.snapshots [None req-80a22790-ad14-4bde-9e48-885ac5c40a39 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Create snapshot from volume bdc73cd0-c662-49b3-8d1b-80754239ebb3 Sep 03 20:13:14 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-80a22790-ad14-4bde-9e48-885ac5c40a39 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Created reservations ['afc03b24-ef53-4a36-a710-28fd9251d711', 'fd1c92b6-238f-4c46-babc-d1eed5058d5f', '342e1f42-35cd-40dd-abca-107663bb2c47', '031beced-e8df-4816-900d-4ddf54d87a2c'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:13:14 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:14 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:13:14 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-80a22790-ad14-4bde-9e48-885ac5c40a39 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Snapshot create request issued successfully. Sep 03 20:13:14 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-80a22790-ad14-4bde-9e48-885ac5c40a39 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/snapshots returned with HTTP 202 Sep 03 20:13:14 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 955/1933] 192.168.122.54 () {60 vars in 1144 bytes} [Thu Sep 3 20:13:14 2026] POST /volume/v3/snapshots => generated 309 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:13:14 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-bd6874ae-0ef9-4545-b9be-0c2f4a9c4aa6 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:14 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-bd6874ae-0ef9-4545-b9be-0c2f4a9c4aa6 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] GET http://192.168.122.54/volume/v3/snapshots/bf222635-89ec-4663-84ca-8ecfbb3b8fc4 Sep 03 20:13:14 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-bd6874ae-0ef9-4545-b9be-0c2f4a9c4aa6 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:14 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-bd6874ae-0ef9-4545-b9be-0c2f4a9c4aa6 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:14 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:14 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:13:14 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-bd6874ae-0ef9-4545-b9be-0c2f4a9c4aa6 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Snapshot retrieved successfully. Sep 03 20:13:14 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-bd6874ae-0ef9-4545-b9be-0c2f4a9c4aa6 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/snapshots/bf222635-89ec-4663-84ca-8ecfbb3b8fc4 returned with HTTP 200 Sep 03 20:13:14 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 979/1934] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:13:14 2026] GET /volume/v3/snapshots/bf222635-89ec-4663-84ca-8ecfbb3b8fc4 => generated 441 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:13:15 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-e48d253f-c78f-4d2f-8604-50c862f02706 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:15 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e48d253f-c78f-4d2f-8604-50c862f02706 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] GET http://192.168.122.54/volume/v3/snapshots/bf222635-89ec-4663-84ca-8ecfbb3b8fc4 Sep 03 20:13:15 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e48d253f-c78f-4d2f-8604-50c862f02706 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:15 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e48d253f-c78f-4d2f-8604-50c862f02706 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:15 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:15 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:13:15 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-e48d253f-c78f-4d2f-8604-50c862f02706 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Snapshot retrieved successfully. Sep 03 20:13:15 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e48d253f-c78f-4d2f-8604-50c862f02706 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/snapshots/bf222635-89ec-4663-84ca-8ecfbb3b8fc4 returned with HTTP 200 Sep 03 20:13:15 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 956/1935] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:13:15 2026] GET /volume/v3/snapshots/bf222635-89ec-4663-84ca-8ecfbb3b8fc4 => generated 441 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:13:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-68cba545-cd42-4247-93bc-0b53b780a8cb None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:16 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-68cba545-cd42-4247-93bc-0b53b780a8cb tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] GET http://192.168.122.54/volume/v3/snapshots/bf222635-89ec-4663-84ca-8ecfbb3b8fc4 Sep 03 20:13:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-68cba545-cd42-4247-93bc-0b53b780a8cb tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-68cba545-cd42-4247-93bc-0b53b780a8cb tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:16 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:16 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:13:16 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-68cba545-cd42-4247-93bc-0b53b780a8cb tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Snapshot retrieved successfully. Sep 03 20:13:16 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-68cba545-cd42-4247-93bc-0b53b780a8cb tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/snapshots/bf222635-89ec-4663-84ca-8ecfbb3b8fc4 returned with HTTP 200 Sep 03 20:13:16 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 980/1936] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:13:16 2026] GET /volume/v3/snapshots/bf222635-89ec-4663-84ca-8ecfbb3b8fc4 => generated 441 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:13:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-a11b9b17-988d-4df0-8b03-037dc4811590 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:17 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a11b9b17-988d-4df0-8b03-037dc4811590 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] GET http://192.168.122.54/volume/v3/snapshots/bf222635-89ec-4663-84ca-8ecfbb3b8fc4 Sep 03 20:13:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a11b9b17-988d-4df0-8b03-037dc4811590 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a11b9b17-988d-4df0-8b03-037dc4811590 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:17 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:17 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:13:17 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-a11b9b17-988d-4df0-8b03-037dc4811590 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Snapshot retrieved successfully. Sep 03 20:13:17 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a11b9b17-988d-4df0-8b03-037dc4811590 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/snapshots/bf222635-89ec-4663-84ca-8ecfbb3b8fc4 returned with HTTP 200 Sep 03 20:13:17 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 957/1937] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:13:17 2026] GET /volume/v3/snapshots/bf222635-89ec-4663-84ca-8ecfbb3b8fc4 => generated 441 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:13:18 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-833040b9-749d-48af-9258-1cb5dc1d63e6 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:18 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-833040b9-749d-48af-9258-1cb5dc1d63e6 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] GET http://192.168.122.54/volume/v3/snapshots/bf222635-89ec-4663-84ca-8ecfbb3b8fc4 Sep 03 20:13:18 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-833040b9-749d-48af-9258-1cb5dc1d63e6 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:18 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-833040b9-749d-48af-9258-1cb5dc1d63e6 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:18 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:18 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:13:18 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-833040b9-749d-48af-9258-1cb5dc1d63e6 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Snapshot retrieved successfully. Sep 03 20:13:18 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-833040b9-749d-48af-9258-1cb5dc1d63e6 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/snapshots/bf222635-89ec-4663-84ca-8ecfbb3b8fc4 returned with HTTP 200 Sep 03 20:13:18 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 981/1938] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:13:18 2026] GET /volume/v3/snapshots/bf222635-89ec-4663-84ca-8ecfbb3b8fc4 => generated 441 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:13:19 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-6944cf1d-7539-4074-b745-6ad3de027c8c None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:19 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6944cf1d-7539-4074-b745-6ad3de027c8c tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] GET http://192.168.122.54/volume/v3/snapshots/bf222635-89ec-4663-84ca-8ecfbb3b8fc4 Sep 03 20:13:19 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-6944cf1d-7539-4074-b745-6ad3de027c8c tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:19 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-6944cf1d-7539-4074-b745-6ad3de027c8c tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:19 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:19 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:13:19 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-6944cf1d-7539-4074-b745-6ad3de027c8c tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Snapshot retrieved successfully. Sep 03 20:13:19 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6944cf1d-7539-4074-b745-6ad3de027c8c tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/snapshots/bf222635-89ec-4663-84ca-8ecfbb3b8fc4 returned with HTTP 200 Sep 03 20:13:19 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 958/1939] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:13:19 2026] GET /volume/v3/snapshots/bf222635-89ec-4663-84ca-8ecfbb3b8fc4 => generated 468 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:13:19 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-90746fc4-dc43-4b0b-a767-68f7237b4d9c None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:19 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-90746fc4-dc43-4b0b-a767-68f7237b4d9c tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:13:19 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-90746fc4-dc43-4b0b-a767-68f7237b4d9c tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "bf222635-89ec-4663-84ca-8ecfbb3b8fc4", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-1829944006"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:13:19 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volumes [None req-90746fc4-dc43-4b0b-a767-68f7237b4d9c tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Create volume request body: {'volume': {'snapshot_id': 'bf222635-89ec-4663-84ca-8ecfbb3b8fc4', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1829944006'}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:13:19 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:19 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:13:19 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-90746fc4-dc43-4b0b-a767-68f7237b4d9c tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Snapshot retrieved successfully. Sep 03 20:13:19 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-90746fc4-dc43-4b0b-a767-68f7237b4d9c tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Create volume of 2 GB Sep 03 20:13:19 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-90746fc4-dc43-4b0b-a767-68f7237b4d9c tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Availability Zones retrieved successfully. Sep 03 20:13:19 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-90746fc4-dc43-4b0b-a767-68f7237b4d9c tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Flow 'volume_create_api' (3cdc294b-30ee-4b2c-aac8-1cbbdea66d11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:13:19 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-90746fc4-dc43-4b0b-a767-68f7237b4d9c tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbf79b07-27ac-4252-8e3b-8dff049005d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:13:19 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.flows.api.create_volume [None req-90746fc4-dc43-4b0b-a767-68f7237b4d9c tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=87289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:13:20 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:20 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:13:20 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-90746fc4-dc43-4b0b-a767-68f7237b4d9c tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbf79b07-27ac-4252-8e3b-8dff049005d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': 'bf222635-89ec-4663-84ca-8ecfbb3b8fc4', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:13:20 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-90746fc4-dc43-4b0b-a767-68f7237b4d9c tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f26841c-c945-4dd9-a6b1-86aa098c582d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:13:20 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-90746fc4-dc43-4b0b-a767-68f7237b4d9c tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Created reservations ['7d0d0872-e9e6-415a-90b3-df03bb79d1ce', '6d969cae-766e-4c52-a0ac-2c2c101c8737', '5195b97c-c9e9-4249-a25c-ae87dffdfbb0', '0d17f2d7-e76f-4ae2-8eee-529d373850ac'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:13:20 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-90746fc4-dc43-4b0b-a767-68f7237b4d9c tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f26841c-c945-4dd9-a6b1-86aa098c582d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d0d0872-e9e6-415a-90b3-df03bb79d1ce', '6d969cae-766e-4c52-a0ac-2c2c101c8737', '5195b97c-c9e9-4249-a25c-ae87dffdfbb0', '0d17f2d7-e76f-4ae2-8eee-529d373850ac']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:13:20 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-90746fc4-dc43-4b0b-a767-68f7237b4d9c tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98907e7b-24e3-433c-b7a5-e46ccb05af31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:13:20 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:20 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:13:20 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:20 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:13:20 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-90746fc4-dc43-4b0b-a767-68f7237b4d9c tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98907e7b-24e3-433c-b7a5-e46ccb05af31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f8111527-0958-4dd5-97d4-ca40373f2c55', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1829944006',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88243f82b60e4f00b25483b9fb825fa6',qos_specs=None,replication_status=,reservations=['7d0d0872-e9e6-415a-90b3-df03bb79d1ce','6d969cae-766e-4c52-a0ac-2c2c101c8737','5195b97c-c9e9-4249-a25c-ae87dffdfbb0','0d17f2d7-e76f-4ae2-8eee-529d373850ac'],size=2,snapshot_id=bf222635-89ec-4663-84ca-8ecfbb3b8fc4,source_replicaid=,source_volid=None,status='creating',user_id='78a7639d6cc6443a949c63271bb02328',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:13:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1829944006',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f8111527-0958-4dd5-97d4-ca40373f2c55,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88243f82b60e4f00b25483b9fb825fa6',provider_auth=None,provider_geometry=None,provider_id=None,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=bf222635-89ec-4663-84ca-8ecfbb3b8fc4,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='78a7639d6cc6443a949c63271bb02328',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:13:20 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-90746fc4-dc43-4b0b-a767-68f7237b4d9c tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92312096-da24-46f2-b5ef-6b1705bdffea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:13:20 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-90746fc4-dc43-4b0b-a767-68f7237b4d9c tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92312096-da24-46f2-b5ef-6b1705bdffea) transitioned into state 'SUCCESS' from state '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-1829944006',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88243f82b60e4f00b25483b9fb825fa6',qos_specs=None,replication_status=,reservations=['7d0d0872-e9e6-415a-90b3-df03bb79d1ce','6d969cae-766e-4c52-a0ac-2c2c101c8737','5195b97c-c9e9-4249-a25c-ae87dffdfbb0','0d17f2d7-e76f-4ae2-8eee-529d373850ac'],size=2,snapshot_id=bf222635-89ec-4663-84ca-8ecfbb3b8fc4,source_replicaid=,source_volid=None,status='creating',user_id='78a7639d6cc6443a949c63271bb02328',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:13:20 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-90746fc4-dc43-4b0b-a767-68f7237b4d9c tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97682eef-7380-4258-86e3-89c62ddf7b83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:13:20 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:20 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:13:20 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-bd6e4250-e002-4166-9135-d9c2cf3c567b None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:20 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-90746fc4-dc43-4b0b-a767-68f7237b4d9c tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97682eef-7380-4258-86e3-89c62ddf7b83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:13:20 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-90746fc4-dc43-4b0b-a767-68f7237b4d9c tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Flow 'volume_create_api' (3cdc294b-30ee-4b2c-aac8-1cbbdea66d11) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:13:20 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-90746fc4-dc43-4b0b-a767-68f7237b4d9c tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Create volume request issued successfully. Sep 03 20:13:20 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-90746fc4-dc43-4b0b-a767-68f7237b4d9c tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:13:20 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 982/1940] 192.168.122.54 () {60 vars in 1138 bytes} [Thu Sep 3 20:13:19 2026] POST /volume/v3/volumes => generated 795 bytes in 799 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:13:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-5d9729a5-c0b2-4f9a-a152-6dcac170bd11 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:20 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-5d9729a5-c0b2-4f9a-a152-6dcac170bd11 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] GET http://192.168.122.54/volume/v3/volumes/f8111527-0958-4dd5-97d4-ca40373f2c55 Sep 03 20:13:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-5d9729a5-c0b2-4f9a-a152-6dcac170bd11 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-5d9729a5-c0b2-4f9a-a152-6dcac170bd11 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:20 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:20 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:13:20 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:20 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:13:20 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-5d9729a5-c0b2-4f9a-a152-6dcac170bd11 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Volume info retrieved successfully. Sep 03 20:13:20 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-5d9729a5-c0b2-4f9a-a152-6dcac170bd11 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/volumes/f8111527-0958-4dd5-97d4-ca40373f2c55 returned with HTTP 200 Sep 03 20:13:20 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 983/1941] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:13:20 2026] GET /volume/v3/volumes/f8111527-0958-4dd5-97d4-ca40373f2c55 => generated 863 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:13:20 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-bd6e4250-e002-4166-9135-d9c2cf3c567b tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:13:20 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-bd6e4250-e002-4166-9135-d9c2cf3c567b tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-1600489854"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:13:20 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.volumes [None req-bd6e4250-e002-4166-9135-d9c2cf3c567b tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-1600489854'}} {{(pid=87290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:13:20 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-bd6e4250-e002-4166-9135-d9c2cf3c567b tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Create volume of 1 GB Sep 03 20:13:20 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-bd6e4250-e002-4166-9135-d9c2cf3c567b tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Availability Zones retrieved successfully. Sep 03 20:13:20 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-bd6e4250-e002-4166-9135-d9c2cf3c567b tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Flow 'volume_create_api' (c1d39492-85d4-45d7-ac59-3fd7b8644ea3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:13:20 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-bd6e4250-e002-4166-9135-d9c2cf3c567b tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60ef4677-de8a-4b6d-8bd3-388d393a8ad6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:13:20 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.flows.api.create_volume [None req-bd6e4250-e002-4166-9135-d9c2cf3c567b tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Validating volume size '1' using validate_int {{(pid=87290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:13:21 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-bd6e4250-e002-4166-9135-d9c2cf3c567b tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60ef4677-de8a-4b6d-8bd3-388d393a8ad6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:13:21 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-bd6e4250-e002-4166-9135-d9c2cf3c567b tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (561fad7d-146f-4ec9-ba12-ebdd0fe881bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:13:21 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-bd6e4250-e002-4166-9135-d9c2cf3c567b tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Created reservations ['3cbec77f-37e5-4a78-9aa7-b3ba0190a869', 'be303afb-5d1f-4df1-8c08-85b9dfb6dba9', 'e6a90e6a-62db-41d9-914e-0b0ca41c81fc', '3d1b3aac-c7e1-4124-9564-10e932f4c962'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:13:21 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-bd6e4250-e002-4166-9135-d9c2cf3c567b tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (561fad7d-146f-4ec9-ba12-ebdd0fe881bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3cbec77f-37e5-4a78-9aa7-b3ba0190a869', 'be303afb-5d1f-4df1-8c08-85b9dfb6dba9', 'e6a90e6a-62db-41d9-914e-0b0ca41c81fc', '3d1b3aac-c7e1-4124-9564-10e932f4c962']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:13:21 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-bd6e4250-e002-4166-9135-d9c2cf3c567b tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32190aa0-a987-45b0-84f9-babc89598c11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:13:21 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:21 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:13:21 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-bd6e4250-e002-4166-9135-d9c2cf3c567b tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32190aa0-a987-45b0-84f9-babc89598c11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bdad255f-6f96-4a4d-b6e7-32d38f1d7bc0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1600489854',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d9193bd27634ff6b514f10d42bdcacb',qos_specs=None,replication_status=,reservations=['3cbec77f-37e5-4a78-9aa7-b3ba0190a869','be303afb-5d1f-4df1-8c08-85b9dfb6dba9','e6a90e6a-62db-41d9-914e-0b0ca41c81fc','3d1b3aac-c7e1-4124-9564-10e932f4c962'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='649290f3ade24eda87ffea4cd5e611a5',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:13:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1600489854',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bdad255f-6f96-4a4d-b6e7-32d38f1d7bc0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1d9193bd27634ff6b514f10d42bdcacb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='649290f3ade24eda87ffea4cd5e611a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:13:21 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-bd6e4250-e002-4166-9135-d9c2cf3c567b tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fceae282-c3a1-427a-81fa-96f4ed3a9c5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:13:21 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-bd6e4250-e002-4166-9135-d9c2cf3c567b tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fceae282-c3a1-427a-81fa-96f4ed3a9c5f) transitioned into state 'SUCCESS' from state '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-1600489854',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d9193bd27634ff6b514f10d42bdcacb',qos_specs=None,replication_status=,reservations=['3cbec77f-37e5-4a78-9aa7-b3ba0190a869','be303afb-5d1f-4df1-8c08-85b9dfb6dba9','e6a90e6a-62db-41d9-914e-0b0ca41c81fc','3d1b3aac-c7e1-4124-9564-10e932f4c962'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='649290f3ade24eda87ffea4cd5e611a5',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:13:21 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-bd6e4250-e002-4166-9135-d9c2cf3c567b tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (501aa5b5-21f5-444c-91cf-1fa9f3d24896) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:13:21 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-bd6e4250-e002-4166-9135-d9c2cf3c567b tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (501aa5b5-21f5-444c-91cf-1fa9f3d24896) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:13:21 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-bd6e4250-e002-4166-9135-d9c2cf3c567b tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Flow 'volume_create_api' (c1d39492-85d4-45d7-ac59-3fd7b8644ea3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:13:21 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-bd6e4250-e002-4166-9135-d9c2cf3c567b tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Create volume request issued successfully. Sep 03 20:13:21 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-bd6e4250-e002-4166-9135-d9c2cf3c567b tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:13:21 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 959/1942] 192.168.122.54 () {60 vars in 1137 bytes} [Thu Sep 3 20:13:20 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 03 20:13:21 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-5412e79a-1dc2-4ebc-838c-84ad9af032d0 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:21 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-5412e79a-1dc2-4ebc-838c-84ad9af032d0 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] GET http://192.168.122.54/volume/v3/volumes/bdad255f-6f96-4a4d-b6e7-32d38f1d7bc0 Sep 03 20:13:21 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-5412e79a-1dc2-4ebc-838c-84ad9af032d0 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:21 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-5412e79a-1dc2-4ebc-838c-84ad9af032d0 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:21 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:21 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:13:21 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:21 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:13:21 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-5412e79a-1dc2-4ebc-838c-84ad9af032d0 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Volume info retrieved successfully. Sep 03 20:13:21 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-5412e79a-1dc2-4ebc-838c-84ad9af032d0 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] http://192.168.122.54/volume/v3/volumes/bdad255f-6f96-4a4d-b6e7-32d38f1d7bc0 returned with HTTP 200 Sep 03 20:13:21 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 984/1943] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:13:21 2026] GET /volume/v3/volumes/bdad255f-6f96-4a4d-b6e7-32d38f1d7bc0 => generated 825 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:13:21 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-b3822113-2bf8-49ec-aed2-ea24f94b8a5e None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:21 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b3822113-2bf8-49ec-aed2-ea24f94b8a5e tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] GET http://192.168.122.54/volume/v3/volumes/f8111527-0958-4dd5-97d4-ca40373f2c55 Sep 03 20:13:21 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b3822113-2bf8-49ec-aed2-ea24f94b8a5e tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:21 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b3822113-2bf8-49ec-aed2-ea24f94b8a5e tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:21 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:21 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:13:21 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:21 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:13:21 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-b3822113-2bf8-49ec-aed2-ea24f94b8a5e tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Volume info retrieved successfully. Sep 03 20:13:21 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b3822113-2bf8-49ec-aed2-ea24f94b8a5e tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/volumes/f8111527-0958-4dd5-97d4-ca40373f2c55 returned with HTTP 200 Sep 03 20:13:21 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 960/1944] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:13:21 2026] GET /volume/v3/volumes/f8111527-0958-4dd5-97d4-ca40373f2c55 => generated 887 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:13:22 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-83e98e1b-3450-40d1-a099-a4b59b05511d None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:22 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-83e98e1b-3450-40d1-a099-a4b59b05511d tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] GET http://192.168.122.54/volume/v3/volumes/bdad255f-6f96-4a4d-b6e7-32d38f1d7bc0 Sep 03 20:13:22 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-83e98e1b-3450-40d1-a099-a4b59b05511d tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:22 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-83e98e1b-3450-40d1-a099-a4b59b05511d tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:22 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:22 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:13:22 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:22 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:13:22 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-83e98e1b-3450-40d1-a099-a4b59b05511d tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Volume info retrieved successfully. Sep 03 20:13:22 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-83e98e1b-3450-40d1-a099-a4b59b05511d tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] http://192.168.122.54/volume/v3/volumes/bdad255f-6f96-4a4d-b6e7-32d38f1d7bc0 returned with HTTP 200 Sep 03 20:13:22 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 985/1945] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:13:22 2026] GET /volume/v3/volumes/bdad255f-6f96-4a4d-b6e7-32d38f1d7bc0 => generated 849 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:13:22 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-77774efc-b256-4688-a25d-1e325f7a4c45 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:22 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-77774efc-b256-4688-a25d-1e325f7a4c45 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] GET http://192.168.122.54/volume/v3/volumes/f8111527-0958-4dd5-97d4-ca40373f2c55 Sep 03 20:13:22 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-77774efc-b256-4688-a25d-1e325f7a4c45 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:22 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-77774efc-b256-4688-a25d-1e325f7a4c45 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:22 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:22 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:13:22 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:22 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:13:23 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-77774efc-b256-4688-a25d-1e325f7a4c45 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Volume info retrieved successfully. Sep 03 20:13:23 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-77774efc-b256-4688-a25d-1e325f7a4c45 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/volumes/f8111527-0958-4dd5-97d4-ca40373f2c55 returned with HTTP 200 Sep 03 20:13:23 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 961/1946] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:13:22 2026] GET /volume/v3/volumes/f8111527-0958-4dd5-97d4-ca40373f2c55 => generated 887 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:13:23 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-82f3a11d-7964-4174-9ea3-727c28c69f74 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:23 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-82f3a11d-7964-4174-9ea3-727c28c69f74 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] GET http://192.168.122.54/volume/v3/volumes/bdad255f-6f96-4a4d-b6e7-32d38f1d7bc0 Sep 03 20:13:23 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-82f3a11d-7964-4174-9ea3-727c28c69f74 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:23 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-82f3a11d-7964-4174-9ea3-727c28c69f74 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:23 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:23 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:13:23 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:23 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:13:23 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-82f3a11d-7964-4174-9ea3-727c28c69f74 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Volume info retrieved successfully. Sep 03 20:13:23 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-82f3a11d-7964-4174-9ea3-727c28c69f74 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] http://192.168.122.54/volume/v3/volumes/bdad255f-6f96-4a4d-b6e7-32d38f1d7bc0 returned with HTTP 200 Sep 03 20:13:23 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 986/1947] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:13:23 2026] GET /volume/v3/volumes/bdad255f-6f96-4a4d-b6e7-32d38f1d7bc0 => generated 849 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:13:24 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-b9ceba15-a97d-4a49-a699-abecb3b61099 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:24 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b9ceba15-a97d-4a49-a699-abecb3b61099 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] GET http://192.168.122.54/volume/v3/volumes/f8111527-0958-4dd5-97d4-ca40373f2c55 Sep 03 20:13:24 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b9ceba15-a97d-4a49-a699-abecb3b61099 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:24 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b9ceba15-a97d-4a49-a699-abecb3b61099 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:24 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:24 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:13:24 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:24 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:13:24 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-b9ceba15-a97d-4a49-a699-abecb3b61099 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Volume info retrieved successfully. Sep 03 20:13:24 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b9ceba15-a97d-4a49-a699-abecb3b61099 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/volumes/f8111527-0958-4dd5-97d4-ca40373f2c55 returned with HTTP 200 Sep 03 20:13:24 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 962/1948] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:13:24 2026] GET /volume/v3/volumes/f8111527-0958-4dd5-97d4-ca40373f2c55 => generated 887 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:13:24 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-1e7c36b1-9d4a-48b9-9778-76cfd898c188 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:24 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-1e7c36b1-9d4a-48b9-9778-76cfd898c188 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] GET http://192.168.122.54/volume/v3/volumes/bdad255f-6f96-4a4d-b6e7-32d38f1d7bc0 Sep 03 20:13:24 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-1e7c36b1-9d4a-48b9-9778-76cfd898c188 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:24 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-1e7c36b1-9d4a-48b9-9778-76cfd898c188 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:24 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:24 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:13:24 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:24 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:13:24 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-1e7c36b1-9d4a-48b9-9778-76cfd898c188 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Volume info retrieved successfully. Sep 03 20:13:24 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-1e7c36b1-9d4a-48b9-9778-76cfd898c188 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] http://192.168.122.54/volume/v3/volumes/bdad255f-6f96-4a4d-b6e7-32d38f1d7bc0 returned with HTTP 200 Sep 03 20:13:25 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 987/1949] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:13:24 2026] GET /volume/v3/volumes/bdad255f-6f96-4a4d-b6e7-32d38f1d7bc0 => generated 849 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:13:25 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-8b65e943-ea29-46eb-8502-d65b6eb322c1 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:25 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-8b65e943-ea29-46eb-8502-d65b6eb322c1 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] GET http://192.168.122.54/volume/v3/volumes/f8111527-0958-4dd5-97d4-ca40373f2c55 Sep 03 20:13:25 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-8b65e943-ea29-46eb-8502-d65b6eb322c1 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:25 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-8b65e943-ea29-46eb-8502-d65b6eb322c1 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:25 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:25 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:13:25 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:25 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:13:25 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-8b65e943-ea29-46eb-8502-d65b6eb322c1 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Volume info retrieved successfully. Sep 03 20:13:25 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-8b65e943-ea29-46eb-8502-d65b6eb322c1 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/volumes/f8111527-0958-4dd5-97d4-ca40373f2c55 returned with HTTP 200 Sep 03 20:13:25 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 963/1950] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:13:25 2026] GET /volume/v3/volumes/f8111527-0958-4dd5-97d4-ca40373f2c55 => generated 887 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:13:26 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-c5d1c9df-69bd-48e3-824b-c931a54bd980 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:26 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c5d1c9df-69bd-48e3-824b-c931a54bd980 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] GET http://192.168.122.54/volume/v3/volumes/bdad255f-6f96-4a4d-b6e7-32d38f1d7bc0 Sep 03 20:13:26 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c5d1c9df-69bd-48e3-824b-c931a54bd980 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:26 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c5d1c9df-69bd-48e3-824b-c931a54bd980 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:26 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:26 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:13:26 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:26 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:13:26 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-c5d1c9df-69bd-48e3-824b-c931a54bd980 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Volume info retrieved successfully. Sep 03 20:13:26 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c5d1c9df-69bd-48e3-824b-c931a54bd980 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] http://192.168.122.54/volume/v3/volumes/bdad255f-6f96-4a4d-b6e7-32d38f1d7bc0 returned with HTTP 200 Sep 03 20:13:26 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 988/1951] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:13:26 2026] GET /volume/v3/volumes/bdad255f-6f96-4a4d-b6e7-32d38f1d7bc0 => generated 849 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:13:26 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-2eb8791e-54a3-4d5c-8a50-1533cc206202 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:26 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2eb8791e-54a3-4d5c-8a50-1533cc206202 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] GET http://192.168.122.54/volume/v3/volumes/f8111527-0958-4dd5-97d4-ca40373f2c55 Sep 03 20:13:26 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-2eb8791e-54a3-4d5c-8a50-1533cc206202 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:26 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-2eb8791e-54a3-4d5c-8a50-1533cc206202 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:26 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:26 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:13:26 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:26 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:13:26 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-2eb8791e-54a3-4d5c-8a50-1533cc206202 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Volume info retrieved successfully. Sep 03 20:13:26 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2eb8791e-54a3-4d5c-8a50-1533cc206202 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/volumes/f8111527-0958-4dd5-97d4-ca40373f2c55 returned with HTTP 200 Sep 03 20:13:26 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 964/1952] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:13:26 2026] GET /volume/v3/volumes/f8111527-0958-4dd5-97d4-ca40373f2c55 => generated 887 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:13:27 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-4ffe69a1-6aec-4056-a366-c30fec5fa8e3 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:27 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-4ffe69a1-6aec-4056-a366-c30fec5fa8e3 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] GET http://192.168.122.54/volume/v3/volumes/bdad255f-6f96-4a4d-b6e7-32d38f1d7bc0 Sep 03 20:13:27 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-4ffe69a1-6aec-4056-a366-c30fec5fa8e3 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:27 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-4ffe69a1-6aec-4056-a366-c30fec5fa8e3 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:27 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:27 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:13:27 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:27 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:13:27 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-4ffe69a1-6aec-4056-a366-c30fec5fa8e3 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Volume info retrieved successfully. Sep 03 20:13:27 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-4ffe69a1-6aec-4056-a366-c30fec5fa8e3 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] http://192.168.122.54/volume/v3/volumes/bdad255f-6f96-4a4d-b6e7-32d38f1d7bc0 returned with HTTP 200 Sep 03 20:13:27 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 989/1953] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:13:27 2026] GET /volume/v3/volumes/bdad255f-6f96-4a4d-b6e7-32d38f1d7bc0 => generated 849 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:13:27 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-91e04871-b483-44b3-bb6e-cb960d9f8157 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:27 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-91e04871-b483-44b3-bb6e-cb960d9f8157 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] GET http://192.168.122.54/volume/v3/volumes/f8111527-0958-4dd5-97d4-ca40373f2c55 Sep 03 20:13:27 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-91e04871-b483-44b3-bb6e-cb960d9f8157 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:27 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-91e04871-b483-44b3-bb6e-cb960d9f8157 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:27 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:27 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:13:27 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:27 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:13:27 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-91e04871-b483-44b3-bb6e-cb960d9f8157 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Volume info retrieved successfully. Sep 03 20:13:27 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-91e04871-b483-44b3-bb6e-cb960d9f8157 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/volumes/f8111527-0958-4dd5-97d4-ca40373f2c55 returned with HTTP 200 Sep 03 20:13:27 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 965/1954] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:13:27 2026] GET /volume/v3/volumes/f8111527-0958-4dd5-97d4-ca40373f2c55 => generated 887 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:13:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-deba6c3c-931b-4629-b1d5-53c02119abd7 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:28 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-deba6c3c-931b-4629-b1d5-53c02119abd7 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] GET http://192.168.122.54/volume/v3/volumes/bdad255f-6f96-4a4d-b6e7-32d38f1d7bc0 Sep 03 20:13:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-deba6c3c-931b-4629-b1d5-53c02119abd7 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-deba6c3c-931b-4629-b1d5-53c02119abd7 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:28 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:28 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:13:28 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:28 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:13:28 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-deba6c3c-931b-4629-b1d5-53c02119abd7 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Volume info retrieved successfully. Sep 03 20:13:28 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-deba6c3c-931b-4629-b1d5-53c02119abd7 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] http://192.168.122.54/volume/v3/volumes/bdad255f-6f96-4a4d-b6e7-32d38f1d7bc0 returned with HTTP 200 Sep 03 20:13:28 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 990/1955] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:13:28 2026] GET /volume/v3/volumes/bdad255f-6f96-4a4d-b6e7-32d38f1d7bc0 => generated 849 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:13:28 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-bcc61141-b816-4160-81e3-1d94e8f14259 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:28 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-bcc61141-b816-4160-81e3-1d94e8f14259 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] GET http://192.168.122.54/volume/v3/volumes/f8111527-0958-4dd5-97d4-ca40373f2c55 Sep 03 20:13:28 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-bcc61141-b816-4160-81e3-1d94e8f14259 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:28 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-bcc61141-b816-4160-81e3-1d94e8f14259 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:28 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:28 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:13:28 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:28 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:13:28 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-bcc61141-b816-4160-81e3-1d94e8f14259 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Volume info retrieved successfully. Sep 03 20:13:28 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-bcc61141-b816-4160-81e3-1d94e8f14259 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/volumes/f8111527-0958-4dd5-97d4-ca40373f2c55 returned with HTTP 200 Sep 03 20:13:28 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 966/1956] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:13:28 2026] GET /volume/v3/volumes/f8111527-0958-4dd5-97d4-ca40373f2c55 => generated 888 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:13:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-39f145ee-1329-4b19-8109-1151e3faa66a None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:28 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-39f145ee-1329-4b19-8109-1151e3faa66a tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] GET http://192.168.122.54/volume/v3/volumes/f8111527-0958-4dd5-97d4-ca40373f2c55 Sep 03 20:13:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-39f145ee-1329-4b19-8109-1151e3faa66a tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-39f145ee-1329-4b19-8109-1151e3faa66a tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:28 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:28 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:13:28 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:28 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:13:28 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-39f145ee-1329-4b19-8109-1151e3faa66a tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Volume info retrieved successfully. Sep 03 20:13:28 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-39f145ee-1329-4b19-8109-1151e3faa66a tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/volumes/f8111527-0958-4dd5-97d4-ca40373f2c55 returned with HTTP 200 Sep 03 20:13:28 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 991/1957] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:13:28 2026] GET /volume/v3/volumes/f8111527-0958-4dd5-97d4-ca40373f2c55 => generated 888 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:13:28 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-7f6ee30c-0cf0-486c-b33f-ebd45f777969 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:28 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-7f6ee30c-0cf0-486c-b33f-ebd45f777969 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] DELETE http://192.168.122.54/volume/v3/volumes/f8111527-0958-4dd5-97d4-ca40373f2c55 Sep 03 20:13:28 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-7f6ee30c-0cf0-486c-b33f-ebd45f777969 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:28 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-7f6ee30c-0cf0-486c-b33f-ebd45f777969 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:28 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-7f6ee30c-0cf0-486c-b33f-ebd45f777969 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Delete volume with id: f8111527-0958-4dd5-97d4-ca40373f2c55 Sep 03 20:13:28 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:28 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:13:28 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:28 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:13:28 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-7f6ee30c-0cf0-486c-b33f-ebd45f777969 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Volume info retrieved successfully. Sep 03 20:13:29 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-7f6ee30c-0cf0-486c-b33f-ebd45f777969 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Delete volume request issued successfully. Sep 03 20:13:29 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-7f6ee30c-0cf0-486c-b33f-ebd45f777969 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/volumes/f8111527-0958-4dd5-97d4-ca40373f2c55 returned with HTTP 202 Sep 03 20:13:29 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 967/1958] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:13:28 2026] DELETE /volume/v3/volumes/f8111527-0958-4dd5-97d4-ca40373f2c55 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:13:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-cb75c5cf-5f69-47b4-9c87-ad5819aed4b4 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:29 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-cb75c5cf-5f69-47b4-9c87-ad5819aed4b4 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] GET http://192.168.122.54/volume/v3/volumes/f8111527-0958-4dd5-97d4-ca40373f2c55 Sep 03 20:13:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-cb75c5cf-5f69-47b4-9c87-ad5819aed4b4 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-cb75c5cf-5f69-47b4-9c87-ad5819aed4b4 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:29 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:29 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:13:29 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:29 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:13:29 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-cb75c5cf-5f69-47b4-9c87-ad5819aed4b4 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Volume info retrieved successfully. Sep 03 20:13:29 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-cb75c5cf-5f69-47b4-9c87-ad5819aed4b4 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/volumes/f8111527-0958-4dd5-97d4-ca40373f2c55 returned with HTTP 200 Sep 03 20:13:29 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 992/1959] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:13:29 2026] GET /volume/v3/volumes/f8111527-0958-4dd5-97d4-ca40373f2c55 => generated 887 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:13:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-a7b5d6b6-632c-406f-b375-c34df0a89794 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:29 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a7b5d6b6-632c-406f-b375-c34df0a89794 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] GET http://192.168.122.54/volume/v3/volumes/bdad255f-6f96-4a4d-b6e7-32d38f1d7bc0 Sep 03 20:13:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a7b5d6b6-632c-406f-b375-c34df0a89794 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a7b5d6b6-632c-406f-b375-c34df0a89794 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:29 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:29 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:13:29 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:29 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:13:29 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-a7b5d6b6-632c-406f-b375-c34df0a89794 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Volume info retrieved successfully. Sep 03 20:13:29 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a7b5d6b6-632c-406f-b375-c34df0a89794 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] http://192.168.122.54/volume/v3/volumes/bdad255f-6f96-4a4d-b6e7-32d38f1d7bc0 returned with HTTP 200 Sep 03 20:13:29 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 968/1960] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:13:29 2026] GET /volume/v3/volumes/bdad255f-6f96-4a4d-b6e7-32d38f1d7bc0 => generated 850 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:13:30 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-a1f9420b-d7eb-4db5-b82e-45b78bcd556d None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:30 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a1f9420b-d7eb-4db5-b82e-45b78bcd556d tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] GET http://192.168.122.54/volume/v3/volumes/f8111527-0958-4dd5-97d4-ca40373f2c55 Sep 03 20:13:30 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a1f9420b-d7eb-4db5-b82e-45b78bcd556d tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:30 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a1f9420b-d7eb-4db5-b82e-45b78bcd556d tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:30 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a1f9420b-d7eb-4db5-b82e-45b78bcd556d tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/volumes/f8111527-0958-4dd5-97d4-ca40373f2c55 returned with HTTP 404 Sep 03 20:13:30 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 993/1961] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:13:30 2026] GET /volume/v3/volumes/f8111527-0958-4dd5-97d4-ca40373f2c55 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:13:30 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-1f96d271-02e4-422c-b736-ab981fb6d280 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:30 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-1f96d271-02e4-422c-b736-ab981fb6d280 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] GET http://192.168.122.54/volume/v3/volumes/f8111527-0958-4dd5-97d4-ca40373f2c55 Sep 03 20:13:30 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-1f96d271-02e4-422c-b736-ab981fb6d280 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:30 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-1f96d271-02e4-422c-b736-ab981fb6d280 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:30 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-1f96d271-02e4-422c-b736-ab981fb6d280 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/volumes/f8111527-0958-4dd5-97d4-ca40373f2c55 returned with HTTP 404 Sep 03 20:13:30 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 969/1962] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:13:30 2026] GET /volume/v3/volumes/f8111527-0958-4dd5-97d4-ca40373f2c55 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:13:30 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-78c6add1-9b43-4c5c-84ca-c6827458f4d5 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:30 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-78c6add1-9b43-4c5c-84ca-c6827458f4d5 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] DELETE http://192.168.122.54/volume/v3/volumes/f8111527-0958-4dd5-97d4-ca40373f2c55 Sep 03 20:13:30 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-78c6add1-9b43-4c5c-84ca-c6827458f4d5 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:30 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-78c6add1-9b43-4c5c-84ca-c6827458f4d5 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:30 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-78c6add1-9b43-4c5c-84ca-c6827458f4d5 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Delete volume with id: f8111527-0958-4dd5-97d4-ca40373f2c55 Sep 03 20:13:30 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-78c6add1-9b43-4c5c-84ca-c6827458f4d5 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/volumes/f8111527-0958-4dd5-97d4-ca40373f2c55 returned with HTTP 404 Sep 03 20:13:30 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 994/1963] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:13:30 2026] DELETE /volume/v3/volumes/f8111527-0958-4dd5-97d4-ca40373f2c55 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:13:30 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-b1103cd6-5f81-48ec-91f4-f972050f36f7 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:30 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b1103cd6-5f81-48ec-91f4-f972050f36f7 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] DELETE http://192.168.122.54/volume/v3/snapshots/bf222635-89ec-4663-84ca-8ecfbb3b8fc4 Sep 03 20:13:30 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b1103cd6-5f81-48ec-91f4-f972050f36f7 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:30 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b1103cd6-5f81-48ec-91f4-f972050f36f7 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:30 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.snapshots [None req-b1103cd6-5f81-48ec-91f4-f972050f36f7 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Delete snapshot with id: bf222635-89ec-4663-84ca-8ecfbb3b8fc4 Sep 03 20:13:30 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:30 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:13:30 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-b1103cd6-5f81-48ec-91f4-f972050f36f7 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Snapshot retrieved successfully. Sep 03 20:13:30 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:30 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:13:30 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-b1103cd6-5f81-48ec-91f4-f972050f36f7 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Snapshot delete request issued successfully. Sep 03 20:13:30 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b1103cd6-5f81-48ec-91f4-f972050f36f7 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/snapshots/bf222635-89ec-4663-84ca-8ecfbb3b8fc4 returned with HTTP 202 Sep 03 20:13:30 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 970/1964] 192.168.122.54 () {58 vars in 1236 bytes} [Thu Sep 3 20:13:30 2026] DELETE /volume/v3/snapshots/bf222635-89ec-4663-84ca-8ecfbb3b8fc4 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:13:30 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-adecf032-bfea-442a-983e-71f49a4cf9f9 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:30 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-adecf032-bfea-442a-983e-71f49a4cf9f9 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] GET http://192.168.122.54/volume/v3/snapshots/bf222635-89ec-4663-84ca-8ecfbb3b8fc4 Sep 03 20:13:30 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-adecf032-bfea-442a-983e-71f49a4cf9f9 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:30 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-adecf032-bfea-442a-983e-71f49a4cf9f9 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:30 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:30 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:13:30 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-adecf032-bfea-442a-983e-71f49a4cf9f9 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Snapshot retrieved successfully. Sep 03 20:13:30 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-adecf032-bfea-442a-983e-71f49a4cf9f9 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/snapshots/bf222635-89ec-4663-84ca-8ecfbb3b8fc4 returned with HTTP 200 Sep 03 20:13:30 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 995/1965] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:13:30 2026] GET /volume/v3/snapshots/bf222635-89ec-4663-84ca-8ecfbb3b8fc4 => generated 467 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:13:31 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-1b4f99dc-924a-451a-b9f4-c7c3a61a6541 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:31 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-1b4f99dc-924a-451a-b9f4-c7c3a61a6541 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] GET http://192.168.122.54/volume/v3/snapshots/bf222635-89ec-4663-84ca-8ecfbb3b8fc4 Sep 03 20:13:31 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-1b4f99dc-924a-451a-b9f4-c7c3a61a6541 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:31 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-1b4f99dc-924a-451a-b9f4-c7c3a61a6541 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:31 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:31 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:13:31 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-1b4f99dc-924a-451a-b9f4-c7c3a61a6541 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Snapshot retrieved successfully. Sep 03 20:13:31 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-1b4f99dc-924a-451a-b9f4-c7c3a61a6541 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/snapshots/bf222635-89ec-4663-84ca-8ecfbb3b8fc4 returned with HTTP 200 Sep 03 20:13:31 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 971/1966] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:13:31 2026] GET /volume/v3/snapshots/bf222635-89ec-4663-84ca-8ecfbb3b8fc4 => generated 467 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:13:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-ab56f338-fcd9-43c9-b021-60a07b12ff44 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:32 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ab56f338-fcd9-43c9-b021-60a07b12ff44 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] GET http://192.168.122.54/volume/v3/snapshots/bf222635-89ec-4663-84ca-8ecfbb3b8fc4 Sep 03 20:13:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ab56f338-fcd9-43c9-b021-60a07b12ff44 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ab56f338-fcd9-43c9-b021-60a07b12ff44 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:32 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ab56f338-fcd9-43c9-b021-60a07b12ff44 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/snapshots/bf222635-89ec-4663-84ca-8ecfbb3b8fc4 returned with HTTP 404 Sep 03 20:13:32 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 996/1967] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:13:32 2026] GET /volume/v3/snapshots/bf222635-89ec-4663-84ca-8ecfbb3b8fc4 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 20:13:32 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-f8ff1c21-aeb8-462b-9aa8-af050235f0a4 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:32 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f8ff1c21-aeb8-462b-9aa8-af050235f0a4 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] GET http://192.168.122.54/volume/v3/volumes/bdc73cd0-c662-49b3-8d1b-80754239ebb3 Sep 03 20:13:32 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f8ff1c21-aeb8-462b-9aa8-af050235f0a4 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:32 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f8ff1c21-aeb8-462b-9aa8-af050235f0a4 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:32 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:32 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:13:32 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:32 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:13:32 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-f8ff1c21-aeb8-462b-9aa8-af050235f0a4 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Volume info retrieved successfully. Sep 03 20:13:32 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f8ff1c21-aeb8-462b-9aa8-af050235f0a4 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/volumes/bdc73cd0-c662-49b3-8d1b-80754239ebb3 returned with HTTP 200 Sep 03 20:13:32 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 972/1968] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:13:32 2026] GET /volume/v3/volumes/bdc73cd0-c662-49b3-8d1b-80754239ebb3 => generated 854 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:13:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-ec92efcd-9e15-4326-9b3a-e8abd6f5e742 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:32 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ec92efcd-9e15-4326-9b3a-e8abd6f5e742 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] DELETE http://192.168.122.54/volume/v3/volumes/bdc73cd0-c662-49b3-8d1b-80754239ebb3 Sep 03 20:13:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ec92efcd-9e15-4326-9b3a-e8abd6f5e742 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ec92efcd-9e15-4326-9b3a-e8abd6f5e742 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:32 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-ec92efcd-9e15-4326-9b3a-e8abd6f5e742 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Delete volume with id: bdc73cd0-c662-49b3-8d1b-80754239ebb3 Sep 03 20:13:32 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:32 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:13:32 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:32 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:13:32 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-ec92efcd-9e15-4326-9b3a-e8abd6f5e742 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Volume info retrieved successfully. Sep 03 20:13:32 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-ec92efcd-9e15-4326-9b3a-e8abd6f5e742 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Delete volume request issued successfully. Sep 03 20:13:32 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ec92efcd-9e15-4326-9b3a-e8abd6f5e742 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/volumes/bdc73cd0-c662-49b3-8d1b-80754239ebb3 returned with HTTP 202 Sep 03 20:13:32 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 997/1969] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:13:32 2026] DELETE /volume/v3/volumes/bdc73cd0-c662-49b3-8d1b-80754239ebb3 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:13:32 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-260b8bab-4cf5-42e1-8cb1-9caf9641e1bd None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:32 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-260b8bab-4cf5-42e1-8cb1-9caf9641e1bd tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] GET http://192.168.122.54/volume/v3/volumes/bdc73cd0-c662-49b3-8d1b-80754239ebb3 Sep 03 20:13:32 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-260b8bab-4cf5-42e1-8cb1-9caf9641e1bd tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:32 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-260b8bab-4cf5-42e1-8cb1-9caf9641e1bd tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:32 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:32 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:13:32 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:32 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:13:32 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-260b8bab-4cf5-42e1-8cb1-9caf9641e1bd tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Volume info retrieved successfully. Sep 03 20:13:32 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-260b8bab-4cf5-42e1-8cb1-9caf9641e1bd tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/volumes/bdc73cd0-c662-49b3-8d1b-80754239ebb3 returned with HTTP 200 Sep 03 20:13:32 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 973/1970] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:13:32 2026] GET /volume/v3/volumes/bdc73cd0-c662-49b3-8d1b-80754239ebb3 => generated 853 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:13:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-f5c72eb7-12fa-45d0-a798-c370c55ae8f5 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:33 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f5c72eb7-12fa-45d0-a798-c370c55ae8f5 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] GET http://192.168.122.54/volume/v3/volumes/8957f262-1c50-49c5-83e2-44d02c2ed7a2 Sep 03 20:13:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f5c72eb7-12fa-45d0-a798-c370c55ae8f5 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f5c72eb7-12fa-45d0-a798-c370c55ae8f5 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:33 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:33 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:13:33 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:33 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:13:33 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-f5c72eb7-12fa-45d0-a798-c370c55ae8f5 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Volume info retrieved successfully. Sep 03 20:13:33 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f5c72eb7-12fa-45d0-a798-c370c55ae8f5 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] http://192.168.122.54/volume/v3/volumes/8957f262-1c50-49c5-83e2-44d02c2ed7a2 returned with HTTP 200 Sep 03 20:13:33 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 998/1971] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:13:33 2026] GET /volume/v3/volumes/8957f262-1c50-49c5-83e2-44d02c2ed7a2 => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:13:33 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-beaaf131-15bc-41aa-b696-b26ff72c6bce None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:33 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-beaaf131-15bc-41aa-b696-b26ff72c6bce tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] GET http://192.168.122.54/volume/v3/volumes/8957f262-1c50-49c5-83e2-44d02c2ed7a2 Sep 03 20:13:33 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-beaaf131-15bc-41aa-b696-b26ff72c6bce tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:33 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-beaaf131-15bc-41aa-b696-b26ff72c6bce tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:33 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:33 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:13:33 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:33 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:13:33 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-beaaf131-15bc-41aa-b696-b26ff72c6bce tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Volume info retrieved successfully. Sep 03 20:13:33 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-beaaf131-15bc-41aa-b696-b26ff72c6bce tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] http://192.168.122.54/volume/v3/volumes/8957f262-1c50-49c5-83e2-44d02c2ed7a2 returned with HTTP 200 Sep 03 20:13:33 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 974/1972] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:13:33 2026] GET /volume/v3/volumes/8957f262-1c50-49c5-83e2-44d02c2ed7a2 => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:13:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-52280656-4063-4d0a-84de-75a11590d632 req-d9b16c98-092a-4012-99ba-2969177c0d1c None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:33 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-52280656-4063-4d0a-84de-75a11590d632 req-d9b16c98-092a-4012-99ba-2969177c0d1c tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] GET http://192.168.122.54/volume/v3/volumes/8957f262-1c50-49c5-83e2-44d02c2ed7a2 Sep 03 20:13:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-52280656-4063-4d0a-84de-75a11590d632 req-d9b16c98-092a-4012-99ba-2969177c0d1c tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-52280656-4063-4d0a-84de-75a11590d632 req-d9b16c98-092a-4012-99ba-2969177c0d1c tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:33 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:33 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:13:33 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:33 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:13:33 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [req-52280656-4063-4d0a-84de-75a11590d632 req-d9b16c98-092a-4012-99ba-2969177c0d1c tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Volume info retrieved successfully. Sep 03 20:13:33 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-52280656-4063-4d0a-84de-75a11590d632 req-d9b16c98-092a-4012-99ba-2969177c0d1c tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] http://192.168.122.54/volume/v3/volumes/8957f262-1c50-49c5-83e2-44d02c2ed7a2 returned with HTTP 200 Sep 03 20:13:33 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 999/1973] 192.168.122.54 () {60 vars in 1482 bytes} [Thu Sep 3 20:13:33 2026] GET /volume/v3/volumes/8957f262-1c50-49c5-83e2-44d02c2ed7a2 => generated 847 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:13:33 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-e78ab078-c544-47c3-a311-31117c598527 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:33 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e78ab078-c544-47c3-a311-31117c598527 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] GET http://192.168.122.54/volume/v3/volumes/bdc73cd0-c662-49b3-8d1b-80754239ebb3 Sep 03 20:13:33 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e78ab078-c544-47c3-a311-31117c598527 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:33 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e78ab078-c544-47c3-a311-31117c598527 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:33 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e78ab078-c544-47c3-a311-31117c598527 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/volumes/bdc73cd0-c662-49b3-8d1b-80754239ebb3 returned with HTTP 404 Sep 03 20:13:33 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 975/1974] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:13:33 2026] GET /volume/v3/volumes/bdc73cd0-c662-49b3-8d1b-80754239ebb3 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:13:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-80454269-7d84-499e-9edf-ee74200dd3a1 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:33 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-80454269-7d84-499e-9edf-ee74200dd3a1 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] GET http://192.168.122.54/volume/v3/volumes/68ab7e30-4c22-4c1e-8239-55e033e2dba8 Sep 03 20:13:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-80454269-7d84-499e-9edf-ee74200dd3a1 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-80454269-7d84-499e-9edf-ee74200dd3a1 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:33 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:33 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:13:33 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:33 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:13:33 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-80454269-7d84-499e-9edf-ee74200dd3a1 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Volume info retrieved successfully. Sep 03 20:13:33 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-80454269-7d84-499e-9edf-ee74200dd3a1 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/volumes/68ab7e30-4c22-4c1e-8239-55e033e2dba8 returned with HTTP 200 Sep 03 20:13:33 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1000/1975] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:13:33 2026] GET /volume/v3/volumes/68ab7e30-4c22-4c1e-8239-55e033e2dba8 => generated 854 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:13:33 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-970e9cc2-6f1a-4f5b-90cd-65068398bcee None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:33 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-970e9cc2-6f1a-4f5b-90cd-65068398bcee tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:13:33 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-970e9cc2-6f1a-4f5b-90cd-65068398bcee tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1995630139"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:13:33 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.volumes [None req-970e9cc2-6f1a-4f5b-90cd-65068398bcee tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1995630139'}} {{(pid=87290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:13:33 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-970e9cc2-6f1a-4f5b-90cd-65068398bcee tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Create volume of 1 GB Sep 03 20:13:33 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-970e9cc2-6f1a-4f5b-90cd-65068398bcee tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Availability Zones retrieved successfully. Sep 03 20:13:33 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-970e9cc2-6f1a-4f5b-90cd-65068398bcee tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Flow 'volume_create_api' (8f2b07dc-6650-486f-a30d-5c27300403c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:13:33 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-970e9cc2-6f1a-4f5b-90cd-65068398bcee tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98cd6c48-cda1-4867-97e8-fd67d5e18e5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:13:33 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.flows.api.create_volume [None req-970e9cc2-6f1a-4f5b-90cd-65068398bcee tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Validating volume size '1' using validate_int {{(pid=87290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:13:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-21bd7552-2c0c-42f9-bb97-5e344ac2fc34 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:33 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-21bd7552-2c0c-42f9-bb97-5e344ac2fc34 None None] GET http://192.168.122.54/volume// Sep 03 20:13:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-21bd7552-2c0c-42f9-bb97-5e344ac2fc34 None None] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-21bd7552-2c0c-42f9-bb97-5e344ac2fc34 None None] Calling method 'all' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:33 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-21bd7552-2c0c-42f9-bb97-5e344ac2fc34 None None] http://192.168.122.54/volume// returned with HTTP 300 Sep 03 20:13:33 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1001/1976] 192.168.122.54 () {58 vars in 1312 bytes} [Thu Sep 3 20:13:33 2026] GET /volume/ => generated 389 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 20:13:34 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-52280656-4063-4d0a-84de-75a11590d632 req-e52ef0d2-f5cb-4653-a3f2-72e18dfb324d None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:34 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-52280656-4063-4d0a-84de-75a11590d632 req-e52ef0d2-f5cb-4653-a3f2-72e18dfb324d tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] POST http://192.168.122.54/volume/v3/attachments Sep 03 20:13:34 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-52280656-4063-4d0a-84de-75a11590d632 req-e52ef0d2-f5cb-4653-a3f2-72e18dfb324d tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8957f262-1c50-49c5-83e2-44d02c2ed7a2", "connector": null, "instance_uuid": "b14449ea-42b0-4a0e-93f1-94d6933a9dbd"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:13:34 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:34 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:13:34 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:34 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:13:34 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-970e9cc2-6f1a-4f5b-90cd-65068398bcee tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98cd6c48-cda1-4867-97e8-fd67d5e18e5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:13:34 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-970e9cc2-6f1a-4f5b-90cd-65068398bcee tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94dfaa8b-d9e3-4b98-8b08-d0ac6753513b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:13:34 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-52280656-4063-4d0a-84de-75a11590d632 req-e52ef0d2-f5cb-4653-a3f2-72e18dfb324d tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] http://192.168.122.54/volume/v3/attachments returned with HTTP 200 Sep 03 20:13:34 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1002/1977] 192.168.122.54 () {66 vars in 1478 bytes} [Thu Sep 3 20:13:34 2026] POST /volume/v3/attachments => generated 273 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:13:34 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-970e9cc2-6f1a-4f5b-90cd-65068398bcee tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Created reservations ['d17e29ed-b6d6-4106-95d1-b63bab182505', '70eae7d9-6f21-4b62-9592-347bcf7872ef', 'c7611ad1-7f53-4da4-8407-fc7d14ada2d2', '8ffbac53-27e6-4420-a9a0-e8f7ea566a56'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:13:34 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-970e9cc2-6f1a-4f5b-90cd-65068398bcee tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94dfaa8b-d9e3-4b98-8b08-d0ac6753513b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d17e29ed-b6d6-4106-95d1-b63bab182505', '70eae7d9-6f21-4b62-9592-347bcf7872ef', 'c7611ad1-7f53-4da4-8407-fc7d14ada2d2', '8ffbac53-27e6-4420-a9a0-e8f7ea566a56']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:13:34 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-5dd5e85e-2be8-42fd-a67d-5100d43bd1a5 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:34 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-970e9cc2-6f1a-4f5b-90cd-65068398bcee tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb53ac81-fda9-471b-a5f3-56f39714e5f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:13:34 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-5dd5e85e-2be8-42fd-a67d-5100d43bd1a5 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] GET http://192.168.122.54/volume/v3/volumes/8957f262-1c50-49c5-83e2-44d02c2ed7a2 Sep 03 20:13:34 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-5dd5e85e-2be8-42fd-a67d-5100d43bd1a5 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:34 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-5dd5e85e-2be8-42fd-a67d-5100d43bd1a5 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:34 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:34 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:13:34 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:34 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:13:34 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-5dd5e85e-2be8-42fd-a67d-5100d43bd1a5 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Volume info retrieved successfully. Sep 03 20:13:34 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-5dd5e85e-2be8-42fd-a67d-5100d43bd1a5 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] http://192.168.122.54/volume/v3/volumes/8957f262-1c50-49c5-83e2-44d02c2ed7a2 returned with HTTP 200 Sep 03 20:13:34 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1003/1978] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:13:34 2026] GET /volume/v3/volumes/8957f262-1c50-49c5-83e2-44d02c2ed7a2 => generated 846 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:13:34 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-77e2c0b3-22d7-4a81-a4bc-c7ed75165e4e None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:34 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-77e2c0b3-22d7-4a81-a4bc-c7ed75165e4e None None] GET http://192.168.122.54/volume// Sep 03 20:13:34 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-77e2c0b3-22d7-4a81-a4bc-c7ed75165e4e None None] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:34 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-77e2c0b3-22d7-4a81-a4bc-c7ed75165e4e None None] Calling method 'all' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:34 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-77e2c0b3-22d7-4a81-a4bc-c7ed75165e4e None None] http://192.168.122.54/volume// returned with HTTP 300 Sep 03 20:13:34 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1004/1979] 192.168.122.54 () {58 vars in 1310 bytes} [Thu Sep 3 20:13:34 2026] GET /volume/ => generated 389 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 20:13:34 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-52280656-4063-4d0a-84de-75a11590d632 req-538ab04f-958c-465d-83fb-6c4db896d273 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:34 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-52280656-4063-4d0a-84de-75a11590d632 req-538ab04f-958c-465d-83fb-6c4db896d273 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] GET http://192.168.122.54/volume/v3/volumes/8957f262-1c50-49c5-83e2-44d02c2ed7a2 Sep 03 20:13:34 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-52280656-4063-4d0a-84de-75a11590d632 req-538ab04f-958c-465d-83fb-6c4db896d273 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:34 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-52280656-4063-4d0a-84de-75a11590d632 req-538ab04f-958c-465d-83fb-6c4db896d273 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:34 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:34 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:13:34 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:34 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:13:34 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:34 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:13:34 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-970e9cc2-6f1a-4f5b-90cd-65068398bcee tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb53ac81-fda9-471b-a5f3-56f39714e5f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5691a78f-3d13-463f-94e5-c467610832db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1995630139',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88243f82b60e4f00b25483b9fb825fa6',qos_specs=None,replication_status=,reservations=['d17e29ed-b6d6-4106-95d1-b63bab182505','70eae7d9-6f21-4b62-9592-347bcf7872ef','c7611ad1-7f53-4da4-8407-fc7d14ada2d2','8ffbac53-27e6-4420-a9a0-e8f7ea566a56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78a7639d6cc6443a949c63271bb02328',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:13:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1995630139',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5691a78f-3d13-463f-94e5-c467610832db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88243f82b60e4f00b25483b9fb825fa6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='78a7639d6cc6443a949c63271bb02328',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:13:34 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [req-52280656-4063-4d0a-84de-75a11590d632 req-538ab04f-958c-465d-83fb-6c4db896d273 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Volume info retrieved successfully. Sep 03 20:13:34 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-970e9cc2-6f1a-4f5b-90cd-65068398bcee tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fec4d54-6687-4604-9a12-f3b203004793) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:13:34 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-52280656-4063-4d0a-84de-75a11590d632 req-538ab04f-958c-465d-83fb-6c4db896d273 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] http://192.168.122.54/volume/v3/volumes/8957f262-1c50-49c5-83e2-44d02c2ed7a2 returned with HTTP 200 Sep 03 20:13:34 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1005/1980] 192.168.122.54 () {62 vars in 1523 bytes} [Thu Sep 3 20:13:34 2026] GET /volume/v3/volumes/8957f262-1c50-49c5-83e2-44d02c2ed7a2 => generated 1027 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 20:13:34 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-970e9cc2-6f1a-4f5b-90cd-65068398bcee tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fec4d54-6687-4604-9a12-f3b203004793) transitioned into state 'SUCCESS' from state '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-1995630139',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88243f82b60e4f00b25483b9fb825fa6',qos_specs=None,replication_status=,reservations=['d17e29ed-b6d6-4106-95d1-b63bab182505','70eae7d9-6f21-4b62-9592-347bcf7872ef','c7611ad1-7f53-4da4-8407-fc7d14ada2d2','8ffbac53-27e6-4420-a9a0-e8f7ea566a56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78a7639d6cc6443a949c63271bb02328',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:13:34 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-970e9cc2-6f1a-4f5b-90cd-65068398bcee tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b148395f-4b4c-4f86-9be7-8ec333f2e1ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:13:34 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-970e9cc2-6f1a-4f5b-90cd-65068398bcee tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b148395f-4b4c-4f86-9be7-8ec333f2e1ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:13:34 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-970e9cc2-6f1a-4f5b-90cd-65068398bcee tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Flow 'volume_create_api' (8f2b07dc-6650-486f-a30d-5c27300403c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:13:34 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-970e9cc2-6f1a-4f5b-90cd-65068398bcee tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Create volume request issued successfully. Sep 03 20:13:34 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-970e9cc2-6f1a-4f5b-90cd-65068398bcee tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:13:34 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 976/1981] 192.168.122.54 () {60 vars in 1137 bytes} [Thu Sep 3 20:13:33 2026] POST /volume/v3/volumes => generated 761 bytes in 530 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 20:13:34 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-6f151ee0-6726-43c8-bd82-1009c8134e5a None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:34 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-6f151ee0-6726-43c8-bd82-1009c8134e5a tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] GET http://192.168.122.54/volume/v3/volumes/5691a78f-3d13-463f-94e5-c467610832db Sep 03 20:13:34 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-6f151ee0-6726-43c8-bd82-1009c8134e5a tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:34 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-6f151ee0-6726-43c8-bd82-1009c8134e5a tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:34 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:34 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:13:34 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:34 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:13:34 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-6f151ee0-6726-43c8-bd82-1009c8134e5a tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Volume info retrieved successfully. Sep 03 20:13:34 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-6f151ee0-6726-43c8-bd82-1009c8134e5a tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/volumes/5691a78f-3d13-463f-94e5-c467610832db returned with HTTP 200 Sep 03 20:13:34 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1006/1982] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:13:34 2026] GET /volume/v3/volumes/5691a78f-3d13-463f-94e5-c467610832db => generated 829 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:13:34 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-52280656-4063-4d0a-84de-75a11590d632 req-78d16186-4b93-46c5-bc61-732a8c15e952 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:34 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-52280656-4063-4d0a-84de-75a11590d632 req-78d16186-4b93-46c5-bc61-732a8c15e952 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] PUT http://192.168.122.54/volume/v3/attachments/65956eeb-830c-41bb-a546-f8f5afd3dcac Sep 03 20:13:34 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-52280656-4063-4d0a-84de-75a11590d632 req-78d16186-4b93-46c5-bc61-732a8c15e952 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.54", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd5588f450", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d480a316-b1bc-4222-9d5e-b857eb49504b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:13:34 devstack devstack@c-api.service[87290]: DEBUG dbcounter [-] [87290] Writing DB stats cinder:SELECT=279,cinder:INSERT=58,cinder:UPDATE=88 {{(pid=87290) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 20:13:34 devstack devstack@c-api.service[87290]: DEBUG cinder.coordination [req-52280656-4063-4d0a-84de-75a11590d632 req-78d16186-4b93-46c5-bc61-732a8c15e952 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Acquiring lock "cinder-attachment_update-8957f262-1c50-49c5-83e2-44d02c2ed7a2-devstack" by "attachment_update" {{(pid=87290) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 20:13:34 devstack devstack@c-api.service[87290]: DEBUG cinder.coordination [req-52280656-4063-4d0a-84de-75a11590d632 req-78d16186-4b93-46c5-bc61-732a8c15e952 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Lock "cinder-attachment_update-8957f262-1c50-49c5-83e2-44d02c2ed7a2-devstack" acquired by "attachment_update" :: waited 0.020s {{(pid=87290) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 20:13:34 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:34 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:13:34 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:34 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:13:34 devstack devstack@c-api.service[87290]: DEBUG cinder.coordination [req-52280656-4063-4d0a-84de-75a11590d632 req-78d16186-4b93-46c5-bc61-732a8c15e952 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Lock "cinder-attachment_update-8957f262-1c50-49c5-83e2-44d02c2ed7a2-devstack" released by "attachment_update" :: held 0.324s {{(pid=87290) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 20:13:34 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-52280656-4063-4d0a-84de-75a11590d632 req-78d16186-4b93-46c5-bc61-732a8c15e952 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] http://192.168.122.54/volume/v3/attachments/65956eeb-830c-41bb-a546-f8f5afd3dcac returned with HTTP 200 Sep 03 20:13:34 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 977/1983] 192.168.122.54 () {66 vars in 1588 bytes} [Thu Sep 3 20:13:34 2026] PUT /volume/v3/attachments/65956eeb-830c-41bb-a546-f8f5afd3dcac => generated 694 bytes in 401 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:13:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-06c3296e-af13-4076-96d9-2703b7f119c6 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:35 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-06c3296e-af13-4076-96d9-2703b7f119c6 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] GET http://192.168.122.54/volume/v3/volumes/8957f262-1c50-49c5-83e2-44d02c2ed7a2 Sep 03 20:13:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-06c3296e-af13-4076-96d9-2703b7f119c6 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-06c3296e-af13-4076-96d9-2703b7f119c6 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:35 devstack devstack@c-api.service[87289]: DEBUG dbcounter [-] [87289] Writing DB stats cinder:SELECT=263,cinder:INSERT=20,cinder:UPDATE=34 {{(pid=87289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 20:13:35 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:35 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:13:35 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:35 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:13:35 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-06c3296e-af13-4076-96d9-2703b7f119c6 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Volume info retrieved successfully. Sep 03 20:13:35 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-06c3296e-af13-4076-96d9-2703b7f119c6 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] http://192.168.122.54/volume/v3/volumes/8957f262-1c50-49c5-83e2-44d02c2ed7a2 returned with HTTP 200 Sep 03 20:13:35 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1007/1984] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:13:35 2026] GET /volume/v3/volumes/8957f262-1c50-49c5-83e2-44d02c2ed7a2 => generated 847 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:13:35 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-a30e48e5-d619-4bac-ac1c-8b66328ca0f0 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:35 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a30e48e5-d619-4bac-ac1c-8b66328ca0f0 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] GET http://192.168.122.54/volume/v3/volumes/5691a78f-3d13-463f-94e5-c467610832db Sep 03 20:13:35 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a30e48e5-d619-4bac-ac1c-8b66328ca0f0 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:35 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a30e48e5-d619-4bac-ac1c-8b66328ca0f0 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-52280656-4063-4d0a-84de-75a11590d632 req-fe1846a1-9080-44a3-8620-85b8167b82ea None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:35 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-52280656-4063-4d0a-84de-75a11590d632 req-fe1846a1-9080-44a3-8620-85b8167b82ea tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] POST http://192.168.122.54/volume/v3/attachments/65956eeb-830c-41bb-a546-f8f5afd3dcac/action Sep 03 20:13:35 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:35 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:13:35 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:35 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:13:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-52280656-4063-4d0a-84de-75a11590d632 req-fe1846a1-9080-44a3-8620-85b8167b82ea tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Action body: b'{"os-complete": null}' {{(pid=87289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:13:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-52280656-4063-4d0a-84de-75a11590d632 req-fe1846a1-9080-44a3-8620-85b8167b82ea tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:13:35 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-a30e48e5-d619-4bac-ac1c-8b66328ca0f0 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Volume info retrieved successfully. Sep 03 20:13:35 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a30e48e5-d619-4bac-ac1c-8b66328ca0f0 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/volumes/5691a78f-3d13-463f-94e5-c467610832db returned with HTTP 200 Sep 03 20:13:35 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 978/1985] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:13:35 2026] GET /volume/v3/volumes/5691a78f-3d13-463f-94e5-c467610832db => generated 853 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:13:35 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:35 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:13:35 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:35 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:13:35 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-52280656-4063-4d0a-84de-75a11590d632 req-fe1846a1-9080-44a3-8620-85b8167b82ea tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] http://192.168.122.54/volume/v3/attachments/65956eeb-830c-41bb-a546-f8f5afd3dcac/action returned with HTTP 204 Sep 03 20:13:35 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1008/1986] 192.168.122.54 () {66 vars in 1609 bytes} [Thu Sep 3 20:13:35 2026] POST /volume/v3/attachments/65956eeb-830c-41bb-a546-f8f5afd3dcac/action => generated 0 bytes in 163 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:13:36 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-dd781eba-2f38-4092-b813-2e333019756e None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:36 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-dd781eba-2f38-4092-b813-2e333019756e tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] GET http://192.168.122.54/volume/v3/volumes/8957f262-1c50-49c5-83e2-44d02c2ed7a2 Sep 03 20:13:36 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-dd781eba-2f38-4092-b813-2e333019756e tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:36 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-dd781eba-2f38-4092-b813-2e333019756e tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:36 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:36 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:13:36 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:36 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:13:36 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-dd781eba-2f38-4092-b813-2e333019756e tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Volume info retrieved successfully. Sep 03 20:13:36 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-dd781eba-2f38-4092-b813-2e333019756e tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] http://192.168.122.54/volume/v3/volumes/8957f262-1c50-49c5-83e2-44d02c2ed7a2 returned with HTTP 200 Sep 03 20:13:36 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 979/1987] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:13:36 2026] GET /volume/v3/volumes/8957f262-1c50-49c5-83e2-44d02c2ed7a2 => generated 1139 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:13:36 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-02e219a9-3480-4b5c-a728-c013bd2787e6 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:36 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-02e219a9-3480-4b5c-a728-c013bd2787e6 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] GET http://192.168.122.54/volume/v3/volumes/8957f262-1c50-49c5-83e2-44d02c2ed7a2 Sep 03 20:13:36 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-02e219a9-3480-4b5c-a728-c013bd2787e6 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:36 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-02e219a9-3480-4b5c-a728-c013bd2787e6 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:36 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:36 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:13:36 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-cc0b7b9a-84f8-4725-8be7-5bd219a5b969 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:36 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-cc0b7b9a-84f8-4725-8be7-5bd219a5b969 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] GET http://192.168.122.54/volume/v3/volumes/5691a78f-3d13-463f-94e5-c467610832db Sep 03 20:13:36 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-cc0b7b9a-84f8-4725-8be7-5bd219a5b969 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:36 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-cc0b7b9a-84f8-4725-8be7-5bd219a5b969 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:36 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:36 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:13:36 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:36 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:13:36 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:36 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:13:36 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-02e219a9-3480-4b5c-a728-c013bd2787e6 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Volume info retrieved successfully. Sep 03 20:13:36 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-cc0b7b9a-84f8-4725-8be7-5bd219a5b969 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Volume info retrieved successfully. Sep 03 20:13:36 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-02e219a9-3480-4b5c-a728-c013bd2787e6 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] http://192.168.122.54/volume/v3/volumes/8957f262-1c50-49c5-83e2-44d02c2ed7a2 returned with HTTP 200 Sep 03 20:13:36 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1009/1988] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:13:36 2026] GET /volume/v3/volumes/8957f262-1c50-49c5-83e2-44d02c2ed7a2 => generated 1139 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 20:13:36 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-cc0b7b9a-84f8-4725-8be7-5bd219a5b969 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/volumes/5691a78f-3d13-463f-94e5-c467610832db returned with HTTP 200 Sep 03 20:13:36 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 980/1989] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:13:36 2026] GET /volume/v3/volumes/5691a78f-3d13-463f-94e5-c467610832db => generated 854 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:13:36 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-92333cc1-6059-4d6c-a996-ca3e474fe524 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:36 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-92333cc1-6059-4d6c-a996-ca3e474fe524 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] POST http://192.168.122.54/volume/v3/snapshots Sep 03 20:13:36 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-92333cc1-6059-4d6c-a996-ca3e474fe524 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5691a78f-3d13-463f-94e5-c467610832db", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-417068479"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:13:36 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:36 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:13:36 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:36 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:13:36 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-92333cc1-6059-4d6c-a996-ca3e474fe524 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Volume info retrieved successfully. Sep 03 20:13:36 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.snapshots [None req-92333cc1-6059-4d6c-a996-ca3e474fe524 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Create snapshot from volume 5691a78f-3d13-463f-94e5-c467610832db Sep 03 20:13:36 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-92333cc1-6059-4d6c-a996-ca3e474fe524 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Created reservations ['58c601e4-cc81-4e1d-861f-8257c8d9f17e', '87f5ff1f-d02b-4bbd-8035-f3c19b78be5a', '177ecf4e-3bc3-48c7-8fbb-e5922ec00035', '48f58d40-b7db-47e5-8fb9-84ea4633ca91'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:13:36 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:36 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:13:37 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-92333cc1-6059-4d6c-a996-ca3e474fe524 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Snapshot create request issued successfully. Sep 03 20:13:37 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-92333cc1-6059-4d6c-a996-ca3e474fe524 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/snapshots returned with HTTP 202 Sep 03 20:13:37 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1010/1990] 192.168.122.54 () {60 vars in 1144 bytes} [Thu Sep 3 20:13:36 2026] POST /volume/v3/snapshots => generated 309 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:13:37 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-d06e336a-d431-46ad-ad5b-3929a09ede9c None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:37 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-d06e336a-d431-46ad-ad5b-3929a09ede9c tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] GET http://192.168.122.54/volume/v3/snapshots/502ac3d4-be38-4993-aa75-fa4b02fee474 Sep 03 20:13:37 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-d06e336a-d431-46ad-ad5b-3929a09ede9c tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:37 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-d06e336a-d431-46ad-ad5b-3929a09ede9c tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:37 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:37 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:13:37 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-d06e336a-d431-46ad-ad5b-3929a09ede9c tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Snapshot retrieved successfully. Sep 03 20:13:37 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-d06e336a-d431-46ad-ad5b-3929a09ede9c tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/snapshots/502ac3d4-be38-4993-aa75-fa4b02fee474 returned with HTTP 200 Sep 03 20:13:37 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 981/1991] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:13:37 2026] GET /volume/v3/snapshots/502ac3d4-be38-4993-aa75-fa4b02fee474 => generated 441 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:13:38 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-21bd9fb3-3ee0-42b6-9696-fda466a64df5 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:38 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-21bd9fb3-3ee0-42b6-9696-fda466a64df5 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] GET http://192.168.122.54/volume/v3/snapshots/502ac3d4-be38-4993-aa75-fa4b02fee474 Sep 03 20:13:38 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-21bd9fb3-3ee0-42b6-9696-fda466a64df5 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:38 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-21bd9fb3-3ee0-42b6-9696-fda466a64df5 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:38 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:38 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:13:38 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-21bd9fb3-3ee0-42b6-9696-fda466a64df5 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Snapshot retrieved successfully. Sep 03 20:13:38 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-21bd9fb3-3ee0-42b6-9696-fda466a64df5 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/snapshots/502ac3d4-be38-4993-aa75-fa4b02fee474 returned with HTTP 200 Sep 03 20:13:38 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1011/1992] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:13:38 2026] GET /volume/v3/snapshots/502ac3d4-be38-4993-aa75-fa4b02fee474 => generated 441 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:13:39 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-eb5e664b-1d1e-4941-8299-45ee2a814b9a None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:39 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-eb5e664b-1d1e-4941-8299-45ee2a814b9a tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] POST http://192.168.122.54/volume/v3/volumes/d3ebbdd4-758e-44b3-891f-7e40ae2b3f68/action Sep 03 20:13:39 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-eb5e664b-1d1e-4941-8299-45ee2a814b9a tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Action body: b'{"os-attach": {"instance_uuid": "dc555961-ab62-49e1-98ae-9dc9f065edab", "mountpoint": "/dev/vdc"}}' {{(pid=87290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:13:39 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-eb5e664b-1d1e-4941-8299-45ee2a814b9a tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "dc555961-ab62-49e1-98ae-9dc9f065edab", "mountpoint": "/dev/vdc"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:13:39 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-eb5e664b-1d1e-4941-8299-45ee2a814b9a tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] http://192.168.122.54/volume/v3/volumes/d3ebbdd4-758e-44b3-891f-7e40ae2b3f68/action returned with HTTP 404 Sep 03 20:13:39 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 982/1993] 192.168.122.54 () {60 vars in 1269 bytes} [Thu Sep 3 20:13:39 2026] POST /volume/v3/volumes/d3ebbdd4-758e-44b3-891f-7e40ae2b3f68/action => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 20:13:39 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-b8c33731-3e6d-47fb-a451-fe81342e5795 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:39 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b8c33731-3e6d-47fb-a451-fe81342e5795 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] GET http://192.168.122.54/volume/v3/snapshots/502ac3d4-be38-4993-aa75-fa4b02fee474 Sep 03 20:13:39 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b8c33731-3e6d-47fb-a451-fe81342e5795 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:39 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b8c33731-3e6d-47fb-a451-fe81342e5795 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:39 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:39 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:13:39 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-b8c33731-3e6d-47fb-a451-fe81342e5795 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Snapshot retrieved successfully. Sep 03 20:13:39 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b8c33731-3e6d-47fb-a451-fe81342e5795 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/snapshots/502ac3d4-be38-4993-aa75-fa4b02fee474 returned with HTTP 200 Sep 03 20:13:39 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1012/1994] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:13:39 2026] GET /volume/v3/snapshots/502ac3d4-be38-4993-aa75-fa4b02fee474 => generated 441 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:13:40 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-26002242-9145-4531-8827-1fbdfbc81244 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:40 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-26002242-9145-4531-8827-1fbdfbc81244 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] GET http://192.168.122.54/volume/v3/snapshots/502ac3d4-be38-4993-aa75-fa4b02fee474 Sep 03 20:13:40 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-26002242-9145-4531-8827-1fbdfbc81244 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:40 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-26002242-9145-4531-8827-1fbdfbc81244 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:40 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:40 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:13:40 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-26002242-9145-4531-8827-1fbdfbc81244 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Snapshot retrieved successfully. Sep 03 20:13:40 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-26002242-9145-4531-8827-1fbdfbc81244 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/snapshots/502ac3d4-be38-4993-aa75-fa4b02fee474 returned with HTTP 200 Sep 03 20:13:40 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 983/1995] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:13:40 2026] GET /volume/v3/snapshots/502ac3d4-be38-4993-aa75-fa4b02fee474 => generated 441 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:13:40 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-53bb3fd1-3b09-495f-bde6-e1b20c886140 req-55209fe4-7bee-4a22-b1da-2644864968b3 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:40 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-53bb3fd1-3b09-495f-bde6-e1b20c886140 req-55209fe4-7bee-4a22-b1da-2644864968b3 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] GET http://192.168.122.54/volume/v3/volumes/8957f262-1c50-49c5-83e2-44d02c2ed7a2 Sep 03 20:13:40 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-53bb3fd1-3b09-495f-bde6-e1b20c886140 req-55209fe4-7bee-4a22-b1da-2644864968b3 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:40 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-53bb3fd1-3b09-495f-bde6-e1b20c886140 req-55209fe4-7bee-4a22-b1da-2644864968b3 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:40 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:40 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:13:40 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:40 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:13:40 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [req-53bb3fd1-3b09-495f-bde6-e1b20c886140 req-55209fe4-7bee-4a22-b1da-2644864968b3 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Volume info retrieved successfully. Sep 03 20:13:40 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-53bb3fd1-3b09-495f-bde6-e1b20c886140 req-55209fe4-7bee-4a22-b1da-2644864968b3 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] http://192.168.122.54/volume/v3/volumes/8957f262-1c50-49c5-83e2-44d02c2ed7a2 returned with HTTP 200 Sep 03 20:13:40 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1013/1996] 192.168.122.54 () {60 vars in 1482 bytes} [Thu Sep 3 20:13:40 2026] GET /volume/v3/volumes/8957f262-1c50-49c5-83e2-44d02c2ed7a2 => generated 1139 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:13:40 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-53bb3fd1-3b09-495f-bde6-e1b20c886140 req-60c6a2ed-b94b-4549-bfb9-0094d44ccc66 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:40 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-53bb3fd1-3b09-495f-bde6-e1b20c886140 req-60c6a2ed-b94b-4549-bfb9-0094d44ccc66 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] POST http://192.168.122.54/volume/v3/volumes/8957f262-1c50-49c5-83e2-44d02c2ed7a2/action Sep 03 20:13:40 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-53bb3fd1-3b09-495f-bde6-e1b20c886140 req-60c6a2ed-b94b-4549-bfb9-0094d44ccc66 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:13:40 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-53bb3fd1-3b09-495f-bde6-e1b20c886140 req-60c6a2ed-b94b-4549-bfb9-0094d44ccc66 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:13:40 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:40 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:13:40 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:40 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:13:40 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [req-53bb3fd1-3b09-495f-bde6-e1b20c886140 req-60c6a2ed-b94b-4549-bfb9-0094d44ccc66 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Volume info retrieved successfully. Sep 03 20:13:40 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [req-53bb3fd1-3b09-495f-bde6-e1b20c886140 req-60c6a2ed-b94b-4549-bfb9-0094d44ccc66 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Begin detaching volume completed successfully. Sep 03 20:13:40 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-53bb3fd1-3b09-495f-bde6-e1b20c886140 req-60c6a2ed-b94b-4549-bfb9-0094d44ccc66 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] http://192.168.122.54/volume/v3/volumes/8957f262-1c50-49c5-83e2-44d02c2ed7a2/action returned with HTTP 202 Sep 03 20:13:40 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 984/1997] 192.168.122.54 () {64 vars in 1556 bytes} [Thu Sep 3 20:13:40 2026] POST /volume/v3/volumes/8957f262-1c50-49c5-83e2-44d02c2ed7a2/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 20:13:41 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-d52e40dc-9302-43fc-b1fb-678a62ac5ab7 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:41 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d52e40dc-9302-43fc-b1fb-678a62ac5ab7 None None] GET http://192.168.122.54/volume// Sep 03 20:13:41 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d52e40dc-9302-43fc-b1fb-678a62ac5ab7 None None] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:41 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d52e40dc-9302-43fc-b1fb-678a62ac5ab7 None None] Calling method 'all' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:41 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d52e40dc-9302-43fc-b1fb-678a62ac5ab7 None None] http://192.168.122.54/volume// returned with HTTP 300 Sep 03 20:13:41 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1014/1998] 192.168.122.54 () {58 vars in 1310 bytes} [Thu Sep 3 20:13:41 2026] GET /volume/ => generated 389 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 20:13:41 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-53bb3fd1-3b09-495f-bde6-e1b20c886140 req-9d85c6a3-e7c9-4325-a544-a4c1a054240b None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:41 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-53bb3fd1-3b09-495f-bde6-e1b20c886140 req-9d85c6a3-e7c9-4325-a544-a4c1a054240b tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] GET http://192.168.122.54/volume/v3/volumes/8957f262-1c50-49c5-83e2-44d02c2ed7a2 Sep 03 20:13:41 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-53bb3fd1-3b09-495f-bde6-e1b20c886140 req-9d85c6a3-e7c9-4325-a544-a4c1a054240b tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:41 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-53bb3fd1-3b09-495f-bde6-e1b20c886140 req-9d85c6a3-e7c9-4325-a544-a4c1a054240b tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:41 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:41 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:13:41 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:41 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:13:41 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [req-53bb3fd1-3b09-495f-bde6-e1b20c886140 req-9d85c6a3-e7c9-4325-a544-a4c1a054240b tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Volume info retrieved successfully. Sep 03 20:13:41 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-53bb3fd1-3b09-495f-bde6-e1b20c886140 req-9d85c6a3-e7c9-4325-a544-a4c1a054240b tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] http://192.168.122.54/volume/v3/volumes/8957f262-1c50-49c5-83e2-44d02c2ed7a2 returned with HTTP 200 Sep 03 20:13:41 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 985/1999] 192.168.122.54 () {62 vars in 1523 bytes} [Thu Sep 3 20:13:41 2026] GET /volume/v3/volumes/8957f262-1c50-49c5-83e2-44d02c2ed7a2 => generated 1323 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 20:13:41 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-be765a9b-fb9b-4121-a9bb-dc0e61345acf None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:41 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-be765a9b-fb9b-4121-a9bb-dc0e61345acf tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] GET http://192.168.122.54/volume/v3/snapshots/502ac3d4-be38-4993-aa75-fa4b02fee474 Sep 03 20:13:41 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-be765a9b-fb9b-4121-a9bb-dc0e61345acf tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:41 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-be765a9b-fb9b-4121-a9bb-dc0e61345acf tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:41 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:41 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:13:41 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-be765a9b-fb9b-4121-a9bb-dc0e61345acf tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Snapshot retrieved successfully. Sep 03 20:13:41 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-be765a9b-fb9b-4121-a9bb-dc0e61345acf tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/snapshots/502ac3d4-be38-4993-aa75-fa4b02fee474 returned with HTTP 200 Sep 03 20:13:41 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1015/2000] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:13:41 2026] GET /volume/v3/snapshots/502ac3d4-be38-4993-aa75-fa4b02fee474 => generated 468 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:13:41 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-6045b708-74d1-4905-aa8f-3abb7e7cb324 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:41 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6045b708-74d1-4905-aa8f-3abb7e7cb324 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:13:41 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-6045b708-74d1-4905-aa8f-3abb7e7cb324 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "502ac3d4-be38-4993-aa75-fa4b02fee474", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1718621703"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:13:41 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.volumes [None req-6045b708-74d1-4905-aa8f-3abb7e7cb324 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Create volume request body: {'volume': {'snapshot_id': '502ac3d4-be38-4993-aa75-fa4b02fee474', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1718621703'}} {{(pid=87290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:13:41 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:41 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:13:41 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-6045b708-74d1-4905-aa8f-3abb7e7cb324 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Snapshot retrieved successfully. Sep 03 20:13:41 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-6045b708-74d1-4905-aa8f-3abb7e7cb324 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Create volume of 1 GB Sep 03 20:13:41 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-6045b708-74d1-4905-aa8f-3abb7e7cb324 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Availability Zones retrieved successfully. Sep 03 20:13:41 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-6045b708-74d1-4905-aa8f-3abb7e7cb324 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Flow 'volume_create_api' (54e6ba55-16fa-4e4f-bc47-9f48704b7115) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:13:41 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-6045b708-74d1-4905-aa8f-3abb7e7cb324 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a9cd815-fffa-4fc7-90b5-e93c89ebeb7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:13:41 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.flows.api.create_volume [None req-6045b708-74d1-4905-aa8f-3abb7e7cb324 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:13:41 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:41 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:13:41 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-6045b708-74d1-4905-aa8f-3abb7e7cb324 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a9cd815-fffa-4fc7-90b5-e93c89ebeb7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '502ac3d4-be38-4993-aa75-fa4b02fee474', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:13:41 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-6045b708-74d1-4905-aa8f-3abb7e7cb324 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f61be6f1-c7c6-4f68-adfe-941fbf0f6eed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:13:41 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-53bb3fd1-3b09-495f-bde6-e1b20c886140 req-8039bfd0-cf1a-427a-b2d2-b7461b6cb6b9 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:41 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-53bb3fd1-3b09-495f-bde6-e1b20c886140 req-8039bfd0-cf1a-427a-b2d2-b7461b6cb6b9 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] DELETE http://192.168.122.54/volume/v3/attachments/65956eeb-830c-41bb-a546-f8f5afd3dcac Sep 03 20:13:41 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-53bb3fd1-3b09-495f-bde6-e1b20c886140 req-8039bfd0-cf1a-427a-b2d2-b7461b6cb6b9 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:41 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-53bb3fd1-3b09-495f-bde6-e1b20c886140 req-8039bfd0-cf1a-427a-b2d2-b7461b6cb6b9 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Calling method 'version_select' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:41 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:41 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:13:41 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-6045b708-74d1-4905-aa8f-3abb7e7cb324 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Created reservations ['1db81c99-51a3-4d77-9d8f-786ab6649ba9', '44dbf277-c84f-4518-9fcb-95457911a1a9', '3bcb2a8f-1096-49bd-974a-f94ce494b204', '32176941-ae51-4168-b4a7-a2f62d2a13ca'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:13:41 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-6045b708-74d1-4905-aa8f-3abb7e7cb324 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f61be6f1-c7c6-4f68-adfe-941fbf0f6eed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1db81c99-51a3-4d77-9d8f-786ab6649ba9', '44dbf277-c84f-4518-9fcb-95457911a1a9', '3bcb2a8f-1096-49bd-974a-f94ce494b204', '32176941-ae51-4168-b4a7-a2f62d2a13ca']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:13:41 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-6045b708-74d1-4905-aa8f-3abb7e7cb324 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b62db5eb-cdab-49f6-ab4f-5b1efecc76c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:13:41 devstack devstack@c-api.service[87289]: /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 03 20:13:41 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, Sep 03 20:13:41 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:41 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:13:41 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:41 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:13:41 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-6045b708-74d1-4905-aa8f-3abb7e7cb324 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b62db5eb-cdab-49f6-ab4f-5b1efecc76c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '70fe026c-1295-4a29-a391-64a2613c1655', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1718621703',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88243f82b60e4f00b25483b9fb825fa6',qos_specs=None,replication_status=,reservations=['1db81c99-51a3-4d77-9d8f-786ab6649ba9','44dbf277-c84f-4518-9fcb-95457911a1a9','3bcb2a8f-1096-49bd-974a-f94ce494b204','32176941-ae51-4168-b4a7-a2f62d2a13ca'],size=1,snapshot_id=502ac3d4-be38-4993-aa75-fa4b02fee474,source_replicaid=,source_volid=None,status='creating',user_id='78a7639d6cc6443a949c63271bb02328',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:13:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1718621703',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=70fe026c-1295-4a29-a391-64a2613c1655,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88243f82b60e4f00b25483b9fb825fa6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=502ac3d4-be38-4993-aa75-fa4b02fee474,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='78a7639d6cc6443a949c63271bb02328',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:13:41 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-6045b708-74d1-4905-aa8f-3abb7e7cb324 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f10e8dd-69a1-4ddc-8f85-06319432ea93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:13:41 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-53bb3fd1-3b09-495f-bde6-e1b20c886140 req-8039bfd0-cf1a-427a-b2d2-b7461b6cb6b9 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] http://192.168.122.54/volume/v3/attachments/65956eeb-830c-41bb-a546-f8f5afd3dcac returned with HTTP 200 Sep 03 20:13:41 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1016/2001] 192.168.122.54 () {64 vars in 1557 bytes} [Thu Sep 3 20:13:41 2026] DELETE /volume/v3/attachments/65956eeb-830c-41bb-a546-f8f5afd3dcac => generated 19 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:13:41 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-6045b708-74d1-4905-aa8f-3abb7e7cb324 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f10e8dd-69a1-4ddc-8f85-06319432ea93) transitioned into state 'SUCCESS' from state '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-1718621703',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88243f82b60e4f00b25483b9fb825fa6',qos_specs=None,replication_status=,reservations=['1db81c99-51a3-4d77-9d8f-786ab6649ba9','44dbf277-c84f-4518-9fcb-95457911a1a9','3bcb2a8f-1096-49bd-974a-f94ce494b204','32176941-ae51-4168-b4a7-a2f62d2a13ca'],size=1,snapshot_id=502ac3d4-be38-4993-aa75-fa4b02fee474,source_replicaid=,source_volid=None,status='creating',user_id='78a7639d6cc6443a949c63271bb02328',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:13:41 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-6045b708-74d1-4905-aa8f-3abb7e7cb324 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27191c17-cf1c-4b1f-a899-1d54ada3be29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:13:41 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:41 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:13:41 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-6045b708-74d1-4905-aa8f-3abb7e7cb324 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27191c17-cf1c-4b1f-a899-1d54ada3be29) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:13:41 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-6045b708-74d1-4905-aa8f-3abb7e7cb324 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Flow 'volume_create_api' (54e6ba55-16fa-4e4f-bc47-9f48704b7115) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:13:41 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-6045b708-74d1-4905-aa8f-3abb7e7cb324 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Create volume request issued successfully. Sep 03 20:13:41 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6045b708-74d1-4905-aa8f-3abb7e7cb324 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:13:41 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 986/2002] 192.168.122.54 () {60 vars in 1138 bytes} [Thu Sep 3 20:13:41 2026] POST /volume/v3/volumes => generated 795 bytes in 558 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:13:41 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-8d08bafd-baf5-4f0e-90d3-b518373356be None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:41 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-8d08bafd-baf5-4f0e-90d3-b518373356be tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] GET http://192.168.122.54/volume/v3/volumes/70fe026c-1295-4a29-a391-64a2613c1655 Sep 03 20:13:41 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-8d08bafd-baf5-4f0e-90d3-b518373356be tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:41 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-8d08bafd-baf5-4f0e-90d3-b518373356be tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:41 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:41 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:13:41 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:41 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:13:41 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-8d08bafd-baf5-4f0e-90d3-b518373356be tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Volume info retrieved successfully. Sep 03 20:13:41 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-8d08bafd-baf5-4f0e-90d3-b518373356be tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/volumes/70fe026c-1295-4a29-a391-64a2613c1655 returned with HTTP 200 Sep 03 20:13:41 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1017/2003] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:13:41 2026] GET /volume/v3/volumes/70fe026c-1295-4a29-a391-64a2613c1655 => generated 863 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:13:42 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-6ca4383d-c78f-46b1-9301-29c4d7c6b15b None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:42 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6ca4383d-c78f-46b1-9301-29c4d7c6b15b tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] POST http://192.168.122.54/volume/v3/snapshots Sep 03 20:13:42 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-6ca4383d-c78f-46b1-9301-29c4d7c6b15b tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8957f262-1c50-49c5-83e2-44d02c2ed7a2", "force": false, "name": "tempest-TestStampPattern-snapshot-1100623035", "description": null, "metadata": null}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:13:42 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:42 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:13:42 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:42 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:13:42 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-6ca4383d-c78f-46b1-9301-29c4d7c6b15b tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Volume info retrieved successfully. Sep 03 20:13:42 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.snapshots [None req-6ca4383d-c78f-46b1-9301-29c4d7c6b15b tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Create snapshot from volume 8957f262-1c50-49c5-83e2-44d02c2ed7a2 Sep 03 20:13:42 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-6ca4383d-c78f-46b1-9301-29c4d7c6b15b tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Created reservations ['44d8f41d-7df2-4bc3-8b24-b64b9f88085a', '82afe548-0122-476b-af2d-e0c99fd979b9', '76d15da7-7581-4bed-8a4f-5b2ad32b98d8', '964da06b-1000-42ea-ba12-622b506be849'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:13:42 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:42 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:13:42 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-6ca4383d-c78f-46b1-9301-29c4d7c6b15b tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Snapshot create request issued successfully. Sep 03 20:13:42 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6ca4383d-c78f-46b1-9301-29c4d7c6b15b tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] http://192.168.122.54/volume/v3/snapshots returned with HTTP 202 Sep 03 20:13:42 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 987/2004] 192.168.122.54 () {60 vars in 1144 bytes} [Thu Sep 3 20:13:42 2026] POST /volume/v3/snapshots => generated 303 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:13:42 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-ba21e033-44cd-48c2-a937-6a468ec90c0c None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:42 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ba21e033-44cd-48c2-a937-6a468ec90c0c tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] GET http://192.168.122.54/volume/v3/snapshots/b89ea654-75c7-47ed-8718-a5b4913f143a Sep 03 20:13:42 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ba21e033-44cd-48c2-a937-6a468ec90c0c tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:42 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ba21e033-44cd-48c2-a937-6a468ec90c0c tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:42 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:42 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:13:42 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-ba21e033-44cd-48c2-a937-6a468ec90c0c tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Snapshot retrieved successfully. Sep 03 20:13:42 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ba21e033-44cd-48c2-a937-6a468ec90c0c tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] http://192.168.122.54/volume/v3/snapshots/b89ea654-75c7-47ed-8718-a5b4913f143a returned with HTTP 200 Sep 03 20:13:42 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1018/2005] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:13:42 2026] GET /volume/v3/snapshots/b89ea654-75c7-47ed-8718-a5b4913f143a => generated 435 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:13:43 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-14fb9046-9503-4856-9bc6-68f4824c3502 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:43 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-14fb9046-9503-4856-9bc6-68f4824c3502 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] GET http://192.168.122.54/volume/v3/volumes/70fe026c-1295-4a29-a391-64a2613c1655 Sep 03 20:13:43 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-14fb9046-9503-4856-9bc6-68f4824c3502 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:43 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-14fb9046-9503-4856-9bc6-68f4824c3502 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:43 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:43 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:13:43 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:43 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:13:43 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-14fb9046-9503-4856-9bc6-68f4824c3502 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Volume info retrieved successfully. Sep 03 20:13:43 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-14fb9046-9503-4856-9bc6-68f4824c3502 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/volumes/70fe026c-1295-4a29-a391-64a2613c1655 returned with HTTP 200 Sep 03 20:13:43 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 988/2006] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:13:42 2026] GET /volume/v3/volumes/70fe026c-1295-4a29-a391-64a2613c1655 => generated 887 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:13:43 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-c953cfa9-447d-4156-8377-f23c258551cd None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:43 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c953cfa9-447d-4156-8377-f23c258551cd None None] GET http://192.168.122.54/volume// Sep 03 20:13:43 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c953cfa9-447d-4156-8377-f23c258551cd None None] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:43 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c953cfa9-447d-4156-8377-f23c258551cd None None] Calling method 'all' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:43 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c953cfa9-447d-4156-8377-f23c258551cd None None] http://192.168.122.54/volume// returned with HTTP 300 Sep 03 20:13:43 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1019/2007] 192.168.122.54 () {58 vars in 1310 bytes} [Thu Sep 3 20:13:43 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 20:13:43 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-7f926e9d-1978-4f24-a246-6d256412ebba req-04bc75dc-3d6f-481b-b38d-6e247a8d0b97 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:43 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-7f926e9d-1978-4f24-a246-6d256412ebba req-04bc75dc-3d6f-481b-b38d-6e247a8d0b97 tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] POST http://192.168.122.54/volume/v3/attachments Sep 03 20:13:43 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-7f926e9d-1978-4f24-a246-6d256412ebba req-04bc75dc-3d6f-481b-b38d-6e247a8d0b97 tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "04098dac-14f1-4ea9-b679-070b74c3b107", "connector": null, "instance_uuid": "4ddc0265-136d-408c-9940-5176a97e8765"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:13:43 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:43 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:13:43 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:43 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:13:43 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:43 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:13:43 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-7f926e9d-1978-4f24-a246-6d256412ebba req-04bc75dc-3d6f-481b-b38d-6e247a8d0b97 tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] http://192.168.122.54/volume/v3/attachments returned with HTTP 200 Sep 03 20:13:43 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 989/2008] 192.168.122.54 () {66 vars in 1478 bytes} [Thu Sep 3 20:13:43 2026] POST /volume/v3/attachments => generated 273 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:13:43 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-7f926e9d-1978-4f24-a246-6d256412ebba req-d78ff6ee-5e61-4002-b89b-68e362450f10 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:43 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-7f926e9d-1978-4f24-a246-6d256412ebba req-d78ff6ee-5e61-4002-b89b-68e362450f10 tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] DELETE http://192.168.122.54/volume/v3/attachments/862ea1d9-018e-4a32-87d5-4f623bf4b557 Sep 03 20:13:43 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-7f926e9d-1978-4f24-a246-6d256412ebba req-d78ff6ee-5e61-4002-b89b-68e362450f10 tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:43 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-7f926e9d-1978-4f24-a246-6d256412ebba req-d78ff6ee-5e61-4002-b89b-68e362450f10 tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] Calling method 'version_select' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:43 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:43 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:13:43 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-f2a7549b-6344-41ee-bfe7-d4eb813fb707 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:43 devstack devstack@c-api.service[87289]: /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 03 20:13:43 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, Sep 03 20:13:43 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f2a7549b-6344-41ee-bfe7-d4eb813fb707 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] GET http://192.168.122.54/volume/v3/snapshots/b89ea654-75c7-47ed-8718-a5b4913f143a Sep 03 20:13:43 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f2a7549b-6344-41ee-bfe7-d4eb813fb707 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:43 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f2a7549b-6344-41ee-bfe7-d4eb813fb707 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:43 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:43 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:13:43 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-f2a7549b-6344-41ee-bfe7-d4eb813fb707 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Snapshot retrieved successfully. Sep 03 20:13:43 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f2a7549b-6344-41ee-bfe7-d4eb813fb707 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] http://192.168.122.54/volume/v3/snapshots/b89ea654-75c7-47ed-8718-a5b4913f143a returned with HTTP 200 Sep 03 20:13:43 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 990/2009] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:13:43 2026] GET /volume/v3/snapshots/b89ea654-75c7-47ed-8718-a5b4913f143a => generated 435 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:13:43 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-7f926e9d-1978-4f24-a246-6d256412ebba req-d78ff6ee-5e61-4002-b89b-68e362450f10 tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] http://192.168.122.54/volume/v3/attachments/862ea1d9-018e-4a32-87d5-4f623bf4b557 returned with HTTP 200 Sep 03 20:13:43 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1020/2010] 192.168.122.54 () {64 vars in 1557 bytes} [Thu Sep 3 20:13:43 2026] DELETE /volume/v3/attachments/862ea1d9-018e-4a32-87d5-4f623bf4b557 => generated 192 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:13:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-f929d990-9375-4072-ad2c-6833df3e2e45 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:44 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f929d990-9375-4072-ad2c-6833df3e2e45 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] GET http://192.168.122.54/volume/v3/volumes/70fe026c-1295-4a29-a391-64a2613c1655 Sep 03 20:13:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f929d990-9375-4072-ad2c-6833df3e2e45 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f929d990-9375-4072-ad2c-6833df3e2e45 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:44 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:44 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:13:44 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:44 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:13:44 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-f929d990-9375-4072-ad2c-6833df3e2e45 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Volume info retrieved successfully. Sep 03 20:13:44 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f929d990-9375-4072-ad2c-6833df3e2e45 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/volumes/70fe026c-1295-4a29-a391-64a2613c1655 returned with HTTP 200 Sep 03 20:13:44 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 991/2011] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:13:44 2026] GET /volume/v3/volumes/70fe026c-1295-4a29-a391-64a2613c1655 => generated 887 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:13:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-1bd883ac-bf03-4fe8-8e72-1825d96d8873 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:44 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-1bd883ac-bf03-4fe8-8e72-1825d96d8873 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] GET http://192.168.122.54/volume/v3/snapshots/b89ea654-75c7-47ed-8718-a5b4913f143a Sep 03 20:13:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-1bd883ac-bf03-4fe8-8e72-1825d96d8873 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-1bd883ac-bf03-4fe8-8e72-1825d96d8873 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:44 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:44 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:13:44 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-1bd883ac-bf03-4fe8-8e72-1825d96d8873 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Snapshot retrieved successfully. Sep 03 20:13:44 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-1bd883ac-bf03-4fe8-8e72-1825d96d8873 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] http://192.168.122.54/volume/v3/snapshots/b89ea654-75c7-47ed-8718-a5b4913f143a returned with HTTP 200 Sep 03 20:13:44 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1021/2012] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:13:44 2026] GET /volume/v3/snapshots/b89ea654-75c7-47ed-8718-a5b4913f143a => generated 435 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:13:45 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-8d37e7ae-0d08-442a-ba42-4e47ac83f0a8 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:45 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-8d37e7ae-0d08-442a-ba42-4e47ac83f0a8 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] GET http://192.168.122.54/volume/v3/volumes/70fe026c-1295-4a29-a391-64a2613c1655 Sep 03 20:13:45 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-8d37e7ae-0d08-442a-ba42-4e47ac83f0a8 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:45 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-8d37e7ae-0d08-442a-ba42-4e47ac83f0a8 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:45 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:45 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:13:45 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:45 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:13:45 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-8d37e7ae-0d08-442a-ba42-4e47ac83f0a8 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Volume info retrieved successfully. Sep 03 20:13:45 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-8d37e7ae-0d08-442a-ba42-4e47ac83f0a8 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/volumes/70fe026c-1295-4a29-a391-64a2613c1655 returned with HTTP 200 Sep 03 20:13:45 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 992/2013] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:13:45 2026] GET /volume/v3/volumes/70fe026c-1295-4a29-a391-64a2613c1655 => generated 887 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:13:45 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-2b094370-753d-4406-863f-9e774465901f None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:45 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-2b094370-753d-4406-863f-9e774465901f tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] GET http://192.168.122.54/volume/v3/snapshots/b89ea654-75c7-47ed-8718-a5b4913f143a Sep 03 20:13:45 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-2b094370-753d-4406-863f-9e774465901f tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:45 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-2b094370-753d-4406-863f-9e774465901f tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:45 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:45 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:13:45 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-2b094370-753d-4406-863f-9e774465901f tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Snapshot retrieved successfully. Sep 03 20:13:45 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-2b094370-753d-4406-863f-9e774465901f tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] http://192.168.122.54/volume/v3/snapshots/b89ea654-75c7-47ed-8718-a5b4913f143a returned with HTTP 200 Sep 03 20:13:45 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1022/2014] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:13:45 2026] GET /volume/v3/snapshots/b89ea654-75c7-47ed-8718-a5b4913f143a => generated 435 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:13:46 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-e8bf7e60-dcff-4305-86d7-54fb78354737 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:46 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e8bf7e60-dcff-4305-86d7-54fb78354737 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] GET http://192.168.122.54/volume/v3/volumes/70fe026c-1295-4a29-a391-64a2613c1655 Sep 03 20:13:46 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e8bf7e60-dcff-4305-86d7-54fb78354737 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:46 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e8bf7e60-dcff-4305-86d7-54fb78354737 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:46 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:46 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:13:46 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:46 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:13:46 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-e8bf7e60-dcff-4305-86d7-54fb78354737 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Volume info retrieved successfully. Sep 03 20:13:46 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e8bf7e60-dcff-4305-86d7-54fb78354737 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/volumes/70fe026c-1295-4a29-a391-64a2613c1655 returned with HTTP 200 Sep 03 20:13:46 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 993/2015] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:13:46 2026] GET /volume/v3/volumes/70fe026c-1295-4a29-a391-64a2613c1655 => generated 887 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:13:46 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-1bde2662-4dc4-46ea-a0d6-fd925c639b02 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:46 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-1bde2662-4dc4-46ea-a0d6-fd925c639b02 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] GET http://192.168.122.54/volume/v3/snapshots/b89ea654-75c7-47ed-8718-a5b4913f143a Sep 03 20:13:46 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-1bde2662-4dc4-46ea-a0d6-fd925c639b02 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:46 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-1bde2662-4dc4-46ea-a0d6-fd925c639b02 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:46 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:46 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:13:46 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-1bde2662-4dc4-46ea-a0d6-fd925c639b02 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Snapshot retrieved successfully. Sep 03 20:13:46 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-1bde2662-4dc4-46ea-a0d6-fd925c639b02 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] http://192.168.122.54/volume/v3/snapshots/b89ea654-75c7-47ed-8718-a5b4913f143a returned with HTTP 200 Sep 03 20:13:46 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1023/2016] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:13:46 2026] GET /volume/v3/snapshots/b89ea654-75c7-47ed-8718-a5b4913f143a => generated 435 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:13:47 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-3b3e904e-7aac-4041-ae15-e18d16d1fe11 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:47 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-3b3e904e-7aac-4041-ae15-e18d16d1fe11 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] GET http://192.168.122.54/volume/v3/volumes/70fe026c-1295-4a29-a391-64a2613c1655 Sep 03 20:13:47 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-3b3e904e-7aac-4041-ae15-e18d16d1fe11 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:47 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-3b3e904e-7aac-4041-ae15-e18d16d1fe11 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:47 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:47 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:13:47 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:47 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:13:47 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-3b3e904e-7aac-4041-ae15-e18d16d1fe11 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Volume info retrieved successfully. Sep 03 20:13:47 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-3b3e904e-7aac-4041-ae15-e18d16d1fe11 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/volumes/70fe026c-1295-4a29-a391-64a2613c1655 returned with HTTP 200 Sep 03 20:13:47 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 994/2017] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:13:47 2026] GET /volume/v3/volumes/70fe026c-1295-4a29-a391-64a2613c1655 => generated 887 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:13:48 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-501f375b-1599-4192-a1c3-649f921c6fe8 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:48 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-501f375b-1599-4192-a1c3-649f921c6fe8 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] GET http://192.168.122.54/volume/v3/snapshots/b89ea654-75c7-47ed-8718-a5b4913f143a Sep 03 20:13:48 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-501f375b-1599-4192-a1c3-649f921c6fe8 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:48 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-501f375b-1599-4192-a1c3-649f921c6fe8 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:48 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:48 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:13:48 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-501f375b-1599-4192-a1c3-649f921c6fe8 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Snapshot retrieved successfully. Sep 03 20:13:48 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-501f375b-1599-4192-a1c3-649f921c6fe8 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] http://192.168.122.54/volume/v3/snapshots/b89ea654-75c7-47ed-8718-a5b4913f143a returned with HTTP 200 Sep 03 20:13:48 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1024/2018] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:13:48 2026] GET /volume/v3/snapshots/b89ea654-75c7-47ed-8718-a5b4913f143a => generated 435 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:13:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-bb02346d-463e-4bef-b27b-52bbb4fdbaed None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:48 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-bb02346d-463e-4bef-b27b-52bbb4fdbaed tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:13:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-bb02346d-463e-4bef-b27b-52bbb4fdbaed tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "ca855130-5645-46e5-b226-f0cdd2f61834", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-1128235639"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:13:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.volumes [None req-bb02346d-463e-4bef-b27b-52bbb4fdbaed tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Create volume request body: {'volume': {'imageRef': 'ca855130-5645-46e5-b226-f0cdd2f61834', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-1128235639'}} {{(pid=87290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:13:48 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-bb02346d-463e-4bef-b27b-52bbb4fdbaed tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Create volume of 2 GB Sep 03 20:13:48 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-2bd81e79-c818-4478-99f3-1f1a7ff6209d None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:48 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-bb02346d-463e-4bef-b27b-52bbb4fdbaed tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Availability Zones retrieved successfully. Sep 03 20:13:48 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-2bd81e79-c818-4478-99f3-1f1a7ff6209d tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] GET http://192.168.122.54/volume/v3/volumes/70fe026c-1295-4a29-a391-64a2613c1655 Sep 03 20:13:48 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-2bd81e79-c818-4478-99f3-1f1a7ff6209d tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:48 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-2bd81e79-c818-4478-99f3-1f1a7ff6209d tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:48 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:48 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:13:48 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:48 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:13:49 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-bb02346d-463e-4bef-b27b-52bbb4fdbaed tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Flow 'volume_create_api' (84e1aff2-1422-46de-9328-ea0d1f1ecd8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:13:49 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-2bd81e79-c818-4478-99f3-1f1a7ff6209d tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Volume info retrieved successfully. Sep 03 20:13:49 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-bb02346d-463e-4bef-b27b-52bbb4fdbaed tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07ebe497-d6b3-4542-85b8-2f5d2a0506d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:13:49 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.flows.api.create_volume [None req-bb02346d-463e-4bef-b27b-52bbb4fdbaed tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Validating volume size '2' using validate_int {{(pid=87290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:13:49 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-2bd81e79-c818-4478-99f3-1f1a7ff6209d tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/volumes/70fe026c-1295-4a29-a391-64a2613c1655 returned with HTTP 200 Sep 03 20:13:49 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1025/2019] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:13:48 2026] GET /volume/v3/volumes/70fe026c-1295-4a29-a391-64a2613c1655 => generated 887 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:13:49 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-205ee7c8-3ab9-480b-ad29-d8982550dc70 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:49 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-205ee7c8-3ab9-480b-ad29-d8982550dc70 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] GET http://192.168.122.54/volume/v3/snapshots/b89ea654-75c7-47ed-8718-a5b4913f143a Sep 03 20:13:49 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-205ee7c8-3ab9-480b-ad29-d8982550dc70 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:49 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-205ee7c8-3ab9-480b-ad29-d8982550dc70 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:49 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:49 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:13:49 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-205ee7c8-3ab9-480b-ad29-d8982550dc70 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Snapshot retrieved successfully. Sep 03 20:13:49 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-205ee7c8-3ab9-480b-ad29-d8982550dc70 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] http://192.168.122.54/volume/v3/snapshots/b89ea654-75c7-47ed-8718-a5b4913f143a returned with HTTP 200 Sep 03 20:13:49 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1026/2020] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:13:49 2026] GET /volume/v3/snapshots/b89ea654-75c7-47ed-8718-a5b4913f143a => generated 435 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:13:49 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-62524176-6d9e-4570-999b-11a2b264c0f1 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:49 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-62524176-6d9e-4570-999b-11a2b264c0f1 None None] GET http://192.168.122.54/volume// Sep 03 20:13:49 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-62524176-6d9e-4570-999b-11a2b264c0f1 None None] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:49 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-62524176-6d9e-4570-999b-11a2b264c0f1 None None] Calling method 'all' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:49 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-62524176-6d9e-4570-999b-11a2b264c0f1 None None] http://192.168.122.54/volume// returned with HTTP 300 Sep 03 20:13:49 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1027/2021] 192.168.122.54 () {58 vars in 1310 bytes} [Thu Sep 3 20:13:49 2026] GET /volume/ => generated 389 bytes in 18 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 20:13:49 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-07f0ce5f-94e8-49d6-a4dd-3b7333c9ef56 req-c3662037-f1c5-419e-bb91-0222a10f1b1a None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:49 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-07f0ce5f-94e8-49d6-a4dd-3b7333c9ef56 req-c3662037-f1c5-419e-bb91-0222a10f1b1a tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] GET http://192.168.122.54/volume/v3/volumes/04098dac-14f1-4ea9-b679-070b74c3b107 Sep 03 20:13:49 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-07f0ce5f-94e8-49d6-a4dd-3b7333c9ef56 req-c3662037-f1c5-419e-bb91-0222a10f1b1a tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:49 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-07f0ce5f-94e8-49d6-a4dd-3b7333c9ef56 req-c3662037-f1c5-419e-bb91-0222a10f1b1a tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:49 devstack devstack@c-api.service[87290]: WARNING cinder.volume.api [None req-bb02346d-463e-4bef-b27b-52bbb4fdbaed tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07ebe497-d6b3-4542-85b8-2f5d2a0506d4) transitioned into state 'FAILURE' from state 'RUNNING' Sep 03 20:13:49 devstack devstack@c-api.service[87290]: Failure: cinder.exception.InvalidInput: Invalid input received: Image ca855130-5645-46e5-b226-f0cdd2f61834 is not active. Sep 03 20:13:49 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:49 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:13:49 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:49 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:13:49 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-bb02346d-463e-4bef-b27b-52bbb4fdbaed tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07ebe497-d6b3-4542-85b8-2f5d2a0506d4) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:13:49 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [req-07f0ce5f-94e8-49d6-a4dd-3b7333c9ef56 req-c3662037-f1c5-419e-bb91-0222a10f1b1a tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] Volume info retrieved successfully. Sep 03 20:13:49 devstack devstack@c-api.service[87290]: WARNING cinder.volume.api [None req-bb02346d-463e-4bef-b27b-52bbb4fdbaed tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07ebe497-d6b3-4542-85b8-2f5d2a0506d4) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 03 20:13:49 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-07f0ce5f-94e8-49d6-a4dd-3b7333c9ef56 req-c3662037-f1c5-419e-bb91-0222a10f1b1a tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] http://192.168.122.54/volume/v3/volumes/04098dac-14f1-4ea9-b679-070b74c3b107 returned with HTTP 200 Sep 03 20:13:49 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1028/2022] 192.168.122.54 () {62 vars in 1523 bytes} [Thu Sep 3 20:13:49 2026] GET /volume/v3/volumes/04098dac-14f1-4ea9-b679-070b74c3b107 => generated 1511 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 20:13:49 devstack devstack@c-api.service[87290]: WARNING cinder.volume.api [None req-bb02346d-463e-4bef-b27b-52bbb4fdbaed tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Flow 'volume_create_api' (84e1aff2-1422-46de-9328-ea0d1f1ecd8f) transitioned into state 'REVERTED' from state 'RUNNING' Sep 03 20:13:49 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-bb02346d-463e-4bef-b27b-52bbb4fdbaed tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 400 Sep 03 20:13:49 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 995/2023] 192.168.122.54 () {60 vars in 1138 bytes} [Thu Sep 3 20:13:48 2026] POST /volume/v3/volumes => generated 125 bytes in 1068 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 03 20:13:49 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-07f0ce5f-94e8-49d6-a4dd-3b7333c9ef56 req-fee4ead6-bc8c-4b7e-b16f-d9a43944ad3b None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:49 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-07f0ce5f-94e8-49d6-a4dd-3b7333c9ef56 req-fee4ead6-bc8c-4b7e-b16f-d9a43944ad3b tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] PUT http://192.168.122.54/volume/v3/attachments/8f0040b1-98fc-40c4-a565-7cc256530efb Sep 03 20:13:49 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-07f0ce5f-94e8-49d6-a4dd-3b7333c9ef56 req-fee4ead6-bc8c-4b7e-b16f-d9a43944ad3b tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.54", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd5588f450", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d480a316-b1bc-4222-9d5e-b857eb49504b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:13:49 devstack devstack@c-api.service[87289]: DEBUG cinder.coordination [req-07f0ce5f-94e8-49d6-a4dd-3b7333c9ef56 req-fee4ead6-bc8c-4b7e-b16f-d9a43944ad3b tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] Acquiring lock "cinder-attachment_update-04098dac-14f1-4ea9-b679-070b74c3b107-devstack" by "attachment_update" {{(pid=87289) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 20:13:49 devstack devstack@c-api.service[87289]: DEBUG cinder.coordination [req-07f0ce5f-94e8-49d6-a4dd-3b7333c9ef56 req-fee4ead6-bc8c-4b7e-b16f-d9a43944ad3b tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] Lock "cinder-attachment_update-04098dac-14f1-4ea9-b679-070b74c3b107-devstack" acquired by "attachment_update" :: waited 0.025s {{(pid=87289) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 20:13:49 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:49 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:13:49 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:49 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:13:50 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-6e245171-cfe9-458f-90e2-fb9cbac25a51 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:50 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6e245171-cfe9-458f-90e2-fb9cbac25a51 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] GET http://192.168.122.54/volume/v3/volumes/70fe026c-1295-4a29-a391-64a2613c1655 Sep 03 20:13:50 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-6e245171-cfe9-458f-90e2-fb9cbac25a51 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:50 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-6e245171-cfe9-458f-90e2-fb9cbac25a51 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:50 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:50 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:13:50 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:50 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:13:50 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-6e245171-cfe9-458f-90e2-fb9cbac25a51 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Volume info retrieved successfully. Sep 03 20:13:50 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6e245171-cfe9-458f-90e2-fb9cbac25a51 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/volumes/70fe026c-1295-4a29-a391-64a2613c1655 returned with HTTP 200 Sep 03 20:13:50 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 996/2024] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:13:50 2026] GET /volume/v3/volumes/70fe026c-1295-4a29-a391-64a2613c1655 => generated 887 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:13:50 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-5faa7f4b-8711-4f8e-9ac0-56af635edb44 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:50 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5faa7f4b-8711-4f8e-9ac0-56af635edb44 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] GET http://192.168.122.54/volume/v3/snapshots/b89ea654-75c7-47ed-8718-a5b4913f143a Sep 03 20:13:50 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5faa7f4b-8711-4f8e-9ac0-56af635edb44 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:50 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5faa7f4b-8711-4f8e-9ac0-56af635edb44 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:50 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:50 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:13:50 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-5faa7f4b-8711-4f8e-9ac0-56af635edb44 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Snapshot retrieved successfully. Sep 03 20:13:50 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5faa7f4b-8711-4f8e-9ac0-56af635edb44 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] http://192.168.122.54/volume/v3/snapshots/b89ea654-75c7-47ed-8718-a5b4913f143a returned with HTTP 200 Sep 03 20:13:50 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 997/2025] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:13:50 2026] GET /volume/v3/snapshots/b89ea654-75c7-47ed-8718-a5b4913f143a => generated 435 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:13:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-5c702931-2230-42b0-94a3-47fc14db6c4e None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:51 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5c702931-2230-42b0-94a3-47fc14db6c4e tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] GET http://192.168.122.54/volume/v3/volumes/70fe026c-1295-4a29-a391-64a2613c1655 Sep 03 20:13:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5c702931-2230-42b0-94a3-47fc14db6c4e tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5c702931-2230-42b0-94a3-47fc14db6c4e tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:51 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:51 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:13:51 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:51 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:13:51 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-5c702931-2230-42b0-94a3-47fc14db6c4e tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Volume info retrieved successfully. Sep 03 20:13:51 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5c702931-2230-42b0-94a3-47fc14db6c4e tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/volumes/70fe026c-1295-4a29-a391-64a2613c1655 returned with HTTP 200 Sep 03 20:13:51 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 998/2026] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:13:51 2026] GET /volume/v3/volumes/70fe026c-1295-4a29-a391-64a2613c1655 => generated 888 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:13:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-eaa29d3d-86c0-4d40-8641-de4f9d06a248 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:51 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-eaa29d3d-86c0-4d40-8641-de4f9d06a248 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] GET http://192.168.122.54/volume/v3/volumes/70fe026c-1295-4a29-a391-64a2613c1655 Sep 03 20:13:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-eaa29d3d-86c0-4d40-8641-de4f9d06a248 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-eaa29d3d-86c0-4d40-8641-de4f9d06a248 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:51 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:51 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:13:51 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:51 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:13:51 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-eaa29d3d-86c0-4d40-8641-de4f9d06a248 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Volume info retrieved successfully. Sep 03 20:13:51 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-eaa29d3d-86c0-4d40-8641-de4f9d06a248 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/volumes/70fe026c-1295-4a29-a391-64a2613c1655 returned with HTTP 200 Sep 03 20:13:51 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 999/2027] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:13:51 2026] GET /volume/v3/volumes/70fe026c-1295-4a29-a391-64a2613c1655 => generated 888 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:13:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-9c8e254a-bdfa-47b0-8121-ef5779ecadf5 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:51 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-9c8e254a-bdfa-47b0-8121-ef5779ecadf5 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] GET http://192.168.122.54/volume/v3/snapshots/b89ea654-75c7-47ed-8718-a5b4913f143a Sep 03 20:13:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-9c8e254a-bdfa-47b0-8121-ef5779ecadf5 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-9c8e254a-bdfa-47b0-8121-ef5779ecadf5 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:51 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:51 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:13:51 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-9c8e254a-bdfa-47b0-8121-ef5779ecadf5 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Snapshot retrieved successfully. Sep 03 20:13:51 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-9c8e254a-bdfa-47b0-8121-ef5779ecadf5 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] http://192.168.122.54/volume/v3/snapshots/b89ea654-75c7-47ed-8718-a5b4913f143a returned with HTTP 200 Sep 03 20:13:51 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1000/2028] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:13:51 2026] GET /volume/v3/snapshots/b89ea654-75c7-47ed-8718-a5b4913f143a => generated 435 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:13:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-95de5f19-d2fa-4e00-b5af-677a5e50c004 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:51 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-95de5f19-d2fa-4e00-b5af-677a5e50c004 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] DELETE http://192.168.122.54/volume/v3/volumes/70fe026c-1295-4a29-a391-64a2613c1655 Sep 03 20:13:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-95de5f19-d2fa-4e00-b5af-677a5e50c004 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-95de5f19-d2fa-4e00-b5af-677a5e50c004 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:51 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-95de5f19-d2fa-4e00-b5af-677a5e50c004 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Delete volume with id: 70fe026c-1295-4a29-a391-64a2613c1655 Sep 03 20:13:51 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:51 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:13:51 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:51 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:13:51 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-95de5f19-d2fa-4e00-b5af-677a5e50c004 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Volume info retrieved successfully. Sep 03 20:13:51 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-95de5f19-d2fa-4e00-b5af-677a5e50c004 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Delete volume request issued successfully. Sep 03 20:13:51 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-95de5f19-d2fa-4e00-b5af-677a5e50c004 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/volumes/70fe026c-1295-4a29-a391-64a2613c1655 returned with HTTP 202 Sep 03 20:13:51 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1001/2029] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:13:51 2026] DELETE /volume/v3/volumes/70fe026c-1295-4a29-a391-64a2613c1655 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:13:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-72e07b15-2d0c-4fe1-bfa4-824601aa55eb None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:51 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-72e07b15-2d0c-4fe1-bfa4-824601aa55eb tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] GET http://192.168.122.54/volume/v3/volumes/70fe026c-1295-4a29-a391-64a2613c1655 Sep 03 20:13:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-72e07b15-2d0c-4fe1-bfa4-824601aa55eb tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-72e07b15-2d0c-4fe1-bfa4-824601aa55eb tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:51 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:51 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:13:51 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:51 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:13:51 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-72e07b15-2d0c-4fe1-bfa4-824601aa55eb tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Volume info retrieved successfully. Sep 03 20:13:51 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-72e07b15-2d0c-4fe1-bfa4-824601aa55eb tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/volumes/70fe026c-1295-4a29-a391-64a2613c1655 returned with HTTP 200 Sep 03 20:13:51 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1002/2030] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:13:51 2026] GET /volume/v3/volumes/70fe026c-1295-4a29-a391-64a2613c1655 => generated 887 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:13:52 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-1911ae4b-2003-485c-a329-10a2b593343f None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:52 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-1911ae4b-2003-485c-a329-10a2b593343f tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] GET http://192.168.122.54/volume/v3/snapshots/b89ea654-75c7-47ed-8718-a5b4913f143a Sep 03 20:13:52 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-1911ae4b-2003-485c-a329-10a2b593343f tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:52 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-1911ae4b-2003-485c-a329-10a2b593343f tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:52 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:52 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:13:52 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-1911ae4b-2003-485c-a329-10a2b593343f tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Snapshot retrieved successfully. Sep 03 20:13:52 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-1911ae4b-2003-485c-a329-10a2b593343f tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] http://192.168.122.54/volume/v3/snapshots/b89ea654-75c7-47ed-8718-a5b4913f143a returned with HTTP 200 Sep 03 20:13:52 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1003/2031] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:13:52 2026] GET /volume/v3/snapshots/b89ea654-75c7-47ed-8718-a5b4913f143a => generated 435 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:13:52 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-190bcb89-7603-46ae-8cfc-fd92042fcfaa None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:52 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-190bcb89-7603-46ae-8cfc-fd92042fcfaa tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:13:52 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-190bcb89-7603-46ae-8cfc-fd92042fcfaa tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "a303594a-6eeb-48ab-8578-c5fb5916b33c"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:13:52 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.volumes [None req-190bcb89-7603-46ae-8cfc-fd92042fcfaa tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'a303594a-6eeb-48ab-8578-c5fb5916b33c'}} {{(pid=87290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:13:52 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-190bcb89-7603-46ae-8cfc-fd92042fcfaa tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Create volume of 1 GB Sep 03 20:13:52 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-190bcb89-7603-46ae-8cfc-fd92042fcfaa tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Availability Zones retrieved successfully. Sep 03 20:13:52 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-190bcb89-7603-46ae-8cfc-fd92042fcfaa tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Flow 'volume_create_api' (c6986bec-b687-4d1a-9f65-0f22ab24e6d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:13:52 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-190bcb89-7603-46ae-8cfc-fd92042fcfaa tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (adbe3178-a5c6-45ba-b786-c8afaa1407c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:13:52 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.flows.api.create_volume [None req-190bcb89-7603-46ae-8cfc-fd92042fcfaa tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Validating volume size '1' using validate_int {{(pid=87290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:13:52 devstack devstack@c-api.service[87290]: WARNING cinder.volume.api [None req-190bcb89-7603-46ae-8cfc-fd92042fcfaa tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (adbe3178-a5c6-45ba-b786-c8afaa1407c0) transitioned into state 'FAILURE' from state 'RUNNING' Sep 03 20:13:52 devstack devstack@c-api.service[87290]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Sep 03 20:13:52 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-190bcb89-7603-46ae-8cfc-fd92042fcfaa tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (adbe3178-a5c6-45ba-b786-c8afaa1407c0) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:13:52 devstack devstack@c-api.service[87290]: WARNING cinder.volume.api [None req-190bcb89-7603-46ae-8cfc-fd92042fcfaa tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (adbe3178-a5c6-45ba-b786-c8afaa1407c0) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 03 20:13:52 devstack devstack@c-api.service[87290]: WARNING cinder.volume.api [None req-190bcb89-7603-46ae-8cfc-fd92042fcfaa tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Flow 'volume_create_api' (c6986bec-b687-4d1a-9f65-0f22ab24e6d4) transitioned into state 'REVERTED' from state 'RUNNING' Sep 03 20:13:52 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-190bcb89-7603-46ae-8cfc-fd92042fcfaa tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 400 Sep 03 20:13:52 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1004/2032] 192.168.122.54 () {60 vars in 1137 bytes} [Thu Sep 3 20:13:52 2026] POST /volume/v3/volumes => generated 134 bytes in 256 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 03 20:13:52 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-87698c50-4a22-4fc5-ae71-84dc16b141ed None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:52 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-87698c50-4a22-4fc5-ae71-84dc16b141ed tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] GET http://192.168.122.54/volume/v3/volumes/70fe026c-1295-4a29-a391-64a2613c1655 Sep 03 20:13:52 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-87698c50-4a22-4fc5-ae71-84dc16b141ed tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:52 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-87698c50-4a22-4fc5-ae71-84dc16b141ed tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:52 devstack devstack@c-api.service[87289]: DEBUG cinder.coordination [req-07f0ce5f-94e8-49d6-a4dd-3b7333c9ef56 req-fee4ead6-bc8c-4b7e-b16f-d9a43944ad3b tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] Lock "cinder-attachment_update-04098dac-14f1-4ea9-b679-070b74c3b107-devstack" released by "attachment_update" :: held 3.055s {{(pid=87289) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 20:13:52 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-07f0ce5f-94e8-49d6-a4dd-3b7333c9ef56 req-fee4ead6-bc8c-4b7e-b16f-d9a43944ad3b tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] http://192.168.122.54/volume/v3/attachments/8f0040b1-98fc-40c4-a565-7cc256530efb returned with HTTP 200 Sep 03 20:13:52 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1029/2033] 192.168.122.54 () {66 vars in 1588 bytes} [Thu Sep 3 20:13:49 2026] PUT /volume/v3/attachments/8f0040b1-98fc-40c4-a565-7cc256530efb => generated 694 bytes in 3127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:13:52 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-87698c50-4a22-4fc5-ae71-84dc16b141ed tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/volumes/70fe026c-1295-4a29-a391-64a2613c1655 returned with HTTP 404 Sep 03 20:13:52 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1005/2034] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:13:52 2026] GET /volume/v3/volumes/70fe026c-1295-4a29-a391-64a2613c1655 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:13:52 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-b593befb-b5df-424f-979c-5601176aa607 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:52 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b593befb-b5df-424f-979c-5601176aa607 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] GET http://192.168.122.54/volume/v3/volumes/70fe026c-1295-4a29-a391-64a2613c1655 Sep 03 20:13:52 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b593befb-b5df-424f-979c-5601176aa607 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:52 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b593befb-b5df-424f-979c-5601176aa607 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:52 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b593befb-b5df-424f-979c-5601176aa607 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/volumes/70fe026c-1295-4a29-a391-64a2613c1655 returned with HTTP 404 Sep 03 20:13:52 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-07f0ce5f-94e8-49d6-a4dd-3b7333c9ef56 req-ccf0387d-9fc0-4564-8e8e-e3a5801fd4f6 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:52 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1030/2035] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:13:52 2026] GET /volume/v3/volumes/70fe026c-1295-4a29-a391-64a2613c1655 => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:13:52 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-5b0e2b12-8fec-4eeb-b71d-cf046b1b6786 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:52 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-5b0e2b12-8fec-4eeb-b71d-cf046b1b6786 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] DELETE http://192.168.122.54/volume/v3/volumes/70fe026c-1295-4a29-a391-64a2613c1655 Sep 03 20:13:52 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-5b0e2b12-8fec-4eeb-b71d-cf046b1b6786 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:52 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-5b0e2b12-8fec-4eeb-b71d-cf046b1b6786 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:52 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-5b0e2b12-8fec-4eeb-b71d-cf046b1b6786 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Delete volume with id: 70fe026c-1295-4a29-a391-64a2613c1655 Sep 03 20:13:52 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-07f0ce5f-94e8-49d6-a4dd-3b7333c9ef56 req-ccf0387d-9fc0-4564-8e8e-e3a5801fd4f6 tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] POST http://192.168.122.54/volume/v3/attachments/8f0040b1-98fc-40c4-a565-7cc256530efb/action Sep 03 20:13:52 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-07f0ce5f-94e8-49d6-a4dd-3b7333c9ef56 req-ccf0387d-9fc0-4564-8e8e-e3a5801fd4f6 tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] Action body: b'{"os-complete": null}' {{(pid=87290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:13:52 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-07f0ce5f-94e8-49d6-a4dd-3b7333c9ef56 req-ccf0387d-9fc0-4564-8e8e-e3a5801fd4f6 tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:13:52 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-5b0e2b12-8fec-4eeb-b71d-cf046b1b6786 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/volumes/70fe026c-1295-4a29-a391-64a2613c1655 returned with HTTP 404 Sep 03 20:13:52 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1031/2036] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:13:52 2026] DELETE /volume/v3/volumes/70fe026c-1295-4a29-a391-64a2613c1655 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:13:52 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-6042e762-9437-4716-bf2f-bf69aca232e7 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:52 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-6042e762-9437-4716-bf2f-bf69aca232e7 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] DELETE http://192.168.122.54/volume/v3/snapshots/502ac3d4-be38-4993-aa75-fa4b02fee474 Sep 03 20:13:52 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-6042e762-9437-4716-bf2f-bf69aca232e7 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:52 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-6042e762-9437-4716-bf2f-bf69aca232e7 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:52 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.snapshots [None req-6042e762-9437-4716-bf2f-bf69aca232e7 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Delete snapshot with id: 502ac3d4-be38-4993-aa75-fa4b02fee474 Sep 03 20:13:52 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:52 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:13:52 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:52 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:13:52 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:52 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:13:52 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-6042e762-9437-4716-bf2f-bf69aca232e7 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Snapshot retrieved successfully. Sep 03 20:13:52 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:52 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:13:53 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-07f0ce5f-94e8-49d6-a4dd-3b7333c9ef56 req-ccf0387d-9fc0-4564-8e8e-e3a5801fd4f6 tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] http://192.168.122.54/volume/v3/attachments/8f0040b1-98fc-40c4-a565-7cc256530efb/action returned with HTTP 204 Sep 03 20:13:53 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1006/2037] 192.168.122.54 () {66 vars in 1609 bytes} [Thu Sep 3 20:13:52 2026] POST /volume/v3/attachments/8f0040b1-98fc-40c4-a565-7cc256530efb/action => generated 0 bytes in 119 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:13:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-b3c9da91-9cac-4d21-adf9-507bf124d6a4 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:53 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b3c9da91-9cac-4d21-adf9-507bf124d6a4 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:13:53 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-6042e762-9437-4716-bf2f-bf69aca232e7 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Snapshot delete request issued successfully. Sep 03 20:13:53 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-6042e762-9437-4716-bf2f-bf69aca232e7 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/snapshots/502ac3d4-be38-4993-aa75-fa4b02fee474 returned with HTTP 202 Sep 03 20:13:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b3c9da91-9cac-4d21-adf9-507bf124d6a4 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:13:53 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1032/2038] 192.168.122.54 () {58 vars in 1236 bytes} [Thu Sep 3 20:13:52 2026] DELETE /volume/v3/snapshots/502ac3d4-be38-4993-aa75-fa4b02fee474 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:13:53 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b3c9da91-9cac-4d21-adf9-507bf124d6a4 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 400 Sep 03 20:13:53 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1007/2039] 192.168.122.54 () {60 vars in 1137 bytes} [Thu Sep 3 20:13:53 2026] POST /volume/v3/volumes => generated 127 bytes in 23 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 03 20:13:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-2eb64dcd-f054-4745-9a27-9108d34251b3 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-390887df-bad1-4168-99a1-ddd059620e6c None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:53 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-2eb64dcd-f054-4745-9a27-9108d34251b3 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] GET http://192.168.122.54/volume/v3/snapshots/502ac3d4-be38-4993-aa75-fa4b02fee474 Sep 03 20:13:53 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-390887df-bad1-4168-99a1-ddd059620e6c tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:13:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-2eb64dcd-f054-4745-9a27-9108d34251b3 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-2eb64dcd-f054-4745-9a27-9108d34251b3 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-390887df-bad1-4168-99a1-ddd059620e6c tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "2164d7e0-1659-470a-8fb7-83544063be91"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:13:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.volumes [None req-390887df-bad1-4168-99a1-ddd059620e6c tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '2164d7e0-1659-470a-8fb7-83544063be91'}} {{(pid=87290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:13:53 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:53 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:13:53 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-2eb64dcd-f054-4745-9a27-9108d34251b3 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Snapshot retrieved successfully. Sep 03 20:13:53 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-2eb64dcd-f054-4745-9a27-9108d34251b3 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/snapshots/502ac3d4-be38-4993-aa75-fa4b02fee474 returned with HTTP 200 Sep 03 20:13:53 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-390887df-bad1-4168-99a1-ddd059620e6c tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 404 Sep 03 20:13:53 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1008/2040] 192.168.122.54 () {60 vars in 1137 bytes} [Thu Sep 3 20:13:53 2026] POST /volume/v3/volumes => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:13:53 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1033/2041] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:13:53 2026] GET /volume/v3/snapshots/502ac3d4-be38-4993-aa75-fa4b02fee474 => generated 467 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:13:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-225fabcb-cad3-46fe-bc50-ef10033cced5 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:53 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-225fabcb-cad3-46fe-bc50-ef10033cced5 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:13:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-225fabcb-cad3-46fe-bc50-ef10033cced5 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "2ae4b23f-b079-4f03-9cc1-657090dc4eb7"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:13:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.volumes [None req-225fabcb-cad3-46fe-bc50-ef10033cced5 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '2ae4b23f-b079-4f03-9cc1-657090dc4eb7'}} {{(pid=87290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:13:53 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-225fabcb-cad3-46fe-bc50-ef10033cced5 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 404 Sep 03 20:13:53 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1009/2042] 192.168.122.54 () {60 vars in 1137 bytes} [Thu Sep 3 20:13:53 2026] POST /volume/v3/volumes => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 20:13:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-9635bad2-c53b-4397-92c2-88b350003b73 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:53 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9635bad2-c53b-4397-92c2-88b350003b73 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:13:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-9635bad2-c53b-4397-92c2-88b350003b73 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "23f228bf-cc09-4771-8f78-2450ad0d9e90"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:13:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volumes [None req-9635bad2-c53b-4397-92c2-88b350003b73 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '23f228bf-cc09-4771-8f78-2450ad0d9e90'}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:13:53 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9635bad2-c53b-4397-92c2-88b350003b73 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 404 Sep 03 20:13:53 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1034/2043] 192.168.122.54 () {60 vars in 1137 bytes} [Thu Sep 3 20:13:53 2026] POST /volume/v3/volumes => generated 114 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:13:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-c2938b9f-e78f-4a33-9492-6abd4f72dd06 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:53 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c2938b9f-e78f-4a33-9492-6abd4f72dd06 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:13:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c2938b9f-e78f-4a33-9492-6abd4f72dd06 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:13:53 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c2938b9f-e78f-4a33-9492-6abd4f72dd06 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 400 Sep 03 20:13:53 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1010/2044] 192.168.122.54 () {60 vars in 1137 bytes} [Thu Sep 3 20:13:53 2026] POST /volume/v3/volumes => generated 125 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 03 20:13:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-fcb81f83-0de7-4b5b-b2e1-62198dcdd13d None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:53 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-fcb81f83-0de7-4b5b-b2e1-62198dcdd13d tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:13:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-fcb81f83-0de7-4b5b-b2e1-62198dcdd13d tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:13:53 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-fcb81f83-0de7-4b5b-b2e1-62198dcdd13d tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 400 Sep 03 20:13:53 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1035/2045] 192.168.122.54 () {60 vars in 1137 bytes} [Thu Sep 3 20:13:53 2026] POST /volume/v3/volumes => generated 125 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 03 20:13:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-26532c89-5389-48a9-9e01-057774293930 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:53 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-26532c89-5389-48a9-9e01-057774293930 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:13:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-26532c89-5389-48a9-9e01-057774293930 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:13:53 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-26532c89-5389-48a9-9e01-057774293930 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 400 Sep 03 20:13:53 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1011/2046] 192.168.122.54 () {60 vars in 1137 bytes} [Thu Sep 3 20:13:53 2026] POST /volume/v3/volumes => generated 121 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Sep 03 20:13:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-06b18aa3-0306-46bf-b00f-63bdabea148f None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:53 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-06b18aa3-0306-46bf-b00f-63bdabea148f tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] DELETE http://192.168.122.54/volume/v3/volumes/tempest-invalid-699036763 Sep 03 20:13:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-06b18aa3-0306-46bf-b00f-63bdabea148f tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-06b18aa3-0306-46bf-b00f-63bdabea148f tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:53 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-06b18aa3-0306-46bf-b00f-63bdabea148f tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Delete volume with id: tempest-invalid-699036763 Sep 03 20:13:53 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-06b18aa3-0306-46bf-b00f-63bdabea148f tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] http://192.168.122.54/volume/v3/volumes/tempest-invalid-699036763 returned with HTTP 404 Sep 03 20:13:53 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1036/2047] 192.168.122.54 () {58 vars in 1197 bytes} [Thu Sep 3 20:13:53 2026] DELETE /volume/v3/volumes/tempest-invalid-699036763 => generated 98 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 291 bytes (2 switches on core 0) Sep 03 20:13:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-3c996250-28f3-4554-ab5f-4a02fbc8b3ad None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:53 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1012/2048] 192.168.122.54 () {58 vars in 1122 bytes} [Thu Sep 3 20:13:53 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 03 20:13:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-f7cf77f5-e5a3-4f11-a3f1-7f6bdd3a022d None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:53 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f7cf77f5-e5a3-4f11-a3f1-7f6bdd3a022d tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] POST http://192.168.122.54/volume/v3/volumes/xxx/action Sep 03 20:13:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f7cf77f5-e5a3-4f11-a3f1-7f6bdd3a022d tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Action body: b'{"os-detach": {}}' {{(pid=87289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:13:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f7cf77f5-e5a3-4f11-a3f1-7f6bdd3a022d tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:13:53 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f7cf77f5-e5a3-4f11-a3f1-7f6bdd3a022d tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] http://192.168.122.54/volume/v3/volumes/xxx/action returned with HTTP 404 Sep 03 20:13:53 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1037/2049] 192.168.122.54 () {60 vars in 1170 bytes} [Thu Sep 3 20:13:53 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 03 20:13:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-3d35a4cb-0ed6-4d38-a669-180a42d11b75 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:53 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-3d35a4cb-0ed6-4d38-a669-180a42d11b75 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] GET http://192.168.122.54/volume/v3/volumes/tempest-invalid-1357731534 Sep 03 20:13:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-3d35a4cb-0ed6-4d38-a669-180a42d11b75 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-3d35a4cb-0ed6-4d38-a669-180a42d11b75 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:53 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-3d35a4cb-0ed6-4d38-a669-180a42d11b75 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] http://192.168.122.54/volume/v3/volumes/tempest-invalid-1357731534 returned with HTTP 404 Sep 03 20:13:53 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1013/2050] 192.168.122.54 () {58 vars in 1197 bytes} [Thu Sep 3 20:13:53 2026] GET /volume/v3/volumes/tempest-invalid-1357731534 => generated 99 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:13:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-47b9153b-4ce2-4ba4-9826-10a9279aff28 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:53 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1038/2051] 192.168.122.54 () {58 vars in 1119 bytes} [Thu Sep 3 20:13:53 2026] GET /volume/v3/volumes/ => generated 112 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 03 20:13:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-ec59fa05-bed7-41d3-9456-16bd922da3d7 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:53 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ec59fa05-bed7-41d3-9456-16bd922da3d7 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] GET http://192.168.122.54/volume/v3/volumes/detail?status=null Sep 03 20:13:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ec59fa05-bed7-41d3-9456-16bd922da3d7 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ec59fa05-bed7-41d3-9456-16bd922da3d7 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Calling method 'detail' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.api_utils [None req-ec59fa05-bed7-41d3-9456-16bd922da3d7 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Removing options '' from query. {{(pid=87290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:13:53 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-ec59fa05-bed7-41d3-9456-16bd922da3d7 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Could not evaluate value null, assuming string {{(pid=87290) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 03 20:13:53 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-ec59fa05-bed7-41d3-9456-16bd922da3d7 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=87290) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 20:13:53 devstack devstack@c-api.service[87290]: /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 03 20:13:53 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 20:13:53 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-ec59fa05-bed7-41d3-9456-16bd922da3d7 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Get all volumes completed successfully. Sep 03 20:13:53 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ec59fa05-bed7-41d3-9456-16bd922da3d7 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] http://192.168.122.54/volume/v3/volumes/detail?status=null returned with HTTP 200 Sep 03 20:13:53 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1014/2052] 192.168.122.54 () {58 vars in 1160 bytes} [Thu Sep 3 20:13:53 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 20:13:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-57761b40-e88e-4f62-ab93-82f6a38423eb None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-cef7074c-9828-4608-ba11-32709e245ca1 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:53 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-57761b40-e88e-4f62-ab93-82f6a38423eb tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] GET http://192.168.122.54/volume/v3/snapshots/b89ea654-75c7-47ed-8718-a5b4913f143a Sep 03 20:13:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-57761b40-e88e-4f62-ab93-82f6a38423eb tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:53 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-cef7074c-9828-4608-ba11-32709e245ca1 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] GET http://192.168.122.54/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-385943904 Sep 03 20:13:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-57761b40-e88e-4f62-ab93-82f6a38423eb tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-cef7074c-9828-4608-ba11-32709e245ca1 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-cef7074c-9828-4608-ba11-32709e245ca1 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Calling method 'detail' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.api_utils [None req-cef7074c-9828-4608-ba11-32709e245ca1 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Removing options '' from query. {{(pid=87290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:13:53 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-cef7074c-9828-4608-ba11-32709e245ca1 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-385943904'), ('no_migration_targets', True)]). {{(pid=87290) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 20:13:53 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:53 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:13:53 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-57761b40-e88e-4f62-ab93-82f6a38423eb tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Snapshot retrieved successfully. Sep 03 20:13:53 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-57761b40-e88e-4f62-ab93-82f6a38423eb tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] http://192.168.122.54/volume/v3/snapshots/b89ea654-75c7-47ed-8718-a5b4913f143a returned with HTTP 200 Sep 03 20:13:53 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1039/2053] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:13:53 2026] GET /volume/v3/snapshots/b89ea654-75c7-47ed-8718-a5b4913f143a => generated 462 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:13:53 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-cef7074c-9828-4608-ba11-32709e245ca1 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Get all volumes completed successfully. Sep 03 20:13:53 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-cef7074c-9828-4608-ba11-32709e245ca1 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] http://192.168.122.54/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-385943904 returned with HTTP 200 Sep 03 20:13:53 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1015/2054] 192.168.122.54 () {58 vars in 1236 bytes} [Thu Sep 3 20:13:53 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-385943904 => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 20:13:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-cc774c07-de72-4be0-a303-094a34d02e89 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:53 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-cc774c07-de72-4be0-a303-094a34d02e89 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] GET http://192.168.122.54/volume/v3/snapshots/b89ea654-75c7-47ed-8718-a5b4913f143a Sep 03 20:13:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-cc774c07-de72-4be0-a303-094a34d02e89 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-cc774c07-de72-4be0-a303-094a34d02e89 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-d76ca875-6544-493a-9edf-e0afda35940e None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:53 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-d76ca875-6544-493a-9edf-e0afda35940e tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] GET http://192.168.122.54/volume/v3/volumes?status=null Sep 03 20:13:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-d76ca875-6544-493a-9edf-e0afda35940e tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-d76ca875-6544-493a-9edf-e0afda35940e tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Calling method 'index' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.api_utils [None req-d76ca875-6544-493a-9edf-e0afda35940e tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Removing options '' from query. {{(pid=87290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:13:53 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-d76ca875-6544-493a-9edf-e0afda35940e tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Could not evaluate value null, assuming string {{(pid=87290) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 03 20:13:53 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-d76ca875-6544-493a-9edf-e0afda35940e tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=87290) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 20:13:53 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:53 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:13:53 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-cc774c07-de72-4be0-a303-094a34d02e89 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Snapshot retrieved successfully. Sep 03 20:13:53 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-cc774c07-de72-4be0-a303-094a34d02e89 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] http://192.168.122.54/volume/v3/snapshots/b89ea654-75c7-47ed-8718-a5b4913f143a returned with HTTP 200 Sep 03 20:13:53 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1040/2055] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:13:53 2026] GET /volume/v3/snapshots/b89ea654-75c7-47ed-8718-a5b4913f143a => generated 462 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:13:53 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-d76ca875-6544-493a-9edf-e0afda35940e tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Get all volumes completed successfully. Sep 03 20:13:53 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-d76ca875-6544-493a-9edf-e0afda35940e tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] http://192.168.122.54/volume/v3/volumes?status=null returned with HTTP 200 Sep 03 20:13:53 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1016/2056] 192.168.122.54 () {58 vars in 1139 bytes} [Thu Sep 3 20:13:53 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 03 20:13:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-0d6a0ea2-1f3e-48f1-b37b-43fb3c665e67 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:53 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-0d6a0ea2-1f3e-48f1-b37b-43fb3c665e67 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] GET http://192.168.122.54/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-379905216 Sep 03 20:13:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-0d6a0ea2-1f3e-48f1-b37b-43fb3c665e67 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-0d6a0ea2-1f3e-48f1-b37b-43fb3c665e67 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Calling method 'index' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.api_utils [None req-0d6a0ea2-1f3e-48f1-b37b-43fb3c665e67 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Removing options '' from query. {{(pid=87289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:13:53 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-0d6a0ea2-1f3e-48f1-b37b-43fb3c665e67 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-379905216'), ('no_migration_targets', True)]). {{(pid=87289) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 20:13:53 devstack devstack@c-api.service[87289]: /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 03 20:13:53 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 20:13:53 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-0d6a0ea2-1f3e-48f1-b37b-43fb3c665e67 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Get all volumes completed successfully. Sep 03 20:13:53 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-0d6a0ea2-1f3e-48f1-b37b-43fb3c665e67 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] http://192.168.122.54/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-379905216 returned with HTTP 200 Sep 03 20:13:53 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1041/2057] 192.168.122.54 () {58 vars in 1215 bytes} [Thu Sep 3 20:13:53 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-379905216 => generated 15 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 20:13:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-ad3f5b1a-3e14-48e4-924e-5d67b9c40e96 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:53 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ad3f5b1a-3e14-48e4-924e-5d67b9c40e96 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] POST http://192.168.122.54/volume/v3/volumes/bdad255f-6f96-4a4d-b6e7-32d38f1d7bc0/action Sep 03 20:13:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ad3f5b1a-3e14-48e4-924e-5d67b9c40e96 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:13:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ad3f5b1a-3e14-48e4-924e-5d67b9c40e96 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:13:53 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:53 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:13:53 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:53 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:13:53 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-ad3f5b1a-3e14-48e4-924e-5d67b9c40e96 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Volume info retrieved successfully. Sep 03 20:13:53 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-ad3f5b1a-3e14-48e4-924e-5d67b9c40e96 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Reserve volume completed successfully. Sep 03 20:13:53 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ad3f5b1a-3e14-48e4-924e-5d67b9c40e96 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] http://192.168.122.54/volume/v3/volumes/bdad255f-6f96-4a4d-b6e7-32d38f1d7bc0/action returned with HTTP 202 Sep 03 20:13:53 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1017/2058] 192.168.122.54 () {60 vars in 1269 bytes} [Thu Sep 3 20:13:53 2026] POST /volume/v3/volumes/bdad255f-6f96-4a4d-b6e7-32d38f1d7bc0/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 20:13:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-16345da9-6bc0-4fea-a97b-48a8d27552d7 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:53 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-16345da9-6bc0-4fea-a97b-48a8d27552d7 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] POST http://192.168.122.54/volume/v3/volumes/bdad255f-6f96-4a4d-b6e7-32d38f1d7bc0/action Sep 03 20:13:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-16345da9-6bc0-4fea-a97b-48a8d27552d7 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:13:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-16345da9-6bc0-4fea-a97b-48a8d27552d7 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:13:53 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:53 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:13:53 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:53 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:13:53 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-16345da9-6bc0-4fea-a97b-48a8d27552d7 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Volume info retrieved successfully. Sep 03 20:13:53 devstack devstack@c-api.service[87289]: ERROR cinder.volume.api [None req-16345da9-6bc0-4fea-a97b-48a8d27552d7 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Volume status must be available to reserve, but the status is attaching. Sep 03 20:13:53 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-16345da9-6bc0-4fea-a97b-48a8d27552d7 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] http://192.168.122.54/volume/v3/volumes/bdad255f-6f96-4a4d-b6e7-32d38f1d7bc0/action returned with HTTP 400 Sep 03 20:13:53 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1042/2059] 192.168.122.54 () {60 vars in 1269 bytes} [Thu Sep 3 20:13:53 2026] POST /volume/v3/volumes/bdad255f-6f96-4a4d-b6e7-32d38f1d7bc0/action => generated 132 bytes in 38 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 03 20:13:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-622cf726-21c0-4d92-bd69-9df7bf13665c None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:53 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-622cf726-21c0-4d92-bd69-9df7bf13665c tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] POST http://192.168.122.54/volume/v3/volumes/bdad255f-6f96-4a4d-b6e7-32d38f1d7bc0/action Sep 03 20:13:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-622cf726-21c0-4d92-bd69-9df7bf13665c tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=87290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:13:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-622cf726-21c0-4d92-bd69-9df7bf13665c tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:13:53 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:53 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:13:53 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:53 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:13:53 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-622cf726-21c0-4d92-bd69-9df7bf13665c tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Volume info retrieved successfully. Sep 03 20:13:53 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:53 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:13:53 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-622cf726-21c0-4d92-bd69-9df7bf13665c tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Unreserve volume completed successfully. Sep 03 20:13:53 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-622cf726-21c0-4d92-bd69-9df7bf13665c tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] http://192.168.122.54/volume/v3/volumes/bdad255f-6f96-4a4d-b6e7-32d38f1d7bc0/action returned with HTTP 202 Sep 03 20:13:53 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1018/2060] 192.168.122.54 () {60 vars in 1269 bytes} [Thu Sep 3 20:13:53 2026] POST /volume/v3/volumes/bdad255f-6f96-4a4d-b6e7-32d38f1d7bc0/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 20:13:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-9eda93c8-b87a-4354-96e8-de3288402ee2 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:53 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9eda93c8-b87a-4354-96e8-de3288402ee2 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] POST http://192.168.122.54/volume/v3/volumes/62dd0004-262a-4028-994f-32f729fdd4df/action Sep 03 20:13:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-9eda93c8-b87a-4354-96e8-de3288402ee2 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:13:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-9eda93c8-b87a-4354-96e8-de3288402ee2 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:13:53 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9eda93c8-b87a-4354-96e8-de3288402ee2 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] http://192.168.122.54/volume/v3/volumes/62dd0004-262a-4028-994f-32f729fdd4df/action returned with HTTP 404 Sep 03 20:13:53 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1043/2061] 192.168.122.54 () {60 vars in 1269 bytes} [Thu Sep 3 20:13:53 2026] POST /volume/v3/volumes/62dd0004-262a-4028-994f-32f729fdd4df/action => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:13:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-f0b3d497-5679-43e0-8d23-dc25388ed438 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:53 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f0b3d497-5679-43e0-8d23-dc25388ed438 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] POST http://192.168.122.54/volume/v3/volumes/1ea4c312-b362-4b39-b68a-b22c6984cc77/action Sep 03 20:13:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f0b3d497-5679-43e0-8d23-dc25388ed438 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=87290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:13:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f0b3d497-5679-43e0-8d23-dc25388ed438 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:13:53 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f0b3d497-5679-43e0-8d23-dc25388ed438 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] http://192.168.122.54/volume/v3/volumes/1ea4c312-b362-4b39-b68a-b22c6984cc77/action returned with HTTP 404 Sep 03 20:13:53 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1019/2062] 192.168.122.54 () {60 vars in 1269 bytes} [Thu Sep 3 20:13:53 2026] POST /volume/v3/volumes/1ea4c312-b362-4b39-b68a-b22c6984cc77/action => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:13:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-8c556f97-d9a0-4efd-80c3-ebee8dfb07ab None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:53 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1044/2063] 192.168.122.54 () {60 vars in 1139 bytes} [Thu Sep 3 20:13:53 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 03 20:13:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-378737d2-0b8f-4636-abb0-9f72a9005018 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:53 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-378737d2-0b8f-4636-abb0-9f72a9005018 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] PUT http://192.168.122.54/volume/v3/volumes/tempest-invalid-1332996741 Sep 03 20:13:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-378737d2-0b8f-4636-abb0-9f72a9005018 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:13:53 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-378737d2-0b8f-4636-abb0-9f72a9005018 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] http://192.168.122.54/volume/v3/volumes/tempest-invalid-1332996741 returned with HTTP 404 Sep 03 20:13:53 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1020/2064] 192.168.122.54 () {60 vars in 1217 bytes} [Thu Sep 3 20:13:53 2026] PUT /volume/v3/volumes/tempest-invalid-1332996741 => generated 99 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:13:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-75dc10ad-ba57-445a-ad7f-18d4718c4ff9 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:53 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-75dc10ad-ba57-445a-ad7f-18d4718c4ff9 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] PUT http://192.168.122.54/volume/v3/volumes/1b134c51-fe96-4723-b71a-1330a48b1c83 Sep 03 20:13:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-75dc10ad-ba57-445a-ad7f-18d4718c4ff9 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:13:53 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-75dc10ad-ba57-445a-ad7f-18d4718c4ff9 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] http://192.168.122.54/volume/v3/volumes/1b134c51-fe96-4723-b71a-1330a48b1c83 returned with HTTP 404 Sep 03 20:13:53 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1045/2065] 192.168.122.54 () {60 vars in 1247 bytes} [Thu Sep 3 20:13:53 2026] PUT /volume/v3/volumes/1b134c51-fe96-4723-b71a-1330a48b1c83 => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 20:13:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-e922c323-c910-4ef1-a435-bb7301978e2e None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:53 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e922c323-c910-4ef1-a435-bb7301978e2e tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] DELETE http://192.168.122.54/volume/v3/volumes/519fb086-bbe5-45c6-a277-acc9c91c7030 Sep 03 20:13:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e922c323-c910-4ef1-a435-bb7301978e2e tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e922c323-c910-4ef1-a435-bb7301978e2e tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:53 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-e922c323-c910-4ef1-a435-bb7301978e2e tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Delete volume with id: 519fb086-bbe5-45c6-a277-acc9c91c7030 Sep 03 20:13:54 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e922c323-c910-4ef1-a435-bb7301978e2e tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] http://192.168.122.54/volume/v3/volumes/519fb086-bbe5-45c6-a277-acc9c91c7030 returned with HTTP 404 Sep 03 20:13:54 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1021/2066] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:13:53 2026] DELETE /volume/v3/volumes/519fb086-bbe5-45c6-a277-acc9c91c7030 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 20:13:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-05691284-79c2-4c62-95ca-5ecde7180405 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:54 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-05691284-79c2-4c62-95ca-5ecde7180405 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] POST http://192.168.122.54/volume/v3/volumes/bdad255f-6f96-4a4d-b6e7-32d38f1d7bc0/action Sep 03 20:13:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-05691284-79c2-4c62-95ca-5ecde7180405 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=87289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:13:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-05691284-79c2-4c62-95ca-5ecde7180405 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:13:54 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-05691284-79c2-4c62-95ca-5ecde7180405 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] http://192.168.122.54/volume/v3/volumes/bdad255f-6f96-4a4d-b6e7-32d38f1d7bc0/action returned with HTTP 400 Sep 03 20:13:54 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1046/2067] 192.168.122.54 () {60 vars in 1269 bytes} [Thu Sep 3 20:13:54 2026] POST /volume/v3/volumes/bdad255f-6f96-4a4d-b6e7-32d38f1d7bc0/action => generated 140 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 03 20:13:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-2d738fb1-e4dd-4784-8028-3e69310fc525 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:54 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2d738fb1-e4dd-4784-8028-3e69310fc525 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] POST http://192.168.122.54/volume/v3/volumes/bdad255f-6f96-4a4d-b6e7-32d38f1d7bc0/action Sep 03 20:13:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-2d738fb1-e4dd-4784-8028-3e69310fc525 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=87290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:13:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-2d738fb1-e4dd-4784-8028-3e69310fc525 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:13:54 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2d738fb1-e4dd-4784-8028-3e69310fc525 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] http://192.168.122.54/volume/v3/volumes/bdad255f-6f96-4a4d-b6e7-32d38f1d7bc0/action returned with HTTP 400 Sep 03 20:13:54 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1022/2068] 192.168.122.54 () {60 vars in 1269 bytes} [Thu Sep 3 20:13:54 2026] POST /volume/v3/volumes/bdad255f-6f96-4a4d-b6e7-32d38f1d7bc0/action => generated 131 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 03 20:13:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-4a9a3403-1c16-46ae-8537-77bbec967e01 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-2603fd28-cc90-4959-9fac-77b462aec00e None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:54 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-4a9a3403-1c16-46ae-8537-77bbec967e01 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] POST http://192.168.122.54/volume/v3/volumes/1a6b8469-7184-47a2-8a30-5ab7f41ee00f/action Sep 03 20:13:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-4a9a3403-1c16-46ae-8537-77bbec967e01 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:13:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-4a9a3403-1c16-46ae-8537-77bbec967e01 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:13:54 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2603fd28-cc90-4959-9fac-77b462aec00e tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] GET http://192.168.122.54/volume/v3/snapshots/502ac3d4-be38-4993-aa75-fa4b02fee474 Sep 03 20:13:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-2603fd28-cc90-4959-9fac-77b462aec00e tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-2603fd28-cc90-4959-9fac-77b462aec00e tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:54 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:54 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:13:54 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-2603fd28-cc90-4959-9fac-77b462aec00e tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Snapshot retrieved successfully. Sep 03 20:13:54 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2603fd28-cc90-4959-9fac-77b462aec00e tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/snapshots/502ac3d4-be38-4993-aa75-fa4b02fee474 returned with HTTP 200 Sep 03 20:13:54 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1023/2069] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:13:54 2026] GET /volume/v3/snapshots/502ac3d4-be38-4993-aa75-fa4b02fee474 => generated 467 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:13:54 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-4a9a3403-1c16-46ae-8537-77bbec967e01 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] http://192.168.122.54/volume/v3/volumes/1a6b8469-7184-47a2-8a30-5ab7f41ee00f/action returned with HTTP 404 Sep 03 20:13:54 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1047/2070] 192.168.122.54 () {60 vars in 1269 bytes} [Thu Sep 3 20:13:54 2026] POST /volume/v3/volumes/1a6b8469-7184-47a2-8a30-5ab7f41ee00f/action => generated 109 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:13:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-76fcbbf9-eacc-4bf1-980d-ce47a08ed367 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:54 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-76fcbbf9-eacc-4bf1-980d-ce47a08ed367 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] POST http://192.168.122.54/volume/v3/volumes/bdad255f-6f96-4a4d-b6e7-32d38f1d7bc0/action Sep 03 20:13:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-76fcbbf9-eacc-4bf1-980d-ce47a08ed367 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=87290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:13:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-76fcbbf9-eacc-4bf1-980d-ce47a08ed367 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:13:54 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-76fcbbf9-eacc-4bf1-980d-ce47a08ed367 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] http://192.168.122.54/volume/v3/volumes/bdad255f-6f96-4a4d-b6e7-32d38f1d7bc0/action returned with HTTP 400 Sep 03 20:13:54 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1024/2071] 192.168.122.54 () {60 vars in 1269 bytes} [Thu Sep 3 20:13:54 2026] POST /volume/v3/volumes/bdad255f-6f96-4a4d-b6e7-32d38f1d7bc0/action => generated 129 bytes in 21 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 03 20:13:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-c5d1b7b6-59a5-40c6-ae11-743603c725d4 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:54 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c5d1b7b6-59a5-40c6-ae11-743603c725d4 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] POST http://192.168.122.54/volume/v3/volumes/None/action Sep 03 20:13:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c5d1b7b6-59a5-40c6-ae11-743603c725d4 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:13:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c5d1b7b6-59a5-40c6-ae11-743603c725d4 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:13:54 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c5d1b7b6-59a5-40c6-ae11-743603c725d4 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] http://192.168.122.54/volume/v3/volumes/None/action returned with HTTP 404 Sep 03 20:13:54 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1048/2072] 192.168.122.54 () {60 vars in 1173 bytes} [Thu Sep 3 20:13:54 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:13:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-98669775-f8f8-4c3e-9e3f-2936ac8996ee None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:54 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-98669775-f8f8-4c3e-9e3f-2936ac8996ee tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] GET http://192.168.122.54/volume/v3/volumes/079285f4-962e-4f25-94f6-a385c1dd3991 Sep 03 20:13:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-98669775-f8f8-4c3e-9e3f-2936ac8996ee tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-98669775-f8f8-4c3e-9e3f-2936ac8996ee tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:54 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-98669775-f8f8-4c3e-9e3f-2936ac8996ee tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] http://192.168.122.54/volume/v3/volumes/079285f4-962e-4f25-94f6-a385c1dd3991 returned with HTTP 404 Sep 03 20:13:54 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1025/2073] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:13:54 2026] GET /volume/v3/volumes/079285f4-962e-4f25-94f6-a385c1dd3991 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:13:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-d4cf204e-c5a9-456b-8a1a-db153d288c99 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:54 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d4cf204e-c5a9-456b-8a1a-db153d288c99 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] GET http://192.168.122.54/volume/v3/volumes/bdad255f-6f96-4a4d-b6e7-32d38f1d7bc0 Sep 03 20:13:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d4cf204e-c5a9-456b-8a1a-db153d288c99 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d4cf204e-c5a9-456b-8a1a-db153d288c99 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:54 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:54 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:13:54 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:54 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:13:54 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-d4cf204e-c5a9-456b-8a1a-db153d288c99 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Volume info retrieved successfully. Sep 03 20:13:54 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d4cf204e-c5a9-456b-8a1a-db153d288c99 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] http://192.168.122.54/volume/v3/volumes/bdad255f-6f96-4a4d-b6e7-32d38f1d7bc0 returned with HTTP 200 Sep 03 20:13:54 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1049/2074] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:13:54 2026] GET /volume/v3/volumes/bdad255f-6f96-4a4d-b6e7-32d38f1d7bc0 => generated 850 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:13:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-78170bca-e36a-49b7-ae9b-2278f4407d71 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:54 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-78170bca-e36a-49b7-ae9b-2278f4407d71 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] DELETE http://192.168.122.54/volume/v3/volumes/bdad255f-6f96-4a4d-b6e7-32d38f1d7bc0 Sep 03 20:13:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-78170bca-e36a-49b7-ae9b-2278f4407d71 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-78170bca-e36a-49b7-ae9b-2278f4407d71 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:54 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-78170bca-e36a-49b7-ae9b-2278f4407d71 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Delete volume with id: bdad255f-6f96-4a4d-b6e7-32d38f1d7bc0 Sep 03 20:13:54 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:54 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:13:54 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:54 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:13:54 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-78170bca-e36a-49b7-ae9b-2278f4407d71 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Volume info retrieved successfully. Sep 03 20:13:54 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-78170bca-e36a-49b7-ae9b-2278f4407d71 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Delete volume request issued successfully. Sep 03 20:13:54 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-78170bca-e36a-49b7-ae9b-2278f4407d71 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] http://192.168.122.54/volume/v3/volumes/bdad255f-6f96-4a4d-b6e7-32d38f1d7bc0 returned with HTTP 202 Sep 03 20:13:54 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1026/2075] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:13:54 2026] DELETE /volume/v3/volumes/bdad255f-6f96-4a4d-b6e7-32d38f1d7bc0 => generated 0 bytes in 132 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:13:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-44669ccb-f882-432b-926c-66de78b1639a None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:54 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-44669ccb-f882-432b-926c-66de78b1639a tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] GET http://192.168.122.54/volume/v3/volumes/bdad255f-6f96-4a4d-b6e7-32d38f1d7bc0 Sep 03 20:13:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-44669ccb-f882-432b-926c-66de78b1639a tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-44669ccb-f882-432b-926c-66de78b1639a tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:54 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:54 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:13:54 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:54 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:13:54 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-44669ccb-f882-432b-926c-66de78b1639a tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Volume info retrieved successfully. Sep 03 20:13:54 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-44669ccb-f882-432b-926c-66de78b1639a tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] http://192.168.122.54/volume/v3/volumes/bdad255f-6f96-4a4d-b6e7-32d38f1d7bc0 returned with HTTP 200 Sep 03 20:13:54 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1050/2076] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:13:54 2026] GET /volume/v3/volumes/bdad255f-6f96-4a4d-b6e7-32d38f1d7bc0 => generated 849 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:13:55 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-f77751e6-0134-4b23-a1ca-c00124d00af9 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:55 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f77751e6-0134-4b23-a1ca-c00124d00af9 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] GET http://192.168.122.54/volume/v3/snapshots/502ac3d4-be38-4993-aa75-fa4b02fee474 Sep 03 20:13:55 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f77751e6-0134-4b23-a1ca-c00124d00af9 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:55 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f77751e6-0134-4b23-a1ca-c00124d00af9 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:55 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:55 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:13:55 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-f77751e6-0134-4b23-a1ca-c00124d00af9 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Snapshot retrieved successfully. Sep 03 20:13:55 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f77751e6-0134-4b23-a1ca-c00124d00af9 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/snapshots/502ac3d4-be38-4993-aa75-fa4b02fee474 returned with HTTP 200 Sep 03 20:13:55 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1027/2077] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:13:55 2026] GET /volume/v3/snapshots/502ac3d4-be38-4993-aa75-fa4b02fee474 => generated 467 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:13:55 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-f351bb4d-a1b3-4891-82d2-13a531e4ed73 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:55 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f351bb4d-a1b3-4891-82d2-13a531e4ed73 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] GET http://192.168.122.54/volume/v3/volumes/bdad255f-6f96-4a4d-b6e7-32d38f1d7bc0 Sep 03 20:13:55 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f351bb4d-a1b3-4891-82d2-13a531e4ed73 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:55 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f351bb4d-a1b3-4891-82d2-13a531e4ed73 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:55 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:55 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:13:55 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:55 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:13:55 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-f351bb4d-a1b3-4891-82d2-13a531e4ed73 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Volume info retrieved successfully. Sep 03 20:13:55 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f351bb4d-a1b3-4891-82d2-13a531e4ed73 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] http://192.168.122.54/volume/v3/volumes/bdad255f-6f96-4a4d-b6e7-32d38f1d7bc0 returned with HTTP 200 Sep 03 20:13:55 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1051/2078] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:13:55 2026] GET /volume/v3/volumes/bdad255f-6f96-4a4d-b6e7-32d38f1d7bc0 => generated 849 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:13:56 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-533cd9d2-4ca2-47b4-9ae9-1e150e14c73e None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:56 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-533cd9d2-4ca2-47b4-9ae9-1e150e14c73e tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] GET http://192.168.122.54/volume/v3/snapshots/502ac3d4-be38-4993-aa75-fa4b02fee474 Sep 03 20:13:56 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-533cd9d2-4ca2-47b4-9ae9-1e150e14c73e tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:56 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-533cd9d2-4ca2-47b4-9ae9-1e150e14c73e tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:56 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-533cd9d2-4ca2-47b4-9ae9-1e150e14c73e tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/snapshots/502ac3d4-be38-4993-aa75-fa4b02fee474 returned with HTTP 404 Sep 03 20:13:56 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1028/2079] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:13:56 2026] GET /volume/v3/snapshots/502ac3d4-be38-4993-aa75-fa4b02fee474 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:13:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-e2ca2961-9cc5-4f4d-93a9-b9857d472cd4 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:56 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-e2ca2961-9cc5-4f4d-93a9-b9857d472cd4 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] GET http://192.168.122.54/volume/v3/volumes/5691a78f-3d13-463f-94e5-c467610832db Sep 03 20:13:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-e2ca2961-9cc5-4f4d-93a9-b9857d472cd4 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-e2ca2961-9cc5-4f4d-93a9-b9857d472cd4 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:56 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:56 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:13:56 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:56 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:13:56 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-e2ca2961-9cc5-4f4d-93a9-b9857d472cd4 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Volume info retrieved successfully. Sep 03 20:13:56 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-e2ca2961-9cc5-4f4d-93a9-b9857d472cd4 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/volumes/5691a78f-3d13-463f-94e5-c467610832db returned with HTTP 200 Sep 03 20:13:56 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1052/2080] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:13:56 2026] GET /volume/v3/volumes/5691a78f-3d13-463f-94e5-c467610832db => generated 854 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:13:56 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-c8c25ca6-17b8-45e5-87af-33ba617ef398 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:56 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c8c25ca6-17b8-45e5-87af-33ba617ef398 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] DELETE http://192.168.122.54/volume/v3/volumes/5691a78f-3d13-463f-94e5-c467610832db Sep 03 20:13:56 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c8c25ca6-17b8-45e5-87af-33ba617ef398 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:56 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c8c25ca6-17b8-45e5-87af-33ba617ef398 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:56 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-c8c25ca6-17b8-45e5-87af-33ba617ef398 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Delete volume with id: 5691a78f-3d13-463f-94e5-c467610832db Sep 03 20:13:56 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:56 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:13:56 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:56 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:13:56 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-c8c25ca6-17b8-45e5-87af-33ba617ef398 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Volume info retrieved successfully. Sep 03 20:13:56 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-c8c25ca6-17b8-45e5-87af-33ba617ef398 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Delete volume request issued successfully. Sep 03 20:13:56 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c8c25ca6-17b8-45e5-87af-33ba617ef398 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/volumes/5691a78f-3d13-463f-94e5-c467610832db returned with HTTP 202 Sep 03 20:13:56 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1029/2081] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:13:56 2026] DELETE /volume/v3/volumes/5691a78f-3d13-463f-94e5-c467610832db => generated 0 bytes in 136 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 20:13:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-44487f4c-abce-43ea-bba4-73af57eb40bd None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:56 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-44487f4c-abce-43ea-bba4-73af57eb40bd tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] GET http://192.168.122.54/volume/v3/volumes/5691a78f-3d13-463f-94e5-c467610832db Sep 03 20:13:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-44487f4c-abce-43ea-bba4-73af57eb40bd tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-44487f4c-abce-43ea-bba4-73af57eb40bd tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:56 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:56 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:13:56 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:56 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:13:56 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-44487f4c-abce-43ea-bba4-73af57eb40bd tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Volume info retrieved successfully. Sep 03 20:13:56 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-44487f4c-abce-43ea-bba4-73af57eb40bd tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/volumes/5691a78f-3d13-463f-94e5-c467610832db returned with HTTP 200 Sep 03 20:13:56 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1053/2082] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:13:56 2026] GET /volume/v3/volumes/5691a78f-3d13-463f-94e5-c467610832db => generated 853 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:13:56 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-fa7e43c1-32f8-4c0c-8c6e-582d95794630 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:56 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-fa7e43c1-32f8-4c0c-8c6e-582d95794630 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] GET http://192.168.122.54/volume/v3/volumes/bdad255f-6f96-4a4d-b6e7-32d38f1d7bc0 Sep 03 20:13:56 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-fa7e43c1-32f8-4c0c-8c6e-582d95794630 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:56 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-fa7e43c1-32f8-4c0c-8c6e-582d95794630 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:56 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-fa7e43c1-32f8-4c0c-8c6e-582d95794630 tempest-VolumesNegativeTest-1478420471 tempest-VolumesNegativeTest-1478420471-project-member] http://192.168.122.54/volume/v3/volumes/bdad255f-6f96-4a4d-b6e7-32d38f1d7bc0 returned with HTTP 404 Sep 03 20:13:56 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1030/2083] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:13:56 2026] GET /volume/v3/volumes/bdad255f-6f96-4a4d-b6e7-32d38f1d7bc0 => generated 109 bytes in 86 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:13:57 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-b27d103c-e2b9-44d3-91dd-c1f8ebfd7141 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:57 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b27d103c-e2b9-44d3-91dd-c1f8ebfd7141 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] GET http://192.168.122.54/volume/v3/volumes/5691a78f-3d13-463f-94e5-c467610832db Sep 03 20:13:57 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b27d103c-e2b9-44d3-91dd-c1f8ebfd7141 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:57 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b27d103c-e2b9-44d3-91dd-c1f8ebfd7141 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:57 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:57 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:13:57 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:57 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:13:57 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-b27d103c-e2b9-44d3-91dd-c1f8ebfd7141 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Volume info retrieved successfully. Sep 03 20:13:57 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b27d103c-e2b9-44d3-91dd-c1f8ebfd7141 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/volumes/5691a78f-3d13-463f-94e5-c467610832db returned with HTTP 200 Sep 03 20:13:57 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1054/2084] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:13:57 2026] GET /volume/v3/volumes/5691a78f-3d13-463f-94e5-c467610832db => generated 853 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:13:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-788eae06-88d5-429b-bab3-34a5400791e2 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:58 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-788eae06-88d5-429b-bab3-34a5400791e2 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] GET http://192.168.122.54/volume/v3/volumes/5691a78f-3d13-463f-94e5-c467610832db Sep 03 20:13:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-788eae06-88d5-429b-bab3-34a5400791e2 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-788eae06-88d5-429b-bab3-34a5400791e2 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:58 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-788eae06-88d5-429b-bab3-34a5400791e2 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/volumes/5691a78f-3d13-463f-94e5-c467610832db returned with HTTP 404 Sep 03 20:13:58 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1031/2085] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:13:58 2026] GET /volume/v3/volumes/5691a78f-3d13-463f-94e5-c467610832db => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:13:58 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-6eee9586-d244-4f61-b473-289b43bd2dbf None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:58 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-6eee9586-d244-4f61-b473-289b43bd2dbf tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] GET http://192.168.122.54/volume/v3/volumes/68ab7e30-4c22-4c1e-8239-55e033e2dba8 Sep 03 20:13:58 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-6eee9586-d244-4f61-b473-289b43bd2dbf tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:58 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-6eee9586-d244-4f61-b473-289b43bd2dbf tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:58 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:58 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:13:58 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:58 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:13:58 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-6eee9586-d244-4f61-b473-289b43bd2dbf tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Volume info retrieved successfully. Sep 03 20:13:58 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-6eee9586-d244-4f61-b473-289b43bd2dbf tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/volumes/68ab7e30-4c22-4c1e-8239-55e033e2dba8 returned with HTTP 200 Sep 03 20:13:58 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1055/2086] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:13:58 2026] GET /volume/v3/volumes/68ab7e30-4c22-4c1e-8239-55e033e2dba8 => generated 854 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:13:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-6edd1ea6-beec-49b1-a33d-adf8f1ca6b4b None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:58 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6edd1ea6-beec-49b1-a33d-adf8f1ca6b4b tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] DELETE http://192.168.122.54/volume/v3/volumes/68ab7e30-4c22-4c1e-8239-55e033e2dba8 Sep 03 20:13:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-6edd1ea6-beec-49b1-a33d-adf8f1ca6b4b tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-6edd1ea6-beec-49b1-a33d-adf8f1ca6b4b tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:58 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-6edd1ea6-beec-49b1-a33d-adf8f1ca6b4b tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Delete volume with id: 68ab7e30-4c22-4c1e-8239-55e033e2dba8 Sep 03 20:13:58 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:58 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:13:58 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:58 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:13:58 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-6edd1ea6-beec-49b1-a33d-adf8f1ca6b4b tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Volume info retrieved successfully. Sep 03 20:13:58 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-6edd1ea6-beec-49b1-a33d-adf8f1ca6b4b tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Delete volume request issued successfully. Sep 03 20:13:58 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6edd1ea6-beec-49b1-a33d-adf8f1ca6b4b tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/volumes/68ab7e30-4c22-4c1e-8239-55e033e2dba8 returned with HTTP 202 Sep 03 20:13:58 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1032/2087] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:13:58 2026] DELETE /volume/v3/volumes/68ab7e30-4c22-4c1e-8239-55e033e2dba8 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:13:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-52829465-666a-480a-8e71-e857c67d8e69 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:13:59 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-52829465-666a-480a-8e71-e857c67d8e69 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] GET http://192.168.122.54/volume/v3/volumes/68ab7e30-4c22-4c1e-8239-55e033e2dba8 Sep 03 20:13:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-52829465-666a-480a-8e71-e857c67d8e69 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:13:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-52829465-666a-480a-8e71-e857c67d8e69 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:13:59 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:13:59 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:13:59 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:13:59 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:13:59 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-52829465-666a-480a-8e71-e857c67d8e69 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Volume info retrieved successfully. Sep 03 20:13:59 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-52829465-666a-480a-8e71-e857c67d8e69 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/volumes/68ab7e30-4c22-4c1e-8239-55e033e2dba8 returned with HTTP 200 Sep 03 20:13:59 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1056/2088] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:13:58 2026] GET /volume/v3/volumes/68ab7e30-4c22-4c1e-8239-55e033e2dba8 => generated 853 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:14:00 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-da97fea8-37b6-4913-8ef9-bdb667009a59 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:14:00 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-da97fea8-37b6-4913-8ef9-bdb667009a59 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] GET http://192.168.122.54/volume/v3/volumes/68ab7e30-4c22-4c1e-8239-55e033e2dba8 Sep 03 20:14:00 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-da97fea8-37b6-4913-8ef9-bdb667009a59 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:14:00 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-da97fea8-37b6-4913-8ef9-bdb667009a59 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:14:00 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:14:00 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:14:00 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:14:00 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:14:00 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-da97fea8-37b6-4913-8ef9-bdb667009a59 tempest-VolumesSnapshotTestJSON-882480365 tempest-VolumesSnapshotTestJSON-882480365-project-member] http://192.168.122.54/volume/v3/volumes/68ab7e30-4c22-4c1e-8239-55e033e2dba8 returned with HTTP 404 Sep 03 20:14:00 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1033/2089] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:14:00 2026] GET /volume/v3/volumes/68ab7e30-4c22-4c1e-8239-55e033e2dba8 => generated 109 bytes in 96 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:14:00 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-ba04221e-a278-439d-b173-efa1a2e897ad None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:14:01 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ba04221e-a278-439d-b173-efa1a2e897ad tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] POST http://192.168.122.54/volume/v3/snapshots Sep 03 20:14:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ba04221e-a278-439d-b173-efa1a2e897ad tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0c9d8db9-7f63-4922-b35e-4153600dbd3e", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-357203676"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:14:01 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ba04221e-a278-439d-b173-efa1a2e897ad tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] http://192.168.122.54/volume/v3/snapshots returned with HTTP 404 Sep 03 20:14:01 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1057/2090] 192.168.122.54 () {60 vars in 1144 bytes} [Thu Sep 3 20:14:00 2026] POST /volume/v3/snapshots => generated 109 bytes in 265 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:14:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-46a9599f-6f49-4683-b62a-f623f3375ac6 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:14:01 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-46a9599f-6f49-4683-b62a-f623f3375ac6 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] POST http://192.168.122.54/volume/v3/snapshots Sep 03 20:14:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-46a9599f-6f49-4683-b62a-f623f3375ac6 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1481737967"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:14:01 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-46a9599f-6f49-4683-b62a-f623f3375ac6 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] http://192.168.122.54/volume/v3/snapshots returned with HTTP 404 Sep 03 20:14:01 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1034/2091] 192.168.122.54 () {60 vars in 1144 bytes} [Thu Sep 3 20:14:01 2026] POST /volume/v3/snapshots => generated 77 bytes in 150 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:14:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-ecb62d2e-debc-4571-9924-e652df1a29b7 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:14:01 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ecb62d2e-debc-4571-9924-e652df1a29b7 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] GET http://192.168.122.54/volume/v3/snapshots?limit=invalid Sep 03 20:14:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ecb62d2e-debc-4571-9924-e652df1a29b7 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:14:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ecb62d2e-debc-4571-9924-e652df1a29b7 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Calling method 'index' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:14:01 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ecb62d2e-debc-4571-9924-e652df1a29b7 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] HTTP exception thrown: limit param must be an integer Sep 03 20:14:01 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ecb62d2e-debc-4571-9924-e652df1a29b7 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] http://192.168.122.54/volume/v3/snapshots?limit=invalid returned with HTTP 400 Sep 03 20:14:01 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1058/2092] 192.168.122.54 () {58 vars in 1149 bytes} [Thu Sep 3 20:14:01 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 27 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 03 20:14:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-2f6dcaf5-18d1-4a98-ab52-fdb824690a4e None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:14:01 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2f6dcaf5-18d1-4a98-ab52-fdb824690a4e tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] GET http://192.168.122.54/volume/v3/snapshots?marker=61d45a8a-36ed-4730-ae2a-9a8b3aaa21f7 Sep 03 20:14:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-2f6dcaf5-18d1-4a98-ab52-fdb824690a4e tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:14:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-2f6dcaf5-18d1-4a98-ab52-fdb824690a4e tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Calling method 'index' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:14:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.api_utils [None req-2f6dcaf5-18d1-4a98-ab52-fdb824690a4e tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Removing options '' from query. {{(pid=87290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:14:01 devstack devstack@c-api.service[87290]: DEBUG cinder.db.api [None req-2f6dcaf5-18d1-4a98-ab52-fdb824690a4e tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Building query based on filter {{(pid=87290) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 20:14:01 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2f6dcaf5-18d1-4a98-ab52-fdb824690a4e tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] http://192.168.122.54/volume/v3/snapshots?marker=61d45a8a-36ed-4730-ae2a-9a8b3aaa21f7 returned with HTTP 404 Sep 03 20:14:01 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1035/2093] 192.168.122.54 () {58 vars in 1209 bytes} [Thu Sep 3 20:14:01 2026] GET /volume/v3/snapshots?marker=61d45a8a-36ed-4730-ae2a-9a8b3aaa21f7 => generated 111 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:14:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-d81e98ba-56ea-438a-8b89-43ef6d69e618 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:14:01 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d81e98ba-56ea-438a-8b89-43ef6d69e618 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] GET http://192.168.122.54/volume/v3/snapshots?sort_key=invalid Sep 03 20:14:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d81e98ba-56ea-438a-8b89-43ef6d69e618 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:14:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d81e98ba-56ea-438a-8b89-43ef6d69e618 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Calling method 'index' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:14:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.api_utils [None req-d81e98ba-56ea-438a-8b89-43ef6d69e618 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Removing options '' from query. {{(pid=87289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:14:01 devstack devstack@c-api.service[87289]: DEBUG cinder.db.api [None req-d81e98ba-56ea-438a-8b89-43ef6d69e618 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Building query based on filter {{(pid=87289) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 20:14:01 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d81e98ba-56ea-438a-8b89-43ef6d69e618 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] http://192.168.122.54/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Sep 03 20:14:01 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1059/2094] 192.168.122.54 () {58 vars in 1155 bytes} [Thu Sep 3 20:14:01 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 30 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 03 20:14:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-416db5b6-3463-4101-8be6-97c717d4a25a None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:14:01 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-416db5b6-3463-4101-8be6-97c717d4a25a tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:14:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-416db5b6-3463-4101-8be6-97c717d4a25a tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1709471291"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:14:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.volumes [None req-416db5b6-3463-4101-8be6-97c717d4a25a tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-1709471291'}} {{(pid=87290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:14:01 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-416db5b6-3463-4101-8be6-97c717d4a25a tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Create volume of 2 GB Sep 03 20:14:01 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-416db5b6-3463-4101-8be6-97c717d4a25a tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Availability Zones retrieved successfully. Sep 03 20:14:01 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-416db5b6-3463-4101-8be6-97c717d4a25a tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Flow 'volume_create_api' (5f3b304d-9c11-46e1-ba64-1b5bb61facba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:14:01 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-416db5b6-3463-4101-8be6-97c717d4a25a tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f9788dd-f3f9-478f-a8ad-b424e4c3a5d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:14:01 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.flows.api.create_volume [None req-416db5b6-3463-4101-8be6-97c717d4a25a tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Validating volume size '2' using validate_int {{(pid=87290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:14:01 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-416db5b6-3463-4101-8be6-97c717d4a25a tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f9788dd-f3f9-478f-a8ad-b424e4c3a5d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:14:01 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-416db5b6-3463-4101-8be6-97c717d4a25a tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12a80dab-ce55-425c-917a-0fbfd838b064) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:14:01 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-416db5b6-3463-4101-8be6-97c717d4a25a tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Created reservations ['2d20d854-01eb-4bbf-a877-25d26fe4269a', '5d2f6e75-faae-4fc9-a56b-2c74ec772ed0', '7f69d495-0e02-43df-9968-4754c9c2e984', '03f04df2-0314-4b05-b2af-891e2baa0ef3'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:14:01 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-416db5b6-3463-4101-8be6-97c717d4a25a tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12a80dab-ce55-425c-917a-0fbfd838b064) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2d20d854-01eb-4bbf-a877-25d26fe4269a', '5d2f6e75-faae-4fc9-a56b-2c74ec772ed0', '7f69d495-0e02-43df-9968-4754c9c2e984', '03f04df2-0314-4b05-b2af-891e2baa0ef3']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:14:01 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-416db5b6-3463-4101-8be6-97c717d4a25a tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33216844-926f-478a-8111-4fb4d1b60c1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:14:01 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:14:01 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:14:01 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-416db5b6-3463-4101-8be6-97c717d4a25a tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33216844-926f-478a-8111-4fb4d1b60c1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '04ee6886-ed43-4d0d-9db8-c301803a49f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1709471291',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='538acbadd94149828c8a7821de513851',qos_specs=None,replication_status=,reservations=['2d20d854-01eb-4bbf-a877-25d26fe4269a','5d2f6e75-faae-4fc9-a56b-2c74ec772ed0','7f69d495-0e02-43df-9968-4754c9c2e984','03f04df2-0314-4b05-b2af-891e2baa0ef3'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='184a648e92e546df9f9c06267891fe2c',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:14:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1709471291',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=04ee6886-ed43-4d0d-9db8-c301803a49f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='538acbadd94149828c8a7821de513851',provider_auth=None,provider_geometry=None,provider_id=None,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='184a648e92e546df9f9c06267891fe2c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:14:01 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-416db5b6-3463-4101-8be6-97c717d4a25a tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e8e34b5-4972-405b-89bf-d4600d9034f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:14:02 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-416db5b6-3463-4101-8be6-97c717d4a25a tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e8e34b5-4972-405b-89bf-d4600d9034f2) transitioned into state 'SUCCESS' from state '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-1709471291',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='538acbadd94149828c8a7821de513851',qos_specs=None,replication_status=,reservations=['2d20d854-01eb-4bbf-a877-25d26fe4269a','5d2f6e75-faae-4fc9-a56b-2c74ec772ed0','7f69d495-0e02-43df-9968-4754c9c2e984','03f04df2-0314-4b05-b2af-891e2baa0ef3'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='184a648e92e546df9f9c06267891fe2c',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:14:02 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-416db5b6-3463-4101-8be6-97c717d4a25a tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cd521e5-b726-4bce-b715-73ee4ec196ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:14:02 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-416db5b6-3463-4101-8be6-97c717d4a25a tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cd521e5-b726-4bce-b715-73ee4ec196ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:14:02 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-416db5b6-3463-4101-8be6-97c717d4a25a tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Flow 'volume_create_api' (5f3b304d-9c11-46e1-ba64-1b5bb61facba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:14:02 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-416db5b6-3463-4101-8be6-97c717d4a25a tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Create volume request issued successfully. Sep 03 20:14:02 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-416db5b6-3463-4101-8be6-97c717d4a25a tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:14:02 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1036/2095] 192.168.122.54 () {60 vars in 1137 bytes} [Thu Sep 3 20:14:01 2026] POST /volume/v3/volumes => generated 769 bytes in 568 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:14:02 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-9a6b4af3-cc4b-4513-9f1a-78505b3a3515 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:14:02 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9a6b4af3-cc4b-4513-9f1a-78505b3a3515 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] GET http://192.168.122.54/volume/v3/volumes/04ee6886-ed43-4d0d-9db8-c301803a49f3 Sep 03 20:14:02 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-9a6b4af3-cc4b-4513-9f1a-78505b3a3515 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:14:02 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-9a6b4af3-cc4b-4513-9f1a-78505b3a3515 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:14:02 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:14:02 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:14:02 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:14:02 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:14:02 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-9a6b4af3-cc4b-4513-9f1a-78505b3a3515 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Volume info retrieved successfully. Sep 03 20:14:02 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9a6b4af3-cc4b-4513-9f1a-78505b3a3515 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] http://192.168.122.54/volume/v3/volumes/04ee6886-ed43-4d0d-9db8-c301803a49f3 returned with HTTP 200 Sep 03 20:14:02 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1060/2096] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:14:02 2026] GET /volume/v3/volumes/04ee6886-ed43-4d0d-9db8-c301803a49f3 => generated 837 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:14:03 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-73b28cf3-c510-4b4c-a22f-c669ba35db3c None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:14:03 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-73b28cf3-c510-4b4c-a22f-c669ba35db3c tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] GET http://192.168.122.54/volume/v3/volumes/04ee6886-ed43-4d0d-9db8-c301803a49f3 Sep 03 20:14:03 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-73b28cf3-c510-4b4c-a22f-c669ba35db3c tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:14:03 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-73b28cf3-c510-4b4c-a22f-c669ba35db3c tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:14:03 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:14:03 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:14:03 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:14:03 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:14:03 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-73b28cf3-c510-4b4c-a22f-c669ba35db3c tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Volume info retrieved successfully. Sep 03 20:14:03 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-73b28cf3-c510-4b4c-a22f-c669ba35db3c tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] http://192.168.122.54/volume/v3/volumes/04ee6886-ed43-4d0d-9db8-c301803a49f3 returned with HTTP 200 Sep 03 20:14:03 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1037/2097] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:14:03 2026] GET /volume/v3/volumes/04ee6886-ed43-4d0d-9db8-c301803a49f3 => generated 861 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:14:03 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-fe212cf7-5ccb-45d9-936b-f8c42c86e057 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:14:03 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-fe212cf7-5ccb-45d9-936b-f8c42c86e057 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:14:03 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-fe212cf7-5ccb-45d9-936b-f8c42c86e057 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1692821379", "snapshot_id": "b89ea654-75c7-47ed-8718-a5b4913f143a", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:14:03 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volumes [None req-fe212cf7-5ccb-45d9-936b-f8c42c86e057 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1692821379', 'snapshot_id': 'b89ea654-75c7-47ed-8718-a5b4913f143a', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:14:03 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:14:03 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:14:03 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-fe212cf7-5ccb-45d9-936b-f8c42c86e057 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Snapshot retrieved successfully. Sep 03 20:14:03 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-fe212cf7-5ccb-45d9-936b-f8c42c86e057 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Create volume of 1 GB Sep 03 20:14:03 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-fe212cf7-5ccb-45d9-936b-f8c42c86e057 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Availability Zones retrieved successfully. Sep 03 20:14:03 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-fe212cf7-5ccb-45d9-936b-f8c42c86e057 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Flow 'volume_create_api' (1879c7c3-3891-4cae-bdc0-ae09ddbcef8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:14:03 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-fe212cf7-5ccb-45d9-936b-f8c42c86e057 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c11633e-36ad-4eb3-b9e6-583658d5e265) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:14:03 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.flows.api.create_volume [None req-fe212cf7-5ccb-45d9-936b-f8c42c86e057 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:14:03 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:14:03 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:14:03 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-fe212cf7-5ccb-45d9-936b-f8c42c86e057 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c11633e-36ad-4eb3-b9e6-583658d5e265) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b89ea654-75c7-47ed-8718-a5b4913f143a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:14:03 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-fe212cf7-5ccb-45d9-936b-f8c42c86e057 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b46319a1-d160-4748-9281-d01e724ee5b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:14:04 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-fe212cf7-5ccb-45d9-936b-f8c42c86e057 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Created reservations ['f82c4db9-fd06-4268-bff8-25648420984d', '6411a9da-713c-447d-b81b-7ad217c2b78f', '29ee3b68-ce33-4a08-888e-d4792da3e937', '08b90c9f-91a3-463a-93ec-91d4cfc64cc7'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:14:04 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-fe212cf7-5ccb-45d9-936b-f8c42c86e057 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b46319a1-d160-4748-9281-d01e724ee5b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f82c4db9-fd06-4268-bff8-25648420984d', '6411a9da-713c-447d-b81b-7ad217c2b78f', '29ee3b68-ce33-4a08-888e-d4792da3e937', '08b90c9f-91a3-463a-93ec-91d4cfc64cc7']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:14:04 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-fe212cf7-5ccb-45d9-936b-f8c42c86e057 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de3a6b5d-e438-4844-bf7b-bafabb5344a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:14:04 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:14:04 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:14:04 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:14:04 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:14:04 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-fe212cf7-5ccb-45d9-936b-f8c42c86e057 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de3a6b5d-e438-4844-bf7b-bafabb5344a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '612afe83-f985-4e2c-8d7b-63f520194154', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1692821379',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b489fad0e5914dc29fe47a407e939e27',qos_specs=None,replication_status=,reservations=['f82c4db9-fd06-4268-bff8-25648420984d','6411a9da-713c-447d-b81b-7ad217c2b78f','29ee3b68-ce33-4a08-888e-d4792da3e937','08b90c9f-91a3-463a-93ec-91d4cfc64cc7'],size=1,snapshot_id=b89ea654-75c7-47ed-8718-a5b4913f143a,source_replicaid=,source_volid=None,status='creating',user_id='d7da25653423451bb8e55a3857634402',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:14:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1692821379',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=612afe83-f985-4e2c-8d7b-63f520194154,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b489fad0e5914dc29fe47a407e939e27',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b89ea654-75c7-47ed-8718-a5b4913f143a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d7da25653423451bb8e55a3857634402',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:14:04 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-fe212cf7-5ccb-45d9-936b-f8c42c86e057 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05612813-ac0e-48dc-93a0-b4651277fd1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:14:04 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-fe212cf7-5ccb-45d9-936b-f8c42c86e057 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05612813-ac0e-48dc-93a0-b4651277fd1b) transitioned into state 'SUCCESS' from state '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-1692821379',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b489fad0e5914dc29fe47a407e939e27',qos_specs=None,replication_status=,reservations=['f82c4db9-fd06-4268-bff8-25648420984d','6411a9da-713c-447d-b81b-7ad217c2b78f','29ee3b68-ce33-4a08-888e-d4792da3e937','08b90c9f-91a3-463a-93ec-91d4cfc64cc7'],size=1,snapshot_id=b89ea654-75c7-47ed-8718-a5b4913f143a,source_replicaid=,source_volid=None,status='creating',user_id='d7da25653423451bb8e55a3857634402',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:14:04 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-fe212cf7-5ccb-45d9-936b-f8c42c86e057 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a45b8fe4-d220-462e-938d-9411e8c701e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:14:04 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:14:04 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:14:04 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-fe212cf7-5ccb-45d9-936b-f8c42c86e057 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a45b8fe4-d220-462e-938d-9411e8c701e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:14:04 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-fe212cf7-5ccb-45d9-936b-f8c42c86e057 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Flow 'volume_create_api' (1879c7c3-3891-4cae-bdc0-ae09ddbcef8b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:14:04 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-fe212cf7-5ccb-45d9-936b-f8c42c86e057 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Create volume request issued successfully. Sep 03 20:14:04 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-fe212cf7-5ccb-45d9-936b-f8c42c86e057 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:14:04 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1061/2098] 192.168.122.54 () {60 vars in 1138 bytes} [Thu Sep 3 20:14:03 2026] POST /volume/v3/volumes => generated 788 bytes in 586 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:14:04 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-da5dc0db-34a1-4770-9af7-7f2c8dff57d0 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:14:04 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-da5dc0db-34a1-4770-9af7-7f2c8dff57d0 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] GET http://192.168.122.54/volume/v3/volumes/04ee6886-ed43-4d0d-9db8-c301803a49f3 Sep 03 20:14:04 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-da5dc0db-34a1-4770-9af7-7f2c8dff57d0 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:14:04 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-da5dc0db-34a1-4770-9af7-7f2c8dff57d0 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:14:04 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:14:04 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:14:04 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:14:04 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:14:04 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-da5dc0db-34a1-4770-9af7-7f2c8dff57d0 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Volume info retrieved successfully. Sep 03 20:14:04 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-da5dc0db-34a1-4770-9af7-7f2c8dff57d0 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] http://192.168.122.54/volume/v3/volumes/04ee6886-ed43-4d0d-9db8-c301803a49f3 returned with HTTP 200 Sep 03 20:14:04 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1038/2099] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:14:04 2026] GET /volume/v3/volumes/04ee6886-ed43-4d0d-9db8-c301803a49f3 => generated 862 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:14:04 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-aba7feca-5819-478b-8685-79ff66fa9491 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:14:04 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-aba7feca-5819-478b-8685-79ff66fa9491 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] POST http://192.168.122.54/volume/v3/snapshots Sep 03 20:14:04 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-aba7feca-5819-478b-8685-79ff66fa9491 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "04ee6886-ed43-4d0d-9db8-c301803a49f3", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-426417176"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:14:04 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:14:04 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:14:04 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:14:04 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:14:04 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-aba7feca-5819-478b-8685-79ff66fa9491 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Volume info retrieved successfully. Sep 03 20:14:04 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.snapshots [None req-aba7feca-5819-478b-8685-79ff66fa9491 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Create snapshot from volume 04ee6886-ed43-4d0d-9db8-c301803a49f3 Sep 03 20:14:04 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-aba7feca-5819-478b-8685-79ff66fa9491 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Created reservations ['b40a5e92-e51c-42b0-9fe4-881d6bf33420', '0f6c46d4-104e-43ec-af22-684948388b2d', 'f46f6d39-2ae3-4b31-b2c6-d3cfae2868b0', '73f59153-e049-4c31-827e-96aa78faf62e'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:14:04 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:14:04 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:14:04 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-aba7feca-5819-478b-8685-79ff66fa9491 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Snapshot create request issued successfully. Sep 03 20:14:04 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-aba7feca-5819-478b-8685-79ff66fa9491 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] http://192.168.122.54/volume/v3/snapshots returned with HTTP 202 Sep 03 20:14:04 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1062/2100] 192.168.122.54 () {60 vars in 1144 bytes} [Thu Sep 3 20:14:04 2026] POST /volume/v3/snapshots => generated 317 bytes in 547 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:14:05 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-fc576e24-4612-4c23-87c4-ad3020dc311c None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:14:05 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-fc576e24-4612-4c23-87c4-ad3020dc311c tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] GET http://192.168.122.54/volume/v3/snapshots/a5fdfb5c-9814-4016-8d58-18ed7fa6a391 Sep 03 20:14:05 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-fc576e24-4612-4c23-87c4-ad3020dc311c tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:14:05 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-fc576e24-4612-4c23-87c4-ad3020dc311c tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:14:05 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:14:05 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:14:05 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-fc576e24-4612-4c23-87c4-ad3020dc311c tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Snapshot retrieved successfully. Sep 03 20:14:05 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-fc576e24-4612-4c23-87c4-ad3020dc311c tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] http://192.168.122.54/volume/v3/snapshots/a5fdfb5c-9814-4016-8d58-18ed7fa6a391 returned with HTTP 200 Sep 03 20:14:05 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1039/2101] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:14:05 2026] GET /volume/v3/snapshots/a5fdfb5c-9814-4016-8d58-18ed7fa6a391 => generated 449 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:14:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-37bb9cbb-a954-4c45-9acf-5d2197662c45 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:14:06 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-37bb9cbb-a954-4c45-9acf-5d2197662c45 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] GET http://192.168.122.54/volume/v3/snapshots/a5fdfb5c-9814-4016-8d58-18ed7fa6a391 Sep 03 20:14:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-37bb9cbb-a954-4c45-9acf-5d2197662c45 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:14:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-37bb9cbb-a954-4c45-9acf-5d2197662c45 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:14:06 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:14:06 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:14:06 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-37bb9cbb-a954-4c45-9acf-5d2197662c45 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Snapshot retrieved successfully. Sep 03 20:14:06 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-37bb9cbb-a954-4c45-9acf-5d2197662c45 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] http://192.168.122.54/volume/v3/snapshots/a5fdfb5c-9814-4016-8d58-18ed7fa6a391 returned with HTTP 200 Sep 03 20:14:06 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1063/2102] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:14:06 2026] GET /volume/v3/snapshots/a5fdfb5c-9814-4016-8d58-18ed7fa6a391 => generated 449 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:14:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-b56824eb-704d-4224-98c2-6b4970944ba4 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:14:07 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b56824eb-704d-4224-98c2-6b4970944ba4 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] GET http://192.168.122.54/volume/v3/snapshots/a5fdfb5c-9814-4016-8d58-18ed7fa6a391 Sep 03 20:14:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b56824eb-704d-4224-98c2-6b4970944ba4 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:14:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b56824eb-704d-4224-98c2-6b4970944ba4 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:14:07 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:14:07 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:14:07 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-b56824eb-704d-4224-98c2-6b4970944ba4 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Snapshot retrieved successfully. Sep 03 20:14:07 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b56824eb-704d-4224-98c2-6b4970944ba4 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] http://192.168.122.54/volume/v3/snapshots/a5fdfb5c-9814-4016-8d58-18ed7fa6a391 returned with HTTP 200 Sep 03 20:14:07 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1040/2103] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:14:07 2026] GET /volume/v3/snapshots/a5fdfb5c-9814-4016-8d58-18ed7fa6a391 => generated 449 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:14:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-3b7960c1-46e7-4425-b21a-9133da62a6b8 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:14:08 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-3b7960c1-46e7-4425-b21a-9133da62a6b8 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] GET http://192.168.122.54/volume/v3/snapshots/a5fdfb5c-9814-4016-8d58-18ed7fa6a391 Sep 03 20:14:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-3b7960c1-46e7-4425-b21a-9133da62a6b8 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:14:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-3b7960c1-46e7-4425-b21a-9133da62a6b8 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:14:08 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:14:08 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:14:08 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-3b7960c1-46e7-4425-b21a-9133da62a6b8 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Snapshot retrieved successfully. Sep 03 20:14:08 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-3b7960c1-46e7-4425-b21a-9133da62a6b8 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] http://192.168.122.54/volume/v3/snapshots/a5fdfb5c-9814-4016-8d58-18ed7fa6a391 returned with HTTP 200 Sep 03 20:14:08 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1064/2104] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:14:08 2026] GET /volume/v3/snapshots/a5fdfb5c-9814-4016-8d58-18ed7fa6a391 => generated 449 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:14:09 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-0bdb9f1f-8d83-4288-8cfb-31137907ab6f None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:14:09 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-0bdb9f1f-8d83-4288-8cfb-31137907ab6f tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] GET http://192.168.122.54/volume/v3/snapshots/a5fdfb5c-9814-4016-8d58-18ed7fa6a391 Sep 03 20:14:09 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-0bdb9f1f-8d83-4288-8cfb-31137907ab6f tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:14:09 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-0bdb9f1f-8d83-4288-8cfb-31137907ab6f tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:14:09 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:14:09 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:14:09 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-0bdb9f1f-8d83-4288-8cfb-31137907ab6f tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Snapshot retrieved successfully. Sep 03 20:14:09 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-0bdb9f1f-8d83-4288-8cfb-31137907ab6f tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] http://192.168.122.54/volume/v3/snapshots/a5fdfb5c-9814-4016-8d58-18ed7fa6a391 returned with HTTP 200 Sep 03 20:14:09 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1041/2105] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:14:09 2026] GET /volume/v3/snapshots/a5fdfb5c-9814-4016-8d58-18ed7fa6a391 => generated 449 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:14:10 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-e2daba4c-d220-48f5-9eaf-7a386e0e6991 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:14:10 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-e2daba4c-d220-48f5-9eaf-7a386e0e6991 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] GET http://192.168.122.54/volume/v3/snapshots/a5fdfb5c-9814-4016-8d58-18ed7fa6a391 Sep 03 20:14:10 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-e2daba4c-d220-48f5-9eaf-7a386e0e6991 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:14:10 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-e2daba4c-d220-48f5-9eaf-7a386e0e6991 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:14:10 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:14:10 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:14:10 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-e2daba4c-d220-48f5-9eaf-7a386e0e6991 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Snapshot retrieved successfully. Sep 03 20:14:10 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-e2daba4c-d220-48f5-9eaf-7a386e0e6991 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] http://192.168.122.54/volume/v3/snapshots/a5fdfb5c-9814-4016-8d58-18ed7fa6a391 returned with HTTP 200 Sep 03 20:14:10 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1065/2106] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:14:10 2026] GET /volume/v3/snapshots/a5fdfb5c-9814-4016-8d58-18ed7fa6a391 => generated 449 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:14:11 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-d70998a4-eee3-4a6f-885d-5b7a551bea37 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:14:11 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-d70998a4-eee3-4a6f-885d-5b7a551bea37 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] GET http://192.168.122.54/volume/v3/snapshots/a5fdfb5c-9814-4016-8d58-18ed7fa6a391 Sep 03 20:14:11 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-d70998a4-eee3-4a6f-885d-5b7a551bea37 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:14:11 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-d70998a4-eee3-4a6f-885d-5b7a551bea37 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:14:11 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:14:11 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:14:11 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-d70998a4-eee3-4a6f-885d-5b7a551bea37 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Snapshot retrieved successfully. Sep 03 20:14:11 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-d70998a4-eee3-4a6f-885d-5b7a551bea37 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] http://192.168.122.54/volume/v3/snapshots/a5fdfb5c-9814-4016-8d58-18ed7fa6a391 returned with HTTP 200 Sep 03 20:14:11 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1042/2107] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:14:11 2026] GET /volume/v3/snapshots/a5fdfb5c-9814-4016-8d58-18ed7fa6a391 => generated 449 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:14:12 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-0bd53337-8b33-4632-a919-943ab5f424fe None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:14:12 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-0bd53337-8b33-4632-a919-943ab5f424fe tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] GET http://192.168.122.54/volume/v3/snapshots/a5fdfb5c-9814-4016-8d58-18ed7fa6a391 Sep 03 20:14:12 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-0bd53337-8b33-4632-a919-943ab5f424fe tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:14:12 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-0bd53337-8b33-4632-a919-943ab5f424fe tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:14:12 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:14:12 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:14:12 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-0bd53337-8b33-4632-a919-943ab5f424fe tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Snapshot retrieved successfully. Sep 03 20:14:12 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-0bd53337-8b33-4632-a919-943ab5f424fe tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] http://192.168.122.54/volume/v3/snapshots/a5fdfb5c-9814-4016-8d58-18ed7fa6a391 returned with HTTP 200 Sep 03 20:14:12 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1066/2108] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:14:12 2026] GET /volume/v3/snapshots/a5fdfb5c-9814-4016-8d58-18ed7fa6a391 => generated 449 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:14:13 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-85b70d53-f810-4c81-9ea0-fc9e95636ab0 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:14:13 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-85b70d53-f810-4c81-9ea0-fc9e95636ab0 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] GET http://192.168.122.54/volume/v3/snapshots/a5fdfb5c-9814-4016-8d58-18ed7fa6a391 Sep 03 20:14:13 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-85b70d53-f810-4c81-9ea0-fc9e95636ab0 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:14:13 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-85b70d53-f810-4c81-9ea0-fc9e95636ab0 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:14:13 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:14:13 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:14:14 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-85b70d53-f810-4c81-9ea0-fc9e95636ab0 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Snapshot retrieved successfully. Sep 03 20:14:14 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-85b70d53-f810-4c81-9ea0-fc9e95636ab0 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] http://192.168.122.54/volume/v3/snapshots/a5fdfb5c-9814-4016-8d58-18ed7fa6a391 returned with HTTP 200 Sep 03 20:14:14 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1043/2109] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:14:13 2026] GET /volume/v3/snapshots/a5fdfb5c-9814-4016-8d58-18ed7fa6a391 => generated 449 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:14:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-f904ba0e-1d5a-4be6-8ced-6a715270adf3 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:14:15 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f904ba0e-1d5a-4be6-8ced-6a715270adf3 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] GET http://192.168.122.54/volume/v3/snapshots/a5fdfb5c-9814-4016-8d58-18ed7fa6a391 Sep 03 20:14:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f904ba0e-1d5a-4be6-8ced-6a715270adf3 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:14:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f904ba0e-1d5a-4be6-8ced-6a715270adf3 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:14:15 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:14:15 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:14:15 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-f904ba0e-1d5a-4be6-8ced-6a715270adf3 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Snapshot retrieved successfully. Sep 03 20:14:15 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f904ba0e-1d5a-4be6-8ced-6a715270adf3 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] http://192.168.122.54/volume/v3/snapshots/a5fdfb5c-9814-4016-8d58-18ed7fa6a391 returned with HTTP 200 Sep 03 20:14:15 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1067/2110] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:14:15 2026] GET /volume/v3/snapshots/a5fdfb5c-9814-4016-8d58-18ed7fa6a391 => generated 449 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:14:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-35f8ce9f-c01a-439e-ab65-22cc43d5e062 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:14:16 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-35f8ce9f-c01a-439e-ab65-22cc43d5e062 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] GET http://192.168.122.54/volume/v3/snapshots/a5fdfb5c-9814-4016-8d58-18ed7fa6a391 Sep 03 20:14:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-35f8ce9f-c01a-439e-ab65-22cc43d5e062 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:14:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-35f8ce9f-c01a-439e-ab65-22cc43d5e062 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:14:16 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:14:16 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:14:16 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-35f8ce9f-c01a-439e-ab65-22cc43d5e062 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Snapshot retrieved successfully. Sep 03 20:14:16 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-35f8ce9f-c01a-439e-ab65-22cc43d5e062 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] http://192.168.122.54/volume/v3/snapshots/a5fdfb5c-9814-4016-8d58-18ed7fa6a391 returned with HTTP 200 Sep 03 20:14:16 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1044/2111] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:14:16 2026] GET /volume/v3/snapshots/a5fdfb5c-9814-4016-8d58-18ed7fa6a391 => generated 449 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:14:17 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-c849d912-8eb9-4083-9d67-ccc6b0393e83 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:14:17 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c849d912-8eb9-4083-9d67-ccc6b0393e83 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] GET http://192.168.122.54/volume/v3/snapshots/a5fdfb5c-9814-4016-8d58-18ed7fa6a391 Sep 03 20:14:17 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c849d912-8eb9-4083-9d67-ccc6b0393e83 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:14:17 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c849d912-8eb9-4083-9d67-ccc6b0393e83 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:14:17 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:14:17 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:14:17 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-c849d912-8eb9-4083-9d67-ccc6b0393e83 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Snapshot retrieved successfully. Sep 03 20:14:17 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c849d912-8eb9-4083-9d67-ccc6b0393e83 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] http://192.168.122.54/volume/v3/snapshots/a5fdfb5c-9814-4016-8d58-18ed7fa6a391 returned with HTTP 200 Sep 03 20:14:17 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1068/2112] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:14:17 2026] GET /volume/v3/snapshots/a5fdfb5c-9814-4016-8d58-18ed7fa6a391 => generated 449 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:14:18 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-368ffbe6-62e5-4117-b97c-aa358fde5aea None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:14:18 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-368ffbe6-62e5-4117-b97c-aa358fde5aea tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] GET http://192.168.122.54/volume/v3/snapshots/a5fdfb5c-9814-4016-8d58-18ed7fa6a391 Sep 03 20:14:18 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-368ffbe6-62e5-4117-b97c-aa358fde5aea tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:14:18 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-368ffbe6-62e5-4117-b97c-aa358fde5aea tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:14:18 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:14:18 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:14:18 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-368ffbe6-62e5-4117-b97c-aa358fde5aea tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Snapshot retrieved successfully. Sep 03 20:14:18 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-368ffbe6-62e5-4117-b97c-aa358fde5aea tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] http://192.168.122.54/volume/v3/snapshots/a5fdfb5c-9814-4016-8d58-18ed7fa6a391 returned with HTTP 200 Sep 03 20:14:18 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1045/2113] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:14:18 2026] GET /volume/v3/snapshots/a5fdfb5c-9814-4016-8d58-18ed7fa6a391 => generated 449 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:14:19 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-a6bedb17-ea81-4c31-81c9-9f1b14d1078e None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:14:19 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a6bedb17-ea81-4c31-81c9-9f1b14d1078e tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] GET http://192.168.122.54/volume/v3/snapshots/a5fdfb5c-9814-4016-8d58-18ed7fa6a391 Sep 03 20:14:19 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a6bedb17-ea81-4c31-81c9-9f1b14d1078e tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:14:19 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a6bedb17-ea81-4c31-81c9-9f1b14d1078e tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:14:19 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:14:19 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:14:19 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-a6bedb17-ea81-4c31-81c9-9f1b14d1078e tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Snapshot retrieved successfully. Sep 03 20:14:19 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a6bedb17-ea81-4c31-81c9-9f1b14d1078e tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] http://192.168.122.54/volume/v3/snapshots/a5fdfb5c-9814-4016-8d58-18ed7fa6a391 returned with HTTP 200 Sep 03 20:14:19 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1069/2114] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:14:19 2026] GET /volume/v3/snapshots/a5fdfb5c-9814-4016-8d58-18ed7fa6a391 => generated 476 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:14:19 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-571b4bcd-3a6b-4937-abcb-bdff7b712bf3 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:14:19 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-571b4bcd-3a6b-4937-abcb-bdff7b712bf3 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:14:19 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-571b4bcd-3a6b-4937-abcb-bdff7b712bf3 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "a5fdfb5c-9814-4016-8d58-18ed7fa6a391"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:14:19 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.volumes [None req-571b4bcd-3a6b-4937-abcb-bdff7b712bf3 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'a5fdfb5c-9814-4016-8d58-18ed7fa6a391'}} {{(pid=87290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:14:19 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:14:19 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:14:19 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-571b4bcd-3a6b-4937-abcb-bdff7b712bf3 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Snapshot retrieved successfully. Sep 03 20:14:19 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-571b4bcd-3a6b-4937-abcb-bdff7b712bf3 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Create volume of 1 GB Sep 03 20:14:19 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-571b4bcd-3a6b-4937-abcb-bdff7b712bf3 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Availability Zones retrieved successfully. Sep 03 20:14:19 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-571b4bcd-3a6b-4937-abcb-bdff7b712bf3 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Flow 'volume_create_api' (7d4d8b04-6962-4516-b7e7-58bc2a613ca6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:14:19 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-571b4bcd-3a6b-4937-abcb-bdff7b712bf3 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3789c3de-d727-4663-ade3-55a750e4afdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:14:19 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.flows.api.create_volume [None req-571b4bcd-3a6b-4937-abcb-bdff7b712bf3 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:14:19 devstack devstack@c-api.service[87290]: WARNING cinder.volume.api [None req-571b4bcd-3a6b-4937-abcb-bdff7b712bf3 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3789c3de-d727-4663-ade3-55a750e4afdc) transitioned into state 'FAILURE' from state 'RUNNING' Sep 03 20:14:19 devstack devstack@c-api.service[87290]: 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 03 20:14:19 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-571b4bcd-3a6b-4937-abcb-bdff7b712bf3 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3789c3de-d727-4663-ade3-55a750e4afdc) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:14:19 devstack devstack@c-api.service[87290]: WARNING cinder.volume.api [None req-571b4bcd-3a6b-4937-abcb-bdff7b712bf3 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3789c3de-d727-4663-ade3-55a750e4afdc) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 03 20:14:19 devstack devstack@c-api.service[87290]: WARNING cinder.volume.api [None req-571b4bcd-3a6b-4937-abcb-bdff7b712bf3 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Flow 'volume_create_api' (7d4d8b04-6962-4516-b7e7-58bc2a613ca6) transitioned into state 'REVERTED' from state 'RUNNING' Sep 03 20:14:19 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-571b4bcd-3a6b-4937-abcb-bdff7b712bf3 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 400 Sep 03 20:14:19 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1046/2115] 192.168.122.54 () {60 vars in 1137 bytes} [Thu Sep 3 20:14:19 2026] POST /volume/v3/volumes => generated 171 bytes in 131 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Sep 03 20:14:19 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-bfcfb866-ca1b-4b53-a5f1-5af362cc044c None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:14:19 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-bfcfb866-ca1b-4b53-a5f1-5af362cc044c tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] DELETE http://192.168.122.54/volume/v3/snapshots/a5fdfb5c-9814-4016-8d58-18ed7fa6a391 Sep 03 20:14:19 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-bfcfb866-ca1b-4b53-a5f1-5af362cc044c tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:14:19 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-bfcfb866-ca1b-4b53-a5f1-5af362cc044c tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:14:19 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.snapshots [None req-bfcfb866-ca1b-4b53-a5f1-5af362cc044c tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Delete snapshot with id: a5fdfb5c-9814-4016-8d58-18ed7fa6a391 Sep 03 20:14:19 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:14:19 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:14:19 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-bfcfb866-ca1b-4b53-a5f1-5af362cc044c tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Snapshot retrieved successfully. Sep 03 20:14:19 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:14:19 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:14:19 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-bfcfb866-ca1b-4b53-a5f1-5af362cc044c tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Snapshot delete request issued successfully. Sep 03 20:14:19 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-bfcfb866-ca1b-4b53-a5f1-5af362cc044c tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] http://192.168.122.54/volume/v3/snapshots/a5fdfb5c-9814-4016-8d58-18ed7fa6a391 returned with HTTP 202 Sep 03 20:14:19 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1070/2116] 192.168.122.54 () {58 vars in 1236 bytes} [Thu Sep 3 20:14:19 2026] DELETE /volume/v3/snapshots/a5fdfb5c-9814-4016-8d58-18ed7fa6a391 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:14:19 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-176dafe8-9df1-4e68-897b-e22a02fdcf22 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:14:19 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-176dafe8-9df1-4e68-897b-e22a02fdcf22 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] GET http://192.168.122.54/volume/v3/snapshots/a5fdfb5c-9814-4016-8d58-18ed7fa6a391 Sep 03 20:14:19 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-176dafe8-9df1-4e68-897b-e22a02fdcf22 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:14:19 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-176dafe8-9df1-4e68-897b-e22a02fdcf22 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:14:19 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:14:19 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:14:19 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-176dafe8-9df1-4e68-897b-e22a02fdcf22 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Snapshot retrieved successfully. Sep 03 20:14:19 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-176dafe8-9df1-4e68-897b-e22a02fdcf22 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] http://192.168.122.54/volume/v3/snapshots/a5fdfb5c-9814-4016-8d58-18ed7fa6a391 returned with HTTP 200 Sep 03 20:14:19 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1047/2117] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:14:19 2026] GET /volume/v3/snapshots/a5fdfb5c-9814-4016-8d58-18ed7fa6a391 => generated 475 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:14:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-85c02245-8563-41a8-ad1f-6d68bc1f9a57 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:14:20 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-85c02245-8563-41a8-ad1f-6d68bc1f9a57 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] GET http://192.168.122.54/volume/v3/snapshots/a5fdfb5c-9814-4016-8d58-18ed7fa6a391 Sep 03 20:14:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-85c02245-8563-41a8-ad1f-6d68bc1f9a57 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:14:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-85c02245-8563-41a8-ad1f-6d68bc1f9a57 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:14:20 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:14:20 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:14:20 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-85c02245-8563-41a8-ad1f-6d68bc1f9a57 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Snapshot retrieved successfully. Sep 03 20:14:20 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-85c02245-8563-41a8-ad1f-6d68bc1f9a57 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] http://192.168.122.54/volume/v3/snapshots/a5fdfb5c-9814-4016-8d58-18ed7fa6a391 returned with HTTP 200 Sep 03 20:14:20 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1071/2118] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:14:20 2026] GET /volume/v3/snapshots/a5fdfb5c-9814-4016-8d58-18ed7fa6a391 => generated 475 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:14:21 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-f9ef1613-cca5-424e-bd96-c1440c0afe81 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:14:21 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f9ef1613-cca5-424e-bd96-c1440c0afe81 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] GET http://192.168.122.54/volume/v3/snapshots/a5fdfb5c-9814-4016-8d58-18ed7fa6a391 Sep 03 20:14:21 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f9ef1613-cca5-424e-bd96-c1440c0afe81 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:14:21 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f9ef1613-cca5-424e-bd96-c1440c0afe81 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:14:21 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f9ef1613-cca5-424e-bd96-c1440c0afe81 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] http://192.168.122.54/volume/v3/snapshots/a5fdfb5c-9814-4016-8d58-18ed7fa6a391 returned with HTTP 404 Sep 03 20:14:21 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1048/2119] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:14:21 2026] GET /volume/v3/snapshots/a5fdfb5c-9814-4016-8d58-18ed7fa6a391 => generated 111 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 20:14:21 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-0b9012c6-2701-4706-bb4c-d3d2782251b7 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:14:21 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-0b9012c6-2701-4706-bb4c-d3d2782251b7 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] GET http://192.168.122.54/volume/v3/volumes/04ee6886-ed43-4d0d-9db8-c301803a49f3 Sep 03 20:14:21 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-0b9012c6-2701-4706-bb4c-d3d2782251b7 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:14:21 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-0b9012c6-2701-4706-bb4c-d3d2782251b7 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:14:21 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:14:21 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:14:21 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:14:21 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:14:21 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-0b9012c6-2701-4706-bb4c-d3d2782251b7 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Volume info retrieved successfully. Sep 03 20:14:21 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-0b9012c6-2701-4706-bb4c-d3d2782251b7 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] http://192.168.122.54/volume/v3/volumes/04ee6886-ed43-4d0d-9db8-c301803a49f3 returned with HTTP 200 Sep 03 20:14:21 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1072/2120] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:14:21 2026] GET /volume/v3/volumes/04ee6886-ed43-4d0d-9db8-c301803a49f3 => generated 862 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:14:21 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-9d901438-c641-4f50-8ce0-9ad3e4f84850 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:14:21 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-9d901438-c641-4f50-8ce0-9ad3e4f84850 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] DELETE http://192.168.122.54/volume/v3/volumes/04ee6886-ed43-4d0d-9db8-c301803a49f3 Sep 03 20:14:21 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-9d901438-c641-4f50-8ce0-9ad3e4f84850 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:14:21 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-9d901438-c641-4f50-8ce0-9ad3e4f84850 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:14:21 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-9d901438-c641-4f50-8ce0-9ad3e4f84850 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Delete volume with id: 04ee6886-ed43-4d0d-9db8-c301803a49f3 Sep 03 20:14:21 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:14:21 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:14:21 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:14:21 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:14:21 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-9d901438-c641-4f50-8ce0-9ad3e4f84850 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Volume info retrieved successfully. Sep 03 20:14:22 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-9d901438-c641-4f50-8ce0-9ad3e4f84850 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Delete volume request issued successfully. Sep 03 20:14:22 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-9d901438-c641-4f50-8ce0-9ad3e4f84850 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] http://192.168.122.54/volume/v3/volumes/04ee6886-ed43-4d0d-9db8-c301803a49f3 returned with HTTP 202 Sep 03 20:14:22 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1049/2121] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:14:21 2026] DELETE /volume/v3/volumes/04ee6886-ed43-4d0d-9db8-c301803a49f3 => generated 0 bytes in 159 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 20:14:22 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-e40fe541-c8b2-4460-97cb-c0ce9c66accf None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:14:22 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-e40fe541-c8b2-4460-97cb-c0ce9c66accf tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] GET http://192.168.122.54/volume/v3/volumes/04ee6886-ed43-4d0d-9db8-c301803a49f3 Sep 03 20:14:22 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-e40fe541-c8b2-4460-97cb-c0ce9c66accf tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:14:22 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-e40fe541-c8b2-4460-97cb-c0ce9c66accf tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:14:22 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:14:22 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:14:22 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:14:22 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:14:22 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-e40fe541-c8b2-4460-97cb-c0ce9c66accf tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Volume info retrieved successfully. Sep 03 20:14:22 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-e40fe541-c8b2-4460-97cb-c0ce9c66accf tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] http://192.168.122.54/volume/v3/volumes/04ee6886-ed43-4d0d-9db8-c301803a49f3 returned with HTTP 200 Sep 03 20:14:22 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1073/2122] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:14:22 2026] GET /volume/v3/volumes/04ee6886-ed43-4d0d-9db8-c301803a49f3 => generated 861 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:14:23 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-06dcb4e0-fd5b-4d2d-952e-05d9f93801c8 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:14:23 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-06dcb4e0-fd5b-4d2d-952e-05d9f93801c8 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] GET http://192.168.122.54/volume/v3/volumes/04ee6886-ed43-4d0d-9db8-c301803a49f3 Sep 03 20:14:23 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-06dcb4e0-fd5b-4d2d-952e-05d9f93801c8 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:14:23 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-06dcb4e0-fd5b-4d2d-952e-05d9f93801c8 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:14:23 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:14:23 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:14:23 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:14:23 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:14:23 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-06dcb4e0-fd5b-4d2d-952e-05d9f93801c8 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Volume info retrieved successfully. Sep 03 20:14:23 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-06dcb4e0-fd5b-4d2d-952e-05d9f93801c8 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] http://192.168.122.54/volume/v3/volumes/04ee6886-ed43-4d0d-9db8-c301803a49f3 returned with HTTP 200 Sep 03 20:14:23 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1050/2123] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:14:23 2026] GET /volume/v3/volumes/04ee6886-ed43-4d0d-9db8-c301803a49f3 => generated 861 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:14:24 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-2601a841-9535-4a0f-895e-5e9bd1eac246 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:14:24 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-2601a841-9535-4a0f-895e-5e9bd1eac246 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] GET http://192.168.122.54/volume/v3/volumes/04ee6886-ed43-4d0d-9db8-c301803a49f3 Sep 03 20:14:24 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-2601a841-9535-4a0f-895e-5e9bd1eac246 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:14:24 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-2601a841-9535-4a0f-895e-5e9bd1eac246 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:14:24 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-2601a841-9535-4a0f-895e-5e9bd1eac246 tempest-VolumesSnapshotNegativeTestJSON-73433721 tempest-VolumesSnapshotNegativeTestJSON-73433721-project-member] http://192.168.122.54/volume/v3/volumes/04ee6886-ed43-4d0d-9db8-c301803a49f3 returned with HTTP 404 Sep 03 20:14:24 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1074/2124] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:14:24 2026] GET /volume/v3/volumes/04ee6886-ed43-4d0d-9db8-c301803a49f3 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:14:33 devstack devstack@c-api.service[87290]: DEBUG dbcounter [-] [87290] Writing DB stats cinder:SELECT=209,cinder:UPDATE=49,cinder:INSERT=29 {{(pid=87290) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 20:14:34 devstack devstack@c-api.service[87289]: DEBUG dbcounter [-] [87289] Writing DB stats cinder:SELECT=192,cinder:UPDATE=48,cinder:INSERT=18 {{(pid=87289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 20:14:43 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-4abb7d7a-e76c-4fcc-bf08-b369d3c2391a None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:14:44 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-4abb7d7a-e76c-4fcc-bf08-b369d3c2391a tempest-TestInstancesWithCinderVolumes-1151431879 tempest-TestInstancesWithCinderVolumes-1151431879-project-admin] POST http://192.168.122.54/volume/v3/types Sep 03 20:14:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-4abb7d7a-e76c-4fcc-bf08-b369d3c2391a tempest-TestInstancesWithCinderVolumes-1151431879 tempest-TestInstancesWithCinderVolumes-1151431879-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-78054517-1457481250", "extra_specs": {}}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:14:44 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-4abb7d7a-e76c-4fcc-bf08-b369d3c2391a tempest-TestInstancesWithCinderVolumes-1151431879 tempest-TestInstancesWithCinderVolumes-1151431879-project-admin] http://192.168.122.54/volume/v3/types returned with HTTP 200 Sep 03 20:14:44 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1051/2125] 192.168.122.54 () {60 vars in 1132 bytes} [Thu Sep 3 20:14:43 2026] POST /volume/v3/types => generated 267 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:14:45 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-ffb71e33-9f7e-476d-9d8e-4c1fd2f8a659 req-eee80c2e-3bb7-4001-9c70-9d43e9a781c2 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:14:45 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-ffb71e33-9f7e-476d-9d8e-4c1fd2f8a659 req-eee80c2e-3bb7-4001-9c70-9d43e9a781c2 tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] DELETE http://192.168.122.54/volume/v3/attachments/8f0040b1-98fc-40c4-a565-7cc256530efb Sep 03 20:14:45 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-ffb71e33-9f7e-476d-9d8e-4c1fd2f8a659 req-eee80c2e-3bb7-4001-9c70-9d43e9a781c2 tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:14:45 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-ffb71e33-9f7e-476d-9d8e-4c1fd2f8a659 req-eee80c2e-3bb7-4001-9c70-9d43e9a781c2 tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] Calling method 'version_select' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:14:45 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:14:45 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:14:45 devstack devstack@c-api.service[87289]: /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 03 20:14:45 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, Sep 03 20:14:45 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-ffb71e33-9f7e-476d-9d8e-4c1fd2f8a659 req-eee80c2e-3bb7-4001-9c70-9d43e9a781c2 tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] http://192.168.122.54/volume/v3/attachments/8f0040b1-98fc-40c4-a565-7cc256530efb returned with HTTP 200 Sep 03 20:14:45 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1075/2126] 192.168.122.54 () {64 vars in 1557 bytes} [Thu Sep 3 20:14:45 2026] DELETE /volume/v3/attachments/8f0040b1-98fc-40c4-a565-7cc256530efb => generated 19 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:14:45 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-ffb71e33-9f7e-476d-9d8e-4c1fd2f8a659 req-1debbd30-e5a2-4b35-a8bd-4d1cc2a78c87 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:14:45 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-ffb71e33-9f7e-476d-9d8e-4c1fd2f8a659 req-1debbd30-e5a2-4b35-a8bd-4d1cc2a78c87 tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] DELETE http://192.168.122.54/volume/v3/volumes/04098dac-14f1-4ea9-b679-070b74c3b107 Sep 03 20:14:45 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-ffb71e33-9f7e-476d-9d8e-4c1fd2f8a659 req-1debbd30-e5a2-4b35-a8bd-4d1cc2a78c87 tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:14:45 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-ffb71e33-9f7e-476d-9d8e-4c1fd2f8a659 req-1debbd30-e5a2-4b35-a8bd-4d1cc2a78c87 tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:14:45 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [req-ffb71e33-9f7e-476d-9d8e-4c1fd2f8a659 req-1debbd30-e5a2-4b35-a8bd-4d1cc2a78c87 tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] Delete volume with id: 04098dac-14f1-4ea9-b679-070b74c3b107 Sep 03 20:14:45 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:14:45 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:14:45 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:14:45 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:14:45 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [req-ffb71e33-9f7e-476d-9d8e-4c1fd2f8a659 req-1debbd30-e5a2-4b35-a8bd-4d1cc2a78c87 tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] Volume info retrieved successfully. Sep 03 20:14:45 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [req-ffb71e33-9f7e-476d-9d8e-4c1fd2f8a659 req-1debbd30-e5a2-4b35-a8bd-4d1cc2a78c87 tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] Delete volume request issued successfully. Sep 03 20:14:45 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-ffb71e33-9f7e-476d-9d8e-4c1fd2f8a659 req-1debbd30-e5a2-4b35-a8bd-4d1cc2a78c87 tempest-TestShelveInstance-2106554556 tempest-TestShelveInstance-2106554556-project-member] http://192.168.122.54/volume/v3/volumes/04098dac-14f1-4ea9-b679-070b74c3b107 returned with HTTP 202 Sep 03 20:14:45 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1052/2127] 192.168.122.54 () {62 vars in 1504 bytes} [Thu Sep 3 20:14:45 2026] DELETE /volume/v3/volumes/04098dac-14f1-4ea9-b679-070b74c3b107 => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:14:49 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-5dd6eb0e-d4cd-4b90-917d-32a06b922997 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:14:49 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-5dd6eb0e-d4cd-4b90-917d-32a06b922997 tempest-TestInstancesWithCinderVolumes-1151431879 tempest-TestInstancesWithCinderVolumes-1151431879-project-admin] POST http://192.168.122.54/volume/v3/types Sep 03 20:14:49 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-5dd6eb0e-d4cd-4b90-917d-32a06b922997 tempest-TestInstancesWithCinderVolumes-1151431879 tempest-TestInstancesWithCinderVolumes-1151431879-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1759824094-643567602", "extra_specs": {}}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:14:49 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:14:49 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:14:49 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-5dd6eb0e-d4cd-4b90-917d-32a06b922997 tempest-TestInstancesWithCinderVolumes-1151431879 tempest-TestInstancesWithCinderVolumes-1151431879-project-admin] http://192.168.122.54/volume/v3/types returned with HTTP 200 Sep 03 20:14:49 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1076/2128] 192.168.122.54 () {60 vars in 1132 bytes} [Thu Sep 3 20:14:49 2026] POST /volume/v3/types => generated 268 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:14:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-e3a3bdbf-8ad4-4993-8f04-d76a26b79796 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:14:49 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e3a3bdbf-8ad4-4993-8f04-d76a26b79796 tempest-TestInstancesWithCinderVolumes-1151431879 tempest-TestInstancesWithCinderVolumes-1151431879-project-admin] POST http://192.168.122.54/volume/v3/types Sep 03 20:14:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e3a3bdbf-8ad4-4993-8f04-d76a26b79796 tempest-TestInstancesWithCinderVolumes-1151431879 tempest-TestInstancesWithCinderVolumes-1151431879-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-927873829-495405606", "extra_specs": {}}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:14:49 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e3a3bdbf-8ad4-4993-8f04-d76a26b79796 tempest-TestInstancesWithCinderVolumes-1151431879 tempest-TestInstancesWithCinderVolumes-1151431879-project-admin] http://192.168.122.54/volume/v3/types returned with HTTP 200 Sep 03 20:14:49 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1053/2129] 192.168.122.54 () {60 vars in 1132 bytes} [Thu Sep 3 20:14:49 2026] POST /volume/v3/types => generated 267 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:14:49 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-aa9e179c-eb8b-4dd2-8a5d-97d5c021f2ae None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:14:49 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-aa9e179c-eb8b-4dd2-8a5d-97d5c021f2ae tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:14:49 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-aa9e179c-eb8b-4dd2-8a5d-97d5c021f2ae tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-72167468", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1759824094-643567602", "size": 1}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:14:49 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volumes [None req-aa9e179c-eb8b-4dd2-8a5d-97d5c021f2ae tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-72167468', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1759824094-643567602', 'size': 1}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:14:49 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-aa9e179c-eb8b-4dd2-8a5d-97d5c021f2ae tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Create volume of 1 GB Sep 03 20:14:49 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:14:49 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:14:49 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-aa9e179c-eb8b-4dd2-8a5d-97d5c021f2ae tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Availability Zones retrieved successfully. Sep 03 20:14:49 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-aa9e179c-eb8b-4dd2-8a5d-97d5c021f2ae tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Flow 'volume_create_api' (3f45a4bf-7811-4d42-96d0-e5cc5093fdd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:14:49 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-aa9e179c-eb8b-4dd2-8a5d-97d5c021f2ae tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c1b7927-21ef-4b83-90f8-66558ba6f34e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:14:49 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.flows.api.create_volume [None req-aa9e179c-eb8b-4dd2-8a5d-97d5c021f2ae tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Validating volume size '1' using validate_int {{(pid=87289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:14:49 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-aa9e179c-eb8b-4dd2-8a5d-97d5c021f2ae tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c1b7927-21ef-4b83-90f8-66558ba6f34e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T18:14:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ebeffa99-7fe0-4291-a82f-989d2455c129,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1759824094-643567602',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ebeffa99-7fe0-4291-a82f-989d2455c129', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:14:49 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-aa9e179c-eb8b-4dd2-8a5d-97d5c021f2ae tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fcbc3eb-2777-4081-9710-18f120a6d3b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:14:49 devstack devstack@c-api.service[87289]: WARNING cinder.quota [None req-aa9e179c-eb8b-4dd2-8a5d-97d5c021f2ae tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1759824094-643567602 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1759824094-643567602, it is now deprecated. Please use the default quota class for default quota. Sep 03 20:14:49 devstack devstack@c-api.service[87289]: WARNING cinder.quota [None req-aa9e179c-eb8b-4dd2-8a5d-97d5c021f2ae tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1759824094-643567602 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1759824094-643567602, it is now deprecated. Please use the default quota class for default quota. Sep 03 20:14:49 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-aa9e179c-eb8b-4dd2-8a5d-97d5c021f2ae tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Created reservations ['9abd1752-f477-44f0-8c2c-fcb67cf1a753', 'dcc3e92b-9ac2-499f-a6a2-6599bd4d4035', 'e4b3c16f-6320-4b72-9514-3e6c7530c70a', 'deab2cd6-b7ff-46d6-a038-7d400404fb91'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:14:49 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-aa9e179c-eb8b-4dd2-8a5d-97d5c021f2ae tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fcbc3eb-2777-4081-9710-18f120a6d3b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9abd1752-f477-44f0-8c2c-fcb67cf1a753', 'dcc3e92b-9ac2-499f-a6a2-6599bd4d4035', 'e4b3c16f-6320-4b72-9514-3e6c7530c70a', 'deab2cd6-b7ff-46d6-a038-7d400404fb91']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:14:49 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-aa9e179c-eb8b-4dd2-8a5d-97d5c021f2ae tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d8a4395-e653-45c9-9dce-9d5ad7284f20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:14:49 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:14:49 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:14:49 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-aa9e179c-eb8b-4dd2-8a5d-97d5c021f2ae tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d8a4395-e653-45c9-9dce-9d5ad7284f20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f723398-5d28-4db4-8eaa-7a56f358a990', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-72167468',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d3befc9d7234e2e94cf452bbd04c5f9',qos_specs=None,replication_status=,reservations=['9abd1752-f477-44f0-8c2c-fcb67cf1a753','dcc3e92b-9ac2-499f-a6a2-6599bd4d4035','e4b3c16f-6320-4b72-9514-3e6c7530c70a','deab2cd6-b7ff-46d6-a038-7d400404fb91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96d54dc34ab149b090ddb9e0f6b5652e',volume_type_id=ebeffa99-7fe0-4291-a82f-989d2455c129), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:14:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-72167468',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f723398-5d28-4db4-8eaa-7a56f358a990,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0d3befc9d7234e2e94cf452bbd04c5f9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='96d54dc34ab149b090ddb9e0f6b5652e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ebeffa99-7fe0-4291-a82f-989d2455c129),volume_type_id=ebeffa99-7fe0-4291-a82f-989d2455c129)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:14:49 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-aa9e179c-eb8b-4dd2-8a5d-97d5c021f2ae tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff279aca-1c2a-451e-8114-9d17c5a592d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:14:49 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-aa9e179c-eb8b-4dd2-8a5d-97d5c021f2ae tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff279aca-1c2a-451e-8114-9d17c5a592d6) transitioned into state 'SUCCESS' from state '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-72167468',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d3befc9d7234e2e94cf452bbd04c5f9',qos_specs=None,replication_status=,reservations=['9abd1752-f477-44f0-8c2c-fcb67cf1a753','dcc3e92b-9ac2-499f-a6a2-6599bd4d4035','e4b3c16f-6320-4b72-9514-3e6c7530c70a','deab2cd6-b7ff-46d6-a038-7d400404fb91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96d54dc34ab149b090ddb9e0f6b5652e',volume_type_id=ebeffa99-7fe0-4291-a82f-989d2455c129)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:14:49 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-aa9e179c-eb8b-4dd2-8a5d-97d5c021f2ae tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff4a2ab6-8d57-4530-991e-b54e94799858) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:14:49 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-aa9e179c-eb8b-4dd2-8a5d-97d5c021f2ae tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff4a2ab6-8d57-4530-991e-b54e94799858) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:14:49 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-aa9e179c-eb8b-4dd2-8a5d-97d5c021f2ae tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Flow 'volume_create_api' (3f45a4bf-7811-4d42-96d0-e5cc5093fdd0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:14:49 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-aa9e179c-eb8b-4dd2-8a5d-97d5c021f2ae tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Create volume request issued successfully. Sep 03 20:14:49 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-aa9e179c-eb8b-4dd2-8a5d-97d5c021f2ae tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:14:49 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1077/2130] 192.168.122.54 () {60 vars in 1138 bytes} [Thu Sep 3 20:14:49 2026] POST /volume/v3/volumes => generated 850 bytes in 457 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:14:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-418ad99a-d74f-45a3-bb05-c05810184b88 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:14:49 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-418ad99a-d74f-45a3-bb05-c05810184b88 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:14:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-418ad99a-d74f-45a3-bb05-c05810184b88 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1548450758", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-927873829-495405606", "size": 1}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:14:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.volumes [None req-418ad99a-d74f-45a3-bb05-c05810184b88 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1548450758', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-927873829-495405606', 'size': 1}} {{(pid=87290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:14:49 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-418ad99a-d74f-45a3-bb05-c05810184b88 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Create volume of 1 GB Sep 03 20:14:49 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:14:49 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:14:49 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-418ad99a-d74f-45a3-bb05-c05810184b88 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Availability Zones retrieved successfully. Sep 03 20:14:50 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-418ad99a-d74f-45a3-bb05-c05810184b88 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Flow 'volume_create_api' (f53153e9-814c-4742-a470-1c312fca86a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:14:50 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-418ad99a-d74f-45a3-bb05-c05810184b88 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7d3168c-d1ca-4f95-8f30-42cf195bef80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:14:50 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.flows.api.create_volume [None req-418ad99a-d74f-45a3-bb05-c05810184b88 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Validating volume size '1' using validate_int {{(pid=87290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:14:50 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-418ad99a-d74f-45a3-bb05-c05810184b88 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7d3168c-d1ca-4f95-8f30-42cf195bef80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T18:14:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5ab569c2-37ce-4c93-9547-3ad888ed7e50,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-927873829-495405606',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5ab569c2-37ce-4c93-9547-3ad888ed7e50', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:14:50 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-418ad99a-d74f-45a3-bb05-c05810184b88 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (204e0e3f-9a7c-4a25-ba55-ee46ff488888) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:14:50 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-9b8fcc5e-7f7e-49bb-88b5-4c0cdb0ad598 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:14:50 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9b8fcc5e-7f7e-49bb-88b5-4c0cdb0ad598 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] GET http://192.168.122.54/volume/v3/volumes/612afe83-f985-4e2c-8d7b-63f520194154 Sep 03 20:14:50 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-9b8fcc5e-7f7e-49bb-88b5-4c0cdb0ad598 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:14:50 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-9b8fcc5e-7f7e-49bb-88b5-4c0cdb0ad598 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:14:50 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:14:50 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:14:50 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:14:50 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:14:50 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-9b8fcc5e-7f7e-49bb-88b5-4c0cdb0ad598 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Volume info retrieved successfully. Sep 03 20:14:50 devstack devstack@c-api.service[87290]: WARNING cinder.quota [None req-418ad99a-d74f-45a3-bb05-c05810184b88 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-927873829-495405606 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-927873829-495405606, it is now deprecated. Please use the default quota class for default quota. Sep 03 20:14:50 devstack devstack@c-api.service[87290]: WARNING cinder.quota [None req-418ad99a-d74f-45a3-bb05-c05810184b88 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-927873829-495405606 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-927873829-495405606, it is now deprecated. Please use the default quota class for default quota. Sep 03 20:14:50 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9b8fcc5e-7f7e-49bb-88b5-4c0cdb0ad598 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] http://192.168.122.54/volume/v3/volumes/612afe83-f985-4e2c-8d7b-63f520194154 returned with HTTP 200 Sep 03 20:14:50 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1078/2131] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:14:50 2026] GET /volume/v3/volumes/612afe83-f985-4e2c-8d7b-63f520194154 => generated 881 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:14:50 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-cb000147-9d8b-4c9e-8db0-c2869bc362b3 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:14:50 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-cb000147-9d8b-4c9e-8db0-c2869bc362b3 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] GET http://192.168.122.54/volume/v3/volumes/612afe83-f985-4e2c-8d7b-63f520194154 Sep 03 20:14:50 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-cb000147-9d8b-4c9e-8db0-c2869bc362b3 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:14:50 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-cb000147-9d8b-4c9e-8db0-c2869bc362b3 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:14:50 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:14:50 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:14:50 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:14:50 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:14:50 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-418ad99a-d74f-45a3-bb05-c05810184b88 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Created reservations ['a099aaab-b6d3-4e23-9eef-dc1119522f35', '7bdbc753-dd2d-4a9f-9f6f-b9f201094b4c', 'c2c341b5-f112-44d1-bf0f-b5aa73bd3270', '74e292d7-b3ba-49dd-baf3-c8669e06c345'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:14:50 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-418ad99a-d74f-45a3-bb05-c05810184b88 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (204e0e3f-9a7c-4a25-ba55-ee46ff488888) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a099aaab-b6d3-4e23-9eef-dc1119522f35', '7bdbc753-dd2d-4a9f-9f6f-b9f201094b4c', 'c2c341b5-f112-44d1-bf0f-b5aa73bd3270', '74e292d7-b3ba-49dd-baf3-c8669e06c345']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:14:50 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-418ad99a-d74f-45a3-bb05-c05810184b88 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f6d6c55-2d50-4543-a716-510548df83ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:14:50 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-cb000147-9d8b-4c9e-8db0-c2869bc362b3 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Volume info retrieved successfully. Sep 03 20:14:50 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-cb000147-9d8b-4c9e-8db0-c2869bc362b3 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] http://192.168.122.54/volume/v3/volumes/612afe83-f985-4e2c-8d7b-63f520194154 returned with HTTP 200 Sep 03 20:14:50 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1079/2132] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:14:50 2026] GET /volume/v3/volumes/612afe83-f985-4e2c-8d7b-63f520194154 => generated 881 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:14:50 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:14:50 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:14:50 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-418ad99a-d74f-45a3-bb05-c05810184b88 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f6d6c55-2d50-4543-a716-510548df83ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dba4b70c-2ada-4ba5-be7f-99607152bb0d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1548450758',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d3befc9d7234e2e94cf452bbd04c5f9',qos_specs=None,replication_status=,reservations=['a099aaab-b6d3-4e23-9eef-dc1119522f35','7bdbc753-dd2d-4a9f-9f6f-b9f201094b4c','c2c341b5-f112-44d1-bf0f-b5aa73bd3270','74e292d7-b3ba-49dd-baf3-c8669e06c345'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96d54dc34ab149b090ddb9e0f6b5652e',volume_type_id=5ab569c2-37ce-4c93-9547-3ad888ed7e50), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:14:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1548450758',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dba4b70c-2ada-4ba5-be7f-99607152bb0d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0d3befc9d7234e2e94cf452bbd04c5f9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='96d54dc34ab149b090ddb9e0f6b5652e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5ab569c2-37ce-4c93-9547-3ad888ed7e50),volume_type_id=5ab569c2-37ce-4c93-9547-3ad888ed7e50)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:14:50 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-418ad99a-d74f-45a3-bb05-c05810184b88 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fc0f46d-71f4-4140-8d31-4fe239668276) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:14:50 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-5bd0565c-ea0c-4fe3-8f90-76b924203548 req-cfc1cdcf-810e-4342-8f0a-12a3187a30f1 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:14:50 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-418ad99a-d74f-45a3-bb05-c05810184b88 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fc0f46d-71f4-4140-8d31-4fe239668276) transitioned into state 'SUCCESS' from state '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-1548450758',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d3befc9d7234e2e94cf452bbd04c5f9',qos_specs=None,replication_status=,reservations=['a099aaab-b6d3-4e23-9eef-dc1119522f35','7bdbc753-dd2d-4a9f-9f6f-b9f201094b4c','c2c341b5-f112-44d1-bf0f-b5aa73bd3270','74e292d7-b3ba-49dd-baf3-c8669e06c345'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96d54dc34ab149b090ddb9e0f6b5652e',volume_type_id=5ab569c2-37ce-4c93-9547-3ad888ed7e50)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:14:50 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-418ad99a-d74f-45a3-bb05-c05810184b88 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd8966f7-3ecf-40d4-b731-4c021e553ce2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:14:50 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-5bd0565c-ea0c-4fe3-8f90-76b924203548 req-cfc1cdcf-810e-4342-8f0a-12a3187a30f1 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] GET http://192.168.122.54/volume/v3/volumes/612afe83-f985-4e2c-8d7b-63f520194154 Sep 03 20:14:50 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-5bd0565c-ea0c-4fe3-8f90-76b924203548 req-cfc1cdcf-810e-4342-8f0a-12a3187a30f1 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:14:50 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-5bd0565c-ea0c-4fe3-8f90-76b924203548 req-cfc1cdcf-810e-4342-8f0a-12a3187a30f1 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:14:50 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:14:50 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:14:50 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:14:50 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:14:50 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-418ad99a-d74f-45a3-bb05-c05810184b88 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd8966f7-3ecf-40d4-b731-4c021e553ce2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:14:50 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-418ad99a-d74f-45a3-bb05-c05810184b88 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Flow 'volume_create_api' (f53153e9-814c-4742-a470-1c312fca86a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:14:50 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-418ad99a-d74f-45a3-bb05-c05810184b88 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Create volume request issued successfully. Sep 03 20:14:50 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-418ad99a-d74f-45a3-bb05-c05810184b88 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:14:50 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1054/2133] 192.168.122.54 () {60 vars in 1138 bytes} [Thu Sep 3 20:14:49 2026] POST /volume/v3/volumes => generated 851 bytes in 649 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:14:50 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [req-5bd0565c-ea0c-4fe3-8f90-76b924203548 req-cfc1cdcf-810e-4342-8f0a-12a3187a30f1 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Volume info retrieved successfully. Sep 03 20:14:50 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-5bd0565c-ea0c-4fe3-8f90-76b924203548 req-cfc1cdcf-810e-4342-8f0a-12a3187a30f1 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] http://192.168.122.54/volume/v3/volumes/612afe83-f985-4e2c-8d7b-63f520194154 returned with HTTP 200 Sep 03 20:14:50 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1080/2134] 192.168.122.54 () {60 vars in 1482 bytes} [Thu Sep 3 20:14:50 2026] GET /volume/v3/volumes/612afe83-f985-4e2c-8d7b-63f520194154 => generated 881 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:14:50 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-3b055702-ee7d-4439-941a-8ae7abd32ddb None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:14:50 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-3b055702-ee7d-4439-941a-8ae7abd32ddb tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:14:50 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-3b055702-ee7d-4439-941a-8ae7abd32ddb tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1126097892", "snapshot_id": null, "imageRef": "3a111507-b264-4f15-9ebb-36c4f5f13cfa", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-78054517-1457481250", "size": 1}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:14:50 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.volumes [None req-3b055702-ee7d-4439-941a-8ae7abd32ddb tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1126097892', 'snapshot_id': None, 'imageRef': '3a111507-b264-4f15-9ebb-36c4f5f13cfa', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-78054517-1457481250', 'size': 1}} {{(pid=87290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:14:50 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-3b055702-ee7d-4439-941a-8ae7abd32ddb tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Create volume of 1 GB Sep 03 20:14:50 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:14:50 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:14:50 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-3b055702-ee7d-4439-941a-8ae7abd32ddb tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Availability Zones retrieved successfully. Sep 03 20:14:50 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-3b055702-ee7d-4439-941a-8ae7abd32ddb tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Flow 'volume_create_api' (cbe18ef7-897f-4e9c-9e55-811ecd50037b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:14:50 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-3b055702-ee7d-4439-941a-8ae7abd32ddb tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa1e5c0f-e58c-4e4c-be5c-102ed52951d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:14:50 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.flows.api.create_volume [None req-3b055702-ee7d-4439-941a-8ae7abd32ddb tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Validating volume size '1' using validate_int {{(pid=87290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:14:50 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-03f7ab59-5e74-421d-aeb9-4d0e27ded7ca None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:14:50 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-03f7ab59-5e74-421d-aeb9-4d0e27ded7ca None None] GET http://192.168.122.54/volume// Sep 03 20:14:50 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-03f7ab59-5e74-421d-aeb9-4d0e27ded7ca None None] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:14:50 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-03f7ab59-5e74-421d-aeb9-4d0e27ded7ca None None] Calling method 'all' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:14:50 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-03f7ab59-5e74-421d-aeb9-4d0e27ded7ca None None] http://192.168.122.54/volume// returned with HTTP 300 Sep 03 20:14:50 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1081/2135] 192.168.122.54 () {58 vars in 1312 bytes} [Thu Sep 3 20:14:50 2026] GET /volume/ => generated 389 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 20:14:50 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-5bd0565c-ea0c-4fe3-8f90-76b924203548 req-2f8a0715-4ed7-43b7-86c2-2b5640ca38e8 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:14:50 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-5bd0565c-ea0c-4fe3-8f90-76b924203548 req-2f8a0715-4ed7-43b7-86c2-2b5640ca38e8 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] POST http://192.168.122.54/volume/v3/attachments Sep 03 20:14:50 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-5bd0565c-ea0c-4fe3-8f90-76b924203548 req-2f8a0715-4ed7-43b7-86c2-2b5640ca38e8 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "612afe83-f985-4e2c-8d7b-63f520194154", "connector": null, "instance_uuid": "c8273abd-c3e3-476c-b9e0-10342d0399d2"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:14:50 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:14:50 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:14:50 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:14:50 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:14:51 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-3b055702-ee7d-4439-941a-8ae7abd32ddb tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa1e5c0f-e58c-4e4c-be5c-102ed52951d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T18:14:44Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=fcc64636-ceb0-4bfe-b84f-28c13121afc7,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-78054517-1457481250',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fcc64636-ceb0-4bfe-b84f-28c13121afc7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:14:51 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-3b055702-ee7d-4439-941a-8ae7abd32ddb tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c9f2e7c-7ef1-433b-9ccb-2c9aceee874a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:14:51 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-5bd0565c-ea0c-4fe3-8f90-76b924203548 req-2f8a0715-4ed7-43b7-86c2-2b5640ca38e8 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] http://192.168.122.54/volume/v3/attachments returned with HTTP 200 Sep 03 20:14:51 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1082/2136] 192.168.122.54 () {66 vars in 1478 bytes} [Thu Sep 3 20:14:50 2026] POST /volume/v3/attachments => generated 273 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:14:51 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-0aba360e-4f5b-4aaa-b69b-198a2e1ee883 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:14:51 devstack devstack@c-api.service[87290]: WARNING cinder.quota [None req-3b055702-ee7d-4439-941a-8ae7abd32ddb tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-78054517-1457481250 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-78054517-1457481250, it is now deprecated. Please use the default quota class for default quota. Sep 03 20:14:51 devstack devstack@c-api.service[87290]: WARNING cinder.quota [None req-3b055702-ee7d-4439-941a-8ae7abd32ddb tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-78054517-1457481250 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-78054517-1457481250, it is now deprecated. Please use the default quota class for default quota. Sep 03 20:14:51 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-0aba360e-4f5b-4aaa-b69b-198a2e1ee883 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] GET http://192.168.122.54/volume/v3/volumes/612afe83-f985-4e2c-8d7b-63f520194154 Sep 03 20:14:51 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-0aba360e-4f5b-4aaa-b69b-198a2e1ee883 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:14:51 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-0aba360e-4f5b-4aaa-b69b-198a2e1ee883 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:14:51 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:14:51 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:14:51 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:14:51 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:14:51 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-0aba360e-4f5b-4aaa-b69b-198a2e1ee883 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Volume info retrieved successfully. Sep 03 20:14:51 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-0aba360e-4f5b-4aaa-b69b-198a2e1ee883 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] http://192.168.122.54/volume/v3/volumes/612afe83-f985-4e2c-8d7b-63f520194154 returned with HTTP 200 Sep 03 20:14:51 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1083/2137] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:14:51 2026] GET /volume/v3/volumes/612afe83-f985-4e2c-8d7b-63f520194154 => generated 880 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:14:51 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-6389839b-3b5b-47c8-9e54-f9f40acbebd6 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:14:51 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-6389839b-3b5b-47c8-9e54-f9f40acbebd6 None None] GET http://192.168.122.54/volume// Sep 03 20:14:51 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-6389839b-3b5b-47c8-9e54-f9f40acbebd6 None None] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:14:51 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-6389839b-3b5b-47c8-9e54-f9f40acbebd6 None None] Calling method 'all' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:14:51 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-6389839b-3b5b-47c8-9e54-f9f40acbebd6 None None] http://192.168.122.54/volume// returned with HTTP 300 Sep 03 20:14:51 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1084/2138] 192.168.122.54 () {58 vars in 1310 bytes} [Thu Sep 3 20:14:51 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 20:14:51 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-3b055702-ee7d-4439-941a-8ae7abd32ddb tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Created reservations ['1590803c-760c-48a6-8087-1afdbc6403c2', '0aae7966-081c-4b73-a73c-41d60e486144', '8b07d04a-dda7-43e1-b71c-8527bc60e8b2', '825c2315-db04-47e3-aaa6-3b19bf0e250d'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:14:51 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-3b055702-ee7d-4439-941a-8ae7abd32ddb tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c9f2e7c-7ef1-433b-9ccb-2c9aceee874a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1590803c-760c-48a6-8087-1afdbc6403c2', '0aae7966-081c-4b73-a73c-41d60e486144', '8b07d04a-dda7-43e1-b71c-8527bc60e8b2', '825c2315-db04-47e3-aaa6-3b19bf0e250d']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:14:51 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-5bd0565c-ea0c-4fe3-8f90-76b924203548 req-a340b757-ee80-432e-93fc-bc39abcccfe1 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:14:51 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-3b055702-ee7d-4439-941a-8ae7abd32ddb tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ddc39162-90fb-49cc-aaed-fe922e5df875) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:14:51 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-5bd0565c-ea0c-4fe3-8f90-76b924203548 req-a340b757-ee80-432e-93fc-bc39abcccfe1 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] GET http://192.168.122.54/volume/v3/volumes/612afe83-f985-4e2c-8d7b-63f520194154 Sep 03 20:14:51 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-5bd0565c-ea0c-4fe3-8f90-76b924203548 req-a340b757-ee80-432e-93fc-bc39abcccfe1 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:14:51 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-5bd0565c-ea0c-4fe3-8f90-76b924203548 req-a340b757-ee80-432e-93fc-bc39abcccfe1 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:14:51 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:14:51 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:14:51 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:14:51 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:14:51 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:14:51 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:14:51 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-3b055702-ee7d-4439-941a-8ae7abd32ddb tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ddc39162-90fb-49cc-aaed-fe922e5df875) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd8694ad4-595e-4ae5-9f6d-88b978a738e7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1126097892',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d3befc9d7234e2e94cf452bbd04c5f9',qos_specs=None,replication_status=,reservations=['1590803c-760c-48a6-8087-1afdbc6403c2','0aae7966-081c-4b73-a73c-41d60e486144','8b07d04a-dda7-43e1-b71c-8527bc60e8b2','825c2315-db04-47e3-aaa6-3b19bf0e250d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96d54dc34ab149b090ddb9e0f6b5652e',volume_type_id=fcc64636-ceb0-4bfe-b84f-28c13121afc7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:14:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1126097892',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d8694ad4-595e-4ae5-9f6d-88b978a738e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0d3befc9d7234e2e94cf452bbd04c5f9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='96d54dc34ab149b090ddb9e0f6b5652e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fcc64636-ceb0-4bfe-b84f-28c13121afc7),volume_type_id=fcc64636-ceb0-4bfe-b84f-28c13121afc7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:14:51 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-3b055702-ee7d-4439-941a-8ae7abd32ddb tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f68558c7-860c-42b9-b12e-bc62aafe0274) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:14:51 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [req-5bd0565c-ea0c-4fe3-8f90-76b924203548 req-a340b757-ee80-432e-93fc-bc39abcccfe1 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Volume info retrieved successfully. Sep 03 20:14:51 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-5bd0565c-ea0c-4fe3-8f90-76b924203548 req-a340b757-ee80-432e-93fc-bc39abcccfe1 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] http://192.168.122.54/volume/v3/volumes/612afe83-f985-4e2c-8d7b-63f520194154 returned with HTTP 200 Sep 03 20:14:51 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1085/2139] 192.168.122.54 () {62 vars in 1523 bytes} [Thu Sep 3 20:14:51 2026] GET /volume/v3/volumes/612afe83-f985-4e2c-8d7b-63f520194154 => generated 1061 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 20:14:51 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-3b055702-ee7d-4439-941a-8ae7abd32ddb tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f68558c7-860c-42b9-b12e-bc62aafe0274) transitioned into state 'SUCCESS' from state '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-1126097892',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d3befc9d7234e2e94cf452bbd04c5f9',qos_specs=None,replication_status=,reservations=['1590803c-760c-48a6-8087-1afdbc6403c2','0aae7966-081c-4b73-a73c-41d60e486144','8b07d04a-dda7-43e1-b71c-8527bc60e8b2','825c2315-db04-47e3-aaa6-3b19bf0e250d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96d54dc34ab149b090ddb9e0f6b5652e',volume_type_id=fcc64636-ceb0-4bfe-b84f-28c13121afc7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:14:51 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-3b055702-ee7d-4439-941a-8ae7abd32ddb tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe775717-8560-49aa-8efe-ef03e76e983e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:14:51 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-3b055702-ee7d-4439-941a-8ae7abd32ddb tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe775717-8560-49aa-8efe-ef03e76e983e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:14:51 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-3b055702-ee7d-4439-941a-8ae7abd32ddb tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Flow 'volume_create_api' (cbe18ef7-897f-4e9c-9e55-811ecd50037b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:14:51 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-3b055702-ee7d-4439-941a-8ae7abd32ddb tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Create volume request issued successfully. Sep 03 20:14:51 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-3b055702-ee7d-4439-941a-8ae7abd32ddb tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:14:51 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1055/2140] 192.168.122.54 () {60 vars in 1138 bytes} [Thu Sep 3 20:14:50 2026] POST /volume/v3/volumes => generated 851 bytes in 920 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:14:51 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-09fb767f-cd56-468a-ac36-5ec2cd35ca33 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:14:51 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-09fb767f-cd56-468a-ac36-5ec2cd35ca33 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] GET http://192.168.122.54/volume/v3/volumes/d8694ad4-595e-4ae5-9f6d-88b978a738e7 Sep 03 20:14:51 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-09fb767f-cd56-468a-ac36-5ec2cd35ca33 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:14:51 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-09fb767f-cd56-468a-ac36-5ec2cd35ca33 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:14:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-5bd0565c-ea0c-4fe3-8f90-76b924203548 req-2cdad12a-cfaf-494b-a3ab-46903ea10c0e None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:14:51 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-5bd0565c-ea0c-4fe3-8f90-76b924203548 req-2cdad12a-cfaf-494b-a3ab-46903ea10c0e tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] PUT http://192.168.122.54/volume/v3/attachments/7dcc3b2f-ff06-4e54-b892-5dc38efcb72e Sep 03 20:14:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-5bd0565c-ea0c-4fe3-8f90-76b924203548 req-2cdad12a-cfaf-494b-a3ab-46903ea10c0e tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.54", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd5588f450", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d480a316-b1bc-4222-9d5e-b857eb49504b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:14:51 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:14:51 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:14:51 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:14:51 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:14:51 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-09fb767f-cd56-468a-ac36-5ec2cd35ca33 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Volume info retrieved successfully. Sep 03 20:14:51 devstack devstack@c-api.service[87290]: DEBUG cinder.coordination [req-5bd0565c-ea0c-4fe3-8f90-76b924203548 req-2cdad12a-cfaf-494b-a3ab-46903ea10c0e tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Acquiring lock "cinder-attachment_update-612afe83-f985-4e2c-8d7b-63f520194154-devstack" by "attachment_update" {{(pid=87290) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 20:14:51 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-09fb767f-cd56-468a-ac36-5ec2cd35ca33 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] http://192.168.122.54/volume/v3/volumes/d8694ad4-595e-4ae5-9f6d-88b978a738e7 returned with HTTP 200 Sep 03 20:14:51 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1086/2141] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:14:51 2026] GET /volume/v3/volumes/d8694ad4-595e-4ae5-9f6d-88b978a738e7 => generated 919 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:14:51 devstack devstack@c-api.service[87290]: DEBUG cinder.coordination [req-5bd0565c-ea0c-4fe3-8f90-76b924203548 req-2cdad12a-cfaf-494b-a3ab-46903ea10c0e tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Lock "cinder-attachment_update-612afe83-f985-4e2c-8d7b-63f520194154-devstack" acquired by "attachment_update" :: waited 0.035s {{(pid=87290) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 20:14:51 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:14:51 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:14:51 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:14:51 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:14:52 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-ea1581b8-ddc7-4fe8-993a-19a42a614468 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:14:52 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ea1581b8-ddc7-4fe8-993a-19a42a614468 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] GET http://192.168.122.54/volume/v3/volumes/612afe83-f985-4e2c-8d7b-63f520194154 Sep 03 20:14:52 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ea1581b8-ddc7-4fe8-993a-19a42a614468 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:14:52 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ea1581b8-ddc7-4fe8-993a-19a42a614468 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:14:52 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:14:52 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:14:52 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:14:52 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:14:52 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-ea1581b8-ddc7-4fe8-993a-19a42a614468 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Volume info retrieved successfully. Sep 03 20:14:52 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ea1581b8-ddc7-4fe8-993a-19a42a614468 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] http://192.168.122.54/volume/v3/volumes/612afe83-f985-4e2c-8d7b-63f520194154 returned with HTTP 200 Sep 03 20:14:52 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1087/2142] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:14:52 2026] GET /volume/v3/volumes/612afe83-f985-4e2c-8d7b-63f520194154 => generated 880 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:14:52 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-18e0cddc-7e39-4c1a-8b79-557c76a6ad7c None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:14:52 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-18e0cddc-7e39-4c1a-8b79-557c76a6ad7c tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] GET http://192.168.122.54/volume/v3/volumes/d8694ad4-595e-4ae5-9f6d-88b978a738e7 Sep 03 20:14:52 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-18e0cddc-7e39-4c1a-8b79-557c76a6ad7c tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:14:52 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-18e0cddc-7e39-4c1a-8b79-557c76a6ad7c tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:14:52 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:14:52 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:14:52 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:14:52 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:14:52 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-18e0cddc-7e39-4c1a-8b79-557c76a6ad7c tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Volume info retrieved successfully. Sep 03 20:14:52 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-18e0cddc-7e39-4c1a-8b79-557c76a6ad7c tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] http://192.168.122.54/volume/v3/volumes/d8694ad4-595e-4ae5-9f6d-88b978a738e7 returned with HTTP 200 Sep 03 20:14:52 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1088/2143] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:14:52 2026] GET /volume/v3/volumes/d8694ad4-595e-4ae5-9f6d-88b978a738e7 => generated 943 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:14:53 devstack devstack@c-api.service[87290]: DEBUG cinder.coordination [req-5bd0565c-ea0c-4fe3-8f90-76b924203548 req-2cdad12a-cfaf-494b-a3ab-46903ea10c0e tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Lock "cinder-attachment_update-612afe83-f985-4e2c-8d7b-63f520194154-devstack" released by "attachment_update" :: held 1.674s {{(pid=87290) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 20:14:53 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-5bd0565c-ea0c-4fe3-8f90-76b924203548 req-2cdad12a-cfaf-494b-a3ab-46903ea10c0e tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] http://192.168.122.54/volume/v3/attachments/7dcc3b2f-ff06-4e54-b892-5dc38efcb72e returned with HTTP 200 Sep 03 20:14:53 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1056/2144] 192.168.122.54 () {66 vars in 1588 bytes} [Thu Sep 3 20:14:51 2026] PUT /volume/v3/attachments/7dcc3b2f-ff06-4e54-b892-5dc38efcb72e => generated 694 bytes in 1790 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:14:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-22b6fc69-5a3b-4119-ad5e-3ed209043b5d None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:14:53 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-22b6fc69-5a3b-4119-ad5e-3ed209043b5d tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] GET http://192.168.122.54/volume/v3/volumes/612afe83-f985-4e2c-8d7b-63f520194154 Sep 03 20:14:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-22b6fc69-5a3b-4119-ad5e-3ed209043b5d tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:14:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-22b6fc69-5a3b-4119-ad5e-3ed209043b5d tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:14:53 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:14:53 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:14:53 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:14:53 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:14:53 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-22b6fc69-5a3b-4119-ad5e-3ed209043b5d tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Volume info retrieved successfully. Sep 03 20:14:53 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-22b6fc69-5a3b-4119-ad5e-3ed209043b5d tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] http://192.168.122.54/volume/v3/volumes/612afe83-f985-4e2c-8d7b-63f520194154 returned with HTTP 200 Sep 03 20:14:53 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1089/2145] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:14:53 2026] GET /volume/v3/volumes/612afe83-f985-4e2c-8d7b-63f520194154 => generated 881 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:14:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-51fbea5e-d58d-40b6-91d3-6936e4c11a28 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:14:53 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-51fbea5e-d58d-40b6-91d3-6936e4c11a28 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] GET http://192.168.122.54/volume/v3/volumes/d8694ad4-595e-4ae5-9f6d-88b978a738e7 Sep 03 20:14:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-51fbea5e-d58d-40b6-91d3-6936e4c11a28 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:14:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-51fbea5e-d58d-40b6-91d3-6936e4c11a28 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:14:53 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:14:53 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:14:53 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:14:53 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:14:53 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-51fbea5e-d58d-40b6-91d3-6936e4c11a28 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Volume info retrieved successfully. Sep 03 20:14:53 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-51fbea5e-d58d-40b6-91d3-6936e4c11a28 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] http://192.168.122.54/volume/v3/volumes/d8694ad4-595e-4ae5-9f6d-88b978a738e7 returned with HTTP 200 Sep 03 20:14:53 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1057/2146] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:14:53 2026] GET /volume/v3/volumes/d8694ad4-595e-4ae5-9f6d-88b978a738e7 => generated 943 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:14:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-5bd0565c-ea0c-4fe3-8f90-76b924203548 req-1aeeab0d-b601-41df-a6a7-61e57f449130 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:14:54 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-5bd0565c-ea0c-4fe3-8f90-76b924203548 req-1aeeab0d-b601-41df-a6a7-61e57f449130 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] POST http://192.168.122.54/volume/v3/attachments/7dcc3b2f-ff06-4e54-b892-5dc38efcb72e/action Sep 03 20:14:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-5bd0565c-ea0c-4fe3-8f90-76b924203548 req-1aeeab0d-b601-41df-a6a7-61e57f449130 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Action body: b'{"os-complete": null}' {{(pid=87289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:14:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-5bd0565c-ea0c-4fe3-8f90-76b924203548 req-1aeeab0d-b601-41df-a6a7-61e57f449130 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:14:54 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:14:54 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:14:54 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:14:54 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:14:54 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-5bd0565c-ea0c-4fe3-8f90-76b924203548 req-1aeeab0d-b601-41df-a6a7-61e57f449130 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] http://192.168.122.54/volume/v3/attachments/7dcc3b2f-ff06-4e54-b892-5dc38efcb72e/action returned with HTTP 204 Sep 03 20:14:54 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1090/2147] 192.168.122.54 () {66 vars in 1609 bytes} [Thu Sep 3 20:14:54 2026] POST /volume/v3/attachments/7dcc3b2f-ff06-4e54-b892-5dc38efcb72e/action => generated 0 bytes in 118 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:14:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-5719583c-7677-4baa-889d-ea3b8fac35e3 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:14:54 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5719583c-7677-4baa-889d-ea3b8fac35e3 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] GET http://192.168.122.54/volume/v3/volumes/612afe83-f985-4e2c-8d7b-63f520194154 Sep 03 20:14:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5719583c-7677-4baa-889d-ea3b8fac35e3 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:14:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5719583c-7677-4baa-889d-ea3b8fac35e3 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:14:54 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:14:54 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:14:54 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:14:54 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:14:54 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-5719583c-7677-4baa-889d-ea3b8fac35e3 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Volume info retrieved successfully. Sep 03 20:14:54 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5719583c-7677-4baa-889d-ea3b8fac35e3 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] http://192.168.122.54/volume/v3/volumes/612afe83-f985-4e2c-8d7b-63f520194154 returned with HTTP 200 Sep 03 20:14:54 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1058/2148] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:14:54 2026] GET /volume/v3/volumes/612afe83-f985-4e2c-8d7b-63f520194154 => generated 1173 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:14:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-293e6e51-4acc-4a39-b1b7-0e84c3a276f3 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:14:54 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-293e6e51-4acc-4a39-b1b7-0e84c3a276f3 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] GET http://192.168.122.54/volume/v3/volumes/612afe83-f985-4e2c-8d7b-63f520194154 Sep 03 20:14:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-293e6e51-4acc-4a39-b1b7-0e84c3a276f3 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:14:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-293e6e51-4acc-4a39-b1b7-0e84c3a276f3 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:14:54 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:14:54 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:14:54 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:14:54 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:14:54 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-293e6e51-4acc-4a39-b1b7-0e84c3a276f3 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Volume info retrieved successfully. Sep 03 20:14:54 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-293e6e51-4acc-4a39-b1b7-0e84c3a276f3 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] http://192.168.122.54/volume/v3/volumes/612afe83-f985-4e2c-8d7b-63f520194154 returned with HTTP 200 Sep 03 20:14:54 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1091/2149] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:14:54 2026] GET /volume/v3/volumes/612afe83-f985-4e2c-8d7b-63f520194154 => generated 1173 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:14:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-c8d0fbea-ac70-4c41-aa8d-0e9a171076f8 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:14:54 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c8d0fbea-ac70-4c41-aa8d-0e9a171076f8 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] GET http://192.168.122.54/volume/v3/volumes/d8694ad4-595e-4ae5-9f6d-88b978a738e7 Sep 03 20:14:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c8d0fbea-ac70-4c41-aa8d-0e9a171076f8 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:14:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c8d0fbea-ac70-4c41-aa8d-0e9a171076f8 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:14:54 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:14:54 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:14:54 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:14:54 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:14:54 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-c8d0fbea-ac70-4c41-aa8d-0e9a171076f8 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Volume info retrieved successfully. Sep 03 20:14:54 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c8d0fbea-ac70-4c41-aa8d-0e9a171076f8 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] http://192.168.122.54/volume/v3/volumes/d8694ad4-595e-4ae5-9f6d-88b978a738e7 returned with HTTP 200 Sep 03 20:14:54 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1059/2150] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:14:54 2026] GET /volume/v3/volumes/d8694ad4-595e-4ae5-9f6d-88b978a738e7 => generated 943 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:14:55 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-5810365c-8825-4d77-8769-c56e196e346b req-79f71eb6-f8c5-42c2-8f43-f9ed37570ff5 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:14:55 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-5810365c-8825-4d77-8769-c56e196e346b req-79f71eb6-f8c5-42c2-8f43-f9ed37570ff5 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] GET http://192.168.122.54/volume/v3/volumes/612afe83-f985-4e2c-8d7b-63f520194154 Sep 03 20:14:55 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-5810365c-8825-4d77-8769-c56e196e346b req-79f71eb6-f8c5-42c2-8f43-f9ed37570ff5 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:14:55 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-5810365c-8825-4d77-8769-c56e196e346b req-79f71eb6-f8c5-42c2-8f43-f9ed37570ff5 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:14:55 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:14:55 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:14:55 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:14:55 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:14:55 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [req-5810365c-8825-4d77-8769-c56e196e346b req-79f71eb6-f8c5-42c2-8f43-f9ed37570ff5 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Volume info retrieved successfully. Sep 03 20:14:55 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-5810365c-8825-4d77-8769-c56e196e346b req-79f71eb6-f8c5-42c2-8f43-f9ed37570ff5 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] http://192.168.122.54/volume/v3/volumes/612afe83-f985-4e2c-8d7b-63f520194154 returned with HTTP 200 Sep 03 20:14:55 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1092/2151] 192.168.122.54 () {60 vars in 1482 bytes} [Thu Sep 3 20:14:55 2026] GET /volume/v3/volumes/612afe83-f985-4e2c-8d7b-63f520194154 => generated 1173 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:14:55 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-5810365c-8825-4d77-8769-c56e196e346b req-780f3526-0025-43d3-85bd-3df02fca2544 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:14:55 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-5810365c-8825-4d77-8769-c56e196e346b req-780f3526-0025-43d3-85bd-3df02fca2544 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] POST http://192.168.122.54/volume/v3/volumes/612afe83-f985-4e2c-8d7b-63f520194154/action Sep 03 20:14:55 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-5810365c-8825-4d77-8769-c56e196e346b req-780f3526-0025-43d3-85bd-3df02fca2544 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:14:55 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-5810365c-8825-4d77-8769-c56e196e346b req-780f3526-0025-43d3-85bd-3df02fca2544 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:14:55 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:14:55 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:14:55 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:14:55 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:14:55 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [req-5810365c-8825-4d77-8769-c56e196e346b req-780f3526-0025-43d3-85bd-3df02fca2544 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Volume info retrieved successfully. Sep 03 20:14:55 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [req-5810365c-8825-4d77-8769-c56e196e346b req-780f3526-0025-43d3-85bd-3df02fca2544 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Begin detaching volume completed successfully. Sep 03 20:14:55 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-5810365c-8825-4d77-8769-c56e196e346b req-780f3526-0025-43d3-85bd-3df02fca2544 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] http://192.168.122.54/volume/v3/volumes/612afe83-f985-4e2c-8d7b-63f520194154/action returned with HTTP 202 Sep 03 20:14:55 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1060/2152] 192.168.122.54 () {64 vars in 1556 bytes} [Thu Sep 3 20:14:55 2026] POST /volume/v3/volumes/612afe83-f985-4e2c-8d7b-63f520194154/action => generated 0 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 20:14:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-db904ddd-8247-4640-9a76-6e381c84bb26 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:14:56 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-a5500cf4-d248-44c8-aafb-c15a3e01f742 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:14:56 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-db904ddd-8247-4640-9a76-6e381c84bb26 None None] GET http://192.168.122.54/volume// Sep 03 20:14:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-db904ddd-8247-4640-9a76-6e381c84bb26 None None] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:14:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-db904ddd-8247-4640-9a76-6e381c84bb26 None None] Calling method 'all' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:14:56 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-db904ddd-8247-4640-9a76-6e381c84bb26 None None] http://192.168.122.54/volume// returned with HTTP 300 Sep 03 20:14:56 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1093/2153] 192.168.122.54 () {58 vars in 1310 bytes} [Thu Sep 3 20:14:56 2026] GET /volume/ => generated 389 bytes in 20 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 20:14:56 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a5500cf4-d248-44c8-aafb-c15a3e01f742 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] GET http://192.168.122.54/volume/v3/volumes/d8694ad4-595e-4ae5-9f6d-88b978a738e7 Sep 03 20:14:56 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a5500cf4-d248-44c8-aafb-c15a3e01f742 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:14:56 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a5500cf4-d248-44c8-aafb-c15a3e01f742 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:14:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-5810365c-8825-4d77-8769-c56e196e346b req-81de01a3-3ebc-441a-8968-69edfdc043f7 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:14:56 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-5810365c-8825-4d77-8769-c56e196e346b req-81de01a3-3ebc-441a-8968-69edfdc043f7 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] GET http://192.168.122.54/volume/v3/volumes/612afe83-f985-4e2c-8d7b-63f520194154 Sep 03 20:14:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-5810365c-8825-4d77-8769-c56e196e346b req-81de01a3-3ebc-441a-8968-69edfdc043f7 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:14:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-5810365c-8825-4d77-8769-c56e196e346b req-81de01a3-3ebc-441a-8968-69edfdc043f7 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:14:56 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:14:56 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:14:56 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:14:56 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:14:56 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:14:56 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:14:56 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:14:56 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:14:56 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-a5500cf4-d248-44c8-aafb-c15a3e01f742 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Volume info retrieved successfully. Sep 03 20:14:56 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a5500cf4-d248-44c8-aafb-c15a3e01f742 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] http://192.168.122.54/volume/v3/volumes/d8694ad4-595e-4ae5-9f6d-88b978a738e7 returned with HTTP 200 Sep 03 20:14:56 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [req-5810365c-8825-4d77-8769-c56e196e346b req-81de01a3-3ebc-441a-8968-69edfdc043f7 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Volume info retrieved successfully. Sep 03 20:14:56 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1061/2154] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:14:56 2026] GET /volume/v3/volumes/d8694ad4-595e-4ae5-9f6d-88b978a738e7 => generated 943 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:14:56 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-5810365c-8825-4d77-8769-c56e196e346b req-81de01a3-3ebc-441a-8968-69edfdc043f7 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] http://192.168.122.54/volume/v3/volumes/612afe83-f985-4e2c-8d7b-63f520194154 returned with HTTP 200 Sep 03 20:14:56 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1094/2155] 192.168.122.54 () {62 vars in 1523 bytes} [Thu Sep 3 20:14:56 2026] GET /volume/v3/volumes/612afe83-f985-4e2c-8d7b-63f520194154 => generated 1357 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 20:14:56 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-5810365c-8825-4d77-8769-c56e196e346b req-77f67615-233d-42b7-ab27-60c1908c1f2c None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:14:56 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-5810365c-8825-4d77-8769-c56e196e346b req-77f67615-233d-42b7-ab27-60c1908c1f2c tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] DELETE http://192.168.122.54/volume/v3/attachments/7dcc3b2f-ff06-4e54-b892-5dc38efcb72e Sep 03 20:14:56 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-5810365c-8825-4d77-8769-c56e196e346b req-77f67615-233d-42b7-ab27-60c1908c1f2c tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:14:56 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-5810365c-8825-4d77-8769-c56e196e346b req-77f67615-233d-42b7-ab27-60c1908c1f2c tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Calling method 'version_select' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:14:56 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:14:56 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:14:56 devstack devstack@c-api.service[87290]: /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 03 20:14:56 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, Sep 03 20:14:56 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-5810365c-8825-4d77-8769-c56e196e346b req-77f67615-233d-42b7-ab27-60c1908c1f2c tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] http://192.168.122.54/volume/v3/attachments/7dcc3b2f-ff06-4e54-b892-5dc38efcb72e returned with HTTP 200 Sep 03 20:14:56 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1062/2156] 192.168.122.54 () {64 vars in 1557 bytes} [Thu Sep 3 20:14:56 2026] DELETE /volume/v3/attachments/7dcc3b2f-ff06-4e54-b892-5dc38efcb72e => generated 19 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:14:57 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-7288ed5c-073b-48e4-a21c-22795c0be2f4 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:14:57 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7288ed5c-073b-48e4-a21c-22795c0be2f4 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] GET http://192.168.122.54/volume/v3/volumes/d8694ad4-595e-4ae5-9f6d-88b978a738e7 Sep 03 20:14:57 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-7288ed5c-073b-48e4-a21c-22795c0be2f4 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:14:57 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-7288ed5c-073b-48e4-a21c-22795c0be2f4 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:14:57 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:14:57 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:14:57 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:14:57 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:14:57 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-7288ed5c-073b-48e4-a21c-22795c0be2f4 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Volume info retrieved successfully. Sep 03 20:14:57 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7288ed5c-073b-48e4-a21c-22795c0be2f4 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] http://192.168.122.54/volume/v3/volumes/d8694ad4-595e-4ae5-9f6d-88b978a738e7 returned with HTTP 200 Sep 03 20:14:57 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1095/2157] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:14:57 2026] GET /volume/v3/volumes/d8694ad4-595e-4ae5-9f6d-88b978a738e7 => generated 943 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:14:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-96d578f8-5f25-4d0e-8801-02809ebeb8ed None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:14:58 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-f8f3b920-66b5-4b5d-add8-cc4ece45959f None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:14:58 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f8f3b920-66b5-4b5d-add8-cc4ece45959f tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] GET http://192.168.122.54/volume/v3/volumes/d8694ad4-595e-4ae5-9f6d-88b978a738e7 Sep 03 20:14:58 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f8f3b920-66b5-4b5d-add8-cc4ece45959f tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:14:58 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f8f3b920-66b5-4b5d-add8-cc4ece45959f tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:14:58 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:14:58 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:14:58 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:14:58 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:14:58 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-f8f3b920-66b5-4b5d-add8-cc4ece45959f tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Volume info retrieved successfully. Sep 03 20:14:58 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-96d578f8-5f25-4d0e-8801-02809ebeb8ed tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:14:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-96d578f8-5f25-4d0e-8801-02809ebeb8ed tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1092522700", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:14:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.volumes [None req-96d578f8-5f25-4d0e-8801-02809ebeb8ed tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1092522700', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:14:58 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-96d578f8-5f25-4d0e-8801-02809ebeb8ed tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Create volume of 1 GB Sep 03 20:14:58 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:14:58 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:14:58 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f8f3b920-66b5-4b5d-add8-cc4ece45959f tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] http://192.168.122.54/volume/v3/volumes/d8694ad4-595e-4ae5-9f6d-88b978a738e7 returned with HTTP 200 Sep 03 20:14:58 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1096/2158] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:14:58 2026] GET /volume/v3/volumes/d8694ad4-595e-4ae5-9f6d-88b978a738e7 => generated 1001 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:14:58 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-96d578f8-5f25-4d0e-8801-02809ebeb8ed tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Availability Zones retrieved successfully. Sep 03 20:14:58 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-96d578f8-5f25-4d0e-8801-02809ebeb8ed tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Flow 'volume_create_api' (6cfcf608-29be-4541-ab2c-7ef5f970755d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:14:58 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-96d578f8-5f25-4d0e-8801-02809ebeb8ed tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be6576a6-517a-46a2-a6d4-206f6bfa246a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:14:58 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.flows.api.create_volume [None req-96d578f8-5f25-4d0e-8801-02809ebeb8ed tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Validating volume size '1' using validate_int {{(pid=87290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:14:58 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-96d578f8-5f25-4d0e-8801-02809ebeb8ed tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be6576a6-517a-46a2-a6d4-206f6bfa246a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:14:58 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-96d578f8-5f25-4d0e-8801-02809ebeb8ed tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b6082af-05fe-4184-83ab-982bb1378189) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:14:58 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-96d578f8-5f25-4d0e-8801-02809ebeb8ed tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Created reservations ['6024c627-698b-444e-8846-048e3e2d6e70', '907b1ce5-ff27-4411-9846-d670f270a11f', 'eddbfbc3-de7b-47da-b444-4ca893039f6f', 'e20fc77f-ca78-4093-aba1-533a953744d5'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:14:58 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-96d578f8-5f25-4d0e-8801-02809ebeb8ed tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b6082af-05fe-4184-83ab-982bb1378189) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6024c627-698b-444e-8846-048e3e2d6e70', '907b1ce5-ff27-4411-9846-d670f270a11f', 'eddbfbc3-de7b-47da-b444-4ca893039f6f', 'e20fc77f-ca78-4093-aba1-533a953744d5']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:14:58 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-96d578f8-5f25-4d0e-8801-02809ebeb8ed tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (829069ca-aae6-4721-bc65-95796dec135f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:14:58 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:14:58 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:14:58 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-96d578f8-5f25-4d0e-8801-02809ebeb8ed tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (829069ca-aae6-4721-bc65-95796dec135f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4db1d39a-58d0-4b92-b9c0-b0c32e648b91', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1092522700',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='438e2d509735475f8a4b0abe0ede53ee',qos_specs=None,replication_status=,reservations=['6024c627-698b-444e-8846-048e3e2d6e70','907b1ce5-ff27-4411-9846-d670f270a11f','eddbfbc3-de7b-47da-b444-4ca893039f6f','e20fc77f-ca78-4093-aba1-533a953744d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e09c69ca270e4b76bbe00559a07506a3',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:14:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1092522700',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4db1d39a-58d0-4b92-b9c0-b0c32e648b91,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='438e2d509735475f8a4b0abe0ede53ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e09c69ca270e4b76bbe00559a07506a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:14:58 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-96d578f8-5f25-4d0e-8801-02809ebeb8ed tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7278d0c7-7cd2-40c3-9ec7-d0930b7dff33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:14:58 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-96d578f8-5f25-4d0e-8801-02809ebeb8ed tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7278d0c7-7cd2-40c3-9ec7-d0930b7dff33) transitioned into state 'SUCCESS' from state '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-1092522700',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='438e2d509735475f8a4b0abe0ede53ee',qos_specs=None,replication_status=,reservations=['6024c627-698b-444e-8846-048e3e2d6e70','907b1ce5-ff27-4411-9846-d670f270a11f','eddbfbc3-de7b-47da-b444-4ca893039f6f','e20fc77f-ca78-4093-aba1-533a953744d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e09c69ca270e4b76bbe00559a07506a3',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:14:58 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-96d578f8-5f25-4d0e-8801-02809ebeb8ed tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f63a93cc-9251-40e2-a0d1-96d104c88867) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:14:58 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-96d578f8-5f25-4d0e-8801-02809ebeb8ed tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f63a93cc-9251-40e2-a0d1-96d104c88867) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:14:58 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-96d578f8-5f25-4d0e-8801-02809ebeb8ed tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Flow 'volume_create_api' (6cfcf608-29be-4541-ab2c-7ef5f970755d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:14:58 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-96d578f8-5f25-4d0e-8801-02809ebeb8ed tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Create volume request issued successfully. Sep 03 20:14:58 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-96d578f8-5f25-4d0e-8801-02809ebeb8ed tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:14:58 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1063/2159] 192.168.122.54 () {60 vars in 1138 bytes} [Thu Sep 3 20:14:58 2026] POST /volume/v3/volumes => generated 772 bytes in 730 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:14:58 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-bf800c53-54b7-4923-b6c9-6b74f47035ad None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:14:58 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-bf800c53-54b7-4923-b6c9-6b74f47035ad tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:14:58 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-bf800c53-54b7-4923-b6c9-6b74f47035ad tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-932691659", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:14:58 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volumes [None req-bf800c53-54b7-4923-b6c9-6b74f47035ad tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-932691659', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:14:58 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-bf800c53-54b7-4923-b6c9-6b74f47035ad tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Create volume of 1 GB Sep 03 20:14:58 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-bf800c53-54b7-4923-b6c9-6b74f47035ad tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Availability Zones retrieved successfully. Sep 03 20:14:58 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-bf800c53-54b7-4923-b6c9-6b74f47035ad tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Flow 'volume_create_api' (be348ac3-4915-403f-955d-1a860a41bad9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:14:58 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-bf800c53-54b7-4923-b6c9-6b74f47035ad tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (301df3a2-07f8-4656-acbf-519775bfa765) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:14:58 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.flows.api.create_volume [None req-bf800c53-54b7-4923-b6c9-6b74f47035ad tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Validating volume size '1' using validate_int {{(pid=87289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:14:59 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-bf800c53-54b7-4923-b6c9-6b74f47035ad tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (301df3a2-07f8-4656-acbf-519775bfa765) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:14:59 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-bf800c53-54b7-4923-b6c9-6b74f47035ad tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f56bf9b7-bcfe-4586-a100-5d7d8310827d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:14:59 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-bf800c53-54b7-4923-b6c9-6b74f47035ad tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Created reservations ['15d0c85a-a0e5-4d5b-a5fe-b2050f018d1a', '47db9242-59ea-4362-9fc1-69d70e52b551', '38eaa731-aaf5-49bb-a41e-4cf6de89c0e3', '88b766c8-d236-4994-94a1-2bf57ae089f7'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:14:59 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-bf800c53-54b7-4923-b6c9-6b74f47035ad tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f56bf9b7-bcfe-4586-a100-5d7d8310827d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['15d0c85a-a0e5-4d5b-a5fe-b2050f018d1a', '47db9242-59ea-4362-9fc1-69d70e52b551', '38eaa731-aaf5-49bb-a41e-4cf6de89c0e3', '88b766c8-d236-4994-94a1-2bf57ae089f7']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:14:59 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-bf800c53-54b7-4923-b6c9-6b74f47035ad tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0eecbfb5-717d-4da1-8b89-5b9b9227d24e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:14:59 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:14:59 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:14:59 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-bf800c53-54b7-4923-b6c9-6b74f47035ad tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0eecbfb5-717d-4da1-8b89-5b9b9227d24e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b3f4af9e-8fce-45c7-9620-fe131261a43a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-932691659',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='438e2d509735475f8a4b0abe0ede53ee',qos_specs=None,replication_status=,reservations=['15d0c85a-a0e5-4d5b-a5fe-b2050f018d1a','47db9242-59ea-4362-9fc1-69d70e52b551','38eaa731-aaf5-49bb-a41e-4cf6de89c0e3','88b766c8-d236-4994-94a1-2bf57ae089f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e09c69ca270e4b76bbe00559a07506a3',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:14:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-932691659',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b3f4af9e-8fce-45c7-9620-fe131261a43a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='438e2d509735475f8a4b0abe0ede53ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e09c69ca270e4b76bbe00559a07506a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:14:59 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-bf800c53-54b7-4923-b6c9-6b74f47035ad tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8786f6d-1331-4a45-8412-d55d840d19a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:14:59 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-62ff9073-52cf-4602-b351-b7ec32deb8ce None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:14:59 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-62ff9073-52cf-4602-b351-b7ec32deb8ce tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] GET http://192.168.122.54/volume/v3/volumes/d8694ad4-595e-4ae5-9f6d-88b978a738e7 Sep 03 20:14:59 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-62ff9073-52cf-4602-b351-b7ec32deb8ce tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:14:59 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-62ff9073-52cf-4602-b351-b7ec32deb8ce tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:14:59 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-bf800c53-54b7-4923-b6c9-6b74f47035ad tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8786f6d-1331-4a45-8412-d55d840d19a0) transitioned into state 'SUCCESS' from state '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-932691659',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='438e2d509735475f8a4b0abe0ede53ee',qos_specs=None,replication_status=,reservations=['15d0c85a-a0e5-4d5b-a5fe-b2050f018d1a','47db9242-59ea-4362-9fc1-69d70e52b551','38eaa731-aaf5-49bb-a41e-4cf6de89c0e3','88b766c8-d236-4994-94a1-2bf57ae089f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e09c69ca270e4b76bbe00559a07506a3',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:14:59 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-bf800c53-54b7-4923-b6c9-6b74f47035ad tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10fe1a5b-54c9-46de-94a2-ec5d30832920) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:14:59 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:14:59 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:14:59 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:14:59 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:14:59 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-bf800c53-54b7-4923-b6c9-6b74f47035ad tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10fe1a5b-54c9-46de-94a2-ec5d30832920) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:14:59 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-62ff9073-52cf-4602-b351-b7ec32deb8ce tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Volume info retrieved successfully. Sep 03 20:14:59 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-bf800c53-54b7-4923-b6c9-6b74f47035ad tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Flow 'volume_create_api' (be348ac3-4915-403f-955d-1a860a41bad9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:14:59 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-62ff9073-52cf-4602-b351-b7ec32deb8ce tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] http://192.168.122.54/volume/v3/volumes/d8694ad4-595e-4ae5-9f6d-88b978a738e7 returned with HTTP 200 Sep 03 20:14:59 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-bf800c53-54b7-4923-b6c9-6b74f47035ad tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Create volume request issued successfully. Sep 03 20:14:59 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1064/2160] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:14:59 2026] GET /volume/v3/volumes/d8694ad4-595e-4ae5-9f6d-88b978a738e7 => generated 1001 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:14:59 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-bf800c53-54b7-4923-b6c9-6b74f47035ad tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:14:59 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1097/2161] 192.168.122.54 () {60 vars in 1138 bytes} [Thu Sep 3 20:14:58 2026] POST /volume/v3/volumes => generated 771 bytes in 605 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:15:00 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-3e4472fd-49c4-45da-984e-3fddff228bba None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:00 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-3e4472fd-49c4-45da-984e-3fddff228bba tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] GET http://192.168.122.54/volume/v3/volumes/d8694ad4-595e-4ae5-9f6d-88b978a738e7 Sep 03 20:15:00 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-3e4472fd-49c4-45da-984e-3fddff228bba tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:00 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-3e4472fd-49c4-45da-984e-3fddff228bba tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:00 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:00 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:15:00 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:00 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:15:00 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-3e4472fd-49c4-45da-984e-3fddff228bba tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Volume info retrieved successfully. Sep 03 20:15:00 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-3e4472fd-49c4-45da-984e-3fddff228bba tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] http://192.168.122.54/volume/v3/volumes/d8694ad4-595e-4ae5-9f6d-88b978a738e7 returned with HTTP 200 Sep 03 20:15:00 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1065/2162] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:15:00 2026] GET /volume/v3/volumes/d8694ad4-595e-4ae5-9f6d-88b978a738e7 => generated 1004 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:15:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-8deaf04d-3ebf-40b1-b13f-877094871111 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:01 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-8deaf04d-3ebf-40b1-b13f-877094871111 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] GET http://192.168.122.54/volume/v3/volumes/d8694ad4-595e-4ae5-9f6d-88b978a738e7 Sep 03 20:15:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-8deaf04d-3ebf-40b1-b13f-877094871111 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-8deaf04d-3ebf-40b1-b13f-877094871111 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:01 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:01 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:15:01 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:01 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:15:01 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-8deaf04d-3ebf-40b1-b13f-877094871111 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Volume info retrieved successfully. Sep 03 20:15:01 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-8deaf04d-3ebf-40b1-b13f-877094871111 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] http://192.168.122.54/volume/v3/volumes/d8694ad4-595e-4ae5-9f6d-88b978a738e7 returned with HTTP 200 Sep 03 20:15:01 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1098/2163] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:15:01 2026] GET /volume/v3/volumes/d8694ad4-595e-4ae5-9f6d-88b978a738e7 => generated 1004 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:15:02 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-74b4b696-d195-4a95-9590-14e9ce8b15ea None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:02 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-74b4b696-d195-4a95-9590-14e9ce8b15ea tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] GET http://192.168.122.54/volume/v3/volumes/d8694ad4-595e-4ae5-9f6d-88b978a738e7 Sep 03 20:15:02 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-74b4b696-d195-4a95-9590-14e9ce8b15ea tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:02 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-74b4b696-d195-4a95-9590-14e9ce8b15ea tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:02 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:02 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:15:02 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:02 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:15:02 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-74b4b696-d195-4a95-9590-14e9ce8b15ea tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Volume info retrieved successfully. Sep 03 20:15:02 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-74b4b696-d195-4a95-9590-14e9ce8b15ea tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] http://192.168.122.54/volume/v3/volumes/d8694ad4-595e-4ae5-9f6d-88b978a738e7 returned with HTTP 200 Sep 03 20:15:02 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1066/2164] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:15:02 2026] GET /volume/v3/volumes/d8694ad4-595e-4ae5-9f6d-88b978a738e7 => generated 1004 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 20:15:03 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-2652c6bd-f7d8-4c47-84fa-3a5a522375bb None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:03 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-2652c6bd-f7d8-4c47-84fa-3a5a522375bb tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] DELETE http://192.168.122.54/volume/v3/volumes/612afe83-f985-4e2c-8d7b-63f520194154 Sep 03 20:15:03 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-2652c6bd-f7d8-4c47-84fa-3a5a522375bb tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:03 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-2652c6bd-f7d8-4c47-84fa-3a5a522375bb tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:03 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-2652c6bd-f7d8-4c47-84fa-3a5a522375bb tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Delete volume with id: 612afe83-f985-4e2c-8d7b-63f520194154 Sep 03 20:15:03 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:03 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:15:03 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:03 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:15:03 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-2652c6bd-f7d8-4c47-84fa-3a5a522375bb tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Volume info retrieved successfully. Sep 03 20:15:03 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-2652c6bd-f7d8-4c47-84fa-3a5a522375bb tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Delete volume request issued successfully. Sep 03 20:15:03 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-2652c6bd-f7d8-4c47-84fa-3a5a522375bb tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] http://192.168.122.54/volume/v3/volumes/612afe83-f985-4e2c-8d7b-63f520194154 returned with HTTP 202 Sep 03 20:15:03 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1099/2165] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:15:03 2026] DELETE /volume/v3/volumes/612afe83-f985-4e2c-8d7b-63f520194154 => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:15:03 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-1c94161f-7822-464d-913a-1c5283157044 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:03 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-1c94161f-7822-464d-913a-1c5283157044 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] GET http://192.168.122.54/volume/v3/volumes/612afe83-f985-4e2c-8d7b-63f520194154 Sep 03 20:15:03 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-1c94161f-7822-464d-913a-1c5283157044 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:03 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-1c94161f-7822-464d-913a-1c5283157044 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:03 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:03 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:15:03 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:03 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:15:03 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-1c94161f-7822-464d-913a-1c5283157044 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Volume info retrieved successfully. Sep 03 20:15:03 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-1c94161f-7822-464d-913a-1c5283157044 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] http://192.168.122.54/volume/v3/volumes/612afe83-f985-4e2c-8d7b-63f520194154 returned with HTTP 200 Sep 03 20:15:03 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1067/2166] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:15:03 2026] GET /volume/v3/volumes/612afe83-f985-4e2c-8d7b-63f520194154 => generated 880 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:15:03 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-479eab63-8e5c-427a-8f62-cd8320c98164 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:03 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-479eab63-8e5c-427a-8f62-cd8320c98164 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] GET http://192.168.122.54/volume/v3/volumes/d8694ad4-595e-4ae5-9f6d-88b978a738e7 Sep 03 20:15:03 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-479eab63-8e5c-427a-8f62-cd8320c98164 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:03 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-479eab63-8e5c-427a-8f62-cd8320c98164 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:03 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:03 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:15:03 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:03 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:15:03 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-479eab63-8e5c-427a-8f62-cd8320c98164 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Volume info retrieved successfully. Sep 03 20:15:03 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-479eab63-8e5c-427a-8f62-cd8320c98164 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] http://192.168.122.54/volume/v3/volumes/d8694ad4-595e-4ae5-9f6d-88b978a738e7 returned with HTTP 200 Sep 03 20:15:03 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1100/2167] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:15:03 2026] GET /volume/v3/volumes/d8694ad4-595e-4ae5-9f6d-88b978a738e7 => generated 1004 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:15:04 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-4eced2db-018b-4567-a179-09be30f09d74 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:04 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-4eced2db-018b-4567-a179-09be30f09d74 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] GET http://192.168.122.54/volume/v3/volumes/612afe83-f985-4e2c-8d7b-63f520194154 Sep 03 20:15:04 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-4eced2db-018b-4567-a179-09be30f09d74 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:04 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-4eced2db-018b-4567-a179-09be30f09d74 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:04 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:04 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:15:04 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:04 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:15:04 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-4eced2db-018b-4567-a179-09be30f09d74 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] http://192.168.122.54/volume/v3/volumes/612afe83-f985-4e2c-8d7b-63f520194154 returned with HTTP 404 Sep 03 20:15:04 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1068/2168] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:15:04 2026] GET /volume/v3/volumes/612afe83-f985-4e2c-8d7b-63f520194154 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:15:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-9686498e-ed26-4519-867c-a841cb5373ab None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:05 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9686498e-ed26-4519-867c-a841cb5373ab tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] GET http://192.168.122.54/volume/v3/volumes/d8694ad4-595e-4ae5-9f6d-88b978a738e7 Sep 03 20:15:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-9686498e-ed26-4519-867c-a841cb5373ab tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-9686498e-ed26-4519-867c-a841cb5373ab tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:05 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:05 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:15:05 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:05 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:15:05 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-9686498e-ed26-4519-867c-a841cb5373ab tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Volume info retrieved successfully. Sep 03 20:15:05 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9686498e-ed26-4519-867c-a841cb5373ab tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] http://192.168.122.54/volume/v3/volumes/d8694ad4-595e-4ae5-9f6d-88b978a738e7 returned with HTTP 200 Sep 03 20:15:05 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1101/2169] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:15:04 2026] GET /volume/v3/volumes/d8694ad4-595e-4ae5-9f6d-88b978a738e7 => generated 1255 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:15:05 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-c123f36a-efdd-4616-9906-b1219aa2d40a None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:05 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c123f36a-efdd-4616-9906-b1219aa2d40a tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] DELETE http://192.168.122.54/volume/v3/snapshots/b89ea654-75c7-47ed-8718-a5b4913f143a Sep 03 20:15:05 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c123f36a-efdd-4616-9906-b1219aa2d40a tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:05 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c123f36a-efdd-4616-9906-b1219aa2d40a tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:05 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.snapshots [None req-c123f36a-efdd-4616-9906-b1219aa2d40a tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Delete snapshot with id: b89ea654-75c7-47ed-8718-a5b4913f143a Sep 03 20:15:05 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:05 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:15:05 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-c123f36a-efdd-4616-9906-b1219aa2d40a tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Snapshot retrieved successfully. Sep 03 20:15:05 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:05 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:15:05 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-c123f36a-efdd-4616-9906-b1219aa2d40a tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Snapshot delete request issued successfully. Sep 03 20:15:05 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c123f36a-efdd-4616-9906-b1219aa2d40a tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] http://192.168.122.54/volume/v3/snapshots/b89ea654-75c7-47ed-8718-a5b4913f143a returned with HTTP 202 Sep 03 20:15:05 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1069/2170] 192.168.122.54 () {58 vars in 1236 bytes} [Thu Sep 3 20:15:05 2026] DELETE /volume/v3/snapshots/b89ea654-75c7-47ed-8718-a5b4913f143a => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:15:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-db9957ff-94c4-482f-8435-4bc293fa7f14 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:05 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-db9957ff-94c4-482f-8435-4bc293fa7f14 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] GET http://192.168.122.54/volume/v3/snapshots/b89ea654-75c7-47ed-8718-a5b4913f143a Sep 03 20:15:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-db9957ff-94c4-482f-8435-4bc293fa7f14 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-db9957ff-94c4-482f-8435-4bc293fa7f14 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:05 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:05 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:15:05 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-db9957ff-94c4-482f-8435-4bc293fa7f14 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Snapshot retrieved successfully. Sep 03 20:15:05 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-db9957ff-94c4-482f-8435-4bc293fa7f14 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] http://192.168.122.54/volume/v3/snapshots/b89ea654-75c7-47ed-8718-a5b4913f143a returned with HTTP 200 Sep 03 20:15:05 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1102/2171] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:15:05 2026] GET /volume/v3/snapshots/b89ea654-75c7-47ed-8718-a5b4913f143a => generated 461 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:15:05 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-a40d54f7-dfc2-4540-92a9-719a678d2a51 req-c63f66f4-57d4-4334-861e-b161fa3a66e7 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:05 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-a40d54f7-dfc2-4540-92a9-719a678d2a51 req-c63f66f4-57d4-4334-861e-b161fa3a66e7 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] GET http://192.168.122.54/volume/v3/volumes/d8694ad4-595e-4ae5-9f6d-88b978a738e7 Sep 03 20:15:05 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-a40d54f7-dfc2-4540-92a9-719a678d2a51 req-c63f66f4-57d4-4334-861e-b161fa3a66e7 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:05 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-a40d54f7-dfc2-4540-92a9-719a678d2a51 req-c63f66f4-57d4-4334-861e-b161fa3a66e7 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:05 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:05 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:15:05 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:05 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:15:05 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [req-a40d54f7-dfc2-4540-92a9-719a678d2a51 req-c63f66f4-57d4-4334-861e-b161fa3a66e7 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Volume info retrieved successfully. Sep 03 20:15:05 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-a40d54f7-dfc2-4540-92a9-719a678d2a51 req-c63f66f4-57d4-4334-861e-b161fa3a66e7 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] http://192.168.122.54/volume/v3/volumes/d8694ad4-595e-4ae5-9f6d-88b978a738e7 returned with HTTP 200 Sep 03 20:15:05 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1070/2172] 192.168.122.54 () {60 vars in 1482 bytes} [Thu Sep 3 20:15:05 2026] GET /volume/v3/volumes/d8694ad4-595e-4ae5-9f6d-88b978a738e7 => generated 1255 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:15:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-a40d54f7-dfc2-4540-92a9-719a678d2a51 req-34628adc-93aa-4a46-848f-1bc2dbd232cb None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:06 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-a40d54f7-dfc2-4540-92a9-719a678d2a51 req-34628adc-93aa-4a46-848f-1bc2dbd232cb tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] GET http://192.168.122.54/volume/v3/volumes/d8694ad4-595e-4ae5-9f6d-88b978a738e7 Sep 03 20:15:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-a40d54f7-dfc2-4540-92a9-719a678d2a51 req-34628adc-93aa-4a46-848f-1bc2dbd232cb tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-a40d54f7-dfc2-4540-92a9-719a678d2a51 req-34628adc-93aa-4a46-848f-1bc2dbd232cb tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:06 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:06 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:15:06 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:06 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:15:06 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [req-a40d54f7-dfc2-4540-92a9-719a678d2a51 req-34628adc-93aa-4a46-848f-1bc2dbd232cb tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Volume info retrieved successfully. Sep 03 20:15:06 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-a40d54f7-dfc2-4540-92a9-719a678d2a51 req-34628adc-93aa-4a46-848f-1bc2dbd232cb tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] http://192.168.122.54/volume/v3/volumes/d8694ad4-595e-4ae5-9f6d-88b978a738e7 returned with HTTP 200 Sep 03 20:15:06 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1103/2173] 192.168.122.54 () {60 vars in 1482 bytes} [Thu Sep 3 20:15:06 2026] GET /volume/v3/volumes/d8694ad4-595e-4ae5-9f6d-88b978a738e7 => generated 1255 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 20:15:06 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-67ab51df-bfc7-4eb1-83ab-481deb73c7ac None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:06 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-67ab51df-bfc7-4eb1-83ab-481deb73c7ac None None] GET http://192.168.122.54/volume// Sep 03 20:15:06 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-67ab51df-bfc7-4eb1-83ab-481deb73c7ac None None] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:06 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-67ab51df-bfc7-4eb1-83ab-481deb73c7ac None None] Calling method 'all' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:06 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-67ab51df-bfc7-4eb1-83ab-481deb73c7ac None None] http://192.168.122.54/volume// returned with HTTP 300 Sep 03 20:15:06 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1071/2174] 192.168.122.54 () {58 vars in 1303 bytes} [Thu Sep 3 20:15:06 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 20:15:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-a40d54f7-dfc2-4540-92a9-719a678d2a51 req-38f5af4f-158f-4124-844a-a93a1fc59d32 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:06 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-a40d54f7-dfc2-4540-92a9-719a678d2a51 req-38f5af4f-158f-4124-844a-a93a1fc59d32 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] POST http://192.168.122.54/volume/v3/attachments Sep 03 20:15:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-a40d54f7-dfc2-4540-92a9-719a678d2a51 req-38f5af4f-158f-4124-844a-a93a1fc59d32 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d8694ad4-595e-4ae5-9f6d-88b978a738e7", "connector": null, "instance_uuid": "d9482d42-3713-41b5-9eec-27ccda31230b"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:15:06 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-c93064e3-b6be-4940-9052-b5497cfbcb96 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:06 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:06 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:15:06 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:06 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:15:06 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c93064e3-b6be-4940-9052-b5497cfbcb96 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] GET http://192.168.122.54/volume/v3/snapshots/b89ea654-75c7-47ed-8718-a5b4913f143a Sep 03 20:15:06 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c93064e3-b6be-4940-9052-b5497cfbcb96 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:06 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c93064e3-b6be-4940-9052-b5497cfbcb96 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:06 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:06 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:15:06 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-c93064e3-b6be-4940-9052-b5497cfbcb96 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Snapshot retrieved successfully. Sep 03 20:15:06 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c93064e3-b6be-4940-9052-b5497cfbcb96 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] http://192.168.122.54/volume/v3/snapshots/b89ea654-75c7-47ed-8718-a5b4913f143a returned with HTTP 200 Sep 03 20:15:06 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1072/2175] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:15:06 2026] GET /volume/v3/snapshots/b89ea654-75c7-47ed-8718-a5b4913f143a => generated 461 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:15:06 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-a40d54f7-dfc2-4540-92a9-719a678d2a51 req-38f5af4f-158f-4124-844a-a93a1fc59d32 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] http://192.168.122.54/volume/v3/attachments returned with HTTP 200 Sep 03 20:15:06 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1104/2176] 192.168.122.54 () {66 vars in 1478 bytes} [Thu Sep 3 20:15:06 2026] POST /volume/v3/attachments => generated 273 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:15:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-d7e588a9-99de-42c5-af44-91af2f2ab728 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:07 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-d7e588a9-99de-42c5-af44-91af2f2ab728 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] GET http://192.168.122.54/volume/v3/snapshots/b89ea654-75c7-47ed-8718-a5b4913f143a Sep 03 20:15:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-d7e588a9-99de-42c5-af44-91af2f2ab728 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-d7e588a9-99de-42c5-af44-91af2f2ab728 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:07 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:07 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:15:07 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-d7e588a9-99de-42c5-af44-91af2f2ab728 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Snapshot retrieved successfully. Sep 03 20:15:07 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-d7e588a9-99de-42c5-af44-91af2f2ab728 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] http://192.168.122.54/volume/v3/snapshots/b89ea654-75c7-47ed-8718-a5b4913f143a returned with HTTP 200 Sep 03 20:15:07 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1073/2177] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:15:07 2026] GET /volume/v3/snapshots/b89ea654-75c7-47ed-8718-a5b4913f143a => generated 461 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:15:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-feb4e02c-b27e-4fc0-805a-923892d91812 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:08 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-feb4e02c-b27e-4fc0-805a-923892d91812 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] GET http://192.168.122.54/volume/v3/snapshots/b89ea654-75c7-47ed-8718-a5b4913f143a Sep 03 20:15:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-feb4e02c-b27e-4fc0-805a-923892d91812 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-feb4e02c-b27e-4fc0-805a-923892d91812 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:08 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-feb4e02c-b27e-4fc0-805a-923892d91812 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] http://192.168.122.54/volume/v3/snapshots/b89ea654-75c7-47ed-8718-a5b4913f143a returned with HTTP 404 Sep 03 20:15:08 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1105/2178] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:15:08 2026] GET /volume/v3/snapshots/b89ea654-75c7-47ed-8718-a5b4913f143a => generated 111 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:15:08 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-b022c740-5a36-4c94-bfff-f856cce1a329 req-c854ce92-5bf5-4555-9aeb-6389582222f0 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:08 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-b022c740-5a36-4c94-bfff-f856cce1a329 req-c854ce92-5bf5-4555-9aeb-6389582222f0 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] GET http://192.168.122.54/volume/v3/volumes/8957f262-1c50-49c5-83e2-44d02c2ed7a2 Sep 03 20:15:08 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-b022c740-5a36-4c94-bfff-f856cce1a329 req-c854ce92-5bf5-4555-9aeb-6389582222f0 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:08 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-b022c740-5a36-4c94-bfff-f856cce1a329 req-c854ce92-5bf5-4555-9aeb-6389582222f0 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:08 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:08 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:15:08 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:08 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:15:08 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [req-b022c740-5a36-4c94-bfff-f856cce1a329 req-c854ce92-5bf5-4555-9aeb-6389582222f0 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Volume info retrieved successfully. Sep 03 20:15:08 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-b022c740-5a36-4c94-bfff-f856cce1a329 req-c854ce92-5bf5-4555-9aeb-6389582222f0 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] http://192.168.122.54/volume/v3/volumes/8957f262-1c50-49c5-83e2-44d02c2ed7a2 returned with HTTP 200 Sep 03 20:15:08 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1074/2179] 192.168.122.54 () {60 vars in 1482 bytes} [Thu Sep 3 20:15:08 2026] GET /volume/v3/volumes/8957f262-1c50-49c5-83e2-44d02c2ed7a2 => generated 847 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:15:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-1bcc4d0b-e2f1-4bb6-a40c-00794e63c1de None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:08 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-1bcc4d0b-e2f1-4bb6-a40c-00794e63c1de None None] GET http://192.168.122.54/volume// Sep 03 20:15:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-1bcc4d0b-e2f1-4bb6-a40c-00794e63c1de None None] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-1bcc4d0b-e2f1-4bb6-a40c-00794e63c1de None None] Calling method 'all' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:08 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-1bcc4d0b-e2f1-4bb6-a40c-00794e63c1de None None] http://192.168.122.54/volume// returned with HTTP 300 Sep 03 20:15:08 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1106/2180] 192.168.122.54 () {58 vars in 1310 bytes} [Thu Sep 3 20:15:08 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 20:15:08 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-a40d54f7-dfc2-4540-92a9-719a678d2a51 req-fd4ab7a4-e2af-4a76-8d73-39847ec110c9 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:08 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-a40d54f7-dfc2-4540-92a9-719a678d2a51 req-fd4ab7a4-e2af-4a76-8d73-39847ec110c9 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] GET http://192.168.122.54/volume/v3/volumes/d8694ad4-595e-4ae5-9f6d-88b978a738e7 Sep 03 20:15:08 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-a40d54f7-dfc2-4540-92a9-719a678d2a51 req-fd4ab7a4-e2af-4a76-8d73-39847ec110c9 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:08 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-a40d54f7-dfc2-4540-92a9-719a678d2a51 req-fd4ab7a4-e2af-4a76-8d73-39847ec110c9 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:08 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:08 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:15:08 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:08 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:15:09 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [req-a40d54f7-dfc2-4540-92a9-719a678d2a51 req-fd4ab7a4-e2af-4a76-8d73-39847ec110c9 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Volume info retrieved successfully. Sep 03 20:15:09 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-a40d54f7-dfc2-4540-92a9-719a678d2a51 req-fd4ab7a4-e2af-4a76-8d73-39847ec110c9 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] http://192.168.122.54/volume/v3/volumes/d8694ad4-595e-4ae5-9f6d-88b978a738e7 returned with HTTP 200 Sep 03 20:15:09 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1075/2181] 192.168.122.54 () {62 vars in 1523 bytes} [Thu Sep 3 20:15:08 2026] GET /volume/v3/volumes/d8694ad4-595e-4ae5-9f6d-88b978a738e7 => generated 1435 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 20:15:09 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-f3c7ec0c-31d9-42ea-afab-526b4f2420d9 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:09 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-a40d54f7-dfc2-4540-92a9-719a678d2a51 req-9026681e-39ae-419d-942c-79f745db3ed6 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:09 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-a40d54f7-dfc2-4540-92a9-719a678d2a51 req-9026681e-39ae-419d-942c-79f745db3ed6 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] PUT http://192.168.122.54/volume/v3/attachments/fc87a53d-b7fe-4733-a2b8-a3dbfd49b129 Sep 03 20:15:09 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-a40d54f7-dfc2-4540-92a9-719a678d2a51 req-9026681e-39ae-419d-942c-79f745db3ed6 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.54", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd5588f450", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d480a316-b1bc-4222-9d5e-b857eb49504b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:15:09 devstack devstack@c-api.service[87290]: DEBUG cinder.coordination [req-a40d54f7-dfc2-4540-92a9-719a678d2a51 req-9026681e-39ae-419d-942c-79f745db3ed6 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Acquiring lock "cinder-attachment_update-d8694ad4-595e-4ae5-9f6d-88b978a738e7-devstack" by "attachment_update" {{(pid=87290) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 20:15:09 devstack devstack@c-api.service[87290]: DEBUG cinder.coordination [req-a40d54f7-dfc2-4540-92a9-719a678d2a51 req-9026681e-39ae-419d-942c-79f745db3ed6 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Lock "cinder-attachment_update-d8694ad4-595e-4ae5-9f6d-88b978a738e7-devstack" acquired by "attachment_update" :: waited 0.015s {{(pid=87290) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 20:15:09 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:09 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:15:09 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:09 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:15:09 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f3c7ec0c-31d9-42ea-afab-526b4f2420d9 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:15:09 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f3c7ec0c-31d9-42ea-afab-526b4f2420d9 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "2f677e69-c223-4c71-b630-2245f346f65e", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-2086362760"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:15:09 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volumes [None req-f3c7ec0c-31d9-42ea-afab-526b4f2420d9 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Create volume request body: {'volume': {"'imageRef": '2f677e69-c223-4c71-b630-2245f346f65e', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-2086362760'}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:15:09 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-f3c7ec0c-31d9-42ea-afab-526b4f2420d9 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Create volume of 1 GB Sep 03 20:15:09 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:09 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:15:09 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-f3c7ec0c-31d9-42ea-afab-526b4f2420d9 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Availability Zones retrieved successfully. Sep 03 20:15:09 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-f3c7ec0c-31d9-42ea-afab-526b4f2420d9 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Flow 'volume_create_api' (f9eb38c5-c4ef-4646-8db5-757724e05cac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:15:09 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-f3c7ec0c-31d9-42ea-afab-526b4f2420d9 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0141373-04bc-4d6c-a92f-8a9507f54c8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:15:09 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.flows.api.create_volume [None req-f3c7ec0c-31d9-42ea-afab-526b4f2420d9 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Validating volume size '1' using validate_int {{(pid=87289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:15:09 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-f3c7ec0c-31d9-42ea-afab-526b4f2420d9 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0141373-04bc-4d6c-a92f-8a9507f54c8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:15:09 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-f3c7ec0c-31d9-42ea-afab-526b4f2420d9 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbf8ebd7-ba54-4dc3-938f-c18d7d0ba9a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:15:09 devstack devstack@c-api.service[87290]: DEBUG cinder.coordination [req-a40d54f7-dfc2-4540-92a9-719a678d2a51 req-9026681e-39ae-419d-942c-79f745db3ed6 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Lock "cinder-attachment_update-d8694ad4-595e-4ae5-9f6d-88b978a738e7-devstack" released by "attachment_update" :: held 0.269s {{(pid=87290) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 20:15:09 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-a40d54f7-dfc2-4540-92a9-719a678d2a51 req-9026681e-39ae-419d-942c-79f745db3ed6 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] http://192.168.122.54/volume/v3/attachments/fc87a53d-b7fe-4733-a2b8-a3dbfd49b129 returned with HTTP 200 Sep 03 20:15:09 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1076/2182] 192.168.122.54 () {66 vars in 1588 bytes} [Thu Sep 3 20:15:09 2026] PUT /volume/v3/attachments/fc87a53d-b7fe-4733-a2b8-a3dbfd49b129 => generated 694 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 20:15:09 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-a40d54f7-dfc2-4540-92a9-719a678d2a51 req-f737c39e-a006-4a71-af82-b9c9fb8fac53 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:09 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-a40d54f7-dfc2-4540-92a9-719a678d2a51 req-f737c39e-a006-4a71-af82-b9c9fb8fac53 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] POST http://192.168.122.54/volume/v3/attachments/fc87a53d-b7fe-4733-a2b8-a3dbfd49b129/action Sep 03 20:15:09 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-a40d54f7-dfc2-4540-92a9-719a678d2a51 req-f737c39e-a006-4a71-af82-b9c9fb8fac53 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Action body: b'{"os-complete": null}' {{(pid=87290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:15:09 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-a40d54f7-dfc2-4540-92a9-719a678d2a51 req-f737c39e-a006-4a71-af82-b9c9fb8fac53 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:15:09 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:09 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:15:09 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:09 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:15:09 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-a40d54f7-dfc2-4540-92a9-719a678d2a51 req-f737c39e-a006-4a71-af82-b9c9fb8fac53 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] http://192.168.122.54/volume/v3/attachments/fc87a53d-b7fe-4733-a2b8-a3dbfd49b129/action returned with HTTP 204 Sep 03 20:15:09 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1077/2183] 192.168.122.54 () {66 vars in 1609 bytes} [Thu Sep 3 20:15:09 2026] POST /volume/v3/attachments/fc87a53d-b7fe-4733-a2b8-a3dbfd49b129/action => generated 0 bytes in 148 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:15:09 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-f3c7ec0c-31d9-42ea-afab-526b4f2420d9 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Created reservations ['28b4d334-b75c-4367-ad8c-af62f7304dbf', '0e8eb341-f2ff-489e-b2df-3f6a2a6c76ab', '6d192dda-bdc9-4f83-9939-23d0491bb35c', '52bcc5b3-9c6e-4e39-b517-3ed460091a77'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:15:09 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-f3c7ec0c-31d9-42ea-afab-526b4f2420d9 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbf8ebd7-ba54-4dc3-938f-c18d7d0ba9a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['28b4d334-b75c-4367-ad8c-af62f7304dbf', '0e8eb341-f2ff-489e-b2df-3f6a2a6c76ab', '6d192dda-bdc9-4f83-9939-23d0491bb35c', '52bcc5b3-9c6e-4e39-b517-3ed460091a77']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:15:09 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-f3c7ec0c-31d9-42ea-afab-526b4f2420d9 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a2f8e83-e6eb-4b52-a1d3-366ce16b9ddd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:15:09 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:09 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:15:09 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-f3c7ec0c-31d9-42ea-afab-526b4f2420d9 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a2f8e83-e6eb-4b52-a1d3-366ce16b9ddd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3796f819-86cc-4caa-9acf-c20f865af029', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2086362760',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31cbab0ca34a408a9799f941adefa62e',qos_specs=None,replication_status=,reservations=['28b4d334-b75c-4367-ad8c-af62f7304dbf','0e8eb341-f2ff-489e-b2df-3f6a2a6c76ab','6d192dda-bdc9-4f83-9939-23d0491bb35c','52bcc5b3-9c6e-4e39-b517-3ed460091a77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74e0f4a9278046e0b25e178b37dc2c6e',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:15:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2086362760',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3796f819-86cc-4caa-9acf-c20f865af029,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='31cbab0ca34a408a9799f941adefa62e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='74e0f4a9278046e0b25e178b37dc2c6e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:15:09 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-f3c7ec0c-31d9-42ea-afab-526b4f2420d9 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5d4aafc-4f57-4160-b69d-cd4650dd8dbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:15:09 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-f3c7ec0c-31d9-42ea-afab-526b4f2420d9 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5d4aafc-4f57-4160-b69d-cd4650dd8dbd) transitioned into state 'SUCCESS' from state '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-2086362760',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31cbab0ca34a408a9799f941adefa62e',qos_specs=None,replication_status=,reservations=['28b4d334-b75c-4367-ad8c-af62f7304dbf','0e8eb341-f2ff-489e-b2df-3f6a2a6c76ab','6d192dda-bdc9-4f83-9939-23d0491bb35c','52bcc5b3-9c6e-4e39-b517-3ed460091a77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74e0f4a9278046e0b25e178b37dc2c6e',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:15:09 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-f3c7ec0c-31d9-42ea-afab-526b4f2420d9 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (257f88ce-09bd-436d-b4b5-56b9d1c24f3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:15:09 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-f3c7ec0c-31d9-42ea-afab-526b4f2420d9 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (257f88ce-09bd-436d-b4b5-56b9d1c24f3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:15:09 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-f3c7ec0c-31d9-42ea-afab-526b4f2420d9 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Flow 'volume_create_api' (f9eb38c5-c4ef-4646-8db5-757724e05cac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:15:09 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-f3c7ec0c-31d9-42ea-afab-526b4f2420d9 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Create volume request issued successfully. Sep 03 20:15:09 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f3c7ec0c-31d9-42ea-afab-526b4f2420d9 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:15:09 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1107/2184] 192.168.122.54 () {60 vars in 1138 bytes} [Thu Sep 3 20:15:09 2026] POST /volume/v3/volumes => generated 764 bytes in 792 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:15:09 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-52022e50-2c84-4bef-8cea-4e73efca3ea8 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:09 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-52022e50-2c84-4bef-8cea-4e73efca3ea8 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:15:09 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-52022e50-2c84-4bef-8cea-4e73efca3ea8 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "2f677e69-c223-4c71-b630-2245f346f65e", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-233109550"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:15:09 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.volumes [None req-52022e50-2c84-4bef-8cea-4e73efca3ea8 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Create volume request body: {'volume': {"'imageRef": '2f677e69-c223-4c71-b630-2245f346f65e', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-233109550'}} {{(pid=87290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:15:09 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-52022e50-2c84-4bef-8cea-4e73efca3ea8 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Create volume of 1 GB Sep 03 20:15:09 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-52022e50-2c84-4bef-8cea-4e73efca3ea8 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Availability Zones retrieved successfully. Sep 03 20:15:09 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-52022e50-2c84-4bef-8cea-4e73efca3ea8 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Flow 'volume_create_api' (d4305306-da70-481c-aa8f-69c30b42d91a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:15:10 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-52022e50-2c84-4bef-8cea-4e73efca3ea8 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecffabe4-aa46-4b3c-a0fc-a660935c63c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:15:10 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.flows.api.create_volume [None req-52022e50-2c84-4bef-8cea-4e73efca3ea8 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Validating volume size '1' using validate_int {{(pid=87290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:15:10 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-52022e50-2c84-4bef-8cea-4e73efca3ea8 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecffabe4-aa46-4b3c-a0fc-a660935c63c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:15:10 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-52022e50-2c84-4bef-8cea-4e73efca3ea8 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1528c0d1-1469-4c54-b055-d63de0fafd5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:15:10 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-52022e50-2c84-4bef-8cea-4e73efca3ea8 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Created reservations ['c4d913f0-54bf-42fb-899c-094a1a2fb534', 'eb004c5c-58a1-4d32-8498-f4ab8086fe01', '88eed6fa-fef4-40be-b114-5cebc29f8e8c', '4e575783-393b-4c9a-88f6-0d7b9fc3f091'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:15:10 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-52022e50-2c84-4bef-8cea-4e73efca3ea8 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1528c0d1-1469-4c54-b055-d63de0fafd5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c4d913f0-54bf-42fb-899c-094a1a2fb534', 'eb004c5c-58a1-4d32-8498-f4ab8086fe01', '88eed6fa-fef4-40be-b114-5cebc29f8e8c', '4e575783-393b-4c9a-88f6-0d7b9fc3f091']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:15:10 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-52022e50-2c84-4bef-8cea-4e73efca3ea8 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (830a5018-3687-433a-800a-caaaa5ce8752) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:15:10 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:10 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:15:10 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-52022e50-2c84-4bef-8cea-4e73efca3ea8 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (830a5018-3687-433a-800a-caaaa5ce8752) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b85a747b-6ab0-43e7-b2db-1ddb460dd137', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-233109550',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31cbab0ca34a408a9799f941adefa62e',qos_specs=None,replication_status=,reservations=['c4d913f0-54bf-42fb-899c-094a1a2fb534','eb004c5c-58a1-4d32-8498-f4ab8086fe01','88eed6fa-fef4-40be-b114-5cebc29f8e8c','4e575783-393b-4c9a-88f6-0d7b9fc3f091'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74e0f4a9278046e0b25e178b37dc2c6e',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:15:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-233109550',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b85a747b-6ab0-43e7-b2db-1ddb460dd137,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='31cbab0ca34a408a9799f941adefa62e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='74e0f4a9278046e0b25e178b37dc2c6e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:15:10 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-52022e50-2c84-4bef-8cea-4e73efca3ea8 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (058f08da-d958-4e23-a2cd-b75edb3da2e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:15:10 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-52022e50-2c84-4bef-8cea-4e73efca3ea8 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (058f08da-d958-4e23-a2cd-b75edb3da2e9) transitioned into state 'SUCCESS' from state '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-233109550',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31cbab0ca34a408a9799f941adefa62e',qos_specs=None,replication_status=,reservations=['c4d913f0-54bf-42fb-899c-094a1a2fb534','eb004c5c-58a1-4d32-8498-f4ab8086fe01','88eed6fa-fef4-40be-b114-5cebc29f8e8c','4e575783-393b-4c9a-88f6-0d7b9fc3f091'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74e0f4a9278046e0b25e178b37dc2c6e',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:15:10 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-52022e50-2c84-4bef-8cea-4e73efca3ea8 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02b71431-0e96-4ee5-8150-3510ad30b015) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:15:10 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-52022e50-2c84-4bef-8cea-4e73efca3ea8 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02b71431-0e96-4ee5-8150-3510ad30b015) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:15:10 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-52022e50-2c84-4bef-8cea-4e73efca3ea8 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Flow 'volume_create_api' (d4305306-da70-481c-aa8f-69c30b42d91a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:15:10 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-52022e50-2c84-4bef-8cea-4e73efca3ea8 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Create volume request issued successfully. Sep 03 20:15:10 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-52022e50-2c84-4bef-8cea-4e73efca3ea8 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:15:10 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1078/2185] 192.168.122.54 () {60 vars in 1138 bytes} [Thu Sep 3 20:15:09 2026] POST /volume/v3/volumes => generated 763 bytes in 422 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 20:15:10 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-a90fe46a-a859-48e0-a840-6ffbf4d6cec0 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:10 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a90fe46a-a859-48e0-a840-6ffbf4d6cec0 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:15:10 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a90fe46a-a859-48e0-a840-6ffbf4d6cec0 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "2f677e69-c223-4c71-b630-2245f346f65e", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1366479492"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:15:10 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volumes [None req-a90fe46a-a859-48e0-a840-6ffbf4d6cec0 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Create volume request body: {'volume': {"'imageRef": '2f677e69-c223-4c71-b630-2245f346f65e', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1366479492'}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:15:10 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-a90fe46a-a859-48e0-a840-6ffbf4d6cec0 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Create volume of 1 GB Sep 03 20:15:10 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:10 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:15:10 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-a90fe46a-a859-48e0-a840-6ffbf4d6cec0 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Availability Zones retrieved successfully. Sep 03 20:15:10 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-a90fe46a-a859-48e0-a840-6ffbf4d6cec0 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Flow 'volume_create_api' (8c008789-4a99-426a-8cc1-b8006649b742) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:15:10 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-a90fe46a-a859-48e0-a840-6ffbf4d6cec0 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10a985bf-15c6-4021-88be-f742e2063b35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:15:10 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.flows.api.create_volume [None req-a90fe46a-a859-48e0-a840-6ffbf4d6cec0 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Validating volume size '1' using validate_int {{(pid=87289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:15:10 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-a90fe46a-a859-48e0-a840-6ffbf4d6cec0 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10a985bf-15c6-4021-88be-f742e2063b35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:15:10 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-a90fe46a-a859-48e0-a840-6ffbf4d6cec0 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be6610d5-b54c-41b0-90c5-817feedcf3e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:15:10 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-a90fe46a-a859-48e0-a840-6ffbf4d6cec0 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Created reservations ['c41d7a80-8b55-46ef-a8bb-3cc33614bcd9', 'ac6f7690-bbb2-4db2-a454-d771947d5de1', '38520a99-73dc-4877-b7fe-c65711be5b92', '2c6df641-d434-4ad4-a0cf-bccccff1d2c2'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:15:10 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-a90fe46a-a859-48e0-a840-6ffbf4d6cec0 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be6610d5-b54c-41b0-90c5-817feedcf3e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c41d7a80-8b55-46ef-a8bb-3cc33614bcd9', 'ac6f7690-bbb2-4db2-a454-d771947d5de1', '38520a99-73dc-4877-b7fe-c65711be5b92', '2c6df641-d434-4ad4-a0cf-bccccff1d2c2']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:15:10 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-a90fe46a-a859-48e0-a840-6ffbf4d6cec0 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e46af28f-c780-4bb7-94ad-0ff292574347) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:15:10 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:10 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:15:10 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-a90fe46a-a859-48e0-a840-6ffbf4d6cec0 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e46af28f-c780-4bb7-94ad-0ff292574347) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c0ef6e4b-f5b8-4da4-a911-9172034df1b8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1366479492',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31cbab0ca34a408a9799f941adefa62e',qos_specs=None,replication_status=,reservations=['c41d7a80-8b55-46ef-a8bb-3cc33614bcd9','ac6f7690-bbb2-4db2-a454-d771947d5de1','38520a99-73dc-4877-b7fe-c65711be5b92','2c6df641-d434-4ad4-a0cf-bccccff1d2c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74e0f4a9278046e0b25e178b37dc2c6e',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:15:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1366479492',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c0ef6e4b-f5b8-4da4-a911-9172034df1b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='31cbab0ca34a408a9799f941adefa62e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='74e0f4a9278046e0b25e178b37dc2c6e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:15:10 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-a90fe46a-a859-48e0-a840-6ffbf4d6cec0 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e70ff74-8d30-46b1-a56f-b3e841666cf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:15:10 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-a90fe46a-a859-48e0-a840-6ffbf4d6cec0 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e70ff74-8d30-46b1-a56f-b3e841666cf6) transitioned into state 'SUCCESS' from state '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-1366479492',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31cbab0ca34a408a9799f941adefa62e',qos_specs=None,replication_status=,reservations=['c41d7a80-8b55-46ef-a8bb-3cc33614bcd9','ac6f7690-bbb2-4db2-a454-d771947d5de1','38520a99-73dc-4877-b7fe-c65711be5b92','2c6df641-d434-4ad4-a0cf-bccccff1d2c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74e0f4a9278046e0b25e178b37dc2c6e',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:15:10 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-a90fe46a-a859-48e0-a840-6ffbf4d6cec0 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b06c345-15c5-42b6-a389-baad3cdc34e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:15:10 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-a90fe46a-a859-48e0-a840-6ffbf4d6cec0 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b06c345-15c5-42b6-a389-baad3cdc34e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:15:10 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-a90fe46a-a859-48e0-a840-6ffbf4d6cec0 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Flow 'volume_create_api' (8c008789-4a99-426a-8cc1-b8006649b742) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:15:10 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-a90fe46a-a859-48e0-a840-6ffbf4d6cec0 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Create volume request issued successfully. Sep 03 20:15:10 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a90fe46a-a859-48e0-a840-6ffbf4d6cec0 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:15:10 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1108/2186] 192.168.122.54 () {60 vars in 1138 bytes} [Thu Sep 3 20:15:10 2026] POST /volume/v3/volumes => generated 764 bytes in 577 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:15:10 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-4fbeb08e-15dc-44a2-a365-a92034e30272 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:10 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-4fbeb08e-15dc-44a2-a365-a92034e30272 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:15:11 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-4fbeb08e-15dc-44a2-a365-a92034e30272 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "2f677e69-c223-4c71-b630-2245f346f65e", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-845947905"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:15:11 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.volumes [None req-4fbeb08e-15dc-44a2-a365-a92034e30272 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Create volume request body: {'volume': {"'imageRef": '2f677e69-c223-4c71-b630-2245f346f65e', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-845947905'}} {{(pid=87290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:15:11 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-4fbeb08e-15dc-44a2-a365-a92034e30272 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Create volume of 1 GB Sep 03 20:15:11 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:11 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:15:11 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-4fbeb08e-15dc-44a2-a365-a92034e30272 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Availability Zones retrieved successfully. Sep 03 20:15:11 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-4fbeb08e-15dc-44a2-a365-a92034e30272 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Flow 'volume_create_api' (d65a4ab9-14cc-48a2-8f42-93c144a5feec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:15:11 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-4fbeb08e-15dc-44a2-a365-a92034e30272 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (847ea556-0606-4ec7-ad4a-b3654da50ecf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:15:11 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.flows.api.create_volume [None req-4fbeb08e-15dc-44a2-a365-a92034e30272 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Validating volume size '1' using validate_int {{(pid=87290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:15:11 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-4fbeb08e-15dc-44a2-a365-a92034e30272 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (847ea556-0606-4ec7-ad4a-b3654da50ecf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:15:11 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-4fbeb08e-15dc-44a2-a365-a92034e30272 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7933c550-6e88-4dfb-b08c-b4927201da8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:15:11 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-4fbeb08e-15dc-44a2-a365-a92034e30272 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Created reservations ['502a5ce0-7cf8-483e-a634-6d89efcdf080', 'dfe2c959-95e9-4183-a5be-1ebdfb7d37c5', '8d72a3b6-fe65-461e-8a8d-241cb325f84e', '3b311276-01d6-4732-ad82-5156562abb0f'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:15:11 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-4fbeb08e-15dc-44a2-a365-a92034e30272 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7933c550-6e88-4dfb-b08c-b4927201da8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['502a5ce0-7cf8-483e-a634-6d89efcdf080', 'dfe2c959-95e9-4183-a5be-1ebdfb7d37c5', '8d72a3b6-fe65-461e-8a8d-241cb325f84e', '3b311276-01d6-4732-ad82-5156562abb0f']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:15:11 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-4fbeb08e-15dc-44a2-a365-a92034e30272 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3dc038cb-99f4-4bee-b978-69e9d3b2b1f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:15:11 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:11 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:15:11 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-4fbeb08e-15dc-44a2-a365-a92034e30272 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3dc038cb-99f4-4bee-b978-69e9d3b2b1f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3727c977-ac51-4bda-867d-19a4b5fffe3c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-845947905',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31cbab0ca34a408a9799f941adefa62e',qos_specs=None,replication_status=,reservations=['502a5ce0-7cf8-483e-a634-6d89efcdf080','dfe2c959-95e9-4183-a5be-1ebdfb7d37c5','8d72a3b6-fe65-461e-8a8d-241cb325f84e','3b311276-01d6-4732-ad82-5156562abb0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74e0f4a9278046e0b25e178b37dc2c6e',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:15:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-845947905',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3727c977-ac51-4bda-867d-19a4b5fffe3c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='31cbab0ca34a408a9799f941adefa62e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='74e0f4a9278046e0b25e178b37dc2c6e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:15:11 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-4fbeb08e-15dc-44a2-a365-a92034e30272 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdeb75f1-8d42-4ef1-88f7-23565a18754c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:15:11 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-4fbeb08e-15dc-44a2-a365-a92034e30272 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdeb75f1-8d42-4ef1-88f7-23565a18754c) transitioned into state 'SUCCESS' from state '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-845947905',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31cbab0ca34a408a9799f941adefa62e',qos_specs=None,replication_status=,reservations=['502a5ce0-7cf8-483e-a634-6d89efcdf080','dfe2c959-95e9-4183-a5be-1ebdfb7d37c5','8d72a3b6-fe65-461e-8a8d-241cb325f84e','3b311276-01d6-4732-ad82-5156562abb0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74e0f4a9278046e0b25e178b37dc2c6e',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:15:11 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-4fbeb08e-15dc-44a2-a365-a92034e30272 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (652b5229-b245-4a93-853f-9425e351f2f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:15:11 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-4fbeb08e-15dc-44a2-a365-a92034e30272 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (652b5229-b245-4a93-853f-9425e351f2f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:15:11 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-4fbeb08e-15dc-44a2-a365-a92034e30272 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Flow 'volume_create_api' (d65a4ab9-14cc-48a2-8f42-93c144a5feec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:15:11 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-4fbeb08e-15dc-44a2-a365-a92034e30272 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Create volume request issued successfully. Sep 03 20:15:11 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-4fbeb08e-15dc-44a2-a365-a92034e30272 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:15:11 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1079/2187] 192.168.122.54 () {60 vars in 1138 bytes} [Thu Sep 3 20:15:10 2026] POST /volume/v3/volumes => generated 763 bytes in 776 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:15:11 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-d6c0f93d-842d-4edf-8c82-6e25b935c27b None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:11 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d6c0f93d-842d-4edf-8c82-6e25b935c27b tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:15:11 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d6c0f93d-842d-4edf-8c82-6e25b935c27b tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "2f677e69-c223-4c71-b630-2245f346f65e", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-825426677"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:15:11 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volumes [None req-d6c0f93d-842d-4edf-8c82-6e25b935c27b tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Create volume request body: {'volume': {"'imageRef": '2f677e69-c223-4c71-b630-2245f346f65e', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-825426677'}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:15:11 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-d6c0f93d-842d-4edf-8c82-6e25b935c27b tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Create volume of 1 GB Sep 03 20:15:11 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:11 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:15:11 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-d6c0f93d-842d-4edf-8c82-6e25b935c27b tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Availability Zones retrieved successfully. Sep 03 20:15:11 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d6c0f93d-842d-4edf-8c82-6e25b935c27b tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Flow 'volume_create_api' (90ca892d-250c-447e-8909-0a3619e485bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:15:11 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d6c0f93d-842d-4edf-8c82-6e25b935c27b tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a79d53a-ec06-4919-ae32-20d3b8ed80e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:15:11 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.flows.api.create_volume [None req-d6c0f93d-842d-4edf-8c82-6e25b935c27b tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Validating volume size '1' using validate_int {{(pid=87289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:15:12 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d6c0f93d-842d-4edf-8c82-6e25b935c27b tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a79d53a-ec06-4919-ae32-20d3b8ed80e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:15:12 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d6c0f93d-842d-4edf-8c82-6e25b935c27b tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2b58f6b-0e8b-4236-9f58-868d9c48a753) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:15:12 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-d6c0f93d-842d-4edf-8c82-6e25b935c27b tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Created reservations ['1bca0a82-b7a3-40ca-a269-b0d2c9b9b32a', '89e16a45-5e57-4f21-8f2a-a6d49d7fb61c', '0051a99e-5d0e-4c2c-95ff-60ce23b2d27e', '6f0d6ebf-3d6d-4f97-8a77-1089453474ca'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:15:12 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d6c0f93d-842d-4edf-8c82-6e25b935c27b tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2b58f6b-0e8b-4236-9f58-868d9c48a753) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1bca0a82-b7a3-40ca-a269-b0d2c9b9b32a', '89e16a45-5e57-4f21-8f2a-a6d49d7fb61c', '0051a99e-5d0e-4c2c-95ff-60ce23b2d27e', '6f0d6ebf-3d6d-4f97-8a77-1089453474ca']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:15:12 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d6c0f93d-842d-4edf-8c82-6e25b935c27b tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd14012b-ec32-4e06-abfc-3fbe54ee37ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:15:12 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:12 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:15:12 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d6c0f93d-842d-4edf-8c82-6e25b935c27b tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd14012b-ec32-4e06-abfc-3fbe54ee37ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '93821fad-29c5-4135-9107-6bb6899aa2c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-825426677',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31cbab0ca34a408a9799f941adefa62e',qos_specs=None,replication_status=,reservations=['1bca0a82-b7a3-40ca-a269-b0d2c9b9b32a','89e16a45-5e57-4f21-8f2a-a6d49d7fb61c','0051a99e-5d0e-4c2c-95ff-60ce23b2d27e','6f0d6ebf-3d6d-4f97-8a77-1089453474ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74e0f4a9278046e0b25e178b37dc2c6e',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:15:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-825426677',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=93821fad-29c5-4135-9107-6bb6899aa2c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='31cbab0ca34a408a9799f941adefa62e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='74e0f4a9278046e0b25e178b37dc2c6e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:15:12 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d6c0f93d-842d-4edf-8c82-6e25b935c27b tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93bfd616-f791-4715-8ee3-2e4dc9c94ac3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:15:12 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d6c0f93d-842d-4edf-8c82-6e25b935c27b tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93bfd616-f791-4715-8ee3-2e4dc9c94ac3) transitioned into state 'SUCCESS' from state '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-825426677',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31cbab0ca34a408a9799f941adefa62e',qos_specs=None,replication_status=,reservations=['1bca0a82-b7a3-40ca-a269-b0d2c9b9b32a','89e16a45-5e57-4f21-8f2a-a6d49d7fb61c','0051a99e-5d0e-4c2c-95ff-60ce23b2d27e','6f0d6ebf-3d6d-4f97-8a77-1089453474ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74e0f4a9278046e0b25e178b37dc2c6e',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:15:12 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d6c0f93d-842d-4edf-8c82-6e25b935c27b tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7a3ad26-eac7-4ce6-8812-6f95e1f73a75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:15:12 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d6c0f93d-842d-4edf-8c82-6e25b935c27b tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7a3ad26-eac7-4ce6-8812-6f95e1f73a75) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:15:12 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d6c0f93d-842d-4edf-8c82-6e25b935c27b tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Flow 'volume_create_api' (90ca892d-250c-447e-8909-0a3619e485bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:15:12 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-d6c0f93d-842d-4edf-8c82-6e25b935c27b tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Create volume request issued successfully. Sep 03 20:15:12 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d6c0f93d-842d-4edf-8c82-6e25b935c27b tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:15:12 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1109/2188] 192.168.122.54 () {60 vars in 1138 bytes} [Thu Sep 3 20:15:11 2026] POST /volume/v3/volumes => generated 763 bytes in 727 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:15:12 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-936b8d72-820d-4991-a600-6c059302d39b None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:12 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-936b8d72-820d-4991-a600-6c059302d39b tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] GET http://192.168.122.54/volume/v3/volumes/3796f819-86cc-4caa-9acf-c20f865af029 Sep 03 20:15:12 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-936b8d72-820d-4991-a600-6c059302d39b tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:12 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-936b8d72-820d-4991-a600-6c059302d39b tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:12 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:12 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:15:12 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:12 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:15:12 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-936b8d72-820d-4991-a600-6c059302d39b tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Volume info retrieved successfully. Sep 03 20:15:12 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-936b8d72-820d-4991-a600-6c059302d39b tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] http://192.168.122.54/volume/v3/volumes/3796f819-86cc-4caa-9acf-c20f865af029 returned with HTTP 200 Sep 03 20:15:12 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1080/2189] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:15:12 2026] GET /volume/v3/volumes/3796f819-86cc-4caa-9acf-c20f865af029 => generated 857 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:15:12 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-2791b3b3-282c-4e3a-bab8-9194288592e3 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:12 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-2791b3b3-282c-4e3a-bab8-9194288592e3 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] GET http://192.168.122.54/volume/v3/volumes/b85a747b-6ab0-43e7-b2db-1ddb460dd137 Sep 03 20:15:12 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-2791b3b3-282c-4e3a-bab8-9194288592e3 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:12 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-2791b3b3-282c-4e3a-bab8-9194288592e3 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:12 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:12 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:15:12 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:12 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:15:12 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-2791b3b3-282c-4e3a-bab8-9194288592e3 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Volume info retrieved successfully. Sep 03 20:15:12 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-2791b3b3-282c-4e3a-bab8-9194288592e3 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] http://192.168.122.54/volume/v3/volumes/b85a747b-6ab0-43e7-b2db-1ddb460dd137 returned with HTTP 200 Sep 03 20:15:12 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1110/2190] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:15:12 2026] GET /volume/v3/volumes/b85a747b-6ab0-43e7-b2db-1ddb460dd137 => generated 855 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:15:13 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-1c499139-c44d-4362-8627-4f590aca7cf3 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:13 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-1c499139-c44d-4362-8627-4f590aca7cf3 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] GET http://192.168.122.54/volume/v3/volumes/b85a747b-6ab0-43e7-b2db-1ddb460dd137 Sep 03 20:15:13 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-1c499139-c44d-4362-8627-4f590aca7cf3 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:13 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-1c499139-c44d-4362-8627-4f590aca7cf3 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:13 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:13 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:15:13 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:13 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:15:13 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-1c499139-c44d-4362-8627-4f590aca7cf3 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Volume info retrieved successfully. Sep 03 20:15:13 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-1c499139-c44d-4362-8627-4f590aca7cf3 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] http://192.168.122.54/volume/v3/volumes/b85a747b-6ab0-43e7-b2db-1ddb460dd137 returned with HTTP 200 Sep 03 20:15:13 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1081/2191] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:15:13 2026] GET /volume/v3/volumes/b85a747b-6ab0-43e7-b2db-1ddb460dd137 => generated 856 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:15:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-3f0c1d48-8c5b-40a8-b0a9-c1d6bc44fd66 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:13 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-3f0c1d48-8c5b-40a8-b0a9-c1d6bc44fd66 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] GET http://192.168.122.54/volume/v3/volumes/c0ef6e4b-f5b8-4da4-a911-9172034df1b8 Sep 03 20:15:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-3f0c1d48-8c5b-40a8-b0a9-c1d6bc44fd66 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-3f0c1d48-8c5b-40a8-b0a9-c1d6bc44fd66 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:13 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:13 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:15:13 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:13 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:15:13 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-3f0c1d48-8c5b-40a8-b0a9-c1d6bc44fd66 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Volume info retrieved successfully. Sep 03 20:15:13 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-3f0c1d48-8c5b-40a8-b0a9-c1d6bc44fd66 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] http://192.168.122.54/volume/v3/volumes/c0ef6e4b-f5b8-4da4-a911-9172034df1b8 returned with HTTP 200 Sep 03 20:15:13 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1111/2192] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:15:13 2026] GET /volume/v3/volumes/c0ef6e4b-f5b8-4da4-a911-9172034df1b8 => generated 856 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:15:15 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-3248173e-3a7a-448d-b85d-e24937833c30 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:15 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-3248173e-3a7a-448d-b85d-e24937833c30 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] GET http://192.168.122.54/volume/v3/volumes/c0ef6e4b-f5b8-4da4-a911-9172034df1b8 Sep 03 20:15:15 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-3248173e-3a7a-448d-b85d-e24937833c30 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:15 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-3248173e-3a7a-448d-b85d-e24937833c30 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:15 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:15 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:15:15 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:15 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:15:15 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-3248173e-3a7a-448d-b85d-e24937833c30 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Volume info retrieved successfully. Sep 03 20:15:15 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-3248173e-3a7a-448d-b85d-e24937833c30 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] http://192.168.122.54/volume/v3/volumes/c0ef6e4b-f5b8-4da4-a911-9172034df1b8 returned with HTTP 200 Sep 03 20:15:15 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1082/2193] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:15:14 2026] GET /volume/v3/volumes/c0ef6e4b-f5b8-4da4-a911-9172034df1b8 => generated 857 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:15:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-aab94fa1-8895-4019-9e4e-8d60e661c80f None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:15 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-aab94fa1-8895-4019-9e4e-8d60e661c80f tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] GET http://192.168.122.54/volume/v3/volumes/3727c977-ac51-4bda-867d-19a4b5fffe3c Sep 03 20:15:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-aab94fa1-8895-4019-9e4e-8d60e661c80f tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-aab94fa1-8895-4019-9e4e-8d60e661c80f tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:15 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:15 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:15:15 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:15 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:15:15 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-aab94fa1-8895-4019-9e4e-8d60e661c80f tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Volume info retrieved successfully. Sep 03 20:15:15 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-aab94fa1-8895-4019-9e4e-8d60e661c80f tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] http://192.168.122.54/volume/v3/volumes/3727c977-ac51-4bda-867d-19a4b5fffe3c returned with HTTP 200 Sep 03 20:15:15 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1112/2194] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:15:15 2026] GET /volume/v3/volumes/3727c977-ac51-4bda-867d-19a4b5fffe3c => generated 855 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:15:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-ee685a35-b027-4e81-8f69-88621d52e717 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:16 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ee685a35-b027-4e81-8f69-88621d52e717 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] GET http://192.168.122.54/volume/v3/volumes/3727c977-ac51-4bda-867d-19a4b5fffe3c Sep 03 20:15:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ee685a35-b027-4e81-8f69-88621d52e717 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ee685a35-b027-4e81-8f69-88621d52e717 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:16 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:16 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:15:16 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:16 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:15:16 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-ee685a35-b027-4e81-8f69-88621d52e717 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Volume info retrieved successfully. Sep 03 20:15:16 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ee685a35-b027-4e81-8f69-88621d52e717 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] http://192.168.122.54/volume/v3/volumes/3727c977-ac51-4bda-867d-19a4b5fffe3c returned with HTTP 200 Sep 03 20:15:16 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1083/2195] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:15:16 2026] GET /volume/v3/volumes/3727c977-ac51-4bda-867d-19a4b5fffe3c => generated 856 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:15:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-8e453794-6481-482e-a290-a6b8f0fe477e None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:16 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-8e453794-6481-482e-a290-a6b8f0fe477e tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] GET http://192.168.122.54/volume/v3/volumes/93821fad-29c5-4135-9107-6bb6899aa2c0 Sep 03 20:15:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-8e453794-6481-482e-a290-a6b8f0fe477e tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-8e453794-6481-482e-a290-a6b8f0fe477e tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:16 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:16 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:15:16 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:16 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:15:16 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-8e453794-6481-482e-a290-a6b8f0fe477e tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Volume info retrieved successfully. Sep 03 20:15:16 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-8e453794-6481-482e-a290-a6b8f0fe477e tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] http://192.168.122.54/volume/v3/volumes/93821fad-29c5-4135-9107-6bb6899aa2c0 returned with HTTP 200 Sep 03 20:15:16 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1113/2196] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:15:16 2026] GET /volume/v3/volumes/93821fad-29c5-4135-9107-6bb6899aa2c0 => generated 855 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:15:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-50b952e6-4459-44da-b4e3-1e90a35d2f52 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:16 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-50b952e6-4459-44da-b4e3-1e90a35d2f52 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] DELETE http://192.168.122.54/volume/v3/volumes/8957f262-1c50-49c5-83e2-44d02c2ed7a2 Sep 03 20:15:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-50b952e6-4459-44da-b4e3-1e90a35d2f52 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-50b952e6-4459-44da-b4e3-1e90a35d2f52 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:16 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-50b952e6-4459-44da-b4e3-1e90a35d2f52 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Delete volume with id: 8957f262-1c50-49c5-83e2-44d02c2ed7a2 Sep 03 20:15:16 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:16 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:15:16 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:16 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:15:16 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-50b952e6-4459-44da-b4e3-1e90a35d2f52 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Volume info retrieved successfully. Sep 03 20:15:16 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-50b952e6-4459-44da-b4e3-1e90a35d2f52 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Delete volume request issued successfully. Sep 03 20:15:16 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-50b952e6-4459-44da-b4e3-1e90a35d2f52 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] http://192.168.122.54/volume/v3/volumes/8957f262-1c50-49c5-83e2-44d02c2ed7a2 returned with HTTP 202 Sep 03 20:15:16 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1084/2197] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:15:16 2026] DELETE /volume/v3/volumes/8957f262-1c50-49c5-83e2-44d02c2ed7a2 => generated 0 bytes in 140 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:15:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-dcc21087-d774-41e8-831f-311f9ac98941 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:16 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-dcc21087-d774-41e8-831f-311f9ac98941 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] GET http://192.168.122.54/volume/v3/volumes/8957f262-1c50-49c5-83e2-44d02c2ed7a2 Sep 03 20:15:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-dcc21087-d774-41e8-831f-311f9ac98941 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-dcc21087-d774-41e8-831f-311f9ac98941 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:16 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:16 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:15:16 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:16 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:15:16 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-dcc21087-d774-41e8-831f-311f9ac98941 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Volume info retrieved successfully. Sep 03 20:15:16 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-dcc21087-d774-41e8-831f-311f9ac98941 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] http://192.168.122.54/volume/v3/volumes/8957f262-1c50-49c5-83e2-44d02c2ed7a2 returned with HTTP 200 Sep 03 20:15:16 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1114/2198] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:15:16 2026] GET /volume/v3/volumes/8957f262-1c50-49c5-83e2-44d02c2ed7a2 => generated 846 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:15:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-9aaddb78-f73c-4442-8d79-22dcc445711d None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:17 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-9aaddb78-f73c-4442-8d79-22dcc445711d tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] GET http://192.168.122.54/volume/v3/volumes/93821fad-29c5-4135-9107-6bb6899aa2c0 Sep 03 20:15:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-9aaddb78-f73c-4442-8d79-22dcc445711d tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-9aaddb78-f73c-4442-8d79-22dcc445711d tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:17 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:17 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:15:17 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:17 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:15:17 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-9aaddb78-f73c-4442-8d79-22dcc445711d tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Volume info retrieved successfully. Sep 03 20:15:17 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-9aaddb78-f73c-4442-8d79-22dcc445711d tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] http://192.168.122.54/volume/v3/volumes/93821fad-29c5-4135-9107-6bb6899aa2c0 returned with HTTP 200 Sep 03 20:15:17 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1085/2199] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:15:17 2026] GET /volume/v3/volumes/93821fad-29c5-4135-9107-6bb6899aa2c0 => generated 855 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:15:17 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-4afa4b73-8eca-40f1-b5a8-554ddd5e37f4 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:17 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-4afa4b73-8eca-40f1-b5a8-554ddd5e37f4 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] GET http://192.168.122.54/volume/v3/volumes/8957f262-1c50-49c5-83e2-44d02c2ed7a2 Sep 03 20:15:17 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-4afa4b73-8eca-40f1-b5a8-554ddd5e37f4 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:17 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-4afa4b73-8eca-40f1-b5a8-554ddd5e37f4 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:18 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:18 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:15:18 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:18 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:15:18 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-4afa4b73-8eca-40f1-b5a8-554ddd5e37f4 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Volume info retrieved successfully. Sep 03 20:15:18 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-4afa4b73-8eca-40f1-b5a8-554ddd5e37f4 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] http://192.168.122.54/volume/v3/volumes/8957f262-1c50-49c5-83e2-44d02c2ed7a2 returned with HTTP 200 Sep 03 20:15:18 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1115/2200] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:15:17 2026] GET /volume/v3/volumes/8957f262-1c50-49c5-83e2-44d02c2ed7a2 => generated 846 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:15:18 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-be4627be-a687-4075-95d0-ab4f7b3f49a2 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:18 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-be4627be-a687-4075-95d0-ab4f7b3f49a2 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] GET http://192.168.122.54/volume/v3/volumes/93821fad-29c5-4135-9107-6bb6899aa2c0 Sep 03 20:15:18 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-be4627be-a687-4075-95d0-ab4f7b3f49a2 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:18 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-be4627be-a687-4075-95d0-ab4f7b3f49a2 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:18 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:18 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:15:18 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:18 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:15:18 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-be4627be-a687-4075-95d0-ab4f7b3f49a2 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Volume info retrieved successfully. Sep 03 20:15:18 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-be4627be-a687-4075-95d0-ab4f7b3f49a2 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] http://192.168.122.54/volume/v3/volumes/93821fad-29c5-4135-9107-6bb6899aa2c0 returned with HTTP 200 Sep 03 20:15:18 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1086/2201] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:15:18 2026] GET /volume/v3/volumes/93821fad-29c5-4135-9107-6bb6899aa2c0 => generated 856 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:15:19 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-2736d721-270b-4db0-a4c7-a12e13fb2935 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:19 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-2736d721-270b-4db0-a4c7-a12e13fb2935 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] DELETE http://192.168.122.54/volume/v3/volumes/93821fad-29c5-4135-9107-6bb6899aa2c0 Sep 03 20:15:19 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-2736d721-270b-4db0-a4c7-a12e13fb2935 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:19 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-2736d721-270b-4db0-a4c7-a12e13fb2935 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:19 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-2736d721-270b-4db0-a4c7-a12e13fb2935 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Delete volume with id: 93821fad-29c5-4135-9107-6bb6899aa2c0 Sep 03 20:15:19 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:19 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:15:19 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-40d69edf-a989-480d-b4a0-2b3f1c8b77e1 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:19 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:19 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:15:19 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-2736d721-270b-4db0-a4c7-a12e13fb2935 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Volume info retrieved successfully. Sep 03 20:15:19 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-40d69edf-a989-480d-b4a0-2b3f1c8b77e1 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] GET http://192.168.122.54/volume/v3/volumes/8957f262-1c50-49c5-83e2-44d02c2ed7a2 Sep 03 20:15:19 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-40d69edf-a989-480d-b4a0-2b3f1c8b77e1 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:19 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-40d69edf-a989-480d-b4a0-2b3f1c8b77e1 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:19 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:19 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:15:19 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:19 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:15:19 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-40d69edf-a989-480d-b4a0-2b3f1c8b77e1 tempest-TestStampPattern-813740280 tempest-TestStampPattern-813740280-project-member] http://192.168.122.54/volume/v3/volumes/8957f262-1c50-49c5-83e2-44d02c2ed7a2 returned with HTTP 404 Sep 03 20:15:19 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1087/2202] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:15:19 2026] GET /volume/v3/volumes/8957f262-1c50-49c5-83e2-44d02c2ed7a2 => generated 109 bytes in 155 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:15:19 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-2736d721-270b-4db0-a4c7-a12e13fb2935 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Delete volume request issued successfully. Sep 03 20:15:19 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-2736d721-270b-4db0-a4c7-a12e13fb2935 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] http://192.168.122.54/volume/v3/volumes/93821fad-29c5-4135-9107-6bb6899aa2c0 returned with HTTP 202 Sep 03 20:15:19 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1116/2203] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:15:19 2026] DELETE /volume/v3/volumes/93821fad-29c5-4135-9107-6bb6899aa2c0 => generated 0 bytes in 309 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:15:19 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-7e8f5681-8453-4656-8ee1-86368e5cb921 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:19 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-7e8f5681-8453-4656-8ee1-86368e5cb921 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] GET http://192.168.122.54/volume/v3/volumes/93821fad-29c5-4135-9107-6bb6899aa2c0 Sep 03 20:15:19 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-7e8f5681-8453-4656-8ee1-86368e5cb921 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:19 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-7e8f5681-8453-4656-8ee1-86368e5cb921 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:19 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:19 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:15:19 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:19 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:15:19 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-7e8f5681-8453-4656-8ee1-86368e5cb921 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Volume info retrieved successfully. Sep 03 20:15:19 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-7e8f5681-8453-4656-8ee1-86368e5cb921 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] http://192.168.122.54/volume/v3/volumes/93821fad-29c5-4135-9107-6bb6899aa2c0 returned with HTTP 200 Sep 03 20:15:19 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1088/2204] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:15:19 2026] GET /volume/v3/volumes/93821fad-29c5-4135-9107-6bb6899aa2c0 => generated 855 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:15:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-0296bb86-4cd9-479f-870c-35c5d4261cbd None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:20 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-0296bb86-4cd9-479f-870c-35c5d4261cbd tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] GET http://192.168.122.54/volume/v3/volumes/93821fad-29c5-4135-9107-6bb6899aa2c0 Sep 03 20:15:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-0296bb86-4cd9-479f-870c-35c5d4261cbd tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-0296bb86-4cd9-479f-870c-35c5d4261cbd tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:20 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:20 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:15:20 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:20 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:15:20 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-0296bb86-4cd9-479f-870c-35c5d4261cbd tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Volume info retrieved successfully. Sep 03 20:15:20 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-0296bb86-4cd9-479f-870c-35c5d4261cbd tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] http://192.168.122.54/volume/v3/volumes/93821fad-29c5-4135-9107-6bb6899aa2c0 returned with HTTP 200 Sep 03 20:15:20 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1117/2205] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:15:20 2026] GET /volume/v3/volumes/93821fad-29c5-4135-9107-6bb6899aa2c0 => generated 855 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:15:21 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-dcfd9b96-3ab6-4dd3-91f7-12c08a71d31e None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:21 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-dcfd9b96-3ab6-4dd3-91f7-12c08a71d31e tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] GET http://192.168.122.54/volume/v3/volumes/93821fad-29c5-4135-9107-6bb6899aa2c0 Sep 03 20:15:21 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-dcfd9b96-3ab6-4dd3-91f7-12c08a71d31e tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:21 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-dcfd9b96-3ab6-4dd3-91f7-12c08a71d31e tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:21 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:21 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:15:21 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:21 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:15:21 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-dcfd9b96-3ab6-4dd3-91f7-12c08a71d31e tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Volume info retrieved successfully. Sep 03 20:15:21 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-dcfd9b96-3ab6-4dd3-91f7-12c08a71d31e tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] http://192.168.122.54/volume/v3/volumes/93821fad-29c5-4135-9107-6bb6899aa2c0 returned with HTTP 200 Sep 03 20:15:21 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1089/2206] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:15:21 2026] GET /volume/v3/volumes/93821fad-29c5-4135-9107-6bb6899aa2c0 => generated 855 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:15:22 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-78d3400f-33df-498c-9dd9-f64221743623 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:22 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-78d3400f-33df-498c-9dd9-f64221743623 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] GET http://192.168.122.54/volume/v3/volumes/93821fad-29c5-4135-9107-6bb6899aa2c0 Sep 03 20:15:22 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-78d3400f-33df-498c-9dd9-f64221743623 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:22 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-78d3400f-33df-498c-9dd9-f64221743623 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:22 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-78d3400f-33df-498c-9dd9-f64221743623 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] http://192.168.122.54/volume/v3/volumes/93821fad-29c5-4135-9107-6bb6899aa2c0 returned with HTTP 404 Sep 03 20:15:22 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1118/2207] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:15:22 2026] GET /volume/v3/volumes/93821fad-29c5-4135-9107-6bb6899aa2c0 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:15:22 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-4ff50e0e-a0ee-4142-9433-80f0ebbdcb7b None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:22 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-4ff50e0e-a0ee-4142-9433-80f0ebbdcb7b tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] DELETE http://192.168.122.54/volume/v3/volumes/3727c977-ac51-4bda-867d-19a4b5fffe3c Sep 03 20:15:22 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-4ff50e0e-a0ee-4142-9433-80f0ebbdcb7b tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:22 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-4ff50e0e-a0ee-4142-9433-80f0ebbdcb7b tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:22 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-4ff50e0e-a0ee-4142-9433-80f0ebbdcb7b tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Delete volume with id: 3727c977-ac51-4bda-867d-19a4b5fffe3c Sep 03 20:15:22 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:22 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:15:22 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:22 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:15:22 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-4ff50e0e-a0ee-4142-9433-80f0ebbdcb7b tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Volume info retrieved successfully. Sep 03 20:15:22 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-4ff50e0e-a0ee-4142-9433-80f0ebbdcb7b tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Delete volume request issued successfully. Sep 03 20:15:22 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-4ff50e0e-a0ee-4142-9433-80f0ebbdcb7b tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] http://192.168.122.54/volume/v3/volumes/3727c977-ac51-4bda-867d-19a4b5fffe3c returned with HTTP 202 Sep 03 20:15:22 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1090/2208] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:15:22 2026] DELETE /volume/v3/volumes/3727c977-ac51-4bda-867d-19a4b5fffe3c => generated 0 bytes in 161 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:15:22 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-33c11502-88fc-4e62-bd35-37e3b8218ba4 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:22 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-33c11502-88fc-4e62-bd35-37e3b8218ba4 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] GET http://192.168.122.54/volume/v3/volumes/3727c977-ac51-4bda-867d-19a4b5fffe3c Sep 03 20:15:22 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-33c11502-88fc-4e62-bd35-37e3b8218ba4 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:22 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-33c11502-88fc-4e62-bd35-37e3b8218ba4 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:23 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:23 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:15:23 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:23 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:15:23 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-33c11502-88fc-4e62-bd35-37e3b8218ba4 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Volume info retrieved successfully. Sep 03 20:15:23 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-33c11502-88fc-4e62-bd35-37e3b8218ba4 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] http://192.168.122.54/volume/v3/volumes/3727c977-ac51-4bda-867d-19a4b5fffe3c returned with HTTP 200 Sep 03 20:15:23 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1119/2209] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:15:22 2026] GET /volume/v3/volumes/3727c977-ac51-4bda-867d-19a4b5fffe3c => generated 855 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:15:24 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-5858c42f-54e4-4971-9676-503b21b4b4b3 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:24 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5858c42f-54e4-4971-9676-503b21b4b4b3 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] GET http://192.168.122.54/volume/v3/volumes/3727c977-ac51-4bda-867d-19a4b5fffe3c Sep 03 20:15:24 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5858c42f-54e4-4971-9676-503b21b4b4b3 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:24 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5858c42f-54e4-4971-9676-503b21b4b4b3 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:24 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:24 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:15:24 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:24 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:15:24 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-5858c42f-54e4-4971-9676-503b21b4b4b3 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Volume info retrieved successfully. Sep 03 20:15:24 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5858c42f-54e4-4971-9676-503b21b4b4b3 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] http://192.168.122.54/volume/v3/volumes/3727c977-ac51-4bda-867d-19a4b5fffe3c returned with HTTP 200 Sep 03 20:15:24 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1091/2210] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:15:24 2026] GET /volume/v3/volumes/3727c977-ac51-4bda-867d-19a4b5fffe3c => generated 855 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:15:25 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-19a2759a-e746-4ecc-b1e9-b466636f9f35 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:25 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-19a2759a-e746-4ecc-b1e9-b466636f9f35 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] GET http://192.168.122.54/volume/v3/volumes/3727c977-ac51-4bda-867d-19a4b5fffe3c Sep 03 20:15:25 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-19a2759a-e746-4ecc-b1e9-b466636f9f35 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:25 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-19a2759a-e746-4ecc-b1e9-b466636f9f35 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:25 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-19a2759a-e746-4ecc-b1e9-b466636f9f35 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] http://192.168.122.54/volume/v3/volumes/3727c977-ac51-4bda-867d-19a4b5fffe3c returned with HTTP 404 Sep 03 20:15:25 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1120/2211] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:15:25 2026] GET /volume/v3/volumes/3727c977-ac51-4bda-867d-19a4b5fffe3c => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:15:25 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-e1a75e49-13a0-44e5-8bc0-f5cfb04ae496 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:25 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e1a75e49-13a0-44e5-8bc0-f5cfb04ae496 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] DELETE http://192.168.122.54/volume/v3/volumes/c0ef6e4b-f5b8-4da4-a911-9172034df1b8 Sep 03 20:15:25 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e1a75e49-13a0-44e5-8bc0-f5cfb04ae496 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:25 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e1a75e49-13a0-44e5-8bc0-f5cfb04ae496 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:25 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-e1a75e49-13a0-44e5-8bc0-f5cfb04ae496 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Delete volume with id: c0ef6e4b-f5b8-4da4-a911-9172034df1b8 Sep 03 20:15:25 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:25 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:15:25 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:25 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:15:25 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-e1a75e49-13a0-44e5-8bc0-f5cfb04ae496 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Volume info retrieved successfully. Sep 03 20:15:25 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-e1a75e49-13a0-44e5-8bc0-f5cfb04ae496 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Delete volume request issued successfully. Sep 03 20:15:25 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e1a75e49-13a0-44e5-8bc0-f5cfb04ae496 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] http://192.168.122.54/volume/v3/volumes/c0ef6e4b-f5b8-4da4-a911-9172034df1b8 returned with HTTP 202 Sep 03 20:15:25 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-01366193-3964-47c6-94c5-2adb8f2fe84b None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:25 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1092/2212] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:15:25 2026] DELETE /volume/v3/volumes/c0ef6e4b-f5b8-4da4-a911-9172034df1b8 => generated 0 bytes in 194 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:15:25 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-01366193-3964-47c6-94c5-2adb8f2fe84b tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] GET http://192.168.122.54/volume/v3/volumes/c0ef6e4b-f5b8-4da4-a911-9172034df1b8 Sep 03 20:15:25 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-01366193-3964-47c6-94c5-2adb8f2fe84b tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:25 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-01366193-3964-47c6-94c5-2adb8f2fe84b tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:25 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:25 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:15:25 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:25 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:15:25 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-01366193-3964-47c6-94c5-2adb8f2fe84b tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Volume info retrieved successfully. Sep 03 20:15:25 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-01366193-3964-47c6-94c5-2adb8f2fe84b tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] http://192.168.122.54/volume/v3/volumes/c0ef6e4b-f5b8-4da4-a911-9172034df1b8 returned with HTTP 200 Sep 03 20:15:25 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1121/2213] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:15:25 2026] GET /volume/v3/volumes/c0ef6e4b-f5b8-4da4-a911-9172034df1b8 => generated 856 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:15:26 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-a5d7f6fa-e5a1-4a7b-8775-bcb5013b1333 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:26 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a5d7f6fa-e5a1-4a7b-8775-bcb5013b1333 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] GET http://192.168.122.54/volume/v3/volumes/c0ef6e4b-f5b8-4da4-a911-9172034df1b8 Sep 03 20:15:26 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a5d7f6fa-e5a1-4a7b-8775-bcb5013b1333 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:26 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a5d7f6fa-e5a1-4a7b-8775-bcb5013b1333 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:26 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:26 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:15:26 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:26 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:15:26 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-a5d7f6fa-e5a1-4a7b-8775-bcb5013b1333 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Volume info retrieved successfully. Sep 03 20:15:26 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a5d7f6fa-e5a1-4a7b-8775-bcb5013b1333 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] http://192.168.122.54/volume/v3/volumes/c0ef6e4b-f5b8-4da4-a911-9172034df1b8 returned with HTTP 200 Sep 03 20:15:26 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1093/2214] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:15:26 2026] GET /volume/v3/volumes/c0ef6e4b-f5b8-4da4-a911-9172034df1b8 => generated 856 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:15:27 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-bb56b1d3-355f-4c29-a54a-22a3e42baf4f None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:27 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-bb56b1d3-355f-4c29-a54a-22a3e42baf4f tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] GET http://192.168.122.54/volume/v3/volumes/c0ef6e4b-f5b8-4da4-a911-9172034df1b8 Sep 03 20:15:27 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-bb56b1d3-355f-4c29-a54a-22a3e42baf4f tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:27 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-bb56b1d3-355f-4c29-a54a-22a3e42baf4f tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:27 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:27 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:15:27 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:27 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:15:27 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-bb56b1d3-355f-4c29-a54a-22a3e42baf4f tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] http://192.168.122.54/volume/v3/volumes/c0ef6e4b-f5b8-4da4-a911-9172034df1b8 returned with HTTP 404 Sep 03 20:15:27 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1122/2215] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:15:27 2026] GET /volume/v3/volumes/c0ef6e4b-f5b8-4da4-a911-9172034df1b8 => generated 109 bytes in 79 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 20:15:27 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-530f866d-5583-4ca4-a618-d3894abd31cd None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:27 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-530f866d-5583-4ca4-a618-d3894abd31cd tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] DELETE http://192.168.122.54/volume/v3/volumes/b85a747b-6ab0-43e7-b2db-1ddb460dd137 Sep 03 20:15:27 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-530f866d-5583-4ca4-a618-d3894abd31cd tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:27 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-530f866d-5583-4ca4-a618-d3894abd31cd tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:27 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-530f866d-5583-4ca4-a618-d3894abd31cd tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Delete volume with id: b85a747b-6ab0-43e7-b2db-1ddb460dd137 Sep 03 20:15:27 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:27 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:15:27 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:27 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:15:27 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-530f866d-5583-4ca4-a618-d3894abd31cd tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Volume info retrieved successfully. Sep 03 20:15:28 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-530f866d-5583-4ca4-a618-d3894abd31cd tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Delete volume request issued successfully. Sep 03 20:15:28 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-530f866d-5583-4ca4-a618-d3894abd31cd tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] http://192.168.122.54/volume/v3/volumes/b85a747b-6ab0-43e7-b2db-1ddb460dd137 returned with HTTP 202 Sep 03 20:15:28 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1094/2216] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:15:27 2026] DELETE /volume/v3/volumes/b85a747b-6ab0-43e7-b2db-1ddb460dd137 => generated 0 bytes in 187 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:15:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-c92f6573-e778-4ba2-b432-82032e78e153 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:28 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c92f6573-e778-4ba2-b432-82032e78e153 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] GET http://192.168.122.54/volume/v3/volumes/b85a747b-6ab0-43e7-b2db-1ddb460dd137 Sep 03 20:15:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c92f6573-e778-4ba2-b432-82032e78e153 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c92f6573-e778-4ba2-b432-82032e78e153 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:28 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:28 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:15:28 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:28 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:15:28 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-c92f6573-e778-4ba2-b432-82032e78e153 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Volume info retrieved successfully. Sep 03 20:15:28 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c92f6573-e778-4ba2-b432-82032e78e153 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] http://192.168.122.54/volume/v3/volumes/b85a747b-6ab0-43e7-b2db-1ddb460dd137 returned with HTTP 200 Sep 03 20:15:28 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1123/2217] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:15:28 2026] GET /volume/v3/volumes/b85a747b-6ab0-43e7-b2db-1ddb460dd137 => generated 855 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:15:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-ec01f190-4f05-4671-a2eb-7c4dc853cc22 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:29 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ec01f190-4f05-4671-a2eb-7c4dc853cc22 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] GET http://192.168.122.54/volume/v3/volumes/b85a747b-6ab0-43e7-b2db-1ddb460dd137 Sep 03 20:15:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ec01f190-4f05-4671-a2eb-7c4dc853cc22 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ec01f190-4f05-4671-a2eb-7c4dc853cc22 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:29 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:29 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:15:29 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:29 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:15:29 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-ec01f190-4f05-4671-a2eb-7c4dc853cc22 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Volume info retrieved successfully. Sep 03 20:15:29 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ec01f190-4f05-4671-a2eb-7c4dc853cc22 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] http://192.168.122.54/volume/v3/volumes/b85a747b-6ab0-43e7-b2db-1ddb460dd137 returned with HTTP 200 Sep 03 20:15:29 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1095/2218] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:15:29 2026] GET /volume/v3/volumes/b85a747b-6ab0-43e7-b2db-1ddb460dd137 => generated 855 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:15:30 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-2e42ca29-e2d5-429c-8ec6-bb742e001de3 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:30 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-2e42ca29-e2d5-429c-8ec6-bb742e001de3 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] GET http://192.168.122.54/volume/v3/volumes/b85a747b-6ab0-43e7-b2db-1ddb460dd137 Sep 03 20:15:30 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-2e42ca29-e2d5-429c-8ec6-bb742e001de3 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:30 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-2e42ca29-e2d5-429c-8ec6-bb742e001de3 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:30 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-2e42ca29-e2d5-429c-8ec6-bb742e001de3 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] http://192.168.122.54/volume/v3/volumes/b85a747b-6ab0-43e7-b2db-1ddb460dd137 returned with HTTP 404 Sep 03 20:15:30 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1124/2219] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:15:30 2026] GET /volume/v3/volumes/b85a747b-6ab0-43e7-b2db-1ddb460dd137 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:15:30 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-0e9423dd-3057-4261-992b-ad95e7ffacfb None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:30 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-0e9423dd-3057-4261-992b-ad95e7ffacfb tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] DELETE http://192.168.122.54/volume/v3/volumes/3796f819-86cc-4caa-9acf-c20f865af029 Sep 03 20:15:30 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-0e9423dd-3057-4261-992b-ad95e7ffacfb tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:30 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-0e9423dd-3057-4261-992b-ad95e7ffacfb tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:30 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-0e9423dd-3057-4261-992b-ad95e7ffacfb tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Delete volume with id: 3796f819-86cc-4caa-9acf-c20f865af029 Sep 03 20:15:30 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:30 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:15:30 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:30 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:15:30 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-0e9423dd-3057-4261-992b-ad95e7ffacfb tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Volume info retrieved successfully. Sep 03 20:15:30 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-0e9423dd-3057-4261-992b-ad95e7ffacfb tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Delete volume request issued successfully. Sep 03 20:15:30 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-0e9423dd-3057-4261-992b-ad95e7ffacfb tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] http://192.168.122.54/volume/v3/volumes/3796f819-86cc-4caa-9acf-c20f865af029 returned with HTTP 202 Sep 03 20:15:30 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1096/2220] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:15:30 2026] DELETE /volume/v3/volumes/3796f819-86cc-4caa-9acf-c20f865af029 => generated 0 bytes in 160 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:15:30 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-978bf884-2749-4a5c-aa5c-42bf61edc05b None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:30 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-978bf884-2749-4a5c-aa5c-42bf61edc05b tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] GET http://192.168.122.54/volume/v3/volumes/3796f819-86cc-4caa-9acf-c20f865af029 Sep 03 20:15:30 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-978bf884-2749-4a5c-aa5c-42bf61edc05b tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:30 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-978bf884-2749-4a5c-aa5c-42bf61edc05b tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:30 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:30 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:15:30 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:30 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:15:30 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-978bf884-2749-4a5c-aa5c-42bf61edc05b tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Volume info retrieved successfully. Sep 03 20:15:30 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-978bf884-2749-4a5c-aa5c-42bf61edc05b tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] http://192.168.122.54/volume/v3/volumes/3796f819-86cc-4caa-9acf-c20f865af029 returned with HTTP 200 Sep 03 20:15:30 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1125/2221] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:15:30 2026] GET /volume/v3/volumes/3796f819-86cc-4caa-9acf-c20f865af029 => generated 856 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:15:31 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-b626fa0b-fce9-486f-9626-0be464c34cb2 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:31 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b626fa0b-fce9-486f-9626-0be464c34cb2 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] GET http://192.168.122.54/volume/v3/volumes/3796f819-86cc-4caa-9acf-c20f865af029 Sep 03 20:15:31 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b626fa0b-fce9-486f-9626-0be464c34cb2 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:31 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b626fa0b-fce9-486f-9626-0be464c34cb2 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:31 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:31 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:15:31 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:31 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:15:31 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-b626fa0b-fce9-486f-9626-0be464c34cb2 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Volume info retrieved successfully. Sep 03 20:15:31 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b626fa0b-fce9-486f-9626-0be464c34cb2 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] http://192.168.122.54/volume/v3/volumes/3796f819-86cc-4caa-9acf-c20f865af029 returned with HTTP 200 Sep 03 20:15:31 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1097/2222] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:15:31 2026] GET /volume/v3/volumes/3796f819-86cc-4caa-9acf-c20f865af029 => generated 856 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:15:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-352a597f-370d-49a2-a02d-0038e2657819 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:32 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-352a597f-370d-49a2-a02d-0038e2657819 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] GET http://192.168.122.54/volume/v3/volumes/3796f819-86cc-4caa-9acf-c20f865af029 Sep 03 20:15:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-352a597f-370d-49a2-a02d-0038e2657819 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-352a597f-370d-49a2-a02d-0038e2657819 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:32 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-352a597f-370d-49a2-a02d-0038e2657819 tempest-CreateVolumesFromImageTest-1515620649 tempest-CreateVolumesFromImageTest-1515620649-project-member] http://192.168.122.54/volume/v3/volumes/3796f819-86cc-4caa-9acf-c20f865af029 returned with HTTP 404 Sep 03 20:15:32 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1126/2223] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:15:32 2026] GET /volume/v3/volumes/3796f819-86cc-4caa-9acf-c20f865af029 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:15:36 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-61c07bd6-2128-4fbc-9c63-fdee51f8aea3 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:36 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-61c07bd6-2128-4fbc-9c63-fdee51f8aea3 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:15:36 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-61c07bd6-2128-4fbc-9c63-fdee51f8aea3 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1255228390"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:15:36 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.volumes [None req-61c07bd6-2128-4fbc-9c63-fdee51f8aea3 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1255228390'}} {{(pid=87290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:15:36 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-61c07bd6-2128-4fbc-9c63-fdee51f8aea3 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Create volume of 1 GB Sep 03 20:15:36 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-61c07bd6-2128-4fbc-9c63-fdee51f8aea3 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Availability Zones retrieved successfully. Sep 03 20:15:36 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-61c07bd6-2128-4fbc-9c63-fdee51f8aea3 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Flow 'volume_create_api' (02857682-4979-4b16-ac9b-92295f05a455) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:15:36 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-61c07bd6-2128-4fbc-9c63-fdee51f8aea3 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56788d60-f1e7-4152-8c0a-baa0ac275983) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:15:36 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.flows.api.create_volume [None req-61c07bd6-2128-4fbc-9c63-fdee51f8aea3 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Validating volume size '1' using validate_int {{(pid=87290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:15:36 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-61c07bd6-2128-4fbc-9c63-fdee51f8aea3 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56788d60-f1e7-4152-8c0a-baa0ac275983) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:15:36 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-61c07bd6-2128-4fbc-9c63-fdee51f8aea3 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b09f0b89-bceb-4dee-9854-040873ecc511) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:15:36 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-61c07bd6-2128-4fbc-9c63-fdee51f8aea3 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Created reservations ['6b754ab1-eb5a-452b-b8c6-73e3eeeec221', 'bed0df83-b40b-40d6-ab06-659221763f24', 'e72f9ce9-dee4-4422-b7d3-79314ac2d007', 'c07f2e93-2c9d-4cf4-b958-410bee49a920'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:15:36 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-61c07bd6-2128-4fbc-9c63-fdee51f8aea3 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b09f0b89-bceb-4dee-9854-040873ecc511) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6b754ab1-eb5a-452b-b8c6-73e3eeeec221', 'bed0df83-b40b-40d6-ab06-659221763f24', 'e72f9ce9-dee4-4422-b7d3-79314ac2d007', 'c07f2e93-2c9d-4cf4-b958-410bee49a920']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:15:36 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-61c07bd6-2128-4fbc-9c63-fdee51f8aea3 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a86441f-30b3-4fe0-83d2-5acdd4d7c4df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:15:36 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:36 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:15:36 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-61c07bd6-2128-4fbc-9c63-fdee51f8aea3 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a86441f-30b3-4fe0-83d2-5acdd4d7c4df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '510291ac-fcbb-4d31-8ac5-4bc5326f6a2b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1255228390',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd6091953f9442d0aab16938037cc150',qos_specs=None,replication_status=,reservations=['6b754ab1-eb5a-452b-b8c6-73e3eeeec221','bed0df83-b40b-40d6-ab06-659221763f24','e72f9ce9-dee4-4422-b7d3-79314ac2d007','c07f2e93-2c9d-4cf4-b958-410bee49a920'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f24746523174558a460553805320df4',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:15:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1255228390',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=510291ac-fcbb-4d31-8ac5-4bc5326f6a2b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd6091953f9442d0aab16938037cc150',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2f24746523174558a460553805320df4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:15:36 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-61c07bd6-2128-4fbc-9c63-fdee51f8aea3 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18fc2372-f8fe-4d84-b383-98837221c665) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:15:36 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-61c07bd6-2128-4fbc-9c63-fdee51f8aea3 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18fc2372-f8fe-4d84-b383-98837221c665) transitioned into state 'SUCCESS' from state '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-1255228390',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd6091953f9442d0aab16938037cc150',qos_specs=None,replication_status=,reservations=['6b754ab1-eb5a-452b-b8c6-73e3eeeec221','bed0df83-b40b-40d6-ab06-659221763f24','e72f9ce9-dee4-4422-b7d3-79314ac2d007','c07f2e93-2c9d-4cf4-b958-410bee49a920'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f24746523174558a460553805320df4',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:15:36 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-61c07bd6-2128-4fbc-9c63-fdee51f8aea3 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14acf04c-7a96-4620-aa88-73d0f76259a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:15:36 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-61c07bd6-2128-4fbc-9c63-fdee51f8aea3 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14acf04c-7a96-4620-aa88-73d0f76259a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:15:36 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-61c07bd6-2128-4fbc-9c63-fdee51f8aea3 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Flow 'volume_create_api' (02857682-4979-4b16-ac9b-92295f05a455) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:15:36 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-61c07bd6-2128-4fbc-9c63-fdee51f8aea3 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Create volume request issued successfully. Sep 03 20:15:36 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-61c07bd6-2128-4fbc-9c63-fdee51f8aea3 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:15:36 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1098/2224] 192.168.122.54 () {60 vars in 1137 bytes} [Thu Sep 3 20:15:36 2026] POST /volume/v3/volumes => generated 767 bytes in 698 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:15:36 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-b8ea9c22-7d8f-42c5-bfec-501df68a2c39 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:36 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b8ea9c22-7d8f-42c5-bfec-501df68a2c39 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] GET http://192.168.122.54/volume/v3/volumes/510291ac-fcbb-4d31-8ac5-4bc5326f6a2b Sep 03 20:15:36 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b8ea9c22-7d8f-42c5-bfec-501df68a2c39 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:36 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b8ea9c22-7d8f-42c5-bfec-501df68a2c39 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:36 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:36 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:15:36 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:36 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:15:36 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-b8ea9c22-7d8f-42c5-bfec-501df68a2c39 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Volume info retrieved successfully. Sep 03 20:15:36 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b8ea9c22-7d8f-42c5-bfec-501df68a2c39 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] http://192.168.122.54/volume/v3/volumes/510291ac-fcbb-4d31-8ac5-4bc5326f6a2b returned with HTTP 200 Sep 03 20:15:36 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1127/2225] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:15:36 2026] GET /volume/v3/volumes/510291ac-fcbb-4d31-8ac5-4bc5326f6a2b => generated 835 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:15:37 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-f1d9c4b4-76aa-4d22-950e-161544c64471 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:37 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f1d9c4b4-76aa-4d22-950e-161544c64471 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] GET http://192.168.122.54/volume/v3/volumes/510291ac-fcbb-4d31-8ac5-4bc5326f6a2b Sep 03 20:15:37 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f1d9c4b4-76aa-4d22-950e-161544c64471 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:37 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f1d9c4b4-76aa-4d22-950e-161544c64471 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:37 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:37 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:15:37 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:37 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:15:37 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-f1d9c4b4-76aa-4d22-950e-161544c64471 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Volume info retrieved successfully. Sep 03 20:15:37 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f1d9c4b4-76aa-4d22-950e-161544c64471 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] http://192.168.122.54/volume/v3/volumes/510291ac-fcbb-4d31-8ac5-4bc5326f6a2b returned with HTTP 200 Sep 03 20:15:37 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1099/2226] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:15:37 2026] GET /volume/v3/volumes/510291ac-fcbb-4d31-8ac5-4bc5326f6a2b => generated 859 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:15:38 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-3b2e700c-50e5-4fe0-ab03-59a5425102b5 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:38 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-3b2e700c-50e5-4fe0-ab03-59a5425102b5 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] GET http://192.168.122.54/volume/v3/volumes/510291ac-fcbb-4d31-8ac5-4bc5326f6a2b Sep 03 20:15:38 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-3b2e700c-50e5-4fe0-ab03-59a5425102b5 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:38 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-3b2e700c-50e5-4fe0-ab03-59a5425102b5 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:39 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:39 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:15:39 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:39 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:15:39 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-3b2e700c-50e5-4fe0-ab03-59a5425102b5 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Volume info retrieved successfully. Sep 03 20:15:39 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-3b2e700c-50e5-4fe0-ab03-59a5425102b5 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] http://192.168.122.54/volume/v3/volumes/510291ac-fcbb-4d31-8ac5-4bc5326f6a2b returned with HTTP 200 Sep 03 20:15:39 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1128/2227] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:15:38 2026] GET /volume/v3/volumes/510291ac-fcbb-4d31-8ac5-4bc5326f6a2b => generated 860 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:15:39 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-d17f63d0-526b-45e7-b492-bdd21db89080 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:39 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-d17f63d0-526b-45e7-b492-bdd21db89080 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] POST http://192.168.122.54/volume/v3/snapshots Sep 03 20:15:39 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-d17f63d0-526b-45e7-b492-bdd21db89080 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "510291ac-fcbb-4d31-8ac5-4bc5326f6a2b", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1936246835"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:15:39 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:39 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:15:39 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:39 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:15:39 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-d17f63d0-526b-45e7-b492-bdd21db89080 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Volume info retrieved successfully. Sep 03 20:15:39 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.snapshots [None req-d17f63d0-526b-45e7-b492-bdd21db89080 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Create snapshot from volume 510291ac-fcbb-4d31-8ac5-4bc5326f6a2b Sep 03 20:15:39 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-d17f63d0-526b-45e7-b492-bdd21db89080 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Created reservations ['4fd19b5d-cc7d-456a-a3bc-0ded328f4808', 'd4a5872c-08f5-497b-96e7-25f58f28d76d', 'd93d2f4e-afc4-43ee-a70b-7f14f96dddac', '8a0985f4-d6b2-4f9b-b94e-97c70bc0f84b'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:15:39 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:39 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:15:39 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-d17f63d0-526b-45e7-b492-bdd21db89080 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Snapshot create request issued successfully. Sep 03 20:15:39 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-d17f63d0-526b-45e7-b492-bdd21db89080 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] http://192.168.122.54/volume/v3/snapshots returned with HTTP 202 Sep 03 20:15:39 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1100/2228] 192.168.122.54 () {60 vars in 1144 bytes} [Thu Sep 3 20:15:39 2026] POST /volume/v3/snapshots => generated 316 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:15:39 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-a821306f-4989-4733-9384-a9db8819c8fa None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:39 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a821306f-4989-4733-9384-a9db8819c8fa tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] GET http://192.168.122.54/volume/v3/snapshots/12dfb048-1732-4321-985b-2e247d705107 Sep 03 20:15:39 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a821306f-4989-4733-9384-a9db8819c8fa tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:39 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a821306f-4989-4733-9384-a9db8819c8fa tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:39 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:39 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:15:39 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-a821306f-4989-4733-9384-a9db8819c8fa tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Snapshot retrieved successfully. Sep 03 20:15:39 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a821306f-4989-4733-9384-a9db8819c8fa tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] http://192.168.122.54/volume/v3/snapshots/12dfb048-1732-4321-985b-2e247d705107 returned with HTTP 200 Sep 03 20:15:39 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1129/2229] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:15:39 2026] GET /volume/v3/snapshots/12dfb048-1732-4321-985b-2e247d705107 => generated 448 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:15:40 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-f1ed2e8e-82ce-455b-abde-c66dadf69a88 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:40 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f1ed2e8e-82ce-455b-abde-c66dadf69a88 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] GET http://192.168.122.54/volume/v3/snapshots/12dfb048-1732-4321-985b-2e247d705107 Sep 03 20:15:40 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f1ed2e8e-82ce-455b-abde-c66dadf69a88 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:40 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f1ed2e8e-82ce-455b-abde-c66dadf69a88 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:40 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:40 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:15:40 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-f1ed2e8e-82ce-455b-abde-c66dadf69a88 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Snapshot retrieved successfully. Sep 03 20:15:40 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f1ed2e8e-82ce-455b-abde-c66dadf69a88 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] http://192.168.122.54/volume/v3/snapshots/12dfb048-1732-4321-985b-2e247d705107 returned with HTTP 200 Sep 03 20:15:40 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1101/2230] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:15:40 2026] GET /volume/v3/snapshots/12dfb048-1732-4321-985b-2e247d705107 => generated 448 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:15:40 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-543998e2-1cc8-4d50-b37e-80833655a5f1 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:40 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-543998e2-1cc8-4d50-b37e-80833655a5f1 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] GET http://192.168.122.54/volume/v3/volumes/4db1d39a-58d0-4b92-b9c0-b0c32e648b91 Sep 03 20:15:40 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-543998e2-1cc8-4d50-b37e-80833655a5f1 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:40 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-543998e2-1cc8-4d50-b37e-80833655a5f1 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:40 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:40 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:15:40 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:40 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:15:40 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-543998e2-1cc8-4d50-b37e-80833655a5f1 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Volume info retrieved successfully. Sep 03 20:15:40 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-543998e2-1cc8-4d50-b37e-80833655a5f1 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] http://192.168.122.54/volume/v3/volumes/4db1d39a-58d0-4b92-b9c0-b0c32e648b91 returned with HTTP 200 Sep 03 20:15:40 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1130/2231] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:15:40 2026] GET /volume/v3/volumes/4db1d39a-58d0-4b92-b9c0-b0c32e648b91 => generated 865 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:15:40 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-5372cf33-0f74-4f5a-9972-68addfca80e1 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:40 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5372cf33-0f74-4f5a-9972-68addfca80e1 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] GET http://192.168.122.54/volume/v3/volumes/4db1d39a-58d0-4b92-b9c0-b0c32e648b91 Sep 03 20:15:40 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5372cf33-0f74-4f5a-9972-68addfca80e1 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:40 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5372cf33-0f74-4f5a-9972-68addfca80e1 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:40 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:40 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:15:40 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:40 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:15:40 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-5372cf33-0f74-4f5a-9972-68addfca80e1 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Volume info retrieved successfully. Sep 03 20:15:40 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5372cf33-0f74-4f5a-9972-68addfca80e1 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] http://192.168.122.54/volume/v3/volumes/4db1d39a-58d0-4b92-b9c0-b0c32e648b91 returned with HTTP 200 Sep 03 20:15:40 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1102/2232] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:15:40 2026] GET /volume/v3/volumes/4db1d39a-58d0-4b92-b9c0-b0c32e648b91 => generated 865 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:15:40 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-6faa465b-a2de-4b5f-bc76-d08838ee43e1 req-40e344d1-a033-48bf-92ec-8435e279aba0 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:40 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-6faa465b-a2de-4b5f-bc76-d08838ee43e1 req-40e344d1-a033-48bf-92ec-8435e279aba0 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] GET http://192.168.122.54/volume/v3/volumes/4db1d39a-58d0-4b92-b9c0-b0c32e648b91 Sep 03 20:15:40 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-6faa465b-a2de-4b5f-bc76-d08838ee43e1 req-40e344d1-a033-48bf-92ec-8435e279aba0 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:40 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-6faa465b-a2de-4b5f-bc76-d08838ee43e1 req-40e344d1-a033-48bf-92ec-8435e279aba0 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:40 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:40 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:15:40 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:40 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:15:40 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [req-6faa465b-a2de-4b5f-bc76-d08838ee43e1 req-40e344d1-a033-48bf-92ec-8435e279aba0 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Volume info retrieved successfully. Sep 03 20:15:40 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-6faa465b-a2de-4b5f-bc76-d08838ee43e1 req-40e344d1-a033-48bf-92ec-8435e279aba0 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] http://192.168.122.54/volume/v3/volumes/4db1d39a-58d0-4b92-b9c0-b0c32e648b91 returned with HTTP 200 Sep 03 20:15:40 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1131/2233] 192.168.122.54 () {60 vars in 1482 bytes} [Thu Sep 3 20:15:40 2026] GET /volume/v3/volumes/4db1d39a-58d0-4b92-b9c0-b0c32e648b91 => generated 865 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:15:40 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-02e3e349-83ff-4852-bbb9-53b084f7e970 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:40 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-02e3e349-83ff-4852-bbb9-53b084f7e970 None None] GET http://192.168.122.54/volume// Sep 03 20:15:40 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-02e3e349-83ff-4852-bbb9-53b084f7e970 None None] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:40 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-02e3e349-83ff-4852-bbb9-53b084f7e970 None None] Calling method 'all' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:40 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-02e3e349-83ff-4852-bbb9-53b084f7e970 None None] http://192.168.122.54/volume// returned with HTTP 300 Sep 03 20:15:40 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1103/2234] 192.168.122.54 () {58 vars in 1312 bytes} [Thu Sep 3 20:15:40 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 20:15:40 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-6faa465b-a2de-4b5f-bc76-d08838ee43e1 req-fbd9f78c-4f10-425a-af11-84b34ff1b2ec None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:41 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-6faa465b-a2de-4b5f-bc76-d08838ee43e1 req-fbd9f78c-4f10-425a-af11-84b34ff1b2ec tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] POST http://192.168.122.54/volume/v3/attachments Sep 03 20:15:41 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-6faa465b-a2de-4b5f-bc76-d08838ee43e1 req-fbd9f78c-4f10-425a-af11-84b34ff1b2ec tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4db1d39a-58d0-4b92-b9c0-b0c32e648b91", "connector": null, "instance_uuid": "34409111-7e04-4202-8224-112734e8c254"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:15:41 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:41 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:15:41 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:41 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:15:41 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-6faa465b-a2de-4b5f-bc76-d08838ee43e1 req-fbd9f78c-4f10-425a-af11-84b34ff1b2ec tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] http://192.168.122.54/volume/v3/attachments returned with HTTP 200 Sep 03 20:15:41 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1132/2235] 192.168.122.54 () {66 vars in 1478 bytes} [Thu Sep 3 20:15:40 2026] POST /volume/v3/attachments => generated 273 bytes in 366 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 20:15:41 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-4ad3b406-618f-455d-b937-a7039b60f58a None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:41 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-4ad3b406-618f-455d-b937-a7039b60f58a tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] GET http://192.168.122.54/volume/v3/volumes/4db1d39a-58d0-4b92-b9c0-b0c32e648b91 Sep 03 20:15:41 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-4ad3b406-618f-455d-b937-a7039b60f58a tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:41 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-4ad3b406-618f-455d-b937-a7039b60f58a tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:41 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:41 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:15:41 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-d72caca1-d5ab-410c-8f0e-dc3e73c75c42 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:41 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d72caca1-d5ab-410c-8f0e-dc3e73c75c42 None None] GET http://192.168.122.54/volume// Sep 03 20:15:41 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d72caca1-d5ab-410c-8f0e-dc3e73c75c42 None None] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:41 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d72caca1-d5ab-410c-8f0e-dc3e73c75c42 None None] Calling method 'all' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:41 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d72caca1-d5ab-410c-8f0e-dc3e73c75c42 None None] http://192.168.122.54/volume// returned with HTTP 300 Sep 03 20:15:41 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1133/2236] 192.168.122.54 () {58 vars in 1310 bytes} [Thu Sep 3 20:15:41 2026] GET /volume/ => generated 389 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 20:15:41 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:41 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:15:41 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-6faa465b-a2de-4b5f-bc76-d08838ee43e1 req-3b2cc230-e3f6-4565-9d08-15e251db3432 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:41 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-6faa465b-a2de-4b5f-bc76-d08838ee43e1 req-3b2cc230-e3f6-4565-9d08-15e251db3432 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] GET http://192.168.122.54/volume/v3/volumes/4db1d39a-58d0-4b92-b9c0-b0c32e648b91 Sep 03 20:15:41 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-6faa465b-a2de-4b5f-bc76-d08838ee43e1 req-3b2cc230-e3f6-4565-9d08-15e251db3432 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:41 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-6faa465b-a2de-4b5f-bc76-d08838ee43e1 req-3b2cc230-e3f6-4565-9d08-15e251db3432 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:41 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-4ad3b406-618f-455d-b937-a7039b60f58a tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Volume info retrieved successfully. Sep 03 20:15:41 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-4ad3b406-618f-455d-b937-a7039b60f58a tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] http://192.168.122.54/volume/v3/volumes/4db1d39a-58d0-4b92-b9c0-b0c32e648b91 returned with HTTP 200 Sep 03 20:15:41 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1104/2237] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:15:41 2026] GET /volume/v3/volumes/4db1d39a-58d0-4b92-b9c0-b0c32e648b91 => generated 864 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:15:41 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:41 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:15:41 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:41 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:15:41 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [req-6faa465b-a2de-4b5f-bc76-d08838ee43e1 req-3b2cc230-e3f6-4565-9d08-15e251db3432 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Volume info retrieved successfully. Sep 03 20:15:41 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-be6e30f6-f464-4960-9b8d-357385a4d0a8 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:41 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-be6e30f6-f464-4960-9b8d-357385a4d0a8 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] GET http://192.168.122.54/volume/v3/snapshots/12dfb048-1732-4321-985b-2e247d705107 Sep 03 20:15:41 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-be6e30f6-f464-4960-9b8d-357385a4d0a8 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:41 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-be6e30f6-f464-4960-9b8d-357385a4d0a8 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:41 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:41 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:15:41 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-6faa465b-a2de-4b5f-bc76-d08838ee43e1 req-3b2cc230-e3f6-4565-9d08-15e251db3432 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] http://192.168.122.54/volume/v3/volumes/4db1d39a-58d0-4b92-b9c0-b0c32e648b91 returned with HTTP 200 Sep 03 20:15:41 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-be6e30f6-f464-4960-9b8d-357385a4d0a8 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Snapshot retrieved successfully. Sep 03 20:15:41 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1134/2238] 192.168.122.54 () {62 vars in 1523 bytes} [Thu Sep 3 20:15:41 2026] GET /volume/v3/volumes/4db1d39a-58d0-4b92-b9c0-b0c32e648b91 => generated 1045 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 20:15:41 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-be6e30f6-f464-4960-9b8d-357385a4d0a8 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] http://192.168.122.54/volume/v3/snapshots/12dfb048-1732-4321-985b-2e247d705107 returned with HTTP 200 Sep 03 20:15:41 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1105/2239] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:15:41 2026] GET /volume/v3/snapshots/12dfb048-1732-4321-985b-2e247d705107 => generated 448 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:15:41 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-6faa465b-a2de-4b5f-bc76-d08838ee43e1 req-42446e8f-bc95-4a16-ac66-2954b1879533 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:41 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-6faa465b-a2de-4b5f-bc76-d08838ee43e1 req-42446e8f-bc95-4a16-ac66-2954b1879533 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] PUT http://192.168.122.54/volume/v3/attachments/2bf7dd4d-981f-47a8-aa07-604a521a2fcd Sep 03 20:15:41 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-6faa465b-a2de-4b5f-bc76-d08838ee43e1 req-42446e8f-bc95-4a16-ac66-2954b1879533 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.54", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd5588f450", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d480a316-b1bc-4222-9d5e-b857eb49504b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:15:41 devstack devstack@c-api.service[87289]: DEBUG cinder.coordination [req-6faa465b-a2de-4b5f-bc76-d08838ee43e1 req-42446e8f-bc95-4a16-ac66-2954b1879533 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Acquiring lock "cinder-attachment_update-4db1d39a-58d0-4b92-b9c0-b0c32e648b91-devstack" by "attachment_update" {{(pid=87289) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 20:15:41 devstack devstack@c-api.service[87289]: DEBUG cinder.coordination [req-6faa465b-a2de-4b5f-bc76-d08838ee43e1 req-42446e8f-bc95-4a16-ac66-2954b1879533 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Lock "cinder-attachment_update-4db1d39a-58d0-4b92-b9c0-b0c32e648b91-devstack" acquired by "attachment_update" :: waited 0.015s {{(pid=87289) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 20:15:41 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:41 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:15:41 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:41 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:15:41 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-9d7b958e-dc6f-46a4-9514-3c0a58811f0e None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:41 devstack devstack@c-api.service[87289]: DEBUG cinder.coordination [req-6faa465b-a2de-4b5f-bc76-d08838ee43e1 req-42446e8f-bc95-4a16-ac66-2954b1879533 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Lock "cinder-attachment_update-4db1d39a-58d0-4b92-b9c0-b0c32e648b91-devstack" released by "attachment_update" :: held 0.296s {{(pid=87289) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 20:15:41 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-6faa465b-a2de-4b5f-bc76-d08838ee43e1 req-42446e8f-bc95-4a16-ac66-2954b1879533 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] http://192.168.122.54/volume/v3/attachments/2bf7dd4d-981f-47a8-aa07-604a521a2fcd returned with HTTP 200 Sep 03 20:15:41 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1135/2240] 192.168.122.54 () {66 vars in 1588 bytes} [Thu Sep 3 20:15:41 2026] PUT /volume/v3/attachments/2bf7dd4d-981f-47a8-aa07-604a521a2fcd => generated 694 bytes in 339 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:15:42 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-9d7b958e-dc6f-46a4-9514-3c0a58811f0e tempest-VolumeAndVolumeTypeFromImageTest-1121396004 tempest-VolumeAndVolumeTypeFromImageTest-1121396004-project-admin] POST http://192.168.122.54/volume/v3/types Sep 03 20:15:42 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-9d7b958e-dc6f-46a4-9514-3c0a58811f0e tempest-VolumeAndVolumeTypeFromImageTest-1121396004 tempest-VolumeAndVolumeTypeFromImageTest-1121396004-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=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:15:42 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-9d7b958e-dc6f-46a4-9514-3c0a58811f0e tempest-VolumeAndVolumeTypeFromImageTest-1121396004 tempest-VolumeAndVolumeTypeFromImageTest-1121396004-project-admin] http://192.168.122.54/volume/v3/types returned with HTTP 200 Sep 03 20:15:42 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1106/2241] 192.168.122.54 () {60 vars in 1132 bytes} [Thu Sep 3 20:15:41 2026] POST /volume/v3/types => generated 287 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:15:42 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-6faa465b-a2de-4b5f-bc76-d08838ee43e1 req-ffe1d137-eeae-45a5-800d-b136bf454152 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:42 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-6faa465b-a2de-4b5f-bc76-d08838ee43e1 req-ffe1d137-eeae-45a5-800d-b136bf454152 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] POST http://192.168.122.54/volume/v3/attachments/2bf7dd4d-981f-47a8-aa07-604a521a2fcd/action Sep 03 20:15:42 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-6faa465b-a2de-4b5f-bc76-d08838ee43e1 req-ffe1d137-eeae-45a5-800d-b136bf454152 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Action body: b'{"os-complete": null}' {{(pid=87289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:15:42 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-6faa465b-a2de-4b5f-bc76-d08838ee43e1 req-ffe1d137-eeae-45a5-800d-b136bf454152 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:15:42 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:42 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:15:42 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:42 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:15:42 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-6faa465b-a2de-4b5f-bc76-d08838ee43e1 req-ffe1d137-eeae-45a5-800d-b136bf454152 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] http://192.168.122.54/volume/v3/attachments/2bf7dd4d-981f-47a8-aa07-604a521a2fcd/action returned with HTTP 204 Sep 03 20:15:42 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1136/2242] 192.168.122.54 () {66 vars in 1609 bytes} [Thu Sep 3 20:15:42 2026] POST /volume/v3/attachments/2bf7dd4d-981f-47a8-aa07-604a521a2fcd/action => generated 0 bytes in 75 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:15:42 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-43419626-1e72-4894-baa1-6e1c1f328843 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:42 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-43419626-1e72-4894-baa1-6e1c1f328843 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] GET http://192.168.122.54/volume/v3/volumes/4db1d39a-58d0-4b92-b9c0-b0c32e648b91 Sep 03 20:15:42 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-43419626-1e72-4894-baa1-6e1c1f328843 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:42 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-43419626-1e72-4894-baa1-6e1c1f328843 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:42 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:42 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:15:42 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:42 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:15:42 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-43419626-1e72-4894-baa1-6e1c1f328843 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Volume info retrieved successfully. Sep 03 20:15:42 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-43419626-1e72-4894-baa1-6e1c1f328843 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] http://192.168.122.54/volume/v3/volumes/4db1d39a-58d0-4b92-b9c0-b0c32e648b91 returned with HTTP 200 Sep 03 20:15:42 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1107/2243] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:15:42 2026] GET /volume/v3/volumes/4db1d39a-58d0-4b92-b9c0-b0c32e648b91 => generated 1157 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:15:42 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-d922bf3d-6afe-44d4-b560-ba4fb0972486 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:42 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d922bf3d-6afe-44d4-b560-ba4fb0972486 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] GET http://192.168.122.54/volume/v3/snapshots/12dfb048-1732-4321-985b-2e247d705107 Sep 03 20:15:42 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d922bf3d-6afe-44d4-b560-ba4fb0972486 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:42 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d922bf3d-6afe-44d4-b560-ba4fb0972486 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:42 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:42 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:15:42 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-d922bf3d-6afe-44d4-b560-ba4fb0972486 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Snapshot retrieved successfully. Sep 03 20:15:42 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-5c459f11-74b5-4489-aa68-68acd1dc589d None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:42 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d922bf3d-6afe-44d4-b560-ba4fb0972486 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] http://192.168.122.54/volume/v3/snapshots/12dfb048-1732-4321-985b-2e247d705107 returned with HTTP 200 Sep 03 20:15:42 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1137/2244] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:15:42 2026] GET /volume/v3/snapshots/12dfb048-1732-4321-985b-2e247d705107 => generated 475 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:15:42 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5c459f11-74b5-4489-aa68-68acd1dc589d tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] GET http://192.168.122.54/volume/v3/volumes/4db1d39a-58d0-4b92-b9c0-b0c32e648b91 Sep 03 20:15:42 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5c459f11-74b5-4489-aa68-68acd1dc589d tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:42 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5c459f11-74b5-4489-aa68-68acd1dc589d tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:42 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-a63c87da-0e99-4532-83c4-cc0fa2472108 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:42 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a63c87da-0e99-4532-83c4-cc0fa2472108 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:15:42 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a63c87da-0e99-4532-83c4-cc0fa2472108 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "12dfb048-1732-4321-985b-2e247d705107", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-651431505"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:15:42 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volumes [None req-a63c87da-0e99-4532-83c4-cc0fa2472108 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Create volume request body: {'volume': {"'snapshot_id": '12dfb048-1732-4321-985b-2e247d705107', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-651431505'}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:15:42 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:42 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:15:42 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-a63c87da-0e99-4532-83c4-cc0fa2472108 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Create volume of 1 GB Sep 03 20:15:42 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:42 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:15:42 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-a63c87da-0e99-4532-83c4-cc0fa2472108 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Availability Zones retrieved successfully. Sep 03 20:15:42 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-5c459f11-74b5-4489-aa68-68acd1dc589d tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Volume info retrieved successfully. Sep 03 20:15:42 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-a63c87da-0e99-4532-83c4-cc0fa2472108 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Flow 'volume_create_api' (abf55533-255b-43f1-801e-13168e490407) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:15:42 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5c459f11-74b5-4489-aa68-68acd1dc589d tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] http://192.168.122.54/volume/v3/volumes/4db1d39a-58d0-4b92-b9c0-b0c32e648b91 returned with HTTP 200 Sep 03 20:15:42 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1108/2245] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:15:42 2026] GET /volume/v3/volumes/4db1d39a-58d0-4b92-b9c0-b0c32e648b91 => generated 1157 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:15:42 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-a63c87da-0e99-4532-83c4-cc0fa2472108 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a97dccc-1aa1-4a89-8e0d-3e9d432950ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:15:42 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.flows.api.create_volume [None req-a63c87da-0e99-4532-83c4-cc0fa2472108 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Validating volume size '1' using validate_int {{(pid=87289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:15:42 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-47d8abb9-c084-4d4c-8339-d1b1f33edbd8 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:42 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-47d8abb9-c084-4d4c-8339-d1b1f33edbd8 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] POST http://192.168.122.54/volume/v3/volumes/4db1d39a-58d0-4b92-b9c0-b0c32e648b91/action Sep 03 20:15:42 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-47d8abb9-c084-4d4c-8339-d1b1f33edbd8 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Action body: b'{"os-detach": {}}' {{(pid=87290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:15:42 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-47d8abb9-c084-4d4c-8339-d1b1f33edbd8 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:15:42 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:42 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:15:42 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:42 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:15:42 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-47d8abb9-c084-4d4c-8339-d1b1f33edbd8 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Volume info retrieved successfully. Sep 03 20:15:42 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-a63c87da-0e99-4532-83c4-cc0fa2472108 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a97dccc-1aa1-4a89-8e0d-3e9d432950ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:15:42 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-a63c87da-0e99-4532-83c4-cc0fa2472108 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f69e43a8-d1a0-4ba0-b76a-548316703e59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:15:42 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-a63c87da-0e99-4532-83c4-cc0fa2472108 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Created reservations ['848b813d-7cc4-473a-8c3c-d543ef7872f5', 'f2dc7353-fa5c-4be5-8088-ab03deda36db', '0a17611e-5191-4eb7-94ab-c5dd3cf727b0', 'e2af1efc-ebe4-4679-871f-34a2c3232feb'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:15:42 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-a63c87da-0e99-4532-83c4-cc0fa2472108 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f69e43a8-d1a0-4ba0-b76a-548316703e59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['848b813d-7cc4-473a-8c3c-d543ef7872f5', 'f2dc7353-fa5c-4be5-8088-ab03deda36db', '0a17611e-5191-4eb7-94ab-c5dd3cf727b0', 'e2af1efc-ebe4-4679-871f-34a2c3232feb']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:15:42 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-a63c87da-0e99-4532-83c4-cc0fa2472108 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5ba0fe8-7e74-4273-9b60-b04e48793bc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:15:42 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:42 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:15:42 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-47d8abb9-c084-4d4c-8339-d1b1f33edbd8 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Attachment connected to vm 34409111-7e04-4202-8224-112734e8c254, checking data on nova Sep 03 20:15:42 devstack devstack@c-api.service[87290]: DEBUG cinder.compute.nova [None req-47d8abb9-c084-4d4c-8339-d1b1f33edbd8 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Creating Keystone token plugin using URL: http://192.168.122.54/identity {{(pid=87290) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 03 20:15:42 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-a63c87da-0e99-4532-83c4-cc0fa2472108 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5ba0fe8-7e74-4273-9b60-b04e48793bc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '64104dba-507f-40be-a484-fe4c76c4e033', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-651431505',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd6091953f9442d0aab16938037cc150',qos_specs=None,replication_status=,reservations=['848b813d-7cc4-473a-8c3c-d543ef7872f5','f2dc7353-fa5c-4be5-8088-ab03deda36db','0a17611e-5191-4eb7-94ab-c5dd3cf727b0','e2af1efc-ebe4-4679-871f-34a2c3232feb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f24746523174558a460553805320df4',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:15:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-651431505',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=64104dba-507f-40be-a484-fe4c76c4e033,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd6091953f9442d0aab16938037cc150',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2f24746523174558a460553805320df4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:15:42 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-a63c87da-0e99-4532-83c4-cc0fa2472108 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d41cd38-99c4-4cad-aefe-59d1b9fe2788) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:15:42 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-a63c87da-0e99-4532-83c4-cc0fa2472108 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d41cd38-99c4-4cad-aefe-59d1b9fe2788) transitioned into state 'SUCCESS' from state '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-651431505',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd6091953f9442d0aab16938037cc150',qos_specs=None,replication_status=,reservations=['848b813d-7cc4-473a-8c3c-d543ef7872f5','f2dc7353-fa5c-4be5-8088-ab03deda36db','0a17611e-5191-4eb7-94ab-c5dd3cf727b0','e2af1efc-ebe4-4679-871f-34a2c3232feb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f24746523174558a460553805320df4',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:15:42 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-a63c87da-0e99-4532-83c4-cc0fa2472108 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71a8de45-899f-4483-815a-6d1357a8c4bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:15:42 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-a63c87da-0e99-4532-83c4-cc0fa2472108 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71a8de45-899f-4483-815a-6d1357a8c4bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:15:42 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-a63c87da-0e99-4532-83c4-cc0fa2472108 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Flow 'volume_create_api' (abf55533-255b-43f1-801e-13168e490407) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:15:42 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-a63c87da-0e99-4532-83c4-cc0fa2472108 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Create volume request issued successfully. Sep 03 20:15:42 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a63c87da-0e99-4532-83c4-cc0fa2472108 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:15:42 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1138/2246] 192.168.122.54 () {60 vars in 1138 bytes} [Thu Sep 3 20:15:42 2026] POST /volume/v3/volumes => generated 766 bytes in 364 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:15:42 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-e40dc318-577a-47ee-a99d-3642c9c30255 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:42 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-e40dc318-577a-47ee-a99d-3642c9c30255 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:15:42 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-e40dc318-577a-47ee-a99d-3642c9c30255 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "12dfb048-1732-4321-985b-2e247d705107", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1480580287"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:15:42 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volumes [None req-e40dc318-577a-47ee-a99d-3642c9c30255 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Create volume request body: {'volume': {"'snapshot_id": '12dfb048-1732-4321-985b-2e247d705107', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1480580287'}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:15:42 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-e40dc318-577a-47ee-a99d-3642c9c30255 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Create volume of 1 GB Sep 03 20:15:42 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:42 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:15:42 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-e40dc318-577a-47ee-a99d-3642c9c30255 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Availability Zones retrieved successfully. Sep 03 20:15:42 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-e40dc318-577a-47ee-a99d-3642c9c30255 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Flow 'volume_create_api' (33742905-ff11-429a-ab1b-3b626c5c9feb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:15:42 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-e40dc318-577a-47ee-a99d-3642c9c30255 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd6ea888-999d-446e-a02c-dda699aae0ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:15:42 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.flows.api.create_volume [None req-e40dc318-577a-47ee-a99d-3642c9c30255 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Validating volume size '1' using validate_int {{(pid=87289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:15:43 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-e40dc318-577a-47ee-a99d-3642c9c30255 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd6ea888-999d-446e-a02c-dda699aae0ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:15:43 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-e40dc318-577a-47ee-a99d-3642c9c30255 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b918e4a-0699-44be-b84a-e5126e87270c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:15:43 devstack devstack@c-api.service[87290]: DEBUG novaclient.v2.client [None req-47d8abb9-c084-4d4c-8339-d1b1f33edbd8 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] REQ: curl -g -i -X GET http://192.168.122.54/compute/v2.1/servers/34409111-7e04-4202-8224-112734e8c254/os-volume_attachments/4db1d39a-58d0-4b92-b9c0-b0c32e648b91 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}2b3653ecd3dc3c926acb4280660ef2d05bf55e42c8f3e13909200b581c344af8" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-47d8abb9-c084-4d4c-8339-d1b1f33edbd8" -H "X-Service-Token: {SHA256}66942a9741b202e6f00f238b877c3d8ddfefdc94a5f1678bcfa9c5bebb03cbde" {{(pid=87290) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 03 20:15:43 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-e40dc318-577a-47ee-a99d-3642c9c30255 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Created reservations ['8f962858-1cb0-490f-978b-92ac02982bd6', '67ae8da9-b5d8-47bd-8315-2132bd2c9593', 'a192e3ec-39a7-461f-9ae5-cffd39fcfef1', 'be018d68-26b6-4f34-b978-518407e16132'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:15:43 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-e40dc318-577a-47ee-a99d-3642c9c30255 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b918e4a-0699-44be-b84a-e5126e87270c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f962858-1cb0-490f-978b-92ac02982bd6', '67ae8da9-b5d8-47bd-8315-2132bd2c9593', 'a192e3ec-39a7-461f-9ae5-cffd39fcfef1', 'be018d68-26b6-4f34-b978-518407e16132']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:15:43 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-e40dc318-577a-47ee-a99d-3642c9c30255 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (369264ff-628c-4f61-9f99-1819b1cdf614) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:15:43 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:43 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:15:43 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-e40dc318-577a-47ee-a99d-3642c9c30255 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (369264ff-628c-4f61-9f99-1819b1cdf614) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91c5de48-4ea6-43e8-b539-cf54201def74', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1480580287',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd6091953f9442d0aab16938037cc150',qos_specs=None,replication_status=,reservations=['8f962858-1cb0-490f-978b-92ac02982bd6','67ae8da9-b5d8-47bd-8315-2132bd2c9593','a192e3ec-39a7-461f-9ae5-cffd39fcfef1','be018d68-26b6-4f34-b978-518407e16132'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f24746523174558a460553805320df4',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:15:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1480580287',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=91c5de48-4ea6-43e8-b539-cf54201def74,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd6091953f9442d0aab16938037cc150',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2f24746523174558a460553805320df4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:15:43 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-e40dc318-577a-47ee-a99d-3642c9c30255 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c966cc35-9e80-44cd-b4ee-40db4773909f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:15:43 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-e40dc318-577a-47ee-a99d-3642c9c30255 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c966cc35-9e80-44cd-b4ee-40db4773909f) transitioned into state 'SUCCESS' from state '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-1480580287',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd6091953f9442d0aab16938037cc150',qos_specs=None,replication_status=,reservations=['8f962858-1cb0-490f-978b-92ac02982bd6','67ae8da9-b5d8-47bd-8315-2132bd2c9593','a192e3ec-39a7-461f-9ae5-cffd39fcfef1','be018d68-26b6-4f34-b978-518407e16132'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f24746523174558a460553805320df4',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:15:43 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-e40dc318-577a-47ee-a99d-3642c9c30255 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4224d00f-8629-476d-b85d-10be0ca38fd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:15:43 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-e40dc318-577a-47ee-a99d-3642c9c30255 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4224d00f-8629-476d-b85d-10be0ca38fd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:15:43 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-e40dc318-577a-47ee-a99d-3642c9c30255 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Flow 'volume_create_api' (33742905-ff11-429a-ab1b-3b626c5c9feb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:15:43 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-e40dc318-577a-47ee-a99d-3642c9c30255 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Create volume request issued successfully. Sep 03 20:15:43 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-e40dc318-577a-47ee-a99d-3642c9c30255 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:15:43 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1139/2247] 192.168.122.54 () {60 vars in 1138 bytes} [Thu Sep 3 20:15:42 2026] POST /volume/v3/volumes => generated 767 bytes in 409 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 20:15:43 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-b2fd8d50-b6cc-4990-a46c-7189fcee22a5 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:43 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b2fd8d50-b6cc-4990-a46c-7189fcee22a5 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:15:43 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b2fd8d50-b6cc-4990-a46c-7189fcee22a5 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "12dfb048-1732-4321-985b-2e247d705107", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-2144480556"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:15:43 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volumes [None req-b2fd8d50-b6cc-4990-a46c-7189fcee22a5 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Create volume request body: {'volume': {"'snapshot_id": '12dfb048-1732-4321-985b-2e247d705107', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-2144480556'}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:15:43 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-b2fd8d50-b6cc-4990-a46c-7189fcee22a5 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Create volume of 1 GB Sep 03 20:15:43 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:43 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:15:43 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-b2fd8d50-b6cc-4990-a46c-7189fcee22a5 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Availability Zones retrieved successfully. Sep 03 20:15:43 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-b2fd8d50-b6cc-4990-a46c-7189fcee22a5 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Flow 'volume_create_api' (c621738f-3ceb-4df0-bc61-afc8f13c3e11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:15:43 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-b2fd8d50-b6cc-4990-a46c-7189fcee22a5 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac12da81-6e0a-4db6-949a-d762685ff6de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:15:43 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.flows.api.create_volume [None req-b2fd8d50-b6cc-4990-a46c-7189fcee22a5 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Validating volume size '1' using validate_int {{(pid=87289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:15:43 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-b2fd8d50-b6cc-4990-a46c-7189fcee22a5 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac12da81-6e0a-4db6-949a-d762685ff6de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:15:43 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-b2fd8d50-b6cc-4990-a46c-7189fcee22a5 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (688aeaef-df4c-40d9-a541-25a11174228a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:15:43 devstack devstack@c-api.service[87290]: DEBUG novaclient.v2.client [None req-47d8abb9-c084-4d4c-8339-d1b1f33edbd8 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 03 Sep 2026 18:15:43 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-a47ba799-429c-4d01-8f2b-57840d3817e8 x-openstack-request-id: req-a47ba799-429c-4d01-8f2b-57840d3817e8 {{(pid=87290) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 03 20:15:43 devstack devstack@c-api.service[87290]: DEBUG novaclient.v2.client [None req-47d8abb9-c084-4d4c-8339-d1b1f33edbd8 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "4db1d39a-58d0-4b92-b9c0-b0c32e648b91", "serverId": "34409111-7e04-4202-8224-112734e8c254", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "2bf7dd4d-981f-47a8-aa07-604a521a2fcd", "bdm_uuid": "d0ef622a-e88b-4d9d-9441-acc64bfd015a"}} {{(pid=87290) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 03 20:15:43 devstack devstack@c-api.service[87290]: DEBUG novaclient.v2.client [None req-47d8abb9-c084-4d4c-8339-d1b1f33edbd8 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] GET call to compute for http://192.168.122.54/compute/v2.1/servers/34409111-7e04-4202-8224-112734e8c254/os-volume_attachments/4db1d39a-58d0-4b92-b9c0-b0c32e648b91 used request id req-a47ba799-429c-4d01-8f2b-57840d3817e8 {{(pid=87290) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 03 20:15:43 devstack devstack@c-api.service[87290]: ERROR cinder.volume.api [None req-47d8abb9-c084-4d4c-8339-d1b1f33edbd8 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-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 03 20:15:43 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault [None req-47d8abb9-c084-4d4c-8339-d1b1f33edbd8 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Caught error: Detach volume from instance 34409111-7e04-4202-8224-112734e8c254 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 34409111-7e04-4202-8224-112734e8c254 using the Compute API Sep 03 20:15:43 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 03 20:15:43 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 03 20:15:43 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 03 20:15:43 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:15:43 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 03 20:15:43 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 03 20:15:43 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:15:43 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 03 20:15:43 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 03 20:15:43 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:15:43 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 03 20:15:43 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 03 20:15:43 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:15:43 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 03 20:15:43 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 03 20:15:43 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:15:43 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 03 20:15:43 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 03 20:15:43 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:15:43 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 03 20:15:43 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 03 20:15:43 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:15:43 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 03 20:15:43 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 03 20:15:43 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:15:43 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 03 20:15:43 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 03 20:15:43 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:15:43 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 03 20:15:43 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 03 20:15:43 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:15:43 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 03 20:15:43 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 03 20:15:43 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:15:43 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 03 20:15:43 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 03 20:15:43 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:15:43 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 03 20:15:43 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 03 20:15:43 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:15:43 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 03 20:15:43 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 03 20:15:43 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:15:43 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 03 20:15:43 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 03 20:15:43 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:15:43 devstack devstack@c-api.service[87290]: 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 03 20:15:43 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 03 20:15:43 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:15:43 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 03 20:15:43 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 03 20:15:43 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:15:43 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 03 20:15:43 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 03 20:15:43 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:15:43 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 03 20:15:43 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 03 20:15:43 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:15:43 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 03 20:15:43 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 03 20:15:43 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:15:43 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 03 20:15:43 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 03 20:15:43 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:15:43 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 03 20:15:43 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 03 20:15:43 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:15:43 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 03 20:15:43 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 03 20:15:43 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:15:43 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 03 20:15:43 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 03 20:15:43 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:15:43 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 03 20:15:43 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 03 20:15:43 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:15:43 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 03 20:15:43 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 03 20:15:43 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:15:43 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 03 20:15:43 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 03 20:15:43 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:15:43 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 03 20:15:43 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 03 20:15:43 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:15:43 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Sep 03 20:15:43 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Sep 03 20:15:43 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Sep 03 20:15:43 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Sep 03 20:15:43 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 03 20:15:43 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 03 20:15:43 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 34409111-7e04-4202-8224-112734e8c254 using the Compute API Sep 03 20:15:43 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault Sep 03 20:15:43 devstack devstack@c-api.service[87290]: INFO cinder.api.middleware.fault [None req-47d8abb9-c084-4d4c-8339-d1b1f33edbd8 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] http://192.168.122.54/volume/v3/volumes/4db1d39a-58d0-4b92-b9c0-b0c32e648b91/action returned with HTTP 409 Sep 03 20:15:43 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1109/2248] 192.168.122.54 () {60 vars in 1269 bytes} [Thu Sep 3 20:15:42 2026] POST /volume/v3/volumes/4db1d39a-58d0-4b92-b9c0-b0c32e648b91/action => generated 167 bytes in 983 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:15:43 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-a44e0f69-ec2d-4db4-a5a0-e1d15cb09d97 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:43 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a44e0f69-ec2d-4db4-a5a0-e1d15cb09d97 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] POST http://192.168.122.54/volume/v3/volumes/4db1d39a-58d0-4b92-b9c0-b0c32e648b91/action Sep 03 20:15:43 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a44e0f69-ec2d-4db4-a5a0-e1d15cb09d97 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=87290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:15:43 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a44e0f69-ec2d-4db4-a5a0-e1d15cb09d97 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:15:43 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-b2fd8d50-b6cc-4990-a46c-7189fcee22a5 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Created reservations ['24a29a6b-3c94-4beb-be80-3bcf6ad10b2e', 'de729a1b-ae70-487e-830c-2f8250d0c01a', '62d84193-5472-4fa1-a884-b864b64d7c87', 'f1b35927-b951-451e-aeec-3cabaadbf73a'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:15:43 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-b2fd8d50-b6cc-4990-a46c-7189fcee22a5 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (688aeaef-df4c-40d9-a541-25a11174228a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['24a29a6b-3c94-4beb-be80-3bcf6ad10b2e', 'de729a1b-ae70-487e-830c-2f8250d0c01a', '62d84193-5472-4fa1-a884-b864b64d7c87', 'f1b35927-b951-451e-aeec-3cabaadbf73a']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:15:43 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-b2fd8d50-b6cc-4990-a46c-7189fcee22a5 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63ded977-a15d-47ef-863b-8cee6739adee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:15:43 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:43 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:15:43 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-b2fd8d50-b6cc-4990-a46c-7189fcee22a5 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63ded977-a15d-47ef-863b-8cee6739adee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '547a70e6-6f1c-405b-80ba-5fed0f0c9133', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2144480556',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd6091953f9442d0aab16938037cc150',qos_specs=None,replication_status=,reservations=['24a29a6b-3c94-4beb-be80-3bcf6ad10b2e','de729a1b-ae70-487e-830c-2f8250d0c01a','62d84193-5472-4fa1-a884-b864b64d7c87','f1b35927-b951-451e-aeec-3cabaadbf73a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f24746523174558a460553805320df4',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:15:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2144480556',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=547a70e6-6f1c-405b-80ba-5fed0f0c9133,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd6091953f9442d0aab16938037cc150',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2f24746523174558a460553805320df4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:15:43 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-b2fd8d50-b6cc-4990-a46c-7189fcee22a5 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c11d182-6fb5-47a8-bfa2-bff34a55d90f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:15:43 devstack devstack@c-api.service[87290]: DEBUG oslo_db.sqlalchemy.engines [None req-a44e0f69-ec2d-4db4-a5a0-e1d15cb09d97 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:15:43 devstack devstack@c-api.service[87290]: DEBUG dbcounter [-] [87290] Writing DB stats cinder:SELECT=335,cinder:INSERT=64,cinder:UPDATE=99 {{(pid=87290) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 20:15:43 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:43 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:15:43 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-b2fd8d50-b6cc-4990-a46c-7189fcee22a5 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c11d182-6fb5-47a8-bfa2-bff34a55d90f) transitioned into state 'SUCCESS' from state '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-2144480556',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd6091953f9442d0aab16938037cc150',qos_specs=None,replication_status=,reservations=['24a29a6b-3c94-4beb-be80-3bcf6ad10b2e','de729a1b-ae70-487e-830c-2f8250d0c01a','62d84193-5472-4fa1-a884-b864b64d7c87','f1b35927-b951-451e-aeec-3cabaadbf73a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f24746523174558a460553805320df4',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:15:43 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-b2fd8d50-b6cc-4990-a46c-7189fcee22a5 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a5356ca-984f-41d9-aecb-3a84b3e3b7dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:15:43 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:43 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:15:43 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-a44e0f69-ec2d-4db4-a5a0-e1d15cb09d97 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Volume info retrieved successfully. Sep 03 20:15:43 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-a44e0f69-ec2d-4db4-a5a0-e1d15cb09d97 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Attachment connected to vm 34409111-7e04-4202-8224-112734e8c254, checking data on nova Sep 03 20:15:43 devstack devstack@c-api.service[87290]: DEBUG cinder.compute.nova [None req-a44e0f69-ec2d-4db4-a5a0-e1d15cb09d97 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Creating Keystone token plugin using URL: http://192.168.122.54/identity {{(pid=87290) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 03 20:15:43 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-b2fd8d50-b6cc-4990-a46c-7189fcee22a5 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a5356ca-984f-41d9-aecb-3a84b3e3b7dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:15:43 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-b2fd8d50-b6cc-4990-a46c-7189fcee22a5 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Flow 'volume_create_api' (c621738f-3ceb-4df0-bc61-afc8f13c3e11) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:15:43 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-b2fd8d50-b6cc-4990-a46c-7189fcee22a5 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Create volume request issued successfully. Sep 03 20:15:43 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b2fd8d50-b6cc-4990-a46c-7189fcee22a5 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:15:43 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1140/2249] 192.168.122.54 () {60 vars in 1138 bytes} [Thu Sep 3 20:15:43 2026] POST /volume/v3/volumes => generated 767 bytes in 443 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:15:43 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-e8c0a9f7-325d-44e6-baee-3a04975c1a3c None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:43 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-e8c0a9f7-325d-44e6-baee-3a04975c1a3c tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:15:43 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-e8c0a9f7-325d-44e6-baee-3a04975c1a3c tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "12dfb048-1732-4321-985b-2e247d705107", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1476177679"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:15:43 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volumes [None req-e8c0a9f7-325d-44e6-baee-3a04975c1a3c tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Create volume request body: {'volume': {"'snapshot_id": '12dfb048-1732-4321-985b-2e247d705107', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1476177679'}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:15:43 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-e8c0a9f7-325d-44e6-baee-3a04975c1a3c tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Create volume of 1 GB Sep 03 20:15:43 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:43 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:15:43 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-e8c0a9f7-325d-44e6-baee-3a04975c1a3c tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Availability Zones retrieved successfully. Sep 03 20:15:43 devstack devstack@c-api.service[87290]: DEBUG novaclient.v2.client [None req-a44e0f69-ec2d-4db4-a5a0-e1d15cb09d97 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] REQ: curl -g -i -X GET http://192.168.122.54/compute/v2.1/servers/34409111-7e04-4202-8224-112734e8c254/os-volume_attachments/4db1d39a-58d0-4b92-b9c0-b0c32e648b91 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}7da2a1d3d82ea3ed059e8c8db8ea30865938c7288b3f2de9da7cbf8c1ecadac3" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-a44e0f69-ec2d-4db4-a5a0-e1d15cb09d97" -H "X-Service-Token: {SHA256}66942a9741b202e6f00f238b877c3d8ddfefdc94a5f1678bcfa9c5bebb03cbde" {{(pid=87290) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 03 20:15:43 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-e8c0a9f7-325d-44e6-baee-3a04975c1a3c tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Flow 'volume_create_api' (167787a5-d96e-461c-99e3-dff79b0b325c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:15:43 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-e8c0a9f7-325d-44e6-baee-3a04975c1a3c tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fa72f0f-e427-41a6-8af1-3314fb2117f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:15:43 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.flows.api.create_volume [None req-e8c0a9f7-325d-44e6-baee-3a04975c1a3c tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Validating volume size '1' using validate_int {{(pid=87289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:15:43 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-e8c0a9f7-325d-44e6-baee-3a04975c1a3c tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fa72f0f-e427-41a6-8af1-3314fb2117f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:15:43 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-e8c0a9f7-325d-44e6-baee-3a04975c1a3c tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78067860-0508-4c20-996d-a0b422135b42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:15:44 devstack devstack@c-api.service[87290]: DEBUG novaclient.v2.client [None req-a44e0f69-ec2d-4db4-a5a0-e1d15cb09d97 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 03 Sep 2026 18:15:43 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-9bddbd12-6e5d-43d5-b9e8-219ca997aae9 x-openstack-request-id: req-9bddbd12-6e5d-43d5-b9e8-219ca997aae9 {{(pid=87290) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 03 20:15:44 devstack devstack@c-api.service[87290]: DEBUG novaclient.v2.client [None req-a44e0f69-ec2d-4db4-a5a0-e1d15cb09d97 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "4db1d39a-58d0-4b92-b9c0-b0c32e648b91", "serverId": "34409111-7e04-4202-8224-112734e8c254", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "2bf7dd4d-981f-47a8-aa07-604a521a2fcd", "bdm_uuid": "d0ef622a-e88b-4d9d-9441-acc64bfd015a"}} {{(pid=87290) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 03 20:15:44 devstack devstack@c-api.service[87290]: DEBUG novaclient.v2.client [None req-a44e0f69-ec2d-4db4-a5a0-e1d15cb09d97 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] GET call to compute for http://192.168.122.54/compute/v2.1/servers/34409111-7e04-4202-8224-112734e8c254/os-volume_attachments/4db1d39a-58d0-4b92-b9c0-b0c32e648b91 used request id req-9bddbd12-6e5d-43d5-b9e8-219ca997aae9 {{(pid=87290) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 03 20:15:44 devstack devstack@c-api.service[87290]: ERROR cinder.volume.api [None req-a44e0f69-ec2d-4db4-a5a0-e1d15cb09d97 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-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 03 20:15:44 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault [None req-a44e0f69-ec2d-4db4-a5a0-e1d15cb09d97 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Caught error: Detach volume from instance 34409111-7e04-4202-8224-112734e8c254 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 34409111-7e04-4202-8224-112734e8c254 using the Compute API Sep 03 20:15:44 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 03 20:15:44 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 03 20:15:44 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 03 20:15:44 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:15:44 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 03 20:15:44 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 03 20:15:44 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:15:44 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 03 20:15:44 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 03 20:15:44 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:15:44 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 03 20:15:44 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 03 20:15:44 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:15:44 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 03 20:15:44 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 03 20:15:44 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:15:44 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 03 20:15:44 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 03 20:15:44 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:15:44 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 03 20:15:44 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 03 20:15:44 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:15:44 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 03 20:15:44 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 03 20:15:44 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:15:44 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 03 20:15:44 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 03 20:15:44 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:15:44 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 03 20:15:44 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 03 20:15:44 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:15:44 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 03 20:15:44 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 03 20:15:44 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:15:44 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 03 20:15:44 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 03 20:15:44 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:15:44 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 03 20:15:44 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 03 20:15:44 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:15:44 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 03 20:15:44 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 03 20:15:44 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:15:44 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 03 20:15:44 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 03 20:15:44 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:15:44 devstack devstack@c-api.service[87290]: 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 03 20:15:44 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 03 20:15:44 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:15:44 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 03 20:15:44 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 03 20:15:44 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:15:44 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 03 20:15:44 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 03 20:15:44 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:15:44 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 03 20:15:44 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 03 20:15:44 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:15:44 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 03 20:15:44 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 03 20:15:44 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:15:44 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 03 20:15:44 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 03 20:15:44 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:15:44 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 03 20:15:44 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 03 20:15:44 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:15:44 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 03 20:15:44 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 03 20:15:44 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:15:44 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 03 20:15:44 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 03 20:15:44 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:15:44 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 03 20:15:44 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 03 20:15:44 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:15:44 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 03 20:15:44 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 03 20:15:44 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:15:44 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 03 20:15:44 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 03 20:15:44 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:15:44 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 03 20:15:44 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 03 20:15:44 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:15:44 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Sep 03 20:15:44 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 03 20:15:44 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 03 20:15:44 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 03 20:15:44 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 03 20:15:44 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 03 20:15:44 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 34409111-7e04-4202-8224-112734e8c254 using the Compute API Sep 03 20:15:44 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault Sep 03 20:15:44 devstack devstack@c-api.service[87290]: INFO cinder.api.middleware.fault [None req-a44e0f69-ec2d-4db4-a5a0-e1d15cb09d97 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] http://192.168.122.54/volume/v3/volumes/4db1d39a-58d0-4b92-b9c0-b0c32e648b91/action returned with HTTP 409 Sep 03 20:15:44 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1110/2250] 192.168.122.54 () {60 vars in 1269 bytes} [Thu Sep 3 20:15:43 2026] POST /volume/v3/volumes/4db1d39a-58d0-4b92-b9c0-b0c32e648b91/action => generated 167 bytes in 510 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:15:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-8028d463-e4c2-45aa-b46a-de85094b7af4 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:44 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1111/2251] 192.168.122.54 () {62 vars in 1476 bytes} [Thu Sep 3 20:15:44 2026] POST /volume/v3/volumes/4db1d39a-58d0-4b92-b9c0-b0c32e648b91/action => generated 114 bytes in 9 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 03 20:15:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-f92af7dd-76ae-43b9-bd5c-dab62bcec6fa None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:44 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1112/2252] 192.168.122.54 () {62 vars in 1476 bytes} [Thu Sep 3 20:15:44 2026] POST /volume/v3/volumes/4db1d39a-58d0-4b92-b9c0-b0c32e648b91/action => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 03 20:15:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-7dbe741c-c54f-4530-8685-0dffd68803d3 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:44 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-e8c0a9f7-325d-44e6-baee-3a04975c1a3c tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Created reservations ['b5acc046-97ce-4587-9cad-6c19c6c4e6c0', '152745e7-263c-44d4-b9a1-289652316dc6', 'ed3ad22c-96c7-4091-8a1c-1e0a58808663', '289eb4ba-fb88-46b6-8ec3-cbb3ff2960e0'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:15:44 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-e8c0a9f7-325d-44e6-baee-3a04975c1a3c tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78067860-0508-4c20-996d-a0b422135b42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b5acc046-97ce-4587-9cad-6c19c6c4e6c0', '152745e7-263c-44d4-b9a1-289652316dc6', 'ed3ad22c-96c7-4091-8a1c-1e0a58808663', '289eb4ba-fb88-46b6-8ec3-cbb3ff2960e0']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:15:44 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-e8c0a9f7-325d-44e6-baee-3a04975c1a3c tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c83d1d27-98bb-4936-9023-990cb37cf28c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:15:44 devstack devstack@c-api.service[87290]: WARNING keystonemiddleware.auth_token [None req-7dbe741c-c54f-4530-8685-0dffd68803d3 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 03 20:15:44 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1113/2253] 192.168.122.54 () {62 vars in 1476 bytes} [Thu Sep 3 20:15:44 2026] POST /volume/v3/volumes/4db1d39a-58d0-4b92-b9c0-b0c32e648b91/action => generated 114 bytes in 53 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 03 20:15:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-82b7c17d-969c-4516-9ffa-a0ffb53582db None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:44 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:44 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:15:44 devstack devstack@c-api.service[87290]: WARNING keystonemiddleware.auth_token [None req-82b7c17d-969c-4516-9ffa-a0ffb53582db None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 03 20:15:44 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1114/2254] 192.168.122.54 () {62 vars in 1476 bytes} [Thu Sep 3 20:15:44 2026] POST /volume/v3/volumes/4db1d39a-58d0-4b92-b9c0-b0c32e648b91/action => generated 114 bytes in 40 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 03 20:15:44 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-e8c0a9f7-325d-44e6-baee-3a04975c1a3c tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c83d1d27-98bb-4936-9023-990cb37cf28c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd8333cf2-87e8-4837-b84d-76055c9ff2e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1476177679',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd6091953f9442d0aab16938037cc150',qos_specs=None,replication_status=,reservations=['b5acc046-97ce-4587-9cad-6c19c6c4e6c0','152745e7-263c-44d4-b9a1-289652316dc6','ed3ad22c-96c7-4091-8a1c-1e0a58808663','289eb4ba-fb88-46b6-8ec3-cbb3ff2960e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f24746523174558a460553805320df4',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:15:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1476177679',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d8333cf2-87e8-4837-b84d-76055c9ff2e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd6091953f9442d0aab16938037cc150',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2f24746523174558a460553805320df4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:15:44 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-e8c0a9f7-325d-44e6-baee-3a04975c1a3c tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e6d3b45-d06e-4ce5-baf1-294985810472) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:15:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-3bc77b85-586d-444f-a916-1437eafcd828 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:44 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-e8c0a9f7-325d-44e6-baee-3a04975c1a3c tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e6d3b45-d06e-4ce5-baf1-294985810472) transitioned into state 'SUCCESS' from state '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-1476177679',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd6091953f9442d0aab16938037cc150',qos_specs=None,replication_status=,reservations=['b5acc046-97ce-4587-9cad-6c19c6c4e6c0','152745e7-263c-44d4-b9a1-289652316dc6','ed3ad22c-96c7-4091-8a1c-1e0a58808663','289eb4ba-fb88-46b6-8ec3-cbb3ff2960e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f24746523174558a460553805320df4',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:15:44 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-e8c0a9f7-325d-44e6-baee-3a04975c1a3c tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5663ea1f-2f37-427d-89fc-36192f482286) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:15:44 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-e8c0a9f7-325d-44e6-baee-3a04975c1a3c tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5663ea1f-2f37-427d-89fc-36192f482286) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:15:44 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-e8c0a9f7-325d-44e6-baee-3a04975c1a3c tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Flow 'volume_create_api' (167787a5-d96e-461c-99e3-dff79b0b325c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:15:44 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-e8c0a9f7-325d-44e6-baee-3a04975c1a3c tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Create volume request issued successfully. Sep 03 20:15:44 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-e8c0a9f7-325d-44e6-baee-3a04975c1a3c tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:15:44 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1141/2255] 192.168.122.54 () {60 vars in 1138 bytes} [Thu Sep 3 20:15:43 2026] POST /volume/v3/volumes => generated 767 bytes in 550 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:15:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-85ef8185-f12e-48fb-aeb2-82bdcd755dd9 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:44 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-85ef8185-f12e-48fb-aeb2-82bdcd755dd9 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:15:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-85ef8185-f12e-48fb-aeb2-82bdcd755dd9 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "12dfb048-1732-4321-985b-2e247d705107", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1790297096"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:15:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volumes [None req-85ef8185-f12e-48fb-aeb2-82bdcd755dd9 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Create volume request body: {'volume': {"'snapshot_id": '12dfb048-1732-4321-985b-2e247d705107', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1790297096'}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:15:44 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-85ef8185-f12e-48fb-aeb2-82bdcd755dd9 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Create volume of 1 GB Sep 03 20:15:44 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:44 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:15:44 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-85ef8185-f12e-48fb-aeb2-82bdcd755dd9 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Availability Zones retrieved successfully. Sep 03 20:15:44 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-85ef8185-f12e-48fb-aeb2-82bdcd755dd9 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Flow 'volume_create_api' (67196f1a-6cd1-4298-bc38-41622681f021) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:15:44 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-85ef8185-f12e-48fb-aeb2-82bdcd755dd9 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bef64c3a-81b5-4c37-880e-b5e7bea10982) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:15:44 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.flows.api.create_volume [None req-85ef8185-f12e-48fb-aeb2-82bdcd755dd9 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Validating volume size '1' using validate_int {{(pid=87289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:15:44 devstack devstack@c-api.service[87289]: DEBUG dbcounter [-] [87289] Writing DB stats cinder:SELECT=397,cinder:UPDATE=124,cinder:INSERT=68 {{(pid=87289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 20:15:44 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-3bc77b85-586d-444f-a916-1437eafcd828 tempest-TestServerVolumeAttachmentScenario-1463030513 tempest-TestServerVolumeAttachmentScenario-1463030513-project-admin] POST http://192.168.122.54/volume/v3/volumes/4db1d39a-58d0-4b92-b9c0-b0c32e648b91/action Sep 03 20:15:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-3bc77b85-586d-444f-a916-1437eafcd828 tempest-TestServerVolumeAttachmentScenario-1463030513 tempest-TestServerVolumeAttachmentScenario-1463030513-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:15:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-3bc77b85-586d-444f-a916-1437eafcd828 tempest-TestServerVolumeAttachmentScenario-1463030513 tempest-TestServerVolumeAttachmentScenario-1463030513-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:15:44 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-85ef8185-f12e-48fb-aeb2-82bdcd755dd9 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bef64c3a-81b5-4c37-880e-b5e7bea10982) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:15:44 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-85ef8185-f12e-48fb-aeb2-82bdcd755dd9 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5aeb365e-54fb-417b-8aa6-af52f11ef2b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:15:44 devstack devstack@c-api.service[87290]: DEBUG oslo_db.sqlalchemy.engines [None req-3bc77b85-586d-444f-a916-1437eafcd828 tempest-TestServerVolumeAttachmentScenario-1463030513 tempest-TestServerVolumeAttachmentScenario-1463030513-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=87290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:15:44 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:44 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:15:44 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:44 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:15:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.contrib.admin_actions [None req-3bc77b85-586d-444f-a916-1437eafcd828 tempest-TestServerVolumeAttachmentScenario-1463030513 tempest-TestServerVolumeAttachmentScenario-1463030513-project-admin] Updating volume '4db1d39a-58d0-4b92-b9c0-b0c32e648b91' with '{'status': 'error'}' {{(pid=87290) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 03 20:15:44 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-85ef8185-f12e-48fb-aeb2-82bdcd755dd9 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Created reservations ['5706d117-b45d-492e-a0f9-7f3ba7ba3fe5', 'fba85897-cb35-404e-8cab-682589967127', '4c1ce1b0-8ce9-44f2-909d-d5dcdb9e9212', '495cff86-71be-469a-a345-de8fd7306441'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:15:44 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:44 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:15:44 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-85ef8185-f12e-48fb-aeb2-82bdcd755dd9 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5aeb365e-54fb-417b-8aa6-af52f11ef2b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5706d117-b45d-492e-a0f9-7f3ba7ba3fe5', 'fba85897-cb35-404e-8cab-682589967127', '4c1ce1b0-8ce9-44f2-909d-d5dcdb9e9212', '495cff86-71be-469a-a345-de8fd7306441']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:15:44 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-85ef8185-f12e-48fb-aeb2-82bdcd755dd9 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f1c9739-8311-4006-a583-722c466eee60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:15:44 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:44 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:15:44 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-3bc77b85-586d-444f-a916-1437eafcd828 tempest-TestServerVolumeAttachmentScenario-1463030513 tempest-TestServerVolumeAttachmentScenario-1463030513-project-admin] http://192.168.122.54/volume/v3/volumes/4db1d39a-58d0-4b92-b9c0-b0c32e648b91/action returned with HTTP 202 Sep 03 20:15:44 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1115/2256] 192.168.122.54 () {60 vars in 1269 bytes} [Thu Sep 3 20:15:44 2026] POST /volume/v3/volumes/4db1d39a-58d0-4b92-b9c0-b0c32e648b91/action => generated 0 bytes in 551 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 20:15:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-ebb3821f-a349-4874-b436-3c8e7d898e8e None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:44 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:44 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:15:44 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ebb3821f-a349-4874-b436-3c8e7d898e8e tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] GET http://192.168.122.54/volume/v3/volumes/4db1d39a-58d0-4b92-b9c0-b0c32e648b91 Sep 03 20:15:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ebb3821f-a349-4874-b436-3c8e7d898e8e tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ebb3821f-a349-4874-b436-3c8e7d898e8e tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:44 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-85ef8185-f12e-48fb-aeb2-82bdcd755dd9 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f1c9739-8311-4006-a583-722c466eee60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca6f6264-3f08-4ab4-9a4f-17703063e6bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1790297096',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd6091953f9442d0aab16938037cc150',qos_specs=None,replication_status=,reservations=['5706d117-b45d-492e-a0f9-7f3ba7ba3fe5','fba85897-cb35-404e-8cab-682589967127','4c1ce1b0-8ce9-44f2-909d-d5dcdb9e9212','495cff86-71be-469a-a345-de8fd7306441'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f24746523174558a460553805320df4',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:15:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1790297096',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ca6f6264-3f08-4ab4-9a4f-17703063e6bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd6091953f9442d0aab16938037cc150',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2f24746523174558a460553805320df4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:15:44 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-85ef8185-f12e-48fb-aeb2-82bdcd755dd9 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d2b7cab-8bb7-468a-98ad-e8e260e853b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:15:44 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:44 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:15:44 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:44 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:15:44 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-ebb3821f-a349-4874-b436-3c8e7d898e8e tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Volume info retrieved successfully. Sep 03 20:15:44 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ebb3821f-a349-4874-b436-3c8e7d898e8e tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] http://192.168.122.54/volume/v3/volumes/4db1d39a-58d0-4b92-b9c0-b0c32e648b91 returned with HTTP 200 Sep 03 20:15:44 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1116/2257] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:15:44 2026] GET /volume/v3/volumes/4db1d39a-58d0-4b92-b9c0-b0c32e648b91 => generated 1156 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:15:44 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-85ef8185-f12e-48fb-aeb2-82bdcd755dd9 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d2b7cab-8bb7-468a-98ad-e8e260e853b2) transitioned into state 'SUCCESS' from state '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-1790297096',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd6091953f9442d0aab16938037cc150',qos_specs=None,replication_status=,reservations=['5706d117-b45d-492e-a0f9-7f3ba7ba3fe5','fba85897-cb35-404e-8cab-682589967127','4c1ce1b0-8ce9-44f2-909d-d5dcdb9e9212','495cff86-71be-469a-a345-de8fd7306441'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f24746523174558a460553805320df4',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:15:44 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-85ef8185-f12e-48fb-aeb2-82bdcd755dd9 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33d8bb2c-f4a1-4caf-aeb9-049b880c8757) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:15:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-15d142a8-93bf-4687-bdb4-33c289dd21ab None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:44 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-15d142a8-93bf-4687-bdb4-33c289dd21ab tempest-TestServerVolumeAttachmentScenario-1463030513 tempest-TestServerVolumeAttachmentScenario-1463030513-project-admin] POST http://192.168.122.54/volume/v3/volumes/4db1d39a-58d0-4b92-b9c0-b0c32e648b91/action Sep 03 20:15:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-15d142a8-93bf-4687-bdb4-33c289dd21ab tempest-TestServerVolumeAttachmentScenario-1463030513 tempest-TestServerVolumeAttachmentScenario-1463030513-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "2bf7dd4d-981f-47a8-aa07-604a521a2fcd"}}' {{(pid=87290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:15:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-15d142a8-93bf-4687-bdb4-33c289dd21ab tempest-TestServerVolumeAttachmentScenario-1463030513 tempest-TestServerVolumeAttachmentScenario-1463030513-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "2bf7dd4d-981f-47a8-aa07-604a521a2fcd"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:15:44 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-85ef8185-f12e-48fb-aeb2-82bdcd755dd9 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33d8bb2c-f4a1-4caf-aeb9-049b880c8757) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:15:44 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:44 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:15:44 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-85ef8185-f12e-48fb-aeb2-82bdcd755dd9 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Flow 'volume_create_api' (67196f1a-6cd1-4298-bc38-41622681f021) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:15:44 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-85ef8185-f12e-48fb-aeb2-82bdcd755dd9 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Create volume request issued successfully. Sep 03 20:15:44 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-85ef8185-f12e-48fb-aeb2-82bdcd755dd9 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:15:44 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1142/2258] 192.168.122.54 () {60 vars in 1138 bytes} [Thu Sep 3 20:15:44 2026] POST /volume/v3/volumes => generated 767 bytes in 543 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:15:44 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:44 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:15:44 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-15d142a8-93bf-4687-bdb4-33c289dd21ab tempest-TestServerVolumeAttachmentScenario-1463030513 tempest-TestServerVolumeAttachmentScenario-1463030513-project-admin] Volume info retrieved successfully. Sep 03 20:15:44 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-15d142a8-93bf-4687-bdb4-33c289dd21ab tempest-TestServerVolumeAttachmentScenario-1463030513 tempest-TestServerVolumeAttachmentScenario-1463030513-project-admin] Attachment connected to vm 34409111-7e04-4202-8224-112734e8c254, checking data on nova Sep 03 20:15:44 devstack devstack@c-api.service[87290]: DEBUG cinder.compute.nova [None req-15d142a8-93bf-4687-bdb4-33c289dd21ab tempest-TestServerVolumeAttachmentScenario-1463030513 tempest-TestServerVolumeAttachmentScenario-1463030513-project-admin] Creating Keystone token plugin using URL: http://192.168.122.54/identity {{(pid=87290) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 03 20:15:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-fca0ef74-227c-4844-bfb4-112567f3c8e5 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:44 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-fca0ef74-227c-4844-bfb4-112567f3c8e5 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] GET http://192.168.122.54/volume/v3/volumes/64104dba-507f-40be-a484-fe4c76c4e033 Sep 03 20:15:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-fca0ef74-227c-4844-bfb4-112567f3c8e5 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-fca0ef74-227c-4844-bfb4-112567f3c8e5 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:44 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:44 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:15:44 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:44 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:15:44 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-fca0ef74-227c-4844-bfb4-112567f3c8e5 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Volume info retrieved successfully. Sep 03 20:15:44 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-fca0ef74-227c-4844-bfb4-112567f3c8e5 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] http://192.168.122.54/volume/v3/volumes/64104dba-507f-40be-a484-fe4c76c4e033 returned with HTTP 200 Sep 03 20:15:44 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1143/2259] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:15:44 2026] GET /volume/v3/volumes/64104dba-507f-40be-a484-fe4c76c4e033 => generated 859 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:15:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-75c18a15-6100-40ad-a9f4-9361d97770f8 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:44 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-75c18a15-6100-40ad-a9f4-9361d97770f8 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] GET http://192.168.122.54/volume/v3/volumes/91c5de48-4ea6-43e8-b539-cf54201def74 Sep 03 20:15:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-75c18a15-6100-40ad-a9f4-9361d97770f8 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-75c18a15-6100-40ad-a9f4-9361d97770f8 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:44 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:44 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:15:44 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:44 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:15:45 devstack devstack@c-api.service[87290]: DEBUG novaclient.v2.client [None req-15d142a8-93bf-4687-bdb4-33c289dd21ab tempest-TestServerVolumeAttachmentScenario-1463030513 tempest-TestServerVolumeAttachmentScenario-1463030513-project-admin] REQ: curl -g -i -X GET http://192.168.122.54/compute/v2.1/servers/34409111-7e04-4202-8224-112734e8c254/os-volume_attachments/4db1d39a-58d0-4b92-b9c0-b0c32e648b91 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}0c49765520dc9ca0ab9331f7aee85fec7987f54e15eecae12f963af8d01fb1f7" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-15d142a8-93bf-4687-bdb4-33c289dd21ab" -H "X-Service-Token: {SHA256}66942a9741b202e6f00f238b877c3d8ddfefdc94a5f1678bcfa9c5bebb03cbde" {{(pid=87290) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 03 20:15:45 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-75c18a15-6100-40ad-a9f4-9361d97770f8 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Volume info retrieved successfully. Sep 03 20:15:45 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-75c18a15-6100-40ad-a9f4-9361d97770f8 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] http://192.168.122.54/volume/v3/volumes/91c5de48-4ea6-43e8-b539-cf54201def74 returned with HTTP 200 Sep 03 20:15:45 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1144/2260] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:15:44 2026] GET /volume/v3/volumes/91c5de48-4ea6-43e8-b539-cf54201def74 => generated 859 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:15:45 devstack devstack@c-api.service[87290]: DEBUG novaclient.v2.client [None req-15d142a8-93bf-4687-bdb4-33c289dd21ab tempest-TestServerVolumeAttachmentScenario-1463030513 tempest-TestServerVolumeAttachmentScenario-1463030513-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 03 Sep 2026 18:15:45 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-4d05161d-4471-42af-a49c-6b6711234179 x-openstack-request-id: req-4d05161d-4471-42af-a49c-6b6711234179 {{(pid=87290) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 03 20:15:45 devstack devstack@c-api.service[87290]: DEBUG novaclient.v2.client [None req-15d142a8-93bf-4687-bdb4-33c289dd21ab tempest-TestServerVolumeAttachmentScenario-1463030513 tempest-TestServerVolumeAttachmentScenario-1463030513-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "4db1d39a-58d0-4b92-b9c0-b0c32e648b91", "serverId": "34409111-7e04-4202-8224-112734e8c254", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "2bf7dd4d-981f-47a8-aa07-604a521a2fcd", "bdm_uuid": "d0ef622a-e88b-4d9d-9441-acc64bfd015a"}} {{(pid=87290) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 03 20:15:45 devstack devstack@c-api.service[87290]: DEBUG novaclient.v2.client [None req-15d142a8-93bf-4687-bdb4-33c289dd21ab tempest-TestServerVolumeAttachmentScenario-1463030513 tempest-TestServerVolumeAttachmentScenario-1463030513-project-admin] GET call to compute for http://192.168.122.54/compute/v2.1/servers/34409111-7e04-4202-8224-112734e8c254/os-volume_attachments/4db1d39a-58d0-4b92-b9c0-b0c32e648b91 used request id req-4d05161d-4471-42af-a49c-6b6711234179 {{(pid=87290) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 03 20:15:45 devstack devstack@c-api.service[87290]: ERROR cinder.volume.api [None req-15d142a8-93bf-4687-bdb4-33c289dd21ab tempest-TestServerVolumeAttachmentScenario-1463030513 tempest-TestServerVolumeAttachmentScenario-1463030513-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 03 20:15:45 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault [None req-15d142a8-93bf-4687-bdb4-33c289dd21ab tempest-TestServerVolumeAttachmentScenario-1463030513 tempest-TestServerVolumeAttachmentScenario-1463030513-project-admin] Caught error: Detach volume from instance 34409111-7e04-4202-8224-112734e8c254 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 34409111-7e04-4202-8224-112734e8c254 using the Compute API Sep 03 20:15:45 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 03 20:15:45 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 03 20:15:45 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 03 20:15:45 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:15:45 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 03 20:15:45 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 03 20:15:45 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:15:45 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 03 20:15:45 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 03 20:15:45 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:15:45 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 03 20:15:45 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 03 20:15:45 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:15:45 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 03 20:15:45 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 03 20:15:45 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:15:45 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 03 20:15:45 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 03 20:15:45 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:15:45 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 03 20:15:45 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 03 20:15:45 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:15:45 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 03 20:15:45 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 03 20:15:45 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:15:45 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 03 20:15:45 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 03 20:15:45 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:15:45 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 03 20:15:45 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 03 20:15:45 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:15:45 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 03 20:15:45 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 03 20:15:45 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:15:45 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 03 20:15:45 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 03 20:15:45 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:15:45 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 03 20:15:45 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 03 20:15:45 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:15:45 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 03 20:15:45 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 03 20:15:45 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:15:45 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 03 20:15:45 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 03 20:15:45 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:15:45 devstack devstack@c-api.service[87290]: 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 03 20:15:45 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 03 20:15:45 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:15:45 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 03 20:15:45 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 03 20:15:45 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:15:45 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 03 20:15:45 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 03 20:15:45 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:15:45 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 03 20:15:45 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 03 20:15:45 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:15:45 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 03 20:15:45 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 03 20:15:45 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:15:45 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 03 20:15:45 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 03 20:15:45 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:15:45 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 03 20:15:45 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 03 20:15:45 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:15:45 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 03 20:15:45 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 03 20:15:45 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:15:45 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 03 20:15:45 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 03 20:15:45 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:15:45 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 03 20:15:45 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 03 20:15:45 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:15:45 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 03 20:15:45 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 03 20:15:45 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:15:45 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 03 20:15:45 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 03 20:15:45 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:15:45 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 03 20:15:45 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 03 20:15:45 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:15:45 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Sep 03 20:15:45 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 03 20:15:45 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 03 20:15:45 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 03 20:15:45 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 03 20:15:45 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 03 20:15:45 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 34409111-7e04-4202-8224-112734e8c254 using the Compute API Sep 03 20:15:45 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault Sep 03 20:15:45 devstack devstack@c-api.service[87290]: INFO cinder.api.middleware.fault [None req-15d142a8-93bf-4687-bdb4-33c289dd21ab tempest-TestServerVolumeAttachmentScenario-1463030513 tempest-TestServerVolumeAttachmentScenario-1463030513-project-admin] http://192.168.122.54/volume/v3/volumes/4db1d39a-58d0-4b92-b9c0-b0c32e648b91/action returned with HTTP 409 Sep 03 20:15:45 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1117/2261] 192.168.122.54 () {60 vars in 1269 bytes} [Thu Sep 3 20:15:44 2026] POST /volume/v3/volumes/4db1d39a-58d0-4b92-b9c0-b0c32e648b91/action => generated 167 bytes in 380 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:15:45 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-671f6974-ea5b-424a-a697-4a263648eeb9 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:45 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1145/2262] 192.168.122.54 () {62 vars in 1476 bytes} [Thu Sep 3 20:15:45 2026] POST /volume/v3/volumes/4db1d39a-58d0-4b92-b9c0-b0c32e648b91/action => generated 114 bytes in 4 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 03 20:15:45 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-adbe2015-53df-434c-92c1-571a9ee0c2c8 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:45 devstack devstack@c-api.service[87290]: WARNING keystonemiddleware.auth_token [None req-adbe2015-53df-434c-92c1-571a9ee0c2c8 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 03 20:15:45 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1118/2263] 192.168.122.54 () {62 vars in 1476 bytes} [Thu Sep 3 20:15:45 2026] POST /volume/v3/volumes/4db1d39a-58d0-4b92-b9c0-b0c32e648b91/action => generated 114 bytes in 53 msecs (HTTP/1.1 401) 5 headers in 232 bytes (2 switches on core 0) Sep 03 20:15:45 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-d107de18-5893-49ed-b606-43576abee749 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:45 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d107de18-5893-49ed-b606-43576abee749 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] GET http://192.168.122.54/volume/v3/volumes/b3f4af9e-8fce-45c7-9620-fe131261a43a Sep 03 20:15:45 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d107de18-5893-49ed-b606-43576abee749 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:45 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d107de18-5893-49ed-b606-43576abee749 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:45 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:45 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:15:45 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:45 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:15:45 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-d107de18-5893-49ed-b606-43576abee749 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Volume info retrieved successfully. Sep 03 20:15:45 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d107de18-5893-49ed-b606-43576abee749 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] http://192.168.122.54/volume/v3/volumes/b3f4af9e-8fce-45c7-9620-fe131261a43a returned with HTTP 200 Sep 03 20:15:45 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1146/2264] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:15:45 2026] GET /volume/v3/volumes/b3f4af9e-8fce-45c7-9620-fe131261a43a => generated 864 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:15:45 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-4379e617-7e4c-4611-88ee-0f3b5fe36f0e None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:45 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-4379e617-7e4c-4611-88ee-0f3b5fe36f0e tempest-VolumeAndVolumeTypeFromImageTest-1614542448 tempest-VolumeAndVolumeTypeFromImageTest-1614542448-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:15:45 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-4379e617-7e4c-4611-88ee-0f3b5fe36f0e tempest-VolumeAndVolumeTypeFromImageTest-1614542448 tempest-VolumeAndVolumeTypeFromImageTest-1614542448-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "fd1da504-8526-4898-b5da-0882654f741c", "size": 1}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:15:45 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.volumes [None req-4379e617-7e4c-4611-88ee-0f3b5fe36f0e tempest-VolumeAndVolumeTypeFromImageTest-1614542448 tempest-VolumeAndVolumeTypeFromImageTest-1614542448-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': 'fd1da504-8526-4898-b5da-0882654f741c', 'size': 1}} {{(pid=87290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:15:45 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-d8aefc52-df48-48f7-ba5c-63187d4a3c49 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:45 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d8aefc52-df48-48f7-ba5c-63187d4a3c49 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] GET http://192.168.122.54/volume/v3/volumes/b3f4af9e-8fce-45c7-9620-fe131261a43a Sep 03 20:15:45 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d8aefc52-df48-48f7-ba5c-63187d4a3c49 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:45 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d8aefc52-df48-48f7-ba5c-63187d4a3c49 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:45 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:45 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:15:45 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:45 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:15:45 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-d8aefc52-df48-48f7-ba5c-63187d4a3c49 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Volume info retrieved successfully. Sep 03 20:15:45 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d8aefc52-df48-48f7-ba5c-63187d4a3c49 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] http://192.168.122.54/volume/v3/volumes/b3f4af9e-8fce-45c7-9620-fe131261a43a returned with HTTP 200 Sep 03 20:15:45 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1147/2265] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:15:45 2026] GET /volume/v3/volumes/b3f4af9e-8fce-45c7-9620-fe131261a43a => generated 864 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:15:45 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-4379e617-7e4c-4611-88ee-0f3b5fe36f0e tempest-VolumeAndVolumeTypeFromImageTest-1614542448 tempest-VolumeAndVolumeTypeFromImageTest-1614542448-project-member] Create volume of 1 GB Sep 03 20:15:45 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-38efae60-0ea5-4916-a595-b9676d029603 req-8ff0c57e-659d-4e25-9bf4-5a2e648ee690 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:45 devstack devstack@c-api.service[87290]: DEBUG oslo_db.sqlalchemy.engines [None req-4379e617-7e4c-4611-88ee-0f3b5fe36f0e tempest-VolumeAndVolumeTypeFromImageTest-1614542448 tempest-VolumeAndVolumeTypeFromImageTest-1614542448-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:15:45 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-4379e617-7e4c-4611-88ee-0f3b5fe36f0e tempest-VolumeAndVolumeTypeFromImageTest-1614542448 tempest-VolumeAndVolumeTypeFromImageTest-1614542448-project-member] Availability Zones retrieved successfully. Sep 03 20:15:45 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-4379e617-7e4c-4611-88ee-0f3b5fe36f0e tempest-VolumeAndVolumeTypeFromImageTest-1614542448 tempest-VolumeAndVolumeTypeFromImageTest-1614542448-project-member] Flow 'volume_create_api' (fbbc2c1d-2b82-4e58-9f9f-a73ff0c09ede) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:15:45 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-4379e617-7e4c-4611-88ee-0f3b5fe36f0e tempest-VolumeAndVolumeTypeFromImageTest-1614542448 tempest-VolumeAndVolumeTypeFromImageTest-1614542448-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34173804-11f4-49a1-bba7-545a6a3343e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:15:45 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.flows.api.create_volume [None req-4379e617-7e4c-4611-88ee-0f3b5fe36f0e tempest-VolumeAndVolumeTypeFromImageTest-1614542448 tempest-VolumeAndVolumeTypeFromImageTest-1614542448-project-member] Validating volume size '1' using validate_int {{(pid=87290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:15:45 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-38efae60-0ea5-4916-a595-b9676d029603 req-8ff0c57e-659d-4e25-9bf4-5a2e648ee690 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] GET http://192.168.122.54/volume/v3/volumes/b3f4af9e-8fce-45c7-9620-fe131261a43a Sep 03 20:15:45 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-38efae60-0ea5-4916-a595-b9676d029603 req-8ff0c57e-659d-4e25-9bf4-5a2e648ee690 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:45 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-38efae60-0ea5-4916-a595-b9676d029603 req-8ff0c57e-659d-4e25-9bf4-5a2e648ee690 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:45 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:45 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:15:45 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:45 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:15:45 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [req-38efae60-0ea5-4916-a595-b9676d029603 req-8ff0c57e-659d-4e25-9bf4-5a2e648ee690 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Volume info retrieved successfully. Sep 03 20:15:45 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-38efae60-0ea5-4916-a595-b9676d029603 req-8ff0c57e-659d-4e25-9bf4-5a2e648ee690 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] http://192.168.122.54/volume/v3/volumes/b3f4af9e-8fce-45c7-9620-fe131261a43a returned with HTTP 200 Sep 03 20:15:45 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1148/2266] 192.168.122.54 () {60 vars in 1482 bytes} [Thu Sep 3 20:15:45 2026] GET /volume/v3/volumes/b3f4af9e-8fce-45c7-9620-fe131261a43a => generated 864 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:15:45 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-4379e617-7e4c-4611-88ee-0f3b5fe36f0e tempest-VolumeAndVolumeTypeFromImageTest-1614542448 tempest-VolumeAndVolumeTypeFromImageTest-1614542448-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34173804-11f4-49a1-bba7-545a6a3343e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T18:15:42Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=0d332147-5a02-4144-9fe4-6ef34dd3659f,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': '0d332147-5a02-4144-9fe4-6ef34dd3659f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:15:45 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-4379e617-7e4c-4611-88ee-0f3b5fe36f0e tempest-VolumeAndVolumeTypeFromImageTest-1614542448 tempest-VolumeAndVolumeTypeFromImageTest-1614542448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7651272c-ae9c-4ea3-9849-5567a155d530) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:15:45 devstack devstack@c-api.service[87290]: WARNING cinder.quota [None req-4379e617-7e4c-4611-88ee-0f3b5fe36f0e tempest-VolumeAndVolumeTypeFromImageTest-1614542448 tempest-VolumeAndVolumeTypeFromImageTest-1614542448-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 03 20:15:45 devstack devstack@c-api.service[87290]: WARNING cinder.quota [None req-4379e617-7e4c-4611-88ee-0f3b5fe36f0e tempest-VolumeAndVolumeTypeFromImageTest-1614542448 tempest-VolumeAndVolumeTypeFromImageTest-1614542448-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 03 20:15:45 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-0841709b-4831-42fc-b9ed-d8578d6d6331 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:45 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-0841709b-4831-42fc-b9ed-d8578d6d6331 None None] GET http://192.168.122.54/volume// Sep 03 20:15:45 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-0841709b-4831-42fc-b9ed-d8578d6d6331 None None] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:45 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-0841709b-4831-42fc-b9ed-d8578d6d6331 None None] Calling method 'all' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:45 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-0841709b-4831-42fc-b9ed-d8578d6d6331 None None] http://192.168.122.54/volume// returned with HTTP 300 Sep 03 20:15:45 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1149/2267] 192.168.122.54 () {58 vars in 1312 bytes} [Thu Sep 3 20:15:45 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 20:15:45 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-38efae60-0ea5-4916-a595-b9676d029603 req-56eb8775-9a37-4552-a6f8-7ed1a0ce302b None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:45 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-38efae60-0ea5-4916-a595-b9676d029603 req-56eb8775-9a37-4552-a6f8-7ed1a0ce302b tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] POST http://192.168.122.54/volume/v3/attachments Sep 03 20:15:45 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-38efae60-0ea5-4916-a595-b9676d029603 req-56eb8775-9a37-4552-a6f8-7ed1a0ce302b tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b3f4af9e-8fce-45c7-9620-fe131261a43a", "connector": null, "instance_uuid": "34409111-7e04-4202-8224-112734e8c254"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:15:45 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:45 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:15:45 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:45 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:15:46 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-4379e617-7e4c-4611-88ee-0f3b5fe36f0e tempest-VolumeAndVolumeTypeFromImageTest-1614542448 tempest-VolumeAndVolumeTypeFromImageTest-1614542448-project-member] Created reservations ['8a8ab216-5ee6-46db-b742-1ac7daac6e3b', 'b55a207f-052e-4387-bf54-6b9922c2c09d', 'faf03904-8da7-45d0-a607-41ecf8be6405', '8d579de6-938d-4904-829b-1a90612d51b7'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:15:46 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-4379e617-7e4c-4611-88ee-0f3b5fe36f0e tempest-VolumeAndVolumeTypeFromImageTest-1614542448 tempest-VolumeAndVolumeTypeFromImageTest-1614542448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7651272c-ae9c-4ea3-9849-5567a155d530) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a8ab216-5ee6-46db-b742-1ac7daac6e3b', 'b55a207f-052e-4387-bf54-6b9922c2c09d', 'faf03904-8da7-45d0-a607-41ecf8be6405', '8d579de6-938d-4904-829b-1a90612d51b7']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:15:46 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-4379e617-7e4c-4611-88ee-0f3b5fe36f0e tempest-VolumeAndVolumeTypeFromImageTest-1614542448 tempest-VolumeAndVolumeTypeFromImageTest-1614542448-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffc48c25-8525-43cb-ba27-4ff901f7544b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:15:46 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:46 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:15:46 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-4379e617-7e4c-4611-88ee-0f3b5fe36f0e tempest-VolumeAndVolumeTypeFromImageTest-1614542448 tempest-VolumeAndVolumeTypeFromImageTest-1614542448-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffc48c25-8525-43cb-ba27-4ff901f7544b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '14f901fb-f8b9-4d22-85e4-d3ae0eb98308', '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='1f8425cdf3394548886f5ffd6fc81a51',qos_specs=None,replication_status=,reservations=['8a8ab216-5ee6-46db-b742-1ac7daac6e3b','b55a207f-052e-4387-bf54-6b9922c2c09d','faf03904-8da7-45d0-a607-41ecf8be6405','8d579de6-938d-4904-829b-1a90612d51b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60157d8102f24aabad4138ae59c07dd9',volume_type_id=0d332147-5a02-4144-9fe4-6ef34dd3659f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:15:46Z,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=14f901fb-f8b9-4d22-85e4-d3ae0eb98308,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f8425cdf3394548886f5ffd6fc81a51',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='60157d8102f24aabad4138ae59c07dd9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d332147-5a02-4144-9fe4-6ef34dd3659f),volume_type_id=0d332147-5a02-4144-9fe4-6ef34dd3659f)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:15:46 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-4379e617-7e4c-4611-88ee-0f3b5fe36f0e tempest-VolumeAndVolumeTypeFromImageTest-1614542448 tempest-VolumeAndVolumeTypeFromImageTest-1614542448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b62155ae-aac4-42e2-b5e7-c7373dbd444a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:15:46 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-38efae60-0ea5-4916-a595-b9676d029603 req-56eb8775-9a37-4552-a6f8-7ed1a0ce302b tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] http://192.168.122.54/volume/v3/attachments returned with HTTP 200 Sep 03 20:15:46 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1150/2268] 192.168.122.54 () {66 vars in 1478 bytes} [Thu Sep 3 20:15:45 2026] POST /volume/v3/attachments => generated 273 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:15:46 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-df171ecc-4728-4244-9cdc-0314e2b1ff24 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:46 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-df171ecc-4728-4244-9cdc-0314e2b1ff24 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] GET http://192.168.122.54/volume/v3/volumes/91c5de48-4ea6-43e8-b539-cf54201def74 Sep 03 20:15:46 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-df171ecc-4728-4244-9cdc-0314e2b1ff24 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:46 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-df171ecc-4728-4244-9cdc-0314e2b1ff24 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:46 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:46 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:15:46 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:46 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:15:46 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-4379e617-7e4c-4611-88ee-0f3b5fe36f0e tempest-VolumeAndVolumeTypeFromImageTest-1614542448 tempest-VolumeAndVolumeTypeFromImageTest-1614542448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b62155ae-aac4-42e2-b5e7-c7373dbd444a) transitioned into state 'SUCCESS' from 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='1f8425cdf3394548886f5ffd6fc81a51',qos_specs=None,replication_status=,reservations=['8a8ab216-5ee6-46db-b742-1ac7daac6e3b','b55a207f-052e-4387-bf54-6b9922c2c09d','faf03904-8da7-45d0-a607-41ecf8be6405','8d579de6-938d-4904-829b-1a90612d51b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60157d8102f24aabad4138ae59c07dd9',volume_type_id=0d332147-5a02-4144-9fe4-6ef34dd3659f)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:15:46 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-df171ecc-4728-4244-9cdc-0314e2b1ff24 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Volume info retrieved successfully. Sep 03 20:15:46 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-4379e617-7e4c-4611-88ee-0f3b5fe36f0e tempest-VolumeAndVolumeTypeFromImageTest-1614542448 tempest-VolumeAndVolumeTypeFromImageTest-1614542448-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (656cb559-b4d2-4f79-ae9b-b0bf8311a35a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:15:46 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-df171ecc-4728-4244-9cdc-0314e2b1ff24 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] http://192.168.122.54/volume/v3/volumes/91c5de48-4ea6-43e8-b539-cf54201def74 returned with HTTP 200 Sep 03 20:15:46 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1151/2269] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:15:46 2026] GET /volume/v3/volumes/91c5de48-4ea6-43e8-b539-cf54201def74 => generated 860 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:15:46 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-0b64a59e-8171-4aee-81e7-8aa426344a54 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:46 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-0b64a59e-8171-4aee-81e7-8aa426344a54 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] GET http://192.168.122.54/volume/v3/volumes/b3f4af9e-8fce-45c7-9620-fe131261a43a Sep 03 20:15:46 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-0b64a59e-8171-4aee-81e7-8aa426344a54 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:46 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-0b64a59e-8171-4aee-81e7-8aa426344a54 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:46 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-4379e617-7e4c-4611-88ee-0f3b5fe36f0e tempest-VolumeAndVolumeTypeFromImageTest-1614542448 tempest-VolumeAndVolumeTypeFromImageTest-1614542448-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (656cb559-b4d2-4f79-ae9b-b0bf8311a35a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:15:46 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-4379e617-7e4c-4611-88ee-0f3b5fe36f0e tempest-VolumeAndVolumeTypeFromImageTest-1614542448 tempest-VolumeAndVolumeTypeFromImageTest-1614542448-project-member] Flow 'volume_create_api' (fbbc2c1d-2b82-4e58-9f9f-a73ff0c09ede) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:15:46 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:46 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:15:46 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-4379e617-7e4c-4611-88ee-0f3b5fe36f0e tempest-VolumeAndVolumeTypeFromImageTest-1614542448 tempest-VolumeAndVolumeTypeFromImageTest-1614542448-project-member] Create volume request issued successfully. Sep 03 20:15:46 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-4379e617-7e4c-4611-88ee-0f3b5fe36f0e tempest-VolumeAndVolumeTypeFromImageTest-1614542448 tempest-VolumeAndVolumeTypeFromImageTest-1614542448-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:15:46 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1119/2270] 192.168.122.54 () {60 vars in 1138 bytes} [Thu Sep 3 20:15:45 2026] POST /volume/v3/volumes => generated 804 bytes in 756 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 20:15:46 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-c3ac6e79-cee9-4017-bee0-1adb5f683dbc None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:46 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c3ac6e79-cee9-4017-bee0-1adb5f683dbc tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] GET http://192.168.122.54/volume/v3/volumes/547a70e6-6f1c-405b-80ba-5fed0f0c9133 Sep 03 20:15:46 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c3ac6e79-cee9-4017-bee0-1adb5f683dbc tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:46 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c3ac6e79-cee9-4017-bee0-1adb5f683dbc tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:46 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:46 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:15:46 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:46 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:15:46 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:46 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:15:46 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-0b64a59e-8171-4aee-81e7-8aa426344a54 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Volume info retrieved successfully. Sep 03 20:15:46 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-c3ac6e79-cee9-4017-bee0-1adb5f683dbc tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Volume info retrieved successfully. Sep 03 20:15:46 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-0b64a59e-8171-4aee-81e7-8aa426344a54 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] http://192.168.122.54/volume/v3/volumes/b3f4af9e-8fce-45c7-9620-fe131261a43a returned with HTTP 200 Sep 03 20:15:46 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1152/2271] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:15:46 2026] GET /volume/v3/volumes/b3f4af9e-8fce-45c7-9620-fe131261a43a => generated 863 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:15:46 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-6a019d3a-5d09-44de-9bf1-639294ccadab None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:46 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-6a019d3a-5d09-44de-9bf1-639294ccadab tempest-VolumeAndVolumeTypeFromImageTest-1614542448 tempest-VolumeAndVolumeTypeFromImageTest-1614542448-project-member] GET http://192.168.122.54/volume/v3/volumes/14f901fb-f8b9-4d22-85e4-d3ae0eb98308 Sep 03 20:15:46 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-6a019d3a-5d09-44de-9bf1-639294ccadab tempest-VolumeAndVolumeTypeFromImageTest-1614542448 tempest-VolumeAndVolumeTypeFromImageTest-1614542448-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:46 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-6a019d3a-5d09-44de-9bf1-639294ccadab tempest-VolumeAndVolumeTypeFromImageTest-1614542448 tempest-VolumeAndVolumeTypeFromImageTest-1614542448-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:46 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c3ac6e79-cee9-4017-bee0-1adb5f683dbc tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] http://192.168.122.54/volume/v3/volumes/547a70e6-6f1c-405b-80ba-5fed0f0c9133 returned with HTTP 200 Sep 03 20:15:46 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1120/2272] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:15:46 2026] GET /volume/v3/volumes/547a70e6-6f1c-405b-80ba-5fed0f0c9133 => generated 859 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:15:46 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-be2311fa-ec85-4c70-a30b-425efab4f4e1 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:46 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-be2311fa-ec85-4c70-a30b-425efab4f4e1 None None] GET http://192.168.122.54/volume// Sep 03 20:15:46 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-be2311fa-ec85-4c70-a30b-425efab4f4e1 None None] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:46 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-be2311fa-ec85-4c70-a30b-425efab4f4e1 None None] Calling method 'all' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:46 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:46 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:15:46 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-be2311fa-ec85-4c70-a30b-425efab4f4e1 None None] http://192.168.122.54/volume// returned with HTTP 300 Sep 03 20:15:46 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1121/2273] 192.168.122.54 () {58 vars in 1310 bytes} [Thu Sep 3 20:15:46 2026] GET /volume/ => generated 389 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 20:15:46 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:46 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:15:46 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-38efae60-0ea5-4916-a595-b9676d029603 req-68659ec3-e838-41cc-93c7-c911459c99d9 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:46 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-6a019d3a-5d09-44de-9bf1-639294ccadab tempest-VolumeAndVolumeTypeFromImageTest-1614542448 tempest-VolumeAndVolumeTypeFromImageTest-1614542448-project-member] Volume info retrieved successfully. Sep 03 20:15:46 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-38efae60-0ea5-4916-a595-b9676d029603 req-68659ec3-e838-41cc-93c7-c911459c99d9 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] GET http://192.168.122.54/volume/v3/volumes/b3f4af9e-8fce-45c7-9620-fe131261a43a Sep 03 20:15:46 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-38efae60-0ea5-4916-a595-b9676d029603 req-68659ec3-e838-41cc-93c7-c911459c99d9 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:46 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-38efae60-0ea5-4916-a595-b9676d029603 req-68659ec3-e838-41cc-93c7-c911459c99d9 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:46 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-6a019d3a-5d09-44de-9bf1-639294ccadab tempest-VolumeAndVolumeTypeFromImageTest-1614542448 tempest-VolumeAndVolumeTypeFromImageTest-1614542448-project-member] http://192.168.122.54/volume/v3/volumes/14f901fb-f8b9-4d22-85e4-d3ae0eb98308 returned with HTTP 200 Sep 03 20:15:46 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1153/2274] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:15:46 2026] GET /volume/v3/volumes/14f901fb-f8b9-4d22-85e4-d3ae0eb98308 => generated 872 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:15:46 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:46 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:15:46 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:46 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:15:46 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [req-38efae60-0ea5-4916-a595-b9676d029603 req-68659ec3-e838-41cc-93c7-c911459c99d9 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Volume info retrieved successfully. Sep 03 20:15:46 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-38efae60-0ea5-4916-a595-b9676d029603 req-68659ec3-e838-41cc-93c7-c911459c99d9 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] http://192.168.122.54/volume/v3/volumes/b3f4af9e-8fce-45c7-9620-fe131261a43a returned with HTTP 200 Sep 03 20:15:46 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1122/2275] 192.168.122.54 () {62 vars in 1523 bytes} [Thu Sep 3 20:15:46 2026] GET /volume/v3/volumes/b3f4af9e-8fce-45c7-9620-fe131261a43a => generated 1044 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 20:15:46 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-38efae60-0ea5-4916-a595-b9676d029603 req-d6898e19-e8e1-487d-b7d0-37ca26921f0b None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:46 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-38efae60-0ea5-4916-a595-b9676d029603 req-d6898e19-e8e1-487d-b7d0-37ca26921f0b tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] PUT http://192.168.122.54/volume/v3/attachments/24f82c67-7c1f-420f-aeda-5034bf79a23c Sep 03 20:15:46 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-38efae60-0ea5-4916-a595-b9676d029603 req-d6898e19-e8e1-487d-b7d0-37ca26921f0b tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.54", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd5588f450", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d480a316-b1bc-4222-9d5e-b857eb49504b", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:15:46 devstack devstack@c-api.service[87289]: DEBUG cinder.coordination [req-38efae60-0ea5-4916-a595-b9676d029603 req-d6898e19-e8e1-487d-b7d0-37ca26921f0b tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Acquiring lock "cinder-attachment_update-b3f4af9e-8fce-45c7-9620-fe131261a43a-devstack" by "attachment_update" {{(pid=87289) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 20:15:46 devstack devstack@c-api.service[87289]: DEBUG cinder.coordination [req-38efae60-0ea5-4916-a595-b9676d029603 req-d6898e19-e8e1-487d-b7d0-37ca26921f0b tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Lock "cinder-attachment_update-b3f4af9e-8fce-45c7-9620-fe131261a43a-devstack" acquired by "attachment_update" :: waited 0.016s {{(pid=87289) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 20:15:46 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:46 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:15:46 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:46 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:15:47 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-78a2ab69-82db-46c0-9f73-ebbdb694194f None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:47 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-78a2ab69-82db-46c0-9f73-ebbdb694194f tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] GET http://192.168.122.54/volume/v3/volumes/b3f4af9e-8fce-45c7-9620-fe131261a43a Sep 03 20:15:47 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-78a2ab69-82db-46c0-9f73-ebbdb694194f tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:47 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-78a2ab69-82db-46c0-9f73-ebbdb694194f tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:47 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:47 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:15:47 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:47 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:15:47 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-78a2ab69-82db-46c0-9f73-ebbdb694194f tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Volume info retrieved successfully. Sep 03 20:15:47 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-78a2ab69-82db-46c0-9f73-ebbdb694194f tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] http://192.168.122.54/volume/v3/volumes/b3f4af9e-8fce-45c7-9620-fe131261a43a returned with HTTP 200 Sep 03 20:15:47 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1123/2276] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:15:47 2026] GET /volume/v3/volumes/b3f4af9e-8fce-45c7-9620-fe131261a43a => generated 863 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:15:47 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-ae92a544-50d6-4f7e-bfdd-926d067b0522 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:47 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ae92a544-50d6-4f7e-bfdd-926d067b0522 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] GET http://192.168.122.54/volume/v3/volumes/547a70e6-6f1c-405b-80ba-5fed0f0c9133 Sep 03 20:15:47 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ae92a544-50d6-4f7e-bfdd-926d067b0522 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:47 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ae92a544-50d6-4f7e-bfdd-926d067b0522 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:47 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:47 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:15:47 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:47 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:15:47 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-ae92a544-50d6-4f7e-bfdd-926d067b0522 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Volume info retrieved successfully. Sep 03 20:15:47 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ae92a544-50d6-4f7e-bfdd-926d067b0522 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] http://192.168.122.54/volume/v3/volumes/547a70e6-6f1c-405b-80ba-5fed0f0c9133 returned with HTTP 200 Sep 03 20:15:47 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1124/2277] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:15:47 2026] GET /volume/v3/volumes/547a70e6-6f1c-405b-80ba-5fed0f0c9133 => generated 860 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:15:47 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-5b446140-1b1e-4d4c-a61b-3f2bd3a4d6e8 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:47 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5b446140-1b1e-4d4c-a61b-3f2bd3a4d6e8 tempest-VolumeAndVolumeTypeFromImageTest-1614542448 tempest-VolumeAndVolumeTypeFromImageTest-1614542448-project-member] GET http://192.168.122.54/volume/v3/volumes/14f901fb-f8b9-4d22-85e4-d3ae0eb98308 Sep 03 20:15:47 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5b446140-1b1e-4d4c-a61b-3f2bd3a4d6e8 tempest-VolumeAndVolumeTypeFromImageTest-1614542448 tempest-VolumeAndVolumeTypeFromImageTest-1614542448-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:47 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5b446140-1b1e-4d4c-a61b-3f2bd3a4d6e8 tempest-VolumeAndVolumeTypeFromImageTest-1614542448 tempest-VolumeAndVolumeTypeFromImageTest-1614542448-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:47 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:47 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:15:47 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:47 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:15:47 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-5b446140-1b1e-4d4c-a61b-3f2bd3a4d6e8 tempest-VolumeAndVolumeTypeFromImageTest-1614542448 tempest-VolumeAndVolumeTypeFromImageTest-1614542448-project-member] Volume info retrieved successfully. Sep 03 20:15:47 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5b446140-1b1e-4d4c-a61b-3f2bd3a4d6e8 tempest-VolumeAndVolumeTypeFromImageTest-1614542448 tempest-VolumeAndVolumeTypeFromImageTest-1614542448-project-member] http://192.168.122.54/volume/v3/volumes/14f901fb-f8b9-4d22-85e4-d3ae0eb98308 returned with HTTP 200 Sep 03 20:15:47 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1125/2278] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:15:47 2026] GET /volume/v3/volumes/14f901fb-f8b9-4d22-85e4-d3ae0eb98308 => generated 896 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:15:47 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-a09251d0-d62b-4494-b614-cc45c859278f None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:47 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a09251d0-d62b-4494-b614-cc45c859278f tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] GET http://192.168.122.54/volume/v3/volumes/d8333cf2-87e8-4837-b84d-76055c9ff2e6 Sep 03 20:15:47 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a09251d0-d62b-4494-b614-cc45c859278f tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:47 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a09251d0-d62b-4494-b614-cc45c859278f tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:47 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:47 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:15:47 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:47 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:15:47 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-a09251d0-d62b-4494-b614-cc45c859278f tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Volume info retrieved successfully. Sep 03 20:15:47 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a09251d0-d62b-4494-b614-cc45c859278f tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] http://192.168.122.54/volume/v3/volumes/d8333cf2-87e8-4837-b84d-76055c9ff2e6 returned with HTTP 200 Sep 03 20:15:47 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1126/2279] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:15:47 2026] GET /volume/v3/volumes/d8333cf2-87e8-4837-b84d-76055c9ff2e6 => generated 860 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:15:47 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-742e1fcb-0110-4afc-99f0-bafa8e5360fa None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:47 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-742e1fcb-0110-4afc-99f0-bafa8e5360fa tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] GET http://192.168.122.54/volume/v3/volumes/ca6f6264-3f08-4ab4-9a4f-17703063e6bd Sep 03 20:15:47 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-742e1fcb-0110-4afc-99f0-bafa8e5360fa tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:47 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-742e1fcb-0110-4afc-99f0-bafa8e5360fa tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:47 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:47 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:15:47 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:47 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:15:47 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-742e1fcb-0110-4afc-99f0-bafa8e5360fa tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Volume info retrieved successfully. Sep 03 20:15:47 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-742e1fcb-0110-4afc-99f0-bafa8e5360fa tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] http://192.168.122.54/volume/v3/volumes/ca6f6264-3f08-4ab4-9a4f-17703063e6bd returned with HTTP 200 Sep 03 20:15:47 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1127/2280] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:15:47 2026] GET /volume/v3/volumes/ca6f6264-3f08-4ab4-9a4f-17703063e6bd => generated 859 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:15:48 devstack devstack@c-api.service[87289]: DEBUG cinder.coordination [req-38efae60-0ea5-4916-a595-b9676d029603 req-d6898e19-e8e1-487d-b7d0-37ca26921f0b tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Lock "cinder-attachment_update-b3f4af9e-8fce-45c7-9620-fe131261a43a-devstack" released by "attachment_update" :: held 1.814s {{(pid=87289) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 20:15:48 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-38efae60-0ea5-4916-a595-b9676d029603 req-d6898e19-e8e1-487d-b7d0-37ca26921f0b tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] http://192.168.122.54/volume/v3/attachments/24f82c67-7c1f-420f-aeda-5034bf79a23c returned with HTTP 200 Sep 03 20:15:48 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1154/2281] 192.168.122.54 () {66 vars in 1588 bytes} [Thu Sep 3 20:15:46 2026] PUT /volume/v3/attachments/24f82c67-7c1f-420f-aeda-5034bf79a23c => generated 694 bytes in 1860 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:15:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-c781a332-aaa3-44fd-ac90-37ef7e4954c6 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:48 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c781a332-aaa3-44fd-ac90-37ef7e4954c6 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] GET http://192.168.122.54/volume/v3/volumes/b3f4af9e-8fce-45c7-9620-fe131261a43a Sep 03 20:15:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c781a332-aaa3-44fd-ac90-37ef7e4954c6 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c781a332-aaa3-44fd-ac90-37ef7e4954c6 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:48 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:48 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:15:48 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:48 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:15:48 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-c781a332-aaa3-44fd-ac90-37ef7e4954c6 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Volume info retrieved successfully. Sep 03 20:15:48 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c781a332-aaa3-44fd-ac90-37ef7e4954c6 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] http://192.168.122.54/volume/v3/volumes/b3f4af9e-8fce-45c7-9620-fe131261a43a returned with HTTP 200 Sep 03 20:15:48 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1128/2282] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:15:48 2026] GET /volume/v3/volumes/b3f4af9e-8fce-45c7-9620-fe131261a43a => generated 864 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:15:48 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-02ad8dcd-c943-4d90-b50c-86beeb7b0785 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:48 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-02ad8dcd-c943-4d90-b50c-86beeb7b0785 tempest-VolumeAndVolumeTypeFromImageTest-1614542448 tempest-VolumeAndVolumeTypeFromImageTest-1614542448-project-member] GET http://192.168.122.54/volume/v3/volumes/14f901fb-f8b9-4d22-85e4-d3ae0eb98308 Sep 03 20:15:48 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-02ad8dcd-c943-4d90-b50c-86beeb7b0785 tempest-VolumeAndVolumeTypeFromImageTest-1614542448 tempest-VolumeAndVolumeTypeFromImageTest-1614542448-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:48 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-02ad8dcd-c943-4d90-b50c-86beeb7b0785 tempest-VolumeAndVolumeTypeFromImageTest-1614542448 tempest-VolumeAndVolumeTypeFromImageTest-1614542448-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:48 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:48 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:15:48 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:48 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:15:48 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-02ad8dcd-c943-4d90-b50c-86beeb7b0785 tempest-VolumeAndVolumeTypeFromImageTest-1614542448 tempest-VolumeAndVolumeTypeFromImageTest-1614542448-project-member] Volume info retrieved successfully. Sep 03 20:15:48 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-02ad8dcd-c943-4d90-b50c-86beeb7b0785 tempest-VolumeAndVolumeTypeFromImageTest-1614542448 tempest-VolumeAndVolumeTypeFromImageTest-1614542448-project-member] http://192.168.122.54/volume/v3/volumes/14f901fb-f8b9-4d22-85e4-d3ae0eb98308 returned with HTTP 200 Sep 03 20:15:48 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1155/2283] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:15:48 2026] GET /volume/v3/volumes/14f901fb-f8b9-4d22-85e4-d3ae0eb98308 => generated 954 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:15:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-adb9dc7a-6411-49aa-9801-dace965c575f None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:48 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-adb9dc7a-6411-49aa-9801-dace965c575f tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] GET http://192.168.122.54/volume/v3/volumes/ca6f6264-3f08-4ab4-9a4f-17703063e6bd Sep 03 20:15:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-adb9dc7a-6411-49aa-9801-dace965c575f tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-adb9dc7a-6411-49aa-9801-dace965c575f tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:48 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:48 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:15:48 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:48 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:15:48 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-adb9dc7a-6411-49aa-9801-dace965c575f tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Volume info retrieved successfully. Sep 03 20:15:48 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-adb9dc7a-6411-49aa-9801-dace965c575f tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] http://192.168.122.54/volume/v3/volumes/ca6f6264-3f08-4ab4-9a4f-17703063e6bd returned with HTTP 200 Sep 03 20:15:48 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1129/2284] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:15:48 2026] GET /volume/v3/volumes/ca6f6264-3f08-4ab4-9a4f-17703063e6bd => generated 860 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:15:48 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-da85db0b-baa2-4de2-912e-9770bde975a7 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:48 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-da85db0b-baa2-4de2-912e-9770bde975a7 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] DELETE http://192.168.122.54/volume/v3/volumes/ca6f6264-3f08-4ab4-9a4f-17703063e6bd Sep 03 20:15:48 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-da85db0b-baa2-4de2-912e-9770bde975a7 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:48 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-da85db0b-baa2-4de2-912e-9770bde975a7 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:48 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-da85db0b-baa2-4de2-912e-9770bde975a7 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Delete volume with id: ca6f6264-3f08-4ab4-9a4f-17703063e6bd Sep 03 20:15:48 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:48 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:15:48 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:48 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:15:48 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-da85db0b-baa2-4de2-912e-9770bde975a7 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Volume info retrieved successfully. Sep 03 20:15:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-38efae60-0ea5-4916-a595-b9676d029603 req-09774e37-123a-4f7b-a7a2-06456d732790 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:48 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-38efae60-0ea5-4916-a595-b9676d029603 req-09774e37-123a-4f7b-a7a2-06456d732790 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] POST http://192.168.122.54/volume/v3/attachments/24f82c67-7c1f-420f-aeda-5034bf79a23c/action Sep 03 20:15:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-38efae60-0ea5-4916-a595-b9676d029603 req-09774e37-123a-4f7b-a7a2-06456d732790 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Action body: b'{"os-complete": null}' {{(pid=87290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:15:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-38efae60-0ea5-4916-a595-b9676d029603 req-09774e37-123a-4f7b-a7a2-06456d732790 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:15:48 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:48 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:15:48 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-da85db0b-baa2-4de2-912e-9770bde975a7 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Delete volume request issued successfully. Sep 03 20:15:48 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-da85db0b-baa2-4de2-912e-9770bde975a7 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] http://192.168.122.54/volume/v3/volumes/ca6f6264-3f08-4ab4-9a4f-17703063e6bd returned with HTTP 202 Sep 03 20:15:48 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:48 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:15:48 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1156/2285] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:15:48 2026] DELETE /volume/v3/volumes/ca6f6264-3f08-4ab4-9a4f-17703063e6bd => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:15:48 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-9f14772b-9304-45fa-b150-f18ca733dc4b None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:48 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9f14772b-9304-45fa-b150-f18ca733dc4b tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] GET http://192.168.122.54/volume/v3/volumes/ca6f6264-3f08-4ab4-9a4f-17703063e6bd Sep 03 20:15:48 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-9f14772b-9304-45fa-b150-f18ca733dc4b tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:48 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-9f14772b-9304-45fa-b150-f18ca733dc4b tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:48 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:48 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:15:48 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-38efae60-0ea5-4916-a595-b9676d029603 req-09774e37-123a-4f7b-a7a2-06456d732790 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] http://192.168.122.54/volume/v3/attachments/24f82c67-7c1f-420f-aeda-5034bf79a23c/action returned with HTTP 204 Sep 03 20:15:48 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1130/2286] 192.168.122.54 () {66 vars in 1609 bytes} [Thu Sep 3 20:15:48 2026] POST /volume/v3/attachments/24f82c67-7c1f-420f-aeda-5034bf79a23c/action => generated 0 bytes in 107 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:15:48 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:48 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:15:48 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-9f14772b-9304-45fa-b150-f18ca733dc4b tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Volume info retrieved successfully. Sep 03 20:15:48 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9f14772b-9304-45fa-b150-f18ca733dc4b tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] http://192.168.122.54/volume/v3/volumes/ca6f6264-3f08-4ab4-9a4f-17703063e6bd returned with HTTP 200 Sep 03 20:15:48 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1157/2287] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:15:48 2026] GET /volume/v3/volumes/ca6f6264-3f08-4ab4-9a4f-17703063e6bd => generated 859 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:15:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-7e868005-d2c4-4b92-ad6e-96166e635e51 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:49 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-7e868005-d2c4-4b92-ad6e-96166e635e51 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] GET http://192.168.122.54/volume/v3/volumes/b3f4af9e-8fce-45c7-9620-fe131261a43a Sep 03 20:15:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-7e868005-d2c4-4b92-ad6e-96166e635e51 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-7e868005-d2c4-4b92-ad6e-96166e635e51 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:49 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:49 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:15:49 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:49 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:15:49 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-7e868005-d2c4-4b92-ad6e-96166e635e51 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Volume info retrieved successfully. Sep 03 20:15:49 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-7e868005-d2c4-4b92-ad6e-96166e635e51 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] http://192.168.122.54/volume/v3/volumes/b3f4af9e-8fce-45c7-9620-fe131261a43a returned with HTTP 200 Sep 03 20:15:49 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1131/2288] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:15:49 2026] GET /volume/v3/volumes/b3f4af9e-8fce-45c7-9620-fe131261a43a => generated 1156 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:15:49 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-867d2781-8fdf-44b9-a317-3679ffd551c6 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:49 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-867d2781-8fdf-44b9-a317-3679ffd551c6 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] GET http://192.168.122.54/volume/v3/volumes/b3f4af9e-8fce-45c7-9620-fe131261a43a Sep 03 20:15:49 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-867d2781-8fdf-44b9-a317-3679ffd551c6 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:49 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-867d2781-8fdf-44b9-a317-3679ffd551c6 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:49 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:49 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:15:49 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:49 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:15:49 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-867d2781-8fdf-44b9-a317-3679ffd551c6 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Volume info retrieved successfully. Sep 03 20:15:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-fcdb4ba3-10ed-4d22-a8f7-27934e1b1b67 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:49 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-fcdb4ba3-10ed-4d22-a8f7-27934e1b1b67 tempest-VolumeAndVolumeTypeFromImageTest-1614542448 tempest-VolumeAndVolumeTypeFromImageTest-1614542448-project-member] GET http://192.168.122.54/volume/v3/volumes/14f901fb-f8b9-4d22-85e4-d3ae0eb98308 Sep 03 20:15:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-fcdb4ba3-10ed-4d22-a8f7-27934e1b1b67 tempest-VolumeAndVolumeTypeFromImageTest-1614542448 tempest-VolumeAndVolumeTypeFromImageTest-1614542448-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-fcdb4ba3-10ed-4d22-a8f7-27934e1b1b67 tempest-VolumeAndVolumeTypeFromImageTest-1614542448 tempest-VolumeAndVolumeTypeFromImageTest-1614542448-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:49 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-867d2781-8fdf-44b9-a317-3679ffd551c6 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] http://192.168.122.54/volume/v3/volumes/b3f4af9e-8fce-45c7-9620-fe131261a43a returned with HTTP 200 Sep 03 20:15:49 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1158/2289] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:15:49 2026] GET /volume/v3/volumes/b3f4af9e-8fce-45c7-9620-fe131261a43a => generated 1156 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:15:49 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:49 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:15:49 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:49 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:15:49 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-fcdb4ba3-10ed-4d22-a8f7-27934e1b1b67 tempest-VolumeAndVolumeTypeFromImageTest-1614542448 tempest-VolumeAndVolumeTypeFromImageTest-1614542448-project-member] Volume info retrieved successfully. Sep 03 20:15:49 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-25771c7e-bd1a-479a-8893-e3bda20e312e None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:49 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-25771c7e-bd1a-479a-8893-e3bda20e312e tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] POST http://192.168.122.54/volume/v3/volumes/4db1d39a-58d0-4b92-b9c0-b0c32e648b91/action Sep 03 20:15:49 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-25771c7e-bd1a-479a-8893-e3bda20e312e tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Action body: b'{"os-detach": {"attachment_id": "24f82c67-7c1f-420f-aeda-5034bf79a23c"}}' {{(pid=87289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:15:49 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-25771c7e-bd1a-479a-8893-e3bda20e312e tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "24f82c67-7c1f-420f-aeda-5034bf79a23c"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:15:49 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-fcdb4ba3-10ed-4d22-a8f7-27934e1b1b67 tempest-VolumeAndVolumeTypeFromImageTest-1614542448 tempest-VolumeAndVolumeTypeFromImageTest-1614542448-project-member] http://192.168.122.54/volume/v3/volumes/14f901fb-f8b9-4d22-85e4-d3ae0eb98308 returned with HTTP 200 Sep 03 20:15:49 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1132/2290] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:15:49 2026] GET /volume/v3/volumes/14f901fb-f8b9-4d22-85e4-d3ae0eb98308 => generated 954 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:15:49 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:49 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:15:49 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:49 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:15:49 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-25771c7e-bd1a-479a-8893-e3bda20e312e tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Volume info retrieved successfully. Sep 03 20:15:49 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-25771c7e-bd1a-479a-8893-e3bda20e312e tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] http://192.168.122.54/volume/v3/volumes/4db1d39a-58d0-4b92-b9c0-b0c32e648b91/action returned with HTTP 400 Sep 03 20:15:49 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1159/2291] 192.168.122.54 () {60 vars in 1269 bytes} [Thu Sep 3 20:15:49 2026] POST /volume/v3/volumes/4db1d39a-58d0-4b92-b9c0-b0c32e648b91/action => generated 100 bytes in 83 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 03 20:15:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-2c891341-9ee2-4e32-9629-471b4b980904 req-3b074c10-adf0-4c60-9788-80fe1e6e5dfd None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:49 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-2c891341-9ee2-4e32-9629-471b4b980904 req-3b074c10-adf0-4c60-9788-80fe1e6e5dfd tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] GET http://192.168.122.54/volume/v3/volumes/b3f4af9e-8fce-45c7-9620-fe131261a43a Sep 03 20:15:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-2c891341-9ee2-4e32-9629-471b4b980904 req-3b074c10-adf0-4c60-9788-80fe1e6e5dfd tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-2c891341-9ee2-4e32-9629-471b4b980904 req-3b074c10-adf0-4c60-9788-80fe1e6e5dfd tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:49 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:49 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:15:49 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:49 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:15:49 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [req-2c891341-9ee2-4e32-9629-471b4b980904 req-3b074c10-adf0-4c60-9788-80fe1e6e5dfd tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Volume info retrieved successfully. Sep 03 20:15:49 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-2c891341-9ee2-4e32-9629-471b4b980904 req-3b074c10-adf0-4c60-9788-80fe1e6e5dfd tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] http://192.168.122.54/volume/v3/volumes/b3f4af9e-8fce-45c7-9620-fe131261a43a returned with HTTP 200 Sep 03 20:15:49 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1133/2292] 192.168.122.54 () {60 vars in 1482 bytes} [Thu Sep 3 20:15:49 2026] GET /volume/v3/volumes/b3f4af9e-8fce-45c7-9620-fe131261a43a => generated 1156 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:15:49 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-2c891341-9ee2-4e32-9629-471b4b980904 req-ede44102-285d-4aa5-8a50-a2177c13ab8b None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:49 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-2c891341-9ee2-4e32-9629-471b4b980904 req-ede44102-285d-4aa5-8a50-a2177c13ab8b tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] POST http://192.168.122.54/volume/v3/volumes/b3f4af9e-8fce-45c7-9620-fe131261a43a/action Sep 03 20:15:49 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-2c891341-9ee2-4e32-9629-471b4b980904 req-ede44102-285d-4aa5-8a50-a2177c13ab8b tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:15:49 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-2c891341-9ee2-4e32-9629-471b4b980904 req-ede44102-285d-4aa5-8a50-a2177c13ab8b tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:15:49 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:49 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:15:49 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:49 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:15:49 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [req-2c891341-9ee2-4e32-9629-471b4b980904 req-ede44102-285d-4aa5-8a50-a2177c13ab8b tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Volume info retrieved successfully. Sep 03 20:15:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-5d31c13e-d7d9-4f5e-8022-ef5504eb9b03 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:49 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5d31c13e-d7d9-4f5e-8022-ef5504eb9b03 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] GET http://192.168.122.54/volume/v3/volumes/ca6f6264-3f08-4ab4-9a4f-17703063e6bd Sep 03 20:15:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5d31c13e-d7d9-4f5e-8022-ef5504eb9b03 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5d31c13e-d7d9-4f5e-8022-ef5504eb9b03 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:49 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [req-2c891341-9ee2-4e32-9629-471b4b980904 req-ede44102-285d-4aa5-8a50-a2177c13ab8b tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Begin detaching volume completed successfully. Sep 03 20:15:49 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5d31c13e-d7d9-4f5e-8022-ef5504eb9b03 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] http://192.168.122.54/volume/v3/volumes/ca6f6264-3f08-4ab4-9a4f-17703063e6bd returned with HTTP 404 Sep 03 20:15:49 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1134/2293] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:15:49 2026] GET /volume/v3/volumes/ca6f6264-3f08-4ab4-9a4f-17703063e6bd => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 20:15:49 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-2c891341-9ee2-4e32-9629-471b4b980904 req-ede44102-285d-4aa5-8a50-a2177c13ab8b tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] http://192.168.122.54/volume/v3/volumes/b3f4af9e-8fce-45c7-9620-fe131261a43a/action returned with HTTP 202 Sep 03 20:15:49 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1160/2294] 192.168.122.54 () {64 vars in 1556 bytes} [Thu Sep 3 20:15:49 2026] POST /volume/v3/volumes/b3f4af9e-8fce-45c7-9620-fe131261a43a/action => generated 0 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 03 20:15:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-85a3456b-6c79-4707-81fd-562d19b3f41e None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:49 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-85a3456b-6c79-4707-81fd-562d19b3f41e tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] DELETE http://192.168.122.54/volume/v3/volumes/d8333cf2-87e8-4837-b84d-76055c9ff2e6 Sep 03 20:15:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-85a3456b-6c79-4707-81fd-562d19b3f41e tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-85a3456b-6c79-4707-81fd-562d19b3f41e tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:49 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-85a3456b-6c79-4707-81fd-562d19b3f41e tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Delete volume with id: d8333cf2-87e8-4837-b84d-76055c9ff2e6 Sep 03 20:15:49 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:49 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:15:49 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:49 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:15:49 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-85a3456b-6c79-4707-81fd-562d19b3f41e tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Volume info retrieved successfully. Sep 03 20:15:50 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-85a3456b-6c79-4707-81fd-562d19b3f41e tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Delete volume request issued successfully. Sep 03 20:15:50 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-85a3456b-6c79-4707-81fd-562d19b3f41e tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] http://192.168.122.54/volume/v3/volumes/d8333cf2-87e8-4837-b84d-76055c9ff2e6 returned with HTTP 202 Sep 03 20:15:50 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1135/2295] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:15:49 2026] DELETE /volume/v3/volumes/d8333cf2-87e8-4837-b84d-76055c9ff2e6 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 20:15:50 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-3b54af0e-dac6-48a1-9af2-63fe4417213c None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:50 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-3b54af0e-dac6-48a1-9af2-63fe4417213c tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] GET http://192.168.122.54/volume/v3/volumes/d8333cf2-87e8-4837-b84d-76055c9ff2e6 Sep 03 20:15:50 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-3b54af0e-dac6-48a1-9af2-63fe4417213c tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:50 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-3b54af0e-dac6-48a1-9af2-63fe4417213c tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:50 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-9f9ceb93-0bcb-4a82-9015-f6096f0faff6 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:50 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-9f9ceb93-0bcb-4a82-9015-f6096f0faff6 None None] GET http://192.168.122.54/volume// Sep 03 20:15:50 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-9f9ceb93-0bcb-4a82-9015-f6096f0faff6 None None] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:50 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-9f9ceb93-0bcb-4a82-9015-f6096f0faff6 None None] Calling method 'all' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:50 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-9f9ceb93-0bcb-4a82-9015-f6096f0faff6 None None] http://192.168.122.54/volume// returned with HTTP 300 Sep 03 20:15:50 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:50 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:15:50 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1136/2296] 192.168.122.54 () {58 vars in 1310 bytes} [Thu Sep 3 20:15:50 2026] GET /volume/ => generated 389 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 20:15:50 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:50 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:15:50 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-2c891341-9ee2-4e32-9629-471b4b980904 req-f0445bfd-aada-44ec-9f55-2db0cc276b44 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:50 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-2c891341-9ee2-4e32-9629-471b4b980904 req-f0445bfd-aada-44ec-9f55-2db0cc276b44 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] GET http://192.168.122.54/volume/v3/volumes/b3f4af9e-8fce-45c7-9620-fe131261a43a Sep 03 20:15:50 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-2c891341-9ee2-4e32-9629-471b4b980904 req-f0445bfd-aada-44ec-9f55-2db0cc276b44 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:50 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-2c891341-9ee2-4e32-9629-471b4b980904 req-f0445bfd-aada-44ec-9f55-2db0cc276b44 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:50 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-3b54af0e-dac6-48a1-9af2-63fe4417213c tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Volume info retrieved successfully. Sep 03 20:15:50 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:50 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:15:50 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-3b54af0e-dac6-48a1-9af2-63fe4417213c tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] http://192.168.122.54/volume/v3/volumes/d8333cf2-87e8-4837-b84d-76055c9ff2e6 returned with HTTP 200 Sep 03 20:15:50 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1161/2297] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:15:50 2026] GET /volume/v3/volumes/d8333cf2-87e8-4837-b84d-76055c9ff2e6 => generated 859 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:15:50 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:50 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:15:50 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [req-2c891341-9ee2-4e32-9629-471b4b980904 req-f0445bfd-aada-44ec-9f55-2db0cc276b44 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Volume info retrieved successfully. Sep 03 20:15:50 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-2c891341-9ee2-4e32-9629-471b4b980904 req-f0445bfd-aada-44ec-9f55-2db0cc276b44 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] http://192.168.122.54/volume/v3/volumes/b3f4af9e-8fce-45c7-9620-fe131261a43a returned with HTTP 200 Sep 03 20:15:50 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1137/2298] 192.168.122.54 () {62 vars in 1523 bytes} [Thu Sep 3 20:15:50 2026] GET /volume/v3/volumes/b3f4af9e-8fce-45c7-9620-fe131261a43a => generated 1340 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 20:15:50 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-2c891341-9ee2-4e32-9629-471b4b980904 req-51af123b-2b88-41b4-9eab-25a7536a4bb1 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:50 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-2c891341-9ee2-4e32-9629-471b4b980904 req-51af123b-2b88-41b4-9eab-25a7536a4bb1 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] DELETE http://192.168.122.54/volume/v3/attachments/24f82c67-7c1f-420f-aeda-5034bf79a23c Sep 03 20:15:50 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-2c891341-9ee2-4e32-9629-471b4b980904 req-51af123b-2b88-41b4-9eab-25a7536a4bb1 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:50 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-2c891341-9ee2-4e32-9629-471b4b980904 req-51af123b-2b88-41b4-9eab-25a7536a4bb1 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Calling method 'version_select' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:50 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:50 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:15:50 devstack devstack@c-api.service[87289]: /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 03 20:15:50 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, Sep 03 20:15:50 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-034e6a4b-aeb2-4f66-9bd1-5f7f16f4a1a0 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:50 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-034e6a4b-aeb2-4f66-9bd1-5f7f16f4a1a0 tempest-VolumeAndVolumeTypeFromImageTest-1614542448 tempest-VolumeAndVolumeTypeFromImageTest-1614542448-project-member] GET http://192.168.122.54/volume/v3/volumes/14f901fb-f8b9-4d22-85e4-d3ae0eb98308 Sep 03 20:15:50 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-034e6a4b-aeb2-4f66-9bd1-5f7f16f4a1a0 tempest-VolumeAndVolumeTypeFromImageTest-1614542448 tempest-VolumeAndVolumeTypeFromImageTest-1614542448-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:50 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-034e6a4b-aeb2-4f66-9bd1-5f7f16f4a1a0 tempest-VolumeAndVolumeTypeFromImageTest-1614542448 tempest-VolumeAndVolumeTypeFromImageTest-1614542448-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:50 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:50 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:15:50 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:50 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:15:50 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-2c891341-9ee2-4e32-9629-471b4b980904 req-51af123b-2b88-41b4-9eab-25a7536a4bb1 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] http://192.168.122.54/volume/v3/attachments/24f82c67-7c1f-420f-aeda-5034bf79a23c returned with HTTP 200 Sep 03 20:15:50 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1162/2299] 192.168.122.54 () {64 vars in 1557 bytes} [Thu Sep 3 20:15:50 2026] DELETE /volume/v3/attachments/24f82c67-7c1f-420f-aeda-5034bf79a23c => generated 19 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:15:50 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-034e6a4b-aeb2-4f66-9bd1-5f7f16f4a1a0 tempest-VolumeAndVolumeTypeFromImageTest-1614542448 tempest-VolumeAndVolumeTypeFromImageTest-1614542448-project-member] Volume info retrieved successfully. Sep 03 20:15:50 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-034e6a4b-aeb2-4f66-9bd1-5f7f16f4a1a0 tempest-VolumeAndVolumeTypeFromImageTest-1614542448 tempest-VolumeAndVolumeTypeFromImageTest-1614542448-project-member] http://192.168.122.54/volume/v3/volumes/14f901fb-f8b9-4d22-85e4-d3ae0eb98308 returned with HTTP 200 Sep 03 20:15:50 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1138/2300] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:15:50 2026] GET /volume/v3/volumes/14f901fb-f8b9-4d22-85e4-d3ae0eb98308 => generated 957 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:15:51 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-f9398c54-f443-4220-8d7f-82002390d8f0 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:51 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f9398c54-f443-4220-8d7f-82002390d8f0 tempest-TestServerVolumeAttachmentScenario-1463030513 tempest-TestServerVolumeAttachmentScenario-1463030513-project-admin] POST http://192.168.122.54/volume/v3/volumes/4db1d39a-58d0-4b92-b9c0-b0c32e648b91/action Sep 03 20:15:51 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f9398c54-f443-4220-8d7f-82002390d8f0 tempest-TestServerVolumeAttachmentScenario-1463030513 tempest-TestServerVolumeAttachmentScenario-1463030513-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=87289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:15:51 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f9398c54-f443-4220-8d7f-82002390d8f0 tempest-TestServerVolumeAttachmentScenario-1463030513 tempest-TestServerVolumeAttachmentScenario-1463030513-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:15:51 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:51 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:15:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-7b09bfb5-1b0c-44cd-a97b-fa0f21fc2164 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:51 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:51 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:15:51 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-7b09bfb5-1b0c-44cd-a97b-fa0f21fc2164 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] GET http://192.168.122.54/volume/v3/volumes/d8333cf2-87e8-4837-b84d-76055c9ff2e6 Sep 03 20:15:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-7b09bfb5-1b0c-44cd-a97b-fa0f21fc2164 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-7b09bfb5-1b0c-44cd-a97b-fa0f21fc2164 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:51 devstack devstack@c-api.service[87289]: DEBUG cinder.api.contrib.admin_actions [None req-f9398c54-f443-4220-8d7f-82002390d8f0 tempest-TestServerVolumeAttachmentScenario-1463030513 tempest-TestServerVolumeAttachmentScenario-1463030513-project-admin] Updating volume '4db1d39a-58d0-4b92-b9c0-b0c32e648b91' with '{'status': 'in-use'}' {{(pid=87289) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 03 20:15:51 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-7b09bfb5-1b0c-44cd-a97b-fa0f21fc2164 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] http://192.168.122.54/volume/v3/volumes/d8333cf2-87e8-4837-b84d-76055c9ff2e6 returned with HTTP 404 Sep 03 20:15:51 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1139/2301] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:15:51 2026] GET /volume/v3/volumes/d8333cf2-87e8-4837-b84d-76055c9ff2e6 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:15:51 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:51 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:15:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-233fe642-062a-4dd4-817a-a7912b26ca3e None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:51 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-233fe642-062a-4dd4-817a-a7912b26ca3e tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] DELETE http://192.168.122.54/volume/v3/volumes/547a70e6-6f1c-405b-80ba-5fed0f0c9133 Sep 03 20:15:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-233fe642-062a-4dd4-817a-a7912b26ca3e tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-233fe642-062a-4dd4-817a-a7912b26ca3e tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:51 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-233fe642-062a-4dd4-817a-a7912b26ca3e tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Delete volume with id: 547a70e6-6f1c-405b-80ba-5fed0f0c9133 Sep 03 20:15:51 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:51 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:15:51 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:51 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:15:51 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-233fe642-062a-4dd4-817a-a7912b26ca3e tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Volume info retrieved successfully. Sep 03 20:15:51 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:51 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:15:51 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f9398c54-f443-4220-8d7f-82002390d8f0 tempest-TestServerVolumeAttachmentScenario-1463030513 tempest-TestServerVolumeAttachmentScenario-1463030513-project-admin] http://192.168.122.54/volume/v3/volumes/4db1d39a-58d0-4b92-b9c0-b0c32e648b91/action returned with HTTP 202 Sep 03 20:15:51 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1163/2302] 192.168.122.54 () {60 vars in 1269 bytes} [Thu Sep 3 20:15:51 2026] POST /volume/v3/volumes/4db1d39a-58d0-4b92-b9c0-b0c32e648b91/action => generated 0 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 03 20:15:51 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-19c68d18-4b28-45ad-a9de-f6a4c712e523 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:51 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-19c68d18-4b28-45ad-a9de-f6a4c712e523 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] GET http://192.168.122.54/volume/v3/volumes/4db1d39a-58d0-4b92-b9c0-b0c32e648b91 Sep 03 20:15:51 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-19c68d18-4b28-45ad-a9de-f6a4c712e523 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:51 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-19c68d18-4b28-45ad-a9de-f6a4c712e523 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:51 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:51 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:15:51 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:51 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:15:51 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-19c68d18-4b28-45ad-a9de-f6a4c712e523 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Volume info retrieved successfully. Sep 03 20:15:51 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-233fe642-062a-4dd4-817a-a7912b26ca3e tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Delete volume request issued successfully. Sep 03 20:15:51 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-233fe642-062a-4dd4-817a-a7912b26ca3e tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] http://192.168.122.54/volume/v3/volumes/547a70e6-6f1c-405b-80ba-5fed0f0c9133 returned with HTTP 202 Sep 03 20:15:51 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1140/2303] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:15:51 2026] DELETE /volume/v3/volumes/547a70e6-6f1c-405b-80ba-5fed0f0c9133 => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:15:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-29965627-ee51-4264-bdd2-e5de3862c145 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:51 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-19c68d18-4b28-45ad-a9de-f6a4c712e523 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] http://192.168.122.54/volume/v3/volumes/4db1d39a-58d0-4b92-b9c0-b0c32e648b91 returned with HTTP 200 Sep 03 20:15:51 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1164/2304] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:15:51 2026] GET /volume/v3/volumes/4db1d39a-58d0-4b92-b9c0-b0c32e648b91 => generated 1157 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:15:51 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-29965627-ee51-4264-bdd2-e5de3862c145 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] GET http://192.168.122.54/volume/v3/volumes/547a70e6-6f1c-405b-80ba-5fed0f0c9133 Sep 03 20:15:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-29965627-ee51-4264-bdd2-e5de3862c145 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-29965627-ee51-4264-bdd2-e5de3862c145 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:51 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:51 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:15:51 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:51 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:15:51 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-29965627-ee51-4264-bdd2-e5de3862c145 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Volume info retrieved successfully. Sep 03 20:15:51 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-29965627-ee51-4264-bdd2-e5de3862c145 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] http://192.168.122.54/volume/v3/volumes/547a70e6-6f1c-405b-80ba-5fed0f0c9133 returned with HTTP 200 Sep 03 20:15:51 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1141/2305] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:15:51 2026] GET /volume/v3/volumes/547a70e6-6f1c-405b-80ba-5fed0f0c9133 => generated 859 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:15:51 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-9aafb26c-c825-46ce-a10c-90c4d8b4fabb req-90ca1769-3bea-4705-89aa-b6b993dc8f3a None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:51 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-9aafb26c-c825-46ce-a10c-90c4d8b4fabb req-90ca1769-3bea-4705-89aa-b6b993dc8f3a tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] GET http://192.168.122.54/volume/v3/volumes/4db1d39a-58d0-4b92-b9c0-b0c32e648b91 Sep 03 20:15:51 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-9aafb26c-c825-46ce-a10c-90c4d8b4fabb req-90ca1769-3bea-4705-89aa-b6b993dc8f3a tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:51 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-9aafb26c-c825-46ce-a10c-90c4d8b4fabb req-90ca1769-3bea-4705-89aa-b6b993dc8f3a tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:51 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:51 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:15:51 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:51 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:15:51 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [req-9aafb26c-c825-46ce-a10c-90c4d8b4fabb req-90ca1769-3bea-4705-89aa-b6b993dc8f3a tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Volume info retrieved successfully. Sep 03 20:15:51 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-9aafb26c-c825-46ce-a10c-90c4d8b4fabb req-90ca1769-3bea-4705-89aa-b6b993dc8f3a tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] http://192.168.122.54/volume/v3/volumes/4db1d39a-58d0-4b92-b9c0-b0c32e648b91 returned with HTTP 200 Sep 03 20:15:51 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1165/2306] 192.168.122.54 () {60 vars in 1482 bytes} [Thu Sep 3 20:15:51 2026] GET /volume/v3/volumes/4db1d39a-58d0-4b92-b9c0-b0c32e648b91 => generated 1157 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:15:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-9aafb26c-c825-46ce-a10c-90c4d8b4fabb req-e0114223-4929-40df-963e-d6bb978fbb15 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:51 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-9aafb26c-c825-46ce-a10c-90c4d8b4fabb req-e0114223-4929-40df-963e-d6bb978fbb15 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] POST http://192.168.122.54/volume/v3/volumes/4db1d39a-58d0-4b92-b9c0-b0c32e648b91/action Sep 03 20:15:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-9aafb26c-c825-46ce-a10c-90c4d8b4fabb req-e0114223-4929-40df-963e-d6bb978fbb15 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:15:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-9aafb26c-c825-46ce-a10c-90c4d8b4fabb req-e0114223-4929-40df-963e-d6bb978fbb15 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:15:51 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:51 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:15:51 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:51 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:15:51 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [req-9aafb26c-c825-46ce-a10c-90c4d8b4fabb req-e0114223-4929-40df-963e-d6bb978fbb15 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Volume info retrieved successfully. Sep 03 20:15:51 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [req-9aafb26c-c825-46ce-a10c-90c4d8b4fabb req-e0114223-4929-40df-963e-d6bb978fbb15 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Begin detaching volume completed successfully. Sep 03 20:15:51 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-9aafb26c-c825-46ce-a10c-90c4d8b4fabb req-e0114223-4929-40df-963e-d6bb978fbb15 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] http://192.168.122.54/volume/v3/volumes/4db1d39a-58d0-4b92-b9c0-b0c32e648b91/action returned with HTTP 202 Sep 03 20:15:51 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1142/2307] 192.168.122.54 () {64 vars in 1556 bytes} [Thu Sep 3 20:15:51 2026] POST /volume/v3/volumes/4db1d39a-58d0-4b92-b9c0-b0c32e648b91/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 20:15:51 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-f884ce0f-483e-45f7-b0b9-7ebb003f67ba None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:51 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f884ce0f-483e-45f7-b0b9-7ebb003f67ba tempest-VolumeAndVolumeTypeFromImageTest-1614542448 tempest-VolumeAndVolumeTypeFromImageTest-1614542448-project-member] GET http://192.168.122.54/volume/v3/volumes/14f901fb-f8b9-4d22-85e4-d3ae0eb98308 Sep 03 20:15:51 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f884ce0f-483e-45f7-b0b9-7ebb003f67ba tempest-VolumeAndVolumeTypeFromImageTest-1614542448 tempest-VolumeAndVolumeTypeFromImageTest-1614542448-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:51 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f884ce0f-483e-45f7-b0b9-7ebb003f67ba tempest-VolumeAndVolumeTypeFromImageTest-1614542448 tempest-VolumeAndVolumeTypeFromImageTest-1614542448-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-2192477d-958f-45e1-aac9-b458cd473ae0 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:51 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2192477d-958f-45e1-aac9-b458cd473ae0 None None] GET http://192.168.122.54/volume// Sep 03 20:15:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-2192477d-958f-45e1-aac9-b458cd473ae0 None None] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-2192477d-958f-45e1-aac9-b458cd473ae0 None None] Calling method 'all' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:51 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2192477d-958f-45e1-aac9-b458cd473ae0 None None] http://192.168.122.54/volume// returned with HTTP 300 Sep 03 20:15:51 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1143/2308] 192.168.122.54 () {58 vars in 1310 bytes} [Thu Sep 3 20:15:51 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 20:15:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-9aafb26c-c825-46ce-a10c-90c4d8b4fabb req-0a073180-bd34-4ca8-bcf4-bbfb2eca34ea None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:51 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-9aafb26c-c825-46ce-a10c-90c4d8b4fabb req-0a073180-bd34-4ca8-bcf4-bbfb2eca34ea tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] GET http://192.168.122.54/volume/v3/volumes/4db1d39a-58d0-4b92-b9c0-b0c32e648b91 Sep 03 20:15:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-9aafb26c-c825-46ce-a10c-90c4d8b4fabb req-0a073180-bd34-4ca8-bcf4-bbfb2eca34ea tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-9aafb26c-c825-46ce-a10c-90c4d8b4fabb req-0a073180-bd34-4ca8-bcf4-bbfb2eca34ea tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:51 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:51 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:15:51 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:51 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:15:51 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:51 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:15:51 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-f884ce0f-483e-45f7-b0b9-7ebb003f67ba tempest-VolumeAndVolumeTypeFromImageTest-1614542448 tempest-VolumeAndVolumeTypeFromImageTest-1614542448-project-member] Volume info retrieved successfully. Sep 03 20:15:51 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:51 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:15:51 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [req-9aafb26c-c825-46ce-a10c-90c4d8b4fabb req-0a073180-bd34-4ca8-bcf4-bbfb2eca34ea tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Volume info retrieved successfully. Sep 03 20:15:51 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f884ce0f-483e-45f7-b0b9-7ebb003f67ba tempest-VolumeAndVolumeTypeFromImageTest-1614542448 tempest-VolumeAndVolumeTypeFromImageTest-1614542448-project-member] http://192.168.122.54/volume/v3/volumes/14f901fb-f8b9-4d22-85e4-d3ae0eb98308 returned with HTTP 200 Sep 03 20:15:51 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1166/2309] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:15:51 2026] GET /volume/v3/volumes/14f901fb-f8b9-4d22-85e4-d3ae0eb98308 => generated 957 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:15:51 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-9aafb26c-c825-46ce-a10c-90c4d8b4fabb req-0a073180-bd34-4ca8-bcf4-bbfb2eca34ea tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] http://192.168.122.54/volume/v3/volumes/4db1d39a-58d0-4b92-b9c0-b0c32e648b91 returned with HTTP 200 Sep 03 20:15:51 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1144/2310] 192.168.122.54 () {62 vars in 1523 bytes} [Thu Sep 3 20:15:51 2026] GET /volume/v3/volumes/4db1d39a-58d0-4b92-b9c0-b0c32e648b91 => generated 1341 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 20:15:52 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-9aafb26c-c825-46ce-a10c-90c4d8b4fabb req-52d424d5-82f0-49de-936f-44b519d30d55 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:52 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-9aafb26c-c825-46ce-a10c-90c4d8b4fabb req-52d424d5-82f0-49de-936f-44b519d30d55 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] DELETE http://192.168.122.54/volume/v3/attachments/2bf7dd4d-981f-47a8-aa07-604a521a2fcd Sep 03 20:15:52 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-9aafb26c-c825-46ce-a10c-90c4d8b4fabb req-52d424d5-82f0-49de-936f-44b519d30d55 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:52 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-9aafb26c-c825-46ce-a10c-90c4d8b4fabb req-52d424d5-82f0-49de-936f-44b519d30d55 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Calling method 'version_select' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:52 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:52 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:15:52 devstack devstack@c-api.service[87289]: /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 03 20:15:52 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, Sep 03 20:15:52 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-9aafb26c-c825-46ce-a10c-90c4d8b4fabb req-52d424d5-82f0-49de-936f-44b519d30d55 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] http://192.168.122.54/volume/v3/attachments/2bf7dd4d-981f-47a8-aa07-604a521a2fcd returned with HTTP 200 Sep 03 20:15:52 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1167/2311] 192.168.122.54 () {64 vars in 1557 bytes} [Thu Sep 3 20:15:52 2026] DELETE /volume/v3/attachments/2bf7dd4d-981f-47a8-aa07-604a521a2fcd => generated 19 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:15:52 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-e002add9-e284-474d-b2e5-10d26897a67f None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:52 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e002add9-e284-474d-b2e5-10d26897a67f tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] GET http://192.168.122.54/volume/v3/volumes/547a70e6-6f1c-405b-80ba-5fed0f0c9133 Sep 03 20:15:52 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e002add9-e284-474d-b2e5-10d26897a67f tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:52 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e002add9-e284-474d-b2e5-10d26897a67f tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:52 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e002add9-e284-474d-b2e5-10d26897a67f tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] http://192.168.122.54/volume/v3/volumes/547a70e6-6f1c-405b-80ba-5fed0f0c9133 returned with HTTP 404 Sep 03 20:15:52 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1145/2312] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:15:52 2026] GET /volume/v3/volumes/547a70e6-6f1c-405b-80ba-5fed0f0c9133 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:15:52 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-3911d539-98f9-45a3-a44c-7c3a5dfb7c5c None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:52 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-3911d539-98f9-45a3-a44c-7c3a5dfb7c5c tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] DELETE http://192.168.122.54/volume/v3/volumes/91c5de48-4ea6-43e8-b539-cf54201def74 Sep 03 20:15:52 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-3911d539-98f9-45a3-a44c-7c3a5dfb7c5c tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:52 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-3911d539-98f9-45a3-a44c-7c3a5dfb7c5c tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:52 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-3911d539-98f9-45a3-a44c-7c3a5dfb7c5c tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Delete volume with id: 91c5de48-4ea6-43e8-b539-cf54201def74 Sep 03 20:15:52 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:52 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:15:52 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:52 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:15:52 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-3911d539-98f9-45a3-a44c-7c3a5dfb7c5c tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Volume info retrieved successfully. Sep 03 20:15:52 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-3911d539-98f9-45a3-a44c-7c3a5dfb7c5c tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Delete volume request issued successfully. Sep 03 20:15:52 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-3911d539-98f9-45a3-a44c-7c3a5dfb7c5c tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] http://192.168.122.54/volume/v3/volumes/91c5de48-4ea6-43e8-b539-cf54201def74 returned with HTTP 202 Sep 03 20:15:52 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1168/2313] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:15:52 2026] DELETE /volume/v3/volumes/91c5de48-4ea6-43e8-b539-cf54201def74 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:15:52 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-b61907f1-69e3-49e8-a620-5cd9678cbf04 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:52 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b61907f1-69e3-49e8-a620-5cd9678cbf04 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] GET http://192.168.122.54/volume/v3/volumes/91c5de48-4ea6-43e8-b539-cf54201def74 Sep 03 20:15:52 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b61907f1-69e3-49e8-a620-5cd9678cbf04 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:52 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b61907f1-69e3-49e8-a620-5cd9678cbf04 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:52 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:52 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:15:52 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:52 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:15:52 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-b61907f1-69e3-49e8-a620-5cd9678cbf04 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Volume info retrieved successfully. Sep 03 20:15:52 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b61907f1-69e3-49e8-a620-5cd9678cbf04 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] http://192.168.122.54/volume/v3/volumes/91c5de48-4ea6-43e8-b539-cf54201def74 returned with HTTP 200 Sep 03 20:15:52 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1146/2314] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:15:52 2026] GET /volume/v3/volumes/91c5de48-4ea6-43e8-b539-cf54201def74 => generated 859 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:15:52 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-49632149-5da0-4314-9704-f03572dfd75c None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:52 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-49632149-5da0-4314-9704-f03572dfd75c tempest-VolumeAndVolumeTypeFromImageTest-1614542448 tempest-VolumeAndVolumeTypeFromImageTest-1614542448-project-member] GET http://192.168.122.54/volume/v3/volumes/14f901fb-f8b9-4d22-85e4-d3ae0eb98308 Sep 03 20:15:52 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-49632149-5da0-4314-9704-f03572dfd75c tempest-VolumeAndVolumeTypeFromImageTest-1614542448 tempest-VolumeAndVolumeTypeFromImageTest-1614542448-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:52 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-49632149-5da0-4314-9704-f03572dfd75c tempest-VolumeAndVolumeTypeFromImageTest-1614542448 tempest-VolumeAndVolumeTypeFromImageTest-1614542448-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:52 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:52 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:15:52 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:52 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:15:52 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-49632149-5da0-4314-9704-f03572dfd75c tempest-VolumeAndVolumeTypeFromImageTest-1614542448 tempest-VolumeAndVolumeTypeFromImageTest-1614542448-project-member] Volume info retrieved successfully. Sep 03 20:15:52 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-49632149-5da0-4314-9704-f03572dfd75c tempest-VolumeAndVolumeTypeFromImageTest-1614542448 tempest-VolumeAndVolumeTypeFromImageTest-1614542448-project-member] http://192.168.122.54/volume/v3/volumes/14f901fb-f8b9-4d22-85e4-d3ae0eb98308 returned with HTTP 200 Sep 03 20:15:52 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1169/2315] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:15:52 2026] GET /volume/v3/volumes/14f901fb-f8b9-4d22-85e4-d3ae0eb98308 => generated 1301 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:15:52 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-c08f6858-78c8-401c-b3d7-8a9401ed6c81 req-6d779a72-1902-43e4-a23a-aa47addcd1dc None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:52 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-c08f6858-78c8-401c-b3d7-8a9401ed6c81 req-6d779a72-1902-43e4-a23a-aa47addcd1dc tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] GET http://192.168.122.54/volume/v3/volumes/4db1d39a-58d0-4b92-b9c0-b0c32e648b91 Sep 03 20:15:52 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-c08f6858-78c8-401c-b3d7-8a9401ed6c81 req-6d779a72-1902-43e4-a23a-aa47addcd1dc tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:52 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-c08f6858-78c8-401c-b3d7-8a9401ed6c81 req-6d779a72-1902-43e4-a23a-aa47addcd1dc tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:52 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-8c9a91f4-6a92-451a-8455-7d9d6b27faa7 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:52 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-8c9a91f4-6a92-451a-8455-7d9d6b27faa7 tempest-VolumeAndVolumeTypeFromImageTest-1614542448 tempest-VolumeAndVolumeTypeFromImageTest-1614542448-project-member] DELETE http://192.168.122.54/volume/v3/volumes/14f901fb-f8b9-4d22-85e4-d3ae0eb98308 Sep 03 20:15:52 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-8c9a91f4-6a92-451a-8455-7d9d6b27faa7 tempest-VolumeAndVolumeTypeFromImageTest-1614542448 tempest-VolumeAndVolumeTypeFromImageTest-1614542448-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:52 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-8c9a91f4-6a92-451a-8455-7d9d6b27faa7 tempest-VolumeAndVolumeTypeFromImageTest-1614542448 tempest-VolumeAndVolumeTypeFromImageTest-1614542448-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:52 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-8c9a91f4-6a92-451a-8455-7d9d6b27faa7 tempest-VolumeAndVolumeTypeFromImageTest-1614542448 tempest-VolumeAndVolumeTypeFromImageTest-1614542448-project-member] Delete volume with id: 14f901fb-f8b9-4d22-85e4-d3ae0eb98308 Sep 03 20:15:52 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:52 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:15:52 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:52 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:15:52 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:52 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:15:52 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:52 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:15:52 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-8c9a91f4-6a92-451a-8455-7d9d6b27faa7 tempest-VolumeAndVolumeTypeFromImageTest-1614542448 tempest-VolumeAndVolumeTypeFromImageTest-1614542448-project-member] Volume info retrieved successfully. Sep 03 20:15:52 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [req-c08f6858-78c8-401c-b3d7-8a9401ed6c81 req-6d779a72-1902-43e4-a23a-aa47addcd1dc tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Volume info retrieved successfully. Sep 03 20:15:52 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-c08f6858-78c8-401c-b3d7-8a9401ed6c81 req-6d779a72-1902-43e4-a23a-aa47addcd1dc tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] http://192.168.122.54/volume/v3/volumes/4db1d39a-58d0-4b92-b9c0-b0c32e648b91 returned with HTTP 200 Sep 03 20:15:52 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1147/2316] 192.168.122.54 () {60 vars in 1482 bytes} [Thu Sep 3 20:15:52 2026] GET /volume/v3/volumes/4db1d39a-58d0-4b92-b9c0-b0c32e648b91 => generated 865 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:15:52 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-8c9a91f4-6a92-451a-8455-7d9d6b27faa7 tempest-VolumeAndVolumeTypeFromImageTest-1614542448 tempest-VolumeAndVolumeTypeFromImageTest-1614542448-project-member] Delete volume request issued successfully. Sep 03 20:15:52 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-8c9a91f4-6a92-451a-8455-7d9d6b27faa7 tempest-VolumeAndVolumeTypeFromImageTest-1614542448 tempest-VolumeAndVolumeTypeFromImageTest-1614542448-project-member] http://192.168.122.54/volume/v3/volumes/14f901fb-f8b9-4d22-85e4-d3ae0eb98308 returned with HTTP 202 Sep 03 20:15:52 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1170/2317] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:15:52 2026] DELETE /volume/v3/volumes/14f901fb-f8b9-4d22-85e4-d3ae0eb98308 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:15:52 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-ba5d7d84-4f77-46be-9322-6a0b36e20781 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:52 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ba5d7d84-4f77-46be-9322-6a0b36e20781 tempest-VolumeAndVolumeTypeFromImageTest-1614542448 tempest-VolumeAndVolumeTypeFromImageTest-1614542448-project-member] GET http://192.168.122.54/volume/v3/volumes/14f901fb-f8b9-4d22-85e4-d3ae0eb98308 Sep 03 20:15:52 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ba5d7d84-4f77-46be-9322-6a0b36e20781 tempest-VolumeAndVolumeTypeFromImageTest-1614542448 tempest-VolumeAndVolumeTypeFromImageTest-1614542448-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:52 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ba5d7d84-4f77-46be-9322-6a0b36e20781 tempest-VolumeAndVolumeTypeFromImageTest-1614542448 tempest-VolumeAndVolumeTypeFromImageTest-1614542448-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:52 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:52 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:15:52 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:52 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:15:52 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-ba5d7d84-4f77-46be-9322-6a0b36e20781 tempest-VolumeAndVolumeTypeFromImageTest-1614542448 tempest-VolumeAndVolumeTypeFromImageTest-1614542448-project-member] Volume info retrieved successfully. Sep 03 20:15:53 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ba5d7d84-4f77-46be-9322-6a0b36e20781 tempest-VolumeAndVolumeTypeFromImageTest-1614542448 tempest-VolumeAndVolumeTypeFromImageTest-1614542448-project-member] http://192.168.122.54/volume/v3/volumes/14f901fb-f8b9-4d22-85e4-d3ae0eb98308 returned with HTTP 200 Sep 03 20:15:53 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1148/2318] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:15:52 2026] GET /volume/v3/volumes/14f901fb-f8b9-4d22-85e4-d3ae0eb98308 => generated 1300 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:15:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-39c590df-7ee7-4145-a2bd-2998fb47b08e None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:53 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-39c590df-7ee7-4145-a2bd-2998fb47b08e tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] GET http://192.168.122.54/volume/v3/volumes/91c5de48-4ea6-43e8-b539-cf54201def74 Sep 03 20:15:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-39c590df-7ee7-4145-a2bd-2998fb47b08e tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-39c590df-7ee7-4145-a2bd-2998fb47b08e tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:53 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-39c590df-7ee7-4145-a2bd-2998fb47b08e tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] http://192.168.122.54/volume/v3/volumes/91c5de48-4ea6-43e8-b539-cf54201def74 returned with HTTP 404 Sep 03 20:15:53 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1171/2319] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:15:53 2026] GET /volume/v3/volumes/91c5de48-4ea6-43e8-b539-cf54201def74 => generated 109 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:15:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-a6081482-8048-44cd-acc5-e3c61a95901d None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:53 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a6081482-8048-44cd-acc5-e3c61a95901d tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] DELETE http://192.168.122.54/volume/v3/volumes/64104dba-507f-40be-a484-fe4c76c4e033 Sep 03 20:15:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a6081482-8048-44cd-acc5-e3c61a95901d tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a6081482-8048-44cd-acc5-e3c61a95901d tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:53 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-a6081482-8048-44cd-acc5-e3c61a95901d tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Delete volume with id: 64104dba-507f-40be-a484-fe4c76c4e033 Sep 03 20:15:53 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:53 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:15:53 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:53 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:15:53 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-a6081482-8048-44cd-acc5-e3c61a95901d tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Volume info retrieved successfully. Sep 03 20:15:53 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-a6081482-8048-44cd-acc5-e3c61a95901d tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Delete volume request issued successfully. Sep 03 20:15:53 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a6081482-8048-44cd-acc5-e3c61a95901d tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] http://192.168.122.54/volume/v3/volumes/64104dba-507f-40be-a484-fe4c76c4e033 returned with HTTP 202 Sep 03 20:15:53 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1149/2320] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:15:53 2026] DELETE /volume/v3/volumes/64104dba-507f-40be-a484-fe4c76c4e033 => generated 0 bytes in 132 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:15:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-b7d7f32e-b70e-4caf-b81f-bfba67b0ed8d None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:53 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b7d7f32e-b70e-4caf-b81f-bfba67b0ed8d tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] GET http://192.168.122.54/volume/v3/volumes/64104dba-507f-40be-a484-fe4c76c4e033 Sep 03 20:15:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b7d7f32e-b70e-4caf-b81f-bfba67b0ed8d tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b7d7f32e-b70e-4caf-b81f-bfba67b0ed8d tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:53 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:53 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:15:53 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:53 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:15:53 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-b7d7f32e-b70e-4caf-b81f-bfba67b0ed8d tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Volume info retrieved successfully. Sep 03 20:15:53 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b7d7f32e-b70e-4caf-b81f-bfba67b0ed8d tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] http://192.168.122.54/volume/v3/volumes/64104dba-507f-40be-a484-fe4c76c4e033 returned with HTTP 200 Sep 03 20:15:53 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1172/2321] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:15:53 2026] GET /volume/v3/volumes/64104dba-507f-40be-a484-fe4c76c4e033 => generated 858 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:15:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-bdf61b2e-8551-4dcd-8756-74ea1a371c38 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:54 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-bdf61b2e-8551-4dcd-8756-74ea1a371c38 tempest-VolumeAndVolumeTypeFromImageTest-1614542448 tempest-VolumeAndVolumeTypeFromImageTest-1614542448-project-member] GET http://192.168.122.54/volume/v3/volumes/14f901fb-f8b9-4d22-85e4-d3ae0eb98308 Sep 03 20:15:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-bdf61b2e-8551-4dcd-8756-74ea1a371c38 tempest-VolumeAndVolumeTypeFromImageTest-1614542448 tempest-VolumeAndVolumeTypeFromImageTest-1614542448-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-bdf61b2e-8551-4dcd-8756-74ea1a371c38 tempest-VolumeAndVolumeTypeFromImageTest-1614542448 tempest-VolumeAndVolumeTypeFromImageTest-1614542448-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:54 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:54 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:15:54 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:54 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:15:54 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-bdf61b2e-8551-4dcd-8756-74ea1a371c38 tempest-VolumeAndVolumeTypeFromImageTest-1614542448 tempest-VolumeAndVolumeTypeFromImageTest-1614542448-project-member] Volume info retrieved successfully. Sep 03 20:15:54 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-bdf61b2e-8551-4dcd-8756-74ea1a371c38 tempest-VolumeAndVolumeTypeFromImageTest-1614542448 tempest-VolumeAndVolumeTypeFromImageTest-1614542448-project-member] http://192.168.122.54/volume/v3/volumes/14f901fb-f8b9-4d22-85e4-d3ae0eb98308 returned with HTTP 200 Sep 03 20:15:54 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1150/2322] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:15:54 2026] GET /volume/v3/volumes/14f901fb-f8b9-4d22-85e4-d3ae0eb98308 => generated 1300 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:15:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-aa689d83-20d3-4f3f-a146-2dd2b9674527 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:54 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-aa689d83-20d3-4f3f-a146-2dd2b9674527 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] GET http://192.168.122.54/volume/v3/volumes/7f723398-5d28-4db4-8eaa-7a56f358a990 Sep 03 20:15:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-aa689d83-20d3-4f3f-a146-2dd2b9674527 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-aa689d83-20d3-4f3f-a146-2dd2b9674527 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:54 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:54 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:15:54 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:54 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:15:54 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-aa689d83-20d3-4f3f-a146-2dd2b9674527 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Volume info retrieved successfully. Sep 03 20:15:54 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-aa689d83-20d3-4f3f-a146-2dd2b9674527 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] http://192.168.122.54/volume/v3/volumes/7f723398-5d28-4db4-8eaa-7a56f358a990 returned with HTTP 200 Sep 03 20:15:54 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1173/2323] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:15:54 2026] GET /volume/v3/volumes/7f723398-5d28-4db4-8eaa-7a56f358a990 => generated 943 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:15:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-bcab2de4-e386-4b8c-80c1-64679f1d1dca None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:54 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-bcab2de4-e386-4b8c-80c1-64679f1d1dca tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] GET http://192.168.122.54/volume/v3/volumes/64104dba-507f-40be-a484-fe4c76c4e033 Sep 03 20:15:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-bcab2de4-e386-4b8c-80c1-64679f1d1dca tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-bcab2de4-e386-4b8c-80c1-64679f1d1dca tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:54 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:54 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:15:54 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:54 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:15:55 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-bcab2de4-e386-4b8c-80c1-64679f1d1dca tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Volume info retrieved successfully. Sep 03 20:15:55 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-bcab2de4-e386-4b8c-80c1-64679f1d1dca tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] http://192.168.122.54/volume/v3/volumes/64104dba-507f-40be-a484-fe4c76c4e033 returned with HTTP 200 Sep 03 20:15:55 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1151/2324] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:15:54 2026] GET /volume/v3/volumes/64104dba-507f-40be-a484-fe4c76c4e033 => generated 858 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:15:55 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-87694a87-71ea-41ff-89cd-11afe72820d5 req-d7792cce-44ce-42de-b9d9-29a68bb26d29 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:55 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-87694a87-71ea-41ff-89cd-11afe72820d5 req-d7792cce-44ce-42de-b9d9-29a68bb26d29 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] GET http://192.168.122.54/volume/v3/volumes/7f723398-5d28-4db4-8eaa-7a56f358a990 Sep 03 20:15:55 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-87694a87-71ea-41ff-89cd-11afe72820d5 req-d7792cce-44ce-42de-b9d9-29a68bb26d29 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:55 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-87694a87-71ea-41ff-89cd-11afe72820d5 req-d7792cce-44ce-42de-b9d9-29a68bb26d29 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:55 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:55 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:15:55 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:55 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:15:55 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [req-87694a87-71ea-41ff-89cd-11afe72820d5 req-d7792cce-44ce-42de-b9d9-29a68bb26d29 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Volume info retrieved successfully. Sep 03 20:15:55 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-29293fc0-9b41-467a-8854-b3d3f75ec665 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:55 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-29293fc0-9b41-467a-8854-b3d3f75ec665 tempest-VolumeAndVolumeTypeFromImageTest-1614542448 tempest-VolumeAndVolumeTypeFromImageTest-1614542448-project-member] GET http://192.168.122.54/volume/v3/volumes/14f901fb-f8b9-4d22-85e4-d3ae0eb98308 Sep 03 20:15:55 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-29293fc0-9b41-467a-8854-b3d3f75ec665 tempest-VolumeAndVolumeTypeFromImageTest-1614542448 tempest-VolumeAndVolumeTypeFromImageTest-1614542448-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:55 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-87694a87-71ea-41ff-89cd-11afe72820d5 req-d7792cce-44ce-42de-b9d9-29a68bb26d29 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] http://192.168.122.54/volume/v3/volumes/7f723398-5d28-4db4-8eaa-7a56f358a990 returned with HTTP 200 Sep 03 20:15:55 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-29293fc0-9b41-467a-8854-b3d3f75ec665 tempest-VolumeAndVolumeTypeFromImageTest-1614542448 tempest-VolumeAndVolumeTypeFromImageTest-1614542448-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:55 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1174/2325] 192.168.122.54 () {60 vars in 1482 bytes} [Thu Sep 3 20:15:55 2026] GET /volume/v3/volumes/7f723398-5d28-4db4-8eaa-7a56f358a990 => generated 943 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:15:55 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-29293fc0-9b41-467a-8854-b3d3f75ec665 tempest-VolumeAndVolumeTypeFromImageTest-1614542448 tempest-VolumeAndVolumeTypeFromImageTest-1614542448-project-member] http://192.168.122.54/volume/v3/volumes/14f901fb-f8b9-4d22-85e4-d3ae0eb98308 returned with HTTP 404 Sep 03 20:15:55 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1152/2326] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:15:55 2026] GET /volume/v3/volumes/14f901fb-f8b9-4d22-85e4-d3ae0eb98308 => generated 109 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:15:55 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-1745c7f7-9fe4-4839-ada1-a0fec6265fe8 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:55 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-1745c7f7-9fe4-4839-ada1-a0fec6265fe8 tempest-VolumeAndVolumeTypeFromImageTest-1121396004 tempest-VolumeAndVolumeTypeFromImageTest-1121396004-project-admin] GET http://192.168.122.54/volume/v3/volumes/detail?all_tenants=1 Sep 03 20:15:55 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-1745c7f7-9fe4-4839-ada1-a0fec6265fe8 tempest-VolumeAndVolumeTypeFromImageTest-1121396004 tempest-VolumeAndVolumeTypeFromImageTest-1121396004-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:55 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-1745c7f7-9fe4-4839-ada1-a0fec6265fe8 tempest-VolumeAndVolumeTypeFromImageTest-1121396004 tempest-VolumeAndVolumeTypeFromImageTest-1121396004-project-admin] Calling method 'detail' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:55 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-1745c7f7-9fe4-4839-ada1-a0fec6265fe8 tempest-VolumeAndVolumeTypeFromImageTest-1121396004 tempest-VolumeAndVolumeTypeFromImageTest-1121396004-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87289) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 20:15:55 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-c405ede7-a6b8-4b32-813d-8c0a3107d0f3 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:55 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c405ede7-a6b8-4b32-813d-8c0a3107d0f3 None None] GET http://192.168.122.54/volume// Sep 03 20:15:55 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c405ede7-a6b8-4b32-813d-8c0a3107d0f3 None None] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:55 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c405ede7-a6b8-4b32-813d-8c0a3107d0f3 None None] Calling method 'all' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:55 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c405ede7-a6b8-4b32-813d-8c0a3107d0f3 None None] http://192.168.122.54/volume// returned with HTTP 300 Sep 03 20:15:55 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1153/2327] 192.168.122.54 () {58 vars in 1312 bytes} [Thu Sep 3 20:15:55 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 20:15:55 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-87694a87-71ea-41ff-89cd-11afe72820d5 req-04dbd3d4-5075-47e3-b537-2715db6c9e0c None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:55 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-87694a87-71ea-41ff-89cd-11afe72820d5 req-04dbd3d4-5075-47e3-b537-2715db6c9e0c tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] POST http://192.168.122.54/volume/v3/attachments Sep 03 20:15:55 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-87694a87-71ea-41ff-89cd-11afe72820d5 req-04dbd3d4-5075-47e3-b537-2715db6c9e0c tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7f723398-5d28-4db4-8eaa-7a56f358a990", "connector": null, "instance_uuid": "d9482d42-3713-41b5-9eec-27ccda31230b"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:15:55 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:55 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:15:55 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:55 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:15:55 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:55 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:15:55 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:55 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:15:55 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:55 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:15:55 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:55 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:15:55 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:55 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:15:55 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:55 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:15:55 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-1745c7f7-9fe4-4839-ada1-a0fec6265fe8 tempest-VolumeAndVolumeTypeFromImageTest-1121396004 tempest-VolumeAndVolumeTypeFromImageTest-1121396004-project-admin] Get all volumes completed successfully. Sep 03 20:15:55 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:55 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:15:55 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-1745c7f7-9fe4-4839-ada1-a0fec6265fe8 tempest-VolumeAndVolumeTypeFromImageTest-1121396004 tempest-VolumeAndVolumeTypeFromImageTest-1121396004-project-admin] http://192.168.122.54/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 03 20:15:55 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1175/2328] 192.168.122.54 () {58 vars in 1164 bytes} [Thu Sep 3 20:15:55 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 6960 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:15:55 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-13c2702b-767a-4af2-a3da-eade741f786b None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:55 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-13c2702b-767a-4af2-a3da-eade741f786b tempest-VolumeAndVolumeTypeFromImageTest-1121396004 tempest-VolumeAndVolumeTypeFromImageTest-1121396004-project-admin] DELETE http://192.168.122.54/volume/v3/types/0d332147-5a02-4144-9fe4-6ef34dd3659f Sep 03 20:15:55 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-13c2702b-767a-4af2-a3da-eade741f786b tempest-VolumeAndVolumeTypeFromImageTest-1121396004 tempest-VolumeAndVolumeTypeFromImageTest-1121396004-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:55 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-13c2702b-767a-4af2-a3da-eade741f786b tempest-VolumeAndVolumeTypeFromImageTest-1121396004 tempest-VolumeAndVolumeTypeFromImageTest-1121396004-project-admin] Calling method '_delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:55 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-87694a87-71ea-41ff-89cd-11afe72820d5 req-04dbd3d4-5075-47e3-b537-2715db6c9e0c tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] http://192.168.122.54/volume/v3/attachments returned with HTTP 200 Sep 03 20:15:55 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1154/2329] 192.168.122.54 () {66 vars in 1478 bytes} [Thu Sep 3 20:15:55 2026] POST /volume/v3/attachments => generated 273 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:15:55 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-ae6e530d-a3dd-466c-ba1b-de573d19bac1 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:55 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ae6e530d-a3dd-466c-ba1b-de573d19bac1 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] GET http://192.168.122.54/volume/v3/volumes/7f723398-5d28-4db4-8eaa-7a56f358a990 Sep 03 20:15:55 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ae6e530d-a3dd-466c-ba1b-de573d19bac1 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:55 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ae6e530d-a3dd-466c-ba1b-de573d19bac1 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:55 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-13c2702b-767a-4af2-a3da-eade741f786b tempest-VolumeAndVolumeTypeFromImageTest-1121396004 tempest-VolumeAndVolumeTypeFromImageTest-1121396004-project-admin] http://192.168.122.54/volume/v3/types/0d332147-5a02-4144-9fe4-6ef34dd3659f returned with HTTP 202 Sep 03 20:15:55 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1176/2330] 192.168.122.54 () {58 vars in 1224 bytes} [Thu Sep 3 20:15:55 2026] DELETE /volume/v3/types/0d332147-5a02-4144-9fe4-6ef34dd3659f => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:15:55 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-2901a883-7122-44cf-91ee-aae34cff37b6 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:55 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-2901a883-7122-44cf-91ee-aae34cff37b6 tempest-VolumeAndVolumeTypeFromImageTest-1121396004 tempest-VolumeAndVolumeTypeFromImageTest-1121396004-project-admin] GET http://192.168.122.54/volume/v3/types/0d332147-5a02-4144-9fe4-6ef34dd3659f Sep 03 20:15:55 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-2901a883-7122-44cf-91ee-aae34cff37b6 tempest-VolumeAndVolumeTypeFromImageTest-1121396004 tempest-VolumeAndVolumeTypeFromImageTest-1121396004-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:55 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-2901a883-7122-44cf-91ee-aae34cff37b6 tempest-VolumeAndVolumeTypeFromImageTest-1121396004 tempest-VolumeAndVolumeTypeFromImageTest-1121396004-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:55 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:55 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:15:55 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-2901a883-7122-44cf-91ee-aae34cff37b6 tempest-VolumeAndVolumeTypeFromImageTest-1121396004 tempest-VolumeAndVolumeTypeFromImageTest-1121396004-project-admin] http://192.168.122.54/volume/v3/types/0d332147-5a02-4144-9fe4-6ef34dd3659f returned with HTTP 404 Sep 03 20:15:55 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1177/2331] 192.168.122.54 () {58 vars in 1221 bytes} [Thu Sep 3 20:15:55 2026] GET /volume/v3/types/0d332147-5a02-4144-9fe4-6ef34dd3659f => generated 114 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:15:55 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:55 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:15:55 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-c8d80a68-6edc-4dfe-9abd-5e4413012a50 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:55 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c8d80a68-6edc-4dfe-9abd-5e4413012a50 None None] GET http://192.168.122.54/volume// Sep 03 20:15:55 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c8d80a68-6edc-4dfe-9abd-5e4413012a50 None None] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:55 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c8d80a68-6edc-4dfe-9abd-5e4413012a50 None None] Calling method 'all' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:55 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c8d80a68-6edc-4dfe-9abd-5e4413012a50 None None] http://192.168.122.54/volume// returned with HTTP 300 Sep 03 20:15:55 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1178/2332] 192.168.122.54 () {58 vars in 1310 bytes} [Thu Sep 3 20:15:55 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 20:15:55 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-87694a87-71ea-41ff-89cd-11afe72820d5 req-c9d9f48a-dfb2-494d-b674-ac3913298f8f None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:55 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-ae6e530d-a3dd-466c-ba1b-de573d19bac1 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Volume info retrieved successfully. Sep 03 20:15:55 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-87694a87-71ea-41ff-89cd-11afe72820d5 req-c9d9f48a-dfb2-494d-b674-ac3913298f8f tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] GET http://192.168.122.54/volume/v3/volumes/7f723398-5d28-4db4-8eaa-7a56f358a990 Sep 03 20:15:55 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-87694a87-71ea-41ff-89cd-11afe72820d5 req-c9d9f48a-dfb2-494d-b674-ac3913298f8f tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:55 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-87694a87-71ea-41ff-89cd-11afe72820d5 req-c9d9f48a-dfb2-494d-b674-ac3913298f8f tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:55 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ae6e530d-a3dd-466c-ba1b-de573d19bac1 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] http://192.168.122.54/volume/v3/volumes/7f723398-5d28-4db4-8eaa-7a56f358a990 returned with HTTP 200 Sep 03 20:15:55 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1155/2333] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:15:55 2026] GET /volume/v3/volumes/7f723398-5d28-4db4-8eaa-7a56f358a990 => generated 942 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:15:55 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:55 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:15:55 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:55 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:15:55 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [req-87694a87-71ea-41ff-89cd-11afe72820d5 req-c9d9f48a-dfb2-494d-b674-ac3913298f8f tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Volume info retrieved successfully. Sep 03 20:15:55 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-87694a87-71ea-41ff-89cd-11afe72820d5 req-c9d9f48a-dfb2-494d-b674-ac3913298f8f tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] http://192.168.122.54/volume/v3/volumes/7f723398-5d28-4db4-8eaa-7a56f358a990 returned with HTTP 200 Sep 03 20:15:55 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1179/2334] 192.168.122.54 () {62 vars in 1523 bytes} [Thu Sep 3 20:15:55 2026] GET /volume/v3/volumes/7f723398-5d28-4db4-8eaa-7a56f358a990 => generated 1123 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 20:15:56 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-87694a87-71ea-41ff-89cd-11afe72820d5 req-16e406e8-896e-47c4-98b0-8aa4bd44931e None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:56 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-87694a87-71ea-41ff-89cd-11afe72820d5 req-16e406e8-896e-47c4-98b0-8aa4bd44931e tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] PUT http://192.168.122.54/volume/v3/attachments/0554b68f-00e1-42fc-b2c4-1b3f7c4b9dd8 Sep 03 20:15:56 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-87694a87-71ea-41ff-89cd-11afe72820d5 req-16e406e8-896e-47c4-98b0-8aa4bd44931e tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.54", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd5588f450", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d480a316-b1bc-4222-9d5e-b857eb49504b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:15:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-b3cb9a36-9660-4092-aeda-d498c5bb49bb None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:56 devstack devstack@c-api.service[87290]: DEBUG cinder.coordination [req-87694a87-71ea-41ff-89cd-11afe72820d5 req-16e406e8-896e-47c4-98b0-8aa4bd44931e tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Acquiring lock "cinder-attachment_update-7f723398-5d28-4db4-8eaa-7a56f358a990-devstack" by "attachment_update" {{(pid=87290) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 20:15:56 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b3cb9a36-9660-4092-aeda-d498c5bb49bb tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] GET http://192.168.122.54/volume/v3/volumes/64104dba-507f-40be-a484-fe4c76c4e033 Sep 03 20:15:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b3cb9a36-9660-4092-aeda-d498c5bb49bb tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b3cb9a36-9660-4092-aeda-d498c5bb49bb tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:56 devstack devstack@c-api.service[87290]: DEBUG cinder.coordination [req-87694a87-71ea-41ff-89cd-11afe72820d5 req-16e406e8-896e-47c4-98b0-8aa4bd44931e tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Lock "cinder-attachment_update-7f723398-5d28-4db4-8eaa-7a56f358a990-devstack" acquired by "attachment_update" :: waited 0.028s {{(pid=87290) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 20:15:56 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:56 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:15:56 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b3cb9a36-9660-4092-aeda-d498c5bb49bb tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] http://192.168.122.54/volume/v3/volumes/64104dba-507f-40be-a484-fe4c76c4e033 returned with HTTP 404 Sep 03 20:15:56 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1180/2335] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:15:56 2026] GET /volume/v3/volumes/64104dba-507f-40be-a484-fe4c76c4e033 => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:15:56 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:56 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:15:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-6eeba1c0-2b5e-47bc-9f3b-87eb3a36248f None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:56 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-6eeba1c0-2b5e-47bc-9f3b-87eb3a36248f tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] DELETE http://192.168.122.54/volume/v3/snapshots/12dfb048-1732-4321-985b-2e247d705107 Sep 03 20:15:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-6eeba1c0-2b5e-47bc-9f3b-87eb3a36248f tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-6eeba1c0-2b5e-47bc-9f3b-87eb3a36248f tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:56 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.snapshots [None req-6eeba1c0-2b5e-47bc-9f3b-87eb3a36248f tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Delete snapshot with id: 12dfb048-1732-4321-985b-2e247d705107 Sep 03 20:15:56 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:56 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:15:56 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-6eeba1c0-2b5e-47bc-9f3b-87eb3a36248f tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Snapshot retrieved successfully. Sep 03 20:15:56 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:56 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:15:56 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-6eeba1c0-2b5e-47bc-9f3b-87eb3a36248f tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Snapshot delete request issued successfully. Sep 03 20:15:56 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-6eeba1c0-2b5e-47bc-9f3b-87eb3a36248f tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] http://192.168.122.54/volume/v3/snapshots/12dfb048-1732-4321-985b-2e247d705107 returned with HTTP 202 Sep 03 20:15:56 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1181/2336] 192.168.122.54 () {58 vars in 1236 bytes} [Thu Sep 3 20:15:56 2026] DELETE /volume/v3/snapshots/12dfb048-1732-4321-985b-2e247d705107 => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:15:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-0c2f3aa3-fc7b-4512-8b85-2a8d47109a73 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:56 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-0c2f3aa3-fc7b-4512-8b85-2a8d47109a73 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] GET http://192.168.122.54/volume/v3/snapshots/12dfb048-1732-4321-985b-2e247d705107 Sep 03 20:15:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-0c2f3aa3-fc7b-4512-8b85-2a8d47109a73 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-0c2f3aa3-fc7b-4512-8b85-2a8d47109a73 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:56 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:56 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:15:56 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-0c2f3aa3-fc7b-4512-8b85-2a8d47109a73 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Snapshot retrieved successfully. Sep 03 20:15:56 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-0c2f3aa3-fc7b-4512-8b85-2a8d47109a73 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] http://192.168.122.54/volume/v3/snapshots/12dfb048-1732-4321-985b-2e247d705107 returned with HTTP 200 Sep 03 20:15:56 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1182/2337] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:15:56 2026] GET /volume/v3/snapshots/12dfb048-1732-4321-985b-2e247d705107 => generated 474 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:15:56 devstack devstack@c-api.service[87290]: DEBUG cinder.coordination [req-87694a87-71ea-41ff-89cd-11afe72820d5 req-16e406e8-896e-47c4-98b0-8aa4bd44931e tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Lock "cinder-attachment_update-7f723398-5d28-4db4-8eaa-7a56f358a990-devstack" released by "attachment_update" :: held 0.292s {{(pid=87290) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 20:15:56 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-87694a87-71ea-41ff-89cd-11afe72820d5 req-16e406e8-896e-47c4-98b0-8aa4bd44931e tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] http://192.168.122.54/volume/v3/attachments/0554b68f-00e1-42fc-b2c4-1b3f7c4b9dd8 returned with HTTP 200 Sep 03 20:15:56 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1156/2338] 192.168.122.54 () {66 vars in 1588 bytes} [Thu Sep 3 20:15:56 2026] PUT /volume/v3/attachments/0554b68f-00e1-42fc-b2c4-1b3f7c4b9dd8 => generated 694 bytes in 364 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:15:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-67b84c05-6508-4ed2-b378-cafa884c8d5b None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:56 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-67b84c05-6508-4ed2-b378-cafa884c8d5b tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] GET http://192.168.122.54/volume/v3/volumes/7f723398-5d28-4db4-8eaa-7a56f358a990 Sep 03 20:15:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-67b84c05-6508-4ed2-b378-cafa884c8d5b tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-67b84c05-6508-4ed2-b378-cafa884c8d5b tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:56 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:56 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:15:56 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:56 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:15:56 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-67b84c05-6508-4ed2-b378-cafa884c8d5b tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Volume info retrieved successfully. Sep 03 20:15:56 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-67b84c05-6508-4ed2-b378-cafa884c8d5b tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] http://192.168.122.54/volume/v3/volumes/7f723398-5d28-4db4-8eaa-7a56f358a990 returned with HTTP 200 Sep 03 20:15:56 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1183/2339] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:15:56 2026] GET /volume/v3/volumes/7f723398-5d28-4db4-8eaa-7a56f358a990 => generated 943 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:15:56 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-87694a87-71ea-41ff-89cd-11afe72820d5 req-5d4bfda5-4903-4b82-8780-8bb90a9147ca None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:56 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-87694a87-71ea-41ff-89cd-11afe72820d5 req-5d4bfda5-4903-4b82-8780-8bb90a9147ca tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] POST http://192.168.122.54/volume/v3/attachments/0554b68f-00e1-42fc-b2c4-1b3f7c4b9dd8/action Sep 03 20:15:56 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-87694a87-71ea-41ff-89cd-11afe72820d5 req-5d4bfda5-4903-4b82-8780-8bb90a9147ca tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Action body: b'{"os-complete": null}' {{(pid=87290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:15:56 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-87694a87-71ea-41ff-89cd-11afe72820d5 req-5d4bfda5-4903-4b82-8780-8bb90a9147ca tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:15:56 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:56 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:15:56 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:56 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:15:56 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-87694a87-71ea-41ff-89cd-11afe72820d5 req-5d4bfda5-4903-4b82-8780-8bb90a9147ca tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] http://192.168.122.54/volume/v3/attachments/0554b68f-00e1-42fc-b2c4-1b3f7c4b9dd8/action returned with HTTP 204 Sep 03 20:15:56 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1157/2340] 192.168.122.54 () {66 vars in 1609 bytes} [Thu Sep 3 20:15:56 2026] POST /volume/v3/attachments/0554b68f-00e1-42fc-b2c4-1b3f7c4b9dd8/action => generated 0 bytes in 74 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:15:57 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-2f7f3e14-bb35-41f8-9306-933fb1b64c04 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:57 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-2f7f3e14-bb35-41f8-9306-933fb1b64c04 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] GET http://192.168.122.54/volume/v3/snapshots/12dfb048-1732-4321-985b-2e247d705107 Sep 03 20:15:57 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-2f7f3e14-bb35-41f8-9306-933fb1b64c04 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:57 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-2f7f3e14-bb35-41f8-9306-933fb1b64c04 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:57 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:57 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:15:57 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-2f7f3e14-bb35-41f8-9306-933fb1b64c04 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Snapshot retrieved successfully. Sep 03 20:15:57 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-2f7f3e14-bb35-41f8-9306-933fb1b64c04 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] http://192.168.122.54/volume/v3/snapshots/12dfb048-1732-4321-985b-2e247d705107 returned with HTTP 200 Sep 03 20:15:57 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1184/2341] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:15:57 2026] GET /volume/v3/snapshots/12dfb048-1732-4321-985b-2e247d705107 => generated 474 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:15:57 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-7a79598e-299f-4795-afff-db647cb73090 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:57 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-7a79598e-299f-4795-afff-db647cb73090 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] GET http://192.168.122.54/volume/v3/volumes/7f723398-5d28-4db4-8eaa-7a56f358a990 Sep 03 20:15:57 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-7a79598e-299f-4795-afff-db647cb73090 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:57 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-7a79598e-299f-4795-afff-db647cb73090 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:57 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:57 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:15:57 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:57 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:15:57 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-7a79598e-299f-4795-afff-db647cb73090 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Volume info retrieved successfully. Sep 03 20:15:57 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-7a79598e-299f-4795-afff-db647cb73090 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] http://192.168.122.54/volume/v3/volumes/7f723398-5d28-4db4-8eaa-7a56f358a990 returned with HTTP 200 Sep 03 20:15:57 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1158/2342] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:15:57 2026] GET /volume/v3/volumes/7f723398-5d28-4db4-8eaa-7a56f358a990 => generated 1235 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 20:15:58 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-51e0a1a1-135a-42c0-a86d-5c79e4b8efac None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:58 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-51e0a1a1-135a-42c0-a86d-5c79e4b8efac tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] GET http://192.168.122.54/volume/v3/volumes/7f723398-5d28-4db4-8eaa-7a56f358a990 Sep 03 20:15:58 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-51e0a1a1-135a-42c0-a86d-5c79e4b8efac tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:58 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-51e0a1a1-135a-42c0-a86d-5c79e4b8efac tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:58 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:58 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:15:58 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:58 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:15:58 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-51e0a1a1-135a-42c0-a86d-5c79e4b8efac tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Volume info retrieved successfully. Sep 03 20:15:58 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-51e0a1a1-135a-42c0-a86d-5c79e4b8efac tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] http://192.168.122.54/volume/v3/volumes/7f723398-5d28-4db4-8eaa-7a56f358a990 returned with HTTP 200 Sep 03 20:15:58 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1185/2343] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:15:57 2026] GET /volume/v3/volumes/7f723398-5d28-4db4-8eaa-7a56f358a990 => generated 1235 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 20:15:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-3c5998b0-5151-456a-98f3-c73b59873a56 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:58 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-3c5998b0-5151-456a-98f3-c73b59873a56 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] GET http://192.168.122.54/volume/v3/volumes/dba4b70c-2ada-4ba5-be7f-99607152bb0d Sep 03 20:15:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-3c5998b0-5151-456a-98f3-c73b59873a56 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-3c5998b0-5151-456a-98f3-c73b59873a56 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:58 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:58 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:15:58 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:58 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:15:58 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-3c5998b0-5151-456a-98f3-c73b59873a56 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Volume info retrieved successfully. Sep 03 20:15:58 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-3c5998b0-5151-456a-98f3-c73b59873a56 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] http://192.168.122.54/volume/v3/volumes/dba4b70c-2ada-4ba5-be7f-99607152bb0d returned with HTTP 200 Sep 03 20:15:58 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1159/2344] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:15:58 2026] GET /volume/v3/volumes/dba4b70c-2ada-4ba5-be7f-99607152bb0d => generated 944 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:15:58 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-6b2fb57e-bf08-446e-ad42-3425e32789f8 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:58 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-6b2fb57e-bf08-446e-ad42-3425e32789f8 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] GET http://192.168.122.54/volume/v3/snapshots/12dfb048-1732-4321-985b-2e247d705107 Sep 03 20:15:58 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-6b2fb57e-bf08-446e-ad42-3425e32789f8 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:58 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-6b2fb57e-bf08-446e-ad42-3425e32789f8 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:58 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-6b2fb57e-bf08-446e-ad42-3425e32789f8 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] http://192.168.122.54/volume/v3/snapshots/12dfb048-1732-4321-985b-2e247d705107 returned with HTTP 404 Sep 03 20:15:58 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1186/2345] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:15:58 2026] GET /volume/v3/snapshots/12dfb048-1732-4321-985b-2e247d705107 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 20:15:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-e10c60e6-d62d-41a6-bff5-3e00f474ba85 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:58 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e10c60e6-d62d-41a6-bff5-3e00f474ba85 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] DELETE http://192.168.122.54/volume/v3/volumes/510291ac-fcbb-4d31-8ac5-4bc5326f6a2b Sep 03 20:15:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e10c60e6-d62d-41a6-bff5-3e00f474ba85 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e10c60e6-d62d-41a6-bff5-3e00f474ba85 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:58 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-e10c60e6-d62d-41a6-bff5-3e00f474ba85 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Delete volume with id: 510291ac-fcbb-4d31-8ac5-4bc5326f6a2b Sep 03 20:15:58 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-c56cf9df-9183-469a-843a-74a9843db4ea None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:58 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c56cf9df-9183-469a-843a-74a9843db4ea tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] DELETE http://192.168.122.54/volume/v3/volumes/b3f4af9e-8fce-45c7-9620-fe131261a43a Sep 03 20:15:58 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:58 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:15:58 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c56cf9df-9183-469a-843a-74a9843db4ea tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:58 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:58 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:15:58 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c56cf9df-9183-469a-843a-74a9843db4ea tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:58 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-c56cf9df-9183-469a-843a-74a9843db4ea tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Delete volume with id: b3f4af9e-8fce-45c7-9620-fe131261a43a Sep 03 20:15:58 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-e10c60e6-d62d-41a6-bff5-3e00f474ba85 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Volume info retrieved successfully. Sep 03 20:15:58 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:58 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:15:58 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:58 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:15:58 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-c56cf9df-9183-469a-843a-74a9843db4ea tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Volume info retrieved successfully. Sep 03 20:15:58 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-e10c60e6-d62d-41a6-bff5-3e00f474ba85 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Delete volume request issued successfully. Sep 03 20:15:58 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e10c60e6-d62d-41a6-bff5-3e00f474ba85 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] http://192.168.122.54/volume/v3/volumes/510291ac-fcbb-4d31-8ac5-4bc5326f6a2b returned with HTTP 202 Sep 03 20:15:58 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1160/2346] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:15:58 2026] DELETE /volume/v3/volumes/510291ac-fcbb-4d31-8ac5-4bc5326f6a2b => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:15:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-8bf3e415-6390-4ea3-948d-839de9b9a0fd None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:58 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-c56cf9df-9183-469a-843a-74a9843db4ea tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Delete volume request issued successfully. Sep 03 20:15:58 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c56cf9df-9183-469a-843a-74a9843db4ea tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] http://192.168.122.54/volume/v3/volumes/b3f4af9e-8fce-45c7-9620-fe131261a43a returned with HTTP 202 Sep 03 20:15:58 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1187/2347] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:15:58 2026] DELETE /volume/v3/volumes/b3f4af9e-8fce-45c7-9620-fe131261a43a => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:15:58 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-8bf3e415-6390-4ea3-948d-839de9b9a0fd tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] GET http://192.168.122.54/volume/v3/volumes/510291ac-fcbb-4d31-8ac5-4bc5326f6a2b Sep 03 20:15:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-8bf3e415-6390-4ea3-948d-839de9b9a0fd tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-8bf3e415-6390-4ea3-948d-839de9b9a0fd tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:58 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-cb387474-f18d-418c-848f-371839ece68b None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:58 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-cb387474-f18d-418c-848f-371839ece68b tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] GET http://192.168.122.54/volume/v3/volumes/b3f4af9e-8fce-45c7-9620-fe131261a43a Sep 03 20:15:58 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-cb387474-f18d-418c-848f-371839ece68b tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:58 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-cb387474-f18d-418c-848f-371839ece68b tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:58 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:58 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:15:58 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:58 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:15:58 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:58 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:15:58 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:58 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:15:58 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-8bf3e415-6390-4ea3-948d-839de9b9a0fd tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Volume info retrieved successfully. Sep 03 20:15:58 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-cb387474-f18d-418c-848f-371839ece68b tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Volume info retrieved successfully. Sep 03 20:15:58 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-8bf3e415-6390-4ea3-948d-839de9b9a0fd tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] http://192.168.122.54/volume/v3/volumes/510291ac-fcbb-4d31-8ac5-4bc5326f6a2b returned with HTTP 200 Sep 03 20:15:58 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1161/2348] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:15:58 2026] GET /volume/v3/volumes/510291ac-fcbb-4d31-8ac5-4bc5326f6a2b => generated 859 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:15:58 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-cb387474-f18d-418c-848f-371839ece68b tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] http://192.168.122.54/volume/v3/volumes/b3f4af9e-8fce-45c7-9620-fe131261a43a returned with HTTP 200 Sep 03 20:15:58 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1188/2349] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:15:58 2026] GET /volume/v3/volumes/b3f4af9e-8fce-45c7-9620-fe131261a43a => generated 863 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:15:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-03a0c98b-d2c1-4cfc-821b-3045562ae956 req-3eaf25c9-39fd-4f56-a672-f8b964ee1151 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:58 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-03a0c98b-d2c1-4cfc-821b-3045562ae956 req-3eaf25c9-39fd-4f56-a672-f8b964ee1151 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] GET http://192.168.122.54/volume/v3/volumes/dba4b70c-2ada-4ba5-be7f-99607152bb0d Sep 03 20:15:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-03a0c98b-d2c1-4cfc-821b-3045562ae956 req-3eaf25c9-39fd-4f56-a672-f8b964ee1151 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-03a0c98b-d2c1-4cfc-821b-3045562ae956 req-3eaf25c9-39fd-4f56-a672-f8b964ee1151 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:58 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:58 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:15:58 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:58 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:15:58 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [req-03a0c98b-d2c1-4cfc-821b-3045562ae956 req-3eaf25c9-39fd-4f56-a672-f8b964ee1151 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Volume info retrieved successfully. Sep 03 20:15:58 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-03a0c98b-d2c1-4cfc-821b-3045562ae956 req-3eaf25c9-39fd-4f56-a672-f8b964ee1151 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] http://192.168.122.54/volume/v3/volumes/dba4b70c-2ada-4ba5-be7f-99607152bb0d returned with HTTP 200 Sep 03 20:15:58 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1162/2350] 192.168.122.54 () {60 vars in 1482 bytes} [Thu Sep 3 20:15:58 2026] GET /volume/v3/volumes/dba4b70c-2ada-4ba5-be7f-99607152bb0d => generated 944 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:15:58 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-11a55817-5322-4054-a7ba-74c42fdcdd20 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:58 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-11a55817-5322-4054-a7ba-74c42fdcdd20 None None] GET http://192.168.122.54/volume// Sep 03 20:15:58 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-11a55817-5322-4054-a7ba-74c42fdcdd20 None None] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:58 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-11a55817-5322-4054-a7ba-74c42fdcdd20 None None] Calling method 'all' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:58 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-11a55817-5322-4054-a7ba-74c42fdcdd20 None None] http://192.168.122.54/volume// returned with HTTP 300 Sep 03 20:15:58 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1189/2351] 192.168.122.54 () {58 vars in 1312 bytes} [Thu Sep 3 20:15:58 2026] GET /volume/ => generated 389 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 20:15:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-03a0c98b-d2c1-4cfc-821b-3045562ae956 req-4ec6456a-e148-46c8-b84d-d16dac05aa13 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:58 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-03a0c98b-d2c1-4cfc-821b-3045562ae956 req-4ec6456a-e148-46c8-b84d-d16dac05aa13 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] POST http://192.168.122.54/volume/v3/attachments Sep 03 20:15:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-03a0c98b-d2c1-4cfc-821b-3045562ae956 req-4ec6456a-e148-46c8-b84d-d16dac05aa13 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dba4b70c-2ada-4ba5-be7f-99607152bb0d", "connector": null, "instance_uuid": "d9482d42-3713-41b5-9eec-27ccda31230b"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:15:58 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:58 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:15:58 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:58 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:15:59 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-03a0c98b-d2c1-4cfc-821b-3045562ae956 req-4ec6456a-e148-46c8-b84d-d16dac05aa13 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] http://192.168.122.54/volume/v3/attachments returned with HTTP 200 Sep 03 20:15:59 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1163/2352] 192.168.122.54 () {66 vars in 1478 bytes} [Thu Sep 3 20:15:58 2026] POST /volume/v3/attachments => generated 273 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 20:15:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-4b7f0da3-5025-40aa-8865-44c8f945ff00 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:59 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-4b7f0da3-5025-40aa-8865-44c8f945ff00 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] GET http://192.168.122.54/volume/v3/volumes/dba4b70c-2ada-4ba5-be7f-99607152bb0d Sep 03 20:15:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-4b7f0da3-5025-40aa-8865-44c8f945ff00 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-4b7f0da3-5025-40aa-8865-44c8f945ff00 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:59 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:59 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:15:59 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:59 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:15:59 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-a189f5e6-b168-417e-915d-0c39b10a5462 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:59 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a189f5e6-b168-417e-915d-0c39b10a5462 None None] GET http://192.168.122.54/volume// Sep 03 20:15:59 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a189f5e6-b168-417e-915d-0c39b10a5462 None None] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:59 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a189f5e6-b168-417e-915d-0c39b10a5462 None None] Calling method 'all' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:59 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a189f5e6-b168-417e-915d-0c39b10a5462 None None] http://192.168.122.54/volume// returned with HTTP 300 Sep 03 20:15:59 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1164/2353] 192.168.122.54 () {58 vars in 1310 bytes} [Thu Sep 3 20:15:59 2026] GET /volume/ => generated 389 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 20:15:59 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-4b7f0da3-5025-40aa-8865-44c8f945ff00 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Volume info retrieved successfully. Sep 03 20:15:59 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-03a0c98b-d2c1-4cfc-821b-3045562ae956 req-63e79100-87ac-4db4-9164-74ef6fefff52 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:59 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-03a0c98b-d2c1-4cfc-821b-3045562ae956 req-63e79100-87ac-4db4-9164-74ef6fefff52 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] GET http://192.168.122.54/volume/v3/volumes/dba4b70c-2ada-4ba5-be7f-99607152bb0d Sep 03 20:15:59 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-03a0c98b-d2c1-4cfc-821b-3045562ae956 req-63e79100-87ac-4db4-9164-74ef6fefff52 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:59 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-03a0c98b-d2c1-4cfc-821b-3045562ae956 req-63e79100-87ac-4db4-9164-74ef6fefff52 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:59 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-4b7f0da3-5025-40aa-8865-44c8f945ff00 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] http://192.168.122.54/volume/v3/volumes/dba4b70c-2ada-4ba5-be7f-99607152bb0d returned with HTTP 200 Sep 03 20:15:59 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1190/2354] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:15:59 2026] GET /volume/v3/volumes/dba4b70c-2ada-4ba5-be7f-99607152bb0d => generated 943 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:15:59 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:59 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:15:59 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:59 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:15:59 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [req-03a0c98b-d2c1-4cfc-821b-3045562ae956 req-63e79100-87ac-4db4-9164-74ef6fefff52 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Volume info retrieved successfully. Sep 03 20:15:59 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-03a0c98b-d2c1-4cfc-821b-3045562ae956 req-63e79100-87ac-4db4-9164-74ef6fefff52 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] http://192.168.122.54/volume/v3/volumes/dba4b70c-2ada-4ba5-be7f-99607152bb0d returned with HTTP 200 Sep 03 20:15:59 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1165/2355] 192.168.122.54 () {62 vars in 1523 bytes} [Thu Sep 3 20:15:59 2026] GET /volume/v3/volumes/dba4b70c-2ada-4ba5-be7f-99607152bb0d => generated 1124 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 20:15:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-03a0c98b-d2c1-4cfc-821b-3045562ae956 req-70182613-a193-4186-a417-48090a019bcb None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:59 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-03a0c98b-d2c1-4cfc-821b-3045562ae956 req-70182613-a193-4186-a417-48090a019bcb tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] PUT http://192.168.122.54/volume/v3/attachments/b191ffa4-25ee-481f-a660-e1aa3653e7ef Sep 03 20:15:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-03a0c98b-d2c1-4cfc-821b-3045562ae956 req-70182613-a193-4186-a417-48090a019bcb tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.54", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd5588f450", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d480a316-b1bc-4222-9d5e-b857eb49504b", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:15:59 devstack devstack@c-api.service[87289]: DEBUG cinder.coordination [req-03a0c98b-d2c1-4cfc-821b-3045562ae956 req-70182613-a193-4186-a417-48090a019bcb tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Acquiring lock "cinder-attachment_update-dba4b70c-2ada-4ba5-be7f-99607152bb0d-devstack" by "attachment_update" {{(pid=87289) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 20:15:59 devstack devstack@c-api.service[87289]: DEBUG cinder.coordination [req-03a0c98b-d2c1-4cfc-821b-3045562ae956 req-70182613-a193-4186-a417-48090a019bcb tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Lock "cinder-attachment_update-dba4b70c-2ada-4ba5-be7f-99607152bb0d-devstack" acquired by "attachment_update" :: waited 0.017s {{(pid=87289) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 20:15:59 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:59 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:15:59 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:59 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:15:59 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-d4752acf-1a8e-4127-83f0-8b323347bbd5 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:59 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-d4752acf-1a8e-4127-83f0-8b323347bbd5 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] GET http://192.168.122.54/volume/v3/volumes/510291ac-fcbb-4d31-8ac5-4bc5326f6a2b Sep 03 20:15:59 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-d4752acf-1a8e-4127-83f0-8b323347bbd5 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:59 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-d4752acf-1a8e-4127-83f0-8b323347bbd5 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:59 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:59 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:15:59 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:59 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:15:59 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-d4752acf-1a8e-4127-83f0-8b323347bbd5 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Volume info retrieved successfully. Sep 03 20:15:59 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-d4752acf-1a8e-4127-83f0-8b323347bbd5 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] http://192.168.122.54/volume/v3/volumes/510291ac-fcbb-4d31-8ac5-4bc5326f6a2b returned with HTTP 200 Sep 03 20:15:59 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1166/2356] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:15:59 2026] GET /volume/v3/volumes/510291ac-fcbb-4d31-8ac5-4bc5326f6a2b => generated 859 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:15:59 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-bdc6538c-f04e-4079-b90b-e043e2529273 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:15:59 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-bdc6538c-f04e-4079-b90b-e043e2529273 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] GET http://192.168.122.54/volume/v3/volumes/b3f4af9e-8fce-45c7-9620-fe131261a43a Sep 03 20:15:59 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-bdc6538c-f04e-4079-b90b-e043e2529273 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:15:59 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-bdc6538c-f04e-4079-b90b-e043e2529273 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:15:59 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:15:59 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:15:59 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:15:59 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:15:59 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-bdc6538c-f04e-4079-b90b-e043e2529273 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Volume info retrieved successfully. Sep 03 20:15:59 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-bdc6538c-f04e-4079-b90b-e043e2529273 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] http://192.168.122.54/volume/v3/volumes/b3f4af9e-8fce-45c7-9620-fe131261a43a returned with HTTP 200 Sep 03 20:15:59 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1167/2357] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:15:59 2026] GET /volume/v3/volumes/b3f4af9e-8fce-45c7-9620-fe131261a43a => generated 863 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:15:59 devstack devstack@c-api.service[87289]: DEBUG cinder.coordination [req-03a0c98b-d2c1-4cfc-821b-3045562ae956 req-70182613-a193-4186-a417-48090a019bcb tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Lock "cinder-attachment_update-dba4b70c-2ada-4ba5-be7f-99607152bb0d-devstack" released by "attachment_update" :: held 0.298s {{(pid=87289) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 20:15:59 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-03a0c98b-d2c1-4cfc-821b-3045562ae956 req-70182613-a193-4186-a417-48090a019bcb tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] http://192.168.122.54/volume/v3/attachments/b191ffa4-25ee-481f-a660-e1aa3653e7ef returned with HTTP 200 Sep 03 20:15:59 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1191/2358] 192.168.122.54 () {66 vars in 1588 bytes} [Thu Sep 3 20:15:59 2026] PUT /volume/v3/attachments/b191ffa4-25ee-481f-a660-e1aa3653e7ef => generated 694 bytes in 344 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:16:00 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-9d6a2bf1-f4e1-4dec-8dca-645bd56a13bd None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:00 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-9d6a2bf1-f4e1-4dec-8dca-645bd56a13bd tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] GET http://192.168.122.54/volume/v3/volumes/dba4b70c-2ada-4ba5-be7f-99607152bb0d Sep 03 20:16:00 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-9d6a2bf1-f4e1-4dec-8dca-645bd56a13bd tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:00 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-03a0c98b-d2c1-4cfc-821b-3045562ae956 req-dbe9b48d-ea5a-4c9f-9d48-073f1a4bd33c None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:00 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-9d6a2bf1-f4e1-4dec-8dca-645bd56a13bd tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:00 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-03a0c98b-d2c1-4cfc-821b-3045562ae956 req-dbe9b48d-ea5a-4c9f-9d48-073f1a4bd33c tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] POST http://192.168.122.54/volume/v3/attachments/b191ffa4-25ee-481f-a660-e1aa3653e7ef/action Sep 03 20:16:00 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-03a0c98b-d2c1-4cfc-821b-3045562ae956 req-dbe9b48d-ea5a-4c9f-9d48-073f1a4bd33c tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Action body: b'{"os-complete": null}' {{(pid=87289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:16:00 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-03a0c98b-d2c1-4cfc-821b-3045562ae956 req-dbe9b48d-ea5a-4c9f-9d48-073f1a4bd33c tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:16:00 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:00 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:16:00 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:00 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:16:00 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:00 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:16:00 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-9d6a2bf1-f4e1-4dec-8dca-645bd56a13bd tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Volume info retrieved successfully. Sep 03 20:16:00 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-9d6a2bf1-f4e1-4dec-8dca-645bd56a13bd tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] http://192.168.122.54/volume/v3/volumes/dba4b70c-2ada-4ba5-be7f-99607152bb0d returned with HTTP 200 Sep 03 20:16:00 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1168/2359] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:16:00 2026] GET /volume/v3/volumes/dba4b70c-2ada-4ba5-be7f-99607152bb0d => generated 944 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:16:00 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:00 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:16:00 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-03a0c98b-d2c1-4cfc-821b-3045562ae956 req-dbe9b48d-ea5a-4c9f-9d48-073f1a4bd33c tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] http://192.168.122.54/volume/v3/attachments/b191ffa4-25ee-481f-a660-e1aa3653e7ef/action returned with HTTP 204 Sep 03 20:16:00 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1192/2360] 192.168.122.54 () {66 vars in 1609 bytes} [Thu Sep 3 20:16:00 2026] POST /volume/v3/attachments/b191ffa4-25ee-481f-a660-e1aa3653e7ef/action => generated 0 bytes in 101 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:16:00 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-cb612e71-08b4-4e53-94b2-4f5b8c123390 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:00 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-b4a97aaf-f04e-4fa0-a691-2b0397c7f316 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:00 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b4a97aaf-f04e-4fa0-a691-2b0397c7f316 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] GET http://192.168.122.54/volume/v3/volumes/510291ac-fcbb-4d31-8ac5-4bc5326f6a2b Sep 03 20:16:00 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b4a97aaf-f04e-4fa0-a691-2b0397c7f316 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:00 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b4a97aaf-f04e-4fa0-a691-2b0397c7f316 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:00 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b4a97aaf-f04e-4fa0-a691-2b0397c7f316 tempest-CreateVolumesFromSnapshotTest-1093714 tempest-CreateVolumesFromSnapshotTest-1093714-project-member] http://192.168.122.54/volume/v3/volumes/510291ac-fcbb-4d31-8ac5-4bc5326f6a2b returned with HTTP 404 Sep 03 20:16:00 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1193/2361] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:16:00 2026] GET /volume/v3/volumes/510291ac-fcbb-4d31-8ac5-4bc5326f6a2b => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:16:00 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-ec8629b5-95cd-4366-bc5f-d31f2a6f1bae None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:00 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ec8629b5-95cd-4366-bc5f-d31f2a6f1bae tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] GET http://192.168.122.54/volume/v3/volumes/b3f4af9e-8fce-45c7-9620-fe131261a43a Sep 03 20:16:00 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ec8629b5-95cd-4366-bc5f-d31f2a6f1bae tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:00 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ec8629b5-95cd-4366-bc5f-d31f2a6f1bae tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:00 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ec8629b5-95cd-4366-bc5f-d31f2a6f1bae tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] http://192.168.122.54/volume/v3/volumes/b3f4af9e-8fce-45c7-9620-fe131261a43a returned with HTTP 404 Sep 03 20:16:00 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1194/2362] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:16:00 2026] GET /volume/v3/volumes/b3f4af9e-8fce-45c7-9620-fe131261a43a => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:16:00 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-6fdfab08-3c70-4d30-8e43-05f03b070b42 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:00 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-6fdfab08-3c70-4d30-8e43-05f03b070b42 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] DELETE http://192.168.122.54/volume/v3/volumes/4db1d39a-58d0-4b92-b9c0-b0c32e648b91 Sep 03 20:16:00 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-6fdfab08-3c70-4d30-8e43-05f03b070b42 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:00 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-6fdfab08-3c70-4d30-8e43-05f03b070b42 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:00 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-6fdfab08-3c70-4d30-8e43-05f03b070b42 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Delete volume with id: 4db1d39a-58d0-4b92-b9c0-b0c32e648b91 Sep 03 20:16:00 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:00 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:16:00 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-cb612e71-08b4-4e53-94b2-4f5b8c123390 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:16:00 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:00 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:16:00 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-6fdfab08-3c70-4d30-8e43-05f03b070b42 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Volume info retrieved successfully. Sep 03 20:16:00 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-cb612e71-08b4-4e53-94b2-4f5b8c123390 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1880489911"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:16:00 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.volumes [None req-cb612e71-08b4-4e53-94b2-4f5b8c123390 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1880489911'}} {{(pid=87290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:16:00 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-cb612e71-08b4-4e53-94b2-4f5b8c123390 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Create volume of 1 GB Sep 03 20:16:00 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-cb612e71-08b4-4e53-94b2-4f5b8c123390 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Availability Zones retrieved successfully. Sep 03 20:16:00 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-cb612e71-08b4-4e53-94b2-4f5b8c123390 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Flow 'volume_create_api' (684ca667-7b8f-4442-8612-cbe516504bcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:16:00 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-6fdfab08-3c70-4d30-8e43-05f03b070b42 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Delete volume request issued successfully. Sep 03 20:16:00 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-6fdfab08-3c70-4d30-8e43-05f03b070b42 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] http://192.168.122.54/volume/v3/volumes/4db1d39a-58d0-4b92-b9c0-b0c32e648b91 returned with HTTP 202 Sep 03 20:16:00 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1195/2363] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:16:00 2026] DELETE /volume/v3/volumes/4db1d39a-58d0-4b92-b9c0-b0c32e648b91 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:16:00 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-cb612e71-08b4-4e53-94b2-4f5b8c123390 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e999294-2cf6-41c6-99a7-f38753a00cf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:16:00 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-eddfaf48-0405-4046-a2e3-0c14084827bb None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:00 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.flows.api.create_volume [None req-cb612e71-08b4-4e53-94b2-4f5b8c123390 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Validating volume size '1' using validate_int {{(pid=87290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:16:00 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-eddfaf48-0405-4046-a2e3-0c14084827bb tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] GET http://192.168.122.54/volume/v3/volumes/4db1d39a-58d0-4b92-b9c0-b0c32e648b91 Sep 03 20:16:00 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-eddfaf48-0405-4046-a2e3-0c14084827bb tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:00 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-eddfaf48-0405-4046-a2e3-0c14084827bb tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:00 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:00 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:16:00 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:00 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:16:00 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-eddfaf48-0405-4046-a2e3-0c14084827bb tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Volume info retrieved successfully. Sep 03 20:16:00 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-eddfaf48-0405-4046-a2e3-0c14084827bb tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] http://192.168.122.54/volume/v3/volumes/4db1d39a-58d0-4b92-b9c0-b0c32e648b91 returned with HTTP 200 Sep 03 20:16:00 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1196/2364] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:16:00 2026] GET /volume/v3/volumes/4db1d39a-58d0-4b92-b9c0-b0c32e648b91 => generated 864 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:16:00 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-cb612e71-08b4-4e53-94b2-4f5b8c123390 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e999294-2cf6-41c6-99a7-f38753a00cf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:16:00 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-cb612e71-08b4-4e53-94b2-4f5b8c123390 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe9d29d1-4d5a-4b11-a685-cca340d9a80d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:16:01 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-cb612e71-08b4-4e53-94b2-4f5b8c123390 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Created reservations ['702c6b1a-b8bf-4549-b589-393d146b9aca', '67ef4158-42d8-497b-b004-69c664486615', '571af2eb-ea7a-44c3-866c-a20211e56ad7', 'f86d164d-6a85-44bf-a45b-de06fa87527c'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:16:01 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-cb612e71-08b4-4e53-94b2-4f5b8c123390 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe9d29d1-4d5a-4b11-a685-cca340d9a80d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['702c6b1a-b8bf-4549-b589-393d146b9aca', '67ef4158-42d8-497b-b004-69c664486615', '571af2eb-ea7a-44c3-866c-a20211e56ad7', 'f86d164d-6a85-44bf-a45b-de06fa87527c']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:16:01 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-cb612e71-08b4-4e53-94b2-4f5b8c123390 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ecda713-721c-43f9-8b84-cfa91d88782a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:16:01 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:01 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:16:01 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-cb612e71-08b4-4e53-94b2-4f5b8c123390 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ecda713-721c-43f9-8b84-cfa91d88782a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '44e0d5bd-2222-4e7f-97fb-e3ba1a7c95ba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1880489911',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65188a209f404abf80331741d6476b8b',qos_specs=None,replication_status=,reservations=['702c6b1a-b8bf-4549-b589-393d146b9aca','67ef4158-42d8-497b-b004-69c664486615','571af2eb-ea7a-44c3-866c-a20211e56ad7','f86d164d-6a85-44bf-a45b-de06fa87527c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f098f13cd37a48979f356dc2b4ddc34c',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:16:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1880489911',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=44e0d5bd-2222-4e7f-97fb-e3ba1a7c95ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65188a209f404abf80331741d6476b8b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f098f13cd37a48979f356dc2b4ddc34c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:16:01 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-cb612e71-08b4-4e53-94b2-4f5b8c123390 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00b7dbd6-efd8-45fa-88c1-0727fb07ad80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:16:01 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-cb612e71-08b4-4e53-94b2-4f5b8c123390 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00b7dbd6-efd8-45fa-88c1-0727fb07ad80) transitioned into state 'SUCCESS' from state '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-1880489911',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65188a209f404abf80331741d6476b8b',qos_specs=None,replication_status=,reservations=['702c6b1a-b8bf-4549-b589-393d146b9aca','67ef4158-42d8-497b-b004-69c664486615','571af2eb-ea7a-44c3-866c-a20211e56ad7','f86d164d-6a85-44bf-a45b-de06fa87527c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f098f13cd37a48979f356dc2b4ddc34c',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:16:01 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-cb612e71-08b4-4e53-94b2-4f5b8c123390 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3fa891b-9c65-43b5-ad07-6a64a1311981) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:16:01 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-cb612e71-08b4-4e53-94b2-4f5b8c123390 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3fa891b-9c65-43b5-ad07-6a64a1311981) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:16:01 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-cb612e71-08b4-4e53-94b2-4f5b8c123390 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Flow 'volume_create_api' (684ca667-7b8f-4442-8612-cbe516504bcd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:16:01 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-cb612e71-08b4-4e53-94b2-4f5b8c123390 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Create volume request issued successfully. Sep 03 20:16:01 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-cb612e71-08b4-4e53-94b2-4f5b8c123390 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:16:01 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1169/2365] 192.168.122.54 () {60 vars in 1137 bytes} [Thu Sep 3 20:16:00 2026] POST /volume/v3/volumes => generated 771 bytes in 574 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:16:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-c3d4ca92-4040-4d66-b6b8-646f11c6c8f9 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:01 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c3d4ca92-4040-4d66-b6b8-646f11c6c8f9 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] GET http://192.168.122.54/volume/v3/volumes/44e0d5bd-2222-4e7f-97fb-e3ba1a7c95ba Sep 03 20:16:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c3d4ca92-4040-4d66-b6b8-646f11c6c8f9 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c3d4ca92-4040-4d66-b6b8-646f11c6c8f9 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:01 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:01 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:16:01 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:01 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:16:01 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-c3d4ca92-4040-4d66-b6b8-646f11c6c8f9 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Volume info retrieved successfully. Sep 03 20:16:01 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c3d4ca92-4040-4d66-b6b8-646f11c6c8f9 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] http://192.168.122.54/volume/v3/volumes/44e0d5bd-2222-4e7f-97fb-e3ba1a7c95ba returned with HTTP 200 Sep 03 20:16:01 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1197/2366] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:16:01 2026] GET /volume/v3/volumes/44e0d5bd-2222-4e7f-97fb-e3ba1a7c95ba => generated 839 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:16:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-b5619d21-fbc0-4b6e-b44b-4201a2e7b7ba None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:01 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b5619d21-fbc0-4b6e-b44b-4201a2e7b7ba tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] GET http://192.168.122.54/volume/v3/volumes/dba4b70c-2ada-4ba5-be7f-99607152bb0d Sep 03 20:16:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b5619d21-fbc0-4b6e-b44b-4201a2e7b7ba tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b5619d21-fbc0-4b6e-b44b-4201a2e7b7ba tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:01 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:01 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:16:01 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:01 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:16:01 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-b5619d21-fbc0-4b6e-b44b-4201a2e7b7ba tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Volume info retrieved successfully. Sep 03 20:16:01 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b5619d21-fbc0-4b6e-b44b-4201a2e7b7ba tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] http://192.168.122.54/volume/v3/volumes/dba4b70c-2ada-4ba5-be7f-99607152bb0d returned with HTTP 200 Sep 03 20:16:01 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1170/2367] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:16:01 2026] GET /volume/v3/volumes/dba4b70c-2ada-4ba5-be7f-99607152bb0d => generated 1236 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:16:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-a67542b7-a3f6-421d-b793-5ece09d627a3 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:01 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a67542b7-a3f6-421d-b793-5ece09d627a3 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] GET http://192.168.122.54/volume/v3/volumes/dba4b70c-2ada-4ba5-be7f-99607152bb0d Sep 03 20:16:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a67542b7-a3f6-421d-b793-5ece09d627a3 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a67542b7-a3f6-421d-b793-5ece09d627a3 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:01 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:01 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:16:01 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:01 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:16:01 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-a67542b7-a3f6-421d-b793-5ece09d627a3 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Volume info retrieved successfully. Sep 03 20:16:01 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a67542b7-a3f6-421d-b793-5ece09d627a3 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] http://192.168.122.54/volume/v3/volumes/dba4b70c-2ada-4ba5-be7f-99607152bb0d returned with HTTP 200 Sep 03 20:16:01 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1198/2368] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:16:01 2026] GET /volume/v3/volumes/dba4b70c-2ada-4ba5-be7f-99607152bb0d => generated 1236 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:16:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-2d790c81-7ae7-4c6d-bc53-c80cd9ac7ed3 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:01 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2d790c81-7ae7-4c6d-bc53-c80cd9ac7ed3 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] GET http://192.168.122.54/volume/v3/volumes/4db1d39a-58d0-4b92-b9c0-b0c32e648b91 Sep 03 20:16:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-2d790c81-7ae7-4c6d-bc53-c80cd9ac7ed3 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-2d790c81-7ae7-4c6d-bc53-c80cd9ac7ed3 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:01 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:01 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:16:01 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:01 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:16:01 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2d790c81-7ae7-4c6d-bc53-c80cd9ac7ed3 tempest-TestServerVolumeAttachmentScenario-1760028514 tempest-TestServerVolumeAttachmentScenario-1760028514-project-member] http://192.168.122.54/volume/v3/volumes/4db1d39a-58d0-4b92-b9c0-b0c32e648b91 returned with HTTP 404 Sep 03 20:16:01 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1171/2369] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:16:01 2026] GET /volume/v3/volumes/4db1d39a-58d0-4b92-b9c0-b0c32e648b91 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:16:02 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-d7964b54-a5fa-463d-b70d-36e6619fcab2 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:02 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d7964b54-a5fa-463d-b70d-36e6619fcab2 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] GET http://192.168.122.54/volume/v3/volumes/44e0d5bd-2222-4e7f-97fb-e3ba1a7c95ba Sep 03 20:16:02 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d7964b54-a5fa-463d-b70d-36e6619fcab2 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:02 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d7964b54-a5fa-463d-b70d-36e6619fcab2 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:02 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:02 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:16:02 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:02 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:16:02 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-d7964b54-a5fa-463d-b70d-36e6619fcab2 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Volume info retrieved successfully. Sep 03 20:16:02 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d7964b54-a5fa-463d-b70d-36e6619fcab2 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] http://192.168.122.54/volume/v3/volumes/44e0d5bd-2222-4e7f-97fb-e3ba1a7c95ba returned with HTTP 200 Sep 03 20:16:02 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1199/2370] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:16:02 2026] GET /volume/v3/volumes/44e0d5bd-2222-4e7f-97fb-e3ba1a7c95ba => generated 863 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:16:03 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-83276e53-dec7-4989-adb2-72d0785dadcd None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:03 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-83276e53-dec7-4989-adb2-72d0785dadcd tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] GET http://192.168.122.54/volume/v3/volumes/44e0d5bd-2222-4e7f-97fb-e3ba1a7c95ba Sep 03 20:16:03 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-83276e53-dec7-4989-adb2-72d0785dadcd tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:03 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-83276e53-dec7-4989-adb2-72d0785dadcd tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:03 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:03 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:16:03 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:03 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:16:03 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-83276e53-dec7-4989-adb2-72d0785dadcd tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Volume info retrieved successfully. Sep 03 20:16:03 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-83276e53-dec7-4989-adb2-72d0785dadcd tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] http://192.168.122.54/volume/v3/volumes/44e0d5bd-2222-4e7f-97fb-e3ba1a7c95ba returned with HTTP 200 Sep 03 20:16:03 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1172/2371] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:16:03 2026] GET /volume/v3/volumes/44e0d5bd-2222-4e7f-97fb-e3ba1a7c95ba => generated 864 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:16:03 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-75bc0387-c08b-46bc-ad25-1871ece6df97 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:03 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-75bc0387-c08b-46bc-ad25-1871ece6df97 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:16:03 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-75bc0387-c08b-46bc-ad25-1871ece6df97 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "44e0d5bd-2222-4e7f-97fb-e3ba1a7c95ba", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-546287906"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:16:03 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volumes [None req-75bc0387-c08b-46bc-ad25-1871ece6df97 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Create volume request body: {'volume': {"'source_volid": '44e0d5bd-2222-4e7f-97fb-e3ba1a7c95ba', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-546287906'}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:16:03 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-75bc0387-c08b-46bc-ad25-1871ece6df97 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Create volume of 1 GB Sep 03 20:16:03 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-75bc0387-c08b-46bc-ad25-1871ece6df97 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Availability Zones retrieved successfully. Sep 03 20:16:03 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-75bc0387-c08b-46bc-ad25-1871ece6df97 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Flow 'volume_create_api' (ce1eff1a-d64b-4316-92b8-901d5eedff40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:16:03 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-75bc0387-c08b-46bc-ad25-1871ece6df97 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a617a1a1-f291-4b31-8975-60aac15c31f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:16:03 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.flows.api.create_volume [None req-75bc0387-c08b-46bc-ad25-1871ece6df97 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Validating volume size '1' using validate_int {{(pid=87289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:16:03 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-75bc0387-c08b-46bc-ad25-1871ece6df97 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a617a1a1-f291-4b31-8975-60aac15c31f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:16:03 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-75bc0387-c08b-46bc-ad25-1871ece6df97 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7684a9f3-8c20-4a7e-941b-642f4e36a932) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:16:03 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-75bc0387-c08b-46bc-ad25-1871ece6df97 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Created reservations ['21311afc-a877-4990-be98-eceb8973ada7', '59a708d0-3e59-43ea-9308-3935564c036f', 'fd0a6d71-8139-440a-b2f0-acdc87db9d9b', '97c8566d-05b6-45ea-aaf3-d59c810cc7ac'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:16:03 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-75bc0387-c08b-46bc-ad25-1871ece6df97 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7684a9f3-8c20-4a7e-941b-642f4e36a932) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21311afc-a877-4990-be98-eceb8973ada7', '59a708d0-3e59-43ea-9308-3935564c036f', 'fd0a6d71-8139-440a-b2f0-acdc87db9d9b', '97c8566d-05b6-45ea-aaf3-d59c810cc7ac']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:16:03 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-75bc0387-c08b-46bc-ad25-1871ece6df97 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (249303f2-2f10-4da2-af31-a481dc1abb9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:16:03 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:03 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:16:03 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-75bc0387-c08b-46bc-ad25-1871ece6df97 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (249303f2-2f10-4da2-af31-a481dc1abb9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2340b356-556a-4c7a-b89b-85e8101e3c52', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-546287906',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65188a209f404abf80331741d6476b8b',qos_specs=None,replication_status=,reservations=['21311afc-a877-4990-be98-eceb8973ada7','59a708d0-3e59-43ea-9308-3935564c036f','fd0a6d71-8139-440a-b2f0-acdc87db9d9b','97c8566d-05b6-45ea-aaf3-d59c810cc7ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f098f13cd37a48979f356dc2b4ddc34c',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:16:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-546287906',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2340b356-556a-4c7a-b89b-85e8101e3c52,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65188a209f404abf80331741d6476b8b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f098f13cd37a48979f356dc2b4ddc34c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:16:03 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-75bc0387-c08b-46bc-ad25-1871ece6df97 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96f1da70-51f6-4c32-ae86-22d70e3244aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:16:03 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-75bc0387-c08b-46bc-ad25-1871ece6df97 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96f1da70-51f6-4c32-ae86-22d70e3244aa) transitioned into state 'SUCCESS' from state '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-546287906',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65188a209f404abf80331741d6476b8b',qos_specs=None,replication_status=,reservations=['21311afc-a877-4990-be98-eceb8973ada7','59a708d0-3e59-43ea-9308-3935564c036f','fd0a6d71-8139-440a-b2f0-acdc87db9d9b','97c8566d-05b6-45ea-aaf3-d59c810cc7ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f098f13cd37a48979f356dc2b4ddc34c',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:16:03 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-75bc0387-c08b-46bc-ad25-1871ece6df97 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8af122ca-2298-4f82-87a2-8449b19cfc69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:16:03 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-75bc0387-c08b-46bc-ad25-1871ece6df97 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8af122ca-2298-4f82-87a2-8449b19cfc69) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:16:03 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-75bc0387-c08b-46bc-ad25-1871ece6df97 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Flow 'volume_create_api' (ce1eff1a-d64b-4316-92b8-901d5eedff40) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:16:03 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-75bc0387-c08b-46bc-ad25-1871ece6df97 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Create volume request issued successfully. Sep 03 20:16:03 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-75bc0387-c08b-46bc-ad25-1871ece6df97 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:16:03 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1200/2372] 192.168.122.54 () {60 vars in 1138 bytes} [Thu Sep 3 20:16:03 2026] POST /volume/v3/volumes => generated 770 bytes in 477 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:16:04 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-ba85380d-4663-438f-9700-3ea9c8bf136f None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:04 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ba85380d-4663-438f-9700-3ea9c8bf136f tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:16:04 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ba85380d-4663-438f-9700-3ea9c8bf136f tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "44e0d5bd-2222-4e7f-97fb-e3ba1a7c95ba", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-918088861"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:16:04 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.volumes [None req-ba85380d-4663-438f-9700-3ea9c8bf136f tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Create volume request body: {'volume': {"'source_volid": '44e0d5bd-2222-4e7f-97fb-e3ba1a7c95ba', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-918088861'}} {{(pid=87290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:16:04 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-ba85380d-4663-438f-9700-3ea9c8bf136f tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Create volume of 1 GB Sep 03 20:16:04 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-ba85380d-4663-438f-9700-3ea9c8bf136f tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Availability Zones retrieved successfully. Sep 03 20:16:04 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-ba85380d-4663-438f-9700-3ea9c8bf136f tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Flow 'volume_create_api' (3809bcf8-2d0d-44d2-8be1-0d9e3c8c4abe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:16:04 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-ba85380d-4663-438f-9700-3ea9c8bf136f tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (590f8577-0f46-4929-87a1-8435cd9c383c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:16:04 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.flows.api.create_volume [None req-ba85380d-4663-438f-9700-3ea9c8bf136f tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Validating volume size '1' using validate_int {{(pid=87290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:16:04 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-ba85380d-4663-438f-9700-3ea9c8bf136f tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (590f8577-0f46-4929-87a1-8435cd9c383c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:16:04 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-ba85380d-4663-438f-9700-3ea9c8bf136f tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80d06481-080e-484c-9fdb-9360164de995) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:16:04 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-ba85380d-4663-438f-9700-3ea9c8bf136f tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Created reservations ['8b7f31af-e869-4e14-8693-1ca4b7c8559c', 'bd3a31d0-7c30-41a6-bed6-5454bf78980e', '42b4f636-8003-4cb6-b663-109def52a138', '9caa194b-1319-48ff-a8f0-d6ca446fb26f'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:16:04 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-ba85380d-4663-438f-9700-3ea9c8bf136f tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80d06481-080e-484c-9fdb-9360164de995) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b7f31af-e869-4e14-8693-1ca4b7c8559c', 'bd3a31d0-7c30-41a6-bed6-5454bf78980e', '42b4f636-8003-4cb6-b663-109def52a138', '9caa194b-1319-48ff-a8f0-d6ca446fb26f']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:16:04 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-ba85380d-4663-438f-9700-3ea9c8bf136f tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b4c5266-f579-4692-85fb-129f83a5b308) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:16:04 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:04 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:16:04 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-ba85380d-4663-438f-9700-3ea9c8bf136f tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b4c5266-f579-4692-85fb-129f83a5b308) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e930ba57-fe25-4a3f-814d-4b5723282d0c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-918088861',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65188a209f404abf80331741d6476b8b',qos_specs=None,replication_status=,reservations=['8b7f31af-e869-4e14-8693-1ca4b7c8559c','bd3a31d0-7c30-41a6-bed6-5454bf78980e','42b4f636-8003-4cb6-b663-109def52a138','9caa194b-1319-48ff-a8f0-d6ca446fb26f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f098f13cd37a48979f356dc2b4ddc34c',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:16:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-918088861',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e930ba57-fe25-4a3f-814d-4b5723282d0c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65188a209f404abf80331741d6476b8b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f098f13cd37a48979f356dc2b4ddc34c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:16:04 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-ba85380d-4663-438f-9700-3ea9c8bf136f tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a65de79d-5b4e-4663-a0a9-daae9a1cc25b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:16:04 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-ba85380d-4663-438f-9700-3ea9c8bf136f tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a65de79d-5b4e-4663-a0a9-daae9a1cc25b) transitioned into state 'SUCCESS' from state '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-918088861',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65188a209f404abf80331741d6476b8b',qos_specs=None,replication_status=,reservations=['8b7f31af-e869-4e14-8693-1ca4b7c8559c','bd3a31d0-7c30-41a6-bed6-5454bf78980e','42b4f636-8003-4cb6-b663-109def52a138','9caa194b-1319-48ff-a8f0-d6ca446fb26f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f098f13cd37a48979f356dc2b4ddc34c',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:16:04 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-ba85380d-4663-438f-9700-3ea9c8bf136f tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d3adad9-1777-4aeb-9c0a-6c376145aeb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:16:04 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-ba85380d-4663-438f-9700-3ea9c8bf136f tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d3adad9-1777-4aeb-9c0a-6c376145aeb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:16:04 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-ba85380d-4663-438f-9700-3ea9c8bf136f tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Flow 'volume_create_api' (3809bcf8-2d0d-44d2-8be1-0d9e3c8c4abe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:16:04 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-ba85380d-4663-438f-9700-3ea9c8bf136f tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Create volume request issued successfully. Sep 03 20:16:04 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ba85380d-4663-438f-9700-3ea9c8bf136f tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:16:04 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1173/2373] 192.168.122.54 () {60 vars in 1138 bytes} [Thu Sep 3 20:16:04 2026] POST /volume/v3/volumes => generated 770 bytes in 584 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:16:04 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-9caf02c3-0e55-42aa-a7c0-e8b243fe342d None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:04 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9caf02c3-0e55-42aa-a7c0-e8b243fe342d tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:16:04 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-9caf02c3-0e55-42aa-a7c0-e8b243fe342d tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "44e0d5bd-2222-4e7f-97fb-e3ba1a7c95ba", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1599756014"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:16:04 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volumes [None req-9caf02c3-0e55-42aa-a7c0-e8b243fe342d tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Create volume request body: {'volume': {"'source_volid": '44e0d5bd-2222-4e7f-97fb-e3ba1a7c95ba', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1599756014'}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:16:04 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-9caf02c3-0e55-42aa-a7c0-e8b243fe342d tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Create volume of 1 GB Sep 03 20:16:04 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:04 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:16:04 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-9caf02c3-0e55-42aa-a7c0-e8b243fe342d tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Availability Zones retrieved successfully. Sep 03 20:16:04 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-9caf02c3-0e55-42aa-a7c0-e8b243fe342d tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Flow 'volume_create_api' (14753749-8be6-4fa7-aafc-009cdd6a6b7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:16:04 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-9caf02c3-0e55-42aa-a7c0-e8b243fe342d tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0bce8040-5734-4b06-92d1-139b87fd8ef3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:16:04 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.flows.api.create_volume [None req-9caf02c3-0e55-42aa-a7c0-e8b243fe342d tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Validating volume size '1' using validate_int {{(pid=87289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:16:04 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-9caf02c3-0e55-42aa-a7c0-e8b243fe342d tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0bce8040-5734-4b06-92d1-139b87fd8ef3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:16:04 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-9caf02c3-0e55-42aa-a7c0-e8b243fe342d tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d395ae42-c9ee-490b-9bfb-bd07feeb9de3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:16:05 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-3ffe3462-3a9d-40c7-a2ce-f8673de327b3 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:05 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-9caf02c3-0e55-42aa-a7c0-e8b243fe342d tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Created reservations ['22bf42cd-4897-4165-b464-0d8b531d207a', '17bea53b-25ca-4381-9663-cea0266bfa09', '079b708f-c0eb-4acc-943b-3525828b21ca', '2a5fafa0-821f-4c3b-9c4b-151be7b99ab4'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:16:05 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-9caf02c3-0e55-42aa-a7c0-e8b243fe342d tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d395ae42-c9ee-490b-9bfb-bd07feeb9de3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['22bf42cd-4897-4165-b464-0d8b531d207a', '17bea53b-25ca-4381-9663-cea0266bfa09', '079b708f-c0eb-4acc-943b-3525828b21ca', '2a5fafa0-821f-4c3b-9c4b-151be7b99ab4']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:16:05 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-9caf02c3-0e55-42aa-a7c0-e8b243fe342d tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc7baea3-92cb-4545-b50b-cf9a8e6c4b31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:16:05 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:05 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:16:05 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-9caf02c3-0e55-42aa-a7c0-e8b243fe342d tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc7baea3-92cb-4545-b50b-cf9a8e6c4b31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0159b464-359e-4522-9de0-e37c40267121', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1599756014',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65188a209f404abf80331741d6476b8b',qos_specs=None,replication_status=,reservations=['22bf42cd-4897-4165-b464-0d8b531d207a','17bea53b-25ca-4381-9663-cea0266bfa09','079b708f-c0eb-4acc-943b-3525828b21ca','2a5fafa0-821f-4c3b-9c4b-151be7b99ab4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f098f13cd37a48979f356dc2b4ddc34c',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:16:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1599756014',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0159b464-359e-4522-9de0-e37c40267121,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65188a209f404abf80331741d6476b8b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f098f13cd37a48979f356dc2b4ddc34c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:16:05 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-9caf02c3-0e55-42aa-a7c0-e8b243fe342d tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6339e6d5-d834-4aed-a3a7-426640df943e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:16:05 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-9caf02c3-0e55-42aa-a7c0-e8b243fe342d tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6339e6d5-d834-4aed-a3a7-426640df943e) transitioned into state 'SUCCESS' from state '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-1599756014',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65188a209f404abf80331741d6476b8b',qos_specs=None,replication_status=,reservations=['22bf42cd-4897-4165-b464-0d8b531d207a','17bea53b-25ca-4381-9663-cea0266bfa09','079b708f-c0eb-4acc-943b-3525828b21ca','2a5fafa0-821f-4c3b-9c4b-151be7b99ab4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f098f13cd37a48979f356dc2b4ddc34c',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:16:05 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-9caf02c3-0e55-42aa-a7c0-e8b243fe342d tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6da31355-6a48-4992-a4a1-09a625bd4e7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:16:05 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-3ffe3462-3a9d-40c7-a2ce-f8673de327b3 tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-admin] POST http://192.168.122.54/volume/v3/types Sep 03 20:16:05 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-3ffe3462-3a9d-40c7-a2ce-f8673de327b3 tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1350379049", "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=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:16:05 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-9caf02c3-0e55-42aa-a7c0-e8b243fe342d tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6da31355-6a48-4992-a4a1-09a625bd4e7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:16:05 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:05 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:16:05 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-9caf02c3-0e55-42aa-a7c0-e8b243fe342d tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Flow 'volume_create_api' (14753749-8be6-4fa7-aafc-009cdd6a6b7d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:16:05 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-9caf02c3-0e55-42aa-a7c0-e8b243fe342d tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Create volume request issued successfully. Sep 03 20:16:05 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9caf02c3-0e55-42aa-a7c0-e8b243fe342d tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:16:05 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1201/2374] 192.168.122.54 () {60 vars in 1138 bytes} [Thu Sep 3 20:16:04 2026] POST /volume/v3/volumes => generated 771 bytes in 653 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:16:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-d720a74c-0fdd-41e9-8a8c-eecaae7fc39b None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:05 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d720a74c-0fdd-41e9-8a8c-eecaae7fc39b tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:16:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d720a74c-0fdd-41e9-8a8c-eecaae7fc39b tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "44e0d5bd-2222-4e7f-97fb-e3ba1a7c95ba", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-943422576"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:16:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volumes [None req-d720a74c-0fdd-41e9-8a8c-eecaae7fc39b tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Create volume request body: {'volume': {"'source_volid": '44e0d5bd-2222-4e7f-97fb-e3ba1a7c95ba', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-943422576'}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:16:05 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-d720a74c-0fdd-41e9-8a8c-eecaae7fc39b tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Create volume of 1 GB Sep 03 20:16:05 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:05 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:16:05 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-3ffe3462-3a9d-40c7-a2ce-f8673de327b3 tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-admin] http://192.168.122.54/volume/v3/types returned with HTTP 200 Sep 03 20:16:05 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1174/2375] 192.168.122.54 () {60 vars in 1132 bytes} [Thu Sep 3 20:16:05 2026] POST /volume/v3/types => generated 380 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:16:05 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-e698b003-240a-4f12-9eff-200f3d286909 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:05 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-d720a74c-0fdd-41e9-8a8c-eecaae7fc39b tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Availability Zones retrieved successfully. Sep 03 20:16:05 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e698b003-240a-4f12-9eff-200f3d286909 tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-admin] POST http://192.168.122.54/volume/v3/types/3129a00d-b9da-409c-9110-dee002025bb1/encryption Sep 03 20:16:05 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e698b003-240a-4f12-9eff-200f3d286909 tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:16:05 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d720a74c-0fdd-41e9-8a8c-eecaae7fc39b tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Flow 'volume_create_api' (4f505536-ec3a-4a5f-ae1f-0995bcb596b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:16:05 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d720a74c-0fdd-41e9-8a8c-eecaae7fc39b tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc5b9024-5f1c-45b9-b705-6bddf613a1bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:16:05 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.flows.api.create_volume [None req-d720a74c-0fdd-41e9-8a8c-eecaae7fc39b tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Validating volume size '1' using validate_int {{(pid=87289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:16:05 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e698b003-240a-4f12-9eff-200f3d286909 tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-admin] http://192.168.122.54/volume/v3/types/3129a00d-b9da-409c-9110-dee002025bb1/encryption returned with HTTP 200 Sep 03 20:16:05 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1175/2376] 192.168.122.54 () {60 vars in 1276 bytes} [Thu Sep 3 20:16:05 2026] POST /volume/v3/types/3129a00d-b9da-409c-9110-dee002025bb1/encryption => generated 239 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:16:05 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-edaf08dc-6154-49ce-ab62-858fe6dec06e None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:05 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-edaf08dc-6154-49ce-ab62-858fe6dec06e tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-admin] POST http://192.168.122.54/volume/v3/types Sep 03 20:16:05 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-edaf08dc-6154-49ce-ab62-858fe6dec06e tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-933814250", "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=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:16:05 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d720a74c-0fdd-41e9-8a8c-eecaae7fc39b tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc5b9024-5f1c-45b9-b705-6bddf613a1bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:16:05 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d720a74c-0fdd-41e9-8a8c-eecaae7fc39b tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e70c8704-c69d-4ab6-938e-fdd6492d901b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:16:05 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-edaf08dc-6154-49ce-ab62-858fe6dec06e tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-admin] http://192.168.122.54/volume/v3/types returned with HTTP 200 Sep 03 20:16:05 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1176/2377] 192.168.122.54 () {60 vars in 1132 bytes} [Thu Sep 3 20:16:05 2026] POST /volume/v3/types => generated 379 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:16:05 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-1805a1e6-73a9-485f-9709-41a99c7cde4b None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:05 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-d720a74c-0fdd-41e9-8a8c-eecaae7fc39b tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Created reservations ['a9842894-17e6-4eb6-8eab-6a9f5b8af83e', 'f079d764-5327-4471-8da8-cc950498d4ab', '859ddfeb-9c8f-4e8b-8432-4708a745e63e', '002c2a87-dc59-4334-a54b-42d3fd5fcc5e'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:16:05 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d720a74c-0fdd-41e9-8a8c-eecaae7fc39b tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e70c8704-c69d-4ab6-938e-fdd6492d901b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a9842894-17e6-4eb6-8eab-6a9f5b8af83e', 'f079d764-5327-4471-8da8-cc950498d4ab', '859ddfeb-9c8f-4e8b-8432-4708a745e63e', '002c2a87-dc59-4334-a54b-42d3fd5fcc5e']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:16:05 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d720a74c-0fdd-41e9-8a8c-eecaae7fc39b tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae31c217-e900-41f8-b877-19849dbb9ac3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:16:05 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:05 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:16:05 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d720a74c-0fdd-41e9-8a8c-eecaae7fc39b tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae31c217-e900-41f8-b877-19849dbb9ac3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aadc8da9-ec70-4944-945f-919f1f334458', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-943422576',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65188a209f404abf80331741d6476b8b',qos_specs=None,replication_status=,reservations=['a9842894-17e6-4eb6-8eab-6a9f5b8af83e','f079d764-5327-4471-8da8-cc950498d4ab','859ddfeb-9c8f-4e8b-8432-4708a745e63e','002c2a87-dc59-4334-a54b-42d3fd5fcc5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f098f13cd37a48979f356dc2b4ddc34c',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:16:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-943422576',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aadc8da9-ec70-4944-945f-919f1f334458,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65188a209f404abf80331741d6476b8b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f098f13cd37a48979f356dc2b4ddc34c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:16:05 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d720a74c-0fdd-41e9-8a8c-eecaae7fc39b tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e67e87d-f9a7-403b-86e9-473a1b14693d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:16:05 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-1805a1e6-73a9-485f-9709-41a99c7cde4b tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-member] POST http://192.168.122.54/volume/v3/types/08841038-f3e8-427f-b3f5-978559bf50e2/encryption Sep 03 20:16:05 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-1805a1e6-73a9-485f-9709-41a99c7cde4b tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:16:05 devstack devstack@c-api.service[87290]: DEBUG cinder.policy [None req-1805a1e6-73a9-485f-9709-41a99c7cde4b tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '7230150e5b5e4b188faa7d0f087125d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1754a8ccb7864776acf974739e893954', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87290) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 20:16:05 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-1805a1e6-73a9-485f-9709-41a99c7cde4b tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-member] http://192.168.122.54/volume/v3/types/08841038-f3e8-427f-b3f5-978559bf50e2/encryption returned with HTTP 403 Sep 03 20:16:05 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1177/2378] 192.168.122.54 () {60 vars in 1276 bytes} [Thu Sep 3 20:16:05 2026] POST /volume/v3/types/08841038-f3e8-427f-b3f5-978559bf50e2/encryption => generated 127 bytes in 267 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:16:05 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-8dbd008b-75e1-4652-86f5-a527c1572082 req-c58a5c3b-4a86-4d59-8247-f6426135cb6e None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:05 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-8dbd008b-75e1-4652-86f5-a527c1572082 req-c58a5c3b-4a86-4d59-8247-f6426135cb6e tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] GET http://192.168.122.54/volume/v3/volumes/7f723398-5d28-4db4-8eaa-7a56f358a990 Sep 03 20:16:05 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-8dbd008b-75e1-4652-86f5-a527c1572082 req-c58a5c3b-4a86-4d59-8247-f6426135cb6e tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:05 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-8dbd008b-75e1-4652-86f5-a527c1572082 req-c58a5c3b-4a86-4d59-8247-f6426135cb6e tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:05 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:05 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:16:05 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:05 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:16:05 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [req-8dbd008b-75e1-4652-86f5-a527c1572082 req-c58a5c3b-4a86-4d59-8247-f6426135cb6e tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Volume info retrieved successfully. Sep 03 20:16:05 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-8dbd008b-75e1-4652-86f5-a527c1572082 req-c58a5c3b-4a86-4d59-8247-f6426135cb6e tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] http://192.168.122.54/volume/v3/volumes/7f723398-5d28-4db4-8eaa-7a56f358a990 returned with HTTP 200 Sep 03 20:16:05 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1178/2379] 192.168.122.54 () {60 vars in 1482 bytes} [Thu Sep 3 20:16:05 2026] GET /volume/v3/volumes/7f723398-5d28-4db4-8eaa-7a56f358a990 => generated 1235 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:16:05 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-85c3a34e-2791-4e74-85d6-ea77ddbce4e4 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:05 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-85c3a34e-2791-4e74-85d6-ea77ddbce4e4 tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-admin] POST http://192.168.122.54/volume/v3/types Sep 03 20:16:05 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-85c3a34e-2791-4e74-85d6-ea77ddbce4e4 tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-128534010", "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=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:16:05 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d720a74c-0fdd-41e9-8a8c-eecaae7fc39b tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e67e87d-f9a7-403b-86e9-473a1b14693d) transitioned into state 'SUCCESS' from state '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-943422576',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65188a209f404abf80331741d6476b8b',qos_specs=None,replication_status=,reservations=['a9842894-17e6-4eb6-8eab-6a9f5b8af83e','f079d764-5327-4471-8da8-cc950498d4ab','859ddfeb-9c8f-4e8b-8432-4708a745e63e','002c2a87-dc59-4334-a54b-42d3fd5fcc5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f098f13cd37a48979f356dc2b4ddc34c',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:16:05 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d720a74c-0fdd-41e9-8a8c-eecaae7fc39b tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (463de8e7-bf9b-4a04-8b16-b3e61f704fec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:16:05 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d720a74c-0fdd-41e9-8a8c-eecaae7fc39b tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (463de8e7-bf9b-4a04-8b16-b3e61f704fec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:16:05 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d720a74c-0fdd-41e9-8a8c-eecaae7fc39b tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Flow 'volume_create_api' (4f505536-ec3a-4a5f-ae1f-0995bcb596b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:16:05 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-d720a74c-0fdd-41e9-8a8c-eecaae7fc39b tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Create volume request issued successfully. Sep 03 20:16:05 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d720a74c-0fdd-41e9-8a8c-eecaae7fc39b tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:16:05 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1202/2380] 192.168.122.54 () {60 vars in 1138 bytes} [Thu Sep 3 20:16:05 2026] POST /volume/v3/volumes => generated 770 bytes in 647 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:16:05 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-85c3a34e-2791-4e74-85d6-ea77ddbce4e4 tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-admin] http://192.168.122.54/volume/v3/types returned with HTTP 200 Sep 03 20:16:05 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1179/2381] 192.168.122.54 () {60 vars in 1132 bytes} [Thu Sep 3 20:16:05 2026] POST /volume/v3/types => generated 379 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:16:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-8dbd008b-75e1-4652-86f5-a527c1572082 req-89762e99-430e-4f49-8704-ba97ca604906 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:05 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-55f4f5a8-7ca0-45aa-bc31-a8c0d2758d5e None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:05 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-55f4f5a8-7ca0-45aa-bc31-a8c0d2758d5e tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-member] POST http://192.168.122.54/volume/v3/types/aba5fcd0-0bda-47e7-9abf-1ec5aa5b8521/extra_specs Sep 03 20:16:05 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-55f4f5a8-7ca0-45aa-bc31-a8c0d2758d5e tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:16:05 devstack devstack@c-api.service[87290]: DEBUG cinder.policy [None req-55f4f5a8-7ca0-45aa-bc31-a8c0d2758d5e tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '7230150e5b5e4b188faa7d0f087125d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1754a8ccb7864776acf974739e893954', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87290) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 20:16:05 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-55f4f5a8-7ca0-45aa-bc31-a8c0d2758d5e tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-member] http://192.168.122.54/volume/v3/types/aba5fcd0-0bda-47e7-9abf-1ec5aa5b8521/extra_specs returned with HTTP 403 Sep 03 20:16:05 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1180/2382] 192.168.122.54 () {60 vars in 1278 bytes} [Thu Sep 3 20:16:05 2026] POST /volume/v3/types/aba5fcd0-0bda-47e7-9abf-1ec5aa5b8521/extra_specs => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:16:05 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-a28f1ace-4fd3-4bf0-9df7-5f6aa7674b32 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:05 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-8dbd008b-75e1-4652-86f5-a527c1572082 req-89762e99-430e-4f49-8704-ba97ca604906 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] POST http://192.168.122.54/volume/v3/volumes/7f723398-5d28-4db4-8eaa-7a56f358a990/action Sep 03 20:16:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-8dbd008b-75e1-4652-86f5-a527c1572082 req-89762e99-430e-4f49-8704-ba97ca604906 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:16:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-8dbd008b-75e1-4652-86f5-a527c1572082 req-89762e99-430e-4f49-8704-ba97ca604906 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:16:05 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a28f1ace-4fd3-4bf0-9df7-5f6aa7674b32 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:16:05 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a28f1ace-4fd3-4bf0-9df7-5f6aa7674b32 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "44e0d5bd-2222-4e7f-97fb-e3ba1a7c95ba", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-911083832"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:16:05 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.volumes [None req-a28f1ace-4fd3-4bf0-9df7-5f6aa7674b32 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Create volume request body: {'volume': {"'source_volid": '44e0d5bd-2222-4e7f-97fb-e3ba1a7c95ba', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-911083832'}} {{(pid=87290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:16:05 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-a28f1ace-4fd3-4bf0-9df7-5f6aa7674b32 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Create volume of 1 GB Sep 03 20:16:05 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-a28f1ace-4fd3-4bf0-9df7-5f6aa7674b32 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Availability Zones retrieved successfully. Sep 03 20:16:06 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:06 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:16:06 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-a28f1ace-4fd3-4bf0-9df7-5f6aa7674b32 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Flow 'volume_create_api' (a3ad80a7-d39a-4005-a276-90a04cb80efd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:16:06 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-a28f1ace-4fd3-4bf0-9df7-5f6aa7674b32 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99402124-6370-4981-8920-56da9ac167e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:16:06 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.flows.api.create_volume [None req-a28f1ace-4fd3-4bf0-9df7-5f6aa7674b32 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Validating volume size '1' using validate_int {{(pid=87290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:16:06 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:06 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:16:06 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [req-8dbd008b-75e1-4652-86f5-a527c1572082 req-89762e99-430e-4f49-8704-ba97ca604906 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Volume info retrieved successfully. Sep 03 20:16:06 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [req-8dbd008b-75e1-4652-86f5-a527c1572082 req-89762e99-430e-4f49-8704-ba97ca604906 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Begin detaching volume completed successfully. Sep 03 20:16:06 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-8dbd008b-75e1-4652-86f5-a527c1572082 req-89762e99-430e-4f49-8704-ba97ca604906 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] http://192.168.122.54/volume/v3/volumes/7f723398-5d28-4db4-8eaa-7a56f358a990/action returned with HTTP 202 Sep 03 20:16:06 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1203/2383] 192.168.122.54 () {64 vars in 1556 bytes} [Thu Sep 3 20:16:05 2026] POST /volume/v3/volumes/7f723398-5d28-4db4-8eaa-7a56f358a990/action => generated 0 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 20:16:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-df959553-638b-49a9-89d1-812a105bebad None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:06 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-df959553-638b-49a9-89d1-812a105bebad tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-member] PUT http://192.168.122.54/volume/v3/types/aba5fcd0-0bda-47e7-9abf-1ec5aa5b8521/extra_specs/key2 Sep 03 20:16:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-df959553-638b-49a9-89d1-812a105bebad tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:16:06 devstack devstack@c-api.service[87289]: DEBUG cinder.policy [None req-df959553-638b-49a9-89d1-812a105bebad tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '7230150e5b5e4b188faa7d0f087125d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1754a8ccb7864776acf974739e893954', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87289) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 20:16:06 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-df959553-638b-49a9-89d1-812a105bebad tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-member] http://192.168.122.54/volume/v3/types/aba5fcd0-0bda-47e7-9abf-1ec5aa5b8521/extra_specs/key2 returned with HTTP 403 Sep 03 20:16:06 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1204/2384] 192.168.122.54 () {60 vars in 1292 bytes} [Thu Sep 3 20:16:06 2026] PUT /volume/v3/types/aba5fcd0-0bda-47e7-9abf-1ec5aa5b8521/extra_specs/key2 => generated 122 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:16:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-ef37f133-69ca-4566-9079-a3651a574320 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:06 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ef37f133-69ca-4566-9079-a3651a574320 tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-member] POST http://192.168.122.54/volume/v3/types Sep 03 20:16:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ef37f133-69ca-4566-9079-a3651a574320 tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:16:06 devstack devstack@c-api.service[87289]: DEBUG cinder.policy [None req-ef37f133-69ca-4566-9079-a3651a574320 tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '7230150e5b5e4b188faa7d0f087125d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1754a8ccb7864776acf974739e893954', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87289) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 20:16:06 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ef37f133-69ca-4566-9079-a3651a574320 tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-member] http://192.168.122.54/volume/v3/types returned with HTTP 403 Sep 03 20:16:06 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1205/2385] 192.168.122.54 () {60 vars in 1131 bytes} [Thu Sep 3 20:16:06 2026] POST /volume/v3/types => generated 109 bytes in 41 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:16:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-cae0a302-78ae-4a1e-ac79-2ec566638cef None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:06 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-cae0a302-78ae-4a1e-ac79-2ec566638cef tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-admin] POST http://192.168.122.54/volume/v3/types Sep 03 20:16:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-cae0a302-78ae-4a1e-ac79-2ec566638cef tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-159633691", "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=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:16:06 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-a28f1ace-4fd3-4bf0-9df7-5f6aa7674b32 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99402124-6370-4981-8920-56da9ac167e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:16:06 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-a28f1ace-4fd3-4bf0-9df7-5f6aa7674b32 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fb18eef-78b7-4151-a7c6-ed78922af482) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:16:06 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-cae0a302-78ae-4a1e-ac79-2ec566638cef tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-admin] http://192.168.122.54/volume/v3/types returned with HTTP 200 Sep 03 20:16:06 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1206/2386] 192.168.122.54 () {60 vars in 1132 bytes} [Thu Sep 3 20:16:06 2026] POST /volume/v3/types => generated 379 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:16:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-4e0a6d54-48c4-4d48-ad6e-a7ce8990fcdc None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:06 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-4e0a6d54-48c4-4d48-ad6e-a7ce8990fcdc None None] GET http://192.168.122.54/volume// Sep 03 20:16:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-4e0a6d54-48c4-4d48-ad6e-a7ce8990fcdc None None] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-4e0a6d54-48c4-4d48-ad6e-a7ce8990fcdc None None] Calling method 'all' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:06 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-4e0a6d54-48c4-4d48-ad6e-a7ce8990fcdc None None] http://192.168.122.54/volume// returned with HTTP 300 Sep 03 20:16:06 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1207/2387] 192.168.122.54 () {58 vars in 1310 bytes} [Thu Sep 3 20:16:06 2026] GET /volume/ => generated 389 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 20:16:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-84e0b66c-a920-4689-81be-69b85a93d34a None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:06 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-84e0b66c-a920-4689-81be-69b85a93d34a tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-admin] POST http://192.168.122.54/volume/v3/types/652f2b18-fae2-42cf-b627-1fe4b46fb9dd/encryption Sep 03 20:16:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-84e0b66c-a920-4689-81be-69b85a93d34a tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:16:06 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-a28f1ace-4fd3-4bf0-9df7-5f6aa7674b32 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Created reservations ['b649e1c7-7d73-4d7e-aab6-5d9e3e8145ec', 'd0cedfe6-a995-4ce8-8993-914b28cfff2a', 'ab079b47-e642-46ed-b759-6a3e3c0f039a', '5e28256a-8d77-454a-8843-51c828ea69a4'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:16:06 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-a28f1ace-4fd3-4bf0-9df7-5f6aa7674b32 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fb18eef-78b7-4151-a7c6-ed78922af482) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b649e1c7-7d73-4d7e-aab6-5d9e3e8145ec', 'd0cedfe6-a995-4ce8-8993-914b28cfff2a', 'ab079b47-e642-46ed-b759-6a3e3c0f039a', '5e28256a-8d77-454a-8843-51c828ea69a4']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:16:06 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-a28f1ace-4fd3-4bf0-9df7-5f6aa7674b32 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29f79b5d-3f10-4e9a-bb2b-37390a99dd4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:16:06 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-84e0b66c-a920-4689-81be-69b85a93d34a tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-admin] http://192.168.122.54/volume/v3/types/652f2b18-fae2-42cf-b627-1fe4b46fb9dd/encryption returned with HTTP 200 Sep 03 20:16:06 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1208/2388] 192.168.122.54 () {60 vars in 1276 bytes} [Thu Sep 3 20:16:06 2026] POST /volume/v3/types/652f2b18-fae2-42cf-b627-1fe4b46fb9dd/encryption => generated 239 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:16:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-8dbd008b-75e1-4652-86f5-a527c1572082 req-cec36dad-a4aa-4bb7-bc1e-fd68e3807d90 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:06 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-8dbd008b-75e1-4652-86f5-a527c1572082 req-cec36dad-a4aa-4bb7-bc1e-fd68e3807d90 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] GET http://192.168.122.54/volume/v3/volumes/7f723398-5d28-4db4-8eaa-7a56f358a990 Sep 03 20:16:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-8dbd008b-75e1-4652-86f5-a527c1572082 req-cec36dad-a4aa-4bb7-bc1e-fd68e3807d90 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-8dbd008b-75e1-4652-86f5-a527c1572082 req-cec36dad-a4aa-4bb7-bc1e-fd68e3807d90 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:06 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:06 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:16:06 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:06 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:16:06 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-a28f1ace-4fd3-4bf0-9df7-5f6aa7674b32 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29f79b5d-3f10-4e9a-bb2b-37390a99dd4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df9af743-d263-436c-9a68-d28d0ca2a694', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-911083832',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65188a209f404abf80331741d6476b8b',qos_specs=None,replication_status=,reservations=['b649e1c7-7d73-4d7e-aab6-5d9e3e8145ec','d0cedfe6-a995-4ce8-8993-914b28cfff2a','ab079b47-e642-46ed-b759-6a3e3c0f039a','5e28256a-8d77-454a-8843-51c828ea69a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f098f13cd37a48979f356dc2b4ddc34c',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:16:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-911083832',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=df9af743-d263-436c-9a68-d28d0ca2a694,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65188a209f404abf80331741d6476b8b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f098f13cd37a48979f356dc2b4ddc34c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:16:06 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-a28f1ace-4fd3-4bf0-9df7-5f6aa7674b32 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (627680ce-2631-4668-baaf-34bf21640d0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:16:06 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:06 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:16:06 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [req-8dbd008b-75e1-4652-86f5-a527c1572082 req-cec36dad-a4aa-4bb7-bc1e-fd68e3807d90 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Volume info retrieved successfully. Sep 03 20:16:06 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-8dbd008b-75e1-4652-86f5-a527c1572082 req-cec36dad-a4aa-4bb7-bc1e-fd68e3807d90 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] http://192.168.122.54/volume/v3/volumes/7f723398-5d28-4db4-8eaa-7a56f358a990 returned with HTTP 200 Sep 03 20:16:06 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1209/2389] 192.168.122.54 () {62 vars in 1523 bytes} [Thu Sep 3 20:16:06 2026] GET /volume/v3/volumes/7f723398-5d28-4db4-8eaa-7a56f358a990 => generated 1419 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 20:16:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-13669043-f431-4979-b8e9-57dce56f7784 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:06 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-13669043-f431-4979-b8e9-57dce56f7784 tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-member] DELETE http://192.168.122.54/volume/v3/types/652f2b18-fae2-42cf-b627-1fe4b46fb9dd/encryption/f5778886-a9e1-4fbd-a7ee-121aff0943f7 Sep 03 20:16:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-13669043-f431-4979-b8e9-57dce56f7784 tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-13669043-f431-4979-b8e9-57dce56f7784 tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:06 devstack devstack@c-api.service[87289]: DEBUG cinder.policy [None req-13669043-f431-4979-b8e9-57dce56f7784 tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '7230150e5b5e4b188faa7d0f087125d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1754a8ccb7864776acf974739e893954', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87289) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 20:16:06 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-13669043-f431-4979-b8e9-57dce56f7784 tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-member] http://192.168.122.54/volume/v3/types/652f2b18-fae2-42cf-b627-1fe4b46fb9dd/encryption/f5778886-a9e1-4fbd-a7ee-121aff0943f7 returned with HTTP 403 Sep 03 20:16:06 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1210/2390] 192.168.122.54 () {58 vars in 1368 bytes} [Thu Sep 3 20:16:06 2026] DELETE /volume/v3/types/652f2b18-fae2-42cf-b627-1fe4b46fb9dd/encryption/f5778886-a9e1-4fbd-a7ee-121aff0943f7 => generated 127 bytes in 21 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:16:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-4d2b3724-981c-4228-8e04-8e3ba781de32 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:06 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-4d2b3724-981c-4228-8e04-8e3ba781de32 tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-admin] POST http://192.168.122.54/volume/v3/types Sep 03 20:16:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-4d2b3724-981c-4228-8e04-8e3ba781de32 tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1512612549", "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=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:16:06 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-a28f1ace-4fd3-4bf0-9df7-5f6aa7674b32 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (627680ce-2631-4668-baaf-34bf21640d0d) transitioned into state 'SUCCESS' from state '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-911083832',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65188a209f404abf80331741d6476b8b',qos_specs=None,replication_status=,reservations=['b649e1c7-7d73-4d7e-aab6-5d9e3e8145ec','d0cedfe6-a995-4ce8-8993-914b28cfff2a','ab079b47-e642-46ed-b759-6a3e3c0f039a','5e28256a-8d77-454a-8843-51c828ea69a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f098f13cd37a48979f356dc2b4ddc34c',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:16:06 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-a28f1ace-4fd3-4bf0-9df7-5f6aa7674b32 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73d2281e-9532-4a68-b25b-29597d0fa848) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:16:06 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-4d2b3724-981c-4228-8e04-8e3ba781de32 tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-admin] http://192.168.122.54/volume/v3/types returned with HTTP 200 Sep 03 20:16:06 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1211/2391] 192.168.122.54 () {60 vars in 1132 bytes} [Thu Sep 3 20:16:06 2026] POST /volume/v3/types => generated 380 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:16:06 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-a28f1ace-4fd3-4bf0-9df7-5f6aa7674b32 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73d2281e-9532-4a68-b25b-29597d0fa848) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:16:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-0a95675a-41af-4dc0-b7e1-baa3bfb5045a None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:06 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-a28f1ace-4fd3-4bf0-9df7-5f6aa7674b32 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Flow 'volume_create_api' (a3ad80a7-d39a-4005-a276-90a04cb80efd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:16:06 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-a28f1ace-4fd3-4bf0-9df7-5f6aa7674b32 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Create volume request issued successfully. Sep 03 20:16:06 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a28f1ace-4fd3-4bf0-9df7-5f6aa7674b32 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:16:06 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1181/2392] 192.168.122.54 () {60 vars in 1138 bytes} [Thu Sep 3 20:16:05 2026] POST /volume/v3/volumes => generated 770 bytes in 587 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:16:06 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-0a95675a-41af-4dc0-b7e1-baa3bfb5045a tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-member] DELETE http://192.168.122.54/volume/v3/types/48e4bfeb-d021-4aee-ad62-04d2db53a897/extra_specs/key1 Sep 03 20:16:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-0a95675a-41af-4dc0-b7e1-baa3bfb5045a tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-0a95675a-41af-4dc0-b7e1-baa3bfb5045a tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:06 devstack devstack@c-api.service[87289]: DEBUG cinder.policy [None req-0a95675a-41af-4dc0-b7e1-baa3bfb5045a tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '7230150e5b5e4b188faa7d0f087125d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1754a8ccb7864776acf974739e893954', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87289) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 20:16:06 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-0a95675a-41af-4dc0-b7e1-baa3bfb5045a tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-member] http://192.168.122.54/volume/v3/types/48e4bfeb-d021-4aee-ad62-04d2db53a897/extra_specs/key1 returned with HTTP 403 Sep 03 20:16:06 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1212/2393] 192.168.122.54 () {58 vars in 1275 bytes} [Thu Sep 3 20:16:06 2026] DELETE /volume/v3/types/48e4bfeb-d021-4aee-ad62-04d2db53a897/extra_specs/key1 => generated 122 bytes in 31 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:16:06 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-f3188d1a-1c5f-47c1-95c0-2f8dc0a78c23 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-48940389-66df-4ecb-ab4c-891def9c239f None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:06 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-48940389-66df-4ecb-ab4c-891def9c239f tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-admin] POST http://192.168.122.54/volume/v3/types Sep 03 20:16:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-48940389-66df-4ecb-ab4c-891def9c239f tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-438513554", "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=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:16:06 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f3188d1a-1c5f-47c1-95c0-2f8dc0a78c23 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] GET http://192.168.122.54/volume/v3/volumes/2340b356-556a-4c7a-b89b-85e8101e3c52 Sep 03 20:16:06 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f3188d1a-1c5f-47c1-95c0-2f8dc0a78c23 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:06 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f3188d1a-1c5f-47c1-95c0-2f8dc0a78c23 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:06 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:06 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:16:06 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:06 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:16:06 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-48940389-66df-4ecb-ab4c-891def9c239f tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-admin] http://192.168.122.54/volume/v3/types returned with HTTP 200 Sep 03 20:16:06 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1213/2394] 192.168.122.54 () {60 vars in 1132 bytes} [Thu Sep 3 20:16:06 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 03 20:16:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-f7119009-b7e9-4a09-bfde-9847912db6a3 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:06 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-f3188d1a-1c5f-47c1-95c0-2f8dc0a78c23 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Volume info retrieved successfully. Sep 03 20:16:06 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f7119009-b7e9-4a09-bfde-9847912db6a3 tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-member] DELETE http://192.168.122.54/volume/v3/types/31029414-a9da-464d-b91a-f77675ae01a5 Sep 03 20:16:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f7119009-b7e9-4a09-bfde-9847912db6a3 tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f7119009-b7e9-4a09-bfde-9847912db6a3 tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-member] Calling method '_delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:06 devstack devstack@c-api.service[87289]: DEBUG cinder.policy [None req-f7119009-b7e9-4a09-bfde-9847912db6a3 tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '7230150e5b5e4b188faa7d0f087125d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1754a8ccb7864776acf974739e893954', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87289) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 20:16:06 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f7119009-b7e9-4a09-bfde-9847912db6a3 tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-member] http://192.168.122.54/volume/v3/types/31029414-a9da-464d-b91a-f77675ae01a5 returned with HTTP 403 Sep 03 20:16:06 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1214/2395] 192.168.122.54 () {58 vars in 1224 bytes} [Thu Sep 3 20:16:06 2026] DELETE /volume/v3/types/31029414-a9da-464d-b91a-f77675ae01a5 => generated 109 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:16:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-3d08914d-855a-4974-a0ac-8319f50d8965 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:06 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-3d08914d-855a-4974-a0ac-8319f50d8965 tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-member] GET http://192.168.122.54/volume/v3/types/3129a00d-b9da-409c-9110-dee002025bb1/extra_specs Sep 03 20:16:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-3d08914d-855a-4974-a0ac-8319f50d8965 tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-3d08914d-855a-4974-a0ac-8319f50d8965 tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-member] Calling method 'index' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:06 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f3188d1a-1c5f-47c1-95c0-2f8dc0a78c23 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] http://192.168.122.54/volume/v3/volumes/2340b356-556a-4c7a-b89b-85e8101e3c52 returned with HTTP 200 Sep 03 20:16:06 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1182/2396] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:16:06 2026] GET /volume/v3/volumes/2340b356-556a-4c7a-b89b-85e8101e3c52 => generated 863 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:16:06 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-3d08914d-855a-4974-a0ac-8319f50d8965 tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-member] http://192.168.122.54/volume/v3/types/3129a00d-b9da-409c-9110-dee002025bb1/extra_specs returned with HTTP 200 Sep 03 20:16:06 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1215/2397] 192.168.122.54 () {58 vars in 1257 bytes} [Thu Sep 3 20:16:06 2026] GET /volume/v3/types/3129a00d-b9da-409c-9110-dee002025bb1/extra_specs => generated 123 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:16:06 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-96597b7d-b2ff-4812-8876-f8a67b410edb None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-6f64013d-da6f-4a09-b588-4e5a2932a51d None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:06 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-6f64013d-da6f-4a09-b588-4e5a2932a51d tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-member] GET http://192.168.122.54/volume/v3/types Sep 03 20:16:06 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-96597b7d-b2ff-4812-8876-f8a67b410edb tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] GET http://192.168.122.54/volume/v3/volumes/e930ba57-fe25-4a3f-814d-4b5723282d0c Sep 03 20:16:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-6f64013d-da6f-4a09-b588-4e5a2932a51d tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:06 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-96597b7d-b2ff-4812-8876-f8a67b410edb tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-6f64013d-da6f-4a09-b588-4e5a2932a51d tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-member] Calling method 'index' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:06 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-96597b7d-b2ff-4812-8876-f8a67b410edb tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.api_utils [None req-6f64013d-da6f-4a09-b588-4e5a2932a51d tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-member] Removing options '' from query. {{(pid=87289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:16:06 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:06 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:16:06 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:06 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:16:06 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-96597b7d-b2ff-4812-8876-f8a67b410edb tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Volume info retrieved successfully. Sep 03 20:16:06 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-6f64013d-da6f-4a09-b588-4e5a2932a51d tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-member] http://192.168.122.54/volume/v3/types returned with HTTP 200 Sep 03 20:16:06 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1216/2398] 192.168.122.54 () {58 vars in 1110 bytes} [Thu Sep 3 20:16:06 2026] GET /volume/v3/types => generated 3117 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:16:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-8dbd008b-75e1-4652-86f5-a527c1572082 req-c944dfee-9bfa-43a7-8d7b-a52a581a88f6 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:06 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-8dbd008b-75e1-4652-86f5-a527c1572082 req-c944dfee-9bfa-43a7-8d7b-a52a581a88f6 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] DELETE http://192.168.122.54/volume/v3/attachments/0554b68f-00e1-42fc-b2c4-1b3f7c4b9dd8 Sep 03 20:16:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-8dbd008b-75e1-4652-86f5-a527c1572082 req-c944dfee-9bfa-43a7-8d7b-a52a581a88f6 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-8dbd008b-75e1-4652-86f5-a527c1572082 req-c944dfee-9bfa-43a7-8d7b-a52a581a88f6 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Calling method 'version_select' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:06 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-96597b7d-b2ff-4812-8876-f8a67b410edb tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] http://192.168.122.54/volume/v3/volumes/e930ba57-fe25-4a3f-814d-4b5723282d0c returned with HTTP 200 Sep 03 20:16:06 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1183/2399] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:16:06 2026] GET /volume/v3/volumes/e930ba57-fe25-4a3f-814d-4b5723282d0c => generated 862 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:16:06 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-63208e2d-2c47-4677-a6b8-abe6ece0259f None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:06 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-63208e2d-2c47-4677-a6b8-abe6ece0259f tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-member] GET http://192.168.122.54/volume/v3/types/3129a00d-b9da-409c-9110-dee002025bb1/encryption/cipher Sep 03 20:16:06 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:06 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:16:06 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-63208e2d-2c47-4677-a6b8-abe6ece0259f tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:06 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-63208e2d-2c47-4677-a6b8-abe6ece0259f tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:06 devstack devstack@c-api.service[87290]: DEBUG cinder.policy [None req-63208e2d-2c47-4677-a6b8-abe6ece0259f tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '7230150e5b5e4b188faa7d0f087125d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1754a8ccb7864776acf974739e893954', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87290) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 20:16:06 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-63208e2d-2c47-4677-a6b8-abe6ece0259f tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-member] http://192.168.122.54/volume/v3/types/3129a00d-b9da-409c-9110-dee002025bb1/encryption/cipher returned with HTTP 403 Sep 03 20:16:06 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1184/2400] 192.168.122.54 () {58 vars in 1275 bytes} [Thu Sep 3 20:16:06 2026] GET /volume/v3/types/3129a00d-b9da-409c-9110-dee002025bb1/encryption/cipher => generated 124 bytes in 22 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:16:06 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-7d60c871-122c-4482-9859-dcc93d271502 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:06 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-7d60c871-122c-4482-9859-dcc93d271502 tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-member] GET http://192.168.122.54/volume/v3/types/3129a00d-b9da-409c-9110-dee002025bb1/encryption Sep 03 20:16:06 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-7d60c871-122c-4482-9859-dcc93d271502 tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:06 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-7d60c871-122c-4482-9859-dcc93d271502 tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-member] Calling method 'index' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:06 devstack devstack@c-api.service[87290]: DEBUG cinder.policy [None req-7d60c871-122c-4482-9859-dcc93d271502 tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '7230150e5b5e4b188faa7d0f087125d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1754a8ccb7864776acf974739e893954', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87290) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 20:16:06 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-7d60c871-122c-4482-9859-dcc93d271502 tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-member] http://192.168.122.54/volume/v3/types/3129a00d-b9da-409c-9110-dee002025bb1/encryption returned with HTTP 403 Sep 03 20:16:06 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1185/2401] 192.168.122.54 () {58 vars in 1254 bytes} [Thu Sep 3 20:16:06 2026] GET /volume/v3/types/3129a00d-b9da-409c-9110-dee002025bb1/encryption => generated 124 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:16:06 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-46cacb25-2d8c-4e7c-b483-a81dbf9b2edc None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:06 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-46cacb25-2d8c-4e7c-b483-a81dbf9b2edc tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-member] GET http://192.168.122.54/volume/v3/types/3129a00d-b9da-409c-9110-dee002025bb1/extra_specs/multiattach Sep 03 20:16:06 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-46cacb25-2d8c-4e7c-b483-a81dbf9b2edc tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:06 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-46cacb25-2d8c-4e7c-b483-a81dbf9b2edc tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:06 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-46cacb25-2d8c-4e7c-b483-a81dbf9b2edc tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-member] http://192.168.122.54/volume/v3/types/3129a00d-b9da-409c-9110-dee002025bb1/extra_specs/multiattach returned with HTTP 200 Sep 03 20:16:06 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1186/2402] 192.168.122.54 () {58 vars in 1293 bytes} [Thu Sep 3 20:16:06 2026] GET /volume/v3/types/3129a00d-b9da-409c-9110-dee002025bb1/extra_specs/multiattach => generated 29 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 20:16:06 devstack devstack@c-api.service[87289]: /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 03 20:16:06 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, Sep 03 20:16:06 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-3d959eab-0cdd-49cd-abbe-078f2b4b26e4 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:06 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-3d959eab-0cdd-49cd-abbe-078f2b4b26e4 tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-member] GET http://192.168.122.54/volume/v3/types/3129a00d-b9da-409c-9110-dee002025bb1/extra_specs/volume_backend_name Sep 03 20:16:06 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-3d959eab-0cdd-49cd-abbe-078f2b4b26e4 tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:06 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-3d959eab-0cdd-49cd-abbe-078f2b4b26e4 tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:06 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-3d959eab-0cdd-49cd-abbe-078f2b4b26e4 tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-member] http://192.168.122.54/volume/v3/types/3129a00d-b9da-409c-9110-dee002025bb1/extra_specs/volume_backend_name returned with HTTP 404 Sep 03 20:16:06 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1187/2403] 192.168.122.54 () {58 vars in 1317 bytes} [Thu Sep 3 20:16:06 2026] GET /volume/v3/types/3129a00d-b9da-409c-9110-dee002025bb1/extra_specs/volume_backend_name => generated 143 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:16:06 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-306d480d-af70-4498-87d5-9b202b47253e None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:06 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-306d480d-af70-4498-87d5-9b202b47253e tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-member] GET http://192.168.122.54/volume/v3/types/3129a00d-b9da-409c-9110-dee002025bb1 Sep 03 20:16:06 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-306d480d-af70-4498-87d5-9b202b47253e tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:06 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-306d480d-af70-4498-87d5-9b202b47253e tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:06 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-8dbd008b-75e1-4652-86f5-a527c1572082 req-c944dfee-9bfa-43a7-8d7b-a52a581a88f6 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] http://192.168.122.54/volume/v3/attachments/0554b68f-00e1-42fc-b2c4-1b3f7c4b9dd8 returned with HTTP 200 Sep 03 20:16:06 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-306d480d-af70-4498-87d5-9b202b47253e tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-member] http://192.168.122.54/volume/v3/types/3129a00d-b9da-409c-9110-dee002025bb1 returned with HTTP 200 Sep 03 20:16:06 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1217/2404] 192.168.122.54 () {64 vars in 1557 bytes} [Thu Sep 3 20:16:06 2026] DELETE /volume/v3/attachments/0554b68f-00e1-42fc-b2c4-1b3f7c4b9dd8 => generated 19 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:16:06 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1188/2405] 192.168.122.54 () {58 vars in 1221 bytes} [Thu Sep 3 20:16:06 2026] GET /volume/v3/types/3129a00d-b9da-409c-9110-dee002025bb1 => generated 318 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:16:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-445d8df2-90cd-4105-a3fa-5f1aa3cc381d None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:06 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-445d8df2-90cd-4105-a3fa-5f1aa3cc381d tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-member] PUT http://192.168.122.54/volume/v3/types/3129a00d-b9da-409c-9110-dee002025bb1/encryption/adc55761-53ec-44c3-a19c-57b889e09a76 Sep 03 20:16:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-445d8df2-90cd-4105-a3fa-5f1aa3cc381d tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:16:07 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:07 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:16:07 devstack devstack@c-api.service[87289]: DEBUG cinder.policy [None req-445d8df2-90cd-4105-a3fa-5f1aa3cc381d tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '7230150e5b5e4b188faa7d0f087125d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1754a8ccb7864776acf974739e893954', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87289) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 20:16:07 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-445d8df2-90cd-4105-a3fa-5f1aa3cc381d tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-member] http://192.168.122.54/volume/v3/types/3129a00d-b9da-409c-9110-dee002025bb1/encryption/adc55761-53ec-44c3-a19c-57b889e09a76 returned with HTTP 403 Sep 03 20:16:07 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1218/2406] 192.168.122.54 () {60 vars in 1385 bytes} [Thu Sep 3 20:16:06 2026] PUT /volume/v3/types/3129a00d-b9da-409c-9110-dee002025bb1/encryption/adc55761-53ec-44c3-a19c-57b889e09a76 => generated 127 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:16:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-bdbf9d86-ef6e-467d-ae1f-ef5dc5dcb019 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:07 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-bdbf9d86-ef6e-467d-ae1f-ef5dc5dcb019 tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-member] PUT http://192.168.122.54/volume/v3/types/3129a00d-b9da-409c-9110-dee002025bb1/extra_specs/key1 Sep 03 20:16:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-bdbf9d86-ef6e-467d-ae1f-ef5dc5dcb019 tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:16:07 devstack devstack@c-api.service[87290]: DEBUG cinder.policy [None req-bdbf9d86-ef6e-467d-ae1f-ef5dc5dcb019 tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '7230150e5b5e4b188faa7d0f087125d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1754a8ccb7864776acf974739e893954', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87290) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 20:16:07 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-bdbf9d86-ef6e-467d-ae1f-ef5dc5dcb019 tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-member] http://192.168.122.54/volume/v3/types/3129a00d-b9da-409c-9110-dee002025bb1/extra_specs/key1 returned with HTTP 403 Sep 03 20:16:07 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1189/2407] 192.168.122.54 () {60 vars in 1292 bytes} [Thu Sep 3 20:16:07 2026] PUT /volume/v3/types/3129a00d-b9da-409c-9110-dee002025bb1/extra_specs/key1 => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:16:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-e779a2aa-4733-4bae-907f-3e99e9f89d55 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:07 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-e779a2aa-4733-4bae-907f-3e99e9f89d55 tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-member] PUT http://192.168.122.54/volume/v3/types/3129a00d-b9da-409c-9110-dee002025bb1 Sep 03 20:16:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-e779a2aa-4733-4bae-907f-3e99e9f89d55 tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:16:07 devstack devstack@c-api.service[87289]: DEBUG cinder.policy [None req-e779a2aa-4733-4bae-907f-3e99e9f89d55 tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '7230150e5b5e4b188faa7d0f087125d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1754a8ccb7864776acf974739e893954', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87289) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 20:16:07 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-e779a2aa-4733-4bae-907f-3e99e9f89d55 tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-member] http://192.168.122.54/volume/v3/types/3129a00d-b9da-409c-9110-dee002025bb1 returned with HTTP 403 Sep 03 20:16:07 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1219/2408] 192.168.122.54 () {60 vars in 1241 bytes} [Thu Sep 3 20:16:07 2026] PUT /volume/v3/types/3129a00d-b9da-409c-9110-dee002025bb1 => generated 109 bytes in 27 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:16:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-567a932f-b632-48fd-979e-0d233b20de70 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:07 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-567a932f-b632-48fd-979e-0d233b20de70 tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-admin] DELETE http://192.168.122.54/volume/v3/types/31029414-a9da-464d-b91a-f77675ae01a5 Sep 03 20:16:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-567a932f-b632-48fd-979e-0d233b20de70 tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-567a932f-b632-48fd-979e-0d233b20de70 tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-admin] Calling method '_delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:07 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-567a932f-b632-48fd-979e-0d233b20de70 tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-admin] http://192.168.122.54/volume/v3/types/31029414-a9da-464d-b91a-f77675ae01a5 returned with HTTP 202 Sep 03 20:16:07 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1190/2409] 192.168.122.54 () {58 vars in 1224 bytes} [Thu Sep 3 20:16:07 2026] DELETE /volume/v3/types/31029414-a9da-464d-b91a-f77675ae01a5 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:16:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-a0919fc5-7d6f-43ca-8c34-e59bcc92a775 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:07 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a0919fc5-7d6f-43ca-8c34-e59bcc92a775 tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-admin] DELETE http://192.168.122.54/volume/v3/types/48e4bfeb-d021-4aee-ad62-04d2db53a897 Sep 03 20:16:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a0919fc5-7d6f-43ca-8c34-e59bcc92a775 tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a0919fc5-7d6f-43ca-8c34-e59bcc92a775 tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-admin] Calling method '_delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:07 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a0919fc5-7d6f-43ca-8c34-e59bcc92a775 tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-admin] http://192.168.122.54/volume/v3/types/48e4bfeb-d021-4aee-ad62-04d2db53a897 returned with HTTP 202 Sep 03 20:16:07 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1220/2410] 192.168.122.54 () {58 vars in 1224 bytes} [Thu Sep 3 20:16:07 2026] DELETE /volume/v3/types/48e4bfeb-d021-4aee-ad62-04d2db53a897 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:16:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-95cec448-d2bb-4006-ab9b-610e9c5b60c1 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:07 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-95cec448-d2bb-4006-ab9b-610e9c5b60c1 tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-admin] DELETE http://192.168.122.54/volume/v3/types/652f2b18-fae2-42cf-b627-1fe4b46fb9dd Sep 03 20:16:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-95cec448-d2bb-4006-ab9b-610e9c5b60c1 tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-95cec448-d2bb-4006-ab9b-610e9c5b60c1 tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-admin] Calling method '_delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-39cbbc9f-d817-4b13-81e1-342cfa61c5bc None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:07 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-39cbbc9f-d817-4b13-81e1-342cfa61c5bc tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] DELETE http://192.168.122.54/volume/v3/volumes/7f723398-5d28-4db4-8eaa-7a56f358a990 Sep 03 20:16:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-39cbbc9f-d817-4b13-81e1-342cfa61c5bc tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-39cbbc9f-d817-4b13-81e1-342cfa61c5bc tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:07 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-39cbbc9f-d817-4b13-81e1-342cfa61c5bc tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Delete volume with id: 7f723398-5d28-4db4-8eaa-7a56f358a990 Sep 03 20:16:07 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:07 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:16:07 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:07 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:16:07 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-39cbbc9f-d817-4b13-81e1-342cfa61c5bc tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Volume info retrieved successfully. Sep 03 20:16:07 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-95cec448-d2bb-4006-ab9b-610e9c5b60c1 tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-admin] http://192.168.122.54/volume/v3/types/652f2b18-fae2-42cf-b627-1fe4b46fb9dd returned with HTTP 202 Sep 03 20:16:07 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1191/2411] 192.168.122.54 () {58 vars in 1224 bytes} [Thu Sep 3 20:16:07 2026] DELETE /volume/v3/types/652f2b18-fae2-42cf-b627-1fe4b46fb9dd => generated 0 bytes in 148 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:16:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-89d785fd-2438-4f8f-a915-6f652b1af6db None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:07 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-89d785fd-2438-4f8f-a915-6f652b1af6db tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-admin] DELETE http://192.168.122.54/volume/v3/types/aba5fcd0-0bda-47e7-9abf-1ec5aa5b8521 Sep 03 20:16:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-89d785fd-2438-4f8f-a915-6f652b1af6db tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-89d785fd-2438-4f8f-a915-6f652b1af6db tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-admin] Calling method '_delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:07 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-39cbbc9f-d817-4b13-81e1-342cfa61c5bc tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Delete volume request issued successfully. Sep 03 20:16:07 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-39cbbc9f-d817-4b13-81e1-342cfa61c5bc tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] http://192.168.122.54/volume/v3/volumes/7f723398-5d28-4db4-8eaa-7a56f358a990 returned with HTTP 202 Sep 03 20:16:07 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1221/2412] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:16:07 2026] DELETE /volume/v3/volumes/7f723398-5d28-4db4-8eaa-7a56f358a990 => generated 0 bytes in 179 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:16:07 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-89d785fd-2438-4f8f-a915-6f652b1af6db tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-admin] http://192.168.122.54/volume/v3/types/aba5fcd0-0bda-47e7-9abf-1ec5aa5b8521 returned with HTTP 202 Sep 03 20:16:07 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1192/2413] 192.168.122.54 () {58 vars in 1224 bytes} [Thu Sep 3 20:16:07 2026] DELETE /volume/v3/types/aba5fcd0-0bda-47e7-9abf-1ec5aa5b8521 => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:16:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-907ebd4b-6efd-47e6-aef3-e198ce8688b8 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:07 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-907ebd4b-6efd-47e6-aef3-e198ce8688b8 tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-admin] DELETE http://192.168.122.54/volume/v3/types/08841038-f3e8-427f-b3f5-978559bf50e2 Sep 03 20:16:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-907ebd4b-6efd-47e6-aef3-e198ce8688b8 tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-907ebd4b-6efd-47e6-aef3-e198ce8688b8 tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-admin] Calling method '_delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:07 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-907ebd4b-6efd-47e6-aef3-e198ce8688b8 tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-admin] http://192.168.122.54/volume/v3/types/08841038-f3e8-427f-b3f5-978559bf50e2 returned with HTTP 202 Sep 03 20:16:07 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1222/2414] 192.168.122.54 () {58 vars in 1224 bytes} [Thu Sep 3 20:16:07 2026] DELETE /volume/v3/types/08841038-f3e8-427f-b3f5-978559bf50e2 => generated 0 bytes in 150 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:16:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-19462327-9ce8-4996-96cc-b5520c3cc576 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:07 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-19462327-9ce8-4996-96cc-b5520c3cc576 tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-admin] DELETE http://192.168.122.54/volume/v3/types/3129a00d-b9da-409c-9110-dee002025bb1 Sep 03 20:16:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-19462327-9ce8-4996-96cc-b5520c3cc576 tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-19462327-9ce8-4996-96cc-b5520c3cc576 tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-admin] Calling method '_delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-97c386e7-73d1-423b-b728-4472bafd4d60 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:07 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-19462327-9ce8-4996-96cc-b5520c3cc576 tempest-VolumeTypesMemberTests-1976025912 tempest-VolumeTypesMemberTests-1976025912-project-admin] http://192.168.122.54/volume/v3/types/3129a00d-b9da-409c-9110-dee002025bb1 returned with HTTP 202 Sep 03 20:16:07 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1193/2415] 192.168.122.54 () {58 vars in 1224 bytes} [Thu Sep 3 20:16:07 2026] DELETE /volume/v3/types/3129a00d-b9da-409c-9110-dee002025bb1 => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:16:07 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-97c386e7-73d1-423b-b728-4472bafd4d60 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] GET http://192.168.122.54/volume/v3/volumes/e930ba57-fe25-4a3f-814d-4b5723282d0c Sep 03 20:16:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-97c386e7-73d1-423b-b728-4472bafd4d60 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-97c386e7-73d1-423b-b728-4472bafd4d60 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:07 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:07 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:16:07 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:07 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:16:07 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-97c386e7-73d1-423b-b728-4472bafd4d60 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Volume info retrieved successfully. Sep 03 20:16:07 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-97c386e7-73d1-423b-b728-4472bafd4d60 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] http://192.168.122.54/volume/v3/volumes/e930ba57-fe25-4a3f-814d-4b5723282d0c returned with HTTP 200 Sep 03 20:16:07 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1223/2416] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:16:07 2026] GET /volume/v3/volumes/e930ba57-fe25-4a3f-814d-4b5723282d0c => generated 863 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:16:08 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-219d57e7-5823-4f33-be6a-054c74d98f6e None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:08 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-219d57e7-5823-4f33-be6a-054c74d98f6e tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] GET http://192.168.122.54/volume/v3/volumes/0159b464-359e-4522-9de0-e37c40267121 Sep 03 20:16:08 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-219d57e7-5823-4f33-be6a-054c74d98f6e tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:08 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-219d57e7-5823-4f33-be6a-054c74d98f6e tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:08 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:08 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:16:08 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:08 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:16:08 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-219d57e7-5823-4f33-be6a-054c74d98f6e tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Volume info retrieved successfully. Sep 03 20:16:08 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-219d57e7-5823-4f33-be6a-054c74d98f6e tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] http://192.168.122.54/volume/v3/volumes/0159b464-359e-4522-9de0-e37c40267121 returned with HTTP 200 Sep 03 20:16:08 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1194/2417] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:16:08 2026] GET /volume/v3/volumes/0159b464-359e-4522-9de0-e37c40267121 => generated 863 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:16:09 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-7008e479-5907-4bea-a8bc-5202e38acec7 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:09 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7008e479-5907-4bea-a8bc-5202e38acec7 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] GET http://192.168.122.54/volume/v3/volumes/0159b464-359e-4522-9de0-e37c40267121 Sep 03 20:16:09 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-7008e479-5907-4bea-a8bc-5202e38acec7 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:09 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-7008e479-5907-4bea-a8bc-5202e38acec7 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:09 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:09 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:16:09 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:09 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:16:09 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-7008e479-5907-4bea-a8bc-5202e38acec7 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Volume info retrieved successfully. Sep 03 20:16:09 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7008e479-5907-4bea-a8bc-5202e38acec7 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] http://192.168.122.54/volume/v3/volumes/0159b464-359e-4522-9de0-e37c40267121 returned with HTTP 200 Sep 03 20:16:09 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1224/2418] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:16:09 2026] GET /volume/v3/volumes/0159b464-359e-4522-9de0-e37c40267121 => generated 864 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:16:09 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-fb777848-55cf-4800-b0d1-684633f2479f None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:09 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-fb777848-55cf-4800-b0d1-684633f2479f tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] GET http://192.168.122.54/volume/v3/volumes/aadc8da9-ec70-4944-945f-919f1f334458 Sep 03 20:16:09 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-fb777848-55cf-4800-b0d1-684633f2479f tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:09 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-fb777848-55cf-4800-b0d1-684633f2479f tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:09 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:09 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:16:09 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:09 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:16:09 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-fb777848-55cf-4800-b0d1-684633f2479f tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Volume info retrieved successfully. Sep 03 20:16:09 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-fb777848-55cf-4800-b0d1-684633f2479f tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] http://192.168.122.54/volume/v3/volumes/aadc8da9-ec70-4944-945f-919f1f334458 returned with HTTP 200 Sep 03 20:16:09 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1195/2419] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:16:09 2026] GET /volume/v3/volumes/aadc8da9-ec70-4944-945f-919f1f334458 => generated 862 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:16:10 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-da375048-33ae-4eb1-a7aa-76de489d3300 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:10 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-da375048-33ae-4eb1-a7aa-76de489d3300 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] GET http://192.168.122.54/volume/v3/volumes/aadc8da9-ec70-4944-945f-919f1f334458 Sep 03 20:16:10 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-da375048-33ae-4eb1-a7aa-76de489d3300 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:10 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-da375048-33ae-4eb1-a7aa-76de489d3300 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:10 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:10 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:16:10 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:10 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:16:10 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-da375048-33ae-4eb1-a7aa-76de489d3300 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Volume info retrieved successfully. Sep 03 20:16:10 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-da375048-33ae-4eb1-a7aa-76de489d3300 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] http://192.168.122.54/volume/v3/volumes/aadc8da9-ec70-4944-945f-919f1f334458 returned with HTTP 200 Sep 03 20:16:10 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1225/2420] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:16:10 2026] GET /volume/v3/volumes/aadc8da9-ec70-4944-945f-919f1f334458 => generated 863 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:16:10 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-f082d721-34b3-4003-8730-d57e112d7ec9 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:10 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f082d721-34b3-4003-8730-d57e112d7ec9 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] GET http://192.168.122.54/volume/v3/volumes/df9af743-d263-436c-9a68-d28d0ca2a694 Sep 03 20:16:10 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f082d721-34b3-4003-8730-d57e112d7ec9 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:10 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f082d721-34b3-4003-8730-d57e112d7ec9 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:10 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:10 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:16:10 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:10 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:16:10 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-f082d721-34b3-4003-8730-d57e112d7ec9 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Volume info retrieved successfully. Sep 03 20:16:10 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f082d721-34b3-4003-8730-d57e112d7ec9 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] http://192.168.122.54/volume/v3/volumes/df9af743-d263-436c-9a68-d28d0ca2a694 returned with HTTP 200 Sep 03 20:16:10 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1196/2421] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:16:10 2026] GET /volume/v3/volumes/df9af743-d263-436c-9a68-d28d0ca2a694 => generated 862 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:16:11 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-25bfe147-53b8-49d8-b16a-a7d7c0a75d7c req-7f3da358-11bb-451f-bd0b-1dec7e6966f6 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:11 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-25bfe147-53b8-49d8-b16a-a7d7c0a75d7c req-7f3da358-11bb-451f-bd0b-1dec7e6966f6 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] GET http://192.168.122.54/volume/v3/volumes/dba4b70c-2ada-4ba5-be7f-99607152bb0d Sep 03 20:16:11 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-25bfe147-53b8-49d8-b16a-a7d7c0a75d7c req-7f3da358-11bb-451f-bd0b-1dec7e6966f6 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:11 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-25bfe147-53b8-49d8-b16a-a7d7c0a75d7c req-7f3da358-11bb-451f-bd0b-1dec7e6966f6 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:11 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:11 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:16:11 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:11 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:16:11 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [req-25bfe147-53b8-49d8-b16a-a7d7c0a75d7c req-7f3da358-11bb-451f-bd0b-1dec7e6966f6 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Volume info retrieved successfully. Sep 03 20:16:11 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-25bfe147-53b8-49d8-b16a-a7d7c0a75d7c req-7f3da358-11bb-451f-bd0b-1dec7e6966f6 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] http://192.168.122.54/volume/v3/volumes/dba4b70c-2ada-4ba5-be7f-99607152bb0d returned with HTTP 200 Sep 03 20:16:11 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1226/2422] 192.168.122.54 () {60 vars in 1482 bytes} [Thu Sep 3 20:16:11 2026] GET /volume/v3/volumes/dba4b70c-2ada-4ba5-be7f-99607152bb0d => generated 1236 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:16:11 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-25bfe147-53b8-49d8-b16a-a7d7c0a75d7c req-12746ee6-9393-4d1c-b9ee-4bdf736ad35d None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:11 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-25bfe147-53b8-49d8-b16a-a7d7c0a75d7c req-12746ee6-9393-4d1c-b9ee-4bdf736ad35d tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] POST http://192.168.122.54/volume/v3/volumes/dba4b70c-2ada-4ba5-be7f-99607152bb0d/action Sep 03 20:16:11 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-25bfe147-53b8-49d8-b16a-a7d7c0a75d7c req-12746ee6-9393-4d1c-b9ee-4bdf736ad35d tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:16:11 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-25bfe147-53b8-49d8-b16a-a7d7c0a75d7c req-12746ee6-9393-4d1c-b9ee-4bdf736ad35d tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:16:11 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:11 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:16:11 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:11 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:16:11 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [req-25bfe147-53b8-49d8-b16a-a7d7c0a75d7c req-12746ee6-9393-4d1c-b9ee-4bdf736ad35d tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Volume info retrieved successfully. Sep 03 20:16:11 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [req-25bfe147-53b8-49d8-b16a-a7d7c0a75d7c req-12746ee6-9393-4d1c-b9ee-4bdf736ad35d tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Begin detaching volume completed successfully. Sep 03 20:16:11 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-25bfe147-53b8-49d8-b16a-a7d7c0a75d7c req-12746ee6-9393-4d1c-b9ee-4bdf736ad35d tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] http://192.168.122.54/volume/v3/volumes/dba4b70c-2ada-4ba5-be7f-99607152bb0d/action returned with HTTP 202 Sep 03 20:16:11 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1197/2423] 192.168.122.54 () {64 vars in 1556 bytes} [Thu Sep 3 20:16:11 2026] POST /volume/v3/volumes/dba4b70c-2ada-4ba5-be7f-99607152bb0d/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 20:16:11 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-3ee00739-dc3a-49b2-ad6c-9b35a1beb06e None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:11 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-3ee00739-dc3a-49b2-ad6c-9b35a1beb06e tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] GET http://192.168.122.54/volume/v3/volumes/df9af743-d263-436c-9a68-d28d0ca2a694 Sep 03 20:16:11 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-3ee00739-dc3a-49b2-ad6c-9b35a1beb06e tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:11 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-3ee00739-dc3a-49b2-ad6c-9b35a1beb06e tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:11 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:11 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:16:11 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:11 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:16:11 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-3ee00739-dc3a-49b2-ad6c-9b35a1beb06e tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Volume info retrieved successfully. Sep 03 20:16:11 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-3ee00739-dc3a-49b2-ad6c-9b35a1beb06e tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] http://192.168.122.54/volume/v3/volumes/df9af743-d263-436c-9a68-d28d0ca2a694 returned with HTTP 200 Sep 03 20:16:11 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1227/2424] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:16:11 2026] GET /volume/v3/volumes/df9af743-d263-436c-9a68-d28d0ca2a694 => generated 863 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:16:11 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-bdcb9616-6507-45c0-b599-d1070e16758e None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:11 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-bdcb9616-6507-45c0-b599-d1070e16758e tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] DELETE http://192.168.122.54/volume/v3/volumes/df9af743-d263-436c-9a68-d28d0ca2a694 Sep 03 20:16:11 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-bdcb9616-6507-45c0-b599-d1070e16758e tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:11 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-bdcb9616-6507-45c0-b599-d1070e16758e tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:11 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-bdcb9616-6507-45c0-b599-d1070e16758e tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Delete volume with id: df9af743-d263-436c-9a68-d28d0ca2a694 Sep 03 20:16:11 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-6cad10e9-cc3c-42f1-8f4f-be1f720f8d54 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:11 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-6cad10e9-cc3c-42f1-8f4f-be1f720f8d54 None None] GET http://192.168.122.54/volume// Sep 03 20:16:11 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-6cad10e9-cc3c-42f1-8f4f-be1f720f8d54 None None] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:11 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-6cad10e9-cc3c-42f1-8f4f-be1f720f8d54 None None] Calling method 'all' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:11 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-6cad10e9-cc3c-42f1-8f4f-be1f720f8d54 None None] http://192.168.122.54/volume// returned with HTTP 300 Sep 03 20:16:11 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1228/2425] 192.168.122.54 () {58 vars in 1310 bytes} [Thu Sep 3 20:16:11 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 20:16:11 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:11 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:16:11 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-25bfe147-53b8-49d8-b16a-a7d7c0a75d7c req-e7a4ce1c-47f7-4784-adf2-3b3c0fed72f3 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:11 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:11 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:16:11 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-bdcb9616-6507-45c0-b599-d1070e16758e tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Volume info retrieved successfully. Sep 03 20:16:11 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-25bfe147-53b8-49d8-b16a-a7d7c0a75d7c req-e7a4ce1c-47f7-4784-adf2-3b3c0fed72f3 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] GET http://192.168.122.54/volume/v3/volumes/dba4b70c-2ada-4ba5-be7f-99607152bb0d Sep 03 20:16:11 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-25bfe147-53b8-49d8-b16a-a7d7c0a75d7c req-e7a4ce1c-47f7-4784-adf2-3b3c0fed72f3 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:11 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-25bfe147-53b8-49d8-b16a-a7d7c0a75d7c req-e7a4ce1c-47f7-4784-adf2-3b3c0fed72f3 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:11 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:11 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:16:11 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:11 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:16:11 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [req-25bfe147-53b8-49d8-b16a-a7d7c0a75d7c req-e7a4ce1c-47f7-4784-adf2-3b3c0fed72f3 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Volume info retrieved successfully. Sep 03 20:16:11 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-25bfe147-53b8-49d8-b16a-a7d7c0a75d7c req-e7a4ce1c-47f7-4784-adf2-3b3c0fed72f3 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] http://192.168.122.54/volume/v3/volumes/dba4b70c-2ada-4ba5-be7f-99607152bb0d returned with HTTP 200 Sep 03 20:16:11 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1229/2426] 192.168.122.54 () {62 vars in 1523 bytes} [Thu Sep 3 20:16:11 2026] GET /volume/v3/volumes/dba4b70c-2ada-4ba5-be7f-99607152bb0d => generated 1420 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 20:16:11 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-bdcb9616-6507-45c0-b599-d1070e16758e tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Delete volume request issued successfully. Sep 03 20:16:11 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-bdcb9616-6507-45c0-b599-d1070e16758e tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] http://192.168.122.54/volume/v3/volumes/df9af743-d263-436c-9a68-d28d0ca2a694 returned with HTTP 202 Sep 03 20:16:11 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1198/2427] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:16:11 2026] DELETE /volume/v3/volumes/df9af743-d263-436c-9a68-d28d0ca2a694 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:16:11 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-51d6c471-3ef3-42e1-89d7-c3029acee5f0 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:11 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-51d6c471-3ef3-42e1-89d7-c3029acee5f0 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] GET http://192.168.122.54/volume/v3/volumes/df9af743-d263-436c-9a68-d28d0ca2a694 Sep 03 20:16:11 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-51d6c471-3ef3-42e1-89d7-c3029acee5f0 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:11 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-51d6c471-3ef3-42e1-89d7-c3029acee5f0 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:11 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:11 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:16:11 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:11 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:16:11 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-51d6c471-3ef3-42e1-89d7-c3029acee5f0 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Volume info retrieved successfully. Sep 03 20:16:11 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-51d6c471-3ef3-42e1-89d7-c3029acee5f0 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] http://192.168.122.54/volume/v3/volumes/df9af743-d263-436c-9a68-d28d0ca2a694 returned with HTTP 200 Sep 03 20:16:11 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1230/2428] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:16:11 2026] GET /volume/v3/volumes/df9af743-d263-436c-9a68-d28d0ca2a694 => generated 862 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:16:12 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-25bfe147-53b8-49d8-b16a-a7d7c0a75d7c req-9d80032c-2b60-4592-9970-7b2b4741bdb1 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:12 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-25bfe147-53b8-49d8-b16a-a7d7c0a75d7c req-9d80032c-2b60-4592-9970-7b2b4741bdb1 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] DELETE http://192.168.122.54/volume/v3/attachments/b191ffa4-25ee-481f-a660-e1aa3653e7ef Sep 03 20:16:12 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-25bfe147-53b8-49d8-b16a-a7d7c0a75d7c req-9d80032c-2b60-4592-9970-7b2b4741bdb1 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:12 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-25bfe147-53b8-49d8-b16a-a7d7c0a75d7c req-9d80032c-2b60-4592-9970-7b2b4741bdb1 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Calling method 'version_select' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:12 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:12 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:16:12 devstack devstack@c-api.service[87290]: /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 03 20:16:12 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, Sep 03 20:16:12 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-25bfe147-53b8-49d8-b16a-a7d7c0a75d7c req-9d80032c-2b60-4592-9970-7b2b4741bdb1 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] http://192.168.122.54/volume/v3/attachments/b191ffa4-25ee-481f-a660-e1aa3653e7ef returned with HTTP 200 Sep 03 20:16:12 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1199/2429] 192.168.122.54 () {64 vars in 1557 bytes} [Thu Sep 3 20:16:12 2026] DELETE /volume/v3/attachments/b191ffa4-25ee-481f-a660-e1aa3653e7ef => generated 19 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:16:12 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-35f039f7-934a-4b8a-bbb2-bd244c313f2e None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:12 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-35f039f7-934a-4b8a-bbb2-bd244c313f2e tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-admin] POST http://192.168.122.54/volume/v3/types Sep 03 20:16:12 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-35f039f7-934a-4b8a-bbb2-bd244c313f2e tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-195893117", "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=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:16:12 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-35f039f7-934a-4b8a-bbb2-bd244c313f2e tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-admin] http://192.168.122.54/volume/v3/types returned with HTTP 200 Sep 03 20:16:12 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1231/2430] 192.168.122.54 () {60 vars in 1132 bytes} [Thu Sep 3 20:16:12 2026] POST /volume/v3/types => generated 379 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:16:12 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-239a6dc6-43c1-4748-a814-e5928ab455c5 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:12 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-239a6dc6-43c1-4748-a814-e5928ab455c5 tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-admin] POST http://192.168.122.54/volume/v3/types/503f9257-79ba-4da4-83e7-0100ccb28587/encryption Sep 03 20:16:12 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-239a6dc6-43c1-4748-a814-e5928ab455c5 tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:16:12 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:12 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:16:12 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-239a6dc6-43c1-4748-a814-e5928ab455c5 tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-admin] http://192.168.122.54/volume/v3/types/503f9257-79ba-4da4-83e7-0100ccb28587/encryption returned with HTTP 200 Sep 03 20:16:12 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1200/2431] 192.168.122.54 () {60 vars in 1276 bytes} [Thu Sep 3 20:16:12 2026] POST /volume/v3/types/503f9257-79ba-4da4-83e7-0100ccb28587/encryption => generated 239 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:16:12 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-d8928bf7-7fbf-4739-8131-69911f8d8bf8 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:12 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d8928bf7-7fbf-4739-8131-69911f8d8bf8 tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-admin] POST http://192.168.122.54/volume/v3/types Sep 03 20:16:12 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d8928bf7-7fbf-4739-8131-69911f8d8bf8 tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1666218701", "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=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:16:12 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-9267194b-f02d-47a2-9c1f-0a69a88d127a None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:12 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-9267194b-f02d-47a2-9c1f-0a69a88d127a tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] DELETE http://192.168.122.54/volume/v3/volumes/dba4b70c-2ada-4ba5-be7f-99607152bb0d Sep 03 20:16:12 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-9267194b-f02d-47a2-9c1f-0a69a88d127a tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:12 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-9267194b-f02d-47a2-9c1f-0a69a88d127a tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:12 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-9267194b-f02d-47a2-9c1f-0a69a88d127a tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Delete volume with id: dba4b70c-2ada-4ba5-be7f-99607152bb0d Sep 03 20:16:12 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d8928bf7-7fbf-4739-8131-69911f8d8bf8 tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-admin] http://192.168.122.54/volume/v3/types returned with HTTP 200 Sep 03 20:16:12 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1232/2432] 192.168.122.54 () {60 vars in 1132 bytes} [Thu Sep 3 20:16:12 2026] POST /volume/v3/types => generated 380 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:16:12 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:12 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:16:12 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:12 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:16:12 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-9267194b-f02d-47a2-9c1f-0a69a88d127a tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Volume info retrieved successfully. Sep 03 20:16:12 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-494f4d9e-ea4a-482b-bdd4-fa9a3208f6a9 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:12 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-9267194b-f02d-47a2-9c1f-0a69a88d127a tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Delete volume request issued successfully. Sep 03 20:16:12 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-9267194b-f02d-47a2-9c1f-0a69a88d127a tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] http://192.168.122.54/volume/v3/volumes/dba4b70c-2ada-4ba5-be7f-99607152bb0d returned with HTTP 202 Sep 03 20:16:12 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1201/2433] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:16:12 2026] DELETE /volume/v3/volumes/dba4b70c-2ada-4ba5-be7f-99607152bb0d => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:16:12 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-f3610149-b1e0-404f-8a50-d3447c1cb025 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:12 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f3610149-b1e0-404f-8a50-d3447c1cb025 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] GET http://192.168.122.54/volume/v3/volumes/df9af743-d263-436c-9a68-d28d0ca2a694 Sep 03 20:16:12 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f3610149-b1e0-404f-8a50-d3447c1cb025 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:12 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f3610149-b1e0-404f-8a50-d3447c1cb025 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:12 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:12 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:16:12 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:12 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:16:12 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f3610149-b1e0-404f-8a50-d3447c1cb025 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] http://192.168.122.54/volume/v3/volumes/df9af743-d263-436c-9a68-d28d0ca2a694 returned with HTTP 404 Sep 03 20:16:12 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1202/2434] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:16:12 2026] GET /volume/v3/volumes/df9af743-d263-436c-9a68-d28d0ca2a694 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:16:12 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-f057bb8c-02d3-46cf-a0fc-35b80466ab99 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:12 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f057bb8c-02d3-46cf-a0fc-35b80466ab99 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] DELETE http://192.168.122.54/volume/v3/volumes/aadc8da9-ec70-4944-945f-919f1f334458 Sep 03 20:16:12 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f057bb8c-02d3-46cf-a0fc-35b80466ab99 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:12 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f057bb8c-02d3-46cf-a0fc-35b80466ab99 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:12 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-f057bb8c-02d3-46cf-a0fc-35b80466ab99 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Delete volume with id: aadc8da9-ec70-4944-945f-919f1f334458 Sep 03 20:16:12 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:12 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:16:12 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:12 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:16:12 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-f057bb8c-02d3-46cf-a0fc-35b80466ab99 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Volume info retrieved successfully. Sep 03 20:16:13 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-494f4d9e-ea4a-482b-bdd4-fa9a3208f6a9 tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-reader] POST http://192.168.122.54/volume/v3/types/c8f5e7d2-93be-424e-b8c7-665446ddfdd8/encryption Sep 03 20:16:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-494f4d9e-ea4a-482b-bdd4-fa9a3208f6a9 tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:16:13 devstack devstack@c-api.service[87289]: DEBUG cinder.policy [None req-494f4d9e-ea4a-482b-bdd4-fa9a3208f6a9 tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '5fed4e39d2234225921632398411602f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a5be43e6ee1b46d98d0c7ec1e702ddc0', '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=87289) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 20:16:13 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-494f4d9e-ea4a-482b-bdd4-fa9a3208f6a9 tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-reader] http://192.168.122.54/volume/v3/types/c8f5e7d2-93be-424e-b8c7-665446ddfdd8/encryption returned with HTTP 403 Sep 03 20:16:13 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1233/2435] 192.168.122.54 () {60 vars in 1276 bytes} [Thu Sep 3 20:16:12 2026] POST /volume/v3/types/c8f5e7d2-93be-424e-b8c7-665446ddfdd8/encryption => generated 127 bytes in 168 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:16:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-5d02e1a6-47ac-473e-b052-e429bdce7714 req-5767d4af-1c5f-4151-acba-96b469e6a82d None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:13 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-f057bb8c-02d3-46cf-a0fc-35b80466ab99 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Delete volume request issued successfully. Sep 03 20:16:13 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f057bb8c-02d3-46cf-a0fc-35b80466ab99 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] http://192.168.122.54/volume/v3/volumes/aadc8da9-ec70-4944-945f-919f1f334458 returned with HTTP 202 Sep 03 20:16:13 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-5d02e1a6-47ac-473e-b052-e429bdce7714 req-5767d4af-1c5f-4151-acba-96b469e6a82d tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] GET http://192.168.122.54/volume/v3/volumes/dba4b70c-2ada-4ba5-be7f-99607152bb0d Sep 03 20:16:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-5d02e1a6-47ac-473e-b052-e429bdce7714 req-5767d4af-1c5f-4151-acba-96b469e6a82d tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-5d02e1a6-47ac-473e-b052-e429bdce7714 req-5767d4af-1c5f-4151-acba-96b469e6a82d tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:13 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1203/2436] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:16:12 2026] DELETE /volume/v3/volumes/aadc8da9-ec70-4944-945f-919f1f334458 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:16:13 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-5777ea75-2aaa-4e2d-86cf-c9d000913cc9 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:13 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5777ea75-2aaa-4e2d-86cf-c9d000913cc9 tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-admin] POST http://192.168.122.54/volume/v3/types Sep 03 20:16:13 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5777ea75-2aaa-4e2d-86cf-c9d000913cc9 tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-940964389", "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=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:16:13 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:13 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:16:13 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:13 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:16:13 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [req-5d02e1a6-47ac-473e-b052-e429bdce7714 req-5767d4af-1c5f-4151-acba-96b469e6a82d tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Volume info retrieved successfully. Sep 03 20:16:13 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-5d02e1a6-47ac-473e-b052-e429bdce7714 req-5767d4af-1c5f-4151-acba-96b469e6a82d tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] http://192.168.122.54/volume/v3/volumes/dba4b70c-2ada-4ba5-be7f-99607152bb0d returned with HTTP 200 Sep 03 20:16:13 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1234/2437] 192.168.122.54 () {60 vars in 1482 bytes} [Thu Sep 3 20:16:13 2026] GET /volume/v3/volumes/dba4b70c-2ada-4ba5-be7f-99607152bb0d => generated 943 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:16:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-79931a36-6997-452c-b212-16a278ce5c66 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:13 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-79931a36-6997-452c-b212-16a278ce5c66 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] GET http://192.168.122.54/volume/v3/volumes/aadc8da9-ec70-4944-945f-919f1f334458 Sep 03 20:16:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-79931a36-6997-452c-b212-16a278ce5c66 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-79931a36-6997-452c-b212-16a278ce5c66 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:13 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5777ea75-2aaa-4e2d-86cf-c9d000913cc9 tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-admin] http://192.168.122.54/volume/v3/types returned with HTTP 200 Sep 03 20:16:13 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1204/2438] 192.168.122.54 () {60 vars in 1132 bytes} [Thu Sep 3 20:16:13 2026] POST /volume/v3/types => generated 379 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:16:13 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:13 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:16:13 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-4d0605b0-4f8f-4288-b323-4ae623868d2f None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:13 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:13 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:16:13 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-4d0605b0-4f8f-4288-b323-4ae623868d2f tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-reader] POST http://192.168.122.54/volume/v3/types/b0613303-09ec-44b0-aff7-f3e905cfec76/extra_specs Sep 03 20:16:13 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-4d0605b0-4f8f-4288-b323-4ae623868d2f tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:16:13 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-79931a36-6997-452c-b212-16a278ce5c66 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Volume info retrieved successfully. Sep 03 20:16:13 devstack devstack@c-api.service[87290]: DEBUG cinder.policy [None req-4d0605b0-4f8f-4288-b323-4ae623868d2f tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '5fed4e39d2234225921632398411602f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a5be43e6ee1b46d98d0c7ec1e702ddc0', '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=87290) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 20:16:13 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-4d0605b0-4f8f-4288-b323-4ae623868d2f tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-reader] http://192.168.122.54/volume/v3/types/b0613303-09ec-44b0-aff7-f3e905cfec76/extra_specs returned with HTTP 403 Sep 03 20:16:13 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1205/2439] 192.168.122.54 () {60 vars in 1278 bytes} [Thu Sep 3 20:16:13 2026] POST /volume/v3/types/b0613303-09ec-44b0-aff7-f3e905cfec76/extra_specs => generated 122 bytes in 39 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 03 20:16:13 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-79931a36-6997-452c-b212-16a278ce5c66 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] http://192.168.122.54/volume/v3/volumes/aadc8da9-ec70-4944-945f-919f1f334458 returned with HTTP 200 Sep 03 20:16:13 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-699018a2-4fbd-4d99-a392-0bb106842a86 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:13 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1235/2440] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:16:13 2026] GET /volume/v3/volumes/aadc8da9-ec70-4944-945f-919f1f334458 => generated 862 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:16:13 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-699018a2-4fbd-4d99-a392-0bb106842a86 tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-reader] PUT http://192.168.122.54/volume/v3/types/b0613303-09ec-44b0-aff7-f3e905cfec76/extra_specs/key2 Sep 03 20:16:13 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-699018a2-4fbd-4d99-a392-0bb106842a86 tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:16:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-8cc371ea-9f60-4f70-bcf6-9f78c29f4440 req-fe814a52-1191-4819-adbe-4ddefc7d6bc4 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:13 devstack devstack@c-api.service[87290]: DEBUG cinder.policy [None req-699018a2-4fbd-4d99-a392-0bb106842a86 tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '5fed4e39d2234225921632398411602f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a5be43e6ee1b46d98d0c7ec1e702ddc0', '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=87290) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 20:16:13 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-699018a2-4fbd-4d99-a392-0bb106842a86 tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-reader] http://192.168.122.54/volume/v3/types/b0613303-09ec-44b0-aff7-f3e905cfec76/extra_specs/key2 returned with HTTP 403 Sep 03 20:16:13 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-8cc371ea-9f60-4f70-bcf6-9f78c29f4440 req-fe814a52-1191-4819-adbe-4ddefc7d6bc4 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] GET http://192.168.122.54/volume/v3/volumes/7f723398-5d28-4db4-8eaa-7a56f358a990 Sep 03 20:16:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-8cc371ea-9f60-4f70-bcf6-9f78c29f4440 req-fe814a52-1191-4819-adbe-4ddefc7d6bc4 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-8cc371ea-9f60-4f70-bcf6-9f78c29f4440 req-fe814a52-1191-4819-adbe-4ddefc7d6bc4 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:13 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1206/2441] 192.168.122.54 () {60 vars in 1292 bytes} [Thu Sep 3 20:16:13 2026] PUT /volume/v3/types/b0613303-09ec-44b0-aff7-f3e905cfec76/extra_specs/key2 => generated 122 bytes in 49 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:16:13 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-2422da80-5504-47ec-a185-c77995387417 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:13 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2422da80-5504-47ec-a185-c77995387417 tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-reader] POST http://192.168.122.54/volume/v3/types Sep 03 20:16:13 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-2422da80-5504-47ec-a185-c77995387417 tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:16:13 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-8cc371ea-9f60-4f70-bcf6-9f78c29f4440 req-fe814a52-1191-4819-adbe-4ddefc7d6bc4 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] http://192.168.122.54/volume/v3/volumes/7f723398-5d28-4db4-8eaa-7a56f358a990 returned with HTTP 404 Sep 03 20:16:13 devstack devstack@c-api.service[87290]: DEBUG cinder.policy [None req-2422da80-5504-47ec-a185-c77995387417 tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '5fed4e39d2234225921632398411602f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a5be43e6ee1b46d98d0c7ec1e702ddc0', '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=87290) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 20:16:13 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1236/2442] 192.168.122.54 () {60 vars in 1482 bytes} [Thu Sep 3 20:16:13 2026] GET /volume/v3/volumes/7f723398-5d28-4db4-8eaa-7a56f358a990 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:16:13 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2422da80-5504-47ec-a185-c77995387417 tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-reader] http://192.168.122.54/volume/v3/types returned with HTTP 403 Sep 03 20:16:13 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1207/2443] 192.168.122.54 () {60 vars in 1131 bytes} [Thu Sep 3 20:16:13 2026] POST /volume/v3/types => generated 109 bytes in 25 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:16:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-372d60db-9027-46c8-a3bc-91115e2eb0f6 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:13 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-372d60db-9027-46c8-a3bc-91115e2eb0f6 tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-admin] POST http://192.168.122.54/volume/v3/types Sep 03 20:16:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-372d60db-9027-46c8-a3bc-91115e2eb0f6 tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-328225911", "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=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:16:13 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-372d60db-9027-46c8-a3bc-91115e2eb0f6 tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-admin] http://192.168.122.54/volume/v3/types returned with HTTP 200 Sep 03 20:16:13 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1237/2444] 192.168.122.54 () {60 vars in 1132 bytes} [Thu Sep 3 20:16:13 2026] POST /volume/v3/types => generated 379 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:16:13 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-0c98f1c2-a553-4b18-a85e-4d6dd3b3a36b None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:13 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-0c98f1c2-a553-4b18-a85e-4d6dd3b3a36b tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-admin] POST http://192.168.122.54/volume/v3/types/66eac606-91db-4364-ab80-d1aac9fcabd6/encryption Sep 03 20:16:13 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-0c98f1c2-a553-4b18-a85e-4d6dd3b3a36b tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:16:13 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-0c98f1c2-a553-4b18-a85e-4d6dd3b3a36b tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-admin] http://192.168.122.54/volume/v3/types/66eac606-91db-4364-ab80-d1aac9fcabd6/encryption returned with HTTP 200 Sep 03 20:16:13 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1208/2445] 192.168.122.54 () {60 vars in 1276 bytes} [Thu Sep 3 20:16:13 2026] POST /volume/v3/types/66eac606-91db-4364-ab80-d1aac9fcabd6/encryption => generated 239 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:16:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-49e94adb-1a34-40f2-b890-3ae56c90fe4e None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:13 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-49e94adb-1a34-40f2-b890-3ae56c90fe4e tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-reader] DELETE http://192.168.122.54/volume/v3/types/66eac606-91db-4364-ab80-d1aac9fcabd6/encryption/08830540-9113-43c8-b93e-5e99d8ea8fe6 Sep 03 20:16:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-49e94adb-1a34-40f2-b890-3ae56c90fe4e tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-reader] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-49e94adb-1a34-40f2-b890-3ae56c90fe4e tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-reader] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:13 devstack devstack@c-api.service[87289]: DEBUG cinder.policy [None req-49e94adb-1a34-40f2-b890-3ae56c90fe4e tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '5fed4e39d2234225921632398411602f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a5be43e6ee1b46d98d0c7ec1e702ddc0', '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=87289) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 20:16:13 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-49e94adb-1a34-40f2-b890-3ae56c90fe4e tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-reader] http://192.168.122.54/volume/v3/types/66eac606-91db-4364-ab80-d1aac9fcabd6/encryption/08830540-9113-43c8-b93e-5e99d8ea8fe6 returned with HTTP 403 Sep 03 20:16:13 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1238/2446] 192.168.122.54 () {58 vars in 1368 bytes} [Thu Sep 3 20:16:13 2026] DELETE /volume/v3/types/66eac606-91db-4364-ab80-d1aac9fcabd6/encryption/08830540-9113-43c8-b93e-5e99d8ea8fe6 => generated 127 bytes in 20 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:16:13 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-a837a29b-9cde-476e-ac9b-47a862a225a5 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:13 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a837a29b-9cde-476e-ac9b-47a862a225a5 tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-admin] POST http://192.168.122.54/volume/v3/types Sep 03 20:16:13 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a837a29b-9cde-476e-ac9b-47a862a225a5 tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-130357047", "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=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:16:13 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a837a29b-9cde-476e-ac9b-47a862a225a5 tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-admin] http://192.168.122.54/volume/v3/types returned with HTTP 200 Sep 03 20:16:13 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1209/2447] 192.168.122.54 () {60 vars in 1132 bytes} [Thu Sep 3 20:16:13 2026] POST /volume/v3/types => generated 379 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:16:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-252a4a55-5f8e-416e-97aa-d1d918647eb0 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:13 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-252a4a55-5f8e-416e-97aa-d1d918647eb0 tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-reader] DELETE http://192.168.122.54/volume/v3/types/91d8b8a9-6d70-47ba-86e5-ff39751f0558/extra_specs/key1 Sep 03 20:16:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-252a4a55-5f8e-416e-97aa-d1d918647eb0 tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-reader] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-252a4a55-5f8e-416e-97aa-d1d918647eb0 tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-reader] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:13 devstack devstack@c-api.service[87289]: DEBUG cinder.policy [None req-252a4a55-5f8e-416e-97aa-d1d918647eb0 tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '5fed4e39d2234225921632398411602f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a5be43e6ee1b46d98d0c7ec1e702ddc0', '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=87289) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 20:16:13 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-252a4a55-5f8e-416e-97aa-d1d918647eb0 tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-reader] http://192.168.122.54/volume/v3/types/91d8b8a9-6d70-47ba-86e5-ff39751f0558/extra_specs/key1 returned with HTTP 403 Sep 03 20:16:13 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1239/2448] 192.168.122.54 () {58 vars in 1275 bytes} [Thu Sep 3 20:16:13 2026] DELETE /volume/v3/types/91d8b8a9-6d70-47ba-86e5-ff39751f0558/extra_specs/key1 => generated 122 bytes in 98 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:16:13 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-3a1a3729-54bb-460e-8d15-6e87b95e1290 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:13 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-3a1a3729-54bb-460e-8d15-6e87b95e1290 tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-admin] POST http://192.168.122.54/volume/v3/types Sep 03 20:16:13 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-3a1a3729-54bb-460e-8d15-6e87b95e1290 tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-961207023", "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=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:16:13 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-3a1a3729-54bb-460e-8d15-6e87b95e1290 tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-admin] http://192.168.122.54/volume/v3/types returned with HTTP 200 Sep 03 20:16:13 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1210/2449] 192.168.122.54 () {60 vars in 1132 bytes} [Thu Sep 3 20:16:13 2026] POST /volume/v3/types => generated 379 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:16:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-d820cab3-e8de-4972-bcd6-9f3d4f6532d6 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:13 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d820cab3-e8de-4972-bcd6-9f3d4f6532d6 tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-reader] DELETE http://192.168.122.54/volume/v3/types/f1aab2e8-9935-4127-ad0f-18cecebd6071 Sep 03 20:16:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d820cab3-e8de-4972-bcd6-9f3d4f6532d6 tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-reader] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d820cab3-e8de-4972-bcd6-9f3d4f6532d6 tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-reader] Calling method '_delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:13 devstack devstack@c-api.service[87289]: DEBUG cinder.policy [None req-d820cab3-e8de-4972-bcd6-9f3d4f6532d6 tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '5fed4e39d2234225921632398411602f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a5be43e6ee1b46d98d0c7ec1e702ddc0', '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=87289) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 20:16:13 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d820cab3-e8de-4972-bcd6-9f3d4f6532d6 tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-reader] http://192.168.122.54/volume/v3/types/f1aab2e8-9935-4127-ad0f-18cecebd6071 returned with HTTP 403 Sep 03 20:16:13 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1240/2450] 192.168.122.54 () {58 vars in 1224 bytes} [Thu Sep 3 20:16:13 2026] DELETE /volume/v3/types/f1aab2e8-9935-4127-ad0f-18cecebd6071 => generated 109 bytes in 19 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:16:13 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-e96d888d-c733-4eb4-820b-74109ee1dff0 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:13 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e96d888d-c733-4eb4-820b-74109ee1dff0 tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-reader] GET http://192.168.122.54/volume/v3/types/503f9257-79ba-4da4-83e7-0100ccb28587/extra_specs Sep 03 20:16:13 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e96d888d-c733-4eb4-820b-74109ee1dff0 tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-reader] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:13 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e96d888d-c733-4eb4-820b-74109ee1dff0 tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-reader] Calling method 'index' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:13 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e96d888d-c733-4eb4-820b-74109ee1dff0 tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-reader] http://192.168.122.54/volume/v3/types/503f9257-79ba-4da4-83e7-0100ccb28587/extra_specs returned with HTTP 200 Sep 03 20:16:13 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1211/2451] 192.168.122.54 () {58 vars in 1257 bytes} [Thu Sep 3 20:16:13 2026] GET /volume/v3/types/503f9257-79ba-4da4-83e7-0100ccb28587/extra_specs => generated 123 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:16:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-86a87902-6cba-4859-863c-930d8a925fa3 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:13 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-86a87902-6cba-4859-863c-930d8a925fa3 tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-reader] GET http://192.168.122.54/volume/v3/types/503f9257-79ba-4da4-83e7-0100ccb28587/encryption/cipher Sep 03 20:16:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-86a87902-6cba-4859-863c-930d8a925fa3 tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-reader] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-86a87902-6cba-4859-863c-930d8a925fa3 tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-reader] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:13 devstack devstack@c-api.service[87289]: DEBUG cinder.policy [None req-86a87902-6cba-4859-863c-930d8a925fa3 tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '5fed4e39d2234225921632398411602f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a5be43e6ee1b46d98d0c7ec1e702ddc0', '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=87289) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 20:16:13 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-86a87902-6cba-4859-863c-930d8a925fa3 tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-reader] http://192.168.122.54/volume/v3/types/503f9257-79ba-4da4-83e7-0100ccb28587/encryption/cipher returned with HTTP 403 Sep 03 20:16:13 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1241/2452] 192.168.122.54 () {58 vars in 1275 bytes} [Thu Sep 3 20:16:13 2026] GET /volume/v3/types/503f9257-79ba-4da4-83e7-0100ccb28587/encryption/cipher => generated 124 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:16:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-27c1783c-51ac-4ca3-a4be-257353c5749a None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:14 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-27c1783c-51ac-4ca3-a4be-257353c5749a tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-reader] GET http://192.168.122.54/volume/v3/types/503f9257-79ba-4da4-83e7-0100ccb28587/encryption Sep 03 20:16:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-27c1783c-51ac-4ca3-a4be-257353c5749a tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-reader] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-27c1783c-51ac-4ca3-a4be-257353c5749a tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-reader] Calling method 'index' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:14 devstack devstack@c-api.service[87290]: DEBUG cinder.policy [None req-27c1783c-51ac-4ca3-a4be-257353c5749a tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '5fed4e39d2234225921632398411602f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a5be43e6ee1b46d98d0c7ec1e702ddc0', '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=87290) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 20:16:14 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-27c1783c-51ac-4ca3-a4be-257353c5749a tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-reader] http://192.168.122.54/volume/v3/types/503f9257-79ba-4da4-83e7-0100ccb28587/encryption returned with HTTP 403 Sep 03 20:16:14 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1212/2453] 192.168.122.54 () {58 vars in 1254 bytes} [Thu Sep 3 20:16:13 2026] GET /volume/v3/types/503f9257-79ba-4da4-83e7-0100ccb28587/encryption => generated 124 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 03 20:16:14 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-d4ee87b7-a6f8-4b08-a521-89408685049e None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:14 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d4ee87b7-a6f8-4b08-a521-89408685049e tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-reader] GET http://192.168.122.54/volume/v3/types/503f9257-79ba-4da4-83e7-0100ccb28587/extra_specs/multiattach Sep 03 20:16:14 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d4ee87b7-a6f8-4b08-a521-89408685049e tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-reader] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:14 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d4ee87b7-a6f8-4b08-a521-89408685049e tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-reader] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:14 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d4ee87b7-a6f8-4b08-a521-89408685049e tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-reader] http://192.168.122.54/volume/v3/types/503f9257-79ba-4da4-83e7-0100ccb28587/extra_specs/multiattach returned with HTTP 200 Sep 03 20:16:14 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1242/2454] 192.168.122.54 () {58 vars in 1293 bytes} [Thu Sep 3 20:16:14 2026] GET /volume/v3/types/503f9257-79ba-4da4-83e7-0100ccb28587/extra_specs/multiattach => generated 29 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 20:16:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-69a4ae0c-481b-4d88-8d9e-28dda3531232 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:14 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-69a4ae0c-481b-4d88-8d9e-28dda3531232 tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-reader] GET http://192.168.122.54/volume/v3/types/503f9257-79ba-4da4-83e7-0100ccb28587/extra_specs/volume_backend_name Sep 03 20:16:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-69a4ae0c-481b-4d88-8d9e-28dda3531232 tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-reader] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-69a4ae0c-481b-4d88-8d9e-28dda3531232 tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-reader] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:14 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-69a4ae0c-481b-4d88-8d9e-28dda3531232 tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-reader] http://192.168.122.54/volume/v3/types/503f9257-79ba-4da4-83e7-0100ccb28587/extra_specs/volume_backend_name returned with HTTP 404 Sep 03 20:16:14 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1213/2455] 192.168.122.54 () {58 vars in 1317 bytes} [Thu Sep 3 20:16:14 2026] GET /volume/v3/types/503f9257-79ba-4da4-83e7-0100ccb28587/extra_specs/volume_backend_name => generated 143 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:16:14 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-0d8b47b7-c387-490e-9c66-c03540b9f755 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:14 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-0d8b47b7-c387-490e-9c66-c03540b9f755 tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-reader] PUT http://192.168.122.54/volume/v3/types/503f9257-79ba-4da4-83e7-0100ccb28587/encryption/30c22c2f-71e7-4e32-b0d5-30b8e84cf003 Sep 03 20:16:14 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-0d8b47b7-c387-490e-9c66-c03540b9f755 tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:16:14 devstack devstack@c-api.service[87289]: DEBUG cinder.policy [None req-0d8b47b7-c387-490e-9c66-c03540b9f755 tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '5fed4e39d2234225921632398411602f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a5be43e6ee1b46d98d0c7ec1e702ddc0', '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=87289) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 20:16:14 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-0d8b47b7-c387-490e-9c66-c03540b9f755 tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-reader] http://192.168.122.54/volume/v3/types/503f9257-79ba-4da4-83e7-0100ccb28587/encryption/30c22c2f-71e7-4e32-b0d5-30b8e84cf003 returned with HTTP 403 Sep 03 20:16:14 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1243/2456] 192.168.122.54 () {60 vars in 1385 bytes} [Thu Sep 3 20:16:14 2026] PUT /volume/v3/types/503f9257-79ba-4da4-83e7-0100ccb28587/encryption/30c22c2f-71e7-4e32-b0d5-30b8e84cf003 => generated 127 bytes in 20 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:16:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-ebaa94b5-23ea-42c4-8509-f5bd73da96ee None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:14 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ebaa94b5-23ea-42c4-8509-f5bd73da96ee tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-reader] PUT http://192.168.122.54/volume/v3/types/503f9257-79ba-4da4-83e7-0100ccb28587/extra_specs/key1 Sep 03 20:16:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ebaa94b5-23ea-42c4-8509-f5bd73da96ee tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:16:14 devstack devstack@c-api.service[87290]: DEBUG cinder.policy [None req-ebaa94b5-23ea-42c4-8509-f5bd73da96ee tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '5fed4e39d2234225921632398411602f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a5be43e6ee1b46d98d0c7ec1e702ddc0', '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=87290) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 20:16:14 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ebaa94b5-23ea-42c4-8509-f5bd73da96ee tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-reader] http://192.168.122.54/volume/v3/types/503f9257-79ba-4da4-83e7-0100ccb28587/extra_specs/key1 returned with HTTP 403 Sep 03 20:16:14 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1214/2457] 192.168.122.54 () {60 vars in 1292 bytes} [Thu Sep 3 20:16:14 2026] PUT /volume/v3/types/503f9257-79ba-4da4-83e7-0100ccb28587/extra_specs/key1 => generated 122 bytes in 34 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:16:14 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-6d966b54-6f6f-48c8-97ec-6f1254e7a7f0 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-f16b64a9-1921-4a34-b3ec-f48f00ea83ff None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:14 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-6d966b54-6f6f-48c8-97ec-6f1254e7a7f0 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] GET http://192.168.122.54/volume/v3/volumes/aadc8da9-ec70-4944-945f-919f1f334458 Sep 03 20:16:14 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-6d966b54-6f6f-48c8-97ec-6f1254e7a7f0 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:14 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-6d966b54-6f6f-48c8-97ec-6f1254e7a7f0 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:14 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f16b64a9-1921-4a34-b3ec-f48f00ea83ff tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-reader] PUT http://192.168.122.54/volume/v3/types/503f9257-79ba-4da4-83e7-0100ccb28587 Sep 03 20:16:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f16b64a9-1921-4a34-b3ec-f48f00ea83ff tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:16:14 devstack devstack@c-api.service[87290]: DEBUG cinder.policy [None req-f16b64a9-1921-4a34-b3ec-f48f00ea83ff tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '5fed4e39d2234225921632398411602f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a5be43e6ee1b46d98d0c7ec1e702ddc0', '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=87290) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 20:16:14 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f16b64a9-1921-4a34-b3ec-f48f00ea83ff tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-reader] http://192.168.122.54/volume/v3/types/503f9257-79ba-4da4-83e7-0100ccb28587 returned with HTTP 403 Sep 03 20:16:14 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1215/2458] 192.168.122.54 () {60 vars in 1241 bytes} [Thu Sep 3 20:16:14 2026] PUT /volume/v3/types/503f9257-79ba-4da4-83e7-0100ccb28587 => generated 109 bytes in 28 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:16:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-d610f546-ee78-4177-bbfb-59c47faced96 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:14 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:14 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:16:14 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-d610f546-ee78-4177-bbfb-59c47faced96 tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-admin] DELETE http://192.168.122.54/volume/v3/types/f1aab2e8-9935-4127-ad0f-18cecebd6071 Sep 03 20:16:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-d610f546-ee78-4177-bbfb-59c47faced96 tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-d610f546-ee78-4177-bbfb-59c47faced96 tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-admin] Calling method '_delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:14 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:14 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:16:14 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-6d966b54-6f6f-48c8-97ec-6f1254e7a7f0 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Volume info retrieved successfully. Sep 03 20:16:14 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-6d966b54-6f6f-48c8-97ec-6f1254e7a7f0 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] http://192.168.122.54/volume/v3/volumes/aadc8da9-ec70-4944-945f-919f1f334458 returned with HTTP 200 Sep 03 20:16:14 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1244/2459] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:16:14 2026] GET /volume/v3/volumes/aadc8da9-ec70-4944-945f-919f1f334458 => generated 862 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:16:14 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-d610f546-ee78-4177-bbfb-59c47faced96 tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-admin] http://192.168.122.54/volume/v3/types/f1aab2e8-9935-4127-ad0f-18cecebd6071 returned with HTTP 202 Sep 03 20:16:14 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1216/2460] 192.168.122.54 () {58 vars in 1224 bytes} [Thu Sep 3 20:16:14 2026] DELETE /volume/v3/types/f1aab2e8-9935-4127-ad0f-18cecebd6071 => generated 0 bytes in 145 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:16:14 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-116307f9-25e2-4e9b-93d8-b245338692ec None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:14 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-116307f9-25e2-4e9b-93d8-b245338692ec tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-admin] DELETE http://192.168.122.54/volume/v3/types/91d8b8a9-6d70-47ba-86e5-ff39751f0558 Sep 03 20:16:14 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-116307f9-25e2-4e9b-93d8-b245338692ec tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:14 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-116307f9-25e2-4e9b-93d8-b245338692ec tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-admin] Calling method '_delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:14 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-116307f9-25e2-4e9b-93d8-b245338692ec tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-admin] http://192.168.122.54/volume/v3/types/91d8b8a9-6d70-47ba-86e5-ff39751f0558 returned with HTTP 202 Sep 03 20:16:14 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1245/2461] 192.168.122.54 () {58 vars in 1224 bytes} [Thu Sep 3 20:16:14 2026] DELETE /volume/v3/types/91d8b8a9-6d70-47ba-86e5-ff39751f0558 => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:16:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-fb1147bc-14bc-46e2-8323-f6c04330e823 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:14 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-fb1147bc-14bc-46e2-8323-f6c04330e823 tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-admin] DELETE http://192.168.122.54/volume/v3/types/66eac606-91db-4364-ab80-d1aac9fcabd6 Sep 03 20:16:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-fb1147bc-14bc-46e2-8323-f6c04330e823 tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-fb1147bc-14bc-46e2-8323-f6c04330e823 tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-admin] Calling method '_delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:14 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-fb1147bc-14bc-46e2-8323-f6c04330e823 tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-admin] http://192.168.122.54/volume/v3/types/66eac606-91db-4364-ab80-d1aac9fcabd6 returned with HTTP 202 Sep 03 20:16:14 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1217/2462] 192.168.122.54 () {58 vars in 1224 bytes} [Thu Sep 3 20:16:14 2026] DELETE /volume/v3/types/66eac606-91db-4364-ab80-d1aac9fcabd6 => generated 0 bytes in 125 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:16:14 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-47f1560a-f3a9-40c0-9dee-e9d529346cf5 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:14 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-47f1560a-f3a9-40c0-9dee-e9d529346cf5 tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-admin] DELETE http://192.168.122.54/volume/v3/types/b0613303-09ec-44b0-aff7-f3e905cfec76 Sep 03 20:16:14 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-47f1560a-f3a9-40c0-9dee-e9d529346cf5 tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:14 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-47f1560a-f3a9-40c0-9dee-e9d529346cf5 tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-admin] Calling method '_delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:14 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-47f1560a-f3a9-40c0-9dee-e9d529346cf5 tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-admin] http://192.168.122.54/volume/v3/types/b0613303-09ec-44b0-aff7-f3e905cfec76 returned with HTTP 202 Sep 03 20:16:14 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1246/2463] 192.168.122.54 () {58 vars in 1224 bytes} [Thu Sep 3 20:16:14 2026] DELETE /volume/v3/types/b0613303-09ec-44b0-aff7-f3e905cfec76 => generated 0 bytes in 176 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:16:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-b5fe3faf-41ac-4f78-95b2-0278e2357b54 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:14 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b5fe3faf-41ac-4f78-95b2-0278e2357b54 tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-admin] DELETE http://192.168.122.54/volume/v3/types/c8f5e7d2-93be-424e-b8c7-665446ddfdd8 Sep 03 20:16:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b5fe3faf-41ac-4f78-95b2-0278e2357b54 tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b5fe3faf-41ac-4f78-95b2-0278e2357b54 tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-admin] Calling method '_delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:14 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b5fe3faf-41ac-4f78-95b2-0278e2357b54 tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-admin] http://192.168.122.54/volume/v3/types/c8f5e7d2-93be-424e-b8c7-665446ddfdd8 returned with HTTP 202 Sep 03 20:16:14 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1218/2464] 192.168.122.54 () {58 vars in 1224 bytes} [Thu Sep 3 20:16:14 2026] DELETE /volume/v3/types/c8f5e7d2-93be-424e-b8c7-665446ddfdd8 => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:16:14 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-81d5b153-ea87-4047-b96a-44bbe0eaad77 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:14 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-81d5b153-ea87-4047-b96a-44bbe0eaad77 tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-admin] DELETE http://192.168.122.54/volume/v3/types/503f9257-79ba-4da4-83e7-0100ccb28587 Sep 03 20:16:14 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-81d5b153-ea87-4047-b96a-44bbe0eaad77 tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:14 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-81d5b153-ea87-4047-b96a-44bbe0eaad77 tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-admin] Calling method '_delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:15 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-81d5b153-ea87-4047-b96a-44bbe0eaad77 tempest-VolumeTypesReaderTests-616732578 tempest-VolumeTypesReaderTests-616732578-project-admin] http://192.168.122.54/volume/v3/types/503f9257-79ba-4da4-83e7-0100ccb28587 returned with HTTP 202 Sep 03 20:16:15 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1247/2465] 192.168.122.54 () {58 vars in 1224 bytes} [Thu Sep 3 20:16:14 2026] DELETE /volume/v3/types/503f9257-79ba-4da4-83e7-0100ccb28587 => generated 0 bytes in 139 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:16:15 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-edfe4da7-03ae-4712-9bae-034bd5d1c8c7 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:15 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-edfe4da7-03ae-4712-9bae-034bd5d1c8c7 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] GET http://192.168.122.54/volume/v3/volumes/aadc8da9-ec70-4944-945f-919f1f334458 Sep 03 20:16:15 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-edfe4da7-03ae-4712-9bae-034bd5d1c8c7 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:15 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-edfe4da7-03ae-4712-9bae-034bd5d1c8c7 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:15 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-edfe4da7-03ae-4712-9bae-034bd5d1c8c7 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] http://192.168.122.54/volume/v3/volumes/aadc8da9-ec70-4944-945f-919f1f334458 returned with HTTP 404 Sep 03 20:16:15 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1219/2466] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:16:15 2026] GET /volume/v3/volumes/aadc8da9-ec70-4944-945f-919f1f334458 => generated 109 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:16:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-5fb3d5d2-2eaf-4c1a-89c4-790b8ea4f033 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:15 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-5fb3d5d2-2eaf-4c1a-89c4-790b8ea4f033 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] DELETE http://192.168.122.54/volume/v3/volumes/0159b464-359e-4522-9de0-e37c40267121 Sep 03 20:16:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-5fb3d5d2-2eaf-4c1a-89c4-790b8ea4f033 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-5fb3d5d2-2eaf-4c1a-89c4-790b8ea4f033 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:15 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-5fb3d5d2-2eaf-4c1a-89c4-790b8ea4f033 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Delete volume with id: 0159b464-359e-4522-9de0-e37c40267121 Sep 03 20:16:15 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:15 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:16:15 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:15 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:16:15 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-5fb3d5d2-2eaf-4c1a-89c4-790b8ea4f033 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Volume info retrieved successfully. Sep 03 20:16:15 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-5fb3d5d2-2eaf-4c1a-89c4-790b8ea4f033 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Delete volume request issued successfully. Sep 03 20:16:15 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-5fb3d5d2-2eaf-4c1a-89c4-790b8ea4f033 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] http://192.168.122.54/volume/v3/volumes/0159b464-359e-4522-9de0-e37c40267121 returned with HTTP 202 Sep 03 20:16:15 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1248/2467] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:16:15 2026] DELETE /volume/v3/volumes/0159b464-359e-4522-9de0-e37c40267121 => generated 0 bytes in 132 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:16:15 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-da63622d-9dc9-4476-bbed-2dc14319b6ac None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:15 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-da63622d-9dc9-4476-bbed-2dc14319b6ac tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] GET http://192.168.122.54/volume/v3/volumes/0159b464-359e-4522-9de0-e37c40267121 Sep 03 20:16:15 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-da63622d-9dc9-4476-bbed-2dc14319b6ac tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:15 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-da63622d-9dc9-4476-bbed-2dc14319b6ac tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:15 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:15 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:16:15 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:15 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:16:15 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-da63622d-9dc9-4476-bbed-2dc14319b6ac tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Volume info retrieved successfully. Sep 03 20:16:15 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-da63622d-9dc9-4476-bbed-2dc14319b6ac tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] http://192.168.122.54/volume/v3/volumes/0159b464-359e-4522-9de0-e37c40267121 returned with HTTP 200 Sep 03 20:16:15 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1220/2468] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:16:15 2026] GET /volume/v3/volumes/0159b464-359e-4522-9de0-e37c40267121 => generated 863 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:16:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-54799d84-b533-45a3-859a-888b283f0a81 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:16 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-54799d84-b533-45a3-859a-888b283f0a81 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] GET http://192.168.122.54/volume/v3/volumes/0159b464-359e-4522-9de0-e37c40267121 Sep 03 20:16:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-54799d84-b533-45a3-859a-888b283f0a81 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-54799d84-b533-45a3-859a-888b283f0a81 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:16 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:16 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:16:16 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:16 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:16:16 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-54799d84-b533-45a3-859a-888b283f0a81 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Volume info retrieved successfully. Sep 03 20:16:16 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-54799d84-b533-45a3-859a-888b283f0a81 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] http://192.168.122.54/volume/v3/volumes/0159b464-359e-4522-9de0-e37c40267121 returned with HTTP 200 Sep 03 20:16:16 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1249/2469] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:16:16 2026] GET /volume/v3/volumes/0159b464-359e-4522-9de0-e37c40267121 => generated 863 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:16:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-54f8772e-d0b7-45a3-b5c4-baf72f1bc465 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:17 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-54f8772e-d0b7-45a3-b5c4-baf72f1bc465 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] GET http://192.168.122.54/volume/v3/volumes/0159b464-359e-4522-9de0-e37c40267121 Sep 03 20:16:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-54f8772e-d0b7-45a3-b5c4-baf72f1bc465 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-54f8772e-d0b7-45a3-b5c4-baf72f1bc465 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:17 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-54f8772e-d0b7-45a3-b5c4-baf72f1bc465 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] http://192.168.122.54/volume/v3/volumes/0159b464-359e-4522-9de0-e37c40267121 returned with HTTP 404 Sep 03 20:16:17 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1221/2470] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:16:17 2026] GET /volume/v3/volumes/0159b464-359e-4522-9de0-e37c40267121 => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:16:17 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-9bbf0296-9c73-467f-a0e0-6d442de2b742 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:17 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9bbf0296-9c73-467f-a0e0-6d442de2b742 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] DELETE http://192.168.122.54/volume/v3/volumes/e930ba57-fe25-4a3f-814d-4b5723282d0c Sep 03 20:16:17 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-9bbf0296-9c73-467f-a0e0-6d442de2b742 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:17 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-9bbf0296-9c73-467f-a0e0-6d442de2b742 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:17 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-9bbf0296-9c73-467f-a0e0-6d442de2b742 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Delete volume with id: e930ba57-fe25-4a3f-814d-4b5723282d0c Sep 03 20:16:17 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:17 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:16:17 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:17 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:16:17 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-9bbf0296-9c73-467f-a0e0-6d442de2b742 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Volume info retrieved successfully. Sep 03 20:16:17 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-9bbf0296-9c73-467f-a0e0-6d442de2b742 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Delete volume request issued successfully. Sep 03 20:16:17 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9bbf0296-9c73-467f-a0e0-6d442de2b742 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] http://192.168.122.54/volume/v3/volumes/e930ba57-fe25-4a3f-814d-4b5723282d0c returned with HTTP 202 Sep 03 20:16:17 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1250/2471] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:16:17 2026] DELETE /volume/v3/volumes/e930ba57-fe25-4a3f-814d-4b5723282d0c => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:16:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-79232bcb-671a-4dc6-9532-f8991b58c96c None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:17 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-79232bcb-671a-4dc6-9532-f8991b58c96c tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] GET http://192.168.122.54/volume/v3/volumes/e930ba57-fe25-4a3f-814d-4b5723282d0c Sep 03 20:16:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-79232bcb-671a-4dc6-9532-f8991b58c96c tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-79232bcb-671a-4dc6-9532-f8991b58c96c tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:17 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:17 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:16:17 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:17 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:16:17 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-79232bcb-671a-4dc6-9532-f8991b58c96c tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Volume info retrieved successfully. Sep 03 20:16:18 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-79232bcb-671a-4dc6-9532-f8991b58c96c tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] http://192.168.122.54/volume/v3/volumes/e930ba57-fe25-4a3f-814d-4b5723282d0c returned with HTTP 200 Sep 03 20:16:18 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1222/2472] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:16:17 2026] GET /volume/v3/volumes/e930ba57-fe25-4a3f-814d-4b5723282d0c => generated 862 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:16:19 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-6ea535f4-7ba4-453d-9163-304b09f6fe52 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:19 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-6ea535f4-7ba4-453d-9163-304b09f6fe52 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] GET http://192.168.122.54/volume/v3/volumes/e930ba57-fe25-4a3f-814d-4b5723282d0c Sep 03 20:16:19 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-6ea535f4-7ba4-453d-9163-304b09f6fe52 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:19 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-6ea535f4-7ba4-453d-9163-304b09f6fe52 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:19 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:19 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:16:19 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:19 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:16:19 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-6ea535f4-7ba4-453d-9163-304b09f6fe52 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Volume info retrieved successfully. Sep 03 20:16:19 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-6ea535f4-7ba4-453d-9163-304b09f6fe52 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] http://192.168.122.54/volume/v3/volumes/e930ba57-fe25-4a3f-814d-4b5723282d0c returned with HTTP 200 Sep 03 20:16:19 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1251/2473] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:16:19 2026] GET /volume/v3/volumes/e930ba57-fe25-4a3f-814d-4b5723282d0c => generated 862 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:16:19 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-5afa35e1-4081-47f9-ad10-e011093be17d req-b45ec8c0-cfe0-45ce-b577-7b4fd263c888 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:19 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-5afa35e1-4081-47f9-ad10-e011093be17d req-b45ec8c0-cfe0-45ce-b577-7b4fd263c888 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] DELETE http://192.168.122.54/volume/v3/attachments/fc87a53d-b7fe-4733-a2b8-a3dbfd49b129 Sep 03 20:16:19 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-5afa35e1-4081-47f9-ad10-e011093be17d req-b45ec8c0-cfe0-45ce-b577-7b4fd263c888 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:19 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-5afa35e1-4081-47f9-ad10-e011093be17d req-b45ec8c0-cfe0-45ce-b577-7b4fd263c888 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Calling method 'version_select' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:19 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:19 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:16:19 devstack devstack@c-api.service[87290]: /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 03 20:16:19 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, Sep 03 20:16:19 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-5afa35e1-4081-47f9-ad10-e011093be17d req-b45ec8c0-cfe0-45ce-b577-7b4fd263c888 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] http://192.168.122.54/volume/v3/attachments/fc87a53d-b7fe-4733-a2b8-a3dbfd49b129 returned with HTTP 200 Sep 03 20:16:19 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1223/2474] 192.168.122.54 () {64 vars in 1557 bytes} [Thu Sep 3 20:16:19 2026] DELETE /volume/v3/attachments/fc87a53d-b7fe-4733-a2b8-a3dbfd49b129 => generated 19 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:16:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-c206a08e-e065-4fb6-9eb6-6b169e06dc44 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:20 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c206a08e-e065-4fb6-9eb6-6b169e06dc44 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] GET http://192.168.122.54/volume/v3/volumes/e930ba57-fe25-4a3f-814d-4b5723282d0c Sep 03 20:16:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c206a08e-e065-4fb6-9eb6-6b169e06dc44 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c206a08e-e065-4fb6-9eb6-6b169e06dc44 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:20 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c206a08e-e065-4fb6-9eb6-6b169e06dc44 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] http://192.168.122.54/volume/v3/volumes/e930ba57-fe25-4a3f-814d-4b5723282d0c returned with HTTP 404 Sep 03 20:16:20 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1252/2475] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:16:20 2026] GET /volume/v3/volumes/e930ba57-fe25-4a3f-814d-4b5723282d0c => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:16:20 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-ec9eebb6-fc8f-4b36-9323-8d418d5965bb None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:20 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ec9eebb6-fc8f-4b36-9323-8d418d5965bb tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] DELETE http://192.168.122.54/volume/v3/volumes/2340b356-556a-4c7a-b89b-85e8101e3c52 Sep 03 20:16:20 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ec9eebb6-fc8f-4b36-9323-8d418d5965bb tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:20 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ec9eebb6-fc8f-4b36-9323-8d418d5965bb tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:20 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-ec9eebb6-fc8f-4b36-9323-8d418d5965bb tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Delete volume with id: 2340b356-556a-4c7a-b89b-85e8101e3c52 Sep 03 20:16:20 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:20 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:16:20 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:20 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:16:20 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-ec9eebb6-fc8f-4b36-9323-8d418d5965bb tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Volume info retrieved successfully. Sep 03 20:16:20 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-ec9eebb6-fc8f-4b36-9323-8d418d5965bb tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Delete volume request issued successfully. Sep 03 20:16:20 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ec9eebb6-fc8f-4b36-9323-8d418d5965bb tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] http://192.168.122.54/volume/v3/volumes/2340b356-556a-4c7a-b89b-85e8101e3c52 returned with HTTP 202 Sep 03 20:16:20 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1224/2476] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:16:20 2026] DELETE /volume/v3/volumes/2340b356-556a-4c7a-b89b-85e8101e3c52 => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:16:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-69cdfe4c-7710-4d61-a6b8-40dd59dde09b None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:20 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-69cdfe4c-7710-4d61-a6b8-40dd59dde09b tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] GET http://192.168.122.54/volume/v3/volumes/2340b356-556a-4c7a-b89b-85e8101e3c52 Sep 03 20:16:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-69cdfe4c-7710-4d61-a6b8-40dd59dde09b tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-69cdfe4c-7710-4d61-a6b8-40dd59dde09b tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:20 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:20 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:16:20 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:20 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:16:20 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-69cdfe4c-7710-4d61-a6b8-40dd59dde09b tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Volume info retrieved successfully. Sep 03 20:16:20 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-69cdfe4c-7710-4d61-a6b8-40dd59dde09b tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] http://192.168.122.54/volume/v3/volumes/2340b356-556a-4c7a-b89b-85e8101e3c52 returned with HTTP 200 Sep 03 20:16:20 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1253/2477] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:16:20 2026] GET /volume/v3/volumes/2340b356-556a-4c7a-b89b-85e8101e3c52 => generated 862 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:16:20 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-ee0456b3-6212-41a1-9930-3914ce87761a None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-87e031c7-48dc-4fb0-86e4-9a32046fabeb None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:20 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-87e031c7-48dc-4fb0-86e4-9a32046fabeb tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] DELETE http://192.168.122.54/volume/v3/volumes/d8694ad4-595e-4ae5-9f6d-88b978a738e7 Sep 03 20:16:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-87e031c7-48dc-4fb0-86e4-9a32046fabeb tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-87e031c7-48dc-4fb0-86e4-9a32046fabeb tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:20 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-87e031c7-48dc-4fb0-86e4-9a32046fabeb tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Delete volume with id: d8694ad4-595e-4ae5-9f6d-88b978a738e7 Sep 03 20:16:20 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:20 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:16:20 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:20 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:16:20 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-87e031c7-48dc-4fb0-86e4-9a32046fabeb tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Volume info retrieved successfully. Sep 03 20:16:20 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-87e031c7-48dc-4fb0-86e4-9a32046fabeb tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Delete volume request issued successfully. Sep 03 20:16:20 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-87e031c7-48dc-4fb0-86e4-9a32046fabeb tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] http://192.168.122.54/volume/v3/volumes/d8694ad4-595e-4ae5-9f6d-88b978a738e7 returned with HTTP 202 Sep 03 20:16:20 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1254/2478] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:16:20 2026] DELETE /volume/v3/volumes/d8694ad4-595e-4ae5-9f6d-88b978a738e7 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 20:16:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-016a1039-70c3-489a-9022-314c0f0d7814 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:20 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-016a1039-70c3-489a-9022-314c0f0d7814 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] GET http://192.168.122.54/volume/v3/volumes/d8694ad4-595e-4ae5-9f6d-88b978a738e7 Sep 03 20:16:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-016a1039-70c3-489a-9022-314c0f0d7814 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-016a1039-70c3-489a-9022-314c0f0d7814 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:20 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ee0456b3-6212-41a1-9930-3914ce87761a tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:16:20 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ee0456b3-6212-41a1-9930-3914ce87761a tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1183294044"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:16:20 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.volumes [None req-ee0456b3-6212-41a1-9930-3914ce87761a tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1183294044'}} {{(pid=87290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:16:20 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-ee0456b3-6212-41a1-9930-3914ce87761a tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] Create volume of 1 GB Sep 03 20:16:20 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:20 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:16:20 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:20 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:16:20 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-ee0456b3-6212-41a1-9930-3914ce87761a tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] Availability Zones retrieved successfully. Sep 03 20:16:20 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-016a1039-70c3-489a-9022-314c0f0d7814 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Volume info retrieved successfully. Sep 03 20:16:20 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-ee0456b3-6212-41a1-9930-3914ce87761a tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] Flow 'volume_create_api' (67b92a5b-3a39-4d9e-b4f8-c1b3dcaa858c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:16:20 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-016a1039-70c3-489a-9022-314c0f0d7814 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] http://192.168.122.54/volume/v3/volumes/d8694ad4-595e-4ae5-9f6d-88b978a738e7 returned with HTTP 200 Sep 03 20:16:20 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1255/2479] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:16:20 2026] GET /volume/v3/volumes/d8694ad4-595e-4ae5-9f6d-88b978a738e7 => generated 1254 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:16:20 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-ee0456b3-6212-41a1-9930-3914ce87761a tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20ba73f2-537c-406b-9d23-3e3ba4c90826) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:16:20 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.flows.api.create_volume [None req-ee0456b3-6212-41a1-9930-3914ce87761a tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] Validating volume size '1' using validate_int {{(pid=87290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:16:20 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-ee0456b3-6212-41a1-9930-3914ce87761a tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20ba73f2-537c-406b-9d23-3e3ba4c90826) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:16:20 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-ee0456b3-6212-41a1-9930-3914ce87761a tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e34e8a17-9a9a-443d-8b21-cfd5538a7729) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:16:21 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-ee0456b3-6212-41a1-9930-3914ce87761a tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] Created reservations ['875dc595-8003-4e31-a4b8-b1deb27f0cc3', '45d3ae3c-4c6c-4064-a613-35fc79f3d2af', 'c0ece8c4-5076-4ef4-8762-1292a7103b62', '93c6b558-d6ae-4fca-9fab-86ba677835dc'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:16:21 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-ee0456b3-6212-41a1-9930-3914ce87761a tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e34e8a17-9a9a-443d-8b21-cfd5538a7729) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['875dc595-8003-4e31-a4b8-b1deb27f0cc3', '45d3ae3c-4c6c-4064-a613-35fc79f3d2af', 'c0ece8c4-5076-4ef4-8762-1292a7103b62', '93c6b558-d6ae-4fca-9fab-86ba677835dc']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:16:21 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-ee0456b3-6212-41a1-9930-3914ce87761a tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d30d9905-fb75-4fbc-9148-36ced4f162f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:16:21 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:21 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:16:21 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-ee0456b3-6212-41a1-9930-3914ce87761a tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d30d9905-fb75-4fbc-9148-36ced4f162f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '504c437a-51fd-43ee-a98a-8528f87411a4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1183294044',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa5521becd4744749f4f7c85142ed6d5',qos_specs=None,replication_status=,reservations=['875dc595-8003-4e31-a4b8-b1deb27f0cc3','45d3ae3c-4c6c-4064-a613-35fc79f3d2af','c0ece8c4-5076-4ef4-8762-1292a7103b62','93c6b558-d6ae-4fca-9fab-86ba677835dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7706a025d45d47c0aa6ccde86c4fc5f3',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:16:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1183294044',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=504c437a-51fd-43ee-a98a-8528f87411a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa5521becd4744749f4f7c85142ed6d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7706a025d45d47c0aa6ccde86c4fc5f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:16:21 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-ee0456b3-6212-41a1-9930-3914ce87761a tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (028e0609-ba60-4f6f-a908-48da76a67c4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:16:21 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-ee0456b3-6212-41a1-9930-3914ce87761a tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (028e0609-ba60-4f6f-a908-48da76a67c4c) transitioned into state 'SUCCESS' from state '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-1183294044',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa5521becd4744749f4f7c85142ed6d5',qos_specs=None,replication_status=,reservations=['875dc595-8003-4e31-a4b8-b1deb27f0cc3','45d3ae3c-4c6c-4064-a613-35fc79f3d2af','c0ece8c4-5076-4ef4-8762-1292a7103b62','93c6b558-d6ae-4fca-9fab-86ba677835dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7706a025d45d47c0aa6ccde86c4fc5f3',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:16:21 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-ee0456b3-6212-41a1-9930-3914ce87761a tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce920fd7-3f27-4acb-9256-7bcfca6a997d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:16:21 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-ee0456b3-6212-41a1-9930-3914ce87761a tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce920fd7-3f27-4acb-9256-7bcfca6a997d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:16:21 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-ee0456b3-6212-41a1-9930-3914ce87761a tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] Flow 'volume_create_api' (67b92a5b-3a39-4d9e-b4f8-c1b3dcaa858c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:16:21 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-ee0456b3-6212-41a1-9930-3914ce87761a tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] Create volume request issued successfully. Sep 03 20:16:21 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ee0456b3-6212-41a1-9930-3914ce87761a tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:16:21 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1225/2480] 192.168.122.54 () {60 vars in 1137 bytes} [Thu Sep 3 20:16:20 2026] POST /volume/v3/volumes => generated 785 bytes in 608 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:16:21 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-57d99b40-bdac-42df-8e26-f850b3b7fba7 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:21 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-57d99b40-bdac-42df-8e26-f850b3b7fba7 tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] GET http://192.168.122.54/volume/v3/volumes/504c437a-51fd-43ee-a98a-8528f87411a4 Sep 03 20:16:21 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-57d99b40-bdac-42df-8e26-f850b3b7fba7 tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:21 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-57d99b40-bdac-42df-8e26-f850b3b7fba7 tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:21 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:21 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:16:21 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:21 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:16:21 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-57d99b40-bdac-42df-8e26-f850b3b7fba7 tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] Volume info retrieved successfully. Sep 03 20:16:21 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-57d99b40-bdac-42df-8e26-f850b3b7fba7 tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] http://192.168.122.54/volume/v3/volumes/504c437a-51fd-43ee-a98a-8528f87411a4 returned with HTTP 200 Sep 03 20:16:21 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1256/2481] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:16:21 2026] GET /volume/v3/volumes/504c437a-51fd-43ee-a98a-8528f87411a4 => generated 964 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:16:21 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-9928ddcc-4a46-4bd8-9374-37f60cc9aa8c None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:21 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-9928ddcc-4a46-4bd8-9374-37f60cc9aa8c tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] GET http://192.168.122.54/volume/v3/volumes/2340b356-556a-4c7a-b89b-85e8101e3c52 Sep 03 20:16:21 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-9928ddcc-4a46-4bd8-9374-37f60cc9aa8c tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:21 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-9928ddcc-4a46-4bd8-9374-37f60cc9aa8c tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:21 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-9928ddcc-4a46-4bd8-9374-37f60cc9aa8c tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] http://192.168.122.54/volume/v3/volumes/2340b356-556a-4c7a-b89b-85e8101e3c52 returned with HTTP 404 Sep 03 20:16:21 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1226/2482] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:16:21 2026] GET /volume/v3/volumes/2340b356-556a-4c7a-b89b-85e8101e3c52 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:16:21 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-a6df90c0-6de1-46fa-9772-4aee264bc761 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:21 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a6df90c0-6de1-46fa-9772-4aee264bc761 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] DELETE http://192.168.122.54/volume/v3/volumes/44e0d5bd-2222-4e7f-97fb-e3ba1a7c95ba Sep 03 20:16:21 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a6df90c0-6de1-46fa-9772-4aee264bc761 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:21 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a6df90c0-6de1-46fa-9772-4aee264bc761 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:21 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-a6df90c0-6de1-46fa-9772-4aee264bc761 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Delete volume with id: 44e0d5bd-2222-4e7f-97fb-e3ba1a7c95ba Sep 03 20:16:21 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:21 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:16:21 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:21 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:16:21 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-a6df90c0-6de1-46fa-9772-4aee264bc761 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Volume info retrieved successfully. Sep 03 20:16:21 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-a6df90c0-6de1-46fa-9772-4aee264bc761 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Delete volume request issued successfully. Sep 03 20:16:21 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a6df90c0-6de1-46fa-9772-4aee264bc761 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] http://192.168.122.54/volume/v3/volumes/44e0d5bd-2222-4e7f-97fb-e3ba1a7c95ba returned with HTTP 202 Sep 03 20:16:21 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1257/2483] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:16:21 2026] DELETE /volume/v3/volumes/44e0d5bd-2222-4e7f-97fb-e3ba1a7c95ba => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:16:21 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-a2ac417e-6cfc-435f-938f-010074187c25 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:21 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a2ac417e-6cfc-435f-938f-010074187c25 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] GET http://192.168.122.54/volume/v3/volumes/44e0d5bd-2222-4e7f-97fb-e3ba1a7c95ba Sep 03 20:16:21 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a2ac417e-6cfc-435f-938f-010074187c25 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:21 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a2ac417e-6cfc-435f-938f-010074187c25 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:21 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:21 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:16:21 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:21 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:16:21 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-a2ac417e-6cfc-435f-938f-010074187c25 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Volume info retrieved successfully. Sep 03 20:16:21 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a2ac417e-6cfc-435f-938f-010074187c25 tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] http://192.168.122.54/volume/v3/volumes/44e0d5bd-2222-4e7f-97fb-e3ba1a7c95ba returned with HTTP 200 Sep 03 20:16:21 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1227/2484] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:16:21 2026] GET /volume/v3/volumes/44e0d5bd-2222-4e7f-97fb-e3ba1a7c95ba => generated 863 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:16:21 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-fe78fa42-3ec1-461a-9e45-c75d52b5050d None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:21 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-fe78fa42-3ec1-461a-9e45-c75d52b5050d tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] GET http://192.168.122.54/volume/v3/volumes/d8694ad4-595e-4ae5-9f6d-88b978a738e7 Sep 03 20:16:21 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-fe78fa42-3ec1-461a-9e45-c75d52b5050d tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:21 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-fe78fa42-3ec1-461a-9e45-c75d52b5050d tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:21 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-fe78fa42-3ec1-461a-9e45-c75d52b5050d tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] http://192.168.122.54/volume/v3/volumes/d8694ad4-595e-4ae5-9f6d-88b978a738e7 returned with HTTP 404 Sep 03 20:16:21 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1258/2485] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:16:21 2026] GET /volume/v3/volumes/d8694ad4-595e-4ae5-9f6d-88b978a738e7 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:16:21 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-373ccd8e-3380-4180-8835-b3ef0a8b1d9a None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:21 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-373ccd8e-3380-4180-8835-b3ef0a8b1d9a tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] DELETE http://192.168.122.54/volume/v3/volumes/dba4b70c-2ada-4ba5-be7f-99607152bb0d Sep 03 20:16:21 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-373ccd8e-3380-4180-8835-b3ef0a8b1d9a tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:21 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-373ccd8e-3380-4180-8835-b3ef0a8b1d9a tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:21 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-373ccd8e-3380-4180-8835-b3ef0a8b1d9a tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Delete volume with id: dba4b70c-2ada-4ba5-be7f-99607152bb0d Sep 03 20:16:21 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-373ccd8e-3380-4180-8835-b3ef0a8b1d9a tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] http://192.168.122.54/volume/v3/volumes/dba4b70c-2ada-4ba5-be7f-99607152bb0d returned with HTTP 404 Sep 03 20:16:21 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1228/2486] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:16:21 2026] DELETE /volume/v3/volumes/dba4b70c-2ada-4ba5-be7f-99607152bb0d => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:16:21 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-daef6323-5ed3-4229-b93a-2d75ea53cc2c None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:21 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-daef6323-5ed3-4229-b93a-2d75ea53cc2c tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] GET http://192.168.122.54/volume/v3/volumes/dba4b70c-2ada-4ba5-be7f-99607152bb0d Sep 03 20:16:21 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-daef6323-5ed3-4229-b93a-2d75ea53cc2c tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:21 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-daef6323-5ed3-4229-b93a-2d75ea53cc2c tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:21 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-daef6323-5ed3-4229-b93a-2d75ea53cc2c tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] http://192.168.122.54/volume/v3/volumes/dba4b70c-2ada-4ba5-be7f-99607152bb0d returned with HTTP 404 Sep 03 20:16:21 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1259/2487] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:16:21 2026] GET /volume/v3/volumes/dba4b70c-2ada-4ba5-be7f-99607152bb0d => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 20:16:21 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-525c93a1-6495-4e72-a58b-79a7e11ab682 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:21 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-525c93a1-6495-4e72-a58b-79a7e11ab682 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] DELETE http://192.168.122.54/volume/v3/volumes/7f723398-5d28-4db4-8eaa-7a56f358a990 Sep 03 20:16:21 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-525c93a1-6495-4e72-a58b-79a7e11ab682 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:21 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-525c93a1-6495-4e72-a58b-79a7e11ab682 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:21 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-525c93a1-6495-4e72-a58b-79a7e11ab682 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Delete volume with id: 7f723398-5d28-4db4-8eaa-7a56f358a990 Sep 03 20:16:21 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-525c93a1-6495-4e72-a58b-79a7e11ab682 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] http://192.168.122.54/volume/v3/volumes/7f723398-5d28-4db4-8eaa-7a56f358a990 returned with HTTP 404 Sep 03 20:16:21 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1229/2488] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:16:21 2026] DELETE /volume/v3/volumes/7f723398-5d28-4db4-8eaa-7a56f358a990 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:16:21 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-de4da0a5-3e6a-458d-a9e0-7fc863455609 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:21 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-de4da0a5-3e6a-458d-a9e0-7fc863455609 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] GET http://192.168.122.54/volume/v3/volumes/7f723398-5d28-4db4-8eaa-7a56f358a990 Sep 03 20:16:21 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-de4da0a5-3e6a-458d-a9e0-7fc863455609 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:21 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-de4da0a5-3e6a-458d-a9e0-7fc863455609 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:21 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-de4da0a5-3e6a-458d-a9e0-7fc863455609 tempest-TestInstancesWithCinderVolumes-343188725 tempest-TestInstancesWithCinderVolumes-343188725-project-member] http://192.168.122.54/volume/v3/volumes/7f723398-5d28-4db4-8eaa-7a56f358a990 returned with HTTP 404 Sep 03 20:16:21 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1260/2489] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:16:21 2026] GET /volume/v3/volumes/7f723398-5d28-4db4-8eaa-7a56f358a990 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:16:21 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-c4374de5-688b-4d54-b37b-dce5f48e537b None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:21 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c4374de5-688b-4d54-b37b-dce5f48e537b tempest-TestInstancesWithCinderVolumes-1151431879 tempest-TestInstancesWithCinderVolumes-1151431879-project-admin] GET http://192.168.122.54/volume/v3/volumes/detail?all_tenants=1 Sep 03 20:16:21 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c4374de5-688b-4d54-b37b-dce5f48e537b tempest-TestInstancesWithCinderVolumes-1151431879 tempest-TestInstancesWithCinderVolumes-1151431879-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:21 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c4374de5-688b-4d54-b37b-dce5f48e537b tempest-TestInstancesWithCinderVolumes-1151431879 tempest-TestInstancesWithCinderVolumes-1151431879-project-admin] Calling method 'detail' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:21 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-c4374de5-688b-4d54-b37b-dce5f48e537b tempest-TestInstancesWithCinderVolumes-1151431879 tempest-TestInstancesWithCinderVolumes-1151431879-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87290) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 20:16:22 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:22 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:16:22 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:22 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:16:22 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-c4374de5-688b-4d54-b37b-dce5f48e537b tempest-TestInstancesWithCinderVolumes-1151431879 tempest-TestInstancesWithCinderVolumes-1151431879-project-admin] Get all volumes completed successfully. Sep 03 20:16:22 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:22 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:16:22 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c4374de5-688b-4d54-b37b-dce5f48e537b tempest-TestInstancesWithCinderVolumes-1151431879 tempest-TestInstancesWithCinderVolumes-1151431879-project-admin] http://192.168.122.54/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 03 20:16:22 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1230/2490] 192.168.122.54 () {58 vars in 1164 bytes} [Thu Sep 3 20:16:21 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 2033 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:16:22 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-19070f93-d839-4880-988a-9e27bcb02297 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:22 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-19070f93-d839-4880-988a-9e27bcb02297 tempest-TestInstancesWithCinderVolumes-1151431879 tempest-TestInstancesWithCinderVolumes-1151431879-project-admin] DELETE http://192.168.122.54/volume/v3/types/5ab569c2-37ce-4c93-9547-3ad888ed7e50 Sep 03 20:16:22 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-19070f93-d839-4880-988a-9e27bcb02297 tempest-TestInstancesWithCinderVolumes-1151431879 tempest-TestInstancesWithCinderVolumes-1151431879-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:22 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-19070f93-d839-4880-988a-9e27bcb02297 tempest-TestInstancesWithCinderVolumes-1151431879 tempest-TestInstancesWithCinderVolumes-1151431879-project-admin] Calling method '_delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:22 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-19070f93-d839-4880-988a-9e27bcb02297 tempest-TestInstancesWithCinderVolumes-1151431879 tempest-TestInstancesWithCinderVolumes-1151431879-project-admin] http://192.168.122.54/volume/v3/types/5ab569c2-37ce-4c93-9547-3ad888ed7e50 returned with HTTP 202 Sep 03 20:16:22 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1261/2491] 192.168.122.54 () {58 vars in 1224 bytes} [Thu Sep 3 20:16:22 2026] DELETE /volume/v3/types/5ab569c2-37ce-4c93-9547-3ad888ed7e50 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:16:22 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-f8bbc6d5-bd8e-47b4-b560-7f412afb1474 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:22 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f8bbc6d5-bd8e-47b4-b560-7f412afb1474 tempest-TestInstancesWithCinderVolumes-1151431879 tempest-TestInstancesWithCinderVolumes-1151431879-project-admin] GET http://192.168.122.54/volume/v3/volumes/detail?all_tenants=1 Sep 03 20:16:22 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f8bbc6d5-bd8e-47b4-b560-7f412afb1474 tempest-TestInstancesWithCinderVolumes-1151431879 tempest-TestInstancesWithCinderVolumes-1151431879-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:22 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f8bbc6d5-bd8e-47b4-b560-7f412afb1474 tempest-TestInstancesWithCinderVolumes-1151431879 tempest-TestInstancesWithCinderVolumes-1151431879-project-admin] Calling method 'detail' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:22 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-f8bbc6d5-bd8e-47b4-b560-7f412afb1474 tempest-TestInstancesWithCinderVolumes-1151431879 tempest-TestInstancesWithCinderVolumes-1151431879-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87290) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 20:16:22 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:22 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:16:22 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:22 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:16:22 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-f8bbc6d5-bd8e-47b4-b560-7f412afb1474 tempest-TestInstancesWithCinderVolumes-1151431879 tempest-TestInstancesWithCinderVolumes-1151431879-project-admin] Get all volumes completed successfully. Sep 03 20:16:22 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:22 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:16:22 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f8bbc6d5-bd8e-47b4-b560-7f412afb1474 tempest-TestInstancesWithCinderVolumes-1151431879 tempest-TestInstancesWithCinderVolumes-1151431879-project-admin] http://192.168.122.54/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 03 20:16:22 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1231/2492] 192.168.122.54 () {58 vars in 1164 bytes} [Thu Sep 3 20:16:22 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 2033 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:16:22 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-84c6fa9c-ad20-47a9-a15e-296726560fed None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:22 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-84c6fa9c-ad20-47a9-a15e-296726560fed tempest-TestInstancesWithCinderVolumes-1151431879 tempest-TestInstancesWithCinderVolumes-1151431879-project-admin] DELETE http://192.168.122.54/volume/v3/types/ebeffa99-7fe0-4291-a82f-989d2455c129 Sep 03 20:16:22 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-84c6fa9c-ad20-47a9-a15e-296726560fed tempest-TestInstancesWithCinderVolumes-1151431879 tempest-TestInstancesWithCinderVolumes-1151431879-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:22 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-84c6fa9c-ad20-47a9-a15e-296726560fed tempest-TestInstancesWithCinderVolumes-1151431879 tempest-TestInstancesWithCinderVolumes-1151431879-project-admin] Calling method '_delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:22 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-53083aef-4796-409f-8d84-e79c010f2903 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:22 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-53083aef-4796-409f-8d84-e79c010f2903 tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] GET http://192.168.122.54/volume/v3/volumes/504c437a-51fd-43ee-a98a-8528f87411a4 Sep 03 20:16:22 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-53083aef-4796-409f-8d84-e79c010f2903 tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:22 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-53083aef-4796-409f-8d84-e79c010f2903 tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:22 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:22 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:16:22 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:22 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:16:22 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-53083aef-4796-409f-8d84-e79c010f2903 tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] Volume info retrieved successfully. Sep 03 20:16:22 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-53083aef-4796-409f-8d84-e79c010f2903 tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] http://192.168.122.54/volume/v3/volumes/504c437a-51fd-43ee-a98a-8528f87411a4 returned with HTTP 200 Sep 03 20:16:22 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1232/2493] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:16:22 2026] GET /volume/v3/volumes/504c437a-51fd-43ee-a98a-8528f87411a4 => generated 1014 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:16:22 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-84c6fa9c-ad20-47a9-a15e-296726560fed tempest-TestInstancesWithCinderVolumes-1151431879 tempest-TestInstancesWithCinderVolumes-1151431879-project-admin] http://192.168.122.54/volume/v3/types/ebeffa99-7fe0-4291-a82f-989d2455c129 returned with HTTP 202 Sep 03 20:16:22 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1262/2494] 192.168.122.54 () {58 vars in 1224 bytes} [Thu Sep 3 20:16:22 2026] DELETE /volume/v3/types/ebeffa99-7fe0-4291-a82f-989d2455c129 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:16:22 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-34199604-2fe8-4b5f-87a2-ba3b4ce6f798 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:22 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-34199604-2fe8-4b5f-87a2-ba3b4ce6f798 tempest-TestInstancesWithCinderVolumes-1151431879 tempest-TestInstancesWithCinderVolumes-1151431879-project-admin] GET http://192.168.122.54/volume/v3/volumes/detail?all_tenants=1 Sep 03 20:16:22 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-34199604-2fe8-4b5f-87a2-ba3b4ce6f798 tempest-TestInstancesWithCinderVolumes-1151431879 tempest-TestInstancesWithCinderVolumes-1151431879-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:22 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-34199604-2fe8-4b5f-87a2-ba3b4ce6f798 tempest-TestInstancesWithCinderVolumes-1151431879 tempest-TestInstancesWithCinderVolumes-1151431879-project-admin] Calling method 'detail' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:22 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-34199604-2fe8-4b5f-87a2-ba3b4ce6f798 tempest-TestInstancesWithCinderVolumes-1151431879 tempest-TestInstancesWithCinderVolumes-1151431879-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87290) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 20:16:22 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:22 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:16:22 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:22 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:16:22 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-34199604-2fe8-4b5f-87a2-ba3b4ce6f798 tempest-TestInstancesWithCinderVolumes-1151431879 tempest-TestInstancesWithCinderVolumes-1151431879-project-admin] Get all volumes completed successfully. Sep 03 20:16:22 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:22 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:16:22 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-34199604-2fe8-4b5f-87a2-ba3b4ce6f798 tempest-TestInstancesWithCinderVolumes-1151431879 tempest-TestInstancesWithCinderVolumes-1151431879-project-admin] http://192.168.122.54/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 03 20:16:22 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1233/2495] 192.168.122.54 () {58 vars in 1164 bytes} [Thu Sep 3 20:16:22 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 2034 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:16:22 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-3f869bab-4c39-4013-971b-44fa15633d9f None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:22 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-3f869bab-4c39-4013-971b-44fa15633d9f tempest-TestInstancesWithCinderVolumes-1151431879 tempest-TestInstancesWithCinderVolumes-1151431879-project-admin] DELETE http://192.168.122.54/volume/v3/types/fcc64636-ceb0-4bfe-b84f-28c13121afc7 Sep 03 20:16:22 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-3f869bab-4c39-4013-971b-44fa15633d9f tempest-TestInstancesWithCinderVolumes-1151431879 tempest-TestInstancesWithCinderVolumes-1151431879-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:22 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-3f869bab-4c39-4013-971b-44fa15633d9f tempest-TestInstancesWithCinderVolumes-1151431879 tempest-TestInstancesWithCinderVolumes-1151431879-project-admin] Calling method '_delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:22 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-c9398099-295d-4cb8-96e2-672dce93823e None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:22 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c9398099-295d-4cb8-96e2-672dce93823e tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] GET http://192.168.122.54/volume/v3/volumes/44e0d5bd-2222-4e7f-97fb-e3ba1a7c95ba Sep 03 20:16:22 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c9398099-295d-4cb8-96e2-672dce93823e tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:22 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c9398099-295d-4cb8-96e2-672dce93823e tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:22 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c9398099-295d-4cb8-96e2-672dce93823e tempest-CreateVolumesFromSourceVolumeTest-784882326 tempest-CreateVolumesFromSourceVolumeTest-784882326-project-member] http://192.168.122.54/volume/v3/volumes/44e0d5bd-2222-4e7f-97fb-e3ba1a7c95ba returned with HTTP 404 Sep 03 20:16:22 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1234/2496] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:16:22 2026] GET /volume/v3/volumes/44e0d5bd-2222-4e7f-97fb-e3ba1a7c95ba => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:16:22 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-3f869bab-4c39-4013-971b-44fa15633d9f tempest-TestInstancesWithCinderVolumes-1151431879 tempest-TestInstancesWithCinderVolumes-1151431879-project-admin] http://192.168.122.54/volume/v3/types/fcc64636-ceb0-4bfe-b84f-28c13121afc7 returned with HTTP 202 Sep 03 20:16:22 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1263/2497] 192.168.122.54 () {58 vars in 1224 bytes} [Thu Sep 3 20:16:22 2026] DELETE /volume/v3/types/fcc64636-ceb0-4bfe-b84f-28c13121afc7 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:16:23 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-3bda2971-c957-4d75-bbf5-3b16eea51a0b None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:23 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-3bda2971-c957-4d75-bbf5-3b16eea51a0b tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] GET http://192.168.122.54/volume/v3/volumes/504c437a-51fd-43ee-a98a-8528f87411a4 Sep 03 20:16:23 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-3bda2971-c957-4d75-bbf5-3b16eea51a0b tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:23 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-3bda2971-c957-4d75-bbf5-3b16eea51a0b tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:23 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:23 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:16:23 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:23 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:16:23 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-3bda2971-c957-4d75-bbf5-3b16eea51a0b tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] Volume info retrieved successfully. Sep 03 20:16:23 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-3bda2971-c957-4d75-bbf5-3b16eea51a0b tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] http://192.168.122.54/volume/v3/volumes/504c437a-51fd-43ee-a98a-8528f87411a4 returned with HTTP 200 Sep 03 20:16:23 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1235/2498] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:16:23 2026] GET /volume/v3/volumes/504c437a-51fd-43ee-a98a-8528f87411a4 => generated 1015 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:16:23 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-d8b0c220-11fe-4aed-b3e4-bbd5d3f9d9d4 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:23 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d8b0c220-11fe-4aed-b3e4-bbd5d3f9d9d4 tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-reader] POST http://192.168.122.54/volume/v3/volumes/504c437a-51fd-43ee-a98a-8528f87411a4/action Sep 03 20:16:23 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d8b0c220-11fe-4aed-b3e4-bbd5d3f9d9d4 tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=87289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:16:23 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d8b0c220-11fe-4aed-b3e4-bbd5d3f9d9d4 tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:16:23 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:23 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:16:23 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:23 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:16:23 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-d8b0c220-11fe-4aed-b3e4-bbd5d3f9d9d4 tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-reader] Volume info retrieved successfully. Sep 03 20:16:23 devstack devstack@c-api.service[87289]: DEBUG cinder.policy [None req-d8b0c220-11fe-4aed-b3e4-bbd5d3f9d9d4 tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'e0b1d103a2fb45e6a53341811f7d3a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa5521becd4744749f4f7c85142ed6d5', '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=87289) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 20:16:23 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d8b0c220-11fe-4aed-b3e4-bbd5d3f9d9d4 tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-reader] http://192.168.122.54/volume/v3/volumes/504c437a-51fd-43ee-a98a-8528f87411a4/action returned with HTTP 403 Sep 03 20:16:23 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1264/2499] 192.168.122.54 () {60 vars in 1269 bytes} [Thu Sep 3 20:16:23 2026] POST /volume/v3/volumes/504c437a-51fd-43ee-a98a-8528f87411a4/action => generated 131 bytes in 297 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:16:23 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-5b8fb88a-c6f9-47d0-92c1-99a49cbf77ce None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:23 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5b8fb88a-c6f9-47d0-92c1-99a49cbf77ce tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] DELETE http://192.168.122.54/volume/v3/volumes/504c437a-51fd-43ee-a98a-8528f87411a4 Sep 03 20:16:23 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5b8fb88a-c6f9-47d0-92c1-99a49cbf77ce tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:23 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5b8fb88a-c6f9-47d0-92c1-99a49cbf77ce tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:23 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-5b8fb88a-c6f9-47d0-92c1-99a49cbf77ce tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] Delete volume with id: 504c437a-51fd-43ee-a98a-8528f87411a4 Sep 03 20:16:23 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:23 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:16:23 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:23 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:16:23 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-5b8fb88a-c6f9-47d0-92c1-99a49cbf77ce tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] Volume info retrieved successfully. Sep 03 20:16:23 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-5b8fb88a-c6f9-47d0-92c1-99a49cbf77ce tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] Delete volume request issued successfully. Sep 03 20:16:23 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5b8fb88a-c6f9-47d0-92c1-99a49cbf77ce tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] http://192.168.122.54/volume/v3/volumes/504c437a-51fd-43ee-a98a-8528f87411a4 returned with HTTP 202 Sep 03 20:16:23 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1236/2500] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:16:23 2026] DELETE /volume/v3/volumes/504c437a-51fd-43ee-a98a-8528f87411a4 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:16:23 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-0f2554a7-ce7f-4b35-b270-05b0451f14e6 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:23 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-0f2554a7-ce7f-4b35-b270-05b0451f14e6 tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] GET http://192.168.122.54/volume/v3/volumes/504c437a-51fd-43ee-a98a-8528f87411a4 Sep 03 20:16:23 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-0f2554a7-ce7f-4b35-b270-05b0451f14e6 tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:23 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-0f2554a7-ce7f-4b35-b270-05b0451f14e6 tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:23 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:23 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:16:23 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:23 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:16:23 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-0f2554a7-ce7f-4b35-b270-05b0451f14e6 tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] Volume info retrieved successfully. Sep 03 20:16:23 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-0f2554a7-ce7f-4b35-b270-05b0451f14e6 tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] http://192.168.122.54/volume/v3/volumes/504c437a-51fd-43ee-a98a-8528f87411a4 returned with HTTP 200 Sep 03 20:16:23 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1265/2501] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:16:23 2026] GET /volume/v3/volumes/504c437a-51fd-43ee-a98a-8528f87411a4 => generated 1014 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:16:24 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-515fa2b0-cde8-4705-8fc9-e8afac04732d None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:24 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-515fa2b0-cde8-4705-8fc9-e8afac04732d tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] GET http://192.168.122.54/volume/v3/volumes/504c437a-51fd-43ee-a98a-8528f87411a4 Sep 03 20:16:24 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-515fa2b0-cde8-4705-8fc9-e8afac04732d tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:24 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-515fa2b0-cde8-4705-8fc9-e8afac04732d tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:24 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-515fa2b0-cde8-4705-8fc9-e8afac04732d tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] http://192.168.122.54/volume/v3/volumes/504c437a-51fd-43ee-a98a-8528f87411a4 returned with HTTP 404 Sep 03 20:16:24 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1237/2502] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:16:24 2026] GET /volume/v3/volumes/504c437a-51fd-43ee-a98a-8528f87411a4 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:16:24 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-da56e929-235c-4099-8a42-8eab88ff6c1a None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:24 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-da56e929-235c-4099-8a42-8eab88ff6c1a tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:16:24 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-da56e929-235c-4099-8a42-8eab88ff6c1a tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-630166979"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:16:24 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volumes [None req-da56e929-235c-4099-8a42-8eab88ff6c1a tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-630166979'}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:16:24 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-da56e929-235c-4099-8a42-8eab88ff6c1a tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] Create volume of 1 GB Sep 03 20:16:24 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-da56e929-235c-4099-8a42-8eab88ff6c1a tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] Availability Zones retrieved successfully. Sep 03 20:16:24 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-da56e929-235c-4099-8a42-8eab88ff6c1a tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] Flow 'volume_create_api' (2ac299b3-a346-4595-a32e-cad2d654bb8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:16:24 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-da56e929-235c-4099-8a42-8eab88ff6c1a tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc055dee-8380-4382-a7bf-51de4a2bcc40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:16:24 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.flows.api.create_volume [None req-da56e929-235c-4099-8a42-8eab88ff6c1a tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] Validating volume size '1' using validate_int {{(pid=87289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:16:25 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-da56e929-235c-4099-8a42-8eab88ff6c1a tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc055dee-8380-4382-a7bf-51de4a2bcc40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:16:25 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-da56e929-235c-4099-8a42-8eab88ff6c1a tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecd9275b-bd7f-444b-ac0b-f171d79714fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:16:25 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-da56e929-235c-4099-8a42-8eab88ff6c1a tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] Created reservations ['b4970f54-5f71-4132-a05b-e40c86c7ef89', '10eb9d8a-3feb-407e-96b2-d5f1a7193384', 'bcddb72c-07f7-43e3-abb3-852276364017', '3cfd346c-4f2a-48cd-9d80-7b6807dd6875'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:16:25 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-da56e929-235c-4099-8a42-8eab88ff6c1a tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecd9275b-bd7f-444b-ac0b-f171d79714fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b4970f54-5f71-4132-a05b-e40c86c7ef89', '10eb9d8a-3feb-407e-96b2-d5f1a7193384', 'bcddb72c-07f7-43e3-abb3-852276364017', '3cfd346c-4f2a-48cd-9d80-7b6807dd6875']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:16:25 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-da56e929-235c-4099-8a42-8eab88ff6c1a tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99ac7eb0-0bc0-4bd9-aabe-2736e914ca7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:16:25 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:25 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:16:25 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-da56e929-235c-4099-8a42-8eab88ff6c1a tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99ac7eb0-0bc0-4bd9-aabe-2736e914ca7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa339221-f9d1-4faa-90b0-e58cd8d53364', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-630166979',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa5521becd4744749f4f7c85142ed6d5',qos_specs=None,replication_status=,reservations=['b4970f54-5f71-4132-a05b-e40c86c7ef89','10eb9d8a-3feb-407e-96b2-d5f1a7193384','bcddb72c-07f7-43e3-abb3-852276364017','3cfd346c-4f2a-48cd-9d80-7b6807dd6875'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7706a025d45d47c0aa6ccde86c4fc5f3',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:16:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-630166979',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aa339221-f9d1-4faa-90b0-e58cd8d53364,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa5521becd4744749f4f7c85142ed6d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7706a025d45d47c0aa6ccde86c4fc5f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:16:25 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-da56e929-235c-4099-8a42-8eab88ff6c1a tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef55f553-8164-4e29-a60c-5eef6821ce3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:16:25 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-da56e929-235c-4099-8a42-8eab88ff6c1a tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef55f553-8164-4e29-a60c-5eef6821ce3b) transitioned into state 'SUCCESS' from state '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-630166979',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa5521becd4744749f4f7c85142ed6d5',qos_specs=None,replication_status=,reservations=['b4970f54-5f71-4132-a05b-e40c86c7ef89','10eb9d8a-3feb-407e-96b2-d5f1a7193384','bcddb72c-07f7-43e3-abb3-852276364017','3cfd346c-4f2a-48cd-9d80-7b6807dd6875'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7706a025d45d47c0aa6ccde86c4fc5f3',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:16:25 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-da56e929-235c-4099-8a42-8eab88ff6c1a tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8e84e9f-a3d0-4859-be6b-58a9d9f6ac81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:16:25 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-da56e929-235c-4099-8a42-8eab88ff6c1a tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8e84e9f-a3d0-4859-be6b-58a9d9f6ac81) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:16:25 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-da56e929-235c-4099-8a42-8eab88ff6c1a tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] Flow 'volume_create_api' (2ac299b3-a346-4595-a32e-cad2d654bb8b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:16:25 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-da56e929-235c-4099-8a42-8eab88ff6c1a tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] Create volume request issued successfully. Sep 03 20:16:25 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-da56e929-235c-4099-8a42-8eab88ff6c1a tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:16:25 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1266/2503] 192.168.122.54 () {60 vars in 1137 bytes} [Thu Sep 3 20:16:24 2026] POST /volume/v3/volumes => generated 784 bytes in 385 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:16:25 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-edab6524-1ef0-4d4d-a014-4d84ab24a230 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:25 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-edab6524-1ef0-4d4d-a014-4d84ab24a230 tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] GET http://192.168.122.54/volume/v3/volumes/aa339221-f9d1-4faa-90b0-e58cd8d53364 Sep 03 20:16:25 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-edab6524-1ef0-4d4d-a014-4d84ab24a230 tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:25 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-edab6524-1ef0-4d4d-a014-4d84ab24a230 tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:25 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:25 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:16:25 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:25 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:16:25 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-edab6524-1ef0-4d4d-a014-4d84ab24a230 tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] Volume info retrieved successfully. Sep 03 20:16:25 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-edab6524-1ef0-4d4d-a014-4d84ab24a230 tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] http://192.168.122.54/volume/v3/volumes/aa339221-f9d1-4faa-90b0-e58cd8d53364 returned with HTTP 200 Sep 03 20:16:25 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1238/2504] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:16:25 2026] GET /volume/v3/volumes/aa339221-f9d1-4faa-90b0-e58cd8d53364 => generated 963 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:16:25 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-012550d2-2d33-4579-ae0f-6c52fb7e28b9 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:25 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-012550d2-2d33-4579-ae0f-6c52fb7e28b9 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:16:25 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-012550d2-2d33-4579-ae0f-6c52fb7e28b9 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1165827964"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:16:25 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volumes [None req-012550d2-2d33-4579-ae0f-6c52fb7e28b9 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1165827964'}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:16:25 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-012550d2-2d33-4579-ae0f-6c52fb7e28b9 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Create volume of 1 GB Sep 03 20:16:25 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:25 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:16:25 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-012550d2-2d33-4579-ae0f-6c52fb7e28b9 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Availability Zones retrieved successfully. Sep 03 20:16:25 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-012550d2-2d33-4579-ae0f-6c52fb7e28b9 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Flow 'volume_create_api' (919b8183-6722-4f1e-af7c-b44c23f9d622) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:16:25 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-012550d2-2d33-4579-ae0f-6c52fb7e28b9 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f0a86d9-ae91-4286-8a80-0805055eb73a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:16:25 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.flows.api.create_volume [None req-012550d2-2d33-4579-ae0f-6c52fb7e28b9 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Validating volume size '1' using validate_int {{(pid=87289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:16:25 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-012550d2-2d33-4579-ae0f-6c52fb7e28b9 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f0a86d9-ae91-4286-8a80-0805055eb73a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:16:25 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-012550d2-2d33-4579-ae0f-6c52fb7e28b9 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8c14096-0019-4275-bad6-d1a984b502d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:16:25 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-012550d2-2d33-4579-ae0f-6c52fb7e28b9 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Created reservations ['405216d7-c260-48b2-9e1f-f0f3084baf21', '516f357f-1547-499c-b911-e96e779dbb64', '1d77cf4d-42d5-4ec7-98d9-ede685d0bf95', 'd9488b8f-bd14-486b-8d0d-0668df273a93'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:16:25 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-012550d2-2d33-4579-ae0f-6c52fb7e28b9 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8c14096-0019-4275-bad6-d1a984b502d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['405216d7-c260-48b2-9e1f-f0f3084baf21', '516f357f-1547-499c-b911-e96e779dbb64', '1d77cf4d-42d5-4ec7-98d9-ede685d0bf95', 'd9488b8f-bd14-486b-8d0d-0668df273a93']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:16:25 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-012550d2-2d33-4579-ae0f-6c52fb7e28b9 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63fad226-f510-40a3-a291-76cd24fa08a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:16:25 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:25 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:16:25 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-012550d2-2d33-4579-ae0f-6c52fb7e28b9 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63fad226-f510-40a3-a291-76cd24fa08a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ed49b1b-0b05-400b-9b03-e2d57ab52dff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1165827964',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b3d4a1b959141fb8bc31850f309ecaf',qos_specs=None,replication_status=,reservations=['405216d7-c260-48b2-9e1f-f0f3084baf21','516f357f-1547-499c-b911-e96e779dbb64','1d77cf4d-42d5-4ec7-98d9-ede685d0bf95','d9488b8f-bd14-486b-8d0d-0668df273a93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df49c179fa504e769ada82abef73ade8',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:16:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1165827964',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9ed49b1b-0b05-400b-9b03-e2d57ab52dff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0b3d4a1b959141fb8bc31850f309ecaf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df49c179fa504e769ada82abef73ade8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:16:25 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-012550d2-2d33-4579-ae0f-6c52fb7e28b9 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4b829d8-8021-4b3c-bcf5-afce04259fdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:16:25 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-012550d2-2d33-4579-ae0f-6c52fb7e28b9 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4b829d8-8021-4b3c-bcf5-afce04259fdc) transitioned into state 'SUCCESS' from state '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-1165827964',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b3d4a1b959141fb8bc31850f309ecaf',qos_specs=None,replication_status=,reservations=['405216d7-c260-48b2-9e1f-f0f3084baf21','516f357f-1547-499c-b911-e96e779dbb64','1d77cf4d-42d5-4ec7-98d9-ede685d0bf95','d9488b8f-bd14-486b-8d0d-0668df273a93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df49c179fa504e769ada82abef73ade8',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:16:25 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-012550d2-2d33-4579-ae0f-6c52fb7e28b9 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b62ec5d8-2424-4ffe-be34-a2d20400b2b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:16:25 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-012550d2-2d33-4579-ae0f-6c52fb7e28b9 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b62ec5d8-2424-4ffe-be34-a2d20400b2b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:16:25 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-012550d2-2d33-4579-ae0f-6c52fb7e28b9 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Flow 'volume_create_api' (919b8183-6722-4f1e-af7c-b44c23f9d622) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:16:25 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-012550d2-2d33-4579-ae0f-6c52fb7e28b9 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Create volume request issued successfully. Sep 03 20:16:25 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-012550d2-2d33-4579-ae0f-6c52fb7e28b9 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:16:25 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1267/2505] 192.168.122.54 () {62 vars in 1178 bytes} [Thu Sep 3 20:16:25 2026] POST /volume/v3/volumes => generated 777 bytes in 558 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:16:25 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-d55186b7-c5bd-4396-85e9-85c8e0757d6b None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:25 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-d55186b7-c5bd-4396-85e9-85c8e0757d6b tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] GET http://192.168.122.54/volume/v3/volumes/9ed49b1b-0b05-400b-9b03-e2d57ab52dff Sep 03 20:16:25 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-d55186b7-c5bd-4396-85e9-85c8e0757d6b tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:25 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-d55186b7-c5bd-4396-85e9-85c8e0757d6b tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:25 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:25 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:16:25 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:25 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:16:25 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-d55186b7-c5bd-4396-85e9-85c8e0757d6b tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Volume info retrieved successfully. Sep 03 20:16:26 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-d55186b7-c5bd-4396-85e9-85c8e0757d6b tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] http://192.168.122.54/volume/v3/volumes/9ed49b1b-0b05-400b-9b03-e2d57ab52dff returned with HTTP 200 Sep 03 20:16:26 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1239/2506] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:16:25 2026] GET /volume/v3/volumes/9ed49b1b-0b05-400b-9b03-e2d57ab52dff => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:16:26 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-6d50608d-b157-4e27-8ec6-4277e1d38136 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:26 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-6d50608d-b157-4e27-8ec6-4277e1d38136 tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] GET http://192.168.122.54/volume/v3/volumes/aa339221-f9d1-4faa-90b0-e58cd8d53364 Sep 03 20:16:26 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-6d50608d-b157-4e27-8ec6-4277e1d38136 tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:26 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-6d50608d-b157-4e27-8ec6-4277e1d38136 tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:26 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:26 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:16:26 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:26 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:16:26 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-6d50608d-b157-4e27-8ec6-4277e1d38136 tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] Volume info retrieved successfully. Sep 03 20:16:26 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-6d50608d-b157-4e27-8ec6-4277e1d38136 tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] http://192.168.122.54/volume/v3/volumes/aa339221-f9d1-4faa-90b0-e58cd8d53364 returned with HTTP 200 Sep 03 20:16:26 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1268/2507] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:16:26 2026] GET /volume/v3/volumes/aa339221-f9d1-4faa-90b0-e58cd8d53364 => generated 1013 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:16:27 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-5c604e0e-ea1f-4f89-8975-ba3eda91250d None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:27 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5c604e0e-ea1f-4f89-8975-ba3eda91250d tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] GET http://192.168.122.54/volume/v3/volumes/9ed49b1b-0b05-400b-9b03-e2d57ab52dff Sep 03 20:16:27 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5c604e0e-ea1f-4f89-8975-ba3eda91250d tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:27 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5c604e0e-ea1f-4f89-8975-ba3eda91250d tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:27 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:27 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:16:27 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:27 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:16:27 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-5c604e0e-ea1f-4f89-8975-ba3eda91250d tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Volume info retrieved successfully. Sep 03 20:16:27 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5c604e0e-ea1f-4f89-8975-ba3eda91250d tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] http://192.168.122.54/volume/v3/volumes/9ed49b1b-0b05-400b-9b03-e2d57ab52dff returned with HTTP 200 Sep 03 20:16:27 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1240/2508] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:16:27 2026] GET /volume/v3/volumes/9ed49b1b-0b05-400b-9b03-e2d57ab52dff => generated 869 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:16:27 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-81f0b4d8-3f07-4ab2-af88-982bd562080e None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:27 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-81f0b4d8-3f07-4ab2-af88-982bd562080e tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] GET http://192.168.122.54/volume/v3/volumes/aa339221-f9d1-4faa-90b0-e58cd8d53364 Sep 03 20:16:27 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-81f0b4d8-3f07-4ab2-af88-982bd562080e tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:27 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-81f0b4d8-3f07-4ab2-af88-982bd562080e tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:27 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:27 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:16:27 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:27 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:16:27 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-81f0b4d8-3f07-4ab2-af88-982bd562080e tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] Volume info retrieved successfully. Sep 03 20:16:27 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-81f0b4d8-3f07-4ab2-af88-982bd562080e tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] http://192.168.122.54/volume/v3/volumes/aa339221-f9d1-4faa-90b0-e58cd8d53364 returned with HTTP 200 Sep 03 20:16:27 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1269/2509] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:16:27 2026] GET /volume/v3/volumes/aa339221-f9d1-4faa-90b0-e58cd8d53364 => generated 1014 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:16:27 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-c90fd5fa-7fd7-485c-aedc-c365a8684caa None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:27 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c90fd5fa-7fd7-485c-aedc-c365a8684caa tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-reader] POST http://192.168.122.54/volume/v3/volumes/aa339221-f9d1-4faa-90b0-e58cd8d53364/action Sep 03 20:16:27 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c90fd5fa-7fd7-485c-aedc-c365a8684caa tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:16:27 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c90fd5fa-7fd7-485c-aedc-c365a8684caa tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:16:27 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:27 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:16:27 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:27 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:16:27 devstack devstack@c-api.service[87290]: DEBUG cinder.policy [None req-c90fd5fa-7fd7-485c-aedc-c365a8684caa tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'e0b1d103a2fb45e6a53341811f7d3a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa5521becd4744749f4f7c85142ed6d5', '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=87290) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 20:16:27 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c90fd5fa-7fd7-485c-aedc-c365a8684caa tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-reader] http://192.168.122.54/volume/v3/volumes/aa339221-f9d1-4faa-90b0-e58cd8d53364/action returned with HTTP 403 Sep 03 20:16:27 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1241/2510] 192.168.122.54 () {60 vars in 1269 bytes} [Thu Sep 3 20:16:27 2026] POST /volume/v3/volumes/aa339221-f9d1-4faa-90b0-e58cd8d53364/action => generated 131 bytes in 25 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:16:27 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-45707a78-18ff-40ed-accf-8cf4f3ec694a None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:27 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-45707a78-18ff-40ed-accf-8cf4f3ec694a tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] DELETE http://192.168.122.54/volume/v3/volumes/aa339221-f9d1-4faa-90b0-e58cd8d53364 Sep 03 20:16:27 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-45707a78-18ff-40ed-accf-8cf4f3ec694a tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:27 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-45707a78-18ff-40ed-accf-8cf4f3ec694a tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:27 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-45707a78-18ff-40ed-accf-8cf4f3ec694a tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] Delete volume with id: aa339221-f9d1-4faa-90b0-e58cd8d53364 Sep 03 20:16:27 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:27 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:16:27 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:27 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:16:27 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-45707a78-18ff-40ed-accf-8cf4f3ec694a tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] Volume info retrieved successfully. Sep 03 20:16:27 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-45707a78-18ff-40ed-accf-8cf4f3ec694a tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] Delete volume request issued successfully. Sep 03 20:16:27 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-45707a78-18ff-40ed-accf-8cf4f3ec694a tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] http://192.168.122.54/volume/v3/volumes/aa339221-f9d1-4faa-90b0-e58cd8d53364 returned with HTTP 202 Sep 03 20:16:27 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1270/2511] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:16:27 2026] DELETE /volume/v3/volumes/aa339221-f9d1-4faa-90b0-e58cd8d53364 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:16:27 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-9077e024-f829-44db-b098-099129dfdae4 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:27 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-9077e024-f829-44db-b098-099129dfdae4 tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] GET http://192.168.122.54/volume/v3/volumes/aa339221-f9d1-4faa-90b0-e58cd8d53364 Sep 03 20:16:27 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-9077e024-f829-44db-b098-099129dfdae4 tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:27 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-9077e024-f829-44db-b098-099129dfdae4 tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:27 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:27 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:16:27 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:27 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:16:27 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-9077e024-f829-44db-b098-099129dfdae4 tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] Volume info retrieved successfully. Sep 03 20:16:27 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-9077e024-f829-44db-b098-099129dfdae4 tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] http://192.168.122.54/volume/v3/volumes/aa339221-f9d1-4faa-90b0-e58cd8d53364 returned with HTTP 200 Sep 03 20:16:27 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1242/2512] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:16:27 2026] GET /volume/v3/volumes/aa339221-f9d1-4faa-90b0-e58cd8d53364 => generated 1013 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:16:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-fa035518-f638-46de-a995-b13cd1ccb032 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:28 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-fa035518-f638-46de-a995-b13cd1ccb032 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] GET http://192.168.122.54/volume/v3/volumes/9ed49b1b-0b05-400b-9b03-e2d57ab52dff Sep 03 20:16:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-fa035518-f638-46de-a995-b13cd1ccb032 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-fa035518-f638-46de-a995-b13cd1ccb032 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:28 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:28 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:16:28 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:28 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:16:28 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-fa035518-f638-46de-a995-b13cd1ccb032 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Volume info retrieved successfully. Sep 03 20:16:28 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-fa035518-f638-46de-a995-b13cd1ccb032 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] http://192.168.122.54/volume/v3/volumes/9ed49b1b-0b05-400b-9b03-e2d57ab52dff returned with HTTP 200 Sep 03 20:16:28 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1271/2513] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:16:28 2026] GET /volume/v3/volumes/9ed49b1b-0b05-400b-9b03-e2d57ab52dff => generated 870 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:16:28 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-c7dbbcdc-06a8-46fa-8f84-fef13f59951c None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:28 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c7dbbcdc-06a8-46fa-8f84-fef13f59951c tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] POST http://192.168.122.54/volume/v3/snapshots Sep 03 20:16:28 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c7dbbcdc-06a8-46fa-8f84-fef13f59951c tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9ed49b1b-0b05-400b-9b03-e2d57ab52dff", "name": "tempest-VolumeDependencyTests-Snapshot-887602833"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:16:28 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:28 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:16:28 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:28 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:16:28 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-c7dbbcdc-06a8-46fa-8f84-fef13f59951c tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Volume info retrieved successfully. Sep 03 20:16:28 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.snapshots [None req-c7dbbcdc-06a8-46fa-8f84-fef13f59951c tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Create snapshot from volume 9ed49b1b-0b05-400b-9b03-e2d57ab52dff Sep 03 20:16:28 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-c7dbbcdc-06a8-46fa-8f84-fef13f59951c tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Created reservations ['d757a95d-a1f7-4317-8930-293fb6582674', '74a5f039-364d-4e85-92ae-656914935347', '82b57b3e-be3f-45a4-9892-3092b3a0ca37', '0b2c8339-fecf-40e8-b478-59bcf6d07cd4'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:16:28 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:28 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:16:28 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-c7dbbcdc-06a8-46fa-8f84-fef13f59951c tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Snapshot create request issued successfully. Sep 03 20:16:28 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c7dbbcdc-06a8-46fa-8f84-fef13f59951c tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] http://192.168.122.54/volume/v3/snapshots returned with HTTP 202 Sep 03 20:16:28 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1243/2514] 192.168.122.54 () {60 vars in 1144 bytes} [Thu Sep 3 20:16:28 2026] POST /volume/v3/snapshots => generated 307 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:16:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-cbef5276-1e2a-4d73-a948-a2ab4b17144f None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:28 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-cbef5276-1e2a-4d73-a948-a2ab4b17144f tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] GET http://192.168.122.54/volume/v3/snapshots/e2ed17a0-8e11-4b09-b9de-25ccfb09cc63 Sep 03 20:16:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-cbef5276-1e2a-4d73-a948-a2ab4b17144f tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-cbef5276-1e2a-4d73-a948-a2ab4b17144f tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:28 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:28 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:16:28 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-cbef5276-1e2a-4d73-a948-a2ab4b17144f tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Snapshot retrieved successfully. Sep 03 20:16:28 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-cbef5276-1e2a-4d73-a948-a2ab4b17144f tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] http://192.168.122.54/volume/v3/snapshots/e2ed17a0-8e11-4b09-b9de-25ccfb09cc63 returned with HTTP 200 Sep 03 20:16:28 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1272/2515] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:16:28 2026] GET /volume/v3/snapshots/e2ed17a0-8e11-4b09-b9de-25ccfb09cc63 => generated 439 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:16:28 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-bdad93a3-58dd-42b0-8ea4-96b16379d32a None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:28 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-bdad93a3-58dd-42b0-8ea4-96b16379d32a tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] GET http://192.168.122.54/volume/v3/volumes/aa339221-f9d1-4faa-90b0-e58cd8d53364 Sep 03 20:16:28 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-bdad93a3-58dd-42b0-8ea4-96b16379d32a tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:28 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-bdad93a3-58dd-42b0-8ea4-96b16379d32a tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:28 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-bdad93a3-58dd-42b0-8ea4-96b16379d32a tempest-ProjectReaderTests-1020635530 tempest-ProjectReaderTests-1020635530-project-admin] http://192.168.122.54/volume/v3/volumes/aa339221-f9d1-4faa-90b0-e58cd8d53364 returned with HTTP 404 Sep 03 20:16:28 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1244/2516] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:16:28 2026] GET /volume/v3/volumes/aa339221-f9d1-4faa-90b0-e58cd8d53364 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:16:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-33cac340-bf78-410d-970c-643bb7b4a090 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:29 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-33cac340-bf78-410d-970c-643bb7b4a090 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] GET http://192.168.122.54/volume/v3/snapshots/e2ed17a0-8e11-4b09-b9de-25ccfb09cc63 Sep 03 20:16:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-33cac340-bf78-410d-970c-643bb7b4a090 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-33cac340-bf78-410d-970c-643bb7b4a090 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:29 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:29 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:16:29 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-33cac340-bf78-410d-970c-643bb7b4a090 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Snapshot retrieved successfully. Sep 03 20:16:29 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-33cac340-bf78-410d-970c-643bb7b4a090 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] http://192.168.122.54/volume/v3/snapshots/e2ed17a0-8e11-4b09-b9de-25ccfb09cc63 returned with HTTP 200 Sep 03 20:16:29 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1273/2517] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:16:29 2026] GET /volume/v3/snapshots/e2ed17a0-8e11-4b09-b9de-25ccfb09cc63 => generated 439 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:16:30 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-2f2a4e7d-7b41-4f1f-9015-6f081bf7a519 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:30 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2f2a4e7d-7b41-4f1f-9015-6f081bf7a519 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] GET http://192.168.122.54/volume/v3/snapshots/e2ed17a0-8e11-4b09-b9de-25ccfb09cc63 Sep 03 20:16:30 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-2f2a4e7d-7b41-4f1f-9015-6f081bf7a519 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:30 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-2f2a4e7d-7b41-4f1f-9015-6f081bf7a519 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:30 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:30 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:16:30 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-2f2a4e7d-7b41-4f1f-9015-6f081bf7a519 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Snapshot retrieved successfully. Sep 03 20:16:30 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2f2a4e7d-7b41-4f1f-9015-6f081bf7a519 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] http://192.168.122.54/volume/v3/snapshots/e2ed17a0-8e11-4b09-b9de-25ccfb09cc63 returned with HTTP 200 Sep 03 20:16:30 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1245/2518] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:16:30 2026] GET /volume/v3/snapshots/e2ed17a0-8e11-4b09-b9de-25ccfb09cc63 => generated 439 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:16:31 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-68f21666-2ac2-44fd-b66d-8ca43f1c5b6c None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:31 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-68f21666-2ac2-44fd-b66d-8ca43f1c5b6c tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] GET http://192.168.122.54/volume/v3/snapshots/e2ed17a0-8e11-4b09-b9de-25ccfb09cc63 Sep 03 20:16:31 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-68f21666-2ac2-44fd-b66d-8ca43f1c5b6c tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:31 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-68f21666-2ac2-44fd-b66d-8ca43f1c5b6c tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:31 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:31 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:16:31 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-68f21666-2ac2-44fd-b66d-8ca43f1c5b6c tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Snapshot retrieved successfully. Sep 03 20:16:31 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-68f21666-2ac2-44fd-b66d-8ca43f1c5b6c tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] http://192.168.122.54/volume/v3/snapshots/e2ed17a0-8e11-4b09-b9de-25ccfb09cc63 returned with HTTP 200 Sep 03 20:16:31 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1274/2519] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:16:31 2026] GET /volume/v3/snapshots/e2ed17a0-8e11-4b09-b9de-25ccfb09cc63 => generated 466 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:16:31 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-b122500a-4c0f-4114-881e-adaa8da7b7a5 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:31 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b122500a-4c0f-4114-881e-adaa8da7b7a5 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:16:31 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b122500a-4c0f-4114-881e-adaa8da7b7a5 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "e2ed17a0-8e11-4b09-b9de-25ccfb09cc63", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-602243034"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:16:31 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.volumes [None req-b122500a-4c0f-4114-881e-adaa8da7b7a5 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Create volume request body: {'volume': {'snapshot_id': 'e2ed17a0-8e11-4b09-b9de-25ccfb09cc63', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-602243034'}} {{(pid=87290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:16:31 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:31 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:16:31 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-b122500a-4c0f-4114-881e-adaa8da7b7a5 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Snapshot retrieved successfully. Sep 03 20:16:31 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-b122500a-4c0f-4114-881e-adaa8da7b7a5 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Create volume of 1 GB Sep 03 20:16:31 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-b122500a-4c0f-4114-881e-adaa8da7b7a5 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Availability Zones retrieved successfully. Sep 03 20:16:31 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-b122500a-4c0f-4114-881e-adaa8da7b7a5 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Flow 'volume_create_api' (d3892316-8b00-423e-b59e-f1abf5dad74d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:16:31 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-b122500a-4c0f-4114-881e-adaa8da7b7a5 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eccb41e0-d023-45c3-b958-c2cd055b343a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:16:31 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.flows.api.create_volume [None req-b122500a-4c0f-4114-881e-adaa8da7b7a5 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:16:31 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:31 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:16:31 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-b122500a-4c0f-4114-881e-adaa8da7b7a5 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eccb41e0-d023-45c3-b958-c2cd055b343a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'e2ed17a0-8e11-4b09-b9de-25ccfb09cc63', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:16:31 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-b122500a-4c0f-4114-881e-adaa8da7b7a5 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c67a889-0a92-4cee-aebe-b1f7773d5373) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:16:31 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-b122500a-4c0f-4114-881e-adaa8da7b7a5 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Created reservations ['17812b0d-0f65-41e0-a4a5-5cb48394eb2e', '43cdeb10-4fdf-47b0-b6f2-4bed130474cb', 'f13978cf-de10-4232-a410-56039b051eac', 'd5d0f56a-bac7-4b97-895a-76451f2d19e4'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:16:31 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-b122500a-4c0f-4114-881e-adaa8da7b7a5 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c67a889-0a92-4cee-aebe-b1f7773d5373) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['17812b0d-0f65-41e0-a4a5-5cb48394eb2e', '43cdeb10-4fdf-47b0-b6f2-4bed130474cb', 'f13978cf-de10-4232-a410-56039b051eac', 'd5d0f56a-bac7-4b97-895a-76451f2d19e4']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:16:31 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-b122500a-4c0f-4114-881e-adaa8da7b7a5 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (747e4840-4a62-4fa3-84de-a536732b7a13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:16:31 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:31 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:16:31 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:31 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:16:31 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-b122500a-4c0f-4114-881e-adaa8da7b7a5 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (747e4840-4a62-4fa3-84de-a536732b7a13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ae78410-84a3-4eed-9beb-515448f719b8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-602243034',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b3d4a1b959141fb8bc31850f309ecaf',qos_specs=None,replication_status=,reservations=['17812b0d-0f65-41e0-a4a5-5cb48394eb2e','43cdeb10-4fdf-47b0-b6f2-4bed130474cb','f13978cf-de10-4232-a410-56039b051eac','d5d0f56a-bac7-4b97-895a-76451f2d19e4'],size=1,snapshot_id=e2ed17a0-8e11-4b09-b9de-25ccfb09cc63,source_replicaid=,source_volid=None,status='creating',user_id='df49c179fa504e769ada82abef73ade8',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:16:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-602243034',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6ae78410-84a3-4eed-9beb-515448f719b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0b3d4a1b959141fb8bc31850f309ecaf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=e2ed17a0-8e11-4b09-b9de-25ccfb09cc63,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df49c179fa504e769ada82abef73ade8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:16:31 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-b122500a-4c0f-4114-881e-adaa8da7b7a5 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0425a6ee-f04c-4c3a-9956-15be693d1ba0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:16:31 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-b122500a-4c0f-4114-881e-adaa8da7b7a5 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0425a6ee-f04c-4c3a-9956-15be693d1ba0) transitioned into state 'SUCCESS' from state '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-602243034',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b3d4a1b959141fb8bc31850f309ecaf',qos_specs=None,replication_status=,reservations=['17812b0d-0f65-41e0-a4a5-5cb48394eb2e','43cdeb10-4fdf-47b0-b6f2-4bed130474cb','f13978cf-de10-4232-a410-56039b051eac','d5d0f56a-bac7-4b97-895a-76451f2d19e4'],size=1,snapshot_id=e2ed17a0-8e11-4b09-b9de-25ccfb09cc63,source_replicaid=,source_volid=None,status='creating',user_id='df49c179fa504e769ada82abef73ade8',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:16:31 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-b122500a-4c0f-4114-881e-adaa8da7b7a5 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e229c86f-f80c-4076-b566-f93dc5221491) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:16:32 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:32 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:16:32 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-b122500a-4c0f-4114-881e-adaa8da7b7a5 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e229c86f-f80c-4076-b566-f93dc5221491) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:16:32 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-b122500a-4c0f-4114-881e-adaa8da7b7a5 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Flow 'volume_create_api' (d3892316-8b00-423e-b59e-f1abf5dad74d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:16:32 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-b122500a-4c0f-4114-881e-adaa8da7b7a5 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Create volume request issued successfully. Sep 03 20:16:32 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b122500a-4c0f-4114-881e-adaa8da7b7a5 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:16:32 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1246/2520] 192.168.122.54 () {62 vars in 1179 bytes} [Thu Sep 3 20:16:31 2026] POST /volume/v3/volumes => generated 810 bytes in 486 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:16:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-a62e7e80-9d0b-45c7-91ba-2125995e1477 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:32 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a62e7e80-9d0b-45c7-91ba-2125995e1477 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] GET http://192.168.122.54/volume/v3/volumes/6ae78410-84a3-4eed-9beb-515448f719b8 Sep 03 20:16:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a62e7e80-9d0b-45c7-91ba-2125995e1477 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a62e7e80-9d0b-45c7-91ba-2125995e1477 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:32 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:32 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:16:32 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:32 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:16:32 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-a62e7e80-9d0b-45c7-91ba-2125995e1477 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Volume info retrieved successfully. Sep 03 20:16:32 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a62e7e80-9d0b-45c7-91ba-2125995e1477 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] http://192.168.122.54/volume/v3/volumes/6ae78410-84a3-4eed-9beb-515448f719b8 returned with HTTP 200 Sep 03 20:16:32 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1275/2521] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:16:32 2026] GET /volume/v3/volumes/6ae78410-84a3-4eed-9beb-515448f719b8 => generated 878 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:16:32 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-e987a609-2bb8-4c33-a56e-43b356878713 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:32 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e987a609-2bb8-4c33-a56e-43b356878713 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:16:32 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e987a609-2bb8-4c33-a56e-43b356878713 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1029533931"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:16:32 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.volumes [None req-e987a609-2bb8-4c33-a56e-43b356878713 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1029533931'}} {{(pid=87290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:16:32 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-e987a609-2bb8-4c33-a56e-43b356878713 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Create volume of 1 GB Sep 03 20:16:32 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:32 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:16:32 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-e987a609-2bb8-4c33-a56e-43b356878713 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Availability Zones retrieved successfully. Sep 03 20:16:32 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-e987a609-2bb8-4c33-a56e-43b356878713 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Flow 'volume_create_api' (f72a684e-4c32-4474-8063-9a55e445b7b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:16:32 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-e987a609-2bb8-4c33-a56e-43b356878713 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8915fde-3a56-421a-ba3e-f7fd97557baa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:16:32 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.flows.api.create_volume [None req-e987a609-2bb8-4c33-a56e-43b356878713 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Validating volume size '1' using validate_int {{(pid=87290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:16:33 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-e987a609-2bb8-4c33-a56e-43b356878713 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8915fde-3a56-421a-ba3e-f7fd97557baa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:16:33 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-e987a609-2bb8-4c33-a56e-43b356878713 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ff1faae-91fe-47b9-922d-d8b69a63ac19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:16:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-e9de270a-0755-48b9-be4f-c911eff06b86 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:33 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-e9de270a-0755-48b9-be4f-c911eff06b86 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] GET http://192.168.122.54/volume/v3/volumes/6ae78410-84a3-4eed-9beb-515448f719b8 Sep 03 20:16:33 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-e987a609-2bb8-4c33-a56e-43b356878713 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Created reservations ['2c01a424-30a9-4d72-9e1b-9f4d591b8bc6', 'f756ce78-6349-4a1a-af7b-4d33087102d8', '4fbeb4e5-39db-461e-830e-d4e5605b636b', '3a99dd10-9a45-4ba6-8acb-fc111105e4c9'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:16:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-e9de270a-0755-48b9-be4f-c911eff06b86 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-e9de270a-0755-48b9-be4f-c911eff06b86 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:33 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-e987a609-2bb8-4c33-a56e-43b356878713 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ff1faae-91fe-47b9-922d-d8b69a63ac19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c01a424-30a9-4d72-9e1b-9f4d591b8bc6', 'f756ce78-6349-4a1a-af7b-4d33087102d8', '4fbeb4e5-39db-461e-830e-d4e5605b636b', '3a99dd10-9a45-4ba6-8acb-fc111105e4c9']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:16:33 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-e987a609-2bb8-4c33-a56e-43b356878713 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (401e2970-39e3-4ca8-a2cd-edff9d326df7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:16:33 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:33 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:16:33 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:33 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:16:33 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-e9de270a-0755-48b9-be4f-c911eff06b86 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Volume info retrieved successfully. Sep 03 20:16:33 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-e9de270a-0755-48b9-be4f-c911eff06b86 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] http://192.168.122.54/volume/v3/volumes/6ae78410-84a3-4eed-9beb-515448f719b8 returned with HTTP 200 Sep 03 20:16:33 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1276/2522] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:16:33 2026] GET /volume/v3/volumes/6ae78410-84a3-4eed-9beb-515448f719b8 => generated 902 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:16:33 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:33 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:16:33 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-e987a609-2bb8-4c33-a56e-43b356878713 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (401e2970-39e3-4ca8-a2cd-edff9d326df7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '946cdb6b-c26e-4fe6-814a-f1cab39be143', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1029533931',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fff175cda1ad44148b59e2f3226a947f',qos_specs=None,replication_status=,reservations=['2c01a424-30a9-4d72-9e1b-9f4d591b8bc6','f756ce78-6349-4a1a-af7b-4d33087102d8','4fbeb4e5-39db-461e-830e-d4e5605b636b','3a99dd10-9a45-4ba6-8acb-fc111105e4c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='150a278ae3e14c4ead339e06ff1a533d',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:16:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1029533931',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=946cdb6b-c26e-4fe6-814a-f1cab39be143,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fff175cda1ad44148b59e2f3226a947f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='150a278ae3e14c4ead339e06ff1a533d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:16:33 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-e987a609-2bb8-4c33-a56e-43b356878713 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43c3895e-e4a8-4226-868e-08fbf5708856) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:16:33 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-e987a609-2bb8-4c33-a56e-43b356878713 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43c3895e-e4a8-4226-868e-08fbf5708856) transitioned into state 'SUCCESS' from state '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-1029533931',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fff175cda1ad44148b59e2f3226a947f',qos_specs=None,replication_status=,reservations=['2c01a424-30a9-4d72-9e1b-9f4d591b8bc6','f756ce78-6349-4a1a-af7b-4d33087102d8','4fbeb4e5-39db-461e-830e-d4e5605b636b','3a99dd10-9a45-4ba6-8acb-fc111105e4c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='150a278ae3e14c4ead339e06ff1a533d',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:16:33 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-e987a609-2bb8-4c33-a56e-43b356878713 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14222328-3277-4aa0-ba11-1a4e3ffdb1d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:16:33 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-e987a609-2bb8-4c33-a56e-43b356878713 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14222328-3277-4aa0-ba11-1a4e3ffdb1d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:16:33 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-e987a609-2bb8-4c33-a56e-43b356878713 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Flow 'volume_create_api' (f72a684e-4c32-4474-8063-9a55e445b7b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:16:33 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-e987a609-2bb8-4c33-a56e-43b356878713 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Create volume request issued successfully. Sep 03 20:16:33 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e987a609-2bb8-4c33-a56e-43b356878713 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:16:33 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1247/2523] 192.168.122.54 () {62 vars in 1178 bytes} [Thu Sep 3 20:16:32 2026] POST /volume/v3/volumes => generated 785 bytes in 806 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:16:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-ee03c0f5-4bd5-4870-bad6-000920929070 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:33 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ee03c0f5-4bd5-4870-bad6-000920929070 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] GET http://192.168.122.54/volume/v3/volumes/946cdb6b-c26e-4fe6-814a-f1cab39be143 Sep 03 20:16:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ee03c0f5-4bd5-4870-bad6-000920929070 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ee03c0f5-4bd5-4870-bad6-000920929070 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:33 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:33 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:16:33 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:33 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:16:33 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-ee03c0f5-4bd5-4870-bad6-000920929070 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Volume info retrieved successfully. Sep 03 20:16:33 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ee03c0f5-4bd5-4870-bad6-000920929070 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] http://192.168.122.54/volume/v3/volumes/946cdb6b-c26e-4fe6-814a-f1cab39be143 returned with HTTP 200 Sep 03 20:16:33 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1277/2524] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:16:33 2026] GET /volume/v3/volumes/946cdb6b-c26e-4fe6-814a-f1cab39be143 => generated 964 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:16:34 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-022785c3-0dbc-4c30-9610-328cde24a0b2 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:34 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-022785c3-0dbc-4c30-9610-328cde24a0b2 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] GET http://192.168.122.54/volume/v3/volumes/6ae78410-84a3-4eed-9beb-515448f719b8 Sep 03 20:16:34 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-022785c3-0dbc-4c30-9610-328cde24a0b2 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:34 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-022785c3-0dbc-4c30-9610-328cde24a0b2 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:34 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:34 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:16:34 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:34 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:16:34 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-022785c3-0dbc-4c30-9610-328cde24a0b2 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Volume info retrieved successfully. Sep 03 20:16:34 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-022785c3-0dbc-4c30-9610-328cde24a0b2 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] http://192.168.122.54/volume/v3/volumes/6ae78410-84a3-4eed-9beb-515448f719b8 returned with HTTP 200 Sep 03 20:16:34 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1248/2525] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:16:34 2026] GET /volume/v3/volumes/6ae78410-84a3-4eed-9beb-515448f719b8 => generated 902 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:16:34 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-3d19f1ef-563a-4d89-acbd-ea9ed448f141 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:34 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-3d19f1ef-563a-4d89-acbd-ea9ed448f141 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] GET http://192.168.122.54/volume/v3/volumes/946cdb6b-c26e-4fe6-814a-f1cab39be143 Sep 03 20:16:34 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-3d19f1ef-563a-4d89-acbd-ea9ed448f141 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:34 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-3d19f1ef-563a-4d89-acbd-ea9ed448f141 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:34 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:34 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:16:34 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:34 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:16:34 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-3d19f1ef-563a-4d89-acbd-ea9ed448f141 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Volume info retrieved successfully. Sep 03 20:16:34 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-3d19f1ef-563a-4d89-acbd-ea9ed448f141 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] http://192.168.122.54/volume/v3/volumes/946cdb6b-c26e-4fe6-814a-f1cab39be143 returned with HTTP 200 Sep 03 20:16:34 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1278/2526] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:16:34 2026] GET /volume/v3/volumes/946cdb6b-c26e-4fe6-814a-f1cab39be143 => generated 1014 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 20:16:35 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-5a24b95f-a6cb-492e-b0b3-ed579e02fd66 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:35 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5a24b95f-a6cb-492e-b0b3-ed579e02fd66 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] GET http://192.168.122.54/volume/v3/volumes/6ae78410-84a3-4eed-9beb-515448f719b8 Sep 03 20:16:35 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5a24b95f-a6cb-492e-b0b3-ed579e02fd66 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:35 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5a24b95f-a6cb-492e-b0b3-ed579e02fd66 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:35 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:35 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:16:35 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:35 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:16:35 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-5a24b95f-a6cb-492e-b0b3-ed579e02fd66 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Volume info retrieved successfully. Sep 03 20:16:35 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5a24b95f-a6cb-492e-b0b3-ed579e02fd66 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] http://192.168.122.54/volume/v3/volumes/6ae78410-84a3-4eed-9beb-515448f719b8 returned with HTTP 200 Sep 03 20:16:35 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1249/2527] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:16:35 2026] GET /volume/v3/volumes/6ae78410-84a3-4eed-9beb-515448f719b8 => generated 902 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:16:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-538c5ce8-e76c-4080-a055-aeb50ea0b151 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:35 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-538c5ce8-e76c-4080-a055-aeb50ea0b151 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] GET http://192.168.122.54/volume/v3/volumes/946cdb6b-c26e-4fe6-814a-f1cab39be143 Sep 03 20:16:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-538c5ce8-e76c-4080-a055-aeb50ea0b151 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-538c5ce8-e76c-4080-a055-aeb50ea0b151 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:35 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:35 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:16:35 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:35 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:16:35 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-538c5ce8-e76c-4080-a055-aeb50ea0b151 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Volume info retrieved successfully. Sep 03 20:16:35 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-538c5ce8-e76c-4080-a055-aeb50ea0b151 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] http://192.168.122.54/volume/v3/volumes/946cdb6b-c26e-4fe6-814a-f1cab39be143 returned with HTTP 200 Sep 03 20:16:35 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1279/2528] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:16:35 2026] GET /volume/v3/volumes/946cdb6b-c26e-4fe6-814a-f1cab39be143 => generated 1014 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 20:16:36 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-518085f1-8a2d-4ef5-b927-29110d965562 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:36 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-518085f1-8a2d-4ef5-b927-29110d965562 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] GET http://192.168.122.54/volume/v3/volumes/6ae78410-84a3-4eed-9beb-515448f719b8 Sep 03 20:16:36 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-518085f1-8a2d-4ef5-b927-29110d965562 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:36 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-518085f1-8a2d-4ef5-b927-29110d965562 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:36 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:36 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:16:36 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:36 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:16:36 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-518085f1-8a2d-4ef5-b927-29110d965562 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Volume info retrieved successfully. Sep 03 20:16:36 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-518085f1-8a2d-4ef5-b927-29110d965562 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] http://192.168.122.54/volume/v3/volumes/6ae78410-84a3-4eed-9beb-515448f719b8 returned with HTTP 200 Sep 03 20:16:36 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1250/2529] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:16:36 2026] GET /volume/v3/volumes/6ae78410-84a3-4eed-9beb-515448f719b8 => generated 902 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:16:36 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-259d3907-9987-4a66-be3c-e3f981f73c44 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:36 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-259d3907-9987-4a66-be3c-e3f981f73c44 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] GET http://192.168.122.54/volume/v3/volumes/946cdb6b-c26e-4fe6-814a-f1cab39be143 Sep 03 20:16:36 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-259d3907-9987-4a66-be3c-e3f981f73c44 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:36 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-259d3907-9987-4a66-be3c-e3f981f73c44 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:36 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:36 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:16:36 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:36 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:16:36 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-259d3907-9987-4a66-be3c-e3f981f73c44 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Volume info retrieved successfully. Sep 03 20:16:36 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-259d3907-9987-4a66-be3c-e3f981f73c44 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] http://192.168.122.54/volume/v3/volumes/946cdb6b-c26e-4fe6-814a-f1cab39be143 returned with HTTP 200 Sep 03 20:16:36 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1280/2530] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:16:36 2026] GET /volume/v3/volumes/946cdb6b-c26e-4fe6-814a-f1cab39be143 => generated 1014 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 20:16:37 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-eb1da798-4ce9-4e1f-81bb-520bf218e770 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:37 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-eb1da798-4ce9-4e1f-81bb-520bf218e770 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] GET http://192.168.122.54/volume/v3/volumes/6ae78410-84a3-4eed-9beb-515448f719b8 Sep 03 20:16:37 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-eb1da798-4ce9-4e1f-81bb-520bf218e770 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:37 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-eb1da798-4ce9-4e1f-81bb-520bf218e770 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:37 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:37 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:16:37 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:37 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:16:37 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-eb1da798-4ce9-4e1f-81bb-520bf218e770 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Volume info retrieved successfully. Sep 03 20:16:37 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-eb1da798-4ce9-4e1f-81bb-520bf218e770 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] http://192.168.122.54/volume/v3/volumes/6ae78410-84a3-4eed-9beb-515448f719b8 returned with HTTP 200 Sep 03 20:16:37 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1251/2531] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:16:37 2026] GET /volume/v3/volumes/6ae78410-84a3-4eed-9beb-515448f719b8 => generated 902 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:16:37 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-0d666708-db1f-467d-9c0c-5cfbf79d6029 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:37 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-0d666708-db1f-467d-9c0c-5cfbf79d6029 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] GET http://192.168.122.54/volume/v3/volumes/946cdb6b-c26e-4fe6-814a-f1cab39be143 Sep 03 20:16:37 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-0d666708-db1f-467d-9c0c-5cfbf79d6029 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:37 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-0d666708-db1f-467d-9c0c-5cfbf79d6029 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:38 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:38 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:16:38 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:38 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:16:38 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-0d666708-db1f-467d-9c0c-5cfbf79d6029 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Volume info retrieved successfully. Sep 03 20:16:38 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-0d666708-db1f-467d-9c0c-5cfbf79d6029 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] http://192.168.122.54/volume/v3/volumes/946cdb6b-c26e-4fe6-814a-f1cab39be143 returned with HTTP 200 Sep 03 20:16:38 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1281/2532] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:16:37 2026] GET /volume/v3/volumes/946cdb6b-c26e-4fe6-814a-f1cab39be143 => generated 1014 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 20:16:38 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-a0906ec5-337f-4d79-b898-604784266841 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:38 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a0906ec5-337f-4d79-b898-604784266841 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] GET http://192.168.122.54/volume/v3/volumes/6ae78410-84a3-4eed-9beb-515448f719b8 Sep 03 20:16:38 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a0906ec5-337f-4d79-b898-604784266841 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:38 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a0906ec5-337f-4d79-b898-604784266841 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:38 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:38 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:16:38 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:38 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:16:38 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-a0906ec5-337f-4d79-b898-604784266841 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Volume info retrieved successfully. Sep 03 20:16:39 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a0906ec5-337f-4d79-b898-604784266841 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] http://192.168.122.54/volume/v3/volumes/6ae78410-84a3-4eed-9beb-515448f719b8 returned with HTTP 200 Sep 03 20:16:39 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1252/2533] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:16:38 2026] GET /volume/v3/volumes/6ae78410-84a3-4eed-9beb-515448f719b8 => generated 903 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:16:39 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-cf0dd8ad-39e8-4ff8-9a6e-a65c096187d3 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:39 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-cf0dd8ad-39e8-4ff8-9a6e-a65c096187d3 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] DELETE http://192.168.122.54/volume/v3/snapshots/e2ed17a0-8e11-4b09-b9de-25ccfb09cc63 Sep 03 20:16:39 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-cf0dd8ad-39e8-4ff8-9a6e-a65c096187d3 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:39 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-cf0dd8ad-39e8-4ff8-9a6e-a65c096187d3 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:39 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.snapshots [None req-cf0dd8ad-39e8-4ff8-9a6e-a65c096187d3 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Delete snapshot with id: e2ed17a0-8e11-4b09-b9de-25ccfb09cc63 Sep 03 20:16:39 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:39 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:16:39 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-cf0dd8ad-39e8-4ff8-9a6e-a65c096187d3 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Snapshot retrieved successfully. Sep 03 20:16:39 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:39 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:16:39 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-cf0dd8ad-39e8-4ff8-9a6e-a65c096187d3 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Snapshot delete request issued successfully. Sep 03 20:16:39 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-cf0dd8ad-39e8-4ff8-9a6e-a65c096187d3 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] http://192.168.122.54/volume/v3/snapshots/e2ed17a0-8e11-4b09-b9de-25ccfb09cc63 returned with HTTP 202 Sep 03 20:16:39 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1282/2534] 192.168.122.54 () {58 vars in 1236 bytes} [Thu Sep 3 20:16:39 2026] DELETE /volume/v3/snapshots/e2ed17a0-8e11-4b09-b9de-25ccfb09cc63 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:16:39 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-8bb31c3c-e348-42b3-b0c2-3cd777c010a5 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:39 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-8bb31c3c-e348-42b3-b0c2-3cd777c010a5 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] GET http://192.168.122.54/volume/v3/snapshots/e2ed17a0-8e11-4b09-b9de-25ccfb09cc63 Sep 03 20:16:39 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-8bb31c3c-e348-42b3-b0c2-3cd777c010a5 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:39 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-8bb31c3c-e348-42b3-b0c2-3cd777c010a5 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:39 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:39 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:16:39 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-8bb31c3c-e348-42b3-b0c2-3cd777c010a5 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Snapshot retrieved successfully. Sep 03 20:16:39 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-8bb31c3c-e348-42b3-b0c2-3cd777c010a5 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] http://192.168.122.54/volume/v3/snapshots/e2ed17a0-8e11-4b09-b9de-25ccfb09cc63 returned with HTTP 200 Sep 03 20:16:39 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1253/2535] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:16:39 2026] GET /volume/v3/snapshots/e2ed17a0-8e11-4b09-b9de-25ccfb09cc63 => generated 465 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:16:39 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-754c2451-f30f-46d4-9fd9-15c39d0cff3b None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:39 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-754c2451-f30f-46d4-9fd9-15c39d0cff3b tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] GET http://192.168.122.54/volume/v3/volumes/946cdb6b-c26e-4fe6-814a-f1cab39be143 Sep 03 20:16:39 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-754c2451-f30f-46d4-9fd9-15c39d0cff3b tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:39 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-754c2451-f30f-46d4-9fd9-15c39d0cff3b tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:39 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:39 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:16:39 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:39 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:16:39 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-754c2451-f30f-46d4-9fd9-15c39d0cff3b tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Volume info retrieved successfully. Sep 03 20:16:39 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-754c2451-f30f-46d4-9fd9-15c39d0cff3b tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] http://192.168.122.54/volume/v3/volumes/946cdb6b-c26e-4fe6-814a-f1cab39be143 returned with HTTP 200 Sep 03 20:16:39 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1283/2536] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:16:39 2026] GET /volume/v3/volumes/946cdb6b-c26e-4fe6-814a-f1cab39be143 => generated 1014 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 20:16:40 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-c8b14d34-d17d-4579-ad6a-fb00ce64aac2 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:40 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c8b14d34-d17d-4579-ad6a-fb00ce64aac2 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] GET http://192.168.122.54/volume/v3/snapshots/e2ed17a0-8e11-4b09-b9de-25ccfb09cc63 Sep 03 20:16:40 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c8b14d34-d17d-4579-ad6a-fb00ce64aac2 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:40 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c8b14d34-d17d-4579-ad6a-fb00ce64aac2 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:40 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:40 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:16:40 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-c8b14d34-d17d-4579-ad6a-fb00ce64aac2 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Snapshot retrieved successfully. Sep 03 20:16:40 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c8b14d34-d17d-4579-ad6a-fb00ce64aac2 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] http://192.168.122.54/volume/v3/snapshots/e2ed17a0-8e11-4b09-b9de-25ccfb09cc63 returned with HTTP 200 Sep 03 20:16:40 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1254/2537] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:16:40 2026] GET /volume/v3/snapshots/e2ed17a0-8e11-4b09-b9de-25ccfb09cc63 => generated 465 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:16:40 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-e187d2ec-d738-437d-b132-8456d6e07c9b None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:40 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-e187d2ec-d738-437d-b132-8456d6e07c9b tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] GET http://192.168.122.54/volume/v3/volumes/946cdb6b-c26e-4fe6-814a-f1cab39be143 Sep 03 20:16:40 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-e187d2ec-d738-437d-b132-8456d6e07c9b tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:40 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-e187d2ec-d738-437d-b132-8456d6e07c9b tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:40 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:40 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:16:40 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:40 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:16:40 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-e187d2ec-d738-437d-b132-8456d6e07c9b tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Volume info retrieved successfully. Sep 03 20:16:40 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-e187d2ec-d738-437d-b132-8456d6e07c9b tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] http://192.168.122.54/volume/v3/volumes/946cdb6b-c26e-4fe6-814a-f1cab39be143 returned with HTTP 200 Sep 03 20:16:40 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1284/2538] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:16:40 2026] GET /volume/v3/volumes/946cdb6b-c26e-4fe6-814a-f1cab39be143 => generated 1015 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 03 20:16:40 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-90e17335-7720-4339-a9ea-de90042ab133 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:40 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-90e17335-7720-4339-a9ea-de90042ab133 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-reader] GET http://192.168.122.54/volume/v3/volumes Sep 03 20:16:40 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-90e17335-7720-4339-a9ea-de90042ab133 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-reader] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:40 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-90e17335-7720-4339-a9ea-de90042ab133 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-reader] Calling method 'index' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:40 devstack devstack@c-api.service[87290]: DEBUG cinder.api.api_utils [None req-90e17335-7720-4339-a9ea-de90042ab133 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-reader] Removing options '' from query. {{(pid=87290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:16:40 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-90e17335-7720-4339-a9ea-de90042ab133 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87290) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 20:16:40 devstack devstack@c-api.service[87290]: /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 03 20:16:40 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 20:16:40 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:40 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:16:40 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-90e17335-7720-4339-a9ea-de90042ab133 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-reader] Get all volumes completed successfully. Sep 03 20:16:40 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-90e17335-7720-4339-a9ea-de90042ab133 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-reader] http://192.168.122.54/volume/v3/volumes returned with HTTP 200 Sep 03 20:16:40 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1255/2539] 192.168.122.54 () {60 vars in 1157 bytes} [Thu Sep 3 20:16:40 2026] GET /volume/v3/volumes => generated 342 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:16:40 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-691ce5c0-d137-4072-a0d0-c8c639dc51a3 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:40 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-691ce5c0-d137-4072-a0d0-c8c639dc51a3 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] DELETE http://192.168.122.54/volume/v3/volumes/946cdb6b-c26e-4fe6-814a-f1cab39be143 Sep 03 20:16:40 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-691ce5c0-d137-4072-a0d0-c8c639dc51a3 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:40 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-691ce5c0-d137-4072-a0d0-c8c639dc51a3 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:40 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-691ce5c0-d137-4072-a0d0-c8c639dc51a3 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Delete volume with id: 946cdb6b-c26e-4fe6-814a-f1cab39be143 Sep 03 20:16:40 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:40 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:16:40 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:40 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:16:40 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-691ce5c0-d137-4072-a0d0-c8c639dc51a3 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Volume info retrieved successfully. Sep 03 20:16:40 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-691ce5c0-d137-4072-a0d0-c8c639dc51a3 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Delete volume request issued successfully. Sep 03 20:16:40 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-691ce5c0-d137-4072-a0d0-c8c639dc51a3 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] http://192.168.122.54/volume/v3/volumes/946cdb6b-c26e-4fe6-814a-f1cab39be143 returned with HTTP 202 Sep 03 20:16:40 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1285/2540] 192.168.122.54 () {60 vars in 1271 bytes} [Thu Sep 3 20:16:40 2026] DELETE /volume/v3/volumes/946cdb6b-c26e-4fe6-814a-f1cab39be143 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 20:16:40 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-d3900ba1-a998-4485-b85f-2062d1be553f None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:40 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-d3900ba1-a998-4485-b85f-2062d1be553f tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] GET http://192.168.122.54/volume/v3/volumes/946cdb6b-c26e-4fe6-814a-f1cab39be143 Sep 03 20:16:40 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-d3900ba1-a998-4485-b85f-2062d1be553f tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:40 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-d3900ba1-a998-4485-b85f-2062d1be553f tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:40 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:40 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:16:40 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:40 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:16:40 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-d3900ba1-a998-4485-b85f-2062d1be553f tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Volume info retrieved successfully. Sep 03 20:16:40 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-d3900ba1-a998-4485-b85f-2062d1be553f tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] http://192.168.122.54/volume/v3/volumes/946cdb6b-c26e-4fe6-814a-f1cab39be143 returned with HTTP 200 Sep 03 20:16:40 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1256/2541] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:16:40 2026] GET /volume/v3/volumes/946cdb6b-c26e-4fe6-814a-f1cab39be143 => generated 1014 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 20:16:41 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-d8281767-b509-49c8-86f0-faec66fa0ff0 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:41 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d8281767-b509-49c8-86f0-faec66fa0ff0 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] GET http://192.168.122.54/volume/v3/snapshots/e2ed17a0-8e11-4b09-b9de-25ccfb09cc63 Sep 03 20:16:41 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d8281767-b509-49c8-86f0-faec66fa0ff0 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:41 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d8281767-b509-49c8-86f0-faec66fa0ff0 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:41 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d8281767-b509-49c8-86f0-faec66fa0ff0 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] http://192.168.122.54/volume/v3/snapshots/e2ed17a0-8e11-4b09-b9de-25ccfb09cc63 returned with HTTP 404 Sep 03 20:16:41 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1286/2542] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:16:41 2026] GET /volume/v3/snapshots/e2ed17a0-8e11-4b09-b9de-25ccfb09cc63 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:16:41 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-9f4564c6-4a0e-4066-9b56-0150a3858d04 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:41 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-9f4564c6-4a0e-4066-9b56-0150a3858d04 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] DELETE http://192.168.122.54/volume/v3/volumes/9ed49b1b-0b05-400b-9b03-e2d57ab52dff Sep 03 20:16:41 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-9f4564c6-4a0e-4066-9b56-0150a3858d04 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:41 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-9f4564c6-4a0e-4066-9b56-0150a3858d04 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:41 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-9f4564c6-4a0e-4066-9b56-0150a3858d04 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Delete volume with id: 9ed49b1b-0b05-400b-9b03-e2d57ab52dff Sep 03 20:16:41 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:41 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:16:41 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:41 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:16:41 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-9f4564c6-4a0e-4066-9b56-0150a3858d04 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Volume info retrieved successfully. Sep 03 20:16:41 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-9f4564c6-4a0e-4066-9b56-0150a3858d04 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Delete volume request issued successfully. Sep 03 20:16:41 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-9f4564c6-4a0e-4066-9b56-0150a3858d04 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] http://192.168.122.54/volume/v3/volumes/9ed49b1b-0b05-400b-9b03-e2d57ab52dff returned with HTTP 202 Sep 03 20:16:41 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1257/2543] 192.168.122.54 () {60 vars in 1271 bytes} [Thu Sep 3 20:16:41 2026] DELETE /volume/v3/volumes/9ed49b1b-0b05-400b-9b03-e2d57ab52dff => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 20:16:41 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-6fe5aec5-42ad-4dd8-a5d3-4aca091fc76a None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:41 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-6fe5aec5-42ad-4dd8-a5d3-4aca091fc76a tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] GET http://192.168.122.54/volume/v3/volumes/9ed49b1b-0b05-400b-9b03-e2d57ab52dff Sep 03 20:16:41 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-6fe5aec5-42ad-4dd8-a5d3-4aca091fc76a tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:41 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-6fe5aec5-42ad-4dd8-a5d3-4aca091fc76a tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:41 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:41 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:16:41 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:41 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:16:41 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-6fe5aec5-42ad-4dd8-a5d3-4aca091fc76a tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Volume info retrieved successfully. Sep 03 20:16:41 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-6fe5aec5-42ad-4dd8-a5d3-4aca091fc76a tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] http://192.168.122.54/volume/v3/volumes/9ed49b1b-0b05-400b-9b03-e2d57ab52dff returned with HTTP 200 Sep 03 20:16:41 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1287/2544] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:16:41 2026] GET /volume/v3/volumes/9ed49b1b-0b05-400b-9b03-e2d57ab52dff => generated 869 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:16:41 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-b91c02d2-9935-4fe2-b64c-00fe7d9a3400 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:41 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b91c02d2-9935-4fe2-b64c-00fe7d9a3400 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] GET http://192.168.122.54/volume/v3/volumes/946cdb6b-c26e-4fe6-814a-f1cab39be143 Sep 03 20:16:41 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b91c02d2-9935-4fe2-b64c-00fe7d9a3400 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:41 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b91c02d2-9935-4fe2-b64c-00fe7d9a3400 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:41 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b91c02d2-9935-4fe2-b64c-00fe7d9a3400 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] http://192.168.122.54/volume/v3/volumes/946cdb6b-c26e-4fe6-814a-f1cab39be143 returned with HTTP 404 Sep 03 20:16:41 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1258/2545] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:16:41 2026] GET /volume/v3/volumes/946cdb6b-c26e-4fe6-814a-f1cab39be143 => generated 109 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 03 20:16:41 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-9527e975-c14d-4636-866c-ee45f633dfb8 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:41 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9527e975-c14d-4636-866c-ee45f633dfb8 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:16:41 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-9527e975-c14d-4636-866c-ee45f633dfb8 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1494513632"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:16:41 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volumes [None req-9527e975-c14d-4636-866c-ee45f633dfb8 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1494513632'}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:16:41 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-9527e975-c14d-4636-866c-ee45f633dfb8 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Create volume of 1 GB Sep 03 20:16:41 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-9527e975-c14d-4636-866c-ee45f633dfb8 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Availability Zones retrieved successfully. Sep 03 20:16:41 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-9527e975-c14d-4636-866c-ee45f633dfb8 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Flow 'volume_create_api' (6ec3f160-d3b3-4ad9-a73e-f0b82084745b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:16:41 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-9527e975-c14d-4636-866c-ee45f633dfb8 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e6bb25f-bd2f-4484-8609-f84ae3b9e105) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:16:41 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.flows.api.create_volume [None req-9527e975-c14d-4636-866c-ee45f633dfb8 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Validating volume size '1' using validate_int {{(pid=87289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:16:42 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-9527e975-c14d-4636-866c-ee45f633dfb8 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e6bb25f-bd2f-4484-8609-f84ae3b9e105) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:16:42 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-9527e975-c14d-4636-866c-ee45f633dfb8 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54a8374e-ba55-40be-9b0f-9645fa15226b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:16:42 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-9527e975-c14d-4636-866c-ee45f633dfb8 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Created reservations ['9dbd5d7a-e594-433d-ba1c-20fd8126750b', '0042f9d1-b361-4abb-a4a0-ef5b9d1be5da', '5ed2b888-a64f-4dd9-9edb-d21680dae3f7', 'a602265f-81c1-4a70-a9e4-1e0f38c11da9'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:16:42 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-9527e975-c14d-4636-866c-ee45f633dfb8 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54a8374e-ba55-40be-9b0f-9645fa15226b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9dbd5d7a-e594-433d-ba1c-20fd8126750b', '0042f9d1-b361-4abb-a4a0-ef5b9d1be5da', '5ed2b888-a64f-4dd9-9edb-d21680dae3f7', 'a602265f-81c1-4a70-a9e4-1e0f38c11da9']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:16:42 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-9527e975-c14d-4636-866c-ee45f633dfb8 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (910408f3-6d80-46e8-a268-86d4fde085a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:16:42 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:42 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:16:42 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-9527e975-c14d-4636-866c-ee45f633dfb8 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (910408f3-6d80-46e8-a268-86d4fde085a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b724bfe-2cf0-49c2-b3ff-e6359e34b514', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1494513632',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fff175cda1ad44148b59e2f3226a947f',qos_specs=None,replication_status=,reservations=['9dbd5d7a-e594-433d-ba1c-20fd8126750b','0042f9d1-b361-4abb-a4a0-ef5b9d1be5da','5ed2b888-a64f-4dd9-9edb-d21680dae3f7','a602265f-81c1-4a70-a9e4-1e0f38c11da9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='150a278ae3e14c4ead339e06ff1a533d',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:16:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1494513632',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b724bfe-2cf0-49c2-b3ff-e6359e34b514,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fff175cda1ad44148b59e2f3226a947f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='150a278ae3e14c4ead339e06ff1a533d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:16:42 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-9527e975-c14d-4636-866c-ee45f633dfb8 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb318fa9-13ca-4849-bd39-1552d1a4d002) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:16:42 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-9527e975-c14d-4636-866c-ee45f633dfb8 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb318fa9-13ca-4849-bd39-1552d1a4d002) transitioned into state 'SUCCESS' from state '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-1494513632',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fff175cda1ad44148b59e2f3226a947f',qos_specs=None,replication_status=,reservations=['9dbd5d7a-e594-433d-ba1c-20fd8126750b','0042f9d1-b361-4abb-a4a0-ef5b9d1be5da','5ed2b888-a64f-4dd9-9edb-d21680dae3f7','a602265f-81c1-4a70-a9e4-1e0f38c11da9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='150a278ae3e14c4ead339e06ff1a533d',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:16:42 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-9527e975-c14d-4636-866c-ee45f633dfb8 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f056c4e-5623-48b8-a1c1-2e2c56b2b430) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:16:42 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-9527e975-c14d-4636-866c-ee45f633dfb8 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f056c4e-5623-48b8-a1c1-2e2c56b2b430) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:16:42 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-9527e975-c14d-4636-866c-ee45f633dfb8 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Flow 'volume_create_api' (6ec3f160-d3b3-4ad9-a73e-f0b82084745b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:16:42 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-9527e975-c14d-4636-866c-ee45f633dfb8 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Create volume request issued successfully. Sep 03 20:16:42 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9527e975-c14d-4636-866c-ee45f633dfb8 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:16:42 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1288/2546] 192.168.122.54 () {62 vars in 1178 bytes} [Thu Sep 3 20:16:41 2026] POST /volume/v3/volumes => generated 785 bytes in 416 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 03 20:16:42 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-06ae3d9f-f855-46ee-9be6-00ebf9ed176f None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:42 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-06ae3d9f-f855-46ee-9be6-00ebf9ed176f tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] GET http://192.168.122.54/volume/v3/volumes/7b724bfe-2cf0-49c2-b3ff-e6359e34b514 Sep 03 20:16:42 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-06ae3d9f-f855-46ee-9be6-00ebf9ed176f tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:42 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-06ae3d9f-f855-46ee-9be6-00ebf9ed176f tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:42 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:42 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:16:42 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:42 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:16:42 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-06ae3d9f-f855-46ee-9be6-00ebf9ed176f tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Volume info retrieved successfully. Sep 03 20:16:42 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-06ae3d9f-f855-46ee-9be6-00ebf9ed176f tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] http://192.168.122.54/volume/v3/volumes/7b724bfe-2cf0-49c2-b3ff-e6359e34b514 returned with HTTP 200 Sep 03 20:16:42 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1259/2547] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:16:42 2026] GET /volume/v3/volumes/7b724bfe-2cf0-49c2-b3ff-e6359e34b514 => generated 964 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:16:42 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-ff9bb4b6-fcbf-4011-abe1-146824e6a4f6 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:42 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ff9bb4b6-fcbf-4011-abe1-146824e6a4f6 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] GET http://192.168.122.54/volume/v3/volumes/9ed49b1b-0b05-400b-9b03-e2d57ab52dff Sep 03 20:16:42 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ff9bb4b6-fcbf-4011-abe1-146824e6a4f6 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:42 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ff9bb4b6-fcbf-4011-abe1-146824e6a4f6 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:42 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:42 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:16:42 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:42 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:16:42 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-ff9bb4b6-fcbf-4011-abe1-146824e6a4f6 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Volume info retrieved successfully. Sep 03 20:16:42 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ff9bb4b6-fcbf-4011-abe1-146824e6a4f6 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] http://192.168.122.54/volume/v3/volumes/9ed49b1b-0b05-400b-9b03-e2d57ab52dff returned with HTTP 200 Sep 03 20:16:42 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1289/2548] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:16:42 2026] GET /volume/v3/volumes/9ed49b1b-0b05-400b-9b03-e2d57ab52dff => generated 869 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:16:43 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-693496e7-3a80-487e-b75b-a87b88d85e72 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:43 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-693496e7-3a80-487e-b75b-a87b88d85e72 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] GET http://192.168.122.54/volume/v3/volumes/7b724bfe-2cf0-49c2-b3ff-e6359e34b514 Sep 03 20:16:43 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-693496e7-3a80-487e-b75b-a87b88d85e72 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:43 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-693496e7-3a80-487e-b75b-a87b88d85e72 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:43 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:43 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:16:43 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:43 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:16:43 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-693496e7-3a80-487e-b75b-a87b88d85e72 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Volume info retrieved successfully. Sep 03 20:16:43 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-693496e7-3a80-487e-b75b-a87b88d85e72 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] http://192.168.122.54/volume/v3/volumes/7b724bfe-2cf0-49c2-b3ff-e6359e34b514 returned with HTTP 200 Sep 03 20:16:43 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1260/2549] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:16:43 2026] GET /volume/v3/volumes/7b724bfe-2cf0-49c2-b3ff-e6359e34b514 => generated 1014 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 20:16:43 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-be7d479d-374c-4dff-8fba-7fc961641ea4 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:43 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-be7d479d-374c-4dff-8fba-7fc961641ea4 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] GET http://192.168.122.54/volume/v3/volumes/9ed49b1b-0b05-400b-9b03-e2d57ab52dff Sep 03 20:16:43 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-be7d479d-374c-4dff-8fba-7fc961641ea4 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:43 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-be7d479d-374c-4dff-8fba-7fc961641ea4 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:43 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-be7d479d-374c-4dff-8fba-7fc961641ea4 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] http://192.168.122.54/volume/v3/volumes/9ed49b1b-0b05-400b-9b03-e2d57ab52dff returned with HTTP 404 Sep 03 20:16:43 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1290/2550] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:16:43 2026] GET /volume/v3/volumes/9ed49b1b-0b05-400b-9b03-e2d57ab52dff => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 20:16:43 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-135e0b49-8223-4d53-a28d-bc1406d2b423 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:43 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-135e0b49-8223-4d53-a28d-bc1406d2b423 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] DELETE http://192.168.122.54/volume/v3/volumes/6ae78410-84a3-4eed-9beb-515448f719b8 Sep 03 20:16:43 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-135e0b49-8223-4d53-a28d-bc1406d2b423 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:43 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-135e0b49-8223-4d53-a28d-bc1406d2b423 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:43 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-135e0b49-8223-4d53-a28d-bc1406d2b423 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Delete volume with id: 6ae78410-84a3-4eed-9beb-515448f719b8 Sep 03 20:16:43 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:43 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:16:43 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:43 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:16:43 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-135e0b49-8223-4d53-a28d-bc1406d2b423 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Volume info retrieved successfully. Sep 03 20:16:43 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-135e0b49-8223-4d53-a28d-bc1406d2b423 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Delete volume request issued successfully. Sep 03 20:16:43 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-135e0b49-8223-4d53-a28d-bc1406d2b423 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] http://192.168.122.54/volume/v3/volumes/6ae78410-84a3-4eed-9beb-515448f719b8 returned with HTTP 202 Sep 03 20:16:43 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1261/2551] 192.168.122.54 () {60 vars in 1271 bytes} [Thu Sep 3 20:16:43 2026] DELETE /volume/v3/volumes/6ae78410-84a3-4eed-9beb-515448f719b8 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 03 20:16:43 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-1c696377-dc2a-4946-9ef1-b3dec240f976 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:43 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-1c696377-dc2a-4946-9ef1-b3dec240f976 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] GET http://192.168.122.54/volume/v3/volumes/6ae78410-84a3-4eed-9beb-515448f719b8 Sep 03 20:16:43 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-1c696377-dc2a-4946-9ef1-b3dec240f976 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:43 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-1c696377-dc2a-4946-9ef1-b3dec240f976 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:43 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:43 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:16:43 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:43 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:16:43 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-1c696377-dc2a-4946-9ef1-b3dec240f976 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Volume info retrieved successfully. Sep 03 20:16:43 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-1c696377-dc2a-4946-9ef1-b3dec240f976 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] http://192.168.122.54/volume/v3/volumes/6ae78410-84a3-4eed-9beb-515448f719b8 returned with HTTP 200 Sep 03 20:16:43 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1291/2552] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:16:43 2026] GET /volume/v3/volumes/6ae78410-84a3-4eed-9beb-515448f719b8 => generated 902 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:16:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-cf24c4fa-95b8-41e8-a429-5cee7b0e972d None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:44 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-cf24c4fa-95b8-41e8-a429-5cee7b0e972d tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] GET http://192.168.122.54/volume/v3/volumes/7b724bfe-2cf0-49c2-b3ff-e6359e34b514 Sep 03 20:16:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-cf24c4fa-95b8-41e8-a429-5cee7b0e972d tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-cf24c4fa-95b8-41e8-a429-5cee7b0e972d tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:44 devstack devstack@c-api.service[87290]: DEBUG dbcounter [-] [87290] Writing DB stats cinder:SELECT=636,cinder:UPDATE=153,cinder:DELETE=1,cinder:INSERT=117 {{(pid=87290) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 20:16:44 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:44 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:16:44 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:44 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:16:44 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-cf24c4fa-95b8-41e8-a429-5cee7b0e972d tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Volume info retrieved successfully. Sep 03 20:16:44 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-cf24c4fa-95b8-41e8-a429-5cee7b0e972d tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] http://192.168.122.54/volume/v3/volumes/7b724bfe-2cf0-49c2-b3ff-e6359e34b514 returned with HTTP 200 Sep 03 20:16:44 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1262/2553] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:16:44 2026] GET /volume/v3/volumes/7b724bfe-2cf0-49c2-b3ff-e6359e34b514 => generated 1015 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 20:16:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-c699acdf-ea59-4f10-82ae-c767473cd0bd None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:44 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c699acdf-ea59-4f10-82ae-c767473cd0bd tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-reader] GET http://192.168.122.54/volume/v3/volumes/detail Sep 03 20:16:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c699acdf-ea59-4f10-82ae-c767473cd0bd tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-reader] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c699acdf-ea59-4f10-82ae-c767473cd0bd tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-reader] Calling method 'detail' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.api_utils [None req-c699acdf-ea59-4f10-82ae-c767473cd0bd tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-reader] Removing options '' from query. {{(pid=87289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:16:44 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-c699acdf-ea59-4f10-82ae-c767473cd0bd tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87289) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 20:16:44 devstack devstack@c-api.service[87289]: DEBUG dbcounter [-] [87289] Writing DB stats cinder:SELECT=625,cinder:INSERT=96,cinder:UPDATE=152,cinder:DELETE=1 {{(pid=87289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 20:16:44 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:44 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:16:44 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-c699acdf-ea59-4f10-82ae-c767473cd0bd tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-reader] Get all volumes completed successfully. Sep 03 20:16:44 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:44 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:16:44 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c699acdf-ea59-4f10-82ae-c767473cd0bd tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-reader] http://192.168.122.54/volume/v3/volumes/detail returned with HTTP 200 Sep 03 20:16:44 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1292/2554] 192.168.122.54 () {60 vars in 1178 bytes} [Thu Sep 3 20:16:44 2026] GET /volume/v3/volumes/detail => generated 855 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:16:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-5cd6d61b-547a-49ad-a421-fcec96b60a6d None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:44 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5cd6d61b-547a-49ad-a421-fcec96b60a6d tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] DELETE http://192.168.122.54/volume/v3/volumes/7b724bfe-2cf0-49c2-b3ff-e6359e34b514 Sep 03 20:16:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5cd6d61b-547a-49ad-a421-fcec96b60a6d tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5cd6d61b-547a-49ad-a421-fcec96b60a6d tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:44 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-5cd6d61b-547a-49ad-a421-fcec96b60a6d tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Delete volume with id: 7b724bfe-2cf0-49c2-b3ff-e6359e34b514 Sep 03 20:16:44 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:44 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:16:44 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:44 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:16:44 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-5cd6d61b-547a-49ad-a421-fcec96b60a6d tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Volume info retrieved successfully. Sep 03 20:16:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-7a24c311-0dbd-4688-b133-9d879f10bf9f None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:44 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7a24c311-0dbd-4688-b133-9d879f10bf9f tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] GET http://192.168.122.54/volume/v3/volumes/6ae78410-84a3-4eed-9beb-515448f719b8 Sep 03 20:16:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-7a24c311-0dbd-4688-b133-9d879f10bf9f tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-7a24c311-0dbd-4688-b133-9d879f10bf9f tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:44 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7a24c311-0dbd-4688-b133-9d879f10bf9f tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] http://192.168.122.54/volume/v3/volumes/6ae78410-84a3-4eed-9beb-515448f719b8 returned with HTTP 404 Sep 03 20:16:44 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1293/2555] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:16:44 2026] GET /volume/v3/volumes/6ae78410-84a3-4eed-9beb-515448f719b8 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 20:16:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-13bf4ad9-c9d3-44be-a6f7-f053d330660c None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:44 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-13bf4ad9-c9d3-44be-a6f7-f053d330660c tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] DELETE http://192.168.122.54/volume/v3/snapshots/e2ed17a0-8e11-4b09-b9de-25ccfb09cc63 Sep 03 20:16:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-13bf4ad9-c9d3-44be-a6f7-f053d330660c tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-13bf4ad9-c9d3-44be-a6f7-f053d330660c tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:44 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.snapshots [None req-13bf4ad9-c9d3-44be-a6f7-f053d330660c tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Delete snapshot with id: e2ed17a0-8e11-4b09-b9de-25ccfb09cc63 Sep 03 20:16:44 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-13bf4ad9-c9d3-44be-a6f7-f053d330660c tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] http://192.168.122.54/volume/v3/snapshots/e2ed17a0-8e11-4b09-b9de-25ccfb09cc63 returned with HTTP 404 Sep 03 20:16:44 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1294/2556] 192.168.122.54 () {58 vars in 1236 bytes} [Thu Sep 3 20:16:44 2026] DELETE /volume/v3/snapshots/e2ed17a0-8e11-4b09-b9de-25ccfb09cc63 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:16:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-0cf48469-d4ff-4ca4-8386-fa9b8edbcd13 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:44 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-0cf48469-d4ff-4ca4-8386-fa9b8edbcd13 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] GET http://192.168.122.54/volume/v3/snapshots/e2ed17a0-8e11-4b09-b9de-25ccfb09cc63 Sep 03 20:16:44 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-5cd6d61b-547a-49ad-a421-fcec96b60a6d tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Delete volume request issued successfully. Sep 03 20:16:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-0cf48469-d4ff-4ca4-8386-fa9b8edbcd13 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-0cf48469-d4ff-4ca4-8386-fa9b8edbcd13 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:44 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5cd6d61b-547a-49ad-a421-fcec96b60a6d tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] http://192.168.122.54/volume/v3/volumes/7b724bfe-2cf0-49c2-b3ff-e6359e34b514 returned with HTTP 202 Sep 03 20:16:44 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1263/2557] 192.168.122.54 () {60 vars in 1271 bytes} [Thu Sep 3 20:16:44 2026] DELETE /volume/v3/volumes/7b724bfe-2cf0-49c2-b3ff-e6359e34b514 => generated 0 bytes in 155 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 20:16:44 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-0cf48469-d4ff-4ca4-8386-fa9b8edbcd13 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] http://192.168.122.54/volume/v3/snapshots/e2ed17a0-8e11-4b09-b9de-25ccfb09cc63 returned with HTTP 404 Sep 03 20:16:44 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1295/2558] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:16:44 2026] GET /volume/v3/snapshots/e2ed17a0-8e11-4b09-b9de-25ccfb09cc63 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:16:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-00178469-03ef-48c1-ac19-1860c6e00b02 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-d900d5ed-81b5-470d-b163-eb9467ca3eb4 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:44 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-00178469-03ef-48c1-ac19-1860c6e00b02 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] GET http://192.168.122.54/volume/v3/volumes/7b724bfe-2cf0-49c2-b3ff-e6359e34b514 Sep 03 20:16:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-00178469-03ef-48c1-ac19-1860c6e00b02 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-00178469-03ef-48c1-ac19-1860c6e00b02 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:44 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d900d5ed-81b5-470d-b163-eb9467ca3eb4 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] DELETE http://192.168.122.54/volume/v3/volumes/9ed49b1b-0b05-400b-9b03-e2d57ab52dff Sep 03 20:16:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d900d5ed-81b5-470d-b163-eb9467ca3eb4 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d900d5ed-81b5-470d-b163-eb9467ca3eb4 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:44 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-d900d5ed-81b5-470d-b163-eb9467ca3eb4 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Delete volume with id: 9ed49b1b-0b05-400b-9b03-e2d57ab52dff Sep 03 20:16:44 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d900d5ed-81b5-470d-b163-eb9467ca3eb4 tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] http://192.168.122.54/volume/v3/volumes/9ed49b1b-0b05-400b-9b03-e2d57ab52dff returned with HTTP 404 Sep 03 20:16:44 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1296/2559] 192.168.122.54 () {60 vars in 1271 bytes} [Thu Sep 3 20:16:44 2026] DELETE /volume/v3/volumes/9ed49b1b-0b05-400b-9b03-e2d57ab52dff => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 20:16:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-07d3b3de-5edc-45ae-b77c-2bbcbb6f4f5c None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:44 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:44 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:16:44 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-07d3b3de-5edc-45ae-b77c-2bbcbb6f4f5c tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] GET http://192.168.122.54/volume/v3/volumes/9ed49b1b-0b05-400b-9b03-e2d57ab52dff Sep 03 20:16:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-07d3b3de-5edc-45ae-b77c-2bbcbb6f4f5c tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-07d3b3de-5edc-45ae-b77c-2bbcbb6f4f5c tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:44 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:44 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:16:44 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-07d3b3de-5edc-45ae-b77c-2bbcbb6f4f5c tempest-VolumeDependencyTests-2127416422 tempest-VolumeDependencyTests-2127416422-project-member] http://192.168.122.54/volume/v3/volumes/9ed49b1b-0b05-400b-9b03-e2d57ab52dff returned with HTTP 404 Sep 03 20:16:44 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1297/2560] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:16:44 2026] GET /volume/v3/volumes/9ed49b1b-0b05-400b-9b03-e2d57ab52dff => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 20:16:44 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-00178469-03ef-48c1-ac19-1860c6e00b02 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Volume info retrieved successfully. Sep 03 20:16:44 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-00178469-03ef-48c1-ac19-1860c6e00b02 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] http://192.168.122.54/volume/v3/volumes/7b724bfe-2cf0-49c2-b3ff-e6359e34b514 returned with HTTP 200 Sep 03 20:16:44 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1264/2561] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:16:44 2026] GET /volume/v3/volumes/7b724bfe-2cf0-49c2-b3ff-e6359e34b514 => generated 1014 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 20:16:45 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-32255c67-97c8-4ea0-9d95-8a4655da72ec None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:45 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-32255c67-97c8-4ea0-9d95-8a4655da72ec tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] GET http://192.168.122.54/volume/v3/volumes/7b724bfe-2cf0-49c2-b3ff-e6359e34b514 Sep 03 20:16:45 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-32255c67-97c8-4ea0-9d95-8a4655da72ec tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:45 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-32255c67-97c8-4ea0-9d95-8a4655da72ec tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:45 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:45 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:16:45 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:45 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:16:45 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-32255c67-97c8-4ea0-9d95-8a4655da72ec tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] http://192.168.122.54/volume/v3/volumes/7b724bfe-2cf0-49c2-b3ff-e6359e34b514 returned with HTTP 404 Sep 03 20:16:45 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1298/2562] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:16:45 2026] GET /volume/v3/volumes/7b724bfe-2cf0-49c2-b3ff-e6359e34b514 => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 20:16:45 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-28d53676-cacf-4fa2-9189-930871cbbf39 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:45 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-28d53676-cacf-4fa2-9189-930871cbbf39 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:16:45 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-28d53676-cacf-4fa2-9189-930871cbbf39 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-856732553"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:16:45 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.volumes [None req-28d53676-cacf-4fa2-9189-930871cbbf39 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-856732553'}} {{(pid=87290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:16:45 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-28d53676-cacf-4fa2-9189-930871cbbf39 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Create volume of 1 GB Sep 03 20:16:46 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-28d53676-cacf-4fa2-9189-930871cbbf39 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Availability Zones retrieved successfully. Sep 03 20:16:46 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-28d53676-cacf-4fa2-9189-930871cbbf39 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Flow 'volume_create_api' (ed343302-be3c-46e7-a32e-b87b16e9d620) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:16:46 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-28d53676-cacf-4fa2-9189-930871cbbf39 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82427a0b-76f4-4964-8f78-aa9a2c09072e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:16:46 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.flows.api.create_volume [None req-28d53676-cacf-4fa2-9189-930871cbbf39 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Validating volume size '1' using validate_int {{(pid=87290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:16:46 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-28d53676-cacf-4fa2-9189-930871cbbf39 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82427a0b-76f4-4964-8f78-aa9a2c09072e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:16:46 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-28d53676-cacf-4fa2-9189-930871cbbf39 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef9e8ede-853a-41b4-81f6-356e3dc92d89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:16:46 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-28d53676-cacf-4fa2-9189-930871cbbf39 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Created reservations ['5ae74590-0c50-4235-a17f-ff1d3753a667', '6bd2c5b1-3a15-4c8b-a579-f2707fb255bf', 'c7d1919e-3854-499a-895c-5465f1464c5c', 'ae376f9d-2fa1-4db5-aa07-efd96099da4c'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:16:46 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-28d53676-cacf-4fa2-9189-930871cbbf39 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef9e8ede-853a-41b4-81f6-356e3dc92d89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ae74590-0c50-4235-a17f-ff1d3753a667', '6bd2c5b1-3a15-4c8b-a579-f2707fb255bf', 'c7d1919e-3854-499a-895c-5465f1464c5c', 'ae376f9d-2fa1-4db5-aa07-efd96099da4c']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:16:46 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-28d53676-cacf-4fa2-9189-930871cbbf39 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e601811-5b28-4a99-8bb8-479bf4a183c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:16:46 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:46 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:16:46 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-28d53676-cacf-4fa2-9189-930871cbbf39 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e601811-5b28-4a99-8bb8-479bf4a183c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c11f0481-cb2b-4bf3-8ce1-befa18e67239', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-856732553',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fff175cda1ad44148b59e2f3226a947f',qos_specs=None,replication_status=,reservations=['5ae74590-0c50-4235-a17f-ff1d3753a667','6bd2c5b1-3a15-4c8b-a579-f2707fb255bf','c7d1919e-3854-499a-895c-5465f1464c5c','ae376f9d-2fa1-4db5-aa07-efd96099da4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='150a278ae3e14c4ead339e06ff1a533d',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:16:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-856732553',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c11f0481-cb2b-4bf3-8ce1-befa18e67239,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fff175cda1ad44148b59e2f3226a947f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='150a278ae3e14c4ead339e06ff1a533d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:16:46 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-28d53676-cacf-4fa2-9189-930871cbbf39 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c0e3547-4b64-4c34-8edd-a312fc915066) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:16:46 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-28d53676-cacf-4fa2-9189-930871cbbf39 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c0e3547-4b64-4c34-8edd-a312fc915066) transitioned into state 'SUCCESS' from state '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-856732553',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fff175cda1ad44148b59e2f3226a947f',qos_specs=None,replication_status=,reservations=['5ae74590-0c50-4235-a17f-ff1d3753a667','6bd2c5b1-3a15-4c8b-a579-f2707fb255bf','c7d1919e-3854-499a-895c-5465f1464c5c','ae376f9d-2fa1-4db5-aa07-efd96099da4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='150a278ae3e14c4ead339e06ff1a533d',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:16:46 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-28d53676-cacf-4fa2-9189-930871cbbf39 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fd43310-d1e8-42e8-9253-73de6b5b9f06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:16:46 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-28d53676-cacf-4fa2-9189-930871cbbf39 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fd43310-d1e8-42e8-9253-73de6b5b9f06) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:16:46 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-28d53676-cacf-4fa2-9189-930871cbbf39 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Flow 'volume_create_api' (ed343302-be3c-46e7-a32e-b87b16e9d620) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:16:46 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-28d53676-cacf-4fa2-9189-930871cbbf39 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Create volume request issued successfully. Sep 03 20:16:46 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-28d53676-cacf-4fa2-9189-930871cbbf39 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:16:46 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1265/2563] 192.168.122.54 () {62 vars in 1178 bytes} [Thu Sep 3 20:16:45 2026] POST /volume/v3/volumes => generated 784 bytes in 435 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:16:46 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-585399be-e262-4d5d-bf93-1e7716dff39a None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:46 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-585399be-e262-4d5d-bf93-1e7716dff39a tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] GET http://192.168.122.54/volume/v3/volumes/c11f0481-cb2b-4bf3-8ce1-befa18e67239 Sep 03 20:16:46 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-585399be-e262-4d5d-bf93-1e7716dff39a tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:46 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-585399be-e262-4d5d-bf93-1e7716dff39a tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:46 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:46 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:16:46 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:46 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:16:46 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-585399be-e262-4d5d-bf93-1e7716dff39a tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Volume info retrieved successfully. Sep 03 20:16:46 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-585399be-e262-4d5d-bf93-1e7716dff39a tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] http://192.168.122.54/volume/v3/volumes/c11f0481-cb2b-4bf3-8ce1-befa18e67239 returned with HTTP 200 Sep 03 20:16:46 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1299/2564] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:16:46 2026] GET /volume/v3/volumes/c11f0481-cb2b-4bf3-8ce1-befa18e67239 => generated 963 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 20:16:47 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-6c6c92a3-dc36-4234-8601-403ef95bcaea None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:47 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6c6c92a3-dc36-4234-8601-403ef95bcaea tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] GET http://192.168.122.54/volume/v3/volumes/c11f0481-cb2b-4bf3-8ce1-befa18e67239 Sep 03 20:16:47 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-6c6c92a3-dc36-4234-8601-403ef95bcaea tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:47 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-6c6c92a3-dc36-4234-8601-403ef95bcaea tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:47 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:47 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:16:47 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:47 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:16:47 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-6c6c92a3-dc36-4234-8601-403ef95bcaea tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Volume info retrieved successfully. Sep 03 20:16:47 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6c6c92a3-dc36-4234-8601-403ef95bcaea tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] http://192.168.122.54/volume/v3/volumes/c11f0481-cb2b-4bf3-8ce1-befa18e67239 returned with HTTP 200 Sep 03 20:16:47 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1266/2565] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:16:47 2026] GET /volume/v3/volumes/c11f0481-cb2b-4bf3-8ce1-befa18e67239 => generated 1013 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 20:16:48 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-00b1890a-d407-40b0-b2cb-8eaab9873e6b None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:48 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-00b1890a-d407-40b0-b2cb-8eaab9873e6b tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] GET http://192.168.122.54/volume/v3/volumes/c11f0481-cb2b-4bf3-8ce1-befa18e67239 Sep 03 20:16:48 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-00b1890a-d407-40b0-b2cb-8eaab9873e6b tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:48 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-00b1890a-d407-40b0-b2cb-8eaab9873e6b tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:48 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:48 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:16:48 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:48 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:16:48 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-00b1890a-d407-40b0-b2cb-8eaab9873e6b tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Volume info retrieved successfully. Sep 03 20:16:48 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-00b1890a-d407-40b0-b2cb-8eaab9873e6b tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] http://192.168.122.54/volume/v3/volumes/c11f0481-cb2b-4bf3-8ce1-befa18e67239 returned with HTTP 200 Sep 03 20:16:48 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1300/2566] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:16:48 2026] GET /volume/v3/volumes/c11f0481-cb2b-4bf3-8ce1-befa18e67239 => generated 1014 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 20:16:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-09db618a-0c76-4c76-a18e-f8a876aa0e75 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:48 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-09db618a-0c76-4c76-a18e-f8a876aa0e75 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-reader] GET http://192.168.122.54/volume/v3/volumes/c11f0481-cb2b-4bf3-8ce1-befa18e67239 Sep 03 20:16:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-09db618a-0c76-4c76-a18e-f8a876aa0e75 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-reader] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-09db618a-0c76-4c76-a18e-f8a876aa0e75 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-reader] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:48 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:48 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:16:48 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:48 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:16:48 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-09db618a-0c76-4c76-a18e-f8a876aa0e75 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-reader] Volume info retrieved successfully. Sep 03 20:16:48 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-09db618a-0c76-4c76-a18e-f8a876aa0e75 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-reader] http://192.168.122.54/volume/v3/volumes/c11f0481-cb2b-4bf3-8ce1-befa18e67239 returned with HTTP 200 Sep 03 20:16:48 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1267/2567] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:16:48 2026] GET /volume/v3/volumes/c11f0481-cb2b-4bf3-8ce1-befa18e67239 => generated 851 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:16:48 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-ed2491e9-4e8e-4a17-8b50-d941cd887273 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:48 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ed2491e9-4e8e-4a17-8b50-d941cd887273 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] DELETE http://192.168.122.54/volume/v3/volumes/c11f0481-cb2b-4bf3-8ce1-befa18e67239 Sep 03 20:16:48 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ed2491e9-4e8e-4a17-8b50-d941cd887273 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:48 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ed2491e9-4e8e-4a17-8b50-d941cd887273 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:48 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-ed2491e9-4e8e-4a17-8b50-d941cd887273 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Delete volume with id: c11f0481-cb2b-4bf3-8ce1-befa18e67239 Sep 03 20:16:48 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:48 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:16:48 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:48 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:16:48 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-ed2491e9-4e8e-4a17-8b50-d941cd887273 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Volume info retrieved successfully. Sep 03 20:16:48 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-ed2491e9-4e8e-4a17-8b50-d941cd887273 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Delete volume request issued successfully. Sep 03 20:16:48 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ed2491e9-4e8e-4a17-8b50-d941cd887273 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] http://192.168.122.54/volume/v3/volumes/c11f0481-cb2b-4bf3-8ce1-befa18e67239 returned with HTTP 202 Sep 03 20:16:48 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1301/2568] 192.168.122.54 () {60 vars in 1271 bytes} [Thu Sep 3 20:16:48 2026] DELETE /volume/v3/volumes/c11f0481-cb2b-4bf3-8ce1-befa18e67239 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 20:16:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-bb7526a4-c0b3-4e7f-9c53-77d48db235de None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:48 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-bb7526a4-c0b3-4e7f-9c53-77d48db235de tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] GET http://192.168.122.54/volume/v3/volumes/c11f0481-cb2b-4bf3-8ce1-befa18e67239 Sep 03 20:16:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-bb7526a4-c0b3-4e7f-9c53-77d48db235de tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-bb7526a4-c0b3-4e7f-9c53-77d48db235de tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:48 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:48 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:16:48 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:48 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:16:48 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-bb7526a4-c0b3-4e7f-9c53-77d48db235de tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Volume info retrieved successfully. Sep 03 20:16:48 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-bb7526a4-c0b3-4e7f-9c53-77d48db235de tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] http://192.168.122.54/volume/v3/volumes/c11f0481-cb2b-4bf3-8ce1-befa18e67239 returned with HTTP 200 Sep 03 20:16:48 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1268/2569] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:16:48 2026] GET /volume/v3/volumes/c11f0481-cb2b-4bf3-8ce1-befa18e67239 => generated 1013 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 20:16:49 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-394a0c78-c764-4ed5-a387-cb54c53a5539 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:49 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-394a0c78-c764-4ed5-a387-cb54c53a5539 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] GET http://192.168.122.54/volume/v3/volumes/c11f0481-cb2b-4bf3-8ce1-befa18e67239 Sep 03 20:16:49 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-394a0c78-c764-4ed5-a387-cb54c53a5539 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:49 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-394a0c78-c764-4ed5-a387-cb54c53a5539 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:49 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-394a0c78-c764-4ed5-a387-cb54c53a5539 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] http://192.168.122.54/volume/v3/volumes/c11f0481-cb2b-4bf3-8ce1-befa18e67239 returned with HTTP 404 Sep 03 20:16:49 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1302/2570] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:16:49 2026] GET /volume/v3/volumes/c11f0481-cb2b-4bf3-8ce1-befa18e67239 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 20:16:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-e52aa651-2b75-40ff-b8fd-ee5c10d3c7c1 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:49 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e52aa651-2b75-40ff-b8fd-ee5c10d3c7c1 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:16:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e52aa651-2b75-40ff-b8fd-ee5c10d3c7c1 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-474624243"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:16:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.volumes [None req-e52aa651-2b75-40ff-b8fd-ee5c10d3c7c1 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-474624243'}} {{(pid=87290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:16:49 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-e52aa651-2b75-40ff-b8fd-ee5c10d3c7c1 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Create volume of 1 GB Sep 03 20:16:49 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-e52aa651-2b75-40ff-b8fd-ee5c10d3c7c1 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Availability Zones retrieved successfully. Sep 03 20:16:49 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-e52aa651-2b75-40ff-b8fd-ee5c10d3c7c1 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Flow 'volume_create_api' (accb60ae-49d8-421c-becb-7cebbb9123bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:16:49 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-e52aa651-2b75-40ff-b8fd-ee5c10d3c7c1 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26c5ada1-3859-47b5-91fe-eb07a549bcc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:16:49 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.flows.api.create_volume [None req-e52aa651-2b75-40ff-b8fd-ee5c10d3c7c1 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Validating volume size '1' using validate_int {{(pid=87290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:16:50 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-e52aa651-2b75-40ff-b8fd-ee5c10d3c7c1 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26c5ada1-3859-47b5-91fe-eb07a549bcc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:16:50 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-e52aa651-2b75-40ff-b8fd-ee5c10d3c7c1 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa644495-7e28-4713-95b1-fa0311ab1860) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:16:50 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-e52aa651-2b75-40ff-b8fd-ee5c10d3c7c1 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Created reservations ['ac920670-78e1-44e4-8661-4e28cfd948a4', '87fdb031-76ba-4ba8-804c-846f8da97fcf', '3fb19993-9ccf-46b2-8e54-6661954c038e', 'e3c93de4-f0f8-4309-8e91-0bb88d2f894d'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:16:50 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-e52aa651-2b75-40ff-b8fd-ee5c10d3c7c1 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa644495-7e28-4713-95b1-fa0311ab1860) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac920670-78e1-44e4-8661-4e28cfd948a4', '87fdb031-76ba-4ba8-804c-846f8da97fcf', '3fb19993-9ccf-46b2-8e54-6661954c038e', 'e3c93de4-f0f8-4309-8e91-0bb88d2f894d']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:16:50 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-e52aa651-2b75-40ff-b8fd-ee5c10d3c7c1 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccc1e6ca-4be8-465a-9e93-3e7b5cb31e99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:16:50 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:50 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:16:50 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-e52aa651-2b75-40ff-b8fd-ee5c10d3c7c1 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccc1e6ca-4be8-465a-9e93-3e7b5cb31e99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f887bfc-0c32-4135-8661-b8fe39e5cf37', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-474624243',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fff175cda1ad44148b59e2f3226a947f',qos_specs=None,replication_status=,reservations=['ac920670-78e1-44e4-8661-4e28cfd948a4','87fdb031-76ba-4ba8-804c-846f8da97fcf','3fb19993-9ccf-46b2-8e54-6661954c038e','e3c93de4-f0f8-4309-8e91-0bb88d2f894d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='150a278ae3e14c4ead339e06ff1a533d',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:16:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-474624243',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8f887bfc-0c32-4135-8661-b8fe39e5cf37,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fff175cda1ad44148b59e2f3226a947f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='150a278ae3e14c4ead339e06ff1a533d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:16:50 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-e52aa651-2b75-40ff-b8fd-ee5c10d3c7c1 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ca7638b-e197-493b-aab6-31962d7f8eb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:16:50 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-e52aa651-2b75-40ff-b8fd-ee5c10d3c7c1 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ca7638b-e197-493b-aab6-31962d7f8eb5) transitioned into state 'SUCCESS' from state '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-474624243',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fff175cda1ad44148b59e2f3226a947f',qos_specs=None,replication_status=,reservations=['ac920670-78e1-44e4-8661-4e28cfd948a4','87fdb031-76ba-4ba8-804c-846f8da97fcf','3fb19993-9ccf-46b2-8e54-6661954c038e','e3c93de4-f0f8-4309-8e91-0bb88d2f894d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='150a278ae3e14c4ead339e06ff1a533d',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:16:50 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-e52aa651-2b75-40ff-b8fd-ee5c10d3c7c1 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09d2c003-228d-4270-8cd9-5b488d38d8af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:16:50 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-e52aa651-2b75-40ff-b8fd-ee5c10d3c7c1 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09d2c003-228d-4270-8cd9-5b488d38d8af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:16:50 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-e52aa651-2b75-40ff-b8fd-ee5c10d3c7c1 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Flow 'volume_create_api' (accb60ae-49d8-421c-becb-7cebbb9123bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:16:50 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-e52aa651-2b75-40ff-b8fd-ee5c10d3c7c1 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Create volume request issued successfully. Sep 03 20:16:50 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e52aa651-2b75-40ff-b8fd-ee5c10d3c7c1 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:16:50 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1269/2571] 192.168.122.54 () {62 vars in 1178 bytes} [Thu Sep 3 20:16:49 2026] POST /volume/v3/volumes => generated 784 bytes in 377 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:16:50 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-c8f9142a-91b9-4b78-89df-dedbbfc2ba65 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:50 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c8f9142a-91b9-4b78-89df-dedbbfc2ba65 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] GET http://192.168.122.54/volume/v3/volumes/8f887bfc-0c32-4135-8661-b8fe39e5cf37 Sep 03 20:16:50 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c8f9142a-91b9-4b78-89df-dedbbfc2ba65 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:50 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c8f9142a-91b9-4b78-89df-dedbbfc2ba65 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:50 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:50 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:16:50 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:50 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:16:50 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-c8f9142a-91b9-4b78-89df-dedbbfc2ba65 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Volume info retrieved successfully. Sep 03 20:16:50 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c8f9142a-91b9-4b78-89df-dedbbfc2ba65 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] http://192.168.122.54/volume/v3/volumes/8f887bfc-0c32-4135-8661-b8fe39e5cf37 returned with HTTP 200 Sep 03 20:16:50 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1303/2572] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:16:50 2026] GET /volume/v3/volumes/8f887bfc-0c32-4135-8661-b8fe39e5cf37 => generated 963 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:16:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-5d710422-14e6-4623-a463-380f4ebef057 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:51 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5d710422-14e6-4623-a463-380f4ebef057 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] GET http://192.168.122.54/volume/v3/volumes/8f887bfc-0c32-4135-8661-b8fe39e5cf37 Sep 03 20:16:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5d710422-14e6-4623-a463-380f4ebef057 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5d710422-14e6-4623-a463-380f4ebef057 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:51 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:51 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:16:51 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:51 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:16:51 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-5d710422-14e6-4623-a463-380f4ebef057 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Volume info retrieved successfully. Sep 03 20:16:51 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5d710422-14e6-4623-a463-380f4ebef057 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] http://192.168.122.54/volume/v3/volumes/8f887bfc-0c32-4135-8661-b8fe39e5cf37 returned with HTTP 200 Sep 03 20:16:51 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1270/2573] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:16:51 2026] GET /volume/v3/volumes/8f887bfc-0c32-4135-8661-b8fe39e5cf37 => generated 1014 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 20:16:51 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-a79d2767-7309-48b2-bbdc-947104ce78c3 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:51 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a79d2767-7309-48b2-bbdc-947104ce78c3 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-reader] GET http://192.168.122.54/volume/v3/volumes/summary Sep 03 20:16:51 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a79d2767-7309-48b2-bbdc-947104ce78c3 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-reader] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:51 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a79d2767-7309-48b2-bbdc-947104ce78c3 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-reader] Calling method 'version_select' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:51 devstack devstack@c-api.service[87289]: DEBUG cinder.api.api_utils [None req-a79d2767-7309-48b2-bbdc-947104ce78c3 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-reader] Removing options '' from query. {{(pid=87289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:16:51 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-a79d2767-7309-48b2-bbdc-947104ce78c3 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-reader] Get summary completed successfully. Sep 03 20:16:51 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a79d2767-7309-48b2-bbdc-947104ce78c3 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-reader] http://192.168.122.54/volume/v3/volumes/summary returned with HTTP 200 Sep 03 20:16:51 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1304/2574] 192.168.122.54 () {60 vars in 1181 bytes} [Thu Sep 3 20:16:51 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:16:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-7c09b2fd-016b-4931-bd88-9d9c8c13baa8 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:51 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-7c09b2fd-016b-4931-bd88-9d9c8c13baa8 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] DELETE http://192.168.122.54/volume/v3/volumes/8f887bfc-0c32-4135-8661-b8fe39e5cf37 Sep 03 20:16:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-7c09b2fd-016b-4931-bd88-9d9c8c13baa8 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-7c09b2fd-016b-4931-bd88-9d9c8c13baa8 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:51 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-7c09b2fd-016b-4931-bd88-9d9c8c13baa8 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Delete volume with id: 8f887bfc-0c32-4135-8661-b8fe39e5cf37 Sep 03 20:16:51 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:51 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:16:51 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:51 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:16:51 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-7c09b2fd-016b-4931-bd88-9d9c8c13baa8 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Volume info retrieved successfully. Sep 03 20:16:51 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-7c09b2fd-016b-4931-bd88-9d9c8c13baa8 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Delete volume request issued successfully. Sep 03 20:16:51 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-7c09b2fd-016b-4931-bd88-9d9c8c13baa8 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] http://192.168.122.54/volume/v3/volumes/8f887bfc-0c32-4135-8661-b8fe39e5cf37 returned with HTTP 202 Sep 03 20:16:51 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1271/2575] 192.168.122.54 () {60 vars in 1271 bytes} [Thu Sep 3 20:16:51 2026] DELETE /volume/v3/volumes/8f887bfc-0c32-4135-8661-b8fe39e5cf37 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 20:16:51 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-55c2bc38-2ad4-432c-aa08-f0f47a75fad8 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:51 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-55c2bc38-2ad4-432c-aa08-f0f47a75fad8 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] GET http://192.168.122.54/volume/v3/volumes/8f887bfc-0c32-4135-8661-b8fe39e5cf37 Sep 03 20:16:51 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-55c2bc38-2ad4-432c-aa08-f0f47a75fad8 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:51 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-55c2bc38-2ad4-432c-aa08-f0f47a75fad8 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:51 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:16:51 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:16:51 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:16:51 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:16:51 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-55c2bc38-2ad4-432c-aa08-f0f47a75fad8 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Volume info retrieved successfully. Sep 03 20:16:51 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-55c2bc38-2ad4-432c-aa08-f0f47a75fad8 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] http://192.168.122.54/volume/v3/volumes/8f887bfc-0c32-4135-8661-b8fe39e5cf37 returned with HTTP 200 Sep 03 20:16:51 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1305/2576] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:16:51 2026] GET /volume/v3/volumes/8f887bfc-0c32-4135-8661-b8fe39e5cf37 => generated 1013 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 20:16:52 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-2598522b-9d97-4d60-9d57-7af080623b56 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:16:52 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2598522b-9d97-4d60-9d57-7af080623b56 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] GET http://192.168.122.54/volume/v3/volumes/8f887bfc-0c32-4135-8661-b8fe39e5cf37 Sep 03 20:16:52 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-2598522b-9d97-4d60-9d57-7af080623b56 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:16:52 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-2598522b-9d97-4d60-9d57-7af080623b56 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:16:52 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2598522b-9d97-4d60-9d57-7af080623b56 tempest-ProjectReaderTests-515585363 tempest-ProjectReaderTests-515585363-project-admin] http://192.168.122.54/volume/v3/volumes/8f887bfc-0c32-4135-8661-b8fe39e5cf37 returned with HTTP 404 Sep 03 20:16:52 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1272/2577] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:16:52 2026] GET /volume/v3/volumes/8f887bfc-0c32-4135-8661-b8fe39e5cf37 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 20:17:01 devstack devstack@c-api.service[87289]: DEBUG dbcounter [-] [87289] Writing DB stats cinder:SELECT=30,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=87289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 20:17:02 devstack devstack@c-api.service[87290]: DEBUG dbcounter [-] [87290] Writing DB stats cinder:SELECT=70,cinder:UPDATE=26,cinder:INSERT=14 {{(pid=87290) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 20:17:19 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-d4d6b470-2e02-416e-af20-4745adf519f1 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:17:19 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d4d6b470-2e02-416e-af20-4745adf519f1 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:17:19 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d4d6b470-2e02-416e-af20-4745adf519f1 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-1228560370", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:17:19 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volumes [None req-d4d6b470-2e02-416e-af20-4745adf519f1 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-1228560370', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:17:19 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-d4d6b470-2e02-416e-af20-4745adf519f1 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Create volume of 1 GB Sep 03 20:17:19 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-d4d6b470-2e02-416e-af20-4745adf519f1 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Availability Zones retrieved successfully. Sep 03 20:17:19 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d4d6b470-2e02-416e-af20-4745adf519f1 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Flow 'volume_create_api' (10b23d42-5dbd-4c00-9a14-edd5d05ca6bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:17:19 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d4d6b470-2e02-416e-af20-4745adf519f1 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (568374f5-02e5-4add-9de4-ae9408dae7b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:17:19 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.flows.api.create_volume [None req-d4d6b470-2e02-416e-af20-4745adf519f1 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Validating volume size '1' using validate_int {{(pid=87289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:17:19 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d4d6b470-2e02-416e-af20-4745adf519f1 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (568374f5-02e5-4add-9de4-ae9408dae7b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:17:19 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d4d6b470-2e02-416e-af20-4745adf519f1 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f048a0d1-806a-49e8-b7d5-516a8c912240) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:17:19 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-d4d6b470-2e02-416e-af20-4745adf519f1 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Created reservations ['dc648889-412e-47ab-b958-b274def1a641', 'f758b260-ca13-429e-8203-a6edd4f6ba3f', '91940664-0e2c-451a-8971-45550b2ae833', '45d302e2-4eab-4630-8d12-5fe0742d4804'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:17:19 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d4d6b470-2e02-416e-af20-4745adf519f1 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f048a0d1-806a-49e8-b7d5-516a8c912240) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc648889-412e-47ab-b958-b274def1a641', 'f758b260-ca13-429e-8203-a6edd4f6ba3f', '91940664-0e2c-451a-8971-45550b2ae833', '45d302e2-4eab-4630-8d12-5fe0742d4804']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:17:19 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d4d6b470-2e02-416e-af20-4745adf519f1 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e4388a1-b327-4a2a-b3e2-3fcedbe327d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:17:19 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:17:19 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:17:19 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d4d6b470-2e02-416e-af20-4745adf519f1 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e4388a1-b327-4a2a-b3e2-3fcedbe327d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5fda6f1d-9cd7-46fa-b575-52bf44a887f6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1228560370',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6b55a3be5864d469142bc48bb43cc48',qos_specs=None,replication_status=,reservations=['dc648889-412e-47ab-b958-b274def1a641','f758b260-ca13-429e-8203-a6edd4f6ba3f','91940664-0e2c-451a-8971-45550b2ae833','45d302e2-4eab-4630-8d12-5fe0742d4804'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='436d8b9ccc4645d396d6268d6898471b',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:17:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1228560370',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5fda6f1d-9cd7-46fa-b575-52bf44a887f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a6b55a3be5864d469142bc48bb43cc48',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='436d8b9ccc4645d396d6268d6898471b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:17:19 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d4d6b470-2e02-416e-af20-4745adf519f1 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ad982a6-e2ae-42b8-a46b-e1c0586356a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:17:19 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d4d6b470-2e02-416e-af20-4745adf519f1 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ad982a6-e2ae-42b8-a46b-e1c0586356a2) transitioned into state 'SUCCESS' from state '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-1228560370',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6b55a3be5864d469142bc48bb43cc48',qos_specs=None,replication_status=,reservations=['dc648889-412e-47ab-b958-b274def1a641','f758b260-ca13-429e-8203-a6edd4f6ba3f','91940664-0e2c-451a-8971-45550b2ae833','45d302e2-4eab-4630-8d12-5fe0742d4804'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='436d8b9ccc4645d396d6268d6898471b',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:17:19 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d4d6b470-2e02-416e-af20-4745adf519f1 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c46587dc-990d-48b7-8814-bcc9c3febf9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:17:19 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d4d6b470-2e02-416e-af20-4745adf519f1 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c46587dc-990d-48b7-8814-bcc9c3febf9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:17:19 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d4d6b470-2e02-416e-af20-4745adf519f1 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Flow 'volume_create_api' (10b23d42-5dbd-4c00-9a14-edd5d05ca6bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:17:19 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-d4d6b470-2e02-416e-af20-4745adf519f1 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Create volume request issued successfully. Sep 03 20:17:19 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d4d6b470-2e02-416e-af20-4745adf519f1 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:17:19 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1306/2578] 192.168.122.54 () {60 vars in 1138 bytes} [Thu Sep 3 20:17:19 2026] POST /volume/v3/volumes => generated 761 bytes in 637 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:17:19 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-18ed9387-fdef-4f88-b16e-e9a6d6711944 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:17:19 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-18ed9387-fdef-4f88-b16e-e9a6d6711944 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] GET http://192.168.122.54/volume/v3/volumes/5fda6f1d-9cd7-46fa-b575-52bf44a887f6 Sep 03 20:17:19 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-18ed9387-fdef-4f88-b16e-e9a6d6711944 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:17:19 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-18ed9387-fdef-4f88-b16e-e9a6d6711944 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:17:19 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:17:19 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:17:19 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:17:19 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:17:19 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-18ed9387-fdef-4f88-b16e-e9a6d6711944 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Volume info retrieved successfully. Sep 03 20:17:19 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-18ed9387-fdef-4f88-b16e-e9a6d6711944 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] http://192.168.122.54/volume/v3/volumes/5fda6f1d-9cd7-46fa-b575-52bf44a887f6 returned with HTTP 200 Sep 03 20:17:19 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1273/2579] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:17:19 2026] GET /volume/v3/volumes/5fda6f1d-9cd7-46fa-b575-52bf44a887f6 => generated 829 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:17:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-ca78f1cb-a8f8-4811-a607-83b9171bb204 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:17:20 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ca78f1cb-a8f8-4811-a607-83b9171bb204 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] GET http://192.168.122.54/volume/v3/volumes/5fda6f1d-9cd7-46fa-b575-52bf44a887f6 Sep 03 20:17:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ca78f1cb-a8f8-4811-a607-83b9171bb204 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:17:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ca78f1cb-a8f8-4811-a607-83b9171bb204 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:17:20 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:17:20 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:17:20 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:17:20 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:17:20 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-ca78f1cb-a8f8-4811-a607-83b9171bb204 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Volume info retrieved successfully. Sep 03 20:17:20 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ca78f1cb-a8f8-4811-a607-83b9171bb204 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] http://192.168.122.54/volume/v3/volumes/5fda6f1d-9cd7-46fa-b575-52bf44a887f6 returned with HTTP 200 Sep 03 20:17:20 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1307/2580] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:17:20 2026] GET /volume/v3/volumes/5fda6f1d-9cd7-46fa-b575-52bf44a887f6 => generated 854 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:17:20 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-13f826ca-24fd-4ac7-80fe-911b925effd4 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:17:20 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-13f826ca-24fd-4ac7-80fe-911b925effd4 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] GET http://192.168.122.54/volume/v3/volumes/5fda6f1d-9cd7-46fa-b575-52bf44a887f6 Sep 03 20:17:20 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-13f826ca-24fd-4ac7-80fe-911b925effd4 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:17:20 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-13f826ca-24fd-4ac7-80fe-911b925effd4 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:17:20 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:17:20 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:17:21 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:17:21 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:17:21 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-13f826ca-24fd-4ac7-80fe-911b925effd4 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Volume info retrieved successfully. Sep 03 20:17:21 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-13f826ca-24fd-4ac7-80fe-911b925effd4 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] http://192.168.122.54/volume/v3/volumes/5fda6f1d-9cd7-46fa-b575-52bf44a887f6 returned with HTTP 200 Sep 03 20:17:21 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1274/2581] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:17:20 2026] GET /volume/v3/volumes/5fda6f1d-9cd7-46fa-b575-52bf44a887f6 => generated 854 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:17:21 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-cbec00df-7bb0-4dc2-a8b2-f57d763b1d21 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:17:21 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-cbec00df-7bb0-4dc2-a8b2-f57d763b1d21 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] POST http://192.168.122.54/volume/v3/snapshots Sep 03 20:17:21 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-cbec00df-7bb0-4dc2-a8b2-f57d763b1d21 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5fda6f1d-9cd7-46fa-b575-52bf44a887f6", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1108537619", "description": null, "metadata": null}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:17:21 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:17:21 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:17:21 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:17:21 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:17:21 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-cbec00df-7bb0-4dc2-a8b2-f57d763b1d21 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Volume info retrieved successfully. Sep 03 20:17:21 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.snapshots [None req-cbec00df-7bb0-4dc2-a8b2-f57d763b1d21 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Create snapshot from volume 5fda6f1d-9cd7-46fa-b575-52bf44a887f6 Sep 03 20:17:21 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-cbec00df-7bb0-4dc2-a8b2-f57d763b1d21 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Created reservations ['0d251264-c49b-4ce0-8d8d-23eec57d6d11', 'f75398c0-222e-41e5-a0af-da1635e84f00', 'd849afd5-7a83-41f4-a7d9-0937344ad7ac', '1a24be35-c0bc-4fe5-b3f8-30332fbef5c7'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:17:21 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:17:21 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:17:21 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-cbec00df-7bb0-4dc2-a8b2-f57d763b1d21 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Snapshot force create request issued successfully. Sep 03 20:17:21 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-cbec00df-7bb0-4dc2-a8b2-f57d763b1d21 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] http://192.168.122.54/volume/v3/snapshots returned with HTTP 202 Sep 03 20:17:21 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1308/2582] 192.168.122.54 () {60 vars in 1144 bytes} [Thu Sep 3 20:17:21 2026] POST /volume/v3/snapshots => generated 310 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:17:21 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-2d6b1838-b736-407c-ba42-0c33dc97cac1 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:17:21 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2d6b1838-b736-407c-ba42-0c33dc97cac1 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] GET http://192.168.122.54/volume/v3/snapshots/4ccc7152-4d79-4af3-8365-0240cb05559b Sep 03 20:17:21 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-2d6b1838-b736-407c-ba42-0c33dc97cac1 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:17:21 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-2d6b1838-b736-407c-ba42-0c33dc97cac1 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:17:21 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:17:21 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:17:21 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-2d6b1838-b736-407c-ba42-0c33dc97cac1 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Snapshot retrieved successfully. Sep 03 20:17:21 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2d6b1838-b736-407c-ba42-0c33dc97cac1 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] http://192.168.122.54/volume/v3/snapshots/4ccc7152-4d79-4af3-8365-0240cb05559b returned with HTTP 200 Sep 03 20:17:21 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1275/2583] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:17:21 2026] GET /volume/v3/snapshots/4ccc7152-4d79-4af3-8365-0240cb05559b => generated 442 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:17:22 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-29b75be0-bfb7-4eae-bd98-782a0851c800 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:17:22 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-29b75be0-bfb7-4eae-bd98-782a0851c800 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] GET http://192.168.122.54/volume/v3/snapshots/4ccc7152-4d79-4af3-8365-0240cb05559b Sep 03 20:17:22 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-29b75be0-bfb7-4eae-bd98-782a0851c800 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:17:22 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-29b75be0-bfb7-4eae-bd98-782a0851c800 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:17:22 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:17:22 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:17:22 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-29b75be0-bfb7-4eae-bd98-782a0851c800 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Snapshot retrieved successfully. Sep 03 20:17:22 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-29b75be0-bfb7-4eae-bd98-782a0851c800 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] http://192.168.122.54/volume/v3/snapshots/4ccc7152-4d79-4af3-8365-0240cb05559b returned with HTTP 200 Sep 03 20:17:22 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1309/2584] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:17:22 2026] GET /volume/v3/snapshots/4ccc7152-4d79-4af3-8365-0240cb05559b => generated 442 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:17:23 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-5a99d302-1927-443d-914b-e49cd851c4d2 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:17:23 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5a99d302-1927-443d-914b-e49cd851c4d2 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] GET http://192.168.122.54/volume/v3/snapshots/4ccc7152-4d79-4af3-8365-0240cb05559b Sep 03 20:17:23 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5a99d302-1927-443d-914b-e49cd851c4d2 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:17:23 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5a99d302-1927-443d-914b-e49cd851c4d2 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:17:23 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:17:23 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:17:23 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-5a99d302-1927-443d-914b-e49cd851c4d2 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Snapshot retrieved successfully. Sep 03 20:17:23 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5a99d302-1927-443d-914b-e49cd851c4d2 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] http://192.168.122.54/volume/v3/snapshots/4ccc7152-4d79-4af3-8365-0240cb05559b returned with HTTP 200 Sep 03 20:17:23 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1276/2585] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:17:23 2026] GET /volume/v3/snapshots/4ccc7152-4d79-4af3-8365-0240cb05559b => generated 469 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:17:23 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-9c4dfef6-6b89-4cc2-b7f7-d17b7e8c4ccd None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:17:23 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9c4dfef6-6b89-4cc2-b7f7-d17b7e8c4ccd tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] GET http://192.168.122.54/volume/v3/snapshots/4ccc7152-4d79-4af3-8365-0240cb05559b Sep 03 20:17:23 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-9c4dfef6-6b89-4cc2-b7f7-d17b7e8c4ccd tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:17:23 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-9c4dfef6-6b89-4cc2-b7f7-d17b7e8c4ccd tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:17:23 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:17:23 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:17:23 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-9c4dfef6-6b89-4cc2-b7f7-d17b7e8c4ccd tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Snapshot retrieved successfully. Sep 03 20:17:23 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9c4dfef6-6b89-4cc2-b7f7-d17b7e8c4ccd tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] http://192.168.122.54/volume/v3/snapshots/4ccc7152-4d79-4af3-8365-0240cb05559b returned with HTTP 200 Sep 03 20:17:23 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1310/2586] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:17:23 2026] GET /volume/v3/snapshots/4ccc7152-4d79-4af3-8365-0240cb05559b => generated 469 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:17:23 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-885f665a-fd22-4c7a-a105-7875b41b333b None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:17:23 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-885f665a-fd22-4c7a-a105-7875b41b333b tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] GET http://192.168.122.54/volume/v3/snapshots/4ccc7152-4d79-4af3-8365-0240cb05559b Sep 03 20:17:23 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-885f665a-fd22-4c7a-a105-7875b41b333b tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:17:23 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-885f665a-fd22-4c7a-a105-7875b41b333b tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:17:23 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:17:23 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:17:23 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-885f665a-fd22-4c7a-a105-7875b41b333b tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Snapshot retrieved successfully. Sep 03 20:17:23 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-885f665a-fd22-4c7a-a105-7875b41b333b tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] http://192.168.122.54/volume/v3/snapshots/4ccc7152-4d79-4af3-8365-0240cb05559b returned with HTTP 200 Sep 03 20:17:23 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1277/2587] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:17:23 2026] GET /volume/v3/snapshots/4ccc7152-4d79-4af3-8365-0240cb05559b => generated 469 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:17:23 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-7d3ec4d0-64d7-4e38-8bd0-32fb9d597981 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:17:23 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7d3ec4d0-64d7-4e38-8bd0-32fb9d597981 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:17:23 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-7d3ec4d0-64d7-4e38-8bd0-32fb9d597981 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "4ccc7152-4d79-4af3-8365-0240cb05559b", "size": 1}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:17:23 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volumes [None req-7d3ec4d0-64d7-4e38-8bd0-32fb9d597981 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Create volume request body: {'volume': {'snapshot_id': '4ccc7152-4d79-4af3-8365-0240cb05559b', 'size': 1}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:17:23 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:17:23 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:17:23 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-7d3ec4d0-64d7-4e38-8bd0-32fb9d597981 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Snapshot retrieved successfully. Sep 03 20:17:23 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-7d3ec4d0-64d7-4e38-8bd0-32fb9d597981 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Create volume of 1 GB Sep 03 20:17:23 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-7d3ec4d0-64d7-4e38-8bd0-32fb9d597981 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Availability Zones retrieved successfully. Sep 03 20:17:23 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-7d3ec4d0-64d7-4e38-8bd0-32fb9d597981 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Flow 'volume_create_api' (e3cef341-7047-4c39-b63f-bf562de51703) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:17:23 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-7d3ec4d0-64d7-4e38-8bd0-32fb9d597981 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f0379f6-0888-4a22-90f0-5721bf36063a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:17:23 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.flows.api.create_volume [None req-7d3ec4d0-64d7-4e38-8bd0-32fb9d597981 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:17:23 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:17:23 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:17:23 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-7d3ec4d0-64d7-4e38-8bd0-32fb9d597981 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f0379f6-0888-4a22-90f0-5721bf36063a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '4ccc7152-4d79-4af3-8365-0240cb05559b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:17:23 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-7d3ec4d0-64d7-4e38-8bd0-32fb9d597981 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d4369c0-6ee0-45a0-b25b-68d41f846614) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:17:23 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-7d3ec4d0-64d7-4e38-8bd0-32fb9d597981 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Created reservations ['3fa5a291-6b89-4c57-80fd-6dd09715f886', 'd75ff164-190b-4ebb-8233-8d6f5bc1f309', 'b611101a-3bf3-4fc2-9523-0fce48504928', '531ae22b-93f6-4d4e-bd8d-57824b8021e9'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:17:23 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-7d3ec4d0-64d7-4e38-8bd0-32fb9d597981 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d4369c0-6ee0-45a0-b25b-68d41f846614) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3fa5a291-6b89-4c57-80fd-6dd09715f886', 'd75ff164-190b-4ebb-8233-8d6f5bc1f309', 'b611101a-3bf3-4fc2-9523-0fce48504928', '531ae22b-93f6-4d4e-bd8d-57824b8021e9']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:17:23 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-7d3ec4d0-64d7-4e38-8bd0-32fb9d597981 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be5f779b-a09d-438f-b6f2-92eedfc7b92a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:17:23 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:17:23 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:17:23 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:17:23 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:17:23 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-7d3ec4d0-64d7-4e38-8bd0-32fb9d597981 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be5f779b-a09d-438f-b6f2-92eedfc7b92a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dca1bee0-4674-4cd1-ac24-8debaf15ea2b', '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='a6b55a3be5864d469142bc48bb43cc48',qos_specs=None,replication_status=,reservations=['3fa5a291-6b89-4c57-80fd-6dd09715f886','d75ff164-190b-4ebb-8233-8d6f5bc1f309','b611101a-3bf3-4fc2-9523-0fce48504928','531ae22b-93f6-4d4e-bd8d-57824b8021e9'],size=1,snapshot_id=4ccc7152-4d79-4af3-8365-0240cb05559b,source_replicaid=,source_volid=None,status='creating',user_id='436d8b9ccc4645d396d6268d6898471b',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:17: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=dca1bee0-4674-4cd1-ac24-8debaf15ea2b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a6b55a3be5864d469142bc48bb43cc48',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=4ccc7152-4d79-4af3-8365-0240cb05559b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='436d8b9ccc4645d396d6268d6898471b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:17:23 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-7d3ec4d0-64d7-4e38-8bd0-32fb9d597981 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a61da6a9-632d-4997-af1e-9cf01c2b70b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:17:23 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-7d3ec4d0-64d7-4e38-8bd0-32fb9d597981 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a61da6a9-632d-4997-af1e-9cf01c2b70b8) transitioned into state 'SUCCESS' from 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='a6b55a3be5864d469142bc48bb43cc48',qos_specs=None,replication_status=,reservations=['3fa5a291-6b89-4c57-80fd-6dd09715f886','d75ff164-190b-4ebb-8233-8d6f5bc1f309','b611101a-3bf3-4fc2-9523-0fce48504928','531ae22b-93f6-4d4e-bd8d-57824b8021e9'],size=1,snapshot_id=4ccc7152-4d79-4af3-8365-0240cb05559b,source_replicaid=,source_volid=None,status='creating',user_id='436d8b9ccc4645d396d6268d6898471b',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:17:23 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-7d3ec4d0-64d7-4e38-8bd0-32fb9d597981 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9f2780d-b684-4d1f-8347-a47971b62321) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:17:23 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:17:23 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:17:23 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-7d3ec4d0-64d7-4e38-8bd0-32fb9d597981 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9f2780d-b684-4d1f-8347-a47971b62321) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:17:23 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-7d3ec4d0-64d7-4e38-8bd0-32fb9d597981 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Flow 'volume_create_api' (e3cef341-7047-4c39-b63f-bf562de51703) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:17:23 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-7d3ec4d0-64d7-4e38-8bd0-32fb9d597981 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Create volume request issued successfully. Sep 03 20:17:23 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7d3ec4d0-64d7-4e38-8bd0-32fb9d597981 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:17:23 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1311/2588] 192.168.122.54 () {60 vars in 1137 bytes} [Thu Sep 3 20:17:23 2026] POST /volume/v3/volumes => generated 748 bytes in 419 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:17:23 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-650271c6-91e2-487f-b34c-bd4d88d8cea8 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:17:23 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-650271c6-91e2-487f-b34c-bd4d88d8cea8 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] GET http://192.168.122.54/volume/v3/volumes/dca1bee0-4674-4cd1-ac24-8debaf15ea2b Sep 03 20:17:23 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-650271c6-91e2-487f-b34c-bd4d88d8cea8 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:17:23 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-650271c6-91e2-487f-b34c-bd4d88d8cea8 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:17:23 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:17:23 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:17:23 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:17:23 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:17:23 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-650271c6-91e2-487f-b34c-bd4d88d8cea8 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Volume info retrieved successfully. Sep 03 20:17:23 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-650271c6-91e2-487f-b34c-bd4d88d8cea8 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] http://192.168.122.54/volume/v3/volumes/dca1bee0-4674-4cd1-ac24-8debaf15ea2b returned with HTTP 200 Sep 03 20:17:23 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1278/2589] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:17:23 2026] GET /volume/v3/volumes/dca1bee0-4674-4cd1-ac24-8debaf15ea2b => generated 816 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:17:24 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-6bf355b3-5ee3-4d78-b0dd-48fbba1d736b None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:17:24 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-6bf355b3-5ee3-4d78-b0dd-48fbba1d736b tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] GET http://192.168.122.54/volume/v3/volumes/dca1bee0-4674-4cd1-ac24-8debaf15ea2b Sep 03 20:17:24 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-6bf355b3-5ee3-4d78-b0dd-48fbba1d736b tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:17:24 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-6bf355b3-5ee3-4d78-b0dd-48fbba1d736b tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:17:24 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:17:24 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:17:24 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:17:24 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:17:24 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-6bf355b3-5ee3-4d78-b0dd-48fbba1d736b tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Volume info retrieved successfully. Sep 03 20:17:24 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-6bf355b3-5ee3-4d78-b0dd-48fbba1d736b tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] http://192.168.122.54/volume/v3/volumes/dca1bee0-4674-4cd1-ac24-8debaf15ea2b returned with HTTP 200 Sep 03 20:17:24 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1312/2590] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:17:24 2026] GET /volume/v3/volumes/dca1bee0-4674-4cd1-ac24-8debaf15ea2b => generated 840 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:17:25 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-16d17e4d-79de-4403-a8d9-2277d0a75954 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:17:25 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-16d17e4d-79de-4403-a8d9-2277d0a75954 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] GET http://192.168.122.54/volume/v3/volumes/dca1bee0-4674-4cd1-ac24-8debaf15ea2b Sep 03 20:17:25 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-16d17e4d-79de-4403-a8d9-2277d0a75954 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:17:25 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-16d17e4d-79de-4403-a8d9-2277d0a75954 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:17:26 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:17:26 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:17:26 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:17:26 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:17:26 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-16d17e4d-79de-4403-a8d9-2277d0a75954 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Volume info retrieved successfully. Sep 03 20:17:26 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-16d17e4d-79de-4403-a8d9-2277d0a75954 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] http://192.168.122.54/volume/v3/volumes/dca1bee0-4674-4cd1-ac24-8debaf15ea2b returned with HTTP 200 Sep 03 20:17:26 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1279/2591] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:17:25 2026] GET /volume/v3/volumes/dca1bee0-4674-4cd1-ac24-8debaf15ea2b => generated 840 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:17:27 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-3e9d0640-c328-4f0f-bac6-f45850f31c08 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:17:27 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-3e9d0640-c328-4f0f-bac6-f45850f31c08 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] GET http://192.168.122.54/volume/v3/volumes/dca1bee0-4674-4cd1-ac24-8debaf15ea2b Sep 03 20:17:27 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-3e9d0640-c328-4f0f-bac6-f45850f31c08 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:17:27 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-3e9d0640-c328-4f0f-bac6-f45850f31c08 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:17:27 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:17:27 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:17:27 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:17:27 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:17:27 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-3e9d0640-c328-4f0f-bac6-f45850f31c08 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Volume info retrieved successfully. Sep 03 20:17:27 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-3e9d0640-c328-4f0f-bac6-f45850f31c08 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] http://192.168.122.54/volume/v3/volumes/dca1bee0-4674-4cd1-ac24-8debaf15ea2b returned with HTTP 200 Sep 03 20:17:27 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1313/2592] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:17:27 2026] GET /volume/v3/volumes/dca1bee0-4674-4cd1-ac24-8debaf15ea2b => generated 840 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:17:28 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-3c490fe8-a97f-433d-9d65-6303fc3be001 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:17:28 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-3c490fe8-a97f-433d-9d65-6303fc3be001 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] GET http://192.168.122.54/volume/v3/volumes/dca1bee0-4674-4cd1-ac24-8debaf15ea2b Sep 03 20:17:28 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-3c490fe8-a97f-433d-9d65-6303fc3be001 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:17:28 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-3c490fe8-a97f-433d-9d65-6303fc3be001 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:17:28 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:17:28 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:17:28 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:17:28 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:17:28 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-3c490fe8-a97f-433d-9d65-6303fc3be001 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Volume info retrieved successfully. Sep 03 20:17:28 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-3c490fe8-a97f-433d-9d65-6303fc3be001 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] http://192.168.122.54/volume/v3/volumes/dca1bee0-4674-4cd1-ac24-8debaf15ea2b returned with HTTP 200 Sep 03 20:17:28 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1280/2593] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:17:28 2026] GET /volume/v3/volumes/dca1bee0-4674-4cd1-ac24-8debaf15ea2b => generated 840 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:17:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-c47593c6-8106-4c48-a38e-4bc75d6d00b6 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:17:29 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c47593c6-8106-4c48-a38e-4bc75d6d00b6 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] GET http://192.168.122.54/volume/v3/volumes/dca1bee0-4674-4cd1-ac24-8debaf15ea2b Sep 03 20:17:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c47593c6-8106-4c48-a38e-4bc75d6d00b6 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:17:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c47593c6-8106-4c48-a38e-4bc75d6d00b6 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:17:29 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:17:29 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:17:29 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:17:29 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:17:29 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-c47593c6-8106-4c48-a38e-4bc75d6d00b6 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Volume info retrieved successfully. Sep 03 20:17:29 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c47593c6-8106-4c48-a38e-4bc75d6d00b6 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] http://192.168.122.54/volume/v3/volumes/dca1bee0-4674-4cd1-ac24-8debaf15ea2b returned with HTTP 200 Sep 03 20:17:29 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1314/2594] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:17:29 2026] GET /volume/v3/volumes/dca1bee0-4674-4cd1-ac24-8debaf15ea2b => generated 841 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:17:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-44230c49-a73b-4608-8970-408a7d62d9bd None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:17:29 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-44230c49-a73b-4608-8970-408a7d62d9bd tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] GET http://192.168.122.54/volume/v3/volumes/dca1bee0-4674-4cd1-ac24-8debaf15ea2b Sep 03 20:17:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-44230c49-a73b-4608-8970-408a7d62d9bd tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:17:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-44230c49-a73b-4608-8970-408a7d62d9bd tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:17:29 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:17:29 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:17:29 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:17:29 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:17:29 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-44230c49-a73b-4608-8970-408a7d62d9bd tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Volume info retrieved successfully. Sep 03 20:17:29 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-44230c49-a73b-4608-8970-408a7d62d9bd tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] http://192.168.122.54/volume/v3/volumes/dca1bee0-4674-4cd1-ac24-8debaf15ea2b returned with HTTP 200 Sep 03 20:17:29 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1281/2595] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:17:29 2026] GET /volume/v3/volumes/dca1bee0-4674-4cd1-ac24-8debaf15ea2b => generated 841 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:17:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-55040ef7-4ae7-4b97-8c6d-a280e310d88c None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:17:29 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-55040ef7-4ae7-4b97-8c6d-a280e310d88c tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] DELETE http://192.168.122.54/volume/v3/snapshots/4ccc7152-4d79-4af3-8365-0240cb05559b Sep 03 20:17:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-55040ef7-4ae7-4b97-8c6d-a280e310d88c tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:17:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-55040ef7-4ae7-4b97-8c6d-a280e310d88c tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:17:29 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.snapshots [None req-55040ef7-4ae7-4b97-8c6d-a280e310d88c tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Delete snapshot with id: 4ccc7152-4d79-4af3-8365-0240cb05559b Sep 03 20:17:29 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:17:29 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:17:29 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-55040ef7-4ae7-4b97-8c6d-a280e310d88c tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Snapshot retrieved successfully. Sep 03 20:17:29 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:17:29 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:17:29 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-55040ef7-4ae7-4b97-8c6d-a280e310d88c tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Snapshot delete request issued successfully. Sep 03 20:17:29 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-55040ef7-4ae7-4b97-8c6d-a280e310d88c tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] http://192.168.122.54/volume/v3/snapshots/4ccc7152-4d79-4af3-8365-0240cb05559b returned with HTTP 202 Sep 03 20:17:29 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1315/2596] 192.168.122.54 () {58 vars in 1236 bytes} [Thu Sep 3 20:17:29 2026] DELETE /volume/v3/snapshots/4ccc7152-4d79-4af3-8365-0240cb05559b => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:17:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-3eef5630-cfc6-4d4c-9219-53f28866c759 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:17:29 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-3eef5630-cfc6-4d4c-9219-53f28866c759 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] GET http://192.168.122.54/volume/v3/snapshots/4ccc7152-4d79-4af3-8365-0240cb05559b Sep 03 20:17:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-3eef5630-cfc6-4d4c-9219-53f28866c759 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:17:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-3eef5630-cfc6-4d4c-9219-53f28866c759 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:17:29 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:17:29 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:17:29 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-3eef5630-cfc6-4d4c-9219-53f28866c759 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Snapshot retrieved successfully. Sep 03 20:17:29 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-3eef5630-cfc6-4d4c-9219-53f28866c759 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] http://192.168.122.54/volume/v3/snapshots/4ccc7152-4d79-4af3-8365-0240cb05559b returned with HTTP 200 Sep 03 20:17:29 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1282/2597] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:17:29 2026] GET /volume/v3/snapshots/4ccc7152-4d79-4af3-8365-0240cb05559b => generated 468 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:17:30 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-db895385-fb19-4a98-90f2-ff85f9f580bd None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:17:30 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-db895385-fb19-4a98-90f2-ff85f9f580bd tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] GET http://192.168.122.54/volume/v3/snapshots/4ccc7152-4d79-4af3-8365-0240cb05559b Sep 03 20:17:30 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-db895385-fb19-4a98-90f2-ff85f9f580bd tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:17:30 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-db895385-fb19-4a98-90f2-ff85f9f580bd tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:17:30 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:17:30 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:17:30 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-db895385-fb19-4a98-90f2-ff85f9f580bd tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Snapshot retrieved successfully. Sep 03 20:17:30 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-db895385-fb19-4a98-90f2-ff85f9f580bd tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] http://192.168.122.54/volume/v3/snapshots/4ccc7152-4d79-4af3-8365-0240cb05559b returned with HTTP 200 Sep 03 20:17:30 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1316/2598] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:17:30 2026] GET /volume/v3/snapshots/4ccc7152-4d79-4af3-8365-0240cb05559b => generated 468 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:17:31 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-df0f7584-ead6-4e73-b286-1479e6114360 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:17:31 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-df0f7584-ead6-4e73-b286-1479e6114360 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] GET http://192.168.122.54/volume/v3/snapshots/4ccc7152-4d79-4af3-8365-0240cb05559b Sep 03 20:17:31 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-df0f7584-ead6-4e73-b286-1479e6114360 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:17:31 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-df0f7584-ead6-4e73-b286-1479e6114360 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:17:31 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-df0f7584-ead6-4e73-b286-1479e6114360 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] http://192.168.122.54/volume/v3/snapshots/4ccc7152-4d79-4af3-8365-0240cb05559b returned with HTTP 404 Sep 03 20:17:31 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1283/2599] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:17:31 2026] GET /volume/v3/snapshots/4ccc7152-4d79-4af3-8365-0240cb05559b => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:17:31 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-f464f18c-66c9-4d78-b340-d8e8cd7fdb4b None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:17:31 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f464f18c-66c9-4d78-b340-d8e8cd7fdb4b tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] DELETE http://192.168.122.54/volume/v3/volumes/5fda6f1d-9cd7-46fa-b575-52bf44a887f6 Sep 03 20:17:31 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f464f18c-66c9-4d78-b340-d8e8cd7fdb4b tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:17:31 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f464f18c-66c9-4d78-b340-d8e8cd7fdb4b tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:17:31 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-f464f18c-66c9-4d78-b340-d8e8cd7fdb4b tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Delete volume with id: 5fda6f1d-9cd7-46fa-b575-52bf44a887f6 Sep 03 20:17:31 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:17:31 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:17:31 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:17:31 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:17:31 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-f464f18c-66c9-4d78-b340-d8e8cd7fdb4b tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Volume info retrieved successfully. Sep 03 20:17:31 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-f464f18c-66c9-4d78-b340-d8e8cd7fdb4b tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Delete volume request issued successfully. Sep 03 20:17:31 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f464f18c-66c9-4d78-b340-d8e8cd7fdb4b tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] http://192.168.122.54/volume/v3/volumes/5fda6f1d-9cd7-46fa-b575-52bf44a887f6 returned with HTTP 202 Sep 03 20:17:31 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1317/2600] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:17:31 2026] DELETE /volume/v3/volumes/5fda6f1d-9cd7-46fa-b575-52bf44a887f6 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:17:31 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-0e6d1925-6ed7-44b8-838d-f9a289e8ec01 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:17:31 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-0e6d1925-6ed7-44b8-838d-f9a289e8ec01 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] GET http://192.168.122.54/volume/v3/volumes/5fda6f1d-9cd7-46fa-b575-52bf44a887f6 Sep 03 20:17:31 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-0e6d1925-6ed7-44b8-838d-f9a289e8ec01 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:17:31 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-0e6d1925-6ed7-44b8-838d-f9a289e8ec01 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:17:31 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:17:31 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:17:31 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:17:31 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:17:31 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-0e6d1925-6ed7-44b8-838d-f9a289e8ec01 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Volume info retrieved successfully. Sep 03 20:17:31 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-0e6d1925-6ed7-44b8-838d-f9a289e8ec01 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] http://192.168.122.54/volume/v3/volumes/5fda6f1d-9cd7-46fa-b575-52bf44a887f6 returned with HTTP 200 Sep 03 20:17:31 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1284/2601] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:17:31 2026] GET /volume/v3/volumes/5fda6f1d-9cd7-46fa-b575-52bf44a887f6 => generated 853 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:17:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-66304d03-e670-4ecd-a79e-7c459e37efcb None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:17:32 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-66304d03-e670-4ecd-a79e-7c459e37efcb tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:17:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-66304d03-e670-4ecd-a79e-7c459e37efcb tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-79987445", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:17:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volumes [None req-66304d03-e670-4ecd-a79e-7c459e37efcb tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-79987445', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:17:32 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-66304d03-e670-4ecd-a79e-7c459e37efcb tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] Create volume of 1 GB Sep 03 20:17:32 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-66304d03-e670-4ecd-a79e-7c459e37efcb tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] Availability Zones retrieved successfully. Sep 03 20:17:32 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-66304d03-e670-4ecd-a79e-7c459e37efcb tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] Flow 'volume_create_api' (9bffaf9b-1291-47a8-8a63-d9d2de4f5fb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:17:32 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-66304d03-e670-4ecd-a79e-7c459e37efcb tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0bb2d44f-6b8e-4fc6-aa47-2df31c5a33be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:17:32 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.flows.api.create_volume [None req-66304d03-e670-4ecd-a79e-7c459e37efcb tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] Validating volume size '1' using validate_int {{(pid=87289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:17:32 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-66304d03-e670-4ecd-a79e-7c459e37efcb tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0bb2d44f-6b8e-4fc6-aa47-2df31c5a33be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:17:32 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-66304d03-e670-4ecd-a79e-7c459e37efcb tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (799fa7f3-d986-438c-a8bc-b7bbb5752d17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:17:32 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-66304d03-e670-4ecd-a79e-7c459e37efcb tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] Created reservations ['ebe94cdf-3031-4875-93e1-55dd117d4259', '85a9cc20-b070-4e60-a706-a7d80438f36e', '2cdf062b-66df-4888-8c92-e80b79890bea', 'fb48294a-f97a-4b31-8fe5-c60ef2d95d24'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:17:32 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-66304d03-e670-4ecd-a79e-7c459e37efcb tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (799fa7f3-d986-438c-a8bc-b7bbb5752d17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ebe94cdf-3031-4875-93e1-55dd117d4259', '85a9cc20-b070-4e60-a706-a7d80438f36e', '2cdf062b-66df-4888-8c92-e80b79890bea', 'fb48294a-f97a-4b31-8fe5-c60ef2d95d24']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:17:32 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-66304d03-e670-4ecd-a79e-7c459e37efcb tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd76dcb5-1af7-4e11-837a-7e14b4c187b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:17:32 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:17:32 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:17:32 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-66304d03-e670-4ecd-a79e-7c459e37efcb tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd76dcb5-1af7-4e11-837a-7e14b4c187b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73b11c9a-b599-440f-907c-584416e99c3c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-79987445',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d420caa87fa41a7a6fbef071d36be98',qos_specs=None,replication_status=,reservations=['ebe94cdf-3031-4875-93e1-55dd117d4259','85a9cc20-b070-4e60-a706-a7d80438f36e','2cdf062b-66df-4888-8c92-e80b79890bea','fb48294a-f97a-4b31-8fe5-c60ef2d95d24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c2695e766fe4f37afbb48f65df1e1d5',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:17:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-79987445',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=73b11c9a-b599-440f-907c-584416e99c3c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d420caa87fa41a7a6fbef071d36be98',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0c2695e766fe4f37afbb48f65df1e1d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:17:32 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-66304d03-e670-4ecd-a79e-7c459e37efcb tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afaf327d-859d-4f36-a50f-fd0f344f179b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:17:32 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-66304d03-e670-4ecd-a79e-7c459e37efcb tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afaf327d-859d-4f36-a50f-fd0f344f179b) transitioned into state 'SUCCESS' from state '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-79987445',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d420caa87fa41a7a6fbef071d36be98',qos_specs=None,replication_status=,reservations=['ebe94cdf-3031-4875-93e1-55dd117d4259','85a9cc20-b070-4e60-a706-a7d80438f36e','2cdf062b-66df-4888-8c92-e80b79890bea','fb48294a-f97a-4b31-8fe5-c60ef2d95d24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c2695e766fe4f37afbb48f65df1e1d5',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:17:32 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-66304d03-e670-4ecd-a79e-7c459e37efcb tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5491e872-8c0d-4992-a728-89bb4043a1d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:17:32 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-66304d03-e670-4ecd-a79e-7c459e37efcb tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5491e872-8c0d-4992-a728-89bb4043a1d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:17:32 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-66304d03-e670-4ecd-a79e-7c459e37efcb tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] Flow 'volume_create_api' (9bffaf9b-1291-47a8-8a63-d9d2de4f5fb9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:17:32 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-66304d03-e670-4ecd-a79e-7c459e37efcb tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] Create volume request issued successfully. Sep 03 20:17:32 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-66304d03-e670-4ecd-a79e-7c459e37efcb tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:17:32 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1318/2602] 192.168.122.54 () {62 vars in 1179 bytes} [Thu Sep 3 20:17:32 2026] POST /volume/v3/volumes => generated 794 bytes in 423 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:17:32 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-f19769f4-4e78-4a08-9909-57c370e9eec4 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:17:32 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f19769f4-4e78-4a08-9909-57c370e9eec4 tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] GET http://192.168.122.54/volume/v3/volumes/73b11c9a-b599-440f-907c-584416e99c3c Sep 03 20:17:32 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f19769f4-4e78-4a08-9909-57c370e9eec4 tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:17:32 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f19769f4-4e78-4a08-9909-57c370e9eec4 tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:17:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-51fd101f-e07c-4e7c-91b5-addd61064ca4 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:17:32 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:17:32 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:17:32 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-51fd101f-e07c-4e7c-91b5-addd61064ca4 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] GET http://192.168.122.54/volume/v3/volumes/5fda6f1d-9cd7-46fa-b575-52bf44a887f6 Sep 03 20:17:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-51fd101f-e07c-4e7c-91b5-addd61064ca4 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:17:32 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:17:32 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:17:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-51fd101f-e07c-4e7c-91b5-addd61064ca4 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:17:32 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-f19769f4-4e78-4a08-9909-57c370e9eec4 tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] Volume info retrieved successfully. Sep 03 20:17:32 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-51fd101f-e07c-4e7c-91b5-addd61064ca4 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] http://192.168.122.54/volume/v3/volumes/5fda6f1d-9cd7-46fa-b575-52bf44a887f6 returned with HTTP 404 Sep 03 20:17:32 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1319/2603] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:17:32 2026] GET /volume/v3/volumes/5fda6f1d-9cd7-46fa-b575-52bf44a887f6 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 20:17:32 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f19769f4-4e78-4a08-9909-57c370e9eec4 tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] http://192.168.122.54/volume/v3/volumes/73b11c9a-b599-440f-907c-584416e99c3c returned with HTTP 200 Sep 03 20:17:32 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1285/2604] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:17:32 2026] GET /volume/v3/volumes/73b11c9a-b599-440f-907c-584416e99c3c => generated 862 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:17:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-267cd7e5-c6ba-4416-b757-60bd177a7a8b None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:17:32 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-267cd7e5-c6ba-4416-b757-60bd177a7a8b tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] DELETE http://192.168.122.54/volume/v3/volumes/dca1bee0-4674-4cd1-ac24-8debaf15ea2b Sep 03 20:17:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-267cd7e5-c6ba-4416-b757-60bd177a7a8b tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:17:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-267cd7e5-c6ba-4416-b757-60bd177a7a8b tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:17:32 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-267cd7e5-c6ba-4416-b757-60bd177a7a8b tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Delete volume with id: dca1bee0-4674-4cd1-ac24-8debaf15ea2b Sep 03 20:17:32 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:17:32 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:17:32 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:17:32 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:17:32 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-267cd7e5-c6ba-4416-b757-60bd177a7a8b tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Volume info retrieved successfully. Sep 03 20:17:32 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-267cd7e5-c6ba-4416-b757-60bd177a7a8b tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Delete volume request issued successfully. Sep 03 20:17:32 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-267cd7e5-c6ba-4416-b757-60bd177a7a8b tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] http://192.168.122.54/volume/v3/volumes/dca1bee0-4674-4cd1-ac24-8debaf15ea2b returned with HTTP 202 Sep 03 20:17:32 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1320/2605] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:17:32 2026] DELETE /volume/v3/volumes/dca1bee0-4674-4cd1-ac24-8debaf15ea2b => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:17:32 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-d7d109be-d24b-45f2-9313-4e590d0668df None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:17:32 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-d7d109be-d24b-45f2-9313-4e590d0668df tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] GET http://192.168.122.54/volume/v3/volumes/dca1bee0-4674-4cd1-ac24-8debaf15ea2b Sep 03 20:17:32 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-d7d109be-d24b-45f2-9313-4e590d0668df tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:17:32 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-d7d109be-d24b-45f2-9313-4e590d0668df tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:17:33 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:17:33 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:17:33 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:17:33 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:17:33 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-d7d109be-d24b-45f2-9313-4e590d0668df tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Volume info retrieved successfully. Sep 03 20:17:33 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-d7d109be-d24b-45f2-9313-4e590d0668df tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] http://192.168.122.54/volume/v3/volumes/dca1bee0-4674-4cd1-ac24-8debaf15ea2b returned with HTTP 200 Sep 03 20:17:33 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1286/2606] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:17:32 2026] GET /volume/v3/volumes/dca1bee0-4674-4cd1-ac24-8debaf15ea2b => generated 840 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:17:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-b38a5da0-a25a-48d6-b8b3-fe557dbe1323 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:17:33 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b38a5da0-a25a-48d6-b8b3-fe557dbe1323 tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] GET http://192.168.122.54/volume/v3/volumes/73b11c9a-b599-440f-907c-584416e99c3c Sep 03 20:17:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b38a5da0-a25a-48d6-b8b3-fe557dbe1323 tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:17:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b38a5da0-a25a-48d6-b8b3-fe557dbe1323 tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:17:33 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:17:33 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:17:33 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:17:33 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:17:33 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-b38a5da0-a25a-48d6-b8b3-fe557dbe1323 tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] Volume info retrieved successfully. Sep 03 20:17:33 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b38a5da0-a25a-48d6-b8b3-fe557dbe1323 tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] http://192.168.122.54/volume/v3/volumes/73b11c9a-b599-440f-907c-584416e99c3c returned with HTTP 200 Sep 03 20:17:33 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1321/2607] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:17:33 2026] GET /volume/v3/volumes/73b11c9a-b599-440f-907c-584416e99c3c => generated 886 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:17:34 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-59ab0873-f5c8-45fe-b420-36cd259b7aaa None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:17:34 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-59ab0873-f5c8-45fe-b420-36cd259b7aaa tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] GET http://192.168.122.54/volume/v3/volumes/dca1bee0-4674-4cd1-ac24-8debaf15ea2b Sep 03 20:17:34 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-59ab0873-f5c8-45fe-b420-36cd259b7aaa tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:17:34 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-59ab0873-f5c8-45fe-b420-36cd259b7aaa tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:17:34 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-59ab0873-f5c8-45fe-b420-36cd259b7aaa tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] http://192.168.122.54/volume/v3/volumes/dca1bee0-4674-4cd1-ac24-8debaf15ea2b returned with HTTP 404 Sep 03 20:17:34 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1287/2608] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:17:34 2026] GET /volume/v3/volumes/dca1bee0-4674-4cd1-ac24-8debaf15ea2b => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:17:34 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-f2bb5d4d-353a-4ea1-b916-a845803e699b None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:17:34 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f2bb5d4d-353a-4ea1-b916-a845803e699b tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] DELETE http://192.168.122.54/volume/v3/snapshots/4ccc7152-4d79-4af3-8365-0240cb05559b Sep 03 20:17:34 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f2bb5d4d-353a-4ea1-b916-a845803e699b tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:17:34 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f2bb5d4d-353a-4ea1-b916-a845803e699b tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:17:34 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.snapshots [None req-f2bb5d4d-353a-4ea1-b916-a845803e699b tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Delete snapshot with id: 4ccc7152-4d79-4af3-8365-0240cb05559b Sep 03 20:17:34 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f2bb5d4d-353a-4ea1-b916-a845803e699b tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] http://192.168.122.54/volume/v3/snapshots/4ccc7152-4d79-4af3-8365-0240cb05559b returned with HTTP 404 Sep 03 20:17:34 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1322/2609] 192.168.122.54 () {58 vars in 1236 bytes} [Thu Sep 3 20:17:34 2026] DELETE /volume/v3/snapshots/4ccc7152-4d79-4af3-8365-0240cb05559b => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:17:34 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-56ad10b8-535f-402c-a303-b4d0077fd7b4 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:17:34 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-56ad10b8-535f-402c-a303-b4d0077fd7b4 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] GET http://192.168.122.54/volume/v3/snapshots/4ccc7152-4d79-4af3-8365-0240cb05559b Sep 03 20:17:34 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-56ad10b8-535f-402c-a303-b4d0077fd7b4 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:17:34 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-56ad10b8-535f-402c-a303-b4d0077fd7b4 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:17:34 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-56ad10b8-535f-402c-a303-b4d0077fd7b4 tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] http://192.168.122.54/volume/v3/snapshots/4ccc7152-4d79-4af3-8365-0240cb05559b returned with HTTP 404 Sep 03 20:17:34 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1288/2610] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:17:34 2026] GET /volume/v3/snapshots/4ccc7152-4d79-4af3-8365-0240cb05559b => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:17:34 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-b7eb21fd-20e7-4795-b0c8-631dc5fc7a2c None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:17:34 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b7eb21fd-20e7-4795-b0c8-631dc5fc7a2c tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] DELETE http://192.168.122.54/volume/v3/volumes/5fda6f1d-9cd7-46fa-b575-52bf44a887f6 Sep 03 20:17:34 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b7eb21fd-20e7-4795-b0c8-631dc5fc7a2c tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:17:34 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b7eb21fd-20e7-4795-b0c8-631dc5fc7a2c tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:17:34 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-b7eb21fd-20e7-4795-b0c8-631dc5fc7a2c tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Delete volume with id: 5fda6f1d-9cd7-46fa-b575-52bf44a887f6 Sep 03 20:17:34 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b7eb21fd-20e7-4795-b0c8-631dc5fc7a2c tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] http://192.168.122.54/volume/v3/volumes/5fda6f1d-9cd7-46fa-b575-52bf44a887f6 returned with HTTP 404 Sep 03 20:17:34 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1323/2611] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:17:34 2026] DELETE /volume/v3/volumes/5fda6f1d-9cd7-46fa-b575-52bf44a887f6 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:17:34 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-7e43c838-e87d-42c4-9ee7-64598179b18e None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:17:34 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-7e43c838-e87d-42c4-9ee7-64598179b18e tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] GET http://192.168.122.54/volume/v3/volumes/5fda6f1d-9cd7-46fa-b575-52bf44a887f6 Sep 03 20:17:34 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-7e43c838-e87d-42c4-9ee7-64598179b18e tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:17:34 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-7e43c838-e87d-42c4-9ee7-64598179b18e tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:17:34 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-7e43c838-e87d-42c4-9ee7-64598179b18e tempest-SnapshotDependencyTests-246508644 tempest-SnapshotDependencyTests-246508644-project-member] http://192.168.122.54/volume/v3/volumes/5fda6f1d-9cd7-46fa-b575-52bf44a887f6 returned with HTTP 404 Sep 03 20:17:34 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1289/2612] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:17:34 2026] GET /volume/v3/volumes/5fda6f1d-9cd7-46fa-b575-52bf44a887f6 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:17:34 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-a40319b2-37b5-40bb-86a3-4694f7a7d842 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:17:34 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a40319b2-37b5-40bb-86a3-4694f7a7d842 tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] GET http://192.168.122.54/volume/v3/volumes/73b11c9a-b599-440f-907c-584416e99c3c Sep 03 20:17:34 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a40319b2-37b5-40bb-86a3-4694f7a7d842 tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:17:34 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a40319b2-37b5-40bb-86a3-4694f7a7d842 tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:17:34 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:17:34 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:17:34 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:17:34 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:17:34 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-a40319b2-37b5-40bb-86a3-4694f7a7d842 tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] Volume info retrieved successfully. Sep 03 20:17:34 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a40319b2-37b5-40bb-86a3-4694f7a7d842 tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] http://192.168.122.54/volume/v3/volumes/73b11c9a-b599-440f-907c-584416e99c3c returned with HTTP 200 Sep 03 20:17:35 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1324/2613] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:17:34 2026] GET /volume/v3/volumes/73b11c9a-b599-440f-907c-584416e99c3c => generated 887 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:17:35 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-3d3bf927-4d37-4d24-9491-ebe687f6887c None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:17:35 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-3d3bf927-4d37-4d24-9491-ebe687f6887c tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] GET http://192.168.122.54/volume/v3/volumes/73b11c9a-b599-440f-907c-584416e99c3c Sep 03 20:17:35 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-3d3bf927-4d37-4d24-9491-ebe687f6887c tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:17:35 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-3d3bf927-4d37-4d24-9491-ebe687f6887c tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:17:35 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:17:35 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:17:35 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:17:35 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:17:35 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-3d3bf927-4d37-4d24-9491-ebe687f6887c tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] Volume info retrieved successfully. Sep 03 20:17:35 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-3d3bf927-4d37-4d24-9491-ebe687f6887c tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] http://192.168.122.54/volume/v3/volumes/73b11c9a-b599-440f-907c-584416e99c3c returned with HTTP 200 Sep 03 20:17:35 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1290/2614] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:17:35 2026] GET /volume/v3/volumes/73b11c9a-b599-440f-907c-584416e99c3c => generated 887 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:17:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-c912f5f0-40ed-433e-ad50-bc9f9ae3b3d5 req-52065ff1-2bb1-4e9e-86da-3f064e688ee0 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:17:35 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-c912f5f0-40ed-433e-ad50-bc9f9ae3b3d5 req-52065ff1-2bb1-4e9e-86da-3f064e688ee0 tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] GET http://192.168.122.54/volume/v3/volumes/73b11c9a-b599-440f-907c-584416e99c3c Sep 03 20:17:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-c912f5f0-40ed-433e-ad50-bc9f9ae3b3d5 req-52065ff1-2bb1-4e9e-86da-3f064e688ee0 tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:17:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-c912f5f0-40ed-433e-ad50-bc9f9ae3b3d5 req-52065ff1-2bb1-4e9e-86da-3f064e688ee0 tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:17:35 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:17:35 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:17:35 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:17:35 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:17:35 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [req-c912f5f0-40ed-433e-ad50-bc9f9ae3b3d5 req-52065ff1-2bb1-4e9e-86da-3f064e688ee0 tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] Volume info retrieved successfully. Sep 03 20:17:35 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-c912f5f0-40ed-433e-ad50-bc9f9ae3b3d5 req-52065ff1-2bb1-4e9e-86da-3f064e688ee0 tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] http://192.168.122.54/volume/v3/volumes/73b11c9a-b599-440f-907c-584416e99c3c returned with HTTP 200 Sep 03 20:17:35 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1325/2615] 192.168.122.54 () {60 vars in 1482 bytes} [Thu Sep 3 20:17:35 2026] GET /volume/v3/volumes/73b11c9a-b599-440f-907c-584416e99c3c => generated 869 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:17:35 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-d3173103-bdc1-45ab-9512-e9954283e9e1 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:17:35 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-d3173103-bdc1-45ab-9512-e9954283e9e1 None None] GET http://192.168.122.54/volume// Sep 03 20:17:35 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-d3173103-bdc1-45ab-9512-e9954283e9e1 None None] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:17:35 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-d3173103-bdc1-45ab-9512-e9954283e9e1 None None] Calling method 'all' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:17:35 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-d3173103-bdc1-45ab-9512-e9954283e9e1 None None] http://192.168.122.54/volume// returned with HTTP 300 Sep 03 20:17:35 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1291/2616] 192.168.122.54 () {58 vars in 1312 bytes} [Thu Sep 3 20:17:35 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 20:17:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-c912f5f0-40ed-433e-ad50-bc9f9ae3b3d5 req-135415b0-dad1-44c8-b1a2-f977d9187b83 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:17:35 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-c912f5f0-40ed-433e-ad50-bc9f9ae3b3d5 req-135415b0-dad1-44c8-b1a2-f977d9187b83 tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] POST http://192.168.122.54/volume/v3/attachments Sep 03 20:17:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-c912f5f0-40ed-433e-ad50-bc9f9ae3b3d5 req-135415b0-dad1-44c8-b1a2-f977d9187b83 tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "73b11c9a-b599-440f-907c-584416e99c3c", "connector": null, "instance_uuid": "04c02593-28dc-4b00-bb01-bb4c490693c0"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:17:35 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:17:35 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:17:35 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:17:35 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:17:35 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-c912f5f0-40ed-433e-ad50-bc9f9ae3b3d5 req-135415b0-dad1-44c8-b1a2-f977d9187b83 tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] http://192.168.122.54/volume/v3/attachments returned with HTTP 200 Sep 03 20:17:35 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1326/2617] 192.168.122.54 () {66 vars in 1478 bytes} [Thu Sep 3 20:17:35 2026] POST /volume/v3/attachments => generated 273 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:17:35 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-76ff0033-a54d-4e5b-8a7e-3f31b1d84626 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:17:35 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-76ff0033-a54d-4e5b-8a7e-3f31b1d84626 tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] GET http://192.168.122.54/volume/v3/volumes/73b11c9a-b599-440f-907c-584416e99c3c Sep 03 20:17:35 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-76ff0033-a54d-4e5b-8a7e-3f31b1d84626 tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:17:35 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-76ff0033-a54d-4e5b-8a7e-3f31b1d84626 tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:17:35 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:17:35 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:17:35 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:17:35 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:17:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-c90129f0-beb8-4d37-963a-4f1a88f7f460 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:17:35 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c90129f0-beb8-4d37-963a-4f1a88f7f460 None None] GET http://192.168.122.54/volume// Sep 03 20:17:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c90129f0-beb8-4d37-963a-4f1a88f7f460 None None] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:17:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c90129f0-beb8-4d37-963a-4f1a88f7f460 None None] Calling method 'all' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:17:35 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c90129f0-beb8-4d37-963a-4f1a88f7f460 None None] http://192.168.122.54/volume// returned with HTTP 300 Sep 03 20:17:35 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1327/2618] 192.168.122.54 () {58 vars in 1310 bytes} [Thu Sep 3 20:17:35 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 20:17:35 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-76ff0033-a54d-4e5b-8a7e-3f31b1d84626 tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] Volume info retrieved successfully. Sep 03 20:17:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-c912f5f0-40ed-433e-ad50-bc9f9ae3b3d5 req-c2769a34-4289-439f-bcaf-640ed2647a6e None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:17:35 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-76ff0033-a54d-4e5b-8a7e-3f31b1d84626 tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] http://192.168.122.54/volume/v3/volumes/73b11c9a-b599-440f-907c-584416e99c3c returned with HTTP 200 Sep 03 20:17:35 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1292/2619] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:17:35 2026] GET /volume/v3/volumes/73b11c9a-b599-440f-907c-584416e99c3c => generated 886 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:17:35 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-c912f5f0-40ed-433e-ad50-bc9f9ae3b3d5 req-c2769a34-4289-439f-bcaf-640ed2647a6e tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] GET http://192.168.122.54/volume/v3/volumes/73b11c9a-b599-440f-907c-584416e99c3c Sep 03 20:17:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-c912f5f0-40ed-433e-ad50-bc9f9ae3b3d5 req-c2769a34-4289-439f-bcaf-640ed2647a6e tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:17:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-c912f5f0-40ed-433e-ad50-bc9f9ae3b3d5 req-c2769a34-4289-439f-bcaf-640ed2647a6e tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:17:35 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:17:35 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:17:35 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:17:35 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:17:35 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [req-c912f5f0-40ed-433e-ad50-bc9f9ae3b3d5 req-c2769a34-4289-439f-bcaf-640ed2647a6e tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] Volume info retrieved successfully. Sep 03 20:17:35 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-c912f5f0-40ed-433e-ad50-bc9f9ae3b3d5 req-c2769a34-4289-439f-bcaf-640ed2647a6e tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] http://192.168.122.54/volume/v3/volumes/73b11c9a-b599-440f-907c-584416e99c3c returned with HTTP 200 Sep 03 20:17:35 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1328/2620] 192.168.122.54 () {62 vars in 1523 bytes} [Thu Sep 3 20:17:35 2026] GET /volume/v3/volumes/73b11c9a-b599-440f-907c-584416e99c3c => generated 1049 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 20:17:35 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-c912f5f0-40ed-433e-ad50-bc9f9ae3b3d5 req-b865696c-9602-453d-867b-10a5ac5f3194 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:17:35 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-c912f5f0-40ed-433e-ad50-bc9f9ae3b3d5 req-b865696c-9602-453d-867b-10a5ac5f3194 tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] PUT http://192.168.122.54/volume/v3/attachments/58f78965-462a-45c4-b019-fed94fd30fcd Sep 03 20:17:35 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-c912f5f0-40ed-433e-ad50-bc9f9ae3b3d5 req-b865696c-9602-453d-867b-10a5ac5f3194 tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.54", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:dd5588f450", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d480a316-b1bc-4222-9d5e-b857eb49504b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:17:35 devstack devstack@c-api.service[87290]: DEBUG cinder.coordination [req-c912f5f0-40ed-433e-ad50-bc9f9ae3b3d5 req-b865696c-9602-453d-867b-10a5ac5f3194 tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] Acquiring lock "cinder-attachment_update-73b11c9a-b599-440f-907c-584416e99c3c-devstack" by "attachment_update" {{(pid=87290) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 20:17:35 devstack devstack@c-api.service[87290]: DEBUG cinder.coordination [req-c912f5f0-40ed-433e-ad50-bc9f9ae3b3d5 req-b865696c-9602-453d-867b-10a5ac5f3194 tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] Lock "cinder-attachment_update-73b11c9a-b599-440f-907c-584416e99c3c-devstack" acquired by "attachment_update" :: waited 0.014s {{(pid=87290) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 20:17:35 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:17:35 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:17:35 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:17:35 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:17:35 devstack devstack@c-api.service[87290]: DEBUG cinder.coordination [req-c912f5f0-40ed-433e-ad50-bc9f9ae3b3d5 req-b865696c-9602-453d-867b-10a5ac5f3194 tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] Lock "cinder-attachment_update-73b11c9a-b599-440f-907c-584416e99c3c-devstack" released by "attachment_update" :: held 0.173s {{(pid=87290) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 20:17:35 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-c912f5f0-40ed-433e-ad50-bc9f9ae3b3d5 req-b865696c-9602-453d-867b-10a5ac5f3194 tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] http://192.168.122.54/volume/v3/attachments/58f78965-462a-45c4-b019-fed94fd30fcd returned with HTTP 200 Sep 03 20:17:35 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1293/2621] 192.168.122.54 () {66 vars in 1588 bytes} [Thu Sep 3 20:17:35 2026] PUT /volume/v3/attachments/58f78965-462a-45c4-b019-fed94fd30fcd => generated 694 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:17:36 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-c912f5f0-40ed-433e-ad50-bc9f9ae3b3d5 req-1fd8153d-9827-4a8d-8d2a-4b44e334a376 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:17:36 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-c912f5f0-40ed-433e-ad50-bc9f9ae3b3d5 req-1fd8153d-9827-4a8d-8d2a-4b44e334a376 tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] POST http://192.168.122.54/volume/v3/attachments/58f78965-462a-45c4-b019-fed94fd30fcd/action Sep 03 20:17:36 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-c912f5f0-40ed-433e-ad50-bc9f9ae3b3d5 req-1fd8153d-9827-4a8d-8d2a-4b44e334a376 tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] Action body: b'{"os-complete": null}' {{(pid=87289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:17:36 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-c912f5f0-40ed-433e-ad50-bc9f9ae3b3d5 req-1fd8153d-9827-4a8d-8d2a-4b44e334a376 tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:17:36 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-23dfc7d0-3ac5-48a0-b688-eb939a28cb27 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:17:36 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-23dfc7d0-3ac5-48a0-b688-eb939a28cb27 tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] GET http://192.168.122.54/volume/v3/volumes/73b11c9a-b599-440f-907c-584416e99c3c Sep 03 20:17:36 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-23dfc7d0-3ac5-48a0-b688-eb939a28cb27 tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:17:36 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-23dfc7d0-3ac5-48a0-b688-eb939a28cb27 tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:17:36 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:17:36 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:17:36 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:17:36 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:17:36 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:17:36 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:17:36 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:17:36 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:17:36 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-23dfc7d0-3ac5-48a0-b688-eb939a28cb27 tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] Volume info retrieved successfully. Sep 03 20:17:36 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-23dfc7d0-3ac5-48a0-b688-eb939a28cb27 tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] http://192.168.122.54/volume/v3/volumes/73b11c9a-b599-440f-907c-584416e99c3c returned with HTTP 200 Sep 03 20:17:36 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1294/2622] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:17:36 2026] GET /volume/v3/volumes/73b11c9a-b599-440f-907c-584416e99c3c => generated 887 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:17:36 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-c912f5f0-40ed-433e-ad50-bc9f9ae3b3d5 req-1fd8153d-9827-4a8d-8d2a-4b44e334a376 tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] http://192.168.122.54/volume/v3/attachments/58f78965-462a-45c4-b019-fed94fd30fcd/action returned with HTTP 204 Sep 03 20:17:36 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1329/2623] 192.168.122.54 () {66 vars in 1609 bytes} [Thu Sep 3 20:17:36 2026] POST /volume/v3/attachments/58f78965-462a-45c4-b019-fed94fd30fcd/action => generated 0 bytes in 94 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:17:37 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-78015362-a0e8-4804-9e25-e2eaae8468bf None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:17:37 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-78015362-a0e8-4804-9e25-e2eaae8468bf tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] GET http://192.168.122.54/volume/v3/volumes/73b11c9a-b599-440f-907c-584416e99c3c Sep 03 20:17:37 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-78015362-a0e8-4804-9e25-e2eaae8468bf tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:17:37 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-78015362-a0e8-4804-9e25-e2eaae8468bf tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:17:37 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:17:37 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:17:37 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:17:37 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:17:37 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-78015362-a0e8-4804-9e25-e2eaae8468bf tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] Volume info retrieved successfully. Sep 03 20:17:37 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-78015362-a0e8-4804-9e25-e2eaae8468bf tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] http://192.168.122.54/volume/v3/volumes/73b11c9a-b599-440f-907c-584416e99c3c returned with HTTP 200 Sep 03 20:17:37 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1295/2624] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:17:37 2026] GET /volume/v3/volumes/73b11c9a-b599-440f-907c-584416e99c3c => generated 1179 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 20:17:37 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-24502c91-e9a7-40c7-b667-c16b2e3e1261 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:17:37 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-24502c91-e9a7-40c7-b667-c16b2e3e1261 tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] GET http://192.168.122.54/volume/v3/volumes/73b11c9a-b599-440f-907c-584416e99c3c Sep 03 20:17:37 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-24502c91-e9a7-40c7-b667-c16b2e3e1261 tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:17:37 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-24502c91-e9a7-40c7-b667-c16b2e3e1261 tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:17:37 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:17:37 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:17:37 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:17:37 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:17:37 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-24502c91-e9a7-40c7-b667-c16b2e3e1261 tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] Volume info retrieved successfully. Sep 03 20:17:37 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-24502c91-e9a7-40c7-b667-c16b2e3e1261 tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] http://192.168.122.54/volume/v3/volumes/73b11c9a-b599-440f-907c-584416e99c3c returned with HTTP 200 Sep 03 20:17:37 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1330/2625] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:17:37 2026] GET /volume/v3/volumes/73b11c9a-b599-440f-907c-584416e99c3c => generated 1179 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 20:17:37 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-f612ba3c-0254-4b48-8b70-4d510d713b28 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:17:37 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1296/2626] 192.168.122.54 () {62 vars in 1490 bytes} [Thu Sep 3 20:17:37 2026] DELETE /volume/v3/attachments/58f78965-462a-45c4-b019-fed94fd30fcd => generated 114 bytes in 4 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 03 20:17:37 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-41b0d512-c17a-462d-801b-027db8c7a2f7 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:17:37 devstack devstack@c-api.service[87289]: WARNING keystonemiddleware.auth_token [None req-41b0d512-c17a-462d-801b-027db8c7a2f7 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 03 20:17:37 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1331/2627] 192.168.122.54 () {62 vars in 1490 bytes} [Thu Sep 3 20:17:37 2026] DELETE /volume/v3/attachments/58f78965-462a-45c4-b019-fed94fd30fcd => generated 114 bytes in 40 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 03 20:17:37 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-5ff07757-76ce-49ee-add2-fe73f6d12391 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:17:37 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5ff07757-76ce-49ee-add2-fe73f6d12391 tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] DELETE http://192.168.122.54/volume/v3/attachments/58f78965-462a-45c4-b019-fed94fd30fcd Sep 03 20:17:37 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5ff07757-76ce-49ee-add2-fe73f6d12391 tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:17:37 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5ff07757-76ce-49ee-add2-fe73f6d12391 tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] Calling method 'version_select' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:17:37 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:17:37 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:17:37 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-5ff07757-76ce-49ee-add2-fe73f6d12391 tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] Attachment connected to vm 04c02593-28dc-4b00-bb01-bb4c490693c0, checking data on nova Sep 03 20:17:37 devstack devstack@c-api.service[87290]: DEBUG cinder.compute.nova [None req-5ff07757-76ce-49ee-add2-fe73f6d12391 tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] Creating Keystone token plugin using URL: http://192.168.122.54/identity {{(pid=87290) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 03 20:17:37 devstack devstack@c-api.service[87290]: DEBUG novaclient.v2.client [None req-5ff07757-76ce-49ee-add2-fe73f6d12391 tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] REQ: curl -g -i -X GET http://192.168.122.54/compute/v2.1/servers/04c02593-28dc-4b00-bb01-bb4c490693c0/os-volume_attachments/73b11c9a-b599-440f-907c-584416e99c3c -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}2f7b94c3b4ab08a51f67bf5df92508f3e16ea2dab3f93099b7d1abb84e0bcb7f" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-5ff07757-76ce-49ee-add2-fe73f6d12391" -H "X-Service-Token: {SHA256}66942a9741b202e6f00f238b877c3d8ddfefdc94a5f1678bcfa9c5bebb03cbde" {{(pid=87290) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 03 20:17:38 devstack devstack@c-api.service[87290]: DEBUG novaclient.v2.client [None req-5ff07757-76ce-49ee-add2-fe73f6d12391 tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 03 Sep 2026 18:17:37 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-712379c0-df90-4f11-853a-2affdb7aeb53 x-openstack-request-id: req-712379c0-df90-4f11-853a-2affdb7aeb53 {{(pid=87290) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 03 20:17:38 devstack devstack@c-api.service[87290]: DEBUG novaclient.v2.client [None req-5ff07757-76ce-49ee-add2-fe73f6d12391 tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "73b11c9a-b599-440f-907c-584416e99c3c", "serverId": "04c02593-28dc-4b00-bb01-bb4c490693c0", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "58f78965-462a-45c4-b019-fed94fd30fcd", "bdm_uuid": "f83fd137-2759-4eb5-b299-4b4122898c51"}} {{(pid=87290) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 03 20:17:38 devstack devstack@c-api.service[87290]: DEBUG novaclient.v2.client [None req-5ff07757-76ce-49ee-add2-fe73f6d12391 tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] GET call to compute for http://192.168.122.54/compute/v2.1/servers/04c02593-28dc-4b00-bb01-bb4c490693c0/os-volume_attachments/73b11c9a-b599-440f-907c-584416e99c3c used request id req-712379c0-df90-4f11-853a-2affdb7aeb53 {{(pid=87290) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 03 20:17:38 devstack devstack@c-api.service[87290]: ERROR cinder.volume.api [None req-5ff07757-76ce-49ee-add2-fe73f6d12391 tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-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 03 20:17:38 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault [None req-5ff07757-76ce-49ee-add2-fe73f6d12391 tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] Caught error: Detach volume from instance 04c02593-28dc-4b00-bb01-bb4c490693c0 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 04c02593-28dc-4b00-bb01-bb4c490693c0 using the Compute API Sep 03 20:17:38 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 03 20:17:38 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 03 20:17:38 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 03 20:17:38 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:17:38 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 03 20:17:38 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 03 20:17:38 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:17:38 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 03 20:17:38 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 03 20:17:38 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:17:38 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 03 20:17:38 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 03 20:17:38 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:17:38 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 03 20:17:38 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 03 20:17:38 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:17:38 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 03 20:17:38 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 03 20:17:38 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:17:38 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 03 20:17:38 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 03 20:17:38 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:17:38 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 03 20:17:38 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 03 20:17:38 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:17:38 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 03 20:17:38 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 03 20:17:38 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:17:38 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 03 20:17:38 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 03 20:17:38 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:17:38 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 03 20:17:38 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 03 20:17:38 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:17:38 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 03 20:17:38 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 03 20:17:38 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:17:38 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 03 20:17:38 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 03 20:17:38 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:17:38 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 03 20:17:38 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 03 20:17:38 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:17:38 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 03 20:17:38 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 03 20:17:38 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:17:38 devstack devstack@c-api.service[87290]: 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 03 20:17:38 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 03 20:17:38 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:17:38 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 03 20:17:38 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 03 20:17:38 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:17:38 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 03 20:17:38 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 03 20:17:38 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:17:38 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 03 20:17:38 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 03 20:17:38 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:17:38 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 03 20:17:38 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 03 20:17:38 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:17:38 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 03 20:17:38 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 03 20:17:38 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:17:38 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 03 20:17:38 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 03 20:17:38 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:17:38 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 03 20:17:38 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 03 20:17:38 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:17:38 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 03 20:17:38 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 03 20:17:38 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:17:38 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 03 20:17:38 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 03 20:17:38 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:17:38 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 03 20:17:38 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 03 20:17:38 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:17:38 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 03 20:17:38 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 03 20:17:38 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:17:38 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Sep 03 20:17:38 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Sep 03 20:17:38 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:17:38 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Sep 03 20:17:38 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Sep 03 20:17:38 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:17:38 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Sep 03 20:17:38 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Sep 03 20:17:38 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 03 20:17:38 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 03 20:17:38 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 04c02593-28dc-4b00-bb01-bb4c490693c0 using the Compute API Sep 03 20:17:38 devstack devstack@c-api.service[87290]: ERROR cinder.api.middleware.fault Sep 03 20:17:38 devstack devstack@c-api.service[87290]: INFO cinder.api.middleware.fault [None req-5ff07757-76ce-49ee-add2-fe73f6d12391 tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] http://192.168.122.54/volume/v3/attachments/58f78965-462a-45c4-b019-fed94fd30fcd returned with HTTP 409 Sep 03 20:17:38 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1297/2628] 192.168.122.54 () {60 vars in 1283 bytes} [Thu Sep 3 20:17:37 2026] DELETE /volume/v3/attachments/58f78965-462a-45c4-b019-fed94fd30fcd => generated 167 bytes in 297 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:17:38 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-5c0229dd-8512-4f7c-aea5-ae402523d6d9 req-fc15171e-4b15-4e7a-8dcd-7ba8aa7e374e None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:17:38 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-5c0229dd-8512-4f7c-aea5-ae402523d6d9 req-fc15171e-4b15-4e7a-8dcd-7ba8aa7e374e tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] GET http://192.168.122.54/volume/v3/volumes/73b11c9a-b599-440f-907c-584416e99c3c Sep 03 20:17:38 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-5c0229dd-8512-4f7c-aea5-ae402523d6d9 req-fc15171e-4b15-4e7a-8dcd-7ba8aa7e374e tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:17:38 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-5c0229dd-8512-4f7c-aea5-ae402523d6d9 req-fc15171e-4b15-4e7a-8dcd-7ba8aa7e374e tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:17:38 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:17:38 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:17:38 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:17:38 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:17:38 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [req-5c0229dd-8512-4f7c-aea5-ae402523d6d9 req-fc15171e-4b15-4e7a-8dcd-7ba8aa7e374e tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] Volume info retrieved successfully. Sep 03 20:17:38 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-5c0229dd-8512-4f7c-aea5-ae402523d6d9 req-fc15171e-4b15-4e7a-8dcd-7ba8aa7e374e tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] http://192.168.122.54/volume/v3/volumes/73b11c9a-b599-440f-907c-584416e99c3c returned with HTTP 200 Sep 03 20:17:38 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1332/2629] 192.168.122.54 () {60 vars in 1482 bytes} [Thu Sep 3 20:17:38 2026] GET /volume/v3/volumes/73b11c9a-b599-440f-907c-584416e99c3c => generated 1161 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:17:38 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-5c0229dd-8512-4f7c-aea5-ae402523d6d9 req-23745581-eafd-45a0-8533-ae68df2ac83a None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:17:38 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-5c0229dd-8512-4f7c-aea5-ae402523d6d9 req-23745581-eafd-45a0-8533-ae68df2ac83a tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] POST http://192.168.122.54/volume/v3/volumes/73b11c9a-b599-440f-907c-584416e99c3c/action Sep 03 20:17:38 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-5c0229dd-8512-4f7c-aea5-ae402523d6d9 req-23745581-eafd-45a0-8533-ae68df2ac83a tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:17:38 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-5c0229dd-8512-4f7c-aea5-ae402523d6d9 req-23745581-eafd-45a0-8533-ae68df2ac83a tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:17:38 devstack devstack@c-api.service[87290]: DEBUG oslo_db.sqlalchemy.engines [req-5c0229dd-8512-4f7c-aea5-ae402523d6d9 req-23745581-eafd-45a0-8533-ae68df2ac83a tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 20:17:38 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:17:38 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:17:38 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:17:38 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:17:38 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [req-5c0229dd-8512-4f7c-aea5-ae402523d6d9 req-23745581-eafd-45a0-8533-ae68df2ac83a tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] Volume info retrieved successfully. Sep 03 20:17:38 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [req-5c0229dd-8512-4f7c-aea5-ae402523d6d9 req-23745581-eafd-45a0-8533-ae68df2ac83a tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] Begin detaching volume completed successfully. Sep 03 20:17:38 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-5c0229dd-8512-4f7c-aea5-ae402523d6d9 req-23745581-eafd-45a0-8533-ae68df2ac83a tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] http://192.168.122.54/volume/v3/volumes/73b11c9a-b599-440f-907c-584416e99c3c/action returned with HTTP 202 Sep 03 20:17:38 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1298/2630] 192.168.122.54 () {64 vars in 1556 bytes} [Thu Sep 3 20:17:38 2026] POST /volume/v3/volumes/73b11c9a-b599-440f-907c-584416e99c3c/action => generated 0 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 20:17:38 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-28bb7c17-59df-4184-8698-b4b2488a03a9 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:17:38 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-28bb7c17-59df-4184-8698-b4b2488a03a9 None None] GET http://192.168.122.54/volume// Sep 03 20:17:38 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-28bb7c17-59df-4184-8698-b4b2488a03a9 None None] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:17:38 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-28bb7c17-59df-4184-8698-b4b2488a03a9 None None] Calling method 'all' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:17:38 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-28bb7c17-59df-4184-8698-b4b2488a03a9 None None] http://192.168.122.54/volume// returned with HTTP 300 Sep 03 20:17:38 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1333/2631] 192.168.122.54 () {58 vars in 1310 bytes} [Thu Sep 3 20:17:38 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 20:17:38 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-5c0229dd-8512-4f7c-aea5-ae402523d6d9 req-a045f768-a8b7-4c43-af35-e5087260806d None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:17:38 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-5c0229dd-8512-4f7c-aea5-ae402523d6d9 req-a045f768-a8b7-4c43-af35-e5087260806d tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] GET http://192.168.122.54/volume/v3/volumes/73b11c9a-b599-440f-907c-584416e99c3c Sep 03 20:17:38 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-5c0229dd-8512-4f7c-aea5-ae402523d6d9 req-a045f768-a8b7-4c43-af35-e5087260806d tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:17:38 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-5c0229dd-8512-4f7c-aea5-ae402523d6d9 req-a045f768-a8b7-4c43-af35-e5087260806d tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:17:38 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:17:38 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:17:38 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:17:38 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:17:38 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [req-5c0229dd-8512-4f7c-aea5-ae402523d6d9 req-a045f768-a8b7-4c43-af35-e5087260806d tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] Volume info retrieved successfully. Sep 03 20:17:38 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-5c0229dd-8512-4f7c-aea5-ae402523d6d9 req-a045f768-a8b7-4c43-af35-e5087260806d tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] http://192.168.122.54/volume/v3/volumes/73b11c9a-b599-440f-907c-584416e99c3c returned with HTTP 200 Sep 03 20:17:38 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1299/2632] 192.168.122.54 () {62 vars in 1523 bytes} [Thu Sep 3 20:17:38 2026] GET /volume/v3/volumes/73b11c9a-b599-440f-907c-584416e99c3c => generated 1345 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 20:17:38 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [req-5c0229dd-8512-4f7c-aea5-ae402523d6d9 req-66534904-9376-4c9a-9d2d-5978d39b342c None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:17:38 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-5c0229dd-8512-4f7c-aea5-ae402523d6d9 req-66534904-9376-4c9a-9d2d-5978d39b342c tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] DELETE http://192.168.122.54/volume/v3/attachments/58f78965-462a-45c4-b019-fed94fd30fcd Sep 03 20:17:38 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-5c0229dd-8512-4f7c-aea5-ae402523d6d9 req-66534904-9376-4c9a-9d2d-5978d39b342c tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:17:38 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [req-5c0229dd-8512-4f7c-aea5-ae402523d6d9 req-66534904-9376-4c9a-9d2d-5978d39b342c tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] Calling method 'version_select' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:17:38 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:17:38 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:17:38 devstack devstack@c-api.service[87289]: /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 03 20:17:38 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, Sep 03 20:17:39 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [req-5c0229dd-8512-4f7c-aea5-ae402523d6d9 req-66534904-9376-4c9a-9d2d-5978d39b342c tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] http://192.168.122.54/volume/v3/attachments/58f78965-462a-45c4-b019-fed94fd30fcd returned with HTTP 200 Sep 03 20:17:39 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1334/2633] 192.168.122.54 () {64 vars in 1557 bytes} [Thu Sep 3 20:17:38 2026] DELETE /volume/v3/attachments/58f78965-462a-45c4-b019-fed94fd30fcd => generated 19 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:17:39 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [req-3d32f3f9-c48c-403a-a7f5-6efdf560dcdd req-032570ef-57bb-4245-8816-ad9f44bb98ca None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:17:39 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-3d32f3f9-c48c-403a-a7f5-6efdf560dcdd req-032570ef-57bb-4245-8816-ad9f44bb98ca tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] GET http://192.168.122.54/volume/v3/volumes/73b11c9a-b599-440f-907c-584416e99c3c Sep 03 20:17:39 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-3d32f3f9-c48c-403a-a7f5-6efdf560dcdd req-032570ef-57bb-4245-8816-ad9f44bb98ca tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:17:39 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [req-3d32f3f9-c48c-403a-a7f5-6efdf560dcdd req-032570ef-57bb-4245-8816-ad9f44bb98ca tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:17:39 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:17:39 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:17:39 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:17:39 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:17:39 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [req-3d32f3f9-c48c-403a-a7f5-6efdf560dcdd req-032570ef-57bb-4245-8816-ad9f44bb98ca tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] Volume info retrieved successfully. Sep 03 20:17:39 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [req-3d32f3f9-c48c-403a-a7f5-6efdf560dcdd req-032570ef-57bb-4245-8816-ad9f44bb98ca tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] http://192.168.122.54/volume/v3/volumes/73b11c9a-b599-440f-907c-584416e99c3c returned with HTTP 200 Sep 03 20:17:39 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1300/2634] 192.168.122.54 () {60 vars in 1482 bytes} [Thu Sep 3 20:17:39 2026] GET /volume/v3/volumes/73b11c9a-b599-440f-907c-584416e99c3c => generated 869 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:17:39 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-c4d4c4e9-2f42-4ddc-8c32-9bab573b5594 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:17:39 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c4d4c4e9-2f42-4ddc-8c32-9bab573b5594 tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] DELETE http://192.168.122.54/volume/v3/volumes/73b11c9a-b599-440f-907c-584416e99c3c Sep 03 20:17:39 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c4d4c4e9-2f42-4ddc-8c32-9bab573b5594 tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:17:39 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c4d4c4e9-2f42-4ddc-8c32-9bab573b5594 tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:17:39 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-c4d4c4e9-2f42-4ddc-8c32-9bab573b5594 tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] Delete volume with id: 73b11c9a-b599-440f-907c-584416e99c3c Sep 03 20:17:39 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:17:39 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:17:39 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:17:39 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:17:39 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-c4d4c4e9-2f42-4ddc-8c32-9bab573b5594 tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] Volume info retrieved successfully. Sep 03 20:17:39 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-c4d4c4e9-2f42-4ddc-8c32-9bab573b5594 tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] Delete volume request issued successfully. Sep 03 20:17:39 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c4d4c4e9-2f42-4ddc-8c32-9bab573b5594 tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] http://192.168.122.54/volume/v3/volumes/73b11c9a-b599-440f-907c-584416e99c3c returned with HTTP 202 Sep 03 20:17:39 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1335/2635] 192.168.122.54 () {60 vars in 1271 bytes} [Thu Sep 3 20:17:39 2026] DELETE /volume/v3/volumes/73b11c9a-b599-440f-907c-584416e99c3c => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 20:17:39 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-3877cddf-95c3-4eb4-92ac-685f92d730bf None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:17:39 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-3877cddf-95c3-4eb4-92ac-685f92d730bf tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] GET http://192.168.122.54/volume/v3/volumes/73b11c9a-b599-440f-907c-584416e99c3c Sep 03 20:17:39 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-3877cddf-95c3-4eb4-92ac-685f92d730bf tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:17:39 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-3877cddf-95c3-4eb4-92ac-685f92d730bf tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:17:39 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:17:39 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:17:39 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:17:39 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:17:39 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-3877cddf-95c3-4eb4-92ac-685f92d730bf tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] Volume info retrieved successfully. Sep 03 20:17:39 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-3877cddf-95c3-4eb4-92ac-685f92d730bf tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] http://192.168.122.54/volume/v3/volumes/73b11c9a-b599-440f-907c-584416e99c3c returned with HTTP 200 Sep 03 20:17:39 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1301/2636] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:17:39 2026] GET /volume/v3/volumes/73b11c9a-b599-440f-907c-584416e99c3c => generated 886 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:17:40 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-5a87b420-a125-451f-b52b-cab41aaca7a7 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:17:40 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-5a87b420-a125-451f-b52b-cab41aaca7a7 tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] GET http://192.168.122.54/volume/v3/volumes/73b11c9a-b599-440f-907c-584416e99c3c Sep 03 20:17:40 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-5a87b420-a125-451f-b52b-cab41aaca7a7 tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:17:40 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-5a87b420-a125-451f-b52b-cab41aaca7a7 tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:17:40 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-5a87b420-a125-451f-b52b-cab41aaca7a7 tempest-TestServerVolumeAttachScenarioOldVersion-681285379 tempest-TestServerVolumeAttachScenarioOldVersion-681285379-project-member] http://192.168.122.54/volume/v3/volumes/73b11c9a-b599-440f-907c-584416e99c3c returned with HTTP 404 Sep 03 20:17:40 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1336/2637] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:17:40 2026] GET /volume/v3/volumes/73b11c9a-b599-440f-907c-584416e99c3c => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 20:17:49 devstack devstack@c-api.service[87290]: DEBUG dbcounter [-] [87290] Writing DB stats cinder:SELECT=84,cinder:UPDATE=2 {{(pid=87290) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 20:17:50 devstack devstack@c-api.service[87289]: DEBUG dbcounter [-] [87289] Writing DB stats cinder:SELECT=176,cinder:INSERT=37,cinder:UPDATE=59 {{(pid=87289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 20:18:15 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-c3aa2089-0a2c-4a01-8d22-df6a4eabc1ef None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:18:15 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c3aa2089-0a2c-4a01-8d22-df6a4eabc1ef tempest-TestImageHashVerification-1198949265 tempest-TestImageHashVerification-1198949265-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:18:15 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c3aa2089-0a2c-4a01-8d22-df6a4eabc1ef tempest-TestImageHashVerification-1198949265 tempest-TestImageHashVerification-1198949265-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-2109051310", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:18:15 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.volumes [None req-c3aa2089-0a2c-4a01-8d22-df6a4eabc1ef tempest-TestImageHashVerification-1198949265 tempest-TestImageHashVerification-1198949265-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-2109051310', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:18:15 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-c3aa2089-0a2c-4a01-8d22-df6a4eabc1ef tempest-TestImageHashVerification-1198949265 tempest-TestImageHashVerification-1198949265-project-member] Create volume of 1 GB Sep 03 20:18:16 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-c3aa2089-0a2c-4a01-8d22-df6a4eabc1ef tempest-TestImageHashVerification-1198949265 tempest-TestImageHashVerification-1198949265-project-member] Availability Zones retrieved successfully. Sep 03 20:18:16 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-c3aa2089-0a2c-4a01-8d22-df6a4eabc1ef tempest-TestImageHashVerification-1198949265 tempest-TestImageHashVerification-1198949265-project-member] Flow 'volume_create_api' (f20b6be9-bec7-48c6-884e-6c5ef5d8f0f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:18:16 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-c3aa2089-0a2c-4a01-8d22-df6a4eabc1ef tempest-TestImageHashVerification-1198949265 tempest-TestImageHashVerification-1198949265-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3aab7e28-67f7-4480-82fc-57134a4682c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:18:16 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.flows.api.create_volume [None req-c3aa2089-0a2c-4a01-8d22-df6a4eabc1ef tempest-TestImageHashVerification-1198949265 tempest-TestImageHashVerification-1198949265-project-member] Validating volume size '1' using validate_int {{(pid=87290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:18:16 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-c3aa2089-0a2c-4a01-8d22-df6a4eabc1ef tempest-TestImageHashVerification-1198949265 tempest-TestImageHashVerification-1198949265-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3aab7e28-67f7-4480-82fc-57134a4682c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:18:16 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-c3aa2089-0a2c-4a01-8d22-df6a4eabc1ef tempest-TestImageHashVerification-1198949265 tempest-TestImageHashVerification-1198949265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a5efda6-81aa-442c-a0c7-9b1b240a6463) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:18:16 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-c3aa2089-0a2c-4a01-8d22-df6a4eabc1ef tempest-TestImageHashVerification-1198949265 tempest-TestImageHashVerification-1198949265-project-member] Created reservations ['e952a46f-2ccc-4658-b53b-7125fa6f4356', '227753ae-7d8c-49c9-bff2-ee6429f1df87', 'e142e133-3d72-4b90-ba4e-81265c84dda1', '9cb16a36-0adc-4c44-ba07-885d14854614'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:18:16 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-c3aa2089-0a2c-4a01-8d22-df6a4eabc1ef tempest-TestImageHashVerification-1198949265 tempest-TestImageHashVerification-1198949265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a5efda6-81aa-442c-a0c7-9b1b240a6463) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e952a46f-2ccc-4658-b53b-7125fa6f4356', '227753ae-7d8c-49c9-bff2-ee6429f1df87', 'e142e133-3d72-4b90-ba4e-81265c84dda1', '9cb16a36-0adc-4c44-ba07-885d14854614']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:18:16 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-c3aa2089-0a2c-4a01-8d22-df6a4eabc1ef tempest-TestImageHashVerification-1198949265 tempest-TestImageHashVerification-1198949265-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13df7871-d806-4dfe-b10b-85ffc525bd6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:18:16 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:18:16 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:18:16 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-c3aa2089-0a2c-4a01-8d22-df6a4eabc1ef tempest-TestImageHashVerification-1198949265 tempest-TestImageHashVerification-1198949265-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13df7871-d806-4dfe-b10b-85ffc525bd6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '13db4706-a1e3-43bb-ad97-ef6b8fa4c949', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-2109051310',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6868d0a8c65f4a05a1fdb4637931165d',qos_specs=None,replication_status=,reservations=['e952a46f-2ccc-4658-b53b-7125fa6f4356','227753ae-7d8c-49c9-bff2-ee6429f1df87','e142e133-3d72-4b90-ba4e-81265c84dda1','9cb16a36-0adc-4c44-ba07-885d14854614'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a88605b447b42b19f16d09f0b4e6be7',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:18:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-2109051310',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=13db4706-a1e3-43bb-ad97-ef6b8fa4c949,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6868d0a8c65f4a05a1fdb4637931165d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6a88605b447b42b19f16d09f0b4e6be7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:18:16 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-c3aa2089-0a2c-4a01-8d22-df6a4eabc1ef tempest-TestImageHashVerification-1198949265 tempest-TestImageHashVerification-1198949265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4f5c9bf-5284-4757-a788-e1ce111eeefd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:18:16 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-c3aa2089-0a2c-4a01-8d22-df6a4eabc1ef tempest-TestImageHashVerification-1198949265 tempest-TestImageHashVerification-1198949265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4f5c9bf-5284-4757-a788-e1ce111eeefd) transitioned into state 'SUCCESS' from state '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-2109051310',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6868d0a8c65f4a05a1fdb4637931165d',qos_specs=None,replication_status=,reservations=['e952a46f-2ccc-4658-b53b-7125fa6f4356','227753ae-7d8c-49c9-bff2-ee6429f1df87','e142e133-3d72-4b90-ba4e-81265c84dda1','9cb16a36-0adc-4c44-ba07-885d14854614'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a88605b447b42b19f16d09f0b4e6be7',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:18:16 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-c3aa2089-0a2c-4a01-8d22-df6a4eabc1ef tempest-TestImageHashVerification-1198949265 tempest-TestImageHashVerification-1198949265-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a96d857-c3d0-4191-b5be-0c90130ffdfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:18:16 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-c3aa2089-0a2c-4a01-8d22-df6a4eabc1ef tempest-TestImageHashVerification-1198949265 tempest-TestImageHashVerification-1198949265-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a96d857-c3d0-4191-b5be-0c90130ffdfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:18:16 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-c3aa2089-0a2c-4a01-8d22-df6a4eabc1ef tempest-TestImageHashVerification-1198949265 tempest-TestImageHashVerification-1198949265-project-member] Flow 'volume_create_api' (f20b6be9-bec7-48c6-884e-6c5ef5d8f0f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:18:16 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-c3aa2089-0a2c-4a01-8d22-df6a4eabc1ef tempest-TestImageHashVerification-1198949265 tempest-TestImageHashVerification-1198949265-project-member] Create volume request issued successfully. Sep 03 20:18:16 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c3aa2089-0a2c-4a01-8d22-df6a4eabc1ef tempest-TestImageHashVerification-1198949265 tempest-TestImageHashVerification-1198949265-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:18:16 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1302/2638] 192.168.122.54 () {60 vars in 1138 bytes} [Thu Sep 3 20:18:15 2026] POST /volume/v3/volumes => generated 763 bytes in 556 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 20:18:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-82754787-8007-4d81-ab6d-f507fb0d3fca None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:18:16 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-82754787-8007-4d81-ab6d-f507fb0d3fca tempest-TestImageHashVerification-1198949265 tempest-TestImageHashVerification-1198949265-project-member] GET http://192.168.122.54/volume/v3/volumes/13db4706-a1e3-43bb-ad97-ef6b8fa4c949 Sep 03 20:18:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-82754787-8007-4d81-ab6d-f507fb0d3fca tempest-TestImageHashVerification-1198949265 tempest-TestImageHashVerification-1198949265-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:18:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-82754787-8007-4d81-ab6d-f507fb0d3fca tempest-TestImageHashVerification-1198949265 tempest-TestImageHashVerification-1198949265-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:18:16 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:18:16 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:18:16 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:18:16 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:18:16 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-82754787-8007-4d81-ab6d-f507fb0d3fca tempest-TestImageHashVerification-1198949265 tempest-TestImageHashVerification-1198949265-project-member] Volume info retrieved successfully. Sep 03 20:18:16 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-82754787-8007-4d81-ab6d-f507fb0d3fca tempest-TestImageHashVerification-1198949265 tempest-TestImageHashVerification-1198949265-project-member] http://192.168.122.54/volume/v3/volumes/13db4706-a1e3-43bb-ad97-ef6b8fa4c949 returned with HTTP 200 Sep 03 20:18:16 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1337/2639] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:18:16 2026] GET /volume/v3/volumes/13db4706-a1e3-43bb-ad97-ef6b8fa4c949 => generated 831 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:18:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-633811b1-27a3-4af0-89bb-ac82deb76159 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:18:17 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-633811b1-27a3-4af0-89bb-ac82deb76159 tempest-TestImageHashVerification-1198949265 tempest-TestImageHashVerification-1198949265-project-member] GET http://192.168.122.54/volume/v3/volumes/13db4706-a1e3-43bb-ad97-ef6b8fa4c949 Sep 03 20:18:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-633811b1-27a3-4af0-89bb-ac82deb76159 tempest-TestImageHashVerification-1198949265 tempest-TestImageHashVerification-1198949265-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:18:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-633811b1-27a3-4af0-89bb-ac82deb76159 tempest-TestImageHashVerification-1198949265 tempest-TestImageHashVerification-1198949265-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:18:17 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:18:17 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:18:17 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:18:17 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:18:17 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-633811b1-27a3-4af0-89bb-ac82deb76159 tempest-TestImageHashVerification-1198949265 tempest-TestImageHashVerification-1198949265-project-member] Volume info retrieved successfully. Sep 03 20:18:17 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-633811b1-27a3-4af0-89bb-ac82deb76159 tempest-TestImageHashVerification-1198949265 tempest-TestImageHashVerification-1198949265-project-member] http://192.168.122.54/volume/v3/volumes/13db4706-a1e3-43bb-ad97-ef6b8fa4c949 returned with HTTP 200 Sep 03 20:18:17 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1303/2640] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:18:17 2026] GET /volume/v3/volumes/13db4706-a1e3-43bb-ad97-ef6b8fa4c949 => generated 856 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:18:17 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-89dc20d9-29df-4b9c-aa97-53fdd025da13 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:18:17 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-89dc20d9-29df-4b9c-aa97-53fdd025da13 tempest-TestImageHashVerification-1198949265 tempest-TestImageHashVerification-1198949265-project-member] GET http://192.168.122.54/volume/v3/volumes/13db4706-a1e3-43bb-ad97-ef6b8fa4c949 Sep 03 20:18:17 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-89dc20d9-29df-4b9c-aa97-53fdd025da13 tempest-TestImageHashVerification-1198949265 tempest-TestImageHashVerification-1198949265-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:18:17 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-89dc20d9-29df-4b9c-aa97-53fdd025da13 tempest-TestImageHashVerification-1198949265 tempest-TestImageHashVerification-1198949265-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:18:17 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:18:17 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:18:17 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:18:17 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:18:17 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-89dc20d9-29df-4b9c-aa97-53fdd025da13 tempest-TestImageHashVerification-1198949265 tempest-TestImageHashVerification-1198949265-project-member] Volume info retrieved successfully. Sep 03 20:18:17 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-89dc20d9-29df-4b9c-aa97-53fdd025da13 tempest-TestImageHashVerification-1198949265 tempest-TestImageHashVerification-1198949265-project-member] http://192.168.122.54/volume/v3/volumes/13db4706-a1e3-43bb-ad97-ef6b8fa4c949 returned with HTTP 200 Sep 03 20:18:17 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1338/2641] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:18:17 2026] GET /volume/v3/volumes/13db4706-a1e3-43bb-ad97-ef6b8fa4c949 => generated 856 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:18:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-260cd460-d89a-40c1-bd21-48d070629c3d None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:18:17 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-260cd460-d89a-40c1-bd21-48d070629c3d tempest-TestImageHashVerification-1198949265 tempest-TestImageHashVerification-1198949265-project-member] POST http://192.168.122.54/volume/v3/volumes/13db4706-a1e3-43bb-ad97-ef6b8fa4c949/action Sep 03 20:18:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-260cd460-d89a-40c1-bd21-48d070629c3d tempest-TestImageHashVerification-1198949265 tempest-TestImageHashVerification-1198949265-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-487382853", "disk_format": "raw"}}' {{(pid=87290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:18:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-260cd460-d89a-40c1-bd21-48d070629c3d tempest-TestImageHashVerification-1198949265 tempest-TestImageHashVerification-1198949265-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-487382853", "disk_format": "raw"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:18:17 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:18:17 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:18:17 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:18:17 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:18:17 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-260cd460-d89a-40c1-bd21-48d070629c3d tempest-TestImageHashVerification-1198949265 tempest-TestImageHashVerification-1198949265-project-member] Volume info retrieved successfully. Sep 03 20:18:17 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:18:17 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:18:17 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:18:17 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:18:17 devstack devstack@c-api.service[87290]: DEBUG cinder.image.image_utils [None req-260cd460-d89a-40c1-bd21-48d070629c3d tempest-TestImageHashVerification-1198949265 tempest-TestImageHashVerification-1198949265-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-487382853'}] 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-487382853'}]. {{(pid=87290) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 03 20:18:18 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-260cd460-d89a-40c1-bd21-48d070629c3d tempest-TestImageHashVerification-1198949265 tempest-TestImageHashVerification-1198949265-project-member] Copy volume to image completed successfully. Sep 03 20:18:18 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-260cd460-d89a-40c1-bd21-48d070629c3d tempest-TestImageHashVerification-1198949265 tempest-TestImageHashVerification-1198949265-project-member] http://192.168.122.54/volume/v3/volumes/13db4706-a1e3-43bb-ad97-ef6b8fa4c949/action returned with HTTP 202 Sep 03 20:18:18 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1304/2642] 192.168.122.54 () {60 vars in 1270 bytes} [Thu Sep 3 20:18:17 2026] POST /volume/v3/volumes/13db4706-a1e3-43bb-ad97-ef6b8fa4c949/action => generated 653 bytes in 948 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:18:27 devstack devstack@c-api.service[87289]: DEBUG dbcounter [-] [87289] Writing DB stats cinder:SELECT=8 {{(pid=87289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 20:18:27 devstack devstack@c-api.service[87290]: DEBUG dbcounter [-] [87290] Writing DB stats cinder:SELECT=35,cinder:INSERT=10,cinder:UPDATE=13 {{(pid=87290) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 20:18:42 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-e7e1d50c-e3f9-4a60-bb62-9ac173641390 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:18:42 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-e7e1d50c-e3f9-4a60-bb62-9ac173641390 tempest-TestImageHashVerification-1198949265 tempest-TestImageHashVerification-1198949265-project-member] GET http://192.168.122.54/volume/v3/volumes/13db4706-a1e3-43bb-ad97-ef6b8fa4c949 Sep 03 20:18:42 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-e7e1d50c-e3f9-4a60-bb62-9ac173641390 tempest-TestImageHashVerification-1198949265 tempest-TestImageHashVerification-1198949265-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:18:42 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-e7e1d50c-e3f9-4a60-bb62-9ac173641390 tempest-TestImageHashVerification-1198949265 tempest-TestImageHashVerification-1198949265-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:18:42 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:18:42 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:18:42 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:18:42 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:18:42 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-e7e1d50c-e3f9-4a60-bb62-9ac173641390 tempest-TestImageHashVerification-1198949265 tempest-TestImageHashVerification-1198949265-project-member] Volume info retrieved successfully. Sep 03 20:18:42 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-e7e1d50c-e3f9-4a60-bb62-9ac173641390 tempest-TestImageHashVerification-1198949265 tempest-TestImageHashVerification-1198949265-project-member] http://192.168.122.54/volume/v3/volumes/13db4706-a1e3-43bb-ad97-ef6b8fa4c949 returned with HTTP 200 Sep 03 20:18:42 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1339/2643] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:18:42 2026] GET /volume/v3/volumes/13db4706-a1e3-43bb-ad97-ef6b8fa4c949 => generated 856 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:18:43 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-125c053e-dd00-4e98-aaca-5a04d493b633 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:18:43 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-125c053e-dd00-4e98-aaca-5a04d493b633 tempest-TestImageHashVerification-1198949265 tempest-TestImageHashVerification-1198949265-project-member] GET http://192.168.122.54/volume/v3/volumes/13db4706-a1e3-43bb-ad97-ef6b8fa4c949 Sep 03 20:18:43 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-125c053e-dd00-4e98-aaca-5a04d493b633 tempest-TestImageHashVerification-1198949265 tempest-TestImageHashVerification-1198949265-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:18:43 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-125c053e-dd00-4e98-aaca-5a04d493b633 tempest-TestImageHashVerification-1198949265 tempest-TestImageHashVerification-1198949265-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:18:43 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:18:43 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:18:43 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:18:43 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:18:43 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-125c053e-dd00-4e98-aaca-5a04d493b633 tempest-TestImageHashVerification-1198949265 tempest-TestImageHashVerification-1198949265-project-member] Volume info retrieved successfully. Sep 03 20:18:43 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-125c053e-dd00-4e98-aaca-5a04d493b633 tempest-TestImageHashVerification-1198949265 tempest-TestImageHashVerification-1198949265-project-member] http://192.168.122.54/volume/v3/volumes/13db4706-a1e3-43bb-ad97-ef6b8fa4c949 returned with HTTP 200 Sep 03 20:18:43 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1305/2644] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:18:43 2026] GET /volume/v3/volumes/13db4706-a1e3-43bb-ad97-ef6b8fa4c949 => generated 856 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:18:43 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-5646deb7-b772-4229-97d8-7e49bd7a8558 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:18:43 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-5646deb7-b772-4229-97d8-7e49bd7a8558 tempest-TestImageHashVerification-1198949265 tempest-TestImageHashVerification-1198949265-project-member] DELETE http://192.168.122.54/volume/v3/volumes/13db4706-a1e3-43bb-ad97-ef6b8fa4c949 Sep 03 20:18:43 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-5646deb7-b772-4229-97d8-7e49bd7a8558 tempest-TestImageHashVerification-1198949265 tempest-TestImageHashVerification-1198949265-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:18:43 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-5646deb7-b772-4229-97d8-7e49bd7a8558 tempest-TestImageHashVerification-1198949265 tempest-TestImageHashVerification-1198949265-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:18:43 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-5646deb7-b772-4229-97d8-7e49bd7a8558 tempest-TestImageHashVerification-1198949265 tempest-TestImageHashVerification-1198949265-project-member] Delete volume with id: 13db4706-a1e3-43bb-ad97-ef6b8fa4c949 Sep 03 20:18:43 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:18:43 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:18:43 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:18:43 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:18:43 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-5646deb7-b772-4229-97d8-7e49bd7a8558 tempest-TestImageHashVerification-1198949265 tempest-TestImageHashVerification-1198949265-project-member] Volume info retrieved successfully. Sep 03 20:18:44 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-5646deb7-b772-4229-97d8-7e49bd7a8558 tempest-TestImageHashVerification-1198949265 tempest-TestImageHashVerification-1198949265-project-member] Delete volume request issued successfully. Sep 03 20:18:44 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-5646deb7-b772-4229-97d8-7e49bd7a8558 tempest-TestImageHashVerification-1198949265 tempest-TestImageHashVerification-1198949265-project-member] http://192.168.122.54/volume/v3/volumes/13db4706-a1e3-43bb-ad97-ef6b8fa4c949 returned with HTTP 202 Sep 03 20:18:44 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1340/2645] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:18:43 2026] DELETE /volume/v3/volumes/13db4706-a1e3-43bb-ad97-ef6b8fa4c949 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:18:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-98c93c2f-35aa-490c-8907-c609d4454441 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:18:44 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-98c93c2f-35aa-490c-8907-c609d4454441 tempest-TestImageHashVerification-1198949265 tempest-TestImageHashVerification-1198949265-project-member] GET http://192.168.122.54/volume/v3/volumes/13db4706-a1e3-43bb-ad97-ef6b8fa4c949 Sep 03 20:18:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-98c93c2f-35aa-490c-8907-c609d4454441 tempest-TestImageHashVerification-1198949265 tempest-TestImageHashVerification-1198949265-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:18:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-98c93c2f-35aa-490c-8907-c609d4454441 tempest-TestImageHashVerification-1198949265 tempest-TestImageHashVerification-1198949265-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:18:44 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:18:44 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:18:44 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:18:44 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:18:44 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-98c93c2f-35aa-490c-8907-c609d4454441 tempest-TestImageHashVerification-1198949265 tempest-TestImageHashVerification-1198949265-project-member] Volume info retrieved successfully. Sep 03 20:18:44 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-98c93c2f-35aa-490c-8907-c609d4454441 tempest-TestImageHashVerification-1198949265 tempest-TestImageHashVerification-1198949265-project-member] http://192.168.122.54/volume/v3/volumes/13db4706-a1e3-43bb-ad97-ef6b8fa4c949 returned with HTTP 200 Sep 03 20:18:44 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1306/2646] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:18:44 2026] GET /volume/v3/volumes/13db4706-a1e3-43bb-ad97-ef6b8fa4c949 => generated 855 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:18:45 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-e765a5c5-1489-43b5-ade9-17d0e84a632a None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:18:45 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-e765a5c5-1489-43b5-ade9-17d0e84a632a tempest-TestImageHashVerification-1198949265 tempest-TestImageHashVerification-1198949265-project-member] GET http://192.168.122.54/volume/v3/volumes/13db4706-a1e3-43bb-ad97-ef6b8fa4c949 Sep 03 20:18:45 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-e765a5c5-1489-43b5-ade9-17d0e84a632a tempest-TestImageHashVerification-1198949265 tempest-TestImageHashVerification-1198949265-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:18:45 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-e765a5c5-1489-43b5-ade9-17d0e84a632a tempest-TestImageHashVerification-1198949265 tempest-TestImageHashVerification-1198949265-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:18:45 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-e765a5c5-1489-43b5-ade9-17d0e84a632a tempest-TestImageHashVerification-1198949265 tempest-TestImageHashVerification-1198949265-project-member] http://192.168.122.54/volume/v3/volumes/13db4706-a1e3-43bb-ad97-ef6b8fa4c949 returned with HTTP 404 Sep 03 20:18:45 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1341/2647] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:18:45 2026] GET /volume/v3/volumes/13db4706-a1e3-43bb-ad97-ef6b8fa4c949 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:18:54 devstack devstack@c-api.service[87290]: DEBUG dbcounter [-] [87290] Writing DB stats cinder:SELECT=8 {{(pid=87290) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 20:18:55 devstack devstack@c-api.service[87289]: DEBUG dbcounter [-] [87289] Writing DB stats cinder:SELECT=8,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=87289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 20:18:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-be765d9a-c746-496d-8930-f9d914fd9831 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:18:58 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-be765d9a-c746-496d-8930-f9d914fd9831 tempest-VolumeImageDependencyTests-380393637 tempest-VolumeImageDependencyTests-380393637-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:18:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-be765d9a-c746-496d-8930-f9d914fd9831 tempest-VolumeImageDependencyTests-380393637 tempest-VolumeImageDependencyTests-380393637-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "3609a148-a0b2-4bef-8d32-51ede952dd29", "size": 1}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:18:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.volumes [None req-be765d9a-c746-496d-8930-f9d914fd9831 tempest-VolumeImageDependencyTests-380393637 tempest-VolumeImageDependencyTests-380393637-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '3609a148-a0b2-4bef-8d32-51ede952dd29', 'size': 1}} {{(pid=87290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:18:58 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-be765d9a-c746-496d-8930-f9d914fd9831 tempest-VolumeImageDependencyTests-380393637 tempest-VolumeImageDependencyTests-380393637-project-member] Create volume of 1 GB Sep 03 20:18:58 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-be765d9a-c746-496d-8930-f9d914fd9831 tempest-VolumeImageDependencyTests-380393637 tempest-VolumeImageDependencyTests-380393637-project-member] Availability Zones retrieved successfully. Sep 03 20:18:58 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-be765d9a-c746-496d-8930-f9d914fd9831 tempest-VolumeImageDependencyTests-380393637 tempest-VolumeImageDependencyTests-380393637-project-member] Flow 'volume_create_api' (c22ae40a-b67f-46f3-9cd8-c8ce017deffb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:18:58 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-be765d9a-c746-496d-8930-f9d914fd9831 tempest-VolumeImageDependencyTests-380393637 tempest-VolumeImageDependencyTests-380393637-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84483530-d983-427c-a5be-eb3ea3287d5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:18:58 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.flows.api.create_volume [None req-be765d9a-c746-496d-8930-f9d914fd9831 tempest-VolumeImageDependencyTests-380393637 tempest-VolumeImageDependencyTests-380393637-project-member] Validating volume size '1' using validate_int {{(pid=87290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:18:58 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-be765d9a-c746-496d-8930-f9d914fd9831 tempest-VolumeImageDependencyTests-380393637 tempest-VolumeImageDependencyTests-380393637-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84483530-d983-427c-a5be-eb3ea3287d5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:18:58 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-be765d9a-c746-496d-8930-f9d914fd9831 tempest-VolumeImageDependencyTests-380393637 tempest-VolumeImageDependencyTests-380393637-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4db2eed3-54fc-4397-b21d-ae6e98f0c8c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:18:58 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-be765d9a-c746-496d-8930-f9d914fd9831 tempest-VolumeImageDependencyTests-380393637 tempest-VolumeImageDependencyTests-380393637-project-member] Created reservations ['c0b77069-9153-41ac-96b2-10678d796c99', '1c9b15f3-61ee-4d65-b06b-2703cc137483', '2e9c31b2-c56e-48aa-85b5-7a6f1eb11b75', 'b9de23d4-52f2-4dde-ba2f-48841cf6e965'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:18:58 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-be765d9a-c746-496d-8930-f9d914fd9831 tempest-VolumeImageDependencyTests-380393637 tempest-VolumeImageDependencyTests-380393637-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4db2eed3-54fc-4397-b21d-ae6e98f0c8c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c0b77069-9153-41ac-96b2-10678d796c99', '1c9b15f3-61ee-4d65-b06b-2703cc137483', '2e9c31b2-c56e-48aa-85b5-7a6f1eb11b75', 'b9de23d4-52f2-4dde-ba2f-48841cf6e965']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:18:58 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-be765d9a-c746-496d-8930-f9d914fd9831 tempest-VolumeImageDependencyTests-380393637 tempest-VolumeImageDependencyTests-380393637-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (938ea6ab-db31-4866-927a-9762baf1f4b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:18:58 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:18:58 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:18:59 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-be765d9a-c746-496d-8930-f9d914fd9831 tempest-VolumeImageDependencyTests-380393637 tempest-VolumeImageDependencyTests-380393637-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (938ea6ab-db31-4866-927a-9762baf1f4b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05bcbfee-6a90-4dab-bff8-da8a35a6fb09', '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='c99438dfae5248e798ee683bd4d59e4a',qos_specs=None,replication_status=,reservations=['c0b77069-9153-41ac-96b2-10678d796c99','1c9b15f3-61ee-4d65-b06b-2703cc137483','2e9c31b2-c56e-48aa-85b5-7a6f1eb11b75','b9de23d4-52f2-4dde-ba2f-48841cf6e965'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a03f91de9f8421d93b2324cee9f84f5',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:18:58Z,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=05bcbfee-6a90-4dab-bff8-da8a35a6fb09,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c99438dfae5248e798ee683bd4d59e4a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1a03f91de9f8421d93b2324cee9f84f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:18:59 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-be765d9a-c746-496d-8930-f9d914fd9831 tempest-VolumeImageDependencyTests-380393637 tempest-VolumeImageDependencyTests-380393637-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8dafae0e-f09b-4df3-88d6-f2bfb3093098) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:18:59 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-be765d9a-c746-496d-8930-f9d914fd9831 tempest-VolumeImageDependencyTests-380393637 tempest-VolumeImageDependencyTests-380393637-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8dafae0e-f09b-4df3-88d6-f2bfb3093098) transitioned into state 'SUCCESS' from 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='c99438dfae5248e798ee683bd4d59e4a',qos_specs=None,replication_status=,reservations=['c0b77069-9153-41ac-96b2-10678d796c99','1c9b15f3-61ee-4d65-b06b-2703cc137483','2e9c31b2-c56e-48aa-85b5-7a6f1eb11b75','b9de23d4-52f2-4dde-ba2f-48841cf6e965'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a03f91de9f8421d93b2324cee9f84f5',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:18:59 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-be765d9a-c746-496d-8930-f9d914fd9831 tempest-VolumeImageDependencyTests-380393637 tempest-VolumeImageDependencyTests-380393637-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (138af21d-3faf-4b1f-935b-13c4438d3c59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:18:59 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-be765d9a-c746-496d-8930-f9d914fd9831 tempest-VolumeImageDependencyTests-380393637 tempest-VolumeImageDependencyTests-380393637-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (138af21d-3faf-4b1f-935b-13c4438d3c59) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:18:59 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-be765d9a-c746-496d-8930-f9d914fd9831 tempest-VolumeImageDependencyTests-380393637 tempest-VolumeImageDependencyTests-380393637-project-member] Flow 'volume_create_api' (c22ae40a-b67f-46f3-9cd8-c8ce017deffb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:18:59 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-be765d9a-c746-496d-8930-f9d914fd9831 tempest-VolumeImageDependencyTests-380393637 tempest-VolumeImageDependencyTests-380393637-project-member] Create volume request issued successfully. Sep 03 20:18:59 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-be765d9a-c746-496d-8930-f9d914fd9831 tempest-VolumeImageDependencyTests-380393637 tempest-VolumeImageDependencyTests-380393637-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:18:59 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1307/2648] 192.168.122.54 () {62 vars in 1179 bytes} [Thu Sep 3 20:18:58 2026] POST /volume/v3/volumes => generated 782 bytes in 534 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:18:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-8395c324-fe7b-4a0c-a454-401d48fd3425 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:18:59 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-8395c324-fe7b-4a0c-a454-401d48fd3425 tempest-VolumeImageDependencyTests-380393637 tempest-VolumeImageDependencyTests-380393637-project-member] GET http://192.168.122.54/volume/v3/volumes/05bcbfee-6a90-4dab-bff8-da8a35a6fb09 Sep 03 20:18:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-8395c324-fe7b-4a0c-a454-401d48fd3425 tempest-VolumeImageDependencyTests-380393637 tempest-VolumeImageDependencyTests-380393637-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:18:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-8395c324-fe7b-4a0c-a454-401d48fd3425 tempest-VolumeImageDependencyTests-380393637 tempest-VolumeImageDependencyTests-380393637-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:18:59 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:18:59 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:18:59 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:18:59 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:18:59 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-8395c324-fe7b-4a0c-a454-401d48fd3425 tempest-VolumeImageDependencyTests-380393637 tempest-VolumeImageDependencyTests-380393637-project-member] Volume info retrieved successfully. Sep 03 20:18:59 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-8395c324-fe7b-4a0c-a454-401d48fd3425 tempest-VolumeImageDependencyTests-380393637 tempest-VolumeImageDependencyTests-380393637-project-member] http://192.168.122.54/volume/v3/volumes/05bcbfee-6a90-4dab-bff8-da8a35a6fb09 returned with HTTP 200 Sep 03 20:18:59 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1342/2649] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:18:59 2026] GET /volume/v3/volumes/05bcbfee-6a90-4dab-bff8-da8a35a6fb09 => generated 850 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:19:00 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-312b56b5-8aee-40c8-80d7-66cd6189ac5a None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:00 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-312b56b5-8aee-40c8-80d7-66cd6189ac5a tempest-VolumeImageDependencyTests-380393637 tempest-VolumeImageDependencyTests-380393637-project-member] GET http://192.168.122.54/volume/v3/volumes/05bcbfee-6a90-4dab-bff8-da8a35a6fb09 Sep 03 20:19:00 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-312b56b5-8aee-40c8-80d7-66cd6189ac5a tempest-VolumeImageDependencyTests-380393637 tempest-VolumeImageDependencyTests-380393637-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:00 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-312b56b5-8aee-40c8-80d7-66cd6189ac5a tempest-VolumeImageDependencyTests-380393637 tempest-VolumeImageDependencyTests-380393637-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:00 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:00 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:19:00 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:00 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:19:00 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-312b56b5-8aee-40c8-80d7-66cd6189ac5a tempest-VolumeImageDependencyTests-380393637 tempest-VolumeImageDependencyTests-380393637-project-member] Volume info retrieved successfully. Sep 03 20:19:00 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-312b56b5-8aee-40c8-80d7-66cd6189ac5a tempest-VolumeImageDependencyTests-380393637 tempest-VolumeImageDependencyTests-380393637-project-member] http://192.168.122.54/volume/v3/volumes/05bcbfee-6a90-4dab-bff8-da8a35a6fb09 returned with HTTP 200 Sep 03 20:19:00 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1308/2650] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:19:00 2026] GET /volume/v3/volumes/05bcbfee-6a90-4dab-bff8-da8a35a6fb09 => generated 874 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:19:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-a4dfe8c8-dfde-4a83-a76e-d63b3e14b4d8 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:01 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a4dfe8c8-dfde-4a83-a76e-d63b3e14b4d8 tempest-VolumeImageDependencyTests-380393637 tempest-VolumeImageDependencyTests-380393637-project-member] GET http://192.168.122.54/volume/v3/volumes/05bcbfee-6a90-4dab-bff8-da8a35a6fb09 Sep 03 20:19:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a4dfe8c8-dfde-4a83-a76e-d63b3e14b4d8 tempest-VolumeImageDependencyTests-380393637 tempest-VolumeImageDependencyTests-380393637-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a4dfe8c8-dfde-4a83-a76e-d63b3e14b4d8 tempest-VolumeImageDependencyTests-380393637 tempest-VolumeImageDependencyTests-380393637-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:01 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:01 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:19:01 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:01 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:19:01 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-a4dfe8c8-dfde-4a83-a76e-d63b3e14b4d8 tempest-VolumeImageDependencyTests-380393637 tempest-VolumeImageDependencyTests-380393637-project-member] Volume info retrieved successfully. Sep 03 20:19:01 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a4dfe8c8-dfde-4a83-a76e-d63b3e14b4d8 tempest-VolumeImageDependencyTests-380393637 tempest-VolumeImageDependencyTests-380393637-project-member] http://192.168.122.54/volume/v3/volumes/05bcbfee-6a90-4dab-bff8-da8a35a6fb09 returned with HTTP 200 Sep 03 20:19:01 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1343/2651] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:19:01 2026] GET /volume/v3/volumes/05bcbfee-6a90-4dab-bff8-da8a35a6fb09 => generated 932 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:19:02 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-595364bb-2e13-4b40-a445-7c3474dbefa1 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:02 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-595364bb-2e13-4b40-a445-7c3474dbefa1 tempest-VolumeImageDependencyTests-380393637 tempest-VolumeImageDependencyTests-380393637-project-member] GET http://192.168.122.54/volume/v3/volumes/05bcbfee-6a90-4dab-bff8-da8a35a6fb09 Sep 03 20:19:02 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-595364bb-2e13-4b40-a445-7c3474dbefa1 tempest-VolumeImageDependencyTests-380393637 tempest-VolumeImageDependencyTests-380393637-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:02 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-595364bb-2e13-4b40-a445-7c3474dbefa1 tempest-VolumeImageDependencyTests-380393637 tempest-VolumeImageDependencyTests-380393637-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:02 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:02 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:19:02 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:02 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:19:02 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-595364bb-2e13-4b40-a445-7c3474dbefa1 tempest-VolumeImageDependencyTests-380393637 tempest-VolumeImageDependencyTests-380393637-project-member] Volume info retrieved successfully. Sep 03 20:19:02 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-595364bb-2e13-4b40-a445-7c3474dbefa1 tempest-VolumeImageDependencyTests-380393637 tempest-VolumeImageDependencyTests-380393637-project-member] http://192.168.122.54/volume/v3/volumes/05bcbfee-6a90-4dab-bff8-da8a35a6fb09 returned with HTTP 200 Sep 03 20:19:02 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1309/2652] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:19:02 2026] GET /volume/v3/volumes/05bcbfee-6a90-4dab-bff8-da8a35a6fb09 => generated 935 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:19:03 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-2208190f-2b1e-4308-a87e-29ea746af2c5 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:03 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-2208190f-2b1e-4308-a87e-29ea746af2c5 tempest-VolumeImageDependencyTests-380393637 tempest-VolumeImageDependencyTests-380393637-project-member] GET http://192.168.122.54/volume/v3/volumes/05bcbfee-6a90-4dab-bff8-da8a35a6fb09 Sep 03 20:19:03 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-2208190f-2b1e-4308-a87e-29ea746af2c5 tempest-VolumeImageDependencyTests-380393637 tempest-VolumeImageDependencyTests-380393637-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:03 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-2208190f-2b1e-4308-a87e-29ea746af2c5 tempest-VolumeImageDependencyTests-380393637 tempest-VolumeImageDependencyTests-380393637-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:03 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:03 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:19:03 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:03 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:19:03 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-2208190f-2b1e-4308-a87e-29ea746af2c5 tempest-VolumeImageDependencyTests-380393637 tempest-VolumeImageDependencyTests-380393637-project-member] Volume info retrieved successfully. Sep 03 20:19:03 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-2208190f-2b1e-4308-a87e-29ea746af2c5 tempest-VolumeImageDependencyTests-380393637 tempest-VolumeImageDependencyTests-380393637-project-member] http://192.168.122.54/volume/v3/volumes/05bcbfee-6a90-4dab-bff8-da8a35a6fb09 returned with HTTP 200 Sep 03 20:19:03 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1344/2653] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:19:03 2026] GET /volume/v3/volumes/05bcbfee-6a90-4dab-bff8-da8a35a6fb09 => generated 935 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:19:04 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-6985ec3d-1bd2-49aa-b932-db79c84cad93 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:04 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6985ec3d-1bd2-49aa-b932-db79c84cad93 tempest-VolumeImageDependencyTests-380393637 tempest-VolumeImageDependencyTests-380393637-project-member] GET http://192.168.122.54/volume/v3/volumes/05bcbfee-6a90-4dab-bff8-da8a35a6fb09 Sep 03 20:19:04 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-6985ec3d-1bd2-49aa-b932-db79c84cad93 tempest-VolumeImageDependencyTests-380393637 tempest-VolumeImageDependencyTests-380393637-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:04 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-6985ec3d-1bd2-49aa-b932-db79c84cad93 tempest-VolumeImageDependencyTests-380393637 tempest-VolumeImageDependencyTests-380393637-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:04 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:04 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:19:04 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:04 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:19:04 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-6985ec3d-1bd2-49aa-b932-db79c84cad93 tempest-VolumeImageDependencyTests-380393637 tempest-VolumeImageDependencyTests-380393637-project-member] Volume info retrieved successfully. Sep 03 20:19:04 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6985ec3d-1bd2-49aa-b932-db79c84cad93 tempest-VolumeImageDependencyTests-380393637 tempest-VolumeImageDependencyTests-380393637-project-member] http://192.168.122.54/volume/v3/volumes/05bcbfee-6a90-4dab-bff8-da8a35a6fb09 returned with HTTP 200 Sep 03 20:19:04 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1310/2654] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:19:04 2026] GET /volume/v3/volumes/05bcbfee-6a90-4dab-bff8-da8a35a6fb09 => generated 1200 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 20:19:04 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-5639e988-fb2a-4db8-93b2-399c10b225aa None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:04 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-5639e988-fb2a-4db8-93b2-399c10b225aa tempest-VolumeImageDependencyTests-380393637 tempest-VolumeImageDependencyTests-380393637-project-member] GET http://192.168.122.54/volume/v3/volumes/05bcbfee-6a90-4dab-bff8-da8a35a6fb09 Sep 03 20:19:04 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-5639e988-fb2a-4db8-93b2-399c10b225aa tempest-VolumeImageDependencyTests-380393637 tempest-VolumeImageDependencyTests-380393637-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:04 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-5639e988-fb2a-4db8-93b2-399c10b225aa tempest-VolumeImageDependencyTests-380393637 tempest-VolumeImageDependencyTests-380393637-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:04 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:04 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:19:04 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:04 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:19:04 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-5639e988-fb2a-4db8-93b2-399c10b225aa tempest-VolumeImageDependencyTests-380393637 tempest-VolumeImageDependencyTests-380393637-project-member] Volume info retrieved successfully. Sep 03 20:19:04 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-5639e988-fb2a-4db8-93b2-399c10b225aa tempest-VolumeImageDependencyTests-380393637 tempest-VolumeImageDependencyTests-380393637-project-member] http://192.168.122.54/volume/v3/volumes/05bcbfee-6a90-4dab-bff8-da8a35a6fb09 returned with HTTP 200 Sep 03 20:19:04 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1345/2655] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:19:04 2026] GET /volume/v3/volumes/05bcbfee-6a90-4dab-bff8-da8a35a6fb09 => generated 1200 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 20:19:04 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-d33b7cab-1ba3-4fb6-806a-fd2d4ce6e954 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:04 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-d33b7cab-1ba3-4fb6-806a-fd2d4ce6e954 tempest-VolumeImageDependencyTests-380393637 tempest-VolumeImageDependencyTests-380393637-project-member] DELETE http://192.168.122.54/volume/v3/volumes/05bcbfee-6a90-4dab-bff8-da8a35a6fb09 Sep 03 20:19:04 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-d33b7cab-1ba3-4fb6-806a-fd2d4ce6e954 tempest-VolumeImageDependencyTests-380393637 tempest-VolumeImageDependencyTests-380393637-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:04 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-d33b7cab-1ba3-4fb6-806a-fd2d4ce6e954 tempest-VolumeImageDependencyTests-380393637 tempest-VolumeImageDependencyTests-380393637-project-member] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:04 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-d33b7cab-1ba3-4fb6-806a-fd2d4ce6e954 tempest-VolumeImageDependencyTests-380393637 tempest-VolumeImageDependencyTests-380393637-project-member] Delete volume with id: 05bcbfee-6a90-4dab-bff8-da8a35a6fb09 Sep 03 20:19:04 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:04 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:19:04 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:04 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:19:04 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-d33b7cab-1ba3-4fb6-806a-fd2d4ce6e954 tempest-VolumeImageDependencyTests-380393637 tempest-VolumeImageDependencyTests-380393637-project-member] Volume info retrieved successfully. Sep 03 20:19:04 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-d33b7cab-1ba3-4fb6-806a-fd2d4ce6e954 tempest-VolumeImageDependencyTests-380393637 tempest-VolumeImageDependencyTests-380393637-project-member] Delete volume request issued successfully. Sep 03 20:19:04 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-d33b7cab-1ba3-4fb6-806a-fd2d4ce6e954 tempest-VolumeImageDependencyTests-380393637 tempest-VolumeImageDependencyTests-380393637-project-member] http://192.168.122.54/volume/v3/volumes/05bcbfee-6a90-4dab-bff8-da8a35a6fb09 returned with HTTP 202 Sep 03 20:19:04 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1311/2656] 192.168.122.54 () {60 vars in 1271 bytes} [Thu Sep 3 20:19:04 2026] DELETE /volume/v3/volumes/05bcbfee-6a90-4dab-bff8-da8a35a6fb09 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 20:19:04 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-f8b7b1a9-e61b-482b-9dae-6e24e306bc51 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:04 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f8b7b1a9-e61b-482b-9dae-6e24e306bc51 tempest-VolumeImageDependencyTests-380393637 tempest-VolumeImageDependencyTests-380393637-project-member] GET http://192.168.122.54/volume/v3/volumes/05bcbfee-6a90-4dab-bff8-da8a35a6fb09 Sep 03 20:19:04 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f8b7b1a9-e61b-482b-9dae-6e24e306bc51 tempest-VolumeImageDependencyTests-380393637 tempest-VolumeImageDependencyTests-380393637-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:04 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f8b7b1a9-e61b-482b-9dae-6e24e306bc51 tempest-VolumeImageDependencyTests-380393637 tempest-VolumeImageDependencyTests-380393637-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:04 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:04 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:19:04 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:04 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:19:04 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-f8b7b1a9-e61b-482b-9dae-6e24e306bc51 tempest-VolumeImageDependencyTests-380393637 tempest-VolumeImageDependencyTests-380393637-project-member] Volume info retrieved successfully. Sep 03 20:19:04 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f8b7b1a9-e61b-482b-9dae-6e24e306bc51 tempest-VolumeImageDependencyTests-380393637 tempest-VolumeImageDependencyTests-380393637-project-member] http://192.168.122.54/volume/v3/volumes/05bcbfee-6a90-4dab-bff8-da8a35a6fb09 returned with HTTP 200 Sep 03 20:19:04 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1346/2657] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:19:04 2026] GET /volume/v3/volumes/05bcbfee-6a90-4dab-bff8-da8a35a6fb09 => generated 1199 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 20:19:05 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-1774cf28-d3f4-4f44-bbf5-9756409694d2 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:05 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-1774cf28-d3f4-4f44-bbf5-9756409694d2 tempest-VolumeImageDependencyTests-380393637 tempest-VolumeImageDependencyTests-380393637-project-member] GET http://192.168.122.54/volume/v3/volumes/05bcbfee-6a90-4dab-bff8-da8a35a6fb09 Sep 03 20:19:05 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-1774cf28-d3f4-4f44-bbf5-9756409694d2 tempest-VolumeImageDependencyTests-380393637 tempest-VolumeImageDependencyTests-380393637-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:05 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-1774cf28-d3f4-4f44-bbf5-9756409694d2 tempest-VolumeImageDependencyTests-380393637 tempest-VolumeImageDependencyTests-380393637-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:05 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-1774cf28-d3f4-4f44-bbf5-9756409694d2 tempest-VolumeImageDependencyTests-380393637 tempest-VolumeImageDependencyTests-380393637-project-member] http://192.168.122.54/volume/v3/volumes/05bcbfee-6a90-4dab-bff8-da8a35a6fb09 returned with HTTP 404 Sep 03 20:19:05 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1312/2658] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:19:05 2026] GET /volume/v3/volumes/05bcbfee-6a90-4dab-bff8-da8a35a6fb09 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 20:19:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-ba4962a9-241f-4075-96a8-7023fd75ee67 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:05 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ba4962a9-241f-4075-96a8-7023fd75ee67 tempest-VolumeImageDependencyTests-380393637 tempest-VolumeImageDependencyTests-380393637-project-member] DELETE http://192.168.122.54/volume/v3/volumes/05bcbfee-6a90-4dab-bff8-da8a35a6fb09 Sep 03 20:19:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ba4962a9-241f-4075-96a8-7023fd75ee67 tempest-VolumeImageDependencyTests-380393637 tempest-VolumeImageDependencyTests-380393637-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ba4962a9-241f-4075-96a8-7023fd75ee67 tempest-VolumeImageDependencyTests-380393637 tempest-VolumeImageDependencyTests-380393637-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:05 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-ba4962a9-241f-4075-96a8-7023fd75ee67 tempest-VolumeImageDependencyTests-380393637 tempest-VolumeImageDependencyTests-380393637-project-member] Delete volume with id: 05bcbfee-6a90-4dab-bff8-da8a35a6fb09 Sep 03 20:19:05 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ba4962a9-241f-4075-96a8-7023fd75ee67 tempest-VolumeImageDependencyTests-380393637 tempest-VolumeImageDependencyTests-380393637-project-member] http://192.168.122.54/volume/v3/volumes/05bcbfee-6a90-4dab-bff8-da8a35a6fb09 returned with HTTP 404 Sep 03 20:19:05 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1347/2659] 192.168.122.54 () {60 vars in 1271 bytes} [Thu Sep 3 20:19:05 2026] DELETE /volume/v3/volumes/05bcbfee-6a90-4dab-bff8-da8a35a6fb09 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 20:19:05 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-801861fc-37f7-4845-b10d-4bcd9c388bb6 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:05 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-801861fc-37f7-4845-b10d-4bcd9c388bb6 tempest-VolumeImageDependencyTests-380393637 tempest-VolumeImageDependencyTests-380393637-project-member] GET http://192.168.122.54/volume/v3/volumes/05bcbfee-6a90-4dab-bff8-da8a35a6fb09 Sep 03 20:19:05 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-801861fc-37f7-4845-b10d-4bcd9c388bb6 tempest-VolumeImageDependencyTests-380393637 tempest-VolumeImageDependencyTests-380393637-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:05 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-801861fc-37f7-4845-b10d-4bcd9c388bb6 tempest-VolumeImageDependencyTests-380393637 tempest-VolumeImageDependencyTests-380393637-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:05 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-801861fc-37f7-4845-b10d-4bcd9c388bb6 tempest-VolumeImageDependencyTests-380393637 tempest-VolumeImageDependencyTests-380393637-project-member] http://192.168.122.54/volume/v3/volumes/05bcbfee-6a90-4dab-bff8-da8a35a6fb09 returned with HTTP 404 Sep 03 20:19:05 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1313/2660] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:19:05 2026] GET /volume/v3/volumes/05bcbfee-6a90-4dab-bff8-da8a35a6fb09 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 20:19:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-b31be313-315c-4c34-8174-23054cebd455 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:08 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b31be313-315c-4c34-8174-23054cebd455 tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:19:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b31be313-315c-4c34-8174-23054cebd455 tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:19:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volumes [None req-b31be313-315c-4c34-8174-23054cebd455 tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:19:08 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-b31be313-315c-4c34-8174-23054cebd455 tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Create volume of 1 GB Sep 03 20:19:08 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-b31be313-315c-4c34-8174-23054cebd455 tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Availability Zones retrieved successfully. Sep 03 20:19:08 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-b31be313-315c-4c34-8174-23054cebd455 tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Flow 'volume_create_api' (2768bb38-4a4d-481f-9a33-cdbd7d933ca9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:19:08 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-b31be313-315c-4c34-8174-23054cebd455 tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c8cc3ee-d7d1-4a0e-8c8b-80c2f486d79f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:19:08 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.flows.api.create_volume [None req-b31be313-315c-4c34-8174-23054cebd455 tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Validating volume size '1' using validate_int {{(pid=87289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:19:08 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-b31be313-315c-4c34-8174-23054cebd455 tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c8cc3ee-d7d1-4a0e-8c8b-80c2f486d79f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:19:08 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-b31be313-315c-4c34-8174-23054cebd455 tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf3b1a5f-5d24-4533-ab84-d19bbf06b228) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:19:08 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-b31be313-315c-4c34-8174-23054cebd455 tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Created reservations ['abc689e1-3b53-4a2f-b4f2-b9f6e18208fb', '73a6aef4-7024-4014-b34b-55083e2cd274', '8b2352f0-e37e-45ba-8ff9-3928361d522b', 'c93cb399-6156-416b-acef-8b552fd02c21'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:19:08 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-b31be313-315c-4c34-8174-23054cebd455 tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf3b1a5f-5d24-4533-ab84-d19bbf06b228) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['abc689e1-3b53-4a2f-b4f2-b9f6e18208fb', '73a6aef4-7024-4014-b34b-55083e2cd274', '8b2352f0-e37e-45ba-8ff9-3928361d522b', 'c93cb399-6156-416b-acef-8b552fd02c21']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:19:08 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-b31be313-315c-4c34-8174-23054cebd455 tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (821cfa9b-3a28-40f3-8ccd-389df78bca44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:19:08 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:08 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:19:08 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-b31be313-315c-4c34-8174-23054cebd455 tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (821cfa9b-3a28-40f3-8ccd-389df78bca44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a0a97cd-9f6f-4b2d-bb1b-ce53cd3ee794', '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='c6a180ce9e1e483c829cde8c46b845a4',qos_specs=None,replication_status=,reservations=['abc689e1-3b53-4a2f-b4f2-b9f6e18208fb','73a6aef4-7024-4014-b34b-55083e2cd274','8b2352f0-e37e-45ba-8ff9-3928361d522b','c93cb399-6156-416b-acef-8b552fd02c21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6646deeb3f3c46e68ae8c0426b92c97e',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:19:08Z,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=1a0a97cd-9f6f-4b2d-bb1b-ce53cd3ee794,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6a180ce9e1e483c829cde8c46b845a4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6646deeb3f3c46e68ae8c0426b92c97e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:19:08 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-b31be313-315c-4c34-8174-23054cebd455 tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d883643-3fef-4337-a1be-88487976b87c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:19:08 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-b31be313-315c-4c34-8174-23054cebd455 tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d883643-3fef-4337-a1be-88487976b87c) transitioned into state 'SUCCESS' from 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='c6a180ce9e1e483c829cde8c46b845a4',qos_specs=None,replication_status=,reservations=['abc689e1-3b53-4a2f-b4f2-b9f6e18208fb','73a6aef4-7024-4014-b34b-55083e2cd274','8b2352f0-e37e-45ba-8ff9-3928361d522b','c93cb399-6156-416b-acef-8b552fd02c21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6646deeb3f3c46e68ae8c0426b92c97e',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:19:08 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-b31be313-315c-4c34-8174-23054cebd455 tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de4100f2-9968-4a42-95e1-3dcb1cbc0bbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:19:08 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-b31be313-315c-4c34-8174-23054cebd455 tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de4100f2-9968-4a42-95e1-3dcb1cbc0bbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:19:08 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-b31be313-315c-4c34-8174-23054cebd455 tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Flow 'volume_create_api' (2768bb38-4a4d-481f-9a33-cdbd7d933ca9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:19:08 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-b31be313-315c-4c34-8174-23054cebd455 tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Create volume request issued successfully. Sep 03 20:19:08 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b31be313-315c-4c34-8174-23054cebd455 tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:19:08 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1348/2661] 192.168.122.54 () {60 vars in 1137 bytes} [Thu Sep 3 20:19:07 2026] POST /volume/v3/volumes => generated 747 bytes in 438 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:19:08 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-8ce8a01e-8dc7-490e-bf07-cecc8f8266b1 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:08 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-8ce8a01e-8dc7-490e-bf07-cecc8f8266b1 tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] GET http://192.168.122.54/volume/v3/volumes/1a0a97cd-9f6f-4b2d-bb1b-ce53cd3ee794 Sep 03 20:19:08 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-8ce8a01e-8dc7-490e-bf07-cecc8f8266b1 tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:08 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-8ce8a01e-8dc7-490e-bf07-cecc8f8266b1 tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:08 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:08 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:19:08 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:08 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:19:08 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-8ce8a01e-8dc7-490e-bf07-cecc8f8266b1 tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Volume info retrieved successfully. Sep 03 20:19:08 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-8ce8a01e-8dc7-490e-bf07-cecc8f8266b1 tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] http://192.168.122.54/volume/v3/volumes/1a0a97cd-9f6f-4b2d-bb1b-ce53cd3ee794 returned with HTTP 200 Sep 03 20:19:08 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1314/2662] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:19:08 2026] GET /volume/v3/volumes/1a0a97cd-9f6f-4b2d-bb1b-ce53cd3ee794 => generated 815 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:19:09 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-4d0229fc-1dd0-462c-a596-a18710d261ae None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:09 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-4d0229fc-1dd0-462c-a596-a18710d261ae tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] GET http://192.168.122.54/volume/v3/volumes/1a0a97cd-9f6f-4b2d-bb1b-ce53cd3ee794 Sep 03 20:19:09 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-4d0229fc-1dd0-462c-a596-a18710d261ae tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:09 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-4d0229fc-1dd0-462c-a596-a18710d261ae tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:09 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:09 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:19:09 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:09 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:19:09 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-4d0229fc-1dd0-462c-a596-a18710d261ae tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Volume info retrieved successfully. Sep 03 20:19:09 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-4d0229fc-1dd0-462c-a596-a18710d261ae tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] http://192.168.122.54/volume/v3/volumes/1a0a97cd-9f6f-4b2d-bb1b-ce53cd3ee794 returned with HTTP 200 Sep 03 20:19:09 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1349/2663] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:19:09 2026] GET /volume/v3/volumes/1a0a97cd-9f6f-4b2d-bb1b-ce53cd3ee794 => generated 840 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:19:09 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-eccf9917-52fb-4396-b865-26aa49dd2017 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:09 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-eccf9917-52fb-4396-b865-26aa49dd2017 tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] GET http://192.168.122.54/volume/v3/volumes/1a0a97cd-9f6f-4b2d-bb1b-ce53cd3ee794 Sep 03 20:19:09 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-eccf9917-52fb-4396-b865-26aa49dd2017 tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:09 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-eccf9917-52fb-4396-b865-26aa49dd2017 tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:09 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:09 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:19:09 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:09 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:19:09 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-eccf9917-52fb-4396-b865-26aa49dd2017 tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Volume info retrieved successfully. Sep 03 20:19:09 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-eccf9917-52fb-4396-b865-26aa49dd2017 tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] http://192.168.122.54/volume/v3/volumes/1a0a97cd-9f6f-4b2d-bb1b-ce53cd3ee794 returned with HTTP 200 Sep 03 20:19:09 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1315/2664] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:19:09 2026] GET /volume/v3/volumes/1a0a97cd-9f6f-4b2d-bb1b-ce53cd3ee794 => generated 840 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:19:09 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-f3e71a59-6e4d-4175-96a4-c9c996d5e1cc None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:09 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f3e71a59-6e4d-4175-96a4-c9c996d5e1cc tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:19:09 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f3e71a59-6e4d-4175-96a4-c9c996d5e1cc tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-1320527093"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:19:09 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volumes [None req-f3e71a59-6e4d-4175-96a4-c9c996d5e1cc tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-1320527093'}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:19:09 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-f3e71a59-6e4d-4175-96a4-c9c996d5e1cc tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Create volume of 1 GB Sep 03 20:19:09 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-f3e71a59-6e4d-4175-96a4-c9c996d5e1cc tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Availability Zones retrieved successfully. Sep 03 20:19:09 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-f3e71a59-6e4d-4175-96a4-c9c996d5e1cc tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Flow 'volume_create_api' (5016db24-8357-4920-bf2a-325b058d9b63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:19:09 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-f3e71a59-6e4d-4175-96a4-c9c996d5e1cc tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07b22ff9-caa6-4768-833c-900a6e1e3d63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:19:09 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.flows.api.create_volume [None req-f3e71a59-6e4d-4175-96a4-c9c996d5e1cc tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Validating volume size '1' using validate_int {{(pid=87289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:19:09 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-f3e71a59-6e4d-4175-96a4-c9c996d5e1cc tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07b22ff9-caa6-4768-833c-900a6e1e3d63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:19:09 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-f3e71a59-6e4d-4175-96a4-c9c996d5e1cc tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23de4c30-6ab0-4343-be35-f93047697606) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:19:09 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-f3e71a59-6e4d-4175-96a4-c9c996d5e1cc tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Created reservations ['9b09c984-87ea-4d83-8413-04bd5baa5fc3', '097979cb-c01e-4e5d-8ed3-5de78e3c0f69', 'ffd4bfe9-58a4-40f7-a95d-92e38d45c0ea', '8be8cb55-5ea3-4388-a7ba-83350835c1cd'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:19:09 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-f3e71a59-6e4d-4175-96a4-c9c996d5e1cc tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23de4c30-6ab0-4343-be35-f93047697606) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b09c984-87ea-4d83-8413-04bd5baa5fc3', '097979cb-c01e-4e5d-8ed3-5de78e3c0f69', 'ffd4bfe9-58a4-40f7-a95d-92e38d45c0ea', '8be8cb55-5ea3-4388-a7ba-83350835c1cd']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:19:09 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-f3e71a59-6e4d-4175-96a4-c9c996d5e1cc tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05956c69-a09a-436a-96b8-71b7b252bdf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:19:09 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:09 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:19:09 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-f3e71a59-6e4d-4175-96a4-c9c996d5e1cc tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05956c69-a09a-436a-96b8-71b7b252bdf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc38dabd-05a9-4a90-a7aa-51cf383a76bb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1320527093',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6a180ce9e1e483c829cde8c46b845a4',qos_specs=None,replication_status=,reservations=['9b09c984-87ea-4d83-8413-04bd5baa5fc3','097979cb-c01e-4e5d-8ed3-5de78e3c0f69','ffd4bfe9-58a4-40f7-a95d-92e38d45c0ea','8be8cb55-5ea3-4388-a7ba-83350835c1cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6646deeb3f3c46e68ae8c0426b92c97e',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:19:09Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1320527093',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc38dabd-05a9-4a90-a7aa-51cf383a76bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6a180ce9e1e483c829cde8c46b845a4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6646deeb3f3c46e68ae8c0426b92c97e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:19:09 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-f3e71a59-6e4d-4175-96a4-c9c996d5e1cc tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54e90b44-e4c3-40fe-ad3f-24218759e78c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:19:09 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-f3e71a59-6e4d-4175-96a4-c9c996d5e1cc tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54e90b44-e4c3-40fe-ad3f-24218759e78c) transitioned into 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-1320527093',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6a180ce9e1e483c829cde8c46b845a4',qos_specs=None,replication_status=,reservations=['9b09c984-87ea-4d83-8413-04bd5baa5fc3','097979cb-c01e-4e5d-8ed3-5de78e3c0f69','ffd4bfe9-58a4-40f7-a95d-92e38d45c0ea','8be8cb55-5ea3-4388-a7ba-83350835c1cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6646deeb3f3c46e68ae8c0426b92c97e',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:19:09 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-f3e71a59-6e4d-4175-96a4-c9c996d5e1cc tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab21b198-7e35-4c9f-8ee5-85b012b44914) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:19:09 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-f3e71a59-6e4d-4175-96a4-c9c996d5e1cc tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab21b198-7e35-4c9f-8ee5-85b012b44914) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:19:09 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-f3e71a59-6e4d-4175-96a4-c9c996d5e1cc tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Flow 'volume_create_api' (5016db24-8357-4920-bf2a-325b058d9b63) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:19:09 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-f3e71a59-6e4d-4175-96a4-c9c996d5e1cc tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Create volume request issued successfully. Sep 03 20:19:09 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f3e71a59-6e4d-4175-96a4-c9c996d5e1cc tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:19:09 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1350/2665] 192.168.122.54 () {60 vars in 1138 bytes} [Thu Sep 3 20:19:09 2026] POST /volume/v3/volumes => generated 783 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:19:09 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-d0004336-791a-42dc-a915-9307697d164d None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:09 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-d0004336-791a-42dc-a915-9307697d164d tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] GET http://192.168.122.54/volume/v3/volumes/dc38dabd-05a9-4a90-a7aa-51cf383a76bb Sep 03 20:19:09 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-d0004336-791a-42dc-a915-9307697d164d tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:09 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-d0004336-791a-42dc-a915-9307697d164d tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:09 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:09 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:19:09 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:09 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:19:09 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-d0004336-791a-42dc-a915-9307697d164d tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Volume info retrieved successfully. Sep 03 20:19:09 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-d0004336-791a-42dc-a915-9307697d164d tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] http://192.168.122.54/volume/v3/volumes/dc38dabd-05a9-4a90-a7aa-51cf383a76bb returned with HTTP 200 Sep 03 20:19:09 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1316/2666] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:19:09 2026] GET /volume/v3/volumes/dc38dabd-05a9-4a90-a7aa-51cf383a76bb => generated 851 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:19:10 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-2841339e-381f-418b-af67-b40954bdcc4c None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:10 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-2841339e-381f-418b-af67-b40954bdcc4c tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] GET http://192.168.122.54/volume/v3/volumes/dc38dabd-05a9-4a90-a7aa-51cf383a76bb Sep 03 20:19:10 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-2841339e-381f-418b-af67-b40954bdcc4c tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:10 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-2841339e-381f-418b-af67-b40954bdcc4c tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:10 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:10 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:19:10 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:10 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:19:10 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-2841339e-381f-418b-af67-b40954bdcc4c tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Volume info retrieved successfully. Sep 03 20:19:10 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-2841339e-381f-418b-af67-b40954bdcc4c tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] http://192.168.122.54/volume/v3/volumes/dc38dabd-05a9-4a90-a7aa-51cf383a76bb returned with HTTP 200 Sep 03 20:19:10 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1351/2667] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:19:10 2026] GET /volume/v3/volumes/dc38dabd-05a9-4a90-a7aa-51cf383a76bb => generated 876 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:19:10 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-20a05e33-06eb-476e-8015-c68d5611ba45 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:10 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-20a05e33-06eb-476e-8015-c68d5611ba45 tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] GET http://192.168.122.54/volume/v3/volumes/dc38dabd-05a9-4a90-a7aa-51cf383a76bb Sep 03 20:19:10 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-20a05e33-06eb-476e-8015-c68d5611ba45 tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:10 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-20a05e33-06eb-476e-8015-c68d5611ba45 tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:10 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:10 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:19:10 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:10 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:19:10 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-20a05e33-06eb-476e-8015-c68d5611ba45 tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Volume info retrieved successfully. Sep 03 20:19:11 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-20a05e33-06eb-476e-8015-c68d5611ba45 tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] http://192.168.122.54/volume/v3/volumes/dc38dabd-05a9-4a90-a7aa-51cf383a76bb returned with HTTP 200 Sep 03 20:19:11 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1317/2668] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:19:10 2026] GET /volume/v3/volumes/dc38dabd-05a9-4a90-a7aa-51cf383a76bb => generated 876 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:19:11 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-ceb10893-4264-4c58-8072-f9c1f7a2d64d None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:11 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ceb10893-4264-4c58-8072-f9c1f7a2d64d tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] POST http://192.168.122.54/volume/v3/snapshots Sep 03 20:19:11 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ceb10893-4264-4c58-8072-f9c1f7a2d64d tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dc38dabd-05a9-4a90-a7aa-51cf383a76bb", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-1326515953"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:19:11 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:11 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:19:11 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:11 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:19:11 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-ceb10893-4264-4c58-8072-f9c1f7a2d64d tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Volume info retrieved successfully. Sep 03 20:19:11 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.snapshots [None req-ceb10893-4264-4c58-8072-f9c1f7a2d64d tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Create snapshot from volume dc38dabd-05a9-4a90-a7aa-51cf383a76bb Sep 03 20:19:11 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-ceb10893-4264-4c58-8072-f9c1f7a2d64d tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Created reservations ['87b830df-b0bb-4d93-b720-c625b40efb4b', 'f5738965-ad49-4c58-9cdf-88a3b46f223b', 'f43b1b5c-3ad9-412e-975d-bb436998ed9f', '7fcff251-99f5-4497-992c-93cf2baf995b'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:19:11 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:11 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:19:11 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-ceb10893-4264-4c58-8072-f9c1f7a2d64d tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Snapshot create request issued successfully. Sep 03 20:19:11 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ceb10893-4264-4c58-8072-f9c1f7a2d64d tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] http://192.168.122.54/volume/v3/snapshots returned with HTTP 202 Sep 03 20:19:11 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1352/2669] 192.168.122.54 () {60 vars in 1144 bytes} [Thu Sep 3 20:19:11 2026] POST /volume/v3/snapshots => generated 326 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:19:11 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-c2f38f1d-fcc9-456c-aae3-0132f3e58afd None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:11 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c2f38f1d-fcc9-456c-aae3-0132f3e58afd tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] GET http://192.168.122.54/volume/v3/snapshots/8ffeeafb-e9e2-41c0-a884-ae74fcd392c3 Sep 03 20:19:11 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c2f38f1d-fcc9-456c-aae3-0132f3e58afd tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:11 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c2f38f1d-fcc9-456c-aae3-0132f3e58afd tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:11 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:11 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:19:11 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-c2f38f1d-fcc9-456c-aae3-0132f3e58afd tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Snapshot retrieved successfully. Sep 03 20:19:11 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c2f38f1d-fcc9-456c-aae3-0132f3e58afd tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] http://192.168.122.54/volume/v3/snapshots/8ffeeafb-e9e2-41c0-a884-ae74fcd392c3 returned with HTTP 200 Sep 03 20:19:11 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1318/2670] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:19:11 2026] GET /volume/v3/snapshots/8ffeeafb-e9e2-41c0-a884-ae74fcd392c3 => generated 458 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:19:12 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-c5c59c02-922f-4573-9d3d-71417620fb13 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:12 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c5c59c02-922f-4573-9d3d-71417620fb13 tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] GET http://192.168.122.54/volume/v3/snapshots/8ffeeafb-e9e2-41c0-a884-ae74fcd392c3 Sep 03 20:19:12 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c5c59c02-922f-4573-9d3d-71417620fb13 tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:12 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c5c59c02-922f-4573-9d3d-71417620fb13 tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:12 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:12 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:19:12 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-c5c59c02-922f-4573-9d3d-71417620fb13 tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Snapshot retrieved successfully. Sep 03 20:19:12 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c5c59c02-922f-4573-9d3d-71417620fb13 tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] http://192.168.122.54/volume/v3/snapshots/8ffeeafb-e9e2-41c0-a884-ae74fcd392c3 returned with HTTP 200 Sep 03 20:19:12 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1353/2671] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:19:12 2026] GET /volume/v3/snapshots/8ffeeafb-e9e2-41c0-a884-ae74fcd392c3 => generated 458 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:19:13 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-68033c5e-7c7a-4b68-8556-73f9e28d1504 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:13 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-68033c5e-7c7a-4b68-8556-73f9e28d1504 tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] GET http://192.168.122.54/volume/v3/snapshots/8ffeeafb-e9e2-41c0-a884-ae74fcd392c3 Sep 03 20:19:13 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-68033c5e-7c7a-4b68-8556-73f9e28d1504 tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:13 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-68033c5e-7c7a-4b68-8556-73f9e28d1504 tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:13 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:13 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:19:13 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-68033c5e-7c7a-4b68-8556-73f9e28d1504 tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Snapshot retrieved successfully. Sep 03 20:19:13 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-68033c5e-7c7a-4b68-8556-73f9e28d1504 tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] http://192.168.122.54/volume/v3/snapshots/8ffeeafb-e9e2-41c0-a884-ae74fcd392c3 returned with HTTP 200 Sep 03 20:19:13 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1319/2672] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:19:13 2026] GET /volume/v3/snapshots/8ffeeafb-e9e2-41c0-a884-ae74fcd392c3 => generated 485 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:19:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-7e5585c8-ebe4-4843-96f7-01ed169e977f None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:13 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7e5585c8-ebe4-4843-96f7-01ed169e977f tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] GET http://192.168.122.54/volume/v3/snapshots/8ffeeafb-e9e2-41c0-a884-ae74fcd392c3 Sep 03 20:19:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-7e5585c8-ebe4-4843-96f7-01ed169e977f tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-7e5585c8-ebe4-4843-96f7-01ed169e977f tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:13 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:13 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:19:13 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-7e5585c8-ebe4-4843-96f7-01ed169e977f tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Snapshot retrieved successfully. Sep 03 20:19:13 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7e5585c8-ebe4-4843-96f7-01ed169e977f tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] http://192.168.122.54/volume/v3/snapshots/8ffeeafb-e9e2-41c0-a884-ae74fcd392c3 returned with HTTP 200 Sep 03 20:19:13 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1354/2673] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:19:13 2026] GET /volume/v3/snapshots/8ffeeafb-e9e2-41c0-a884-ae74fcd392c3 => generated 485 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:19:13 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-d7dbb730-d2bb-46a6-9ead-d5875895c736 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:13 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-d7dbb730-d2bb-46a6-9ead-d5875895c736 tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] DELETE http://192.168.122.54/volume/v3/snapshots/8ffeeafb-e9e2-41c0-a884-ae74fcd392c3 Sep 03 20:19:13 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-d7dbb730-d2bb-46a6-9ead-d5875895c736 tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:13 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-d7dbb730-d2bb-46a6-9ead-d5875895c736 tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:13 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.snapshots [None req-d7dbb730-d2bb-46a6-9ead-d5875895c736 tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Delete snapshot with id: 8ffeeafb-e9e2-41c0-a884-ae74fcd392c3 Sep 03 20:19:13 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:13 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:19:13 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-d7dbb730-d2bb-46a6-9ead-d5875895c736 tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Snapshot retrieved successfully. Sep 03 20:19:13 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:13 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:19:13 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-d7dbb730-d2bb-46a6-9ead-d5875895c736 tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Snapshot delete request issued successfully. Sep 03 20:19:13 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-d7dbb730-d2bb-46a6-9ead-d5875895c736 tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] http://192.168.122.54/volume/v3/snapshots/8ffeeafb-e9e2-41c0-a884-ae74fcd392c3 returned with HTTP 202 Sep 03 20:19:13 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1320/2674] 192.168.122.54 () {58 vars in 1236 bytes} [Thu Sep 3 20:19:13 2026] DELETE /volume/v3/snapshots/8ffeeafb-e9e2-41c0-a884-ae74fcd392c3 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:19:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-b53f0445-1b6d-4e4d-ba05-fcb6c355f7cf None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:13 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b53f0445-1b6d-4e4d-ba05-fcb6c355f7cf tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] GET http://192.168.122.54/volume/v3/snapshots/8ffeeafb-e9e2-41c0-a884-ae74fcd392c3 Sep 03 20:19:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b53f0445-1b6d-4e4d-ba05-fcb6c355f7cf tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b53f0445-1b6d-4e4d-ba05-fcb6c355f7cf tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:13 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:13 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:19:13 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-b53f0445-1b6d-4e4d-ba05-fcb6c355f7cf tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Snapshot retrieved successfully. Sep 03 20:19:13 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b53f0445-1b6d-4e4d-ba05-fcb6c355f7cf tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] http://192.168.122.54/volume/v3/snapshots/8ffeeafb-e9e2-41c0-a884-ae74fcd392c3 returned with HTTP 200 Sep 03 20:19:13 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1355/2675] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:19:13 2026] GET /volume/v3/snapshots/8ffeeafb-e9e2-41c0-a884-ae74fcd392c3 => generated 484 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:19:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-b54a9ffe-101e-482f-8b33-db24bd9ed696 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:14 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b54a9ffe-101e-482f-8b33-db24bd9ed696 tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] GET http://192.168.122.54/volume/v3/snapshots/8ffeeafb-e9e2-41c0-a884-ae74fcd392c3 Sep 03 20:19:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b54a9ffe-101e-482f-8b33-db24bd9ed696 tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b54a9ffe-101e-482f-8b33-db24bd9ed696 tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:14 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:14 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:19:14 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-b54a9ffe-101e-482f-8b33-db24bd9ed696 tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Snapshot retrieved successfully. Sep 03 20:19:14 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b54a9ffe-101e-482f-8b33-db24bd9ed696 tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] http://192.168.122.54/volume/v3/snapshots/8ffeeafb-e9e2-41c0-a884-ae74fcd392c3 returned with HTTP 200 Sep 03 20:19:14 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1321/2676] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:19:14 2026] GET /volume/v3/snapshots/8ffeeafb-e9e2-41c0-a884-ae74fcd392c3 => generated 484 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:19:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-127bcac0-4d9f-4c9b-97cf-3c86b5fb7496 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:15 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-127bcac0-4d9f-4c9b-97cf-3c86b5fb7496 tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] GET http://192.168.122.54/volume/v3/snapshots/8ffeeafb-e9e2-41c0-a884-ae74fcd392c3 Sep 03 20:19:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-127bcac0-4d9f-4c9b-97cf-3c86b5fb7496 tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-127bcac0-4d9f-4c9b-97cf-3c86b5fb7496 tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:15 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-127bcac0-4d9f-4c9b-97cf-3c86b5fb7496 tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] http://192.168.122.54/volume/v3/snapshots/8ffeeafb-e9e2-41c0-a884-ae74fcd392c3 returned with HTTP 404 Sep 03 20:19:15 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1356/2677] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:19:15 2026] GET /volume/v3/snapshots/8ffeeafb-e9e2-41c0-a884-ae74fcd392c3 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:19:15 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-db1ee692-e74a-4b30-8e49-57a086e08a0a None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:15 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-db1ee692-e74a-4b30-8e49-57a086e08a0a tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] DELETE http://192.168.122.54/volume/v3/volumes/dc38dabd-05a9-4a90-a7aa-51cf383a76bb Sep 03 20:19:15 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-db1ee692-e74a-4b30-8e49-57a086e08a0a tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:15 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-db1ee692-e74a-4b30-8e49-57a086e08a0a tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:15 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-db1ee692-e74a-4b30-8e49-57a086e08a0a tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Delete volume with id: dc38dabd-05a9-4a90-a7aa-51cf383a76bb Sep 03 20:19:15 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:15 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:19:15 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:15 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:19:15 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-db1ee692-e74a-4b30-8e49-57a086e08a0a tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Volume info retrieved successfully. Sep 03 20:19:15 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-db1ee692-e74a-4b30-8e49-57a086e08a0a tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Delete volume request issued successfully. Sep 03 20:19:15 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-db1ee692-e74a-4b30-8e49-57a086e08a0a tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] http://192.168.122.54/volume/v3/volumes/dc38dabd-05a9-4a90-a7aa-51cf383a76bb returned with HTTP 202 Sep 03 20:19:15 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1322/2678] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:19:15 2026] DELETE /volume/v3/volumes/dc38dabd-05a9-4a90-a7aa-51cf383a76bb => generated 0 bytes in 290 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:19:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-3f218a98-7f7b-47ec-84d0-05d4fd41212a None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:15 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-3f218a98-7f7b-47ec-84d0-05d4fd41212a tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] GET http://192.168.122.54/volume/v3/volumes/dc38dabd-05a9-4a90-a7aa-51cf383a76bb Sep 03 20:19:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-3f218a98-7f7b-47ec-84d0-05d4fd41212a tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-3f218a98-7f7b-47ec-84d0-05d4fd41212a tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:15 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:15 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:19:15 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:15 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:19:15 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-3f218a98-7f7b-47ec-84d0-05d4fd41212a tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Volume info retrieved successfully. Sep 03 20:19:15 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-3f218a98-7f7b-47ec-84d0-05d4fd41212a tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] http://192.168.122.54/volume/v3/volumes/dc38dabd-05a9-4a90-a7aa-51cf383a76bb returned with HTTP 200 Sep 03 20:19:15 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1357/2679] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:19:15 2026] GET /volume/v3/volumes/dc38dabd-05a9-4a90-a7aa-51cf383a76bb => generated 875 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:19:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-d416e733-f1ce-4378-b290-bebc765f9ab9 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:16 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-d416e733-f1ce-4378-b290-bebc765f9ab9 tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] GET http://192.168.122.54/volume/v3/volumes/dc38dabd-05a9-4a90-a7aa-51cf383a76bb Sep 03 20:19:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-d416e733-f1ce-4378-b290-bebc765f9ab9 tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-d416e733-f1ce-4378-b290-bebc765f9ab9 tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:16 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-d416e733-f1ce-4378-b290-bebc765f9ab9 tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] http://192.168.122.54/volume/v3/volumes/dc38dabd-05a9-4a90-a7aa-51cf383a76bb returned with HTTP 404 Sep 03 20:19:16 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1323/2680] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:19:16 2026] GET /volume/v3/volumes/dc38dabd-05a9-4a90-a7aa-51cf383a76bb => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:19:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-fcde141d-8510-4aee-9b1e-350e2d89ab35 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:16 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-fcde141d-8510-4aee-9b1e-350e2d89ab35 tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] DELETE http://192.168.122.54/volume/v3/volumes/1a0a97cd-9f6f-4b2d-bb1b-ce53cd3ee794 Sep 03 20:19:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-fcde141d-8510-4aee-9b1e-350e2d89ab35 tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-fcde141d-8510-4aee-9b1e-350e2d89ab35 tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:16 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-fcde141d-8510-4aee-9b1e-350e2d89ab35 tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Delete volume with id: 1a0a97cd-9f6f-4b2d-bb1b-ce53cd3ee794 Sep 03 20:19:16 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:16 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:19:16 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:16 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:19:16 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-fcde141d-8510-4aee-9b1e-350e2d89ab35 tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Volume info retrieved successfully. Sep 03 20:19:16 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-fcde141d-8510-4aee-9b1e-350e2d89ab35 tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Delete volume request issued successfully. Sep 03 20:19:16 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-fcde141d-8510-4aee-9b1e-350e2d89ab35 tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] http://192.168.122.54/volume/v3/volumes/1a0a97cd-9f6f-4b2d-bb1b-ce53cd3ee794 returned with HTTP 202 Sep 03 20:19:16 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1358/2681] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:19:16 2026] DELETE /volume/v3/volumes/1a0a97cd-9f6f-4b2d-bb1b-ce53cd3ee794 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:19:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-4711fa73-9e75-4801-9f03-6756f4aedaa5 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:16 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-4711fa73-9e75-4801-9f03-6756f4aedaa5 tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] GET http://192.168.122.54/volume/v3/volumes/1a0a97cd-9f6f-4b2d-bb1b-ce53cd3ee794 Sep 03 20:19:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-4711fa73-9e75-4801-9f03-6756f4aedaa5 tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-4711fa73-9e75-4801-9f03-6756f4aedaa5 tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:16 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:16 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:19:16 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:16 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:19:16 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-4711fa73-9e75-4801-9f03-6756f4aedaa5 tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Volume info retrieved successfully. Sep 03 20:19:16 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-4711fa73-9e75-4801-9f03-6756f4aedaa5 tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] http://192.168.122.54/volume/v3/volumes/1a0a97cd-9f6f-4b2d-bb1b-ce53cd3ee794 returned with HTTP 200 Sep 03 20:19:17 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1324/2682] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:19:16 2026] GET /volume/v3/volumes/1a0a97cd-9f6f-4b2d-bb1b-ce53cd3ee794 => generated 839 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:19:18 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-0f7d8259-10ca-478f-b33b-a7db8c83289f None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:18 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-0f7d8259-10ca-478f-b33b-a7db8c83289f tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] GET http://192.168.122.54/volume/v3/volumes/1a0a97cd-9f6f-4b2d-bb1b-ce53cd3ee794 Sep 03 20:19:18 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-0f7d8259-10ca-478f-b33b-a7db8c83289f tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:18 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-0f7d8259-10ca-478f-b33b-a7db8c83289f tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:18 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-0f7d8259-10ca-478f-b33b-a7db8c83289f tempest-CinderUnicodeTest-658816004 tempest-CinderUnicodeTest-658816004-project-member] http://192.168.122.54/volume/v3/volumes/1a0a97cd-9f6f-4b2d-bb1b-ce53cd3ee794 returned with HTTP 404 Sep 03 20:19:18 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1359/2683] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:19:18 2026] GET /volume/v3/volumes/1a0a97cd-9f6f-4b2d-bb1b-ce53cd3ee794 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:19:20 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-e0b4586d-1e13-48ae-adf5-102a7b74b3bd None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:20 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e0b4586d-1e13-48ae-adf5-102a7b74b3bd tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] POST http://192.168.122.54/volume/v3/types Sep 03 20:19:20 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e0b4586d-1e13-48ae-adf5-102a7b74b3bd tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-485620134", "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=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:19:20 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e0b4586d-1e13-48ae-adf5-102a7b74b3bd tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] http://192.168.122.54/volume/v3/types returned with HTTP 200 Sep 03 20:19:20 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1325/2684] 192.168.122.54 () {60 vars in 1132 bytes} [Thu Sep 3 20:19:20 2026] POST /volume/v3/types => generated 379 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:19:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-39137e01-88b9-4fa1-847e-36535a7938dd None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:20 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-39137e01-88b9-4fa1-847e-36535a7938dd tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] POST http://192.168.122.54/volume/v3/types/6e54c432-ab4f-45e5-be85-a26d016e4cea/encryption Sep 03 20:19:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-39137e01-88b9-4fa1-847e-36535a7938dd tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:19:20 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-39137e01-88b9-4fa1-847e-36535a7938dd tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] http://192.168.122.54/volume/v3/types/6e54c432-ab4f-45e5-be85-a26d016e4cea/encryption returned with HTTP 200 Sep 03 20:19:20 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1360/2685] 192.168.122.54 () {60 vars in 1276 bytes} [Thu Sep 3 20:19:20 2026] POST /volume/v3/types/6e54c432-ab4f-45e5-be85-a26d016e4cea/encryption => generated 239 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:19:20 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-4a6e689a-8cb0-4d5e-830f-b8a9cf967a99 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:20 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-4a6e689a-8cb0-4d5e-830f-b8a9cf967a99 tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] POST http://192.168.122.54/volume/v3/types Sep 03 20:19:20 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-4a6e689a-8cb0-4d5e-830f-b8a9cf967a99 tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1117237980", "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=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:19:20 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-4a6e689a-8cb0-4d5e-830f-b8a9cf967a99 tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] http://192.168.122.54/volume/v3/types returned with HTTP 200 Sep 03 20:19:20 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1326/2686] 192.168.122.54 () {60 vars in 1132 bytes} [Thu Sep 3 20:19: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 03 20:19:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-f856e722-7989-410f-bbc8-3ebb2438866e None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:20 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f856e722-7989-410f-bbc8-3ebb2438866e tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] POST http://192.168.122.54/volume/v3/types/d4eebb9a-ddbc-41f3-bf64-c9e511a1ab9b/encryption Sep 03 20:19:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f856e722-7989-410f-bbc8-3ebb2438866e tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:19:20 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f856e722-7989-410f-bbc8-3ebb2438866e tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] http://192.168.122.54/volume/v3/types/d4eebb9a-ddbc-41f3-bf64-c9e511a1ab9b/encryption returned with HTTP 200 Sep 03 20:19:20 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1361/2687] 192.168.122.54 () {60 vars in 1276 bytes} [Thu Sep 3 20:19:20 2026] POST /volume/v3/types/d4eebb9a-ddbc-41f3-bf64-c9e511a1ab9b/encryption => generated 239 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:19:20 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-8afaa29d-d05f-45b9-a6f8-7ad8938a2780 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:20 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-8afaa29d-d05f-45b9-a6f8-7ad8938a2780 tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] POST http://192.168.122.54/volume/v3/types Sep 03 20:19:20 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-8afaa29d-d05f-45b9-a6f8-7ad8938a2780 tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1394963751", "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=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:19:20 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-8afaa29d-d05f-45b9-a6f8-7ad8938a2780 tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] http://192.168.122.54/volume/v3/types returned with HTTP 200 Sep 03 20:19:20 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1327/2688] 192.168.122.54 () {60 vars in 1132 bytes} [Thu Sep 3 20:19:20 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 03 20:19:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-68e02dac-ca3b-4110-83d0-217b91faef93 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:20 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-68e02dac-ca3b-4110-83d0-217b91faef93 tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] POST http://192.168.122.54/volume/v3/types/8b64a3ec-e596-401e-bba3-5aaaa35e3f6f/extra_specs Sep 03 20:19:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-68e02dac-ca3b-4110-83d0-217b91faef93 tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:19:20 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-68e02dac-ca3b-4110-83d0-217b91faef93 tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] http://192.168.122.54/volume/v3/types/8b64a3ec-e596-401e-bba3-5aaaa35e3f6f/extra_specs returned with HTTP 200 Sep 03 20:19:20 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1362/2689] 192.168.122.54 () {60 vars in 1278 bytes} [Thu Sep 3 20:19:20 2026] POST /volume/v3/types/8b64a3ec-e596-401e-bba3-5aaaa35e3f6f/extra_specs => generated 35 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 20:19:20 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-b3eafe02-119b-4e2f-b473-877b01d66272 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:20 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b3eafe02-119b-4e2f-b473-877b01d66272 tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] PUT http://192.168.122.54/volume/v3/types/8b64a3ec-e596-401e-bba3-5aaaa35e3f6f/extra_specs/key2 Sep 03 20:19:20 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b3eafe02-119b-4e2f-b473-877b01d66272 tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:19:20 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b3eafe02-119b-4e2f-b473-877b01d66272 tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] http://192.168.122.54/volume/v3/types/8b64a3ec-e596-401e-bba3-5aaaa35e3f6f/extra_specs/key2 returned with HTTP 200 Sep 03 20:19:20 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1328/2690] 192.168.122.54 () {60 vars in 1292 bytes} [Thu Sep 3 20:19:20 2026] PUT /volume/v3/types/8b64a3ec-e596-401e-bba3-5aaaa35e3f6f/extra_specs/key2 => generated 25 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 20:19:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-7cf3a3ee-0c49-4be0-b5bb-77457b20dc8d None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:20 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7cf3a3ee-0c49-4be0-b5bb-77457b20dc8d tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] POST http://192.168.122.54/volume/v3/types Sep 03 20:19:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-7cf3a3ee-0c49-4be0-b5bb-77457b20dc8d tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:19:20 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7cf3a3ee-0c49-4be0-b5bb-77457b20dc8d tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] http://192.168.122.54/volume/v3/types returned with HTTP 200 Sep 03 20:19:20 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1363/2691] 192.168.122.54 () {60 vars in 1131 bytes} [Thu Sep 3 20:19:20 2026] POST /volume/v3/types => generated 195 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:19:20 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-aad77680-31a5-4d56-8eec-0de56e1ce169 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:20 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-aad77680-31a5-4d56-8eec-0de56e1ce169 tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] DELETE http://192.168.122.54/volume/v3/types/e976f35a-65fe-48de-b40a-00d89c095a0e Sep 03 20:19:20 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-aad77680-31a5-4d56-8eec-0de56e1ce169 tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:20 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-aad77680-31a5-4d56-8eec-0de56e1ce169 tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] Calling method '_delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:20 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-aad77680-31a5-4d56-8eec-0de56e1ce169 tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] http://192.168.122.54/volume/v3/types/e976f35a-65fe-48de-b40a-00d89c095a0e returned with HTTP 202 Sep 03 20:19:20 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1329/2692] 192.168.122.54 () {58 vars in 1224 bytes} [Thu Sep 3 20:19:20 2026] DELETE /volume/v3/types/e976f35a-65fe-48de-b40a-00d89c095a0e => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:19:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-83023ca9-8706-4c10-a403-4640cbc5857e None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:20 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-83023ca9-8706-4c10-a403-4640cbc5857e tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] POST http://192.168.122.54/volume/v3/types Sep 03 20:19:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-83023ca9-8706-4c10-a403-4640cbc5857e tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1124172923", "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=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:19:20 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-83023ca9-8706-4c10-a403-4640cbc5857e tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] http://192.168.122.54/volume/v3/types returned with HTTP 200 Sep 03 20:19:20 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1364/2693] 192.168.122.54 () {60 vars in 1132 bytes} [Thu Sep 3 20:19: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 03 20:19:20 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-141fa49d-fec1-426f-8a56-bc5f67ee36cb None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:20 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-141fa49d-fec1-426f-8a56-bc5f67ee36cb tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] POST http://192.168.122.54/volume/v3/types/be6d4dc2-3bfc-4882-8e07-8d6f1004449a/encryption Sep 03 20:19:20 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-141fa49d-fec1-426f-8a56-bc5f67ee36cb tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:19:20 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-141fa49d-fec1-426f-8a56-bc5f67ee36cb tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] http://192.168.122.54/volume/v3/types/be6d4dc2-3bfc-4882-8e07-8d6f1004449a/encryption returned with HTTP 200 Sep 03 20:19:20 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1330/2694] 192.168.122.54 () {60 vars in 1276 bytes} [Thu Sep 3 20:19:20 2026] POST /volume/v3/types/be6d4dc2-3bfc-4882-8e07-8d6f1004449a/encryption => generated 239 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:19:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-cfea1de2-c403-4075-a238-b7accd302c92 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:20 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-cfea1de2-c403-4075-a238-b7accd302c92 tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] DELETE http://192.168.122.54/volume/v3/types/be6d4dc2-3bfc-4882-8e07-8d6f1004449a/encryption/ce64f514-9dcb-45dc-aec0-1ea3ea6f2f64 Sep 03 20:19:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-cfea1de2-c403-4075-a238-b7accd302c92 tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-cfea1de2-c403-4075-a238-b7accd302c92 tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:21 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-cfea1de2-c403-4075-a238-b7accd302c92 tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] http://192.168.122.54/volume/v3/types/be6d4dc2-3bfc-4882-8e07-8d6f1004449a/encryption/ce64f514-9dcb-45dc-aec0-1ea3ea6f2f64 returned with HTTP 202 Sep 03 20:19:21 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1365/2695] 192.168.122.54 () {58 vars in 1368 bytes} [Thu Sep 3 20:19:20 2026] DELETE /volume/v3/types/be6d4dc2-3bfc-4882-8e07-8d6f1004449a/encryption/ce64f514-9dcb-45dc-aec0-1ea3ea6f2f64 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:19:21 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-c8e409f1-09ba-4910-8208-c532f8e43365 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:21 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c8e409f1-09ba-4910-8208-c532f8e43365 tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] POST http://192.168.122.54/volume/v3/types Sep 03 20:19:21 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c8e409f1-09ba-4910-8208-c532f8e43365 tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-977539058", "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=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:19:21 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c8e409f1-09ba-4910-8208-c532f8e43365 tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] http://192.168.122.54/volume/v3/types returned with HTTP 200 Sep 03 20:19:21 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1331/2696] 192.168.122.54 () {60 vars in 1132 bytes} [Thu Sep 3 20:19:21 2026] POST /volume/v3/types => generated 379 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:19:21 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-7655cef0-4d45-4c54-963d-9f86452ad29b None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:21 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7655cef0-4d45-4c54-963d-9f86452ad29b tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] DELETE http://192.168.122.54/volume/v3/types/f1ef2ab9-7467-4b60-9e9e-d9675b309810/extra_specs/key1 Sep 03 20:19:21 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-7655cef0-4d45-4c54-963d-9f86452ad29b tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:21 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-7655cef0-4d45-4c54-963d-9f86452ad29b tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:21 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7655cef0-4d45-4c54-963d-9f86452ad29b tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] http://192.168.122.54/volume/v3/types/f1ef2ab9-7467-4b60-9e9e-d9675b309810/extra_specs/key1 returned with HTTP 202 Sep 03 20:19:21 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1366/2697] 192.168.122.54 () {58 vars in 1275 bytes} [Thu Sep 3 20:19:21 2026] DELETE /volume/v3/types/f1ef2ab9-7467-4b60-9e9e-d9675b309810/extra_specs/key1 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 20:19:21 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-e488417f-c2a9-4b5f-b2e8-ee1ac5d063f6 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:21 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e488417f-c2a9-4b5f-b2e8-ee1ac5d063f6 tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] POST http://192.168.122.54/volume/v3/types Sep 03 20:19:21 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e488417f-c2a9-4b5f-b2e8-ee1ac5d063f6 tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1337612123", "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=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:19:21 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e488417f-c2a9-4b5f-b2e8-ee1ac5d063f6 tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] http://192.168.122.54/volume/v3/types returned with HTTP 200 Sep 03 20:19:21 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1332/2698] 192.168.122.54 () {60 vars in 1132 bytes} [Thu Sep 3 20:19:21 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 03 20:19:21 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-e830c0cb-7f17-4cf8-8904-45a66e066e92 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:21 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-e830c0cb-7f17-4cf8-8904-45a66e066e92 tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] DELETE http://192.168.122.54/volume/v3/types/f5a28d3f-e35c-4b33-b731-f314b3105352 Sep 03 20:19:21 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-e830c0cb-7f17-4cf8-8904-45a66e066e92 tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:21 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-e830c0cb-7f17-4cf8-8904-45a66e066e92 tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] Calling method '_delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:21 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-e830c0cb-7f17-4cf8-8904-45a66e066e92 tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] http://192.168.122.54/volume/v3/types/f5a28d3f-e35c-4b33-b731-f314b3105352 returned with HTTP 202 Sep 03 20:19:21 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1367/2699] 192.168.122.54 () {58 vars in 1224 bytes} [Thu Sep 3 20:19:21 2026] DELETE /volume/v3/types/f5a28d3f-e35c-4b33-b731-f314b3105352 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:19:21 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-72d96383-7ecd-4b31-8e0b-d032604b52d7 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:21 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-72d96383-7ecd-4b31-8e0b-d032604b52d7 tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] GET http://192.168.122.54/volume/v3/types/6e54c432-ab4f-45e5-be85-a26d016e4cea/extra_specs Sep 03 20:19:21 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-72d96383-7ecd-4b31-8e0b-d032604b52d7 tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:21 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-72d96383-7ecd-4b31-8e0b-d032604b52d7 tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] Calling method 'index' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:21 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-72d96383-7ecd-4b31-8e0b-d032604b52d7 tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] http://192.168.122.54/volume/v3/types/6e54c432-ab4f-45e5-be85-a26d016e4cea/extra_specs returned with HTTP 200 Sep 03 20:19:21 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1333/2700] 192.168.122.54 () {58 vars in 1257 bytes} [Thu Sep 3 20:19:21 2026] GET /volume/v3/types/6e54c432-ab4f-45e5-be85-a26d016e4cea/extra_specs => generated 185 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:19:21 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-b8b30836-b193-42c3-a802-4961408dcbc9 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:21 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b8b30836-b193-42c3-a802-4961408dcbc9 tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] GET http://192.168.122.54/volume/v3/types Sep 03 20:19:21 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b8b30836-b193-42c3-a802-4961408dcbc9 tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:21 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b8b30836-b193-42c3-a802-4961408dcbc9 tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] Calling method 'index' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:21 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b8b30836-b193-42c3-a802-4961408dcbc9 tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] http://192.168.122.54/volume/v3/types returned with HTTP 200 Sep 03 20:19:21 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1368/2701] 192.168.122.54 () {58 vars in 1110 bytes} [Thu Sep 3 20:19:21 2026] GET /volume/v3/types => generated 2588 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:19:21 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-1f2b6374-2ed7-4439-977a-eec969e29455 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:21 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-1f2b6374-2ed7-4439-977a-eec969e29455 tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] GET http://192.168.122.54/volume/v3/types/6e54c432-ab4f-45e5-be85-a26d016e4cea/encryption/cipher Sep 03 20:19:21 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-1f2b6374-2ed7-4439-977a-eec969e29455 tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:21 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-1f2b6374-2ed7-4439-977a-eec969e29455 tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:21 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-1f2b6374-2ed7-4439-977a-eec969e29455 tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] http://192.168.122.54/volume/v3/types/6e54c432-ab4f-45e5-be85-a26d016e4cea/encryption/cipher returned with HTTP 200 Sep 03 20:19:21 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1334/2702] 192.168.122.54 () {58 vars in 1275 bytes} [Thu Sep 3 20:19:21 2026] GET /volume/v3/types/6e54c432-ab4f-45e5-be85-a26d016e4cea/encryption/cipher => generated 29 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 03 20:19:21 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-51146861-af5a-4f6d-9cdb-f5e5c0cc9b6d None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:21 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-51146861-af5a-4f6d-9cdb-f5e5c0cc9b6d tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] GET http://192.168.122.54/volume/v3/types/6e54c432-ab4f-45e5-be85-a26d016e4cea/encryption Sep 03 20:19:21 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-51146861-af5a-4f6d-9cdb-f5e5c0cc9b6d tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:21 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-51146861-af5a-4f6d-9cdb-f5e5c0cc9b6d tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] Calling method 'index' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:21 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-51146861-af5a-4f6d-9cdb-f5e5c0cc9b6d tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] http://192.168.122.54/volume/v3/types/6e54c432-ab4f-45e5-be85-a26d016e4cea/encryption returned with HTTP 200 Sep 03 20:19:21 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1369/2703] 192.168.122.54 () {58 vars in 1254 bytes} [Thu Sep 3 20:19:21 2026] GET /volume/v3/types/6e54c432-ab4f-45e5-be85-a26d016e4cea/encryption => generated 325 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:19:21 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-fb2dd490-95a1-4074-9e03-5119de5e6750 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:21 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-fb2dd490-95a1-4074-9e03-5119de5e6750 tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] GET http://192.168.122.54/volume/v3/types/6e54c432-ab4f-45e5-be85-a26d016e4cea/extra_specs/multiattach Sep 03 20:19:21 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-fb2dd490-95a1-4074-9e03-5119de5e6750 tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:21 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-fb2dd490-95a1-4074-9e03-5119de5e6750 tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:21 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-fb2dd490-95a1-4074-9e03-5119de5e6750 tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] http://192.168.122.54/volume/v3/types/6e54c432-ab4f-45e5-be85-a26d016e4cea/extra_specs/multiattach returned with HTTP 200 Sep 03 20:19:21 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1335/2704] 192.168.122.54 () {58 vars in 1293 bytes} [Thu Sep 3 20:19:21 2026] GET /volume/v3/types/6e54c432-ab4f-45e5-be85-a26d016e4cea/extra_specs/multiattach => generated 29 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 20:19:21 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-bf248396-b20f-4821-9d2f-802a30d600cc None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:21 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-bf248396-b20f-4821-9d2f-802a30d600cc tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] GET http://192.168.122.54/volume/v3/types/6e54c432-ab4f-45e5-be85-a26d016e4cea/extra_specs/volume_backend_name Sep 03 20:19:21 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-bf248396-b20f-4821-9d2f-802a30d600cc tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:21 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-bf248396-b20f-4821-9d2f-802a30d600cc tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:21 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-bf248396-b20f-4821-9d2f-802a30d600cc tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] http://192.168.122.54/volume/v3/types/6e54c432-ab4f-45e5-be85-a26d016e4cea/extra_specs/volume_backend_name returned with HTTP 200 Sep 03 20:19:21 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1370/2705] 192.168.122.54 () {58 vars in 1317 bytes} [Thu Sep 3 20:19:21 2026] GET /volume/v3/types/6e54c432-ab4f-45e5-be85-a26d016e4cea/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 03 20:19:21 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-1ab28f0e-4839-4122-9bbb-ab2873fdf3f5 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:21 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-1ab28f0e-4839-4122-9bbb-ab2873fdf3f5 tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] GET http://192.168.122.54/volume/v3/types/6e54c432-ab4f-45e5-be85-a26d016e4cea Sep 03 20:19:21 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-1ab28f0e-4839-4122-9bbb-ab2873fdf3f5 tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:21 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-1ab28f0e-4839-4122-9bbb-ab2873fdf3f5 tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:21 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-1ab28f0e-4839-4122-9bbb-ab2873fdf3f5 tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] http://192.168.122.54/volume/v3/types/6e54c432-ab4f-45e5-be85-a26d016e4cea returned with HTTP 200 Sep 03 20:19:21 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1336/2706] 192.168.122.54 () {58 vars in 1221 bytes} [Thu Sep 3 20:19:21 2026] GET /volume/v3/types/6e54c432-ab4f-45e5-be85-a26d016e4cea => generated 401 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:19:21 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-55320fef-b05d-4e3c-9514-79b505a5f9ca None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:21 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-55320fef-b05d-4e3c-9514-79b505a5f9ca tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] PUT http://192.168.122.54/volume/v3/types/6e54c432-ab4f-45e5-be85-a26d016e4cea/encryption/e803aa70-6aa3-43e5-b355-d39d2a48cd05 Sep 03 20:19:21 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-55320fef-b05d-4e3c-9514-79b505a5f9ca tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:19:21 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-55320fef-b05d-4e3c-9514-79b505a5f9ca tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] http://192.168.122.54/volume/v3/types/6e54c432-ab4f-45e5-be85-a26d016e4cea/encryption/e803aa70-6aa3-43e5-b355-d39d2a48cd05 returned with HTTP 200 Sep 03 20:19:21 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1371/2707] 192.168.122.54 () {60 vars in 1385 bytes} [Thu Sep 3 20:19:21 2026] PUT /volume/v3/types/6e54c432-ab4f-45e5-be85-a26d016e4cea/encryption/e803aa70-6aa3-43e5-b355-d39d2a48cd05 => generated 33 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 20:19:21 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-76d6c60a-e51e-4427-ae30-039251a54dd4 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:21 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-76d6c60a-e51e-4427-ae30-039251a54dd4 tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] PUT http://192.168.122.54/volume/v3/types/6e54c432-ab4f-45e5-be85-a26d016e4cea/extra_specs/key1 Sep 03 20:19:21 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-76d6c60a-e51e-4427-ae30-039251a54dd4 tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:19:21 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-76d6c60a-e51e-4427-ae30-039251a54dd4 tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] http://192.168.122.54/volume/v3/types/6e54c432-ab4f-45e5-be85-a26d016e4cea/extra_specs/key1 returned with HTTP 200 Sep 03 20:19:21 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1337/2708] 192.168.122.54 () {60 vars in 1292 bytes} [Thu Sep 3 20:19:21 2026] PUT /volume/v3/types/6e54c432-ab4f-45e5-be85-a26d016e4cea/extra_specs/key1 => generated 30 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 20:19:21 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-78a2cdc2-f35b-456f-9413-9fb1c4ea33b4 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:21 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-78a2cdc2-f35b-456f-9413-9fb1c4ea33b4 tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] PUT http://192.168.122.54/volume/v3/types/6e54c432-ab4f-45e5-be85-a26d016e4cea Sep 03 20:19:21 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-78a2cdc2-f35b-456f-9413-9fb1c4ea33b4 tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:19:21 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-78a2cdc2-f35b-456f-9413-9fb1c4ea33b4 tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] http://192.168.122.54/volume/v3/types/6e54c432-ab4f-45e5-be85-a26d016e4cea returned with HTTP 200 Sep 03 20:19:21 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1372/2709] 192.168.122.54 () {60 vars in 1241 bytes} [Thu Sep 3 20:19:21 2026] PUT /volume/v3/types/6e54c432-ab4f-45e5-be85-a26d016e4cea => generated 370 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:19:21 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-3c9a1045-7990-4c43-84a8-02d30f19550b None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:21 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-3c9a1045-7990-4c43-84a8-02d30f19550b tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] DELETE http://192.168.122.54/volume/v3/types/f1ef2ab9-7467-4b60-9e9e-d9675b309810 Sep 03 20:19:21 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-3c9a1045-7990-4c43-84a8-02d30f19550b tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:21 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-3c9a1045-7990-4c43-84a8-02d30f19550b tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] Calling method '_delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:21 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-3c9a1045-7990-4c43-84a8-02d30f19550b tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] http://192.168.122.54/volume/v3/types/f1ef2ab9-7467-4b60-9e9e-d9675b309810 returned with HTTP 202 Sep 03 20:19:21 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1338/2710] 192.168.122.54 () {58 vars in 1224 bytes} [Thu Sep 3 20:19:21 2026] DELETE /volume/v3/types/f1ef2ab9-7467-4b60-9e9e-d9675b309810 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:19:21 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-48166e25-c319-4fd0-94ae-6c4512a7197d None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:21 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-48166e25-c319-4fd0-94ae-6c4512a7197d tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] DELETE http://192.168.122.54/volume/v3/types/be6d4dc2-3bfc-4882-8e07-8d6f1004449a Sep 03 20:19:21 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-48166e25-c319-4fd0-94ae-6c4512a7197d tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:21 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-48166e25-c319-4fd0-94ae-6c4512a7197d tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] Calling method '_delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:21 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-48166e25-c319-4fd0-94ae-6c4512a7197d tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] http://192.168.122.54/volume/v3/types/be6d4dc2-3bfc-4882-8e07-8d6f1004449a returned with HTTP 202 Sep 03 20:19:21 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1373/2711] 192.168.122.54 () {58 vars in 1224 bytes} [Thu Sep 3 20:19:21 2026] DELETE /volume/v3/types/be6d4dc2-3bfc-4882-8e07-8d6f1004449a => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:19:21 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-68512870-7f80-48cb-9f5c-bdac0798537b None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:21 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-68512870-7f80-48cb-9f5c-bdac0798537b tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] DELETE http://192.168.122.54/volume/v3/types/8b64a3ec-e596-401e-bba3-5aaaa35e3f6f Sep 03 20:19:21 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-68512870-7f80-48cb-9f5c-bdac0798537b tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:21 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-68512870-7f80-48cb-9f5c-bdac0798537b tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] Calling method '_delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:21 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-68512870-7f80-48cb-9f5c-bdac0798537b tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] http://192.168.122.54/volume/v3/types/8b64a3ec-e596-401e-bba3-5aaaa35e3f6f returned with HTTP 202 Sep 03 20:19:21 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1339/2712] 192.168.122.54 () {58 vars in 1224 bytes} [Thu Sep 3 20:19:21 2026] DELETE /volume/v3/types/8b64a3ec-e596-401e-bba3-5aaaa35e3f6f => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:19:21 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-dffe7ccd-6899-4c5e-bf33-0326af837f53 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:21 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-dffe7ccd-6899-4c5e-bf33-0326af837f53 tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] DELETE http://192.168.122.54/volume/v3/types/d4eebb9a-ddbc-41f3-bf64-c9e511a1ab9b Sep 03 20:19:21 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-dffe7ccd-6899-4c5e-bf33-0326af837f53 tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:21 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-dffe7ccd-6899-4c5e-bf33-0326af837f53 tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] Calling method '_delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:21 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-dffe7ccd-6899-4c5e-bf33-0326af837f53 tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] http://192.168.122.54/volume/v3/types/d4eebb9a-ddbc-41f3-bf64-c9e511a1ab9b returned with HTTP 202 Sep 03 20:19:21 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1374/2713] 192.168.122.54 () {58 vars in 1224 bytes} [Thu Sep 3 20:19:21 2026] DELETE /volume/v3/types/d4eebb9a-ddbc-41f3-bf64-c9e511a1ab9b => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:19:21 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-f608ead5-0991-41ad-b863-83c4c8423223 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:21 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f608ead5-0991-41ad-b863-83c4c8423223 tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] DELETE http://192.168.122.54/volume/v3/types/6e54c432-ab4f-45e5-be85-a26d016e4cea Sep 03 20:19:21 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f608ead5-0991-41ad-b863-83c4c8423223 tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:21 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f608ead5-0991-41ad-b863-83c4c8423223 tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] Calling method '_delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:21 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f608ead5-0991-41ad-b863-83c4c8423223 tempest-VolumeTypesAdminTests-2050155691 tempest-VolumeTypesAdminTests-2050155691-project-admin] http://192.168.122.54/volume/v3/types/6e54c432-ab4f-45e5-be85-a26d016e4cea returned with HTTP 202 Sep 03 20:19:21 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1340/2714] 192.168.122.54 () {58 vars in 1224 bytes} [Thu Sep 3 20:19:21 2026] DELETE /volume/v3/types/6e54c432-ab4f-45e5-be85-a26d016e4cea => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:19:31 devstack devstack@c-api.service[87289]: DEBUG dbcounter [-] [87289] Writing DB stats cinder:SELECT=159,cinder:INSERT=34,cinder:UPDATE=53 {{(pid=87289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 20:19:31 devstack devstack@c-api.service[87290]: DEBUG dbcounter [-] [87290] Writing DB stats cinder:SELECT=139,cinder:INSERT=43,cinder:UPDATE=33 {{(pid=87290) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 20:19:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-99ebb33e-f6a0-43ef-afde-0aacf7e2e584 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:32 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-8204ea29-6baa-4973-9641-d06aa3af14a3 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:33 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-99ebb33e-f6a0-43ef-afde-0aacf7e2e584 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:19:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-99ebb33e-f6a0-43ef-afde-0aacf7e2e584 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "2f677e69-c223-4c71-b630-2245f346f65e", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-188095772"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:19:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volumes [None req-99ebb33e-f6a0-43ef-afde-0aacf7e2e584 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Create volume request body: {'volume': {"'imageRef": '2f677e69-c223-4c71-b630-2245f346f65e', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-188095772'}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:19:33 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-99ebb33e-f6a0-43ef-afde-0aacf7e2e584 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Create volume of 1 GB Sep 03 20:19:33 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-99ebb33e-f6a0-43ef-afde-0aacf7e2e584 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Availability Zones retrieved successfully. Sep 03 20:19:33 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-99ebb33e-f6a0-43ef-afde-0aacf7e2e584 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Flow 'volume_create_api' (1b71172c-ceb4-4ee7-b340-0eedb51bfa83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:19:33 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-99ebb33e-f6a0-43ef-afde-0aacf7e2e584 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24c01ff7-eb23-4646-999a-ff63234eb84b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:19:33 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.flows.api.create_volume [None req-99ebb33e-f6a0-43ef-afde-0aacf7e2e584 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Validating volume size '1' using validate_int {{(pid=87289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:19:33 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-99ebb33e-f6a0-43ef-afde-0aacf7e2e584 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24c01ff7-eb23-4646-999a-ff63234eb84b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:19:33 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-99ebb33e-f6a0-43ef-afde-0aacf7e2e584 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0bbbf185-d6e1-4f3a-ba8b-f58f3e89fd4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:19:33 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-8204ea29-6baa-4973-9641-d06aa3af14a3 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:19:33 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-8204ea29-6baa-4973-9641-d06aa3af14a3 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1758930906"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:19:33 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.volumes [None req-8204ea29-6baa-4973-9641-d06aa3af14a3 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1758930906'}} {{(pid=87290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:19:33 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-8204ea29-6baa-4973-9641-d06aa3af14a3 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Create volume of 1 GB Sep 03 20:19:33 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-8204ea29-6baa-4973-9641-d06aa3af14a3 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Availability Zones retrieved successfully. Sep 03 20:19:33 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-8204ea29-6baa-4973-9641-d06aa3af14a3 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Flow 'volume_create_api' (e930e8e8-d549-4a78-b375-4bd26e83c7b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:19:33 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-8204ea29-6baa-4973-9641-d06aa3af14a3 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dadb4cba-f003-41f8-8849-ace1a704b56d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:19:33 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.flows.api.create_volume [None req-8204ea29-6baa-4973-9641-d06aa3af14a3 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Validating volume size '1' using validate_int {{(pid=87290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:19:33 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-99ebb33e-f6a0-43ef-afde-0aacf7e2e584 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Created reservations ['e09afe7b-ee86-4af9-bf6c-291cd962f15f', '95a9e083-ff06-4a9c-9069-cfc9c47f1c77', '01ad3768-1c97-4599-99af-307fe342835d', 'da170df1-b461-4277-b737-ed115e3096f6'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:19:33 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-99ebb33e-f6a0-43ef-afde-0aacf7e2e584 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0bbbf185-d6e1-4f3a-ba8b-f58f3e89fd4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e09afe7b-ee86-4af9-bf6c-291cd962f15f', '95a9e083-ff06-4a9c-9069-cfc9c47f1c77', '01ad3768-1c97-4599-99af-307fe342835d', 'da170df1-b461-4277-b737-ed115e3096f6']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:19:33 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-99ebb33e-f6a0-43ef-afde-0aacf7e2e584 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1cc5b4fd-c3f5-44e4-bbef-29782f5e1c49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:19:33 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:33 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:19:33 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-99ebb33e-f6a0-43ef-afde-0aacf7e2e584 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1cc5b4fd-c3f5-44e4-bbef-29782f5e1c49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cfe5f03f-c79a-4e79-809d-1e6ef97c89cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-188095772',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7e5f87bc3614505ae3e9e51108738ec',qos_specs=None,replication_status=,reservations=['e09afe7b-ee86-4af9-bf6c-291cd962f15f','95a9e083-ff06-4a9c-9069-cfc9c47f1c77','01ad3768-1c97-4599-99af-307fe342835d','da170df1-b461-4277-b737-ed115e3096f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c1d3f1c85964a05947b16383efe1e87',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:19:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-188095772',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cfe5f03f-c79a-4e79-809d-1e6ef97c89cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7e5f87bc3614505ae3e9e51108738ec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2c1d3f1c85964a05947b16383efe1e87',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:19:33 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-99ebb33e-f6a0-43ef-afde-0aacf7e2e584 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c096796f-fa81-4fe5-bb4e-10e7c5507843) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:19:33 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-8204ea29-6baa-4973-9641-d06aa3af14a3 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dadb4cba-f003-41f8-8849-ace1a704b56d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:19:33 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-8204ea29-6baa-4973-9641-d06aa3af14a3 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8096f4f-4dec-432a-94aa-fdf0b1875dc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:19:33 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-99ebb33e-f6a0-43ef-afde-0aacf7e2e584 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c096796f-fa81-4fe5-bb4e-10e7c5507843) transitioned into state 'SUCCESS' from state '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-188095772',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7e5f87bc3614505ae3e9e51108738ec',qos_specs=None,replication_status=,reservations=['e09afe7b-ee86-4af9-bf6c-291cd962f15f','95a9e083-ff06-4a9c-9069-cfc9c47f1c77','01ad3768-1c97-4599-99af-307fe342835d','da170df1-b461-4277-b737-ed115e3096f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c1d3f1c85964a05947b16383efe1e87',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:19:33 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-99ebb33e-f6a0-43ef-afde-0aacf7e2e584 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37b46f88-c5a3-43b9-9582-865c6fcbc53a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:19:33 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-99ebb33e-f6a0-43ef-afde-0aacf7e2e584 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37b46f88-c5a3-43b9-9582-865c6fcbc53a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:19:33 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-99ebb33e-f6a0-43ef-afde-0aacf7e2e584 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Flow 'volume_create_api' (1b71172c-ceb4-4ee7-b340-0eedb51bfa83) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:19:33 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-99ebb33e-f6a0-43ef-afde-0aacf7e2e584 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Create volume request issued successfully. Sep 03 20:19:33 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-99ebb33e-f6a0-43ef-afde-0aacf7e2e584 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:19:33 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1375/2715] 192.168.122.54 () {60 vars in 1138 bytes} [Thu Sep 3 20:19:32 2026] POST /volume/v3/volumes => generated 763 bytes in 791 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:19:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-cca324ab-4e06-4c50-b230-6b6e890c29e4 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:33 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-cca324ab-4e06-4c50-b230-6b6e890c29e4 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:19:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-cca324ab-4e06-4c50-b230-6b6e890c29e4 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "2f677e69-c223-4c71-b630-2245f346f65e", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-767279773"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:19:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volumes [None req-cca324ab-4e06-4c50-b230-6b6e890c29e4 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Create volume request body: {'volume': {"'imageRef": '2f677e69-c223-4c71-b630-2245f346f65e', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-767279773'}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:19:33 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-cca324ab-4e06-4c50-b230-6b6e890c29e4 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Create volume of 1 GB Sep 03 20:19:33 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:33 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:19:33 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-cca324ab-4e06-4c50-b230-6b6e890c29e4 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Availability Zones retrieved successfully. Sep 03 20:19:33 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-8204ea29-6baa-4973-9641-d06aa3af14a3 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Created reservations ['cc9db457-f6ec-42aa-b040-9d5ab01327a8', '9ffc486e-31cd-46f2-a3ed-01f9a76ee6c4', 'db9c8b64-70f6-4c16-ba21-afca20c4575a', '03e4129c-31c6-4c07-9ad9-bd9fbd09b2c8'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:19:33 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-8204ea29-6baa-4973-9641-d06aa3af14a3 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8096f4f-4dec-432a-94aa-fdf0b1875dc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc9db457-f6ec-42aa-b040-9d5ab01327a8', '9ffc486e-31cd-46f2-a3ed-01f9a76ee6c4', 'db9c8b64-70f6-4c16-ba21-afca20c4575a', '03e4129c-31c6-4c07-9ad9-bd9fbd09b2c8']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:19:33 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-8204ea29-6baa-4973-9641-d06aa3af14a3 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e47fa37-7ed0-4d89-b4c8-629923ac5dd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:19:33 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-cca324ab-4e06-4c50-b230-6b6e890c29e4 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Flow 'volume_create_api' (c7ccd2ff-360b-4b2b-8873-a4f5b06a9066) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:19:33 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:33 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:19:33 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-8204ea29-6baa-4973-9641-d06aa3af14a3 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e47fa37-7ed0-4d89-b4c8-629923ac5dd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed8cf95a-40fa-48ea-ae19-31cd14b28513', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1758930906',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='236c9573150c44ec82979d359d03d3c8',qos_specs=None,replication_status=,reservations=['cc9db457-f6ec-42aa-b040-9d5ab01327a8','9ffc486e-31cd-46f2-a3ed-01f9a76ee6c4','db9c8b64-70f6-4c16-ba21-afca20c4575a','03e4129c-31c6-4c07-9ad9-bd9fbd09b2c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e9b39dd75d74adda0f2f1b3facf4a77',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:19:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1758930906',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed8cf95a-40fa-48ea-ae19-31cd14b28513,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='236c9573150c44ec82979d359d03d3c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e9b39dd75d74adda0f2f1b3facf4a77',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:19:33 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-8204ea29-6baa-4973-9641-d06aa3af14a3 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (681343b7-25e9-4f05-a31e-0d28a02bac94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:19:33 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-cca324ab-4e06-4c50-b230-6b6e890c29e4 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28542f04-c483-48cc-b7fe-cf5c37816ea6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:19:33 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.flows.api.create_volume [None req-cca324ab-4e06-4c50-b230-6b6e890c29e4 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Validating volume size '1' using validate_int {{(pid=87289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:19:33 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-8204ea29-6baa-4973-9641-d06aa3af14a3 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (681343b7-25e9-4f05-a31e-0d28a02bac94) transitioned into state 'SUCCESS' from state '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-1758930906',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='236c9573150c44ec82979d359d03d3c8',qos_specs=None,replication_status=,reservations=['cc9db457-f6ec-42aa-b040-9d5ab01327a8','9ffc486e-31cd-46f2-a3ed-01f9a76ee6c4','db9c8b64-70f6-4c16-ba21-afca20c4575a','03e4129c-31c6-4c07-9ad9-bd9fbd09b2c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e9b39dd75d74adda0f2f1b3facf4a77',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:19:33 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-8204ea29-6baa-4973-9641-d06aa3af14a3 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e897faa4-f60b-41b1-873b-fb6b0b9531d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:19:33 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-8204ea29-6baa-4973-9641-d06aa3af14a3 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e897faa4-f60b-41b1-873b-fb6b0b9531d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:19:33 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-8204ea29-6baa-4973-9641-d06aa3af14a3 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Flow 'volume_create_api' (e930e8e8-d549-4a78-b375-4bd26e83c7b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:19:33 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-8204ea29-6baa-4973-9641-d06aa3af14a3 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Create volume request issued successfully. Sep 03 20:19:33 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-8204ea29-6baa-4973-9641-d06aa3af14a3 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:19:33 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1341/2716] 192.168.122.54 () {60 vars in 1137 bytes} [Thu Sep 3 20:19:32 2026] POST /volume/v3/volumes => generated 767 bytes in 961 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:19:33 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-09da29bc-7052-41c1-b306-4261fc543e5f None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:33 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-cca324ab-4e06-4c50-b230-6b6e890c29e4 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28542f04-c483-48cc-b7fe-cf5c37816ea6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:19:33 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-09da29bc-7052-41c1-b306-4261fc543e5f tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] GET http://192.168.122.54/volume/v3/volumes/ed8cf95a-40fa-48ea-ae19-31cd14b28513 Sep 03 20:19:33 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-09da29bc-7052-41c1-b306-4261fc543e5f tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:33 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-09da29bc-7052-41c1-b306-4261fc543e5f tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:33 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-cca324ab-4e06-4c50-b230-6b6e890c29e4 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ad8d417-dfd5-4d89-b05e-3d9c543efc06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:19:33 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:33 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:19:33 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:33 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:19:33 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-09da29bc-7052-41c1-b306-4261fc543e5f tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Volume info retrieved successfully. Sep 03 20:19:33 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-09da29bc-7052-41c1-b306-4261fc543e5f tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] http://192.168.122.54/volume/v3/volumes/ed8cf95a-40fa-48ea-ae19-31cd14b28513 returned with HTTP 200 Sep 03 20:19:33 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1342/2717] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:19:33 2026] GET /volume/v3/volumes/ed8cf95a-40fa-48ea-ae19-31cd14b28513 => generated 835 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:19:33 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-cca324ab-4e06-4c50-b230-6b6e890c29e4 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Created reservations ['3a175080-716b-40f9-b7c9-dfa27e6923af', 'fa0ccbd9-b902-4cb9-8b2a-60a5ecd25008', '0b464066-62ec-4e84-b6cf-5b5a24f6fb65', '3f558948-f354-4de2-99f5-94e3a0c83202'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:19:33 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-cca324ab-4e06-4c50-b230-6b6e890c29e4 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ad8d417-dfd5-4d89-b05e-3d9c543efc06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3a175080-716b-40f9-b7c9-dfa27e6923af', 'fa0ccbd9-b902-4cb9-8b2a-60a5ecd25008', '0b464066-62ec-4e84-b6cf-5b5a24f6fb65', '3f558948-f354-4de2-99f5-94e3a0c83202']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:19:33 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-cca324ab-4e06-4c50-b230-6b6e890c29e4 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90544ecc-b5cd-49e1-bb65-c92982cb030d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:19:34 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:34 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:19:34 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-cca324ab-4e06-4c50-b230-6b6e890c29e4 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90544ecc-b5cd-49e1-bb65-c92982cb030d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c80ad292-3eac-464f-b001-eebcdfb561de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-767279773',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7e5f87bc3614505ae3e9e51108738ec',qos_specs=None,replication_status=,reservations=['3a175080-716b-40f9-b7c9-dfa27e6923af','fa0ccbd9-b902-4cb9-8b2a-60a5ecd25008','0b464066-62ec-4e84-b6cf-5b5a24f6fb65','3f558948-f354-4de2-99f5-94e3a0c83202'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c1d3f1c85964a05947b16383efe1e87',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:19:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-767279773',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c80ad292-3eac-464f-b001-eebcdfb561de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7e5f87bc3614505ae3e9e51108738ec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2c1d3f1c85964a05947b16383efe1e87',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:19:34 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-cca324ab-4e06-4c50-b230-6b6e890c29e4 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f18dea52-146c-4e4c-baa5-1a60b4ae4e9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:19:34 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-cca324ab-4e06-4c50-b230-6b6e890c29e4 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f18dea52-146c-4e4c-baa5-1a60b4ae4e9f) transitioned into state 'SUCCESS' from state '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-767279773',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7e5f87bc3614505ae3e9e51108738ec',qos_specs=None,replication_status=,reservations=['3a175080-716b-40f9-b7c9-dfa27e6923af','fa0ccbd9-b902-4cb9-8b2a-60a5ecd25008','0b464066-62ec-4e84-b6cf-5b5a24f6fb65','3f558948-f354-4de2-99f5-94e3a0c83202'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c1d3f1c85964a05947b16383efe1e87',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:19:34 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-cca324ab-4e06-4c50-b230-6b6e890c29e4 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0946fb0-26a7-41e0-a0f4-4bca74dedf30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:19:34 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-41ec0fa0-4b7d-4c9e-b7d7-d6161e614360 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:34 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-cca324ab-4e06-4c50-b230-6b6e890c29e4 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0946fb0-26a7-41e0-a0f4-4bca74dedf30) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:19:34 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-cca324ab-4e06-4c50-b230-6b6e890c29e4 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Flow 'volume_create_api' (c7ccd2ff-360b-4b2b-8873-a4f5b06a9066) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:19:34 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-cca324ab-4e06-4c50-b230-6b6e890c29e4 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Create volume request issued successfully. Sep 03 20:19:34 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-cca324ab-4e06-4c50-b230-6b6e890c29e4 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:19:34 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1376/2718] 192.168.122.54 () {60 vars in 1138 bytes} [Thu Sep 3 20:19:33 2026] POST /volume/v3/volumes => generated 763 bytes in 729 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:19:34 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-283882c8-1f11-4e4b-9955-4b6b64cd075a None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:34 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-283882c8-1f11-4e4b-9955-4b6b64cd075a tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:19:34 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-283882c8-1f11-4e4b-9955-4b6b64cd075a tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "2f677e69-c223-4c71-b630-2245f346f65e", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-750607323"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:19:34 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volumes [None req-283882c8-1f11-4e4b-9955-4b6b64cd075a tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Create volume request body: {'volume': {"'imageRef": '2f677e69-c223-4c71-b630-2245f346f65e', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-750607323'}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:19:34 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-283882c8-1f11-4e4b-9955-4b6b64cd075a tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Create volume of 1 GB Sep 03 20:19:34 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:34 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:19:34 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-283882c8-1f11-4e4b-9955-4b6b64cd075a tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Availability Zones retrieved successfully. Sep 03 20:19:34 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-283882c8-1f11-4e4b-9955-4b6b64cd075a tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Flow 'volume_create_api' (0c1dba87-521f-4d3e-a671-69bfab04cc9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:19:34 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-283882c8-1f11-4e4b-9955-4b6b64cd075a tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e651bc1-304c-4419-9bee-3e1f4f8f8e45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:19:34 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.flows.api.create_volume [None req-283882c8-1f11-4e4b-9955-4b6b64cd075a tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Validating volume size '1' using validate_int {{(pid=87289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:19:34 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-283882c8-1f11-4e4b-9955-4b6b64cd075a tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e651bc1-304c-4419-9bee-3e1f4f8f8e45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:19:34 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-283882c8-1f11-4e4b-9955-4b6b64cd075a tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50839cd9-8216-485c-937e-d61307d1525a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:19:34 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-41ec0fa0-4b7d-4c9e-b7d7-d6161e614360 tempest-VolumeAndVolumeTypeFromImageTest-1040084369 tempest-VolumeAndVolumeTypeFromImageTest-1040084369-project-admin] POST http://192.168.122.54/volume/v3/types Sep 03 20:19:34 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-41ec0fa0-4b7d-4c9e-b7d7-d6161e614360 tempest-VolumeAndVolumeTypeFromImageTest-1040084369 tempest-VolumeAndVolumeTypeFromImageTest-1040084369-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=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:19:34 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-41ec0fa0-4b7d-4c9e-b7d7-d6161e614360 tempest-VolumeAndVolumeTypeFromImageTest-1040084369 tempest-VolumeAndVolumeTypeFromImageTest-1040084369-project-admin] http://192.168.122.54/volume/v3/types returned with HTTP 200 Sep 03 20:19:34 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-283882c8-1f11-4e4b-9955-4b6b64cd075a tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Created reservations ['a8e80675-5ca9-4718-a0b4-34d5bdd549c6', '1c668c03-ed22-45ab-b324-52a35c6bc49f', '7409f01f-7268-4888-9459-388e4daaeab9', '5765a41a-20b5-44fd-b863-f2c9cf7475c5'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:19:34 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-283882c8-1f11-4e4b-9955-4b6b64cd075a tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50839cd9-8216-485c-937e-d61307d1525a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8e80675-5ca9-4718-a0b4-34d5bdd549c6', '1c668c03-ed22-45ab-b324-52a35c6bc49f', '7409f01f-7268-4888-9459-388e4daaeab9', '5765a41a-20b5-44fd-b863-f2c9cf7475c5']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:19:34 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1343/2719] 192.168.122.54 () {60 vars in 1132 bytes} [Thu Sep 3 20:19:34 2026] POST /volume/v3/types => generated 287 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:19:34 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-283882c8-1f11-4e4b-9955-4b6b64cd075a tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bb6699d-84f4-41a4-a2a0-306674170297) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:19:34 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:34 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:19:34 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-283882c8-1f11-4e4b-9955-4b6b64cd075a tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bb6699d-84f4-41a4-a2a0-306674170297) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb304456-cd5a-4d8a-b5d8-4456b84fb084', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-750607323',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7e5f87bc3614505ae3e9e51108738ec',qos_specs=None,replication_status=,reservations=['a8e80675-5ca9-4718-a0b4-34d5bdd549c6','1c668c03-ed22-45ab-b324-52a35c6bc49f','7409f01f-7268-4888-9459-388e4daaeab9','5765a41a-20b5-44fd-b863-f2c9cf7475c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c1d3f1c85964a05947b16383efe1e87',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:19:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-750607323',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fb304456-cd5a-4d8a-b5d8-4456b84fb084,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7e5f87bc3614505ae3e9e51108738ec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2c1d3f1c85964a05947b16383efe1e87',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:19:34 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-283882c8-1f11-4e4b-9955-4b6b64cd075a tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd9d5f49-515d-42f1-b591-7bcb589da844) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:19:34 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-283882c8-1f11-4e4b-9955-4b6b64cd075a tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd9d5f49-515d-42f1-b591-7bcb589da844) transitioned into state 'SUCCESS' from state '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-750607323',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7e5f87bc3614505ae3e9e51108738ec',qos_specs=None,replication_status=,reservations=['a8e80675-5ca9-4718-a0b4-34d5bdd549c6','1c668c03-ed22-45ab-b324-52a35c6bc49f','7409f01f-7268-4888-9459-388e4daaeab9','5765a41a-20b5-44fd-b863-f2c9cf7475c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c1d3f1c85964a05947b16383efe1e87',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:19:34 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-283882c8-1f11-4e4b-9955-4b6b64cd075a tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (007117b7-c23f-4677-b101-2483b3a23661) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:19:34 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-283882c8-1f11-4e4b-9955-4b6b64cd075a tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (007117b7-c23f-4677-b101-2483b3a23661) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:19:34 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-283882c8-1f11-4e4b-9955-4b6b64cd075a tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Flow 'volume_create_api' (0c1dba87-521f-4d3e-a671-69bfab04cc9d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:19:34 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-283882c8-1f11-4e4b-9955-4b6b64cd075a tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Create volume request issued successfully. Sep 03 20:19:34 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-283882c8-1f11-4e4b-9955-4b6b64cd075a tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:19:34 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1377/2720] 192.168.122.54 () {60 vars in 1138 bytes} [Thu Sep 3 20:19:34 2026] POST /volume/v3/volumes => generated 763 bytes in 568 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 20:19:34 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-77f4e62c-d053-41ef-8312-6eb2afb732c2 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:34 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-77f4e62c-d053-41ef-8312-6eb2afb732c2 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:19:34 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-77f4e62c-d053-41ef-8312-6eb2afb732c2 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "2f677e69-c223-4c71-b630-2245f346f65e", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1567826500"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:19:34 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.volumes [None req-77f4e62c-d053-41ef-8312-6eb2afb732c2 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Create volume request body: {'volume': {"'imageRef": '2f677e69-c223-4c71-b630-2245f346f65e', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1567826500'}} {{(pid=87290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:19:34 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-77f4e62c-d053-41ef-8312-6eb2afb732c2 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Create volume of 1 GB Sep 03 20:19:34 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-57b59575-6d90-485b-9334-36d82a3adc24 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:34 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-77f4e62c-d053-41ef-8312-6eb2afb732c2 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Availability Zones retrieved successfully. Sep 03 20:19:34 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-57b59575-6d90-485b-9334-36d82a3adc24 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] GET http://192.168.122.54/volume/v3/volumes/ed8cf95a-40fa-48ea-ae19-31cd14b28513 Sep 03 20:19:34 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-57b59575-6d90-485b-9334-36d82a3adc24 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:34 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-57b59575-6d90-485b-9334-36d82a3adc24 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:34 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-77f4e62c-d053-41ef-8312-6eb2afb732c2 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Flow 'volume_create_api' (28f13402-0515-43cc-87b2-5fb86ab4384b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:19:34 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-77f4e62c-d053-41ef-8312-6eb2afb732c2 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a0e03c2-d6bb-44b5-9b93-d3df4e156d74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:19:34 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.flows.api.create_volume [None req-77f4e62c-d053-41ef-8312-6eb2afb732c2 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Validating volume size '1' using validate_int {{(pid=87290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:19:34 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:34 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:19:34 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:34 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:19:34 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-57b59575-6d90-485b-9334-36d82a3adc24 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Volume info retrieved successfully. Sep 03 20:19:34 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-57b59575-6d90-485b-9334-36d82a3adc24 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] http://192.168.122.54/volume/v3/volumes/ed8cf95a-40fa-48ea-ae19-31cd14b28513 returned with HTTP 200 Sep 03 20:19:34 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1378/2721] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:19:34 2026] GET /volume/v3/volumes/ed8cf95a-40fa-48ea-ae19-31cd14b28513 => generated 859 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:19:35 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-77f4e62c-d053-41ef-8312-6eb2afb732c2 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a0e03c2-d6bb-44b5-9b93-d3df4e156d74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:19:35 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-77f4e62c-d053-41ef-8312-6eb2afb732c2 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a3541e6-f6ef-4ae9-9a0b-23533530b72e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:19:35 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-77f4e62c-d053-41ef-8312-6eb2afb732c2 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Created reservations ['8a33746c-fc06-4eb1-ab96-77285bd08bd4', 'a9a76792-13f9-4b68-8ffe-0a5b3b895723', '10bb679a-ddc9-4100-9cbb-fde1db596b95', 'a02e85ea-5708-4e93-a5cc-2fc5bc1d25a9'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:19:35 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-77f4e62c-d053-41ef-8312-6eb2afb732c2 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a3541e6-f6ef-4ae9-9a0b-23533530b72e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a33746c-fc06-4eb1-ab96-77285bd08bd4', 'a9a76792-13f9-4b68-8ffe-0a5b3b895723', '10bb679a-ddc9-4100-9cbb-fde1db596b95', 'a02e85ea-5708-4e93-a5cc-2fc5bc1d25a9']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:19:35 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-77f4e62c-d053-41ef-8312-6eb2afb732c2 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d14be729-25ca-49ab-b90d-955e5daae00d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:19:35 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:35 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:19:35 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-77f4e62c-d053-41ef-8312-6eb2afb732c2 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d14be729-25ca-49ab-b90d-955e5daae00d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff5c4e2a-0960-44c6-adec-8cae9a3631c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1567826500',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7e5f87bc3614505ae3e9e51108738ec',qos_specs=None,replication_status=,reservations=['8a33746c-fc06-4eb1-ab96-77285bd08bd4','a9a76792-13f9-4b68-8ffe-0a5b3b895723','10bb679a-ddc9-4100-9cbb-fde1db596b95','a02e85ea-5708-4e93-a5cc-2fc5bc1d25a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c1d3f1c85964a05947b16383efe1e87',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:19:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1567826500',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ff5c4e2a-0960-44c6-adec-8cae9a3631c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7e5f87bc3614505ae3e9e51108738ec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2c1d3f1c85964a05947b16383efe1e87',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:19:35 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-77f4e62c-d053-41ef-8312-6eb2afb732c2 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5493642a-4224-4160-8ee0-328c10d88ef3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:19:35 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-77f4e62c-d053-41ef-8312-6eb2afb732c2 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5493642a-4224-4160-8ee0-328c10d88ef3) transitioned into state 'SUCCESS' from state '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-1567826500',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7e5f87bc3614505ae3e9e51108738ec',qos_specs=None,replication_status=,reservations=['8a33746c-fc06-4eb1-ab96-77285bd08bd4','a9a76792-13f9-4b68-8ffe-0a5b3b895723','10bb679a-ddc9-4100-9cbb-fde1db596b95','a02e85ea-5708-4e93-a5cc-2fc5bc1d25a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c1d3f1c85964a05947b16383efe1e87',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:19:35 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-77f4e62c-d053-41ef-8312-6eb2afb732c2 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (106c034b-01db-40f0-9f44-004940d88b92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:19:35 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-77f4e62c-d053-41ef-8312-6eb2afb732c2 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (106c034b-01db-40f0-9f44-004940d88b92) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:19:35 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-77f4e62c-d053-41ef-8312-6eb2afb732c2 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Flow 'volume_create_api' (28f13402-0515-43cc-87b2-5fb86ab4384b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:19:35 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-77f4e62c-d053-41ef-8312-6eb2afb732c2 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Create volume request issued successfully. Sep 03 20:19:35 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-77f4e62c-d053-41ef-8312-6eb2afb732c2 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:19:35 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1344/2722] 192.168.122.54 () {60 vars in 1138 bytes} [Thu Sep 3 20:19:34 2026] POST /volume/v3/volumes => generated 764 bytes in 669 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:19:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-0788253d-1ae4-4eb8-935f-dbd48537fe7d None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:35 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-0788253d-1ae4-4eb8-935f-dbd48537fe7d tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:19:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-0788253d-1ae4-4eb8-935f-dbd48537fe7d tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "2f677e69-c223-4c71-b630-2245f346f65e", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1113275093"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:19:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volumes [None req-0788253d-1ae4-4eb8-935f-dbd48537fe7d tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Create volume request body: {'volume': {"'imageRef": '2f677e69-c223-4c71-b630-2245f346f65e', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1113275093'}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:19:35 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-0788253d-1ae4-4eb8-935f-dbd48537fe7d tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Create volume of 1 GB Sep 03 20:19:35 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-0788253d-1ae4-4eb8-935f-dbd48537fe7d tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Availability Zones retrieved successfully. Sep 03 20:19:35 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-0788253d-1ae4-4eb8-935f-dbd48537fe7d tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Flow 'volume_create_api' (b22a9c16-2c99-4861-9e31-fcb963fb71f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:19:35 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-0788253d-1ae4-4eb8-935f-dbd48537fe7d tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55c09190-7bbf-4eb2-b08c-f8499e0f34fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:19:35 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.flows.api.create_volume [None req-0788253d-1ae4-4eb8-935f-dbd48537fe7d tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Validating volume size '1' using validate_int {{(pid=87289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:19:35 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-0788253d-1ae4-4eb8-935f-dbd48537fe7d tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55c09190-7bbf-4eb2-b08c-f8499e0f34fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:19:35 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-0788253d-1ae4-4eb8-935f-dbd48537fe7d tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9948bd4b-3197-4828-bd72-5eb931a8489a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:19:35 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-0788253d-1ae4-4eb8-935f-dbd48537fe7d tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Created reservations ['4434c56c-46eb-4291-8926-4782f661040c', 'eaea72b7-18ee-4111-983a-3c71034377f4', 'fd4ff9a5-9d6e-4f83-ba2f-9022b65e4f4a', 'e2576a22-8e35-465f-8ab2-60ff4a6320e1'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:19:35 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-0788253d-1ae4-4eb8-935f-dbd48537fe7d tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9948bd4b-3197-4828-bd72-5eb931a8489a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4434c56c-46eb-4291-8926-4782f661040c', 'eaea72b7-18ee-4111-983a-3c71034377f4', 'fd4ff9a5-9d6e-4f83-ba2f-9022b65e4f4a', 'e2576a22-8e35-465f-8ab2-60ff4a6320e1']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:19:35 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-0788253d-1ae4-4eb8-935f-dbd48537fe7d tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4756e818-9111-4d4d-af16-f25a5f6a955e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:19:35 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:35 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:19:35 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-0788253d-1ae4-4eb8-935f-dbd48537fe7d tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4756e818-9111-4d4d-af16-f25a5f6a955e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9cc836d-9284-4a91-9b2f-aeab31e6220e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1113275093',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7e5f87bc3614505ae3e9e51108738ec',qos_specs=None,replication_status=,reservations=['4434c56c-46eb-4291-8926-4782f661040c','eaea72b7-18ee-4111-983a-3c71034377f4','fd4ff9a5-9d6e-4f83-ba2f-9022b65e4f4a','e2576a22-8e35-465f-8ab2-60ff4a6320e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c1d3f1c85964a05947b16383efe1e87',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:19:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1113275093',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9cc836d-9284-4a91-9b2f-aeab31e6220e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7e5f87bc3614505ae3e9e51108738ec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2c1d3f1c85964a05947b16383efe1e87',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:19:35 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-0788253d-1ae4-4eb8-935f-dbd48537fe7d tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0782154a-9412-4e8d-adb2-9c07fab225a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:19:35 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-0788253d-1ae4-4eb8-935f-dbd48537fe7d tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0782154a-9412-4e8d-adb2-9c07fab225a5) transitioned into state 'SUCCESS' from state '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-1113275093',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7e5f87bc3614505ae3e9e51108738ec',qos_specs=None,replication_status=,reservations=['4434c56c-46eb-4291-8926-4782f661040c','eaea72b7-18ee-4111-983a-3c71034377f4','fd4ff9a5-9d6e-4f83-ba2f-9022b65e4f4a','e2576a22-8e35-465f-8ab2-60ff4a6320e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c1d3f1c85964a05947b16383efe1e87',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:19:35 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-0788253d-1ae4-4eb8-935f-dbd48537fe7d tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76eab603-a677-4c7a-88d6-0e4870af11e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:19:35 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-0d7b72a9-75df-4741-a0a0-ae99641faa9a None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:35 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-0d7b72a9-75df-4741-a0a0-ae99641faa9a tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] GET http://192.168.122.54/volume/v3/volumes/ed8cf95a-40fa-48ea-ae19-31cd14b28513 Sep 03 20:19:35 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-0d7b72a9-75df-4741-a0a0-ae99641faa9a tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:35 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-0d7b72a9-75df-4741-a0a0-ae99641faa9a tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:35 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-0788253d-1ae4-4eb8-935f-dbd48537fe7d tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76eab603-a677-4c7a-88d6-0e4870af11e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:19:36 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-0788253d-1ae4-4eb8-935f-dbd48537fe7d tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Flow 'volume_create_api' (b22a9c16-2c99-4861-9e31-fcb963fb71f3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:19:36 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-0788253d-1ae4-4eb8-935f-dbd48537fe7d tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Create volume request issued successfully. Sep 03 20:19:36 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-0788253d-1ae4-4eb8-935f-dbd48537fe7d tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:19:36 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1379/2723] 192.168.122.54 () {60 vars in 1138 bytes} [Thu Sep 3 20:19:35 2026] POST /volume/v3/volumes => generated 764 bytes in 503 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:19:36 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-668d8e44-8f1f-478e-8e80-76f4696d3071 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:36 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:36 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:19:36 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-668d8e44-8f1f-478e-8e80-76f4696d3071 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] GET http://192.168.122.54/volume/v3/volumes/cfe5f03f-c79a-4e79-809d-1e6ef97c89cb Sep 03 20:19:36 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-668d8e44-8f1f-478e-8e80-76f4696d3071 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:36 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-668d8e44-8f1f-478e-8e80-76f4696d3071 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:36 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:36 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:19:36 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:36 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:19:36 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-0d7b72a9-75df-4741-a0a0-ae99641faa9a tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Volume info retrieved successfully. Sep 03 20:19:36 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:36 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:19:36 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-668d8e44-8f1f-478e-8e80-76f4696d3071 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Volume info retrieved successfully. Sep 03 20:19:36 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-668d8e44-8f1f-478e-8e80-76f4696d3071 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] http://192.168.122.54/volume/v3/volumes/cfe5f03f-c79a-4e79-809d-1e6ef97c89cb returned with HTTP 200 Sep 03 20:19:36 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1380/2724] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:19:36 2026] GET /volume/v3/volumes/cfe5f03f-c79a-4e79-809d-1e6ef97c89cb => generated 856 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:19:36 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-0d7b72a9-75df-4741-a0a0-ae99641faa9a tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] http://192.168.122.54/volume/v3/volumes/ed8cf95a-40fa-48ea-ae19-31cd14b28513 returned with HTTP 200 Sep 03 20:19:36 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1345/2725] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:19:35 2026] GET /volume/v3/volumes/ed8cf95a-40fa-48ea-ae19-31cd14b28513 => generated 859 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:19:36 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-f8cd9168-acba-4486-b2bf-20f25328630d None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:36 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f8cd9168-acba-4486-b2bf-20f25328630d tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] GET http://192.168.122.54/volume/v3/volumes/c80ad292-3eac-464f-b001-eebcdfb561de Sep 03 20:19:36 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f8cd9168-acba-4486-b2bf-20f25328630d tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:36 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f8cd9168-acba-4486-b2bf-20f25328630d tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:36 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:36 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:19:36 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:36 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:19:36 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-f8cd9168-acba-4486-b2bf-20f25328630d tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Volume info retrieved successfully. Sep 03 20:19:36 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f8cd9168-acba-4486-b2bf-20f25328630d tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] http://192.168.122.54/volume/v3/volumes/c80ad292-3eac-464f-b001-eebcdfb561de returned with HTTP 200 Sep 03 20:19:36 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1381/2726] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:19:36 2026] GET /volume/v3/volumes/c80ad292-3eac-464f-b001-eebcdfb561de => generated 855 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:19:36 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-56461d9f-9551-4c59-8292-a54ccff5482f None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:36 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-56461d9f-9551-4c59-8292-a54ccff5482f tempest-VolumeImageDependencyTests-1504952038 tempest-VolumeImageDependencyTests-1504952038-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:19:36 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-56461d9f-9551-4c59-8292-a54ccff5482f tempest-VolumeImageDependencyTests-1504952038 tempest-VolumeImageDependencyTests-1504952038-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "7beeb06b-6ab3-4c48-8328-cf0acc99d2b4", "size": 1}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:19:36 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.volumes [None req-56461d9f-9551-4c59-8292-a54ccff5482f tempest-VolumeImageDependencyTests-1504952038 tempest-VolumeImageDependencyTests-1504952038-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '7beeb06b-6ab3-4c48-8328-cf0acc99d2b4', 'size': 1}} {{(pid=87290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:19:37 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-56461d9f-9551-4c59-8292-a54ccff5482f tempest-VolumeImageDependencyTests-1504952038 tempest-VolumeImageDependencyTests-1504952038-project-member] Create volume of 1 GB Sep 03 20:19:37 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-56461d9f-9551-4c59-8292-a54ccff5482f tempest-VolumeImageDependencyTests-1504952038 tempest-VolumeImageDependencyTests-1504952038-project-member] Availability Zones retrieved successfully. Sep 03 20:19:37 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-56461d9f-9551-4c59-8292-a54ccff5482f tempest-VolumeImageDependencyTests-1504952038 tempest-VolumeImageDependencyTests-1504952038-project-member] Flow 'volume_create_api' (5cc37685-1fba-4d1a-a940-952f515688da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:19:37 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-56461d9f-9551-4c59-8292-a54ccff5482f tempest-VolumeImageDependencyTests-1504952038 tempest-VolumeImageDependencyTests-1504952038-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01f8a949-2502-4bc4-9e70-d05ef7c52c53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:19:37 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.flows.api.create_volume [None req-56461d9f-9551-4c59-8292-a54ccff5482f tempest-VolumeImageDependencyTests-1504952038 tempest-VolumeImageDependencyTests-1504952038-project-member] Validating volume size '1' using validate_int {{(pid=87290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:19:37 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-f9505a76-edf8-4ab0-8f1e-b890ce203213 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:37 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f9505a76-edf8-4ab0-8f1e-b890ce203213 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] GET http://192.168.122.54/volume/v3/volumes/ed8cf95a-40fa-48ea-ae19-31cd14b28513 Sep 03 20:19:37 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f9505a76-edf8-4ab0-8f1e-b890ce203213 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:37 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f9505a76-edf8-4ab0-8f1e-b890ce203213 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:37 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:37 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:19:37 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:37 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:19:37 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-f9505a76-edf8-4ab0-8f1e-b890ce203213 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Volume info retrieved successfully. Sep 03 20:19:37 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-56461d9f-9551-4c59-8292-a54ccff5482f tempest-VolumeImageDependencyTests-1504952038 tempest-VolumeImageDependencyTests-1504952038-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01f8a949-2502-4bc4-9e70-d05ef7c52c53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:19:37 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-56461d9f-9551-4c59-8292-a54ccff5482f tempest-VolumeImageDependencyTests-1504952038 tempest-VolumeImageDependencyTests-1504952038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5aec384-ed52-42ce-b88d-f570d54c91ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:19:37 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f9505a76-edf8-4ab0-8f1e-b890ce203213 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] http://192.168.122.54/volume/v3/volumes/ed8cf95a-40fa-48ea-ae19-31cd14b28513 returned with HTTP 200 Sep 03 20:19:37 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1382/2727] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:19:37 2026] GET /volume/v3/volumes/ed8cf95a-40fa-48ea-ae19-31cd14b28513 => generated 860 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:19:37 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-9739827d-33b4-4f2f-9fcb-dfc5349cf647 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:37 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9739827d-33b4-4f2f-9fcb-dfc5349cf647 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] GET http://192.168.122.54/volume/v3/volumes/c80ad292-3eac-464f-b001-eebcdfb561de Sep 03 20:19:37 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-9739827d-33b4-4f2f-9fcb-dfc5349cf647 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:37 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-9739827d-33b4-4f2f-9fcb-dfc5349cf647 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:37 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:37 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:19:37 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:37 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:19:37 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-9739827d-33b4-4f2f-9fcb-dfc5349cf647 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Volume info retrieved successfully. Sep 03 20:19:37 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9739827d-33b4-4f2f-9fcb-dfc5349cf647 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] http://192.168.122.54/volume/v3/volumes/c80ad292-3eac-464f-b001-eebcdfb561de returned with HTTP 200 Sep 03 20:19:37 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1383/2728] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:19:37 2026] GET /volume/v3/volumes/c80ad292-3eac-464f-b001-eebcdfb561de => generated 855 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:19:37 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-fed29f25-9d37-43e6-b02a-709f919ab83e None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:37 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-fed29f25-9d37-43e6-b02a-709f919ab83e tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] POST http://192.168.122.54/volume/v3/snapshots Sep 03 20:19:37 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-fed29f25-9d37-43e6-b02a-709f919ab83e tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ed8cf95a-40fa-48ea-ae19-31cd14b28513", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-432970503"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:19:37 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:37 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:19:37 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:37 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:19:37 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-fed29f25-9d37-43e6-b02a-709f919ab83e tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Volume info retrieved successfully. Sep 03 20:19:37 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.snapshots [None req-fed29f25-9d37-43e6-b02a-709f919ab83e tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Create snapshot from volume ed8cf95a-40fa-48ea-ae19-31cd14b28513 Sep 03 20:19:37 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-fed29f25-9d37-43e6-b02a-709f919ab83e tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Created reservations ['1eaaeadd-bc55-46e3-8b6d-bd5f9a7bd935', 'a2d5ea9b-2239-412a-9038-57cbd701499d', '1f1c5ae6-dca6-49c0-8f40-f65630d0eee7', '80cf3261-519c-45cd-85ae-f5825b3184c6'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:19:37 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-56461d9f-9551-4c59-8292-a54ccff5482f tempest-VolumeImageDependencyTests-1504952038 tempest-VolumeImageDependencyTests-1504952038-project-member] Created reservations ['d53f0cae-2f8f-457c-ac56-494b76d72d45', 'c1592e09-4a57-4fbb-86f3-f2fd3306bef2', 'e4b3806f-64a1-44bb-b043-866ca2c7fd3a', '2ea6ed40-0464-49f0-bcee-ca5e4b1c85c2'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:19:37 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-56461d9f-9551-4c59-8292-a54ccff5482f tempest-VolumeImageDependencyTests-1504952038 tempest-VolumeImageDependencyTests-1504952038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5aec384-ed52-42ce-b88d-f570d54c91ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d53f0cae-2f8f-457c-ac56-494b76d72d45', 'c1592e09-4a57-4fbb-86f3-f2fd3306bef2', 'e4b3806f-64a1-44bb-b043-866ca2c7fd3a', '2ea6ed40-0464-49f0-bcee-ca5e4b1c85c2']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:19:37 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-56461d9f-9551-4c59-8292-a54ccff5482f tempest-VolumeImageDependencyTests-1504952038 tempest-VolumeImageDependencyTests-1504952038-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e549866-62b2-457c-816e-390f6665e9e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:19:37 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:37 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:19:37 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:37 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:19:37 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-56461d9f-9551-4c59-8292-a54ccff5482f tempest-VolumeImageDependencyTests-1504952038 tempest-VolumeImageDependencyTests-1504952038-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e549866-62b2-457c-816e-390f6665e9e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd959370-1ac9-470e-9316-60d4628a9a15', '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='3a51f815d9224facaef8773abea55e0d',qos_specs=None,replication_status=,reservations=['d53f0cae-2f8f-457c-ac56-494b76d72d45','c1592e09-4a57-4fbb-86f3-f2fd3306bef2','e4b3806f-64a1-44bb-b043-866ca2c7fd3a','2ea6ed40-0464-49f0-bcee-ca5e4b1c85c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20cb0b5f68b24dfeb5804925e2fd0373',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:19:37Z,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=cd959370-1ac9-470e-9316-60d4628a9a15,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a51f815d9224facaef8773abea55e0d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='20cb0b5f68b24dfeb5804925e2fd0373',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:19:37 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-56461d9f-9551-4c59-8292-a54ccff5482f tempest-VolumeImageDependencyTests-1504952038 tempest-VolumeImageDependencyTests-1504952038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc27bc9d-0395-4ec1-b743-f4b758c46d57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:19:37 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-fed29f25-9d37-43e6-b02a-709f919ab83e tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Snapshot create request issued successfully. Sep 03 20:19:37 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-fed29f25-9d37-43e6-b02a-709f919ab83e tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] http://192.168.122.54/volume/v3/snapshots returned with HTTP 202 Sep 03 20:19:37 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1384/2729] 192.168.122.54 () {60 vars in 1144 bytes} [Thu Sep 3 20:19:37 2026] POST /volume/v3/snapshots => generated 315 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:19:37 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-e401f361-b3e8-4540-872b-4aedde9b1b38 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:37 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-e401f361-b3e8-4540-872b-4aedde9b1b38 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] GET http://192.168.122.54/volume/v3/snapshots/ac94b346-077d-4fe6-ad9c-a2e64da1fa66 Sep 03 20:19:37 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-e401f361-b3e8-4540-872b-4aedde9b1b38 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:37 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-e401f361-b3e8-4540-872b-4aedde9b1b38 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:37 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:37 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:19:37 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-e401f361-b3e8-4540-872b-4aedde9b1b38 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Snapshot retrieved successfully. Sep 03 20:19:37 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-e401f361-b3e8-4540-872b-4aedde9b1b38 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] http://192.168.122.54/volume/v3/snapshots/ac94b346-077d-4fe6-ad9c-a2e64da1fa66 returned with HTTP 200 Sep 03 20:19:37 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1385/2730] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:19:37 2026] GET /volume/v3/snapshots/ac94b346-077d-4fe6-ad9c-a2e64da1fa66 => generated 447 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:19:37 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-56461d9f-9551-4c59-8292-a54ccff5482f tempest-VolumeImageDependencyTests-1504952038 tempest-VolumeImageDependencyTests-1504952038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc27bc9d-0395-4ec1-b743-f4b758c46d57) transitioned into state 'SUCCESS' from 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='3a51f815d9224facaef8773abea55e0d',qos_specs=None,replication_status=,reservations=['d53f0cae-2f8f-457c-ac56-494b76d72d45','c1592e09-4a57-4fbb-86f3-f2fd3306bef2','e4b3806f-64a1-44bb-b043-866ca2c7fd3a','2ea6ed40-0464-49f0-bcee-ca5e4b1c85c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20cb0b5f68b24dfeb5804925e2fd0373',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:19:37 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-56461d9f-9551-4c59-8292-a54ccff5482f tempest-VolumeImageDependencyTests-1504952038 tempest-VolumeImageDependencyTests-1504952038-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2a265b0-54b7-417a-87a9-08f4d689c3ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:19:37 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-56461d9f-9551-4c59-8292-a54ccff5482f tempest-VolumeImageDependencyTests-1504952038 tempest-VolumeImageDependencyTests-1504952038-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2a265b0-54b7-417a-87a9-08f4d689c3ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:19:37 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-56461d9f-9551-4c59-8292-a54ccff5482f tempest-VolumeImageDependencyTests-1504952038 tempest-VolumeImageDependencyTests-1504952038-project-member] Flow 'volume_create_api' (5cc37685-1fba-4d1a-a940-952f515688da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:19:37 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-56461d9f-9551-4c59-8292-a54ccff5482f tempest-VolumeImageDependencyTests-1504952038 tempest-VolumeImageDependencyTests-1504952038-project-member] Create volume request issued successfully. Sep 03 20:19:37 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-56461d9f-9551-4c59-8292-a54ccff5482f tempest-VolumeImageDependencyTests-1504952038 tempest-VolumeImageDependencyTests-1504952038-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:19:37 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1346/2731] 192.168.122.54 () {62 vars in 1179 bytes} [Thu Sep 3 20:19:36 2026] POST /volume/v3/volumes => generated 782 bytes in 740 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:19:37 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-54e74746-ee20-490e-8d95-86f21f6c6919 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:37 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-54e74746-ee20-490e-8d95-86f21f6c6919 tempest-VolumeImageDependencyTests-1504952038 tempest-VolumeImageDependencyTests-1504952038-project-member] GET http://192.168.122.54/volume/v3/volumes/cd959370-1ac9-470e-9316-60d4628a9a15 Sep 03 20:19:37 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-54e74746-ee20-490e-8d95-86f21f6c6919 tempest-VolumeImageDependencyTests-1504952038 tempest-VolumeImageDependencyTests-1504952038-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:37 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-54e74746-ee20-490e-8d95-86f21f6c6919 tempest-VolumeImageDependencyTests-1504952038 tempest-VolumeImageDependencyTests-1504952038-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:37 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:37 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:19:37 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:37 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:19:37 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-54e74746-ee20-490e-8d95-86f21f6c6919 tempest-VolumeImageDependencyTests-1504952038 tempest-VolumeImageDependencyTests-1504952038-project-member] Volume info retrieved successfully. Sep 03 20:19:37 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-54e74746-ee20-490e-8d95-86f21f6c6919 tempest-VolumeImageDependencyTests-1504952038 tempest-VolumeImageDependencyTests-1504952038-project-member] http://192.168.122.54/volume/v3/volumes/cd959370-1ac9-470e-9316-60d4628a9a15 returned with HTTP 200 Sep 03 20:19:37 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1386/2732] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:19:37 2026] GET /volume/v3/volumes/cd959370-1ac9-470e-9316-60d4628a9a15 => generated 850 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:19:38 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-647fbd49-3604-4654-b305-549feffdfdcb None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:38 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-647fbd49-3604-4654-b305-549feffdfdcb tempest-VolumeAndVolumeTypeFromImageTest-263246772 tempest-VolumeAndVolumeTypeFromImageTest-263246772-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:19:38 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-647fbd49-3604-4654-b305-549feffdfdcb tempest-VolumeAndVolumeTypeFromImageTest-263246772 tempest-VolumeAndVolumeTypeFromImageTest-263246772-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "cf6ab9e3-80f7-4bcc-95ad-297c0743e113", "size": 1}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:19:38 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.volumes [None req-647fbd49-3604-4654-b305-549feffdfdcb tempest-VolumeAndVolumeTypeFromImageTest-263246772 tempest-VolumeAndVolumeTypeFromImageTest-263246772-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': 'cf6ab9e3-80f7-4bcc-95ad-297c0743e113', 'size': 1}} {{(pid=87290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:19:38 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-647fbd49-3604-4654-b305-549feffdfdcb tempest-VolumeAndVolumeTypeFromImageTest-263246772 tempest-VolumeAndVolumeTypeFromImageTest-263246772-project-member] Create volume of 1 GB Sep 03 20:19:38 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:38 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:19:38 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-647fbd49-3604-4654-b305-549feffdfdcb tempest-VolumeAndVolumeTypeFromImageTest-263246772 tempest-VolumeAndVolumeTypeFromImageTest-263246772-project-member] Availability Zones retrieved successfully. Sep 03 20:19:38 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-a221ebdc-5c0b-4210-b101-b121ee2c7963 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:38 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a221ebdc-5c0b-4210-b101-b121ee2c7963 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] GET http://192.168.122.54/volume/v3/volumes/c80ad292-3eac-464f-b001-eebcdfb561de Sep 03 20:19:38 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a221ebdc-5c0b-4210-b101-b121ee2c7963 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:38 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a221ebdc-5c0b-4210-b101-b121ee2c7963 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:38 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-647fbd49-3604-4654-b305-549feffdfdcb tempest-VolumeAndVolumeTypeFromImageTest-263246772 tempest-VolumeAndVolumeTypeFromImageTest-263246772-project-member] Flow 'volume_create_api' (18a55a7a-fcad-423b-ae08-edcd56585e01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:19:38 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-647fbd49-3604-4654-b305-549feffdfdcb tempest-VolumeAndVolumeTypeFromImageTest-263246772 tempest-VolumeAndVolumeTypeFromImageTest-263246772-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9774f0fb-225f-4c7b-a35a-a2e4708a6e13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:19:38 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.flows.api.create_volume [None req-647fbd49-3604-4654-b305-549feffdfdcb tempest-VolumeAndVolumeTypeFromImageTest-263246772 tempest-VolumeAndVolumeTypeFromImageTest-263246772-project-member] Validating volume size '1' using validate_int {{(pid=87290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:19:38 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:38 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:19:38 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:38 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:19:38 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-a221ebdc-5c0b-4210-b101-b121ee2c7963 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Volume info retrieved successfully. Sep 03 20:19:38 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a221ebdc-5c0b-4210-b101-b121ee2c7963 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] http://192.168.122.54/volume/v3/volumes/c80ad292-3eac-464f-b001-eebcdfb561de returned with HTTP 200 Sep 03 20:19:38 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1387/2733] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:19:38 2026] GET /volume/v3/volumes/c80ad292-3eac-464f-b001-eebcdfb561de => generated 856 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:19:38 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-c284f451-f872-4286-bcae-9d1b1091d8a8 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:38 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c284f451-f872-4286-bcae-9d1b1091d8a8 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] GET http://192.168.122.54/volume/v3/volumes/fb304456-cd5a-4d8a-b5d8-4456b84fb084 Sep 03 20:19:38 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c284f451-f872-4286-bcae-9d1b1091d8a8 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:38 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c284f451-f872-4286-bcae-9d1b1091d8a8 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:38 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:38 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:19:38 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:38 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:19:38 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-c284f451-f872-4286-bcae-9d1b1091d8a8 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Volume info retrieved successfully. Sep 03 20:19:38 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c284f451-f872-4286-bcae-9d1b1091d8a8 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] http://192.168.122.54/volume/v3/volumes/fb304456-cd5a-4d8a-b5d8-4456b84fb084 returned with HTTP 200 Sep 03 20:19:38 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1388/2734] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:19:38 2026] GET /volume/v3/volumes/fb304456-cd5a-4d8a-b5d8-4456b84fb084 => generated 856 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:19:38 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-c96e27d3-711c-42d4-b317-a026ec9b781b None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:38 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c96e27d3-711c-42d4-b317-a026ec9b781b tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] GET http://192.168.122.54/volume/v3/volumes/ff5c4e2a-0960-44c6-adec-8cae9a3631c0 Sep 03 20:19:38 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c96e27d3-711c-42d4-b317-a026ec9b781b tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:38 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c96e27d3-711c-42d4-b317-a026ec9b781b tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:38 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:38 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:19:38 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:38 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:19:38 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-647fbd49-3604-4654-b305-549feffdfdcb tempest-VolumeAndVolumeTypeFromImageTest-263246772 tempest-VolumeAndVolumeTypeFromImageTest-263246772-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9774f0fb-225f-4c7b-a35a-a2e4708a6e13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T18:19:34Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=36387e55-cf38-433a-8e52-07a6cb48885d,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': '36387e55-cf38-433a-8e52-07a6cb48885d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:19:38 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-647fbd49-3604-4654-b305-549feffdfdcb tempest-VolumeAndVolumeTypeFromImageTest-263246772 tempest-VolumeAndVolumeTypeFromImageTest-263246772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29b24636-f21d-475b-81aa-caddfdc73e55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:19:38 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-c96e27d3-711c-42d4-b317-a026ec9b781b tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Volume info retrieved successfully. Sep 03 20:19:38 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c96e27d3-711c-42d4-b317-a026ec9b781b tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] http://192.168.122.54/volume/v3/volumes/ff5c4e2a-0960-44c6-adec-8cae9a3631c0 returned with HTTP 200 Sep 03 20:19:38 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1389/2735] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:19:38 2026] GET /volume/v3/volumes/ff5c4e2a-0960-44c6-adec-8cae9a3631c0 => generated 856 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:19:38 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-eab380fc-4337-4300-af96-aa54f2ce2ac2 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:38 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-eab380fc-4337-4300-af96-aa54f2ce2ac2 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] GET http://192.168.122.54/volume/v3/snapshots/ac94b346-077d-4fe6-ad9c-a2e64da1fa66 Sep 03 20:19:38 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-eab380fc-4337-4300-af96-aa54f2ce2ac2 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:38 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-eab380fc-4337-4300-af96-aa54f2ce2ac2 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:38 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:38 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:19:38 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-eab380fc-4337-4300-af96-aa54f2ce2ac2 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Snapshot retrieved successfully. Sep 03 20:19:38 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-eab380fc-4337-4300-af96-aa54f2ce2ac2 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] http://192.168.122.54/volume/v3/snapshots/ac94b346-077d-4fe6-ad9c-a2e64da1fa66 returned with HTTP 200 Sep 03 20:19:38 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1390/2736] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:19:38 2026] GET /volume/v3/snapshots/ac94b346-077d-4fe6-ad9c-a2e64da1fa66 => generated 447 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:19:38 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-647fbd49-3604-4654-b305-549feffdfdcb tempest-VolumeAndVolumeTypeFromImageTest-263246772 tempest-VolumeAndVolumeTypeFromImageTest-263246772-project-member] Created reservations ['1d237b45-acbb-48bc-9fe9-1d01d7d12454', '0bfdd67f-699f-4d6b-8712-128d3d17d7ed', 'ad3aca3a-da9e-47d8-a744-941088e8c27b', '2aa44281-da56-4279-87ec-2fc013369689'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:19:38 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-647fbd49-3604-4654-b305-549feffdfdcb tempest-VolumeAndVolumeTypeFromImageTest-263246772 tempest-VolumeAndVolumeTypeFromImageTest-263246772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29b24636-f21d-475b-81aa-caddfdc73e55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d237b45-acbb-48bc-9fe9-1d01d7d12454', '0bfdd67f-699f-4d6b-8712-128d3d17d7ed', 'ad3aca3a-da9e-47d8-a744-941088e8c27b', '2aa44281-da56-4279-87ec-2fc013369689']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:19:38 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-647fbd49-3604-4654-b305-549feffdfdcb tempest-VolumeAndVolumeTypeFromImageTest-263246772 tempest-VolumeAndVolumeTypeFromImageTest-263246772-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f55e657-5e47-45eb-b9a7-41bb589c9cf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:19:38 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:38 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:19:38 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-647fbd49-3604-4654-b305-549feffdfdcb tempest-VolumeAndVolumeTypeFromImageTest-263246772 tempest-VolumeAndVolumeTypeFromImageTest-263246772-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f55e657-5e47-45eb-b9a7-41bb589c9cf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68bdfeda-e62c-4b9b-9cac-75babb145d47', '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='a3bbb39c45f04d7db779c8226f4d94b0',qos_specs=None,replication_status=,reservations=['1d237b45-acbb-48bc-9fe9-1d01d7d12454','0bfdd67f-699f-4d6b-8712-128d3d17d7ed','ad3aca3a-da9e-47d8-a744-941088e8c27b','2aa44281-da56-4279-87ec-2fc013369689'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b1dde4562334f10ac27b231cbdf3bae',volume_type_id=36387e55-cf38-433a-8e52-07a6cb48885d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:19:38Z,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=68bdfeda-e62c-4b9b-9cac-75babb145d47,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a3bbb39c45f04d7db779c8226f4d94b0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b1dde4562334f10ac27b231cbdf3bae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(36387e55-cf38-433a-8e52-07a6cb48885d),volume_type_id=36387e55-cf38-433a-8e52-07a6cb48885d)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:19:38 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-647fbd49-3604-4654-b305-549feffdfdcb tempest-VolumeAndVolumeTypeFromImageTest-263246772 tempest-VolumeAndVolumeTypeFromImageTest-263246772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e85fb7b-d8bf-424e-833c-5b395dd1dcd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:19:38 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-235eefa3-2efc-454a-b373-cc87670742b4 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:38 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-647fbd49-3604-4654-b305-549feffdfdcb tempest-VolumeAndVolumeTypeFromImageTest-263246772 tempest-VolumeAndVolumeTypeFromImageTest-263246772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e85fb7b-d8bf-424e-833c-5b395dd1dcd7) transitioned into state 'SUCCESS' from 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='a3bbb39c45f04d7db779c8226f4d94b0',qos_specs=None,replication_status=,reservations=['1d237b45-acbb-48bc-9fe9-1d01d7d12454','0bfdd67f-699f-4d6b-8712-128d3d17d7ed','ad3aca3a-da9e-47d8-a744-941088e8c27b','2aa44281-da56-4279-87ec-2fc013369689'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b1dde4562334f10ac27b231cbdf3bae',volume_type_id=36387e55-cf38-433a-8e52-07a6cb48885d)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:19:38 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-235eefa3-2efc-454a-b373-cc87670742b4 tempest-VolumeImageDependencyTests-1504952038 tempest-VolumeImageDependencyTests-1504952038-project-member] GET http://192.168.122.54/volume/v3/volumes/cd959370-1ac9-470e-9316-60d4628a9a15 Sep 03 20:19:38 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-235eefa3-2efc-454a-b373-cc87670742b4 tempest-VolumeImageDependencyTests-1504952038 tempest-VolumeImageDependencyTests-1504952038-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:38 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-235eefa3-2efc-454a-b373-cc87670742b4 tempest-VolumeImageDependencyTests-1504952038 tempest-VolumeImageDependencyTests-1504952038-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:38 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-647fbd49-3604-4654-b305-549feffdfdcb tempest-VolumeAndVolumeTypeFromImageTest-263246772 tempest-VolumeAndVolumeTypeFromImageTest-263246772-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed42e65a-1cf6-4512-aa29-c1f403f20c5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:19:38 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:38 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:19:38 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:38 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:19:38 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-235eefa3-2efc-454a-b373-cc87670742b4 tempest-VolumeImageDependencyTests-1504952038 tempest-VolumeImageDependencyTests-1504952038-project-member] Volume info retrieved successfully. Sep 03 20:19:38 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-647fbd49-3604-4654-b305-549feffdfdcb tempest-VolumeAndVolumeTypeFromImageTest-263246772 tempest-VolumeAndVolumeTypeFromImageTest-263246772-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed42e65a-1cf6-4512-aa29-c1f403f20c5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:19:38 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-235eefa3-2efc-454a-b373-cc87670742b4 tempest-VolumeImageDependencyTests-1504952038 tempest-VolumeImageDependencyTests-1504952038-project-member] http://192.168.122.54/volume/v3/volumes/cd959370-1ac9-470e-9316-60d4628a9a15 returned with HTTP 200 Sep 03 20:19:38 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-647fbd49-3604-4654-b305-549feffdfdcb tempest-VolumeAndVolumeTypeFromImageTest-263246772 tempest-VolumeAndVolumeTypeFromImageTest-263246772-project-member] Flow 'volume_create_api' (18a55a7a-fcad-423b-ae08-edcd56585e01) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:19:38 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1391/2737] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:19:38 2026] GET /volume/v3/volumes/cd959370-1ac9-470e-9316-60d4628a9a15 => generated 874 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:19:38 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-647fbd49-3604-4654-b305-549feffdfdcb tempest-VolumeAndVolumeTypeFromImageTest-263246772 tempest-VolumeAndVolumeTypeFromImageTest-263246772-project-member] Create volume request issued successfully. Sep 03 20:19:38 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-647fbd49-3604-4654-b305-549feffdfdcb tempest-VolumeAndVolumeTypeFromImageTest-263246772 tempest-VolumeAndVolumeTypeFromImageTest-263246772-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:19:38 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1347/2738] 192.168.122.54 () {60 vars in 1138 bytes} [Thu Sep 3 20:19:38 2026] POST /volume/v3/volumes => generated 804 bytes in 673 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:19:38 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-7484370e-a2e7-4c0e-bcec-e268c3a67755 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:38 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7484370e-a2e7-4c0e-bcec-e268c3a67755 tempest-VolumeAndVolumeTypeFromImageTest-263246772 tempest-VolumeAndVolumeTypeFromImageTest-263246772-project-member] GET http://192.168.122.54/volume/v3/volumes/68bdfeda-e62c-4b9b-9cac-75babb145d47 Sep 03 20:19:38 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-7484370e-a2e7-4c0e-bcec-e268c3a67755 tempest-VolumeAndVolumeTypeFromImageTest-263246772 tempest-VolumeAndVolumeTypeFromImageTest-263246772-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:38 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-7484370e-a2e7-4c0e-bcec-e268c3a67755 tempest-VolumeAndVolumeTypeFromImageTest-263246772 tempest-VolumeAndVolumeTypeFromImageTest-263246772-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:38 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:38 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:19:38 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:38 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:19:38 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-7484370e-a2e7-4c0e-bcec-e268c3a67755 tempest-VolumeAndVolumeTypeFromImageTest-263246772 tempest-VolumeAndVolumeTypeFromImageTest-263246772-project-member] Volume info retrieved successfully. Sep 03 20:19:38 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7484370e-a2e7-4c0e-bcec-e268c3a67755 tempest-VolumeAndVolumeTypeFromImageTest-263246772 tempest-VolumeAndVolumeTypeFromImageTest-263246772-project-member] http://192.168.122.54/volume/v3/volumes/68bdfeda-e62c-4b9b-9cac-75babb145d47 returned with HTTP 200 Sep 03 20:19:38 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1392/2739] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:19:38 2026] GET /volume/v3/volumes/68bdfeda-e62c-4b9b-9cac-75babb145d47 => generated 872 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:19:39 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-6bef805a-717b-4a51-936a-3addfcb2efaf None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:39 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6bef805a-717b-4a51-936a-3addfcb2efaf tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] GET http://192.168.122.54/volume/v3/volumes/ff5c4e2a-0960-44c6-adec-8cae9a3631c0 Sep 03 20:19:39 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-6bef805a-717b-4a51-936a-3addfcb2efaf tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:39 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-6bef805a-717b-4a51-936a-3addfcb2efaf tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:39 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:39 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:19:39 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:39 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:19:39 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-6bef805a-717b-4a51-936a-3addfcb2efaf tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Volume info retrieved successfully. Sep 03 20:19:39 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6bef805a-717b-4a51-936a-3addfcb2efaf tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] http://192.168.122.54/volume/v3/volumes/ff5c4e2a-0960-44c6-adec-8cae9a3631c0 returned with HTTP 200 Sep 03 20:19:39 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1348/2740] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:19:39 2026] GET /volume/v3/volumes/ff5c4e2a-0960-44c6-adec-8cae9a3631c0 => generated 857 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:19:39 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-14526b8e-91ed-468e-81de-b33092b9cecc None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:39 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-14526b8e-91ed-468e-81de-b33092b9cecc tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] GET http://192.168.122.54/volume/v3/volumes/f9cc836d-9284-4a91-9b2f-aeab31e6220e Sep 03 20:19:39 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-14526b8e-91ed-468e-81de-b33092b9cecc tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:39 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-14526b8e-91ed-468e-81de-b33092b9cecc tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:39 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:39 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:19:39 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:39 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:19:39 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-a068a05a-6f46-4cb7-a47d-9da5448aa794 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:39 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-14526b8e-91ed-468e-81de-b33092b9cecc tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Volume info retrieved successfully. Sep 03 20:19:39 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a068a05a-6f46-4cb7-a47d-9da5448aa794 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] GET http://192.168.122.54/volume/v3/snapshots/ac94b346-077d-4fe6-ad9c-a2e64da1fa66 Sep 03 20:19:39 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a068a05a-6f46-4cb7-a47d-9da5448aa794 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:39 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a068a05a-6f46-4cb7-a47d-9da5448aa794 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:39 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-14526b8e-91ed-468e-81de-b33092b9cecc tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] http://192.168.122.54/volume/v3/volumes/f9cc836d-9284-4a91-9b2f-aeab31e6220e returned with HTTP 200 Sep 03 20:19:39 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1393/2741] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:19:39 2026] GET /volume/v3/volumes/f9cc836d-9284-4a91-9b2f-aeab31e6220e => generated 856 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:19:39 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:39 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:19:39 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-a068a05a-6f46-4cb7-a47d-9da5448aa794 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Snapshot retrieved successfully. Sep 03 20:19:39 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a068a05a-6f46-4cb7-a47d-9da5448aa794 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] http://192.168.122.54/volume/v3/snapshots/ac94b346-077d-4fe6-ad9c-a2e64da1fa66 returned with HTTP 200 Sep 03 20:19:39 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1349/2742] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:19:39 2026] GET /volume/v3/snapshots/ac94b346-077d-4fe6-ad9c-a2e64da1fa66 => generated 447 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:19:39 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-e06f3d9e-5b91-447e-b8fe-b988bf136754 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:39 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-e06f3d9e-5b91-447e-b8fe-b988bf136754 tempest-VolumeImageDependencyTests-1504952038 tempest-VolumeImageDependencyTests-1504952038-project-member] GET http://192.168.122.54/volume/v3/volumes/cd959370-1ac9-470e-9316-60d4628a9a15 Sep 03 20:19:39 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-e06f3d9e-5b91-447e-b8fe-b988bf136754 tempest-VolumeImageDependencyTests-1504952038 tempest-VolumeImageDependencyTests-1504952038-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:39 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-e06f3d9e-5b91-447e-b8fe-b988bf136754 tempest-VolumeImageDependencyTests-1504952038 tempest-VolumeImageDependencyTests-1504952038-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:39 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:39 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:19:39 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:39 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:19:39 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-e06f3d9e-5b91-447e-b8fe-b988bf136754 tempest-VolumeImageDependencyTests-1504952038 tempest-VolumeImageDependencyTests-1504952038-project-member] Volume info retrieved successfully. Sep 03 20:19:39 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-e06f3d9e-5b91-447e-b8fe-b988bf136754 tempest-VolumeImageDependencyTests-1504952038 tempest-VolumeImageDependencyTests-1504952038-project-member] http://192.168.122.54/volume/v3/volumes/cd959370-1ac9-470e-9316-60d4628a9a15 returned with HTTP 200 Sep 03 20:19:39 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1394/2743] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:19:39 2026] GET /volume/v3/volumes/cd959370-1ac9-470e-9316-60d4628a9a15 => generated 932 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:19:39 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-35609806-7157-46a7-b569-2754942c8952 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:39 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-35609806-7157-46a7-b569-2754942c8952 tempest-VolumeAndVolumeTypeFromImageTest-263246772 tempest-VolumeAndVolumeTypeFromImageTest-263246772-project-member] GET http://192.168.122.54/volume/v3/volumes/68bdfeda-e62c-4b9b-9cac-75babb145d47 Sep 03 20:19:39 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-35609806-7157-46a7-b569-2754942c8952 tempest-VolumeAndVolumeTypeFromImageTest-263246772 tempest-VolumeAndVolumeTypeFromImageTest-263246772-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:39 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-35609806-7157-46a7-b569-2754942c8952 tempest-VolumeAndVolumeTypeFromImageTest-263246772 tempest-VolumeAndVolumeTypeFromImageTest-263246772-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:39 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:39 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:19:39 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:39 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:19:39 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-35609806-7157-46a7-b569-2754942c8952 tempest-VolumeAndVolumeTypeFromImageTest-263246772 tempest-VolumeAndVolumeTypeFromImageTest-263246772-project-member] Volume info retrieved successfully. Sep 03 20:19:39 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-35609806-7157-46a7-b569-2754942c8952 tempest-VolumeAndVolumeTypeFromImageTest-263246772 tempest-VolumeAndVolumeTypeFromImageTest-263246772-project-member] http://192.168.122.54/volume/v3/volumes/68bdfeda-e62c-4b9b-9cac-75babb145d47 returned with HTTP 200 Sep 03 20:19:39 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1350/2744] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:19:39 2026] GET /volume/v3/volumes/68bdfeda-e62c-4b9b-9cac-75babb145d47 => generated 896 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:19:40 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-aa9c81ce-4403-4d96-8ada-6ad8e538206d None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:40 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-aa9c81ce-4403-4d96-8ada-6ad8e538206d tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] GET http://192.168.122.54/volume/v3/volumes/f9cc836d-9284-4a91-9b2f-aeab31e6220e Sep 03 20:19:40 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-aa9c81ce-4403-4d96-8ada-6ad8e538206d tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:40 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-aa9c81ce-4403-4d96-8ada-6ad8e538206d tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:40 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-b1e66358-b2f4-4529-849b-ffcaeab7c3f3 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:40 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:40 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:19:40 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b1e66358-b2f4-4529-849b-ffcaeab7c3f3 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] GET http://192.168.122.54/volume/v3/snapshots/ac94b346-077d-4fe6-ad9c-a2e64da1fa66 Sep 03 20:19:40 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b1e66358-b2f4-4529-849b-ffcaeab7c3f3 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:40 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b1e66358-b2f4-4529-849b-ffcaeab7c3f3 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:40 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:40 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:19:40 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-aa9c81ce-4403-4d96-8ada-6ad8e538206d tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Volume info retrieved successfully. Sep 03 20:19:40 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:40 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:19:40 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-b1e66358-b2f4-4529-849b-ffcaeab7c3f3 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Snapshot retrieved successfully. Sep 03 20:19:40 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b1e66358-b2f4-4529-849b-ffcaeab7c3f3 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] http://192.168.122.54/volume/v3/snapshots/ac94b346-077d-4fe6-ad9c-a2e64da1fa66 returned with HTTP 200 Sep 03 20:19:40 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1351/2745] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:19:40 2026] GET /volume/v3/snapshots/ac94b346-077d-4fe6-ad9c-a2e64da1fa66 => generated 447 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:19:40 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-aa9c81ce-4403-4d96-8ada-6ad8e538206d tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] http://192.168.122.54/volume/v3/volumes/f9cc836d-9284-4a91-9b2f-aeab31e6220e returned with HTTP 200 Sep 03 20:19:40 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1395/2746] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:19:40 2026] GET /volume/v3/volumes/f9cc836d-9284-4a91-9b2f-aeab31e6220e => generated 857 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:19:40 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-90c707e4-44bb-43fa-8eaf-6147194a25e1 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:40 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-90c707e4-44bb-43fa-8eaf-6147194a25e1 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] DELETE http://192.168.122.54/volume/v3/volumes/f9cc836d-9284-4a91-9b2f-aeab31e6220e Sep 03 20:19:40 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-90c707e4-44bb-43fa-8eaf-6147194a25e1 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:40 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-90c707e4-44bb-43fa-8eaf-6147194a25e1 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:40 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-90c707e4-44bb-43fa-8eaf-6147194a25e1 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Delete volume with id: f9cc836d-9284-4a91-9b2f-aeab31e6220e Sep 03 20:19:40 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:40 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:19:40 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:40 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:19:40 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-90c707e4-44bb-43fa-8eaf-6147194a25e1 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Volume info retrieved successfully. Sep 03 20:19:40 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-90c707e4-44bb-43fa-8eaf-6147194a25e1 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Delete volume request issued successfully. Sep 03 20:19:40 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-90c707e4-44bb-43fa-8eaf-6147194a25e1 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] http://192.168.122.54/volume/v3/volumes/f9cc836d-9284-4a91-9b2f-aeab31e6220e returned with HTTP 202 Sep 03 20:19:40 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1352/2747] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:19:40 2026] DELETE /volume/v3/volumes/f9cc836d-9284-4a91-9b2f-aeab31e6220e => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:19:40 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-ba0edaf0-6591-4b6d-89ae-44367f9c085f None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:40 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ba0edaf0-6591-4b6d-89ae-44367f9c085f tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] GET http://192.168.122.54/volume/v3/volumes/f9cc836d-9284-4a91-9b2f-aeab31e6220e Sep 03 20:19:40 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ba0edaf0-6591-4b6d-89ae-44367f9c085f tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:40 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ba0edaf0-6591-4b6d-89ae-44367f9c085f tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:40 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:40 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:19:40 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:40 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:19:40 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-ba0edaf0-6591-4b6d-89ae-44367f9c085f tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Volume info retrieved successfully. Sep 03 20:19:40 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ba0edaf0-6591-4b6d-89ae-44367f9c085f tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] http://192.168.122.54/volume/v3/volumes/f9cc836d-9284-4a91-9b2f-aeab31e6220e returned with HTTP 200 Sep 03 20:19:40 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1396/2748] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:19:40 2026] GET /volume/v3/volumes/f9cc836d-9284-4a91-9b2f-aeab31e6220e => generated 856 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:19:40 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-9d054748-84a8-4d94-b1cf-c430073c36f3 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:40 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-9d054748-84a8-4d94-b1cf-c430073c36f3 tempest-VolumeImageDependencyTests-1504952038 tempest-VolumeImageDependencyTests-1504952038-project-member] GET http://192.168.122.54/volume/v3/volumes/cd959370-1ac9-470e-9316-60d4628a9a15 Sep 03 20:19:40 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-9d054748-84a8-4d94-b1cf-c430073c36f3 tempest-VolumeImageDependencyTests-1504952038 tempest-VolumeImageDependencyTests-1504952038-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:40 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-9d054748-84a8-4d94-b1cf-c430073c36f3 tempest-VolumeImageDependencyTests-1504952038 tempest-VolumeImageDependencyTests-1504952038-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:40 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:40 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:19:40 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:40 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:19:40 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-9d054748-84a8-4d94-b1cf-c430073c36f3 tempest-VolumeImageDependencyTests-1504952038 tempest-VolumeImageDependencyTests-1504952038-project-member] Volume info retrieved successfully. Sep 03 20:19:40 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-9d054748-84a8-4d94-b1cf-c430073c36f3 tempest-VolumeImageDependencyTests-1504952038 tempest-VolumeImageDependencyTests-1504952038-project-member] http://192.168.122.54/volume/v3/volumes/cd959370-1ac9-470e-9316-60d4628a9a15 returned with HTTP 200 Sep 03 20:19:40 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1353/2749] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:19:40 2026] GET /volume/v3/volumes/cd959370-1ac9-470e-9316-60d4628a9a15 => generated 932 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:19:40 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-99f51e99-025d-49bc-ad61-50d038aea5ef None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:40 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-99f51e99-025d-49bc-ad61-50d038aea5ef tempest-VolumeAndVolumeTypeFromImageTest-263246772 tempest-VolumeAndVolumeTypeFromImageTest-263246772-project-member] GET http://192.168.122.54/volume/v3/volumes/68bdfeda-e62c-4b9b-9cac-75babb145d47 Sep 03 20:19:40 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-99f51e99-025d-49bc-ad61-50d038aea5ef tempest-VolumeAndVolumeTypeFromImageTest-263246772 tempest-VolumeAndVolumeTypeFromImageTest-263246772-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:40 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-99f51e99-025d-49bc-ad61-50d038aea5ef tempest-VolumeAndVolumeTypeFromImageTest-263246772 tempest-VolumeAndVolumeTypeFromImageTest-263246772-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:40 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:40 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:19:40 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:40 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:19:40 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-99f51e99-025d-49bc-ad61-50d038aea5ef tempest-VolumeAndVolumeTypeFromImageTest-263246772 tempest-VolumeAndVolumeTypeFromImageTest-263246772-project-member] Volume info retrieved successfully. Sep 03 20:19:40 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-99f51e99-025d-49bc-ad61-50d038aea5ef tempest-VolumeAndVolumeTypeFromImageTest-263246772 tempest-VolumeAndVolumeTypeFromImageTest-263246772-project-member] http://192.168.122.54/volume/v3/volumes/68bdfeda-e62c-4b9b-9cac-75babb145d47 returned with HTTP 200 Sep 03 20:19:40 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1397/2750] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:19:40 2026] GET /volume/v3/volumes/68bdfeda-e62c-4b9b-9cac-75babb145d47 => generated 954 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:19:41 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-4469d625-6254-4e74-ac0d-b81fcc1d038a None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:41 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-4469d625-6254-4e74-ac0d-b81fcc1d038a tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] GET http://192.168.122.54/volume/v3/snapshots/ac94b346-077d-4fe6-ad9c-a2e64da1fa66 Sep 03 20:19:41 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-4469d625-6254-4e74-ac0d-b81fcc1d038a tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:41 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-4469d625-6254-4e74-ac0d-b81fcc1d038a tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:41 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:41 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:19:41 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-4469d625-6254-4e74-ac0d-b81fcc1d038a tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Snapshot retrieved successfully. Sep 03 20:19:41 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-4469d625-6254-4e74-ac0d-b81fcc1d038a tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] http://192.168.122.54/volume/v3/snapshots/ac94b346-077d-4fe6-ad9c-a2e64da1fa66 returned with HTTP 200 Sep 03 20:19:41 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1354/2751] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:19:41 2026] GET /volume/v3/snapshots/ac94b346-077d-4fe6-ad9c-a2e64da1fa66 => generated 447 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:19:41 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-7c1722d6-3bd2-43de-a0b1-98b25bd19fbc None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:41 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7c1722d6-3bd2-43de-a0b1-98b25bd19fbc tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] GET http://192.168.122.54/volume/v3/volumes/f9cc836d-9284-4a91-9b2f-aeab31e6220e Sep 03 20:19:41 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-7c1722d6-3bd2-43de-a0b1-98b25bd19fbc tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:41 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-7c1722d6-3bd2-43de-a0b1-98b25bd19fbc tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:41 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7c1722d6-3bd2-43de-a0b1-98b25bd19fbc tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] http://192.168.122.54/volume/v3/volumes/f9cc836d-9284-4a91-9b2f-aeab31e6220e returned with HTTP 404 Sep 03 20:19:41 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1398/2752] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:19:41 2026] GET /volume/v3/volumes/f9cc836d-9284-4a91-9b2f-aeab31e6220e => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:19:41 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-72eebc5f-83a8-4a88-be87-e86e65cb38ae None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:41 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-72eebc5f-83a8-4a88-be87-e86e65cb38ae tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] DELETE http://192.168.122.54/volume/v3/volumes/ff5c4e2a-0960-44c6-adec-8cae9a3631c0 Sep 03 20:19:41 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-72eebc5f-83a8-4a88-be87-e86e65cb38ae tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:41 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-72eebc5f-83a8-4a88-be87-e86e65cb38ae tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:41 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-72eebc5f-83a8-4a88-be87-e86e65cb38ae tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Delete volume with id: ff5c4e2a-0960-44c6-adec-8cae9a3631c0 Sep 03 20:19:41 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:41 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:19:41 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:41 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:19:41 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-72eebc5f-83a8-4a88-be87-e86e65cb38ae tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Volume info retrieved successfully. Sep 03 20:19:41 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-973db42c-68af-41f4-8a00-c85b3255120a None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:41 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-973db42c-68af-41f4-8a00-c85b3255120a tempest-VolumeImageDependencyTests-1504952038 tempest-VolumeImageDependencyTests-1504952038-project-member] GET http://192.168.122.54/volume/v3/volumes/cd959370-1ac9-470e-9316-60d4628a9a15 Sep 03 20:19:41 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-973db42c-68af-41f4-8a00-c85b3255120a tempest-VolumeImageDependencyTests-1504952038 tempest-VolumeImageDependencyTests-1504952038-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:41 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-973db42c-68af-41f4-8a00-c85b3255120a tempest-VolumeImageDependencyTests-1504952038 tempest-VolumeImageDependencyTests-1504952038-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:41 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:41 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:19:41 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:41 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:19:41 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-973db42c-68af-41f4-8a00-c85b3255120a tempest-VolumeImageDependencyTests-1504952038 tempest-VolumeImageDependencyTests-1504952038-project-member] Volume info retrieved successfully. Sep 03 20:19:42 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-973db42c-68af-41f4-8a00-c85b3255120a tempest-VolumeImageDependencyTests-1504952038 tempest-VolumeImageDependencyTests-1504952038-project-member] http://192.168.122.54/volume/v3/volumes/cd959370-1ac9-470e-9316-60d4628a9a15 returned with HTTP 200 Sep 03 20:19:42 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1399/2753] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:19:41 2026] GET /volume/v3/volumes/cd959370-1ac9-470e-9316-60d4628a9a15 => generated 932 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:19:42 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-b3177a2e-abb6-4c59-9861-df59396fba16 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:42 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b3177a2e-abb6-4c59-9861-df59396fba16 tempest-VolumeAndVolumeTypeFromImageTest-263246772 tempest-VolumeAndVolumeTypeFromImageTest-263246772-project-member] GET http://192.168.122.54/volume/v3/volumes/68bdfeda-e62c-4b9b-9cac-75babb145d47 Sep 03 20:19:42 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b3177a2e-abb6-4c59-9861-df59396fba16 tempest-VolumeAndVolumeTypeFromImageTest-263246772 tempest-VolumeAndVolumeTypeFromImageTest-263246772-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:42 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b3177a2e-abb6-4c59-9861-df59396fba16 tempest-VolumeAndVolumeTypeFromImageTest-263246772 tempest-VolumeAndVolumeTypeFromImageTest-263246772-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:42 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-72eebc5f-83a8-4a88-be87-e86e65cb38ae tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Delete volume request issued successfully. Sep 03 20:19:42 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-72eebc5f-83a8-4a88-be87-e86e65cb38ae tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] http://192.168.122.54/volume/v3/volumes/ff5c4e2a-0960-44c6-adec-8cae9a3631c0 returned with HTTP 202 Sep 03 20:19:42 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1355/2754] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:19:41 2026] DELETE /volume/v3/volumes/ff5c4e2a-0960-44c6-adec-8cae9a3631c0 => generated 0 bytes in 172 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:19:42 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-0eac7af6-75e2-4526-a125-41670568018e None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:42 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:42 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:19:42 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:42 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:19:42 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-0eac7af6-75e2-4526-a125-41670568018e tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] GET http://192.168.122.54/volume/v3/volumes/ff5c4e2a-0960-44c6-adec-8cae9a3631c0 Sep 03 20:19:42 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-0eac7af6-75e2-4526-a125-41670568018e tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:42 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-0eac7af6-75e2-4526-a125-41670568018e tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:42 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-b3177a2e-abb6-4c59-9861-df59396fba16 tempest-VolumeAndVolumeTypeFromImageTest-263246772 tempest-VolumeAndVolumeTypeFromImageTest-263246772-project-member] Volume info retrieved successfully. Sep 03 20:19:42 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:42 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:19:42 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b3177a2e-abb6-4c59-9861-df59396fba16 tempest-VolumeAndVolumeTypeFromImageTest-263246772 tempest-VolumeAndVolumeTypeFromImageTest-263246772-project-member] http://192.168.122.54/volume/v3/volumes/68bdfeda-e62c-4b9b-9cac-75babb145d47 returned with HTTP 200 Sep 03 20:19:42 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1400/2755] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:19:42 2026] GET /volume/v3/volumes/68bdfeda-e62c-4b9b-9cac-75babb145d47 => generated 954 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:19:42 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:42 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:19:42 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-0eac7af6-75e2-4526-a125-41670568018e tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Volume info retrieved successfully. Sep 03 20:19:42 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-0eac7af6-75e2-4526-a125-41670568018e tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] http://192.168.122.54/volume/v3/volumes/ff5c4e2a-0960-44c6-adec-8cae9a3631c0 returned with HTTP 200 Sep 03 20:19:42 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1356/2756] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:19:42 2026] GET /volume/v3/volumes/ff5c4e2a-0960-44c6-adec-8cae9a3631c0 => generated 856 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:19:42 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-51343552-e7af-40ed-83ca-e3278cac7e15 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:42 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-51343552-e7af-40ed-83ca-e3278cac7e15 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] GET http://192.168.122.54/volume/v3/snapshots/ac94b346-077d-4fe6-ad9c-a2e64da1fa66 Sep 03 20:19:42 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-51343552-e7af-40ed-83ca-e3278cac7e15 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:42 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-51343552-e7af-40ed-83ca-e3278cac7e15 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:42 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:42 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:19:42 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-51343552-e7af-40ed-83ca-e3278cac7e15 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Snapshot retrieved successfully. Sep 03 20:19:42 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-51343552-e7af-40ed-83ca-e3278cac7e15 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] http://192.168.122.54/volume/v3/snapshots/ac94b346-077d-4fe6-ad9c-a2e64da1fa66 returned with HTTP 200 Sep 03 20:19:42 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1401/2757] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:19:42 2026] GET /volume/v3/snapshots/ac94b346-077d-4fe6-ad9c-a2e64da1fa66 => generated 474 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:19:42 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-c37aba44-5695-4a2c-a60d-84d3a6bd3790 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:42 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c37aba44-5695-4a2c-a60d-84d3a6bd3790 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:19:42 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c37aba44-5695-4a2c-a60d-84d3a6bd3790 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "ac94b346-077d-4fe6-ad9c-a2e64da1fa66", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-2016290738"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:19:42 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.volumes [None req-c37aba44-5695-4a2c-a60d-84d3a6bd3790 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Create volume request body: {'volume': {"'snapshot_id": 'ac94b346-077d-4fe6-ad9c-a2e64da1fa66', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-2016290738'}} {{(pid=87290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:19:42 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-c37aba44-5695-4a2c-a60d-84d3a6bd3790 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Create volume of 1 GB Sep 03 20:19:42 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-c37aba44-5695-4a2c-a60d-84d3a6bd3790 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Availability Zones retrieved successfully. Sep 03 20:19:42 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-c37aba44-5695-4a2c-a60d-84d3a6bd3790 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Flow 'volume_create_api' (88432def-b736-4b9c-915f-3189520759d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:19:42 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-c37aba44-5695-4a2c-a60d-84d3a6bd3790 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92dc835a-b4c6-4f2f-9e5b-9600f03de0ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:19:42 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.flows.api.create_volume [None req-c37aba44-5695-4a2c-a60d-84d3a6bd3790 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Validating volume size '1' using validate_int {{(pid=87290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:19:42 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-c37aba44-5695-4a2c-a60d-84d3a6bd3790 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92dc835a-b4c6-4f2f-9e5b-9600f03de0ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:19:42 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-c37aba44-5695-4a2c-a60d-84d3a6bd3790 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (432cfd0b-8603-4ae2-99a8-1f181aea5b35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:19:42 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-c37aba44-5695-4a2c-a60d-84d3a6bd3790 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Created reservations ['82a9a3ab-04dc-4145-a19e-0edb42d1cb83', '2a5b4680-fad4-4cec-a846-8ef4f071f98d', '8e643a9b-ae93-4ca0-9708-7863aa4b46ef', 'c3e89cd2-37d4-4dd6-a5bb-328b289ba13e'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:19:42 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-c37aba44-5695-4a2c-a60d-84d3a6bd3790 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (432cfd0b-8603-4ae2-99a8-1f181aea5b35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['82a9a3ab-04dc-4145-a19e-0edb42d1cb83', '2a5b4680-fad4-4cec-a846-8ef4f071f98d', '8e643a9b-ae93-4ca0-9708-7863aa4b46ef', 'c3e89cd2-37d4-4dd6-a5bb-328b289ba13e']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:19:42 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-c37aba44-5695-4a2c-a60d-84d3a6bd3790 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e47fd3c-e4f3-44db-b258-0a16fafb3adb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:19:43 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:43 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:19:43 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-c37aba44-5695-4a2c-a60d-84d3a6bd3790 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e47fd3c-e4f3-44db-b258-0a16fafb3adb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a65ced9e-376f-433a-afb3-108e46531c0f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2016290738',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='236c9573150c44ec82979d359d03d3c8',qos_specs=None,replication_status=,reservations=['82a9a3ab-04dc-4145-a19e-0edb42d1cb83','2a5b4680-fad4-4cec-a846-8ef4f071f98d','8e643a9b-ae93-4ca0-9708-7863aa4b46ef','c3e89cd2-37d4-4dd6-a5bb-328b289ba13e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e9b39dd75d74adda0f2f1b3facf4a77',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:19:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2016290738',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a65ced9e-376f-433a-afb3-108e46531c0f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='236c9573150c44ec82979d359d03d3c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e9b39dd75d74adda0f2f1b3facf4a77',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:19:43 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-c37aba44-5695-4a2c-a60d-84d3a6bd3790 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61747164-2966-44c8-bd62-1e24b8bf8bdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:19:43 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-3d10a9e6-4cad-44c7-8f0e-e1d27fa21a21 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:43 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-3d10a9e6-4cad-44c7-8f0e-e1d27fa21a21 tempest-VolumeImageDependencyTests-1504952038 tempest-VolumeImageDependencyTests-1504952038-project-member] GET http://192.168.122.54/volume/v3/volumes/cd959370-1ac9-470e-9316-60d4628a9a15 Sep 03 20:19:43 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-3d10a9e6-4cad-44c7-8f0e-e1d27fa21a21 tempest-VolumeImageDependencyTests-1504952038 tempest-VolumeImageDependencyTests-1504952038-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:43 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-3d10a9e6-4cad-44c7-8f0e-e1d27fa21a21 tempest-VolumeImageDependencyTests-1504952038 tempest-VolumeImageDependencyTests-1504952038-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:43 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:43 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:19:43 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:43 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:19:43 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-c37aba44-5695-4a2c-a60d-84d3a6bd3790 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61747164-2966-44c8-bd62-1e24b8bf8bdc) transitioned into state 'SUCCESS' from state '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-2016290738',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='236c9573150c44ec82979d359d03d3c8',qos_specs=None,replication_status=,reservations=['82a9a3ab-04dc-4145-a19e-0edb42d1cb83','2a5b4680-fad4-4cec-a846-8ef4f071f98d','8e643a9b-ae93-4ca0-9708-7863aa4b46ef','c3e89cd2-37d4-4dd6-a5bb-328b289ba13e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e9b39dd75d74adda0f2f1b3facf4a77',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:19:43 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-c37aba44-5695-4a2c-a60d-84d3a6bd3790 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82636762-cf9e-4194-83a6-08283e3d667f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:19:43 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-3d10a9e6-4cad-44c7-8f0e-e1d27fa21a21 tempest-VolumeImageDependencyTests-1504952038 tempest-VolumeImageDependencyTests-1504952038-project-member] Volume info retrieved successfully. Sep 03 20:19:43 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-3d10a9e6-4cad-44c7-8f0e-e1d27fa21a21 tempest-VolumeImageDependencyTests-1504952038 tempest-VolumeImageDependencyTests-1504952038-project-member] http://192.168.122.54/volume/v3/volumes/cd959370-1ac9-470e-9316-60d4628a9a15 returned with HTTP 200 Sep 03 20:19:43 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1402/2758] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:19:43 2026] GET /volume/v3/volumes/cd959370-1ac9-470e-9316-60d4628a9a15 => generated 932 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:19:43 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-c37aba44-5695-4a2c-a60d-84d3a6bd3790 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82636762-cf9e-4194-83a6-08283e3d667f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:19:43 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-c37aba44-5695-4a2c-a60d-84d3a6bd3790 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Flow 'volume_create_api' (88432def-b736-4b9c-915f-3189520759d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:19:43 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-c37aba44-5695-4a2c-a60d-84d3a6bd3790 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Create volume request issued successfully. Sep 03 20:19:43 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c37aba44-5695-4a2c-a60d-84d3a6bd3790 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:19:43 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1357/2759] 192.168.122.54 () {60 vars in 1138 bytes} [Thu Sep 3 20:19:42 2026] POST /volume/v3/volumes => generated 767 bytes in 394 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:19:43 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-818739a3-d6d5-4197-ac00-a5f77c38d6db None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:43 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-818739a3-d6d5-4197-ac00-a5f77c38d6db tempest-VolumeAndVolumeTypeFromImageTest-263246772 tempest-VolumeAndVolumeTypeFromImageTest-263246772-project-member] GET http://192.168.122.54/volume/v3/volumes/68bdfeda-e62c-4b9b-9cac-75babb145d47 Sep 03 20:19:43 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-818739a3-d6d5-4197-ac00-a5f77c38d6db tempest-VolumeAndVolumeTypeFromImageTest-263246772 tempest-VolumeAndVolumeTypeFromImageTest-263246772-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:43 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-818739a3-d6d5-4197-ac00-a5f77c38d6db tempest-VolumeAndVolumeTypeFromImageTest-263246772 tempest-VolumeAndVolumeTypeFromImageTest-263246772-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:43 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-b827bc6d-0a0f-4a6e-a969-491eac754472 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:43 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b827bc6d-0a0f-4a6e-a969-491eac754472 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:19:43 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b827bc6d-0a0f-4a6e-a969-491eac754472 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "ac94b346-077d-4fe6-ad9c-a2e64da1fa66", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-648343048"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:19:43 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.volumes [None req-b827bc6d-0a0f-4a6e-a969-491eac754472 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Create volume request body: {'volume': {"'snapshot_id": 'ac94b346-077d-4fe6-ad9c-a2e64da1fa66', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-648343048'}} {{(pid=87290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:19:43 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-b827bc6d-0a0f-4a6e-a969-491eac754472 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Create volume of 1 GB Sep 03 20:19:43 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:43 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:19:43 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:43 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:19:43 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-b827bc6d-0a0f-4a6e-a969-491eac754472 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Availability Zones retrieved successfully. Sep 03 20:19:43 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:43 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:19:43 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-818739a3-d6d5-4197-ac00-a5f77c38d6db tempest-VolumeAndVolumeTypeFromImageTest-263246772 tempest-VolumeAndVolumeTypeFromImageTest-263246772-project-member] Volume info retrieved successfully. Sep 03 20:19:43 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-b827bc6d-0a0f-4a6e-a969-491eac754472 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Flow 'volume_create_api' (65fa4be1-ec28-4ba1-a0c0-8157f556f66d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:19:43 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-b827bc6d-0a0f-4a6e-a969-491eac754472 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b235118e-a22e-427c-8a52-a1339c2b8ed4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:19:43 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.flows.api.create_volume [None req-b827bc6d-0a0f-4a6e-a969-491eac754472 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Validating volume size '1' using validate_int {{(pid=87290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:19:43 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-818739a3-d6d5-4197-ac00-a5f77c38d6db tempest-VolumeAndVolumeTypeFromImageTest-263246772 tempest-VolumeAndVolumeTypeFromImageTest-263246772-project-member] http://192.168.122.54/volume/v3/volumes/68bdfeda-e62c-4b9b-9cac-75babb145d47 returned with HTTP 200 Sep 03 20:19:43 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1403/2760] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:19:43 2026] GET /volume/v3/volumes/68bdfeda-e62c-4b9b-9cac-75babb145d47 => generated 954 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:19:43 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-e8bf49d2-dde7-4be4-b451-bdb9eac02f3b None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:43 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-e8bf49d2-dde7-4be4-b451-bdb9eac02f3b tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] GET http://192.168.122.54/volume/v3/volumes/ff5c4e2a-0960-44c6-adec-8cae9a3631c0 Sep 03 20:19:43 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-e8bf49d2-dde7-4be4-b451-bdb9eac02f3b tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:43 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-e8bf49d2-dde7-4be4-b451-bdb9eac02f3b tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:43 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-e8bf49d2-dde7-4be4-b451-bdb9eac02f3b tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] http://192.168.122.54/volume/v3/volumes/ff5c4e2a-0960-44c6-adec-8cae9a3631c0 returned with HTTP 404 Sep 03 20:19:43 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1404/2761] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:19:43 2026] GET /volume/v3/volumes/ff5c4e2a-0960-44c6-adec-8cae9a3631c0 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:19:43 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-d85a0ca7-b9d5-473f-bf62-88b823712c7d None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:43 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d85a0ca7-b9d5-473f-bf62-88b823712c7d tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] DELETE http://192.168.122.54/volume/v3/volumes/fb304456-cd5a-4d8a-b5d8-4456b84fb084 Sep 03 20:19:43 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d85a0ca7-b9d5-473f-bf62-88b823712c7d tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:43 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d85a0ca7-b9d5-473f-bf62-88b823712c7d tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:43 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-d85a0ca7-b9d5-473f-bf62-88b823712c7d tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Delete volume with id: fb304456-cd5a-4d8a-b5d8-4456b84fb084 Sep 03 20:19:43 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:43 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:19:43 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:43 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:19:43 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-d85a0ca7-b9d5-473f-bf62-88b823712c7d tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Volume info retrieved successfully. Sep 03 20:19:43 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-b827bc6d-0a0f-4a6e-a969-491eac754472 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b235118e-a22e-427c-8a52-a1339c2b8ed4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:19:43 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-b827bc6d-0a0f-4a6e-a969-491eac754472 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f126c0c-38c3-4ac3-b0dd-9fcdd23a5646) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:19:43 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-d85a0ca7-b9d5-473f-bf62-88b823712c7d tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Delete volume request issued successfully. Sep 03 20:19:43 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d85a0ca7-b9d5-473f-bf62-88b823712c7d tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] http://192.168.122.54/volume/v3/volumes/fb304456-cd5a-4d8a-b5d8-4456b84fb084 returned with HTTP 202 Sep 03 20:19:43 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1405/2762] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:19:43 2026] DELETE /volume/v3/volumes/fb304456-cd5a-4d8a-b5d8-4456b84fb084 => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:19:43 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-db292e71-2374-414a-88af-d39dbe1afc99 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:43 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-db292e71-2374-414a-88af-d39dbe1afc99 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] GET http://192.168.122.54/volume/v3/volumes/fb304456-cd5a-4d8a-b5d8-4456b84fb084 Sep 03 20:19:43 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-db292e71-2374-414a-88af-d39dbe1afc99 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:43 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-db292e71-2374-414a-88af-d39dbe1afc99 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:43 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:43 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:19:43 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:43 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:19:43 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-db292e71-2374-414a-88af-d39dbe1afc99 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Volume info retrieved successfully. Sep 03 20:19:43 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-db292e71-2374-414a-88af-d39dbe1afc99 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] http://192.168.122.54/volume/v3/volumes/fb304456-cd5a-4d8a-b5d8-4456b84fb084 returned with HTTP 200 Sep 03 20:19:43 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1406/2763] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:19:43 2026] GET /volume/v3/volumes/fb304456-cd5a-4d8a-b5d8-4456b84fb084 => generated 855 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:19:43 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-b827bc6d-0a0f-4a6e-a969-491eac754472 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Created reservations ['7ee9b8f8-e22b-43c7-bf29-5f4834873acd', '4e34347c-ef42-4e6b-b8b0-e7f12bfde522', '0d89c65f-ff61-43a6-a75f-77b25d4fa2ed', '155f572a-2f68-4fe7-98ef-e04fcc58428f'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:19:43 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-b827bc6d-0a0f-4a6e-a969-491eac754472 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f126c0c-38c3-4ac3-b0dd-9fcdd23a5646) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ee9b8f8-e22b-43c7-bf29-5f4834873acd', '4e34347c-ef42-4e6b-b8b0-e7f12bfde522', '0d89c65f-ff61-43a6-a75f-77b25d4fa2ed', '155f572a-2f68-4fe7-98ef-e04fcc58428f']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:19:43 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-b827bc6d-0a0f-4a6e-a969-491eac754472 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1fae1138-653e-4e49-93cb-069a90dce70f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:19:43 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:43 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:19:43 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-b827bc6d-0a0f-4a6e-a969-491eac754472 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1fae1138-653e-4e49-93cb-069a90dce70f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f0292d7-812f-448f-9735-cf9108da146d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-648343048',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='236c9573150c44ec82979d359d03d3c8',qos_specs=None,replication_status=,reservations=['7ee9b8f8-e22b-43c7-bf29-5f4834873acd','4e34347c-ef42-4e6b-b8b0-e7f12bfde522','0d89c65f-ff61-43a6-a75f-77b25d4fa2ed','155f572a-2f68-4fe7-98ef-e04fcc58428f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e9b39dd75d74adda0f2f1b3facf4a77',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:19:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-648343048',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f0292d7-812f-448f-9735-cf9108da146d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='236c9573150c44ec82979d359d03d3c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e9b39dd75d74adda0f2f1b3facf4a77',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:19:43 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-b827bc6d-0a0f-4a6e-a969-491eac754472 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea8bd5c1-249f-4a70-a3aa-d175edf1c131) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:19:43 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-b827bc6d-0a0f-4a6e-a969-491eac754472 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea8bd5c1-249f-4a70-a3aa-d175edf1c131) transitioned into state 'SUCCESS' from state '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-648343048',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='236c9573150c44ec82979d359d03d3c8',qos_specs=None,replication_status=,reservations=['7ee9b8f8-e22b-43c7-bf29-5f4834873acd','4e34347c-ef42-4e6b-b8b0-e7f12bfde522','0d89c65f-ff61-43a6-a75f-77b25d4fa2ed','155f572a-2f68-4fe7-98ef-e04fcc58428f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e9b39dd75d74adda0f2f1b3facf4a77',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:19:43 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-b827bc6d-0a0f-4a6e-a969-491eac754472 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7cc26e34-00b7-4706-9b7e-86ec10fe8275) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:19:43 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-b827bc6d-0a0f-4a6e-a969-491eac754472 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7cc26e34-00b7-4706-9b7e-86ec10fe8275) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:19:43 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-b827bc6d-0a0f-4a6e-a969-491eac754472 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Flow 'volume_create_api' (65fa4be1-ec28-4ba1-a0c0-8157f556f66d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:19:43 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-b827bc6d-0a0f-4a6e-a969-491eac754472 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Create volume request issued successfully. Sep 03 20:19:43 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b827bc6d-0a0f-4a6e-a969-491eac754472 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:19:43 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1358/2764] 192.168.122.54 () {60 vars in 1138 bytes} [Thu Sep 3 20:19:43 2026] POST /volume/v3/volumes => generated 766 bytes in 569 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 20:19:43 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-63590e7e-7dce-4c06-a48a-d1710714e541 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:43 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-63590e7e-7dce-4c06-a48a-d1710714e541 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:19:43 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-63590e7e-7dce-4c06-a48a-d1710714e541 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "ac94b346-077d-4fe6-ad9c-a2e64da1fa66", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-560081523"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:19:43 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volumes [None req-63590e7e-7dce-4c06-a48a-d1710714e541 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Create volume request body: {'volume': {"'snapshot_id": 'ac94b346-077d-4fe6-ad9c-a2e64da1fa66', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-560081523'}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:19:43 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-63590e7e-7dce-4c06-a48a-d1710714e541 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Create volume of 1 GB Sep 03 20:19:43 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-63590e7e-7dce-4c06-a48a-d1710714e541 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Availability Zones retrieved successfully. Sep 03 20:19:43 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-63590e7e-7dce-4c06-a48a-d1710714e541 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Flow 'volume_create_api' (6df7a971-5098-466b-b6c6-42d09e2c83fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:19:43 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-63590e7e-7dce-4c06-a48a-d1710714e541 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea223778-313a-4f6c-afae-87a534f04ec4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:19:43 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.flows.api.create_volume [None req-63590e7e-7dce-4c06-a48a-d1710714e541 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Validating volume size '1' using validate_int {{(pid=87289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:19:43 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-63590e7e-7dce-4c06-a48a-d1710714e541 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea223778-313a-4f6c-afae-87a534f04ec4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:19:43 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-63590e7e-7dce-4c06-a48a-d1710714e541 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f36c8880-0e8a-4bbb-bc61-06145c22f7fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:19:44 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-63590e7e-7dce-4c06-a48a-d1710714e541 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Created reservations ['68356d4d-98e8-4689-8e44-ec1826b9f07b', 'f31874fe-46b3-4245-8139-a0fb5f436741', '9bdc9db9-a977-4924-bc76-41c296c4714b', 'e74e4bab-a63a-4538-b079-a028eb7b6296'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:19:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-7489693c-1d2d-453d-9a04-180c5059f5e5 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:44 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-63590e7e-7dce-4c06-a48a-d1710714e541 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f36c8880-0e8a-4bbb-bc61-06145c22f7fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68356d4d-98e8-4689-8e44-ec1826b9f07b', 'f31874fe-46b3-4245-8139-a0fb5f436741', '9bdc9db9-a977-4924-bc76-41c296c4714b', 'e74e4bab-a63a-4538-b079-a028eb7b6296']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:19:44 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-7489693c-1d2d-453d-9a04-180c5059f5e5 tempest-VolumeImageDependencyTests-1504952038 tempest-VolumeImageDependencyTests-1504952038-project-member] GET http://192.168.122.54/volume/v3/volumes/cd959370-1ac9-470e-9316-60d4628a9a15 Sep 03 20:19:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-7489693c-1d2d-453d-9a04-180c5059f5e5 tempest-VolumeImageDependencyTests-1504952038 tempest-VolumeImageDependencyTests-1504952038-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-7489693c-1d2d-453d-9a04-180c5059f5e5 tempest-VolumeImageDependencyTests-1504952038 tempest-VolumeImageDependencyTests-1504952038-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:44 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-63590e7e-7dce-4c06-a48a-d1710714e541 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7d48ca1-8041-4d81-9d74-882f0201232a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:19:44 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:44 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:19:44 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:44 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:19:44 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-7489693c-1d2d-453d-9a04-180c5059f5e5 tempest-VolumeImageDependencyTests-1504952038 tempest-VolumeImageDependencyTests-1504952038-project-member] Volume info retrieved successfully. Sep 03 20:19:44 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-7489693c-1d2d-453d-9a04-180c5059f5e5 tempest-VolumeImageDependencyTests-1504952038 tempest-VolumeImageDependencyTests-1504952038-project-member] http://192.168.122.54/volume/v3/volumes/cd959370-1ac9-470e-9316-60d4628a9a15 returned with HTTP 200 Sep 03 20:19:44 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:44 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:19:44 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1359/2765] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:19:44 2026] GET /volume/v3/volumes/cd959370-1ac9-470e-9316-60d4628a9a15 => generated 935 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:19:44 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-63590e7e-7dce-4c06-a48a-d1710714e541 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7d48ca1-8041-4d81-9d74-882f0201232a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd3a395c9-e5e3-4cb4-a50a-0220cc0a1a6a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-560081523',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='236c9573150c44ec82979d359d03d3c8',qos_specs=None,replication_status=,reservations=['68356d4d-98e8-4689-8e44-ec1826b9f07b','f31874fe-46b3-4245-8139-a0fb5f436741','9bdc9db9-a977-4924-bc76-41c296c4714b','e74e4bab-a63a-4538-b079-a028eb7b6296'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e9b39dd75d74adda0f2f1b3facf4a77',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:19:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-560081523',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d3a395c9-e5e3-4cb4-a50a-0220cc0a1a6a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='236c9573150c44ec82979d359d03d3c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e9b39dd75d74adda0f2f1b3facf4a77',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:19:44 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-63590e7e-7dce-4c06-a48a-d1710714e541 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8f69f01-3082-47f1-944d-dd9e2abf8967) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:19:44 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-63590e7e-7dce-4c06-a48a-d1710714e541 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8f69f01-3082-47f1-944d-dd9e2abf8967) transitioned into state 'SUCCESS' from state '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-560081523',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='236c9573150c44ec82979d359d03d3c8',qos_specs=None,replication_status=,reservations=['68356d4d-98e8-4689-8e44-ec1826b9f07b','f31874fe-46b3-4245-8139-a0fb5f436741','9bdc9db9-a977-4924-bc76-41c296c4714b','e74e4bab-a63a-4538-b079-a028eb7b6296'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e9b39dd75d74adda0f2f1b3facf4a77',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:19:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-6f833a58-ad7b-4ab5-a271-23325f910735 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:44 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-63590e7e-7dce-4c06-a48a-d1710714e541 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc91a7cb-5e9b-4d28-89db-368e0500b3af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:19:44 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6f833a58-ad7b-4ab5-a271-23325f910735 tempest-VolumeAndVolumeTypeFromImageTest-263246772 tempest-VolumeAndVolumeTypeFromImageTest-263246772-project-member] GET http://192.168.122.54/volume/v3/volumes/68bdfeda-e62c-4b9b-9cac-75babb145d47 Sep 03 20:19:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-6f833a58-ad7b-4ab5-a271-23325f910735 tempest-VolumeAndVolumeTypeFromImageTest-263246772 tempest-VolumeAndVolumeTypeFromImageTest-263246772-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-6f833a58-ad7b-4ab5-a271-23325f910735 tempest-VolumeAndVolumeTypeFromImageTest-263246772 tempest-VolumeAndVolumeTypeFromImageTest-263246772-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:44 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:44 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:19:44 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-63590e7e-7dce-4c06-a48a-d1710714e541 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc91a7cb-5e9b-4d28-89db-368e0500b3af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:19:44 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-63590e7e-7dce-4c06-a48a-d1710714e541 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Flow 'volume_create_api' (6df7a971-5098-466b-b6c6-42d09e2c83fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:19:44 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-63590e7e-7dce-4c06-a48a-d1710714e541 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Create volume request issued successfully. Sep 03 20:19:44 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:44 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:19:44 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-63590e7e-7dce-4c06-a48a-d1710714e541 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:19:44 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1407/2766] 192.168.122.54 () {60 vars in 1138 bytes} [Thu Sep 3 20:19:43 2026] POST /volume/v3/volumes => generated 766 bytes in 565 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:19:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-fc33b1c7-c1af-446a-aba5-fed6fb190953 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:44 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-6f833a58-ad7b-4ab5-a271-23325f910735 tempest-VolumeAndVolumeTypeFromImageTest-263246772 tempest-VolumeAndVolumeTypeFromImageTest-263246772-project-member] Volume info retrieved successfully. Sep 03 20:19:44 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-fc33b1c7-c1af-446a-aba5-fed6fb190953 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:19:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-fc33b1c7-c1af-446a-aba5-fed6fb190953 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "ac94b346-077d-4fe6-ad9c-a2e64da1fa66", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1377812634"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:19:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volumes [None req-fc33b1c7-c1af-446a-aba5-fed6fb190953 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Create volume request body: {'volume': {"'snapshot_id": 'ac94b346-077d-4fe6-ad9c-a2e64da1fa66', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1377812634'}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:19:44 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-fc33b1c7-c1af-446a-aba5-fed6fb190953 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Create volume of 1 GB Sep 03 20:19:44 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:44 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:19:44 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-fc33b1c7-c1af-446a-aba5-fed6fb190953 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Availability Zones retrieved successfully. Sep 03 20:19:44 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6f833a58-ad7b-4ab5-a271-23325f910735 tempest-VolumeAndVolumeTypeFromImageTest-263246772 tempest-VolumeAndVolumeTypeFromImageTest-263246772-project-member] http://192.168.122.54/volume/v3/volumes/68bdfeda-e62c-4b9b-9cac-75babb145d47 returned with HTTP 200 Sep 03 20:19:44 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1360/2767] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:19:44 2026] GET /volume/v3/volumes/68bdfeda-e62c-4b9b-9cac-75babb145d47 => generated 954 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:19:44 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-fc33b1c7-c1af-446a-aba5-fed6fb190953 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Flow 'volume_create_api' (41860a98-7fde-4400-b6c0-9c3cd7adc36e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:19:44 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-fc33b1c7-c1af-446a-aba5-fed6fb190953 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be03ebc1-997a-4a2d-8da6-2ab09249664b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:19:44 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.flows.api.create_volume [None req-fc33b1c7-c1af-446a-aba5-fed6fb190953 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Validating volume size '1' using validate_int {{(pid=87289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:19:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-e1c7c0ed-04f9-4ddc-8c1a-b764b866aded None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:44 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e1c7c0ed-04f9-4ddc-8c1a-b764b866aded tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] GET http://192.168.122.54/volume/v3/volumes/fb304456-cd5a-4d8a-b5d8-4456b84fb084 Sep 03 20:19:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e1c7c0ed-04f9-4ddc-8c1a-b764b866aded tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e1c7c0ed-04f9-4ddc-8c1a-b764b866aded tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:44 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:44 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:19:44 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:44 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:19:44 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-e1c7c0ed-04f9-4ddc-8c1a-b764b866aded tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Volume info retrieved successfully. Sep 03 20:19:44 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-fc33b1c7-c1af-446a-aba5-fed6fb190953 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be03ebc1-997a-4a2d-8da6-2ab09249664b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:19:44 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e1c7c0ed-04f9-4ddc-8c1a-b764b866aded tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] http://192.168.122.54/volume/v3/volumes/fb304456-cd5a-4d8a-b5d8-4456b84fb084 returned with HTTP 200 Sep 03 20:19:44 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-fc33b1c7-c1af-446a-aba5-fed6fb190953 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a977ec63-a579-48b5-92d2-fb979868536f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:19:44 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1361/2768] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:19:44 2026] GET /volume/v3/volumes/fb304456-cd5a-4d8a-b5d8-4456b84fb084 => generated 855 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:19:44 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-fc33b1c7-c1af-446a-aba5-fed6fb190953 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Created reservations ['883ff938-6bab-416a-9878-b3832a109ea0', '39621b3b-ea41-4d6a-9766-b794d8c75df0', '97d0ed0f-418d-4181-9328-e845dfa7390c', '3dbf10b2-a9e1-4e0b-a768-3f17c2dfa38c'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:19:44 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-fc33b1c7-c1af-446a-aba5-fed6fb190953 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a977ec63-a579-48b5-92d2-fb979868536f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['883ff938-6bab-416a-9878-b3832a109ea0', '39621b3b-ea41-4d6a-9766-b794d8c75df0', '97d0ed0f-418d-4181-9328-e845dfa7390c', '3dbf10b2-a9e1-4e0b-a768-3f17c2dfa38c']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:19:44 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-fc33b1c7-c1af-446a-aba5-fed6fb190953 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (544b33b4-5b8e-4d85-a4fe-b0483ded9e84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:19:44 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:44 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:19:44 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-fc33b1c7-c1af-446a-aba5-fed6fb190953 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (544b33b4-5b8e-4d85-a4fe-b0483ded9e84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6daaed97-215f-4237-9702-bfa7a39b1eeb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1377812634',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='236c9573150c44ec82979d359d03d3c8',qos_specs=None,replication_status=,reservations=['883ff938-6bab-416a-9878-b3832a109ea0','39621b3b-ea41-4d6a-9766-b794d8c75df0','97d0ed0f-418d-4181-9328-e845dfa7390c','3dbf10b2-a9e1-4e0b-a768-3f17c2dfa38c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e9b39dd75d74adda0f2f1b3facf4a77',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:19:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1377812634',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6daaed97-215f-4237-9702-bfa7a39b1eeb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='236c9573150c44ec82979d359d03d3c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e9b39dd75d74adda0f2f1b3facf4a77',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:19:44 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-fc33b1c7-c1af-446a-aba5-fed6fb190953 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa58466a-e4de-40fb-8ea8-7bbf776a23ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:19:44 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-fc33b1c7-c1af-446a-aba5-fed6fb190953 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa58466a-e4de-40fb-8ea8-7bbf776a23ac) transitioned into state 'SUCCESS' from state '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-1377812634',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='236c9573150c44ec82979d359d03d3c8',qos_specs=None,replication_status=,reservations=['883ff938-6bab-416a-9878-b3832a109ea0','39621b3b-ea41-4d6a-9766-b794d8c75df0','97d0ed0f-418d-4181-9328-e845dfa7390c','3dbf10b2-a9e1-4e0b-a768-3f17c2dfa38c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e9b39dd75d74adda0f2f1b3facf4a77',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:19:44 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-fc33b1c7-c1af-446a-aba5-fed6fb190953 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0978a2b6-b795-43d7-b0a6-6d712a7f50fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:19:45 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-fc33b1c7-c1af-446a-aba5-fed6fb190953 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0978a2b6-b795-43d7-b0a6-6d712a7f50fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:19:45 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-fc33b1c7-c1af-446a-aba5-fed6fb190953 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Flow 'volume_create_api' (41860a98-7fde-4400-b6c0-9c3cd7adc36e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:19:45 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-fc33b1c7-c1af-446a-aba5-fed6fb190953 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Create volume request issued successfully. Sep 03 20:19:45 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-fc33b1c7-c1af-446a-aba5-fed6fb190953 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:19:45 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1408/2769] 192.168.122.54 () {60 vars in 1138 bytes} [Thu Sep 3 20:19:44 2026] POST /volume/v3/volumes => generated 767 bytes in 698 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:19:45 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-fadca26f-b83d-42ba-8214-a1e0cf146e46 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:45 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-fadca26f-b83d-42ba-8214-a1e0cf146e46 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:19:45 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-fadca26f-b83d-42ba-8214-a1e0cf146e46 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "ac94b346-077d-4fe6-ad9c-a2e64da1fa66", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1818199585"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:19:45 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.volumes [None req-fadca26f-b83d-42ba-8214-a1e0cf146e46 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Create volume request body: {'volume': {"'snapshot_id": 'ac94b346-077d-4fe6-ad9c-a2e64da1fa66', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1818199585'}} {{(pid=87290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:19:45 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-fadca26f-b83d-42ba-8214-a1e0cf146e46 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Create volume of 1 GB Sep 03 20:19:45 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-fadca26f-b83d-42ba-8214-a1e0cf146e46 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Availability Zones retrieved successfully. Sep 03 20:19:45 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-fadca26f-b83d-42ba-8214-a1e0cf146e46 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Flow 'volume_create_api' (e826fc23-874e-4e81-b276-4de774e732d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:19:45 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-fadca26f-b83d-42ba-8214-a1e0cf146e46 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9937b7b-c98f-4f50-bed3-1ef72cf7b382) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:19:45 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.flows.api.create_volume [None req-fadca26f-b83d-42ba-8214-a1e0cf146e46 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Validating volume size '1' using validate_int {{(pid=87290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:19:45 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-d0177e47-b244-43e4-9a12-7a18833be282 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:45 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d0177e47-b244-43e4-9a12-7a18833be282 tempest-VolumeImageDependencyTests-1504952038 tempest-VolumeImageDependencyTests-1504952038-project-member] GET http://192.168.122.54/volume/v3/volumes/cd959370-1ac9-470e-9316-60d4628a9a15 Sep 03 20:19:45 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d0177e47-b244-43e4-9a12-7a18833be282 tempest-VolumeImageDependencyTests-1504952038 tempest-VolumeImageDependencyTests-1504952038-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:45 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d0177e47-b244-43e4-9a12-7a18833be282 tempest-VolumeImageDependencyTests-1504952038 tempest-VolumeImageDependencyTests-1504952038-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:45 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-fadca26f-b83d-42ba-8214-a1e0cf146e46 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9937b7b-c98f-4f50-bed3-1ef72cf7b382) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:19:45 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-fadca26f-b83d-42ba-8214-a1e0cf146e46 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e23c8ead-27ff-46a7-9dc6-40819824de82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:19:45 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:45 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:19:45 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:45 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:19:45 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-d0177e47-b244-43e4-9a12-7a18833be282 tempest-VolumeImageDependencyTests-1504952038 tempest-VolumeImageDependencyTests-1504952038-project-member] Volume info retrieved successfully. Sep 03 20:19:45 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d0177e47-b244-43e4-9a12-7a18833be282 tempest-VolumeImageDependencyTests-1504952038 tempest-VolumeImageDependencyTests-1504952038-project-member] http://192.168.122.54/volume/v3/volumes/cd959370-1ac9-470e-9316-60d4628a9a15 returned with HTTP 200 Sep 03 20:19:45 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1409/2770] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:19:45 2026] GET /volume/v3/volumes/cd959370-1ac9-470e-9316-60d4628a9a15 => generated 935 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:19:45 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-5ee80551-c9f2-4be6-919c-d84f22d1706c None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:45 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-5ee80551-c9f2-4be6-919c-d84f22d1706c tempest-VolumeAndVolumeTypeFromImageTest-263246772 tempest-VolumeAndVolumeTypeFromImageTest-263246772-project-member] GET http://192.168.122.54/volume/v3/volumes/68bdfeda-e62c-4b9b-9cac-75babb145d47 Sep 03 20:19:45 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-5ee80551-c9f2-4be6-919c-d84f22d1706c tempest-VolumeAndVolumeTypeFromImageTest-263246772 tempest-VolumeAndVolumeTypeFromImageTest-263246772-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:45 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-5ee80551-c9f2-4be6-919c-d84f22d1706c tempest-VolumeAndVolumeTypeFromImageTest-263246772 tempest-VolumeAndVolumeTypeFromImageTest-263246772-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:45 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:45 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:19:45 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:45 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:19:45 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-5ee80551-c9f2-4be6-919c-d84f22d1706c tempest-VolumeAndVolumeTypeFromImageTest-263246772 tempest-VolumeAndVolumeTypeFromImageTest-263246772-project-member] Volume info retrieved successfully. Sep 03 20:19:45 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-5ee80551-c9f2-4be6-919c-d84f22d1706c tempest-VolumeAndVolumeTypeFromImageTest-263246772 tempest-VolumeAndVolumeTypeFromImageTest-263246772-project-member] http://192.168.122.54/volume/v3/volumes/68bdfeda-e62c-4b9b-9cac-75babb145d47 returned with HTTP 200 Sep 03 20:19:45 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1410/2771] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:19:45 2026] GET /volume/v3/volumes/68bdfeda-e62c-4b9b-9cac-75babb145d47 => generated 957 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:19:45 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-fadca26f-b83d-42ba-8214-a1e0cf146e46 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Created reservations ['68885297-372d-480f-8c16-cc21a08eaeee', '89ddff50-88df-4528-9f3e-4e04191d025a', 'b66dacdb-92b5-496c-834e-015afd68e7d4', '14aa8793-b737-4443-ba2d-504ac02babaf'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:19:45 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-fadca26f-b83d-42ba-8214-a1e0cf146e46 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e23c8ead-27ff-46a7-9dc6-40819824de82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68885297-372d-480f-8c16-cc21a08eaeee', '89ddff50-88df-4528-9f3e-4e04191d025a', 'b66dacdb-92b5-496c-834e-015afd68e7d4', '14aa8793-b737-4443-ba2d-504ac02babaf']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:19:45 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-fadca26f-b83d-42ba-8214-a1e0cf146e46 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (803644fd-430e-4736-af3a-d476e5e1158d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:19:45 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:45 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:19:45 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-fadca26f-b83d-42ba-8214-a1e0cf146e46 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (803644fd-430e-4736-af3a-d476e5e1158d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '835a0be5-6596-47a6-b120-9d20fc27d108', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1818199585',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='236c9573150c44ec82979d359d03d3c8',qos_specs=None,replication_status=,reservations=['68885297-372d-480f-8c16-cc21a08eaeee','89ddff50-88df-4528-9f3e-4e04191d025a','b66dacdb-92b5-496c-834e-015afd68e7d4','14aa8793-b737-4443-ba2d-504ac02babaf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e9b39dd75d74adda0f2f1b3facf4a77',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:19:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1818199585',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=835a0be5-6596-47a6-b120-9d20fc27d108,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='236c9573150c44ec82979d359d03d3c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e9b39dd75d74adda0f2f1b3facf4a77',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:19:45 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-fadca26f-b83d-42ba-8214-a1e0cf146e46 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8e9a395-d06d-4b07-ab79-3ef968f29806) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:19:45 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-050f187f-5b12-450a-b576-53eaceee97ef None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:45 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-050f187f-5b12-450a-b576-53eaceee97ef tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] GET http://192.168.122.54/volume/v3/volumes/fb304456-cd5a-4d8a-b5d8-4456b84fb084 Sep 03 20:19:45 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-050f187f-5b12-450a-b576-53eaceee97ef tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:45 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-050f187f-5b12-450a-b576-53eaceee97ef tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:45 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-050f187f-5b12-450a-b576-53eaceee97ef tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] http://192.168.122.54/volume/v3/volumes/fb304456-cd5a-4d8a-b5d8-4456b84fb084 returned with HTTP 404 Sep 03 20:19:45 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1411/2772] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:19:45 2026] GET /volume/v3/volumes/fb304456-cd5a-4d8a-b5d8-4456b84fb084 => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:19:45 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-fadca26f-b83d-42ba-8214-a1e0cf146e46 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8e9a395-d06d-4b07-ab79-3ef968f29806) transitioned into state 'SUCCESS' from state '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-1818199585',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='236c9573150c44ec82979d359d03d3c8',qos_specs=None,replication_status=,reservations=['68885297-372d-480f-8c16-cc21a08eaeee','89ddff50-88df-4528-9f3e-4e04191d025a','b66dacdb-92b5-496c-834e-015afd68e7d4','14aa8793-b737-4443-ba2d-504ac02babaf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e9b39dd75d74adda0f2f1b3facf4a77',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:19:45 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-29f062d0-6d62-4d28-acb9-a7527427420f None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:45 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-29f062d0-6d62-4d28-acb9-a7527427420f tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] DELETE http://192.168.122.54/volume/v3/volumes/c80ad292-3eac-464f-b001-eebcdfb561de Sep 03 20:19:45 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-29f062d0-6d62-4d28-acb9-a7527427420f tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:45 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-29f062d0-6d62-4d28-acb9-a7527427420f tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:45 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-29f062d0-6d62-4d28-acb9-a7527427420f tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Delete volume with id: c80ad292-3eac-464f-b001-eebcdfb561de Sep 03 20:19:45 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-fadca26f-b83d-42ba-8214-a1e0cf146e46 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d47a4ac-25b3-4800-9ad0-825eb027caf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:19:45 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:45 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:19:45 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:45 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:19:45 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-29f062d0-6d62-4d28-acb9-a7527427420f tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Volume info retrieved successfully. Sep 03 20:19:45 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-fadca26f-b83d-42ba-8214-a1e0cf146e46 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d47a4ac-25b3-4800-9ad0-825eb027caf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:19:45 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-fadca26f-b83d-42ba-8214-a1e0cf146e46 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Flow 'volume_create_api' (e826fc23-874e-4e81-b276-4de774e732d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:19:45 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-fadca26f-b83d-42ba-8214-a1e0cf146e46 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Create volume request issued successfully. Sep 03 20:19:45 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-fadca26f-b83d-42ba-8214-a1e0cf146e46 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:19:45 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1362/2773] 192.168.122.54 () {60 vars in 1138 bytes} [Thu Sep 3 20:19:45 2026] POST /volume/v3/volumes => generated 767 bytes in 691 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:19:45 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-95e407c8-6f58-4802-82cf-e45b81f973d5 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:45 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-29f062d0-6d62-4d28-acb9-a7527427420f tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Delete volume request issued successfully. Sep 03 20:19:45 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-29f062d0-6d62-4d28-acb9-a7527427420f tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] http://192.168.122.54/volume/v3/volumes/c80ad292-3eac-464f-b001-eebcdfb561de returned with HTTP 202 Sep 03 20:19:45 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1412/2774] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:19:45 2026] DELETE /volume/v3/volumes/c80ad292-3eac-464f-b001-eebcdfb561de => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:19:45 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-dec4d0e4-ed0d-4094-bd01-c65e7d8d896b None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:45 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-95e407c8-6f58-4802-82cf-e45b81f973d5 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] GET http://192.168.122.54/volume/v3/volumes/a65ced9e-376f-433a-afb3-108e46531c0f Sep 03 20:19:45 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-95e407c8-6f58-4802-82cf-e45b81f973d5 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:45 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-95e407c8-6f58-4802-82cf-e45b81f973d5 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:45 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-dec4d0e4-ed0d-4094-bd01-c65e7d8d896b tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] GET http://192.168.122.54/volume/v3/volumes/c80ad292-3eac-464f-b001-eebcdfb561de Sep 03 20:19:45 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-dec4d0e4-ed0d-4094-bd01-c65e7d8d896b tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:45 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-dec4d0e4-ed0d-4094-bd01-c65e7d8d896b tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:45 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:45 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:19:45 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:45 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:19:45 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-95e407c8-6f58-4802-82cf-e45b81f973d5 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Volume info retrieved successfully. Sep 03 20:19:45 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:45 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:19:45 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:45 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:19:45 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-95e407c8-6f58-4802-82cf-e45b81f973d5 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] http://192.168.122.54/volume/v3/volumes/a65ced9e-376f-433a-afb3-108e46531c0f returned with HTTP 200 Sep 03 20:19:45 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1363/2775] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:19:45 2026] GET /volume/v3/volumes/a65ced9e-376f-433a-afb3-108e46531c0f => generated 859 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:19:45 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-dec4d0e4-ed0d-4094-bd01-c65e7d8d896b tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Volume info retrieved successfully. Sep 03 20:19:45 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-dec4d0e4-ed0d-4094-bd01-c65e7d8d896b tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] http://192.168.122.54/volume/v3/volumes/c80ad292-3eac-464f-b001-eebcdfb561de returned with HTTP 200 Sep 03 20:19:45 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1413/2776] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:19:45 2026] GET /volume/v3/volumes/c80ad292-3eac-464f-b001-eebcdfb561de => generated 855 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:19:46 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-988c7a06-9a77-486b-8ae7-36184888c34d None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:46 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-988c7a06-9a77-486b-8ae7-36184888c34d tempest-VolumeImageDependencyTests-1504952038 tempest-VolumeImageDependencyTests-1504952038-project-member] GET http://192.168.122.54/volume/v3/volumes/cd959370-1ac9-470e-9316-60d4628a9a15 Sep 03 20:19:46 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-988c7a06-9a77-486b-8ae7-36184888c34d tempest-VolumeImageDependencyTests-1504952038 tempest-VolumeImageDependencyTests-1504952038-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:46 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-988c7a06-9a77-486b-8ae7-36184888c34d tempest-VolumeImageDependencyTests-1504952038 tempest-VolumeImageDependencyTests-1504952038-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:46 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:46 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:19:46 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:46 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:19:46 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-988c7a06-9a77-486b-8ae7-36184888c34d tempest-VolumeImageDependencyTests-1504952038 tempest-VolumeImageDependencyTests-1504952038-project-member] Volume info retrieved successfully. Sep 03 20:19:46 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-988c7a06-9a77-486b-8ae7-36184888c34d tempest-VolumeImageDependencyTests-1504952038 tempest-VolumeImageDependencyTests-1504952038-project-member] http://192.168.122.54/volume/v3/volumes/cd959370-1ac9-470e-9316-60d4628a9a15 returned with HTTP 200 Sep 03 20:19:46 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1364/2777] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:19:46 2026] GET /volume/v3/volumes/cd959370-1ac9-470e-9316-60d4628a9a15 => generated 935 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:19:46 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-c503c16c-d4ea-41dd-a5de-2695d9caf0fe None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:46 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c503c16c-d4ea-41dd-a5de-2695d9caf0fe tempest-VolumeAndVolumeTypeFromImageTest-263246772 tempest-VolumeAndVolumeTypeFromImageTest-263246772-project-member] GET http://192.168.122.54/volume/v3/volumes/68bdfeda-e62c-4b9b-9cac-75babb145d47 Sep 03 20:19:46 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c503c16c-d4ea-41dd-a5de-2695d9caf0fe tempest-VolumeAndVolumeTypeFromImageTest-263246772 tempest-VolumeAndVolumeTypeFromImageTest-263246772-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:46 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c503c16c-d4ea-41dd-a5de-2695d9caf0fe tempest-VolumeAndVolumeTypeFromImageTest-263246772 tempest-VolumeAndVolumeTypeFromImageTest-263246772-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:46 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:46 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:19:46 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:46 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:19:46 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-c503c16c-d4ea-41dd-a5de-2695d9caf0fe tempest-VolumeAndVolumeTypeFromImageTest-263246772 tempest-VolumeAndVolumeTypeFromImageTest-263246772-project-member] Volume info retrieved successfully. Sep 03 20:19:46 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c503c16c-d4ea-41dd-a5de-2695d9caf0fe tempest-VolumeAndVolumeTypeFromImageTest-263246772 tempest-VolumeAndVolumeTypeFromImageTest-263246772-project-member] http://192.168.122.54/volume/v3/volumes/68bdfeda-e62c-4b9b-9cac-75babb145d47 returned with HTTP 200 Sep 03 20:19:46 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1414/2778] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:19:46 2026] GET /volume/v3/volumes/68bdfeda-e62c-4b9b-9cac-75babb145d47 => generated 957 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:19:46 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-23f08ac1-7ff9-40ba-b949-9b550376e667 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:46 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-23f08ac1-7ff9-40ba-b949-9b550376e667 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] GET http://192.168.122.54/volume/v3/volumes/a65ced9e-376f-433a-afb3-108e46531c0f Sep 03 20:19:46 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-23f08ac1-7ff9-40ba-b949-9b550376e667 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:46 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-23f08ac1-7ff9-40ba-b949-9b550376e667 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:46 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-0f1b7d8c-a4ca-4f72-8729-698a7a7d3402 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:46 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-0f1b7d8c-a4ca-4f72-8729-698a7a7d3402 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] GET http://192.168.122.54/volume/v3/volumes/c80ad292-3eac-464f-b001-eebcdfb561de Sep 03 20:19:46 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-0f1b7d8c-a4ca-4f72-8729-698a7a7d3402 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:46 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-0f1b7d8c-a4ca-4f72-8729-698a7a7d3402 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:46 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:46 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:19:46 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:46 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:19:46 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:46 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:19:46 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:46 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:19:46 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-23f08ac1-7ff9-40ba-b949-9b550376e667 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Volume info retrieved successfully. Sep 03 20:19:46 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-0f1b7d8c-a4ca-4f72-8729-698a7a7d3402 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Volume info retrieved successfully. Sep 03 20:19:46 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-23f08ac1-7ff9-40ba-b949-9b550376e667 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] http://192.168.122.54/volume/v3/volumes/a65ced9e-376f-433a-afb3-108e46531c0f returned with HTTP 200 Sep 03 20:19:46 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1365/2779] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:19:46 2026] GET /volume/v3/volumes/a65ced9e-376f-433a-afb3-108e46531c0f => generated 860 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:19:46 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-5cb6b008-aed0-4dbb-b6ea-38c652f77e9e None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:47 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5cb6b008-aed0-4dbb-b6ea-38c652f77e9e tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] GET http://192.168.122.54/volume/v3/volumes/3f0292d7-812f-448f-9735-cf9108da146d Sep 03 20:19:47 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5cb6b008-aed0-4dbb-b6ea-38c652f77e9e tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:47 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5cb6b008-aed0-4dbb-b6ea-38c652f77e9e tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:47 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-0f1b7d8c-a4ca-4f72-8729-698a7a7d3402 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] http://192.168.122.54/volume/v3/volumes/c80ad292-3eac-464f-b001-eebcdfb561de returned with HTTP 200 Sep 03 20:19:47 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1415/2780] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:19:46 2026] GET /volume/v3/volumes/c80ad292-3eac-464f-b001-eebcdfb561de => generated 855 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:19:47 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:47 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:19:47 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:47 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:19:47 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-5cb6b008-aed0-4dbb-b6ea-38c652f77e9e tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Volume info retrieved successfully. Sep 03 20:19:47 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5cb6b008-aed0-4dbb-b6ea-38c652f77e9e tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] http://192.168.122.54/volume/v3/volumes/3f0292d7-812f-448f-9735-cf9108da146d returned with HTTP 200 Sep 03 20:19:47 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1366/2781] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:19:46 2026] GET /volume/v3/volumes/3f0292d7-812f-448f-9735-cf9108da146d => generated 859 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:19:47 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-3cba7948-21b2-433c-a6f3-d305d62237e4 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:47 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-3cba7948-21b2-433c-a6f3-d305d62237e4 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] GET http://192.168.122.54/volume/v3/volumes/d3a395c9-e5e3-4cb4-a50a-0220cc0a1a6a Sep 03 20:19:47 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-3cba7948-21b2-433c-a6f3-d305d62237e4 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:47 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-3cba7948-21b2-433c-a6f3-d305d62237e4 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:47 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:47 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:19:47 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:47 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:19:47 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-3cba7948-21b2-433c-a6f3-d305d62237e4 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Volume info retrieved successfully. Sep 03 20:19:47 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-3cba7948-21b2-433c-a6f3-d305d62237e4 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] http://192.168.122.54/volume/v3/volumes/d3a395c9-e5e3-4cb4-a50a-0220cc0a1a6a returned with HTTP 200 Sep 03 20:19:47 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1416/2782] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:19:47 2026] GET /volume/v3/volumes/d3a395c9-e5e3-4cb4-a50a-0220cc0a1a6a => generated 858 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:19:47 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-f852d0bd-d344-4d77-b8fd-4931dc0c5ca2 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:47 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f852d0bd-d344-4d77-b8fd-4931dc0c5ca2 tempest-VolumeImageDependencyTests-1504952038 tempest-VolumeImageDependencyTests-1504952038-project-member] GET http://192.168.122.54/volume/v3/volumes/cd959370-1ac9-470e-9316-60d4628a9a15 Sep 03 20:19:47 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f852d0bd-d344-4d77-b8fd-4931dc0c5ca2 tempest-VolumeImageDependencyTests-1504952038 tempest-VolumeImageDependencyTests-1504952038-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:47 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f852d0bd-d344-4d77-b8fd-4931dc0c5ca2 tempest-VolumeImageDependencyTests-1504952038 tempest-VolumeImageDependencyTests-1504952038-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:47 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:47 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:19:47 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:47 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:19:47 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-f852d0bd-d344-4d77-b8fd-4931dc0c5ca2 tempest-VolumeImageDependencyTests-1504952038 tempest-VolumeImageDependencyTests-1504952038-project-member] Volume info retrieved successfully. Sep 03 20:19:47 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f852d0bd-d344-4d77-b8fd-4931dc0c5ca2 tempest-VolumeImageDependencyTests-1504952038 tempest-VolumeImageDependencyTests-1504952038-project-member] http://192.168.122.54/volume/v3/volumes/cd959370-1ac9-470e-9316-60d4628a9a15 returned with HTTP 200 Sep 03 20:19:47 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1367/2783] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:19:47 2026] GET /volume/v3/volumes/cd959370-1ac9-470e-9316-60d4628a9a15 => generated 1200 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 20:19:47 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-73f84adf-81da-4205-a3b7-ef5453ec9218 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:47 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-73f84adf-81da-4205-a3b7-ef5453ec9218 tempest-VolumeImageDependencyTests-1504952038 tempest-VolumeImageDependencyTests-1504952038-project-member] GET http://192.168.122.54/volume/v3/volumes/cd959370-1ac9-470e-9316-60d4628a9a15 Sep 03 20:19:47 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-73f84adf-81da-4205-a3b7-ef5453ec9218 tempest-VolumeImageDependencyTests-1504952038 tempest-VolumeImageDependencyTests-1504952038-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:47 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-73f84adf-81da-4205-a3b7-ef5453ec9218 tempest-VolumeImageDependencyTests-1504952038 tempest-VolumeImageDependencyTests-1504952038-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:47 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:47 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:19:47 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:47 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:19:47 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-73f84adf-81da-4205-a3b7-ef5453ec9218 tempest-VolumeImageDependencyTests-1504952038 tempest-VolumeImageDependencyTests-1504952038-project-member] Volume info retrieved successfully. Sep 03 20:19:47 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-46429ccf-ac89-4240-8551-104fb94a7fef None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:47 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-46429ccf-ac89-4240-8551-104fb94a7fef tempest-VolumeAndVolumeTypeFromImageTest-263246772 tempest-VolumeAndVolumeTypeFromImageTest-263246772-project-member] GET http://192.168.122.54/volume/v3/volumes/68bdfeda-e62c-4b9b-9cac-75babb145d47 Sep 03 20:19:47 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-46429ccf-ac89-4240-8551-104fb94a7fef tempest-VolumeAndVolumeTypeFromImageTest-263246772 tempest-VolumeAndVolumeTypeFromImageTest-263246772-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:47 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-46429ccf-ac89-4240-8551-104fb94a7fef tempest-VolumeAndVolumeTypeFromImageTest-263246772 tempest-VolumeAndVolumeTypeFromImageTest-263246772-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:47 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-73f84adf-81da-4205-a3b7-ef5453ec9218 tempest-VolumeImageDependencyTests-1504952038 tempest-VolumeImageDependencyTests-1504952038-project-member] http://192.168.122.54/volume/v3/volumes/cd959370-1ac9-470e-9316-60d4628a9a15 returned with HTTP 200 Sep 03 20:19:47 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1417/2784] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:19:47 2026] GET /volume/v3/volumes/cd959370-1ac9-470e-9316-60d4628a9a15 => generated 1200 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 20:19:47 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-7895dc37-0b8d-4925-a149-91daad539e33 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:47 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:47 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:19:47 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7895dc37-0b8d-4925-a149-91daad539e33 tempest-VolumeImageDependencyTests-1504952038 tempest-VolumeImageDependencyTests-1504952038-project-member] DELETE http://192.168.122.54/volume/v3/volumes/cd959370-1ac9-470e-9316-60d4628a9a15 Sep 03 20:19:47 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:47 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:19:47 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-7895dc37-0b8d-4925-a149-91daad539e33 tempest-VolumeImageDependencyTests-1504952038 tempest-VolumeImageDependencyTests-1504952038-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:47 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-7895dc37-0b8d-4925-a149-91daad539e33 tempest-VolumeImageDependencyTests-1504952038 tempest-VolumeImageDependencyTests-1504952038-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:47 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-7895dc37-0b8d-4925-a149-91daad539e33 tempest-VolumeImageDependencyTests-1504952038 tempest-VolumeImageDependencyTests-1504952038-project-member] Delete volume with id: cd959370-1ac9-470e-9316-60d4628a9a15 Sep 03 20:19:47 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-46429ccf-ac89-4240-8551-104fb94a7fef tempest-VolumeAndVolumeTypeFromImageTest-263246772 tempest-VolumeAndVolumeTypeFromImageTest-263246772-project-member] Volume info retrieved successfully. Sep 03 20:19:47 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:47 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:19:47 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:47 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:19:47 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-7895dc37-0b8d-4925-a149-91daad539e33 tempest-VolumeImageDependencyTests-1504952038 tempest-VolumeImageDependencyTests-1504952038-project-member] Volume info retrieved successfully. Sep 03 20:19:47 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-46429ccf-ac89-4240-8551-104fb94a7fef tempest-VolumeAndVolumeTypeFromImageTest-263246772 tempest-VolumeAndVolumeTypeFromImageTest-263246772-project-member] http://192.168.122.54/volume/v3/volumes/68bdfeda-e62c-4b9b-9cac-75babb145d47 returned with HTTP 200 Sep 03 20:19:47 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1368/2785] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:19:47 2026] GET /volume/v3/volumes/68bdfeda-e62c-4b9b-9cac-75babb145d47 => generated 957 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:19:47 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-7895dc37-0b8d-4925-a149-91daad539e33 tempest-VolumeImageDependencyTests-1504952038 tempest-VolumeImageDependencyTests-1504952038-project-member] Delete volume request issued successfully. Sep 03 20:19:47 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7895dc37-0b8d-4925-a149-91daad539e33 tempest-VolumeImageDependencyTests-1504952038 tempest-VolumeImageDependencyTests-1504952038-project-member] http://192.168.122.54/volume/v3/volumes/cd959370-1ac9-470e-9316-60d4628a9a15 returned with HTTP 202 Sep 03 20:19:47 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1418/2786] 192.168.122.54 () {60 vars in 1271 bytes} [Thu Sep 3 20:19:47 2026] DELETE /volume/v3/volumes/cd959370-1ac9-470e-9316-60d4628a9a15 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 20:19:47 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-08118824-3b79-439a-bb95-097d090eab5b None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:47 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-08118824-3b79-439a-bb95-097d090eab5b tempest-VolumeImageDependencyTests-1504952038 tempest-VolumeImageDependencyTests-1504952038-project-member] GET http://192.168.122.54/volume/v3/volumes/cd959370-1ac9-470e-9316-60d4628a9a15 Sep 03 20:19:47 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-08118824-3b79-439a-bb95-097d090eab5b tempest-VolumeImageDependencyTests-1504952038 tempest-VolumeImageDependencyTests-1504952038-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:47 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-08118824-3b79-439a-bb95-097d090eab5b tempest-VolumeImageDependencyTests-1504952038 tempest-VolumeImageDependencyTests-1504952038-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:47 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:47 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:19:47 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:47 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:19:47 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-08118824-3b79-439a-bb95-097d090eab5b tempest-VolumeImageDependencyTests-1504952038 tempest-VolumeImageDependencyTests-1504952038-project-member] Volume info retrieved successfully. Sep 03 20:19:47 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-08118824-3b79-439a-bb95-097d090eab5b tempest-VolumeImageDependencyTests-1504952038 tempest-VolumeImageDependencyTests-1504952038-project-member] http://192.168.122.54/volume/v3/volumes/cd959370-1ac9-470e-9316-60d4628a9a15 returned with HTTP 200 Sep 03 20:19:47 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1369/2787] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:19:47 2026] GET /volume/v3/volumes/cd959370-1ac9-470e-9316-60d4628a9a15 => generated 1199 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 20:19:48 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-d6eda860-e607-4f5f-8a6e-fff69425e392 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:48 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d6eda860-e607-4f5f-8a6e-fff69425e392 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] GET http://192.168.122.54/volume/v3/volumes/c80ad292-3eac-464f-b001-eebcdfb561de Sep 03 20:19:48 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d6eda860-e607-4f5f-8a6e-fff69425e392 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:48 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d6eda860-e607-4f5f-8a6e-fff69425e392 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:48 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d6eda860-e607-4f5f-8a6e-fff69425e392 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] http://192.168.122.54/volume/v3/volumes/c80ad292-3eac-464f-b001-eebcdfb561de returned with HTTP 404 Sep 03 20:19:48 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1419/2788] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:19:48 2026] GET /volume/v3/volumes/c80ad292-3eac-464f-b001-eebcdfb561de => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:19:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-090756f1-9440-42f9-8864-a2aba0ef2910 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:48 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-090756f1-9440-42f9-8864-a2aba0ef2910 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] DELETE http://192.168.122.54/volume/v3/volumes/cfe5f03f-c79a-4e79-809d-1e6ef97c89cb Sep 03 20:19:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-090756f1-9440-42f9-8864-a2aba0ef2910 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-090756f1-9440-42f9-8864-a2aba0ef2910 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:48 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-090756f1-9440-42f9-8864-a2aba0ef2910 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Delete volume with id: cfe5f03f-c79a-4e79-809d-1e6ef97c89cb Sep 03 20:19:48 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:48 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:19:48 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:48 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:19:48 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-090756f1-9440-42f9-8864-a2aba0ef2910 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Volume info retrieved successfully. Sep 03 20:19:48 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-090756f1-9440-42f9-8864-a2aba0ef2910 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Delete volume request issued successfully. Sep 03 20:19:48 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-090756f1-9440-42f9-8864-a2aba0ef2910 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] http://192.168.122.54/volume/v3/volumes/cfe5f03f-c79a-4e79-809d-1e6ef97c89cb returned with HTTP 202 Sep 03 20:19:48 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1370/2789] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:19:48 2026] DELETE /volume/v3/volumes/cfe5f03f-c79a-4e79-809d-1e6ef97c89cb => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:19:48 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-d5c6573d-264e-4b63-b5e7-0492895d9bf5 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:48 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d5c6573d-264e-4b63-b5e7-0492895d9bf5 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] GET http://192.168.122.54/volume/v3/volumes/cfe5f03f-c79a-4e79-809d-1e6ef97c89cb Sep 03 20:19:48 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d5c6573d-264e-4b63-b5e7-0492895d9bf5 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:48 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d5c6573d-264e-4b63-b5e7-0492895d9bf5 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:48 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:48 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:19:48 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:48 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:19:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-6866cb8c-dd12-4373-8a1d-db89187e4963 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:48 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6866cb8c-dd12-4373-8a1d-db89187e4963 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] GET http://192.168.122.54/volume/v3/volumes/d3a395c9-e5e3-4cb4-a50a-0220cc0a1a6a Sep 03 20:19:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-6866cb8c-dd12-4373-8a1d-db89187e4963 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-6866cb8c-dd12-4373-8a1d-db89187e4963 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:48 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-d5c6573d-264e-4b63-b5e7-0492895d9bf5 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Volume info retrieved successfully. Sep 03 20:19:48 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:48 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:19:48 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d5c6573d-264e-4b63-b5e7-0492895d9bf5 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] http://192.168.122.54/volume/v3/volumes/cfe5f03f-c79a-4e79-809d-1e6ef97c89cb returned with HTTP 200 Sep 03 20:19:48 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1420/2790] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:19:48 2026] GET /volume/v3/volumes/cfe5f03f-c79a-4e79-809d-1e6ef97c89cb => generated 855 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:19:48 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:48 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:19:48 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-6866cb8c-dd12-4373-8a1d-db89187e4963 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Volume info retrieved successfully. Sep 03 20:19:48 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6866cb8c-dd12-4373-8a1d-db89187e4963 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] http://192.168.122.54/volume/v3/volumes/d3a395c9-e5e3-4cb4-a50a-0220cc0a1a6a returned with HTTP 200 Sep 03 20:19:48 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1371/2791] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:19:48 2026] GET /volume/v3/volumes/d3a395c9-e5e3-4cb4-a50a-0220cc0a1a6a => generated 859 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:19:48 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-fd4acbac-b6db-45e2-9262-b07c2599c34c None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:48 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-fd4acbac-b6db-45e2-9262-b07c2599c34c tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] GET http://192.168.122.54/volume/v3/volumes/6daaed97-215f-4237-9702-bfa7a39b1eeb Sep 03 20:19:48 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-fd4acbac-b6db-45e2-9262-b07c2599c34c tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:48 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-fd4acbac-b6db-45e2-9262-b07c2599c34c tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:48 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:48 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:19:48 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:48 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:19:48 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-fd4acbac-b6db-45e2-9262-b07c2599c34c tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Volume info retrieved successfully. Sep 03 20:19:48 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-fd4acbac-b6db-45e2-9262-b07c2599c34c tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] http://192.168.122.54/volume/v3/volumes/6daaed97-215f-4237-9702-bfa7a39b1eeb returned with HTTP 200 Sep 03 20:19:48 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1421/2792] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:19:48 2026] GET /volume/v3/volumes/6daaed97-215f-4237-9702-bfa7a39b1eeb => generated 859 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:19:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-e3005e37-c4fa-4f80-a59b-c49b618b0152 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:48 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e3005e37-c4fa-4f80-a59b-c49b618b0152 tempest-VolumeAndVolumeTypeFromImageTest-263246772 tempest-VolumeAndVolumeTypeFromImageTest-263246772-project-member] GET http://192.168.122.54/volume/v3/volumes/68bdfeda-e62c-4b9b-9cac-75babb145d47 Sep 03 20:19:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e3005e37-c4fa-4f80-a59b-c49b618b0152 tempest-VolumeAndVolumeTypeFromImageTest-263246772 tempest-VolumeAndVolumeTypeFromImageTest-263246772-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e3005e37-c4fa-4f80-a59b-c49b618b0152 tempest-VolumeAndVolumeTypeFromImageTest-263246772 tempest-VolumeAndVolumeTypeFromImageTest-263246772-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:48 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:48 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:19:48 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:48 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:19:48 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-e3005e37-c4fa-4f80-a59b-c49b618b0152 tempest-VolumeAndVolumeTypeFromImageTest-263246772 tempest-VolumeAndVolumeTypeFromImageTest-263246772-project-member] Volume info retrieved successfully. Sep 03 20:19:48 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e3005e37-c4fa-4f80-a59b-c49b618b0152 tempest-VolumeAndVolumeTypeFromImageTest-263246772 tempest-VolumeAndVolumeTypeFromImageTest-263246772-project-member] http://192.168.122.54/volume/v3/volumes/68bdfeda-e62c-4b9b-9cac-75babb145d47 returned with HTTP 200 Sep 03 20:19:48 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1372/2793] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:19:48 2026] GET /volume/v3/volumes/68bdfeda-e62c-4b9b-9cac-75babb145d47 => generated 1301 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 20:19:48 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-cf7ba062-9d10-4280-a6fd-564ed8f0b959 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:48 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-cf7ba062-9d10-4280-a6fd-564ed8f0b959 tempest-VolumeAndVolumeTypeFromImageTest-263246772 tempest-VolumeAndVolumeTypeFromImageTest-263246772-project-member] DELETE http://192.168.122.54/volume/v3/volumes/68bdfeda-e62c-4b9b-9cac-75babb145d47 Sep 03 20:19:48 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-cf7ba062-9d10-4280-a6fd-564ed8f0b959 tempest-VolumeAndVolumeTypeFromImageTest-263246772 tempest-VolumeAndVolumeTypeFromImageTest-263246772-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:48 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-cf7ba062-9d10-4280-a6fd-564ed8f0b959 tempest-VolumeAndVolumeTypeFromImageTest-263246772 tempest-VolumeAndVolumeTypeFromImageTest-263246772-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:48 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-cf7ba062-9d10-4280-a6fd-564ed8f0b959 tempest-VolumeAndVolumeTypeFromImageTest-263246772 tempest-VolumeAndVolumeTypeFromImageTest-263246772-project-member] Delete volume with id: 68bdfeda-e62c-4b9b-9cac-75babb145d47 Sep 03 20:19:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-08da6b5a-6a99-42b4-9439-47918f206201 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:48 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:48 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:19:48 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-08da6b5a-6a99-42b4-9439-47918f206201 tempest-VolumeImageDependencyTests-1504952038 tempest-VolumeImageDependencyTests-1504952038-project-member] GET http://192.168.122.54/volume/v3/volumes/cd959370-1ac9-470e-9316-60d4628a9a15 Sep 03 20:19:48 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:48 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:19:48 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-cf7ba062-9d10-4280-a6fd-564ed8f0b959 tempest-VolumeAndVolumeTypeFromImageTest-263246772 tempest-VolumeAndVolumeTypeFromImageTest-263246772-project-member] Volume info retrieved successfully. Sep 03 20:19:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-08da6b5a-6a99-42b4-9439-47918f206201 tempest-VolumeImageDependencyTests-1504952038 tempest-VolumeImageDependencyTests-1504952038-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-08da6b5a-6a99-42b4-9439-47918f206201 tempest-VolumeImageDependencyTests-1504952038 tempest-VolumeImageDependencyTests-1504952038-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:48 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-08da6b5a-6a99-42b4-9439-47918f206201 tempest-VolumeImageDependencyTests-1504952038 tempest-VolumeImageDependencyTests-1504952038-project-member] http://192.168.122.54/volume/v3/volumes/cd959370-1ac9-470e-9316-60d4628a9a15 returned with HTTP 404 Sep 03 20:19:48 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1373/2794] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:19:48 2026] GET /volume/v3/volumes/cd959370-1ac9-470e-9316-60d4628a9a15 => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 20:19:48 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-cf7ba062-9d10-4280-a6fd-564ed8f0b959 tempest-VolumeAndVolumeTypeFromImageTest-263246772 tempest-VolumeAndVolumeTypeFromImageTest-263246772-project-member] Delete volume request issued successfully. Sep 03 20:19:48 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-cf7ba062-9d10-4280-a6fd-564ed8f0b959 tempest-VolumeAndVolumeTypeFromImageTest-263246772 tempest-VolumeAndVolumeTypeFromImageTest-263246772-project-member] http://192.168.122.54/volume/v3/volumes/68bdfeda-e62c-4b9b-9cac-75babb145d47 returned with HTTP 202 Sep 03 20:19:48 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1422/2795] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:19:48 2026] DELETE /volume/v3/volumes/68bdfeda-e62c-4b9b-9cac-75babb145d47 => generated 0 bytes in 157 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:19:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-5c47d196-b1b6-4451-87f3-1d47bb4c42c8 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:48 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5c47d196-b1b6-4451-87f3-1d47bb4c42c8 tempest-VolumeAndVolumeTypeFromImageTest-263246772 tempest-VolumeAndVolumeTypeFromImageTest-263246772-project-member] GET http://192.168.122.54/volume/v3/volumes/68bdfeda-e62c-4b9b-9cac-75babb145d47 Sep 03 20:19:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5c47d196-b1b6-4451-87f3-1d47bb4c42c8 tempest-VolumeAndVolumeTypeFromImageTest-263246772 tempest-VolumeAndVolumeTypeFromImageTest-263246772-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5c47d196-b1b6-4451-87f3-1d47bb4c42c8 tempest-VolumeAndVolumeTypeFromImageTest-263246772 tempest-VolumeAndVolumeTypeFromImageTest-263246772-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:49 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:49 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:19:49 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:49 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:19:49 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-5c47d196-b1b6-4451-87f3-1d47bb4c42c8 tempest-VolumeAndVolumeTypeFromImageTest-263246772 tempest-VolumeAndVolumeTypeFromImageTest-263246772-project-member] Volume info retrieved successfully. Sep 03 20:19:49 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5c47d196-b1b6-4451-87f3-1d47bb4c42c8 tempest-VolumeAndVolumeTypeFromImageTest-263246772 tempest-VolumeAndVolumeTypeFromImageTest-263246772-project-member] http://192.168.122.54/volume/v3/volumes/68bdfeda-e62c-4b9b-9cac-75babb145d47 returned with HTTP 200 Sep 03 20:19:49 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1374/2796] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:19:48 2026] GET /volume/v3/volumes/68bdfeda-e62c-4b9b-9cac-75babb145d47 => generated 1300 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:19:49 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-7f8210ce-b247-40d1-acd4-6eb70ee2494b None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:49 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7f8210ce-b247-40d1-acd4-6eb70ee2494b tempest-VolumeImageDependencyTests-1504952038 tempest-VolumeImageDependencyTests-1504952038-project-member] DELETE http://192.168.122.54/volume/v3/volumes/cd959370-1ac9-470e-9316-60d4628a9a15 Sep 03 20:19:49 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-7f8210ce-b247-40d1-acd4-6eb70ee2494b tempest-VolumeImageDependencyTests-1504952038 tempest-VolumeImageDependencyTests-1504952038-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:49 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-7f8210ce-b247-40d1-acd4-6eb70ee2494b tempest-VolumeImageDependencyTests-1504952038 tempest-VolumeImageDependencyTests-1504952038-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:49 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-7f8210ce-b247-40d1-acd4-6eb70ee2494b tempest-VolumeImageDependencyTests-1504952038 tempest-VolumeImageDependencyTests-1504952038-project-member] Delete volume with id: cd959370-1ac9-470e-9316-60d4628a9a15 Sep 03 20:19:49 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7f8210ce-b247-40d1-acd4-6eb70ee2494b tempest-VolumeImageDependencyTests-1504952038 tempest-VolumeImageDependencyTests-1504952038-project-member] http://192.168.122.54/volume/v3/volumes/cd959370-1ac9-470e-9316-60d4628a9a15 returned with HTTP 404 Sep 03 20:19:49 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1423/2797] 192.168.122.54 () {60 vars in 1271 bytes} [Thu Sep 3 20:19:49 2026] DELETE /volume/v3/volumes/cd959370-1ac9-470e-9316-60d4628a9a15 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 20:19:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-2b328b32-5917-4646-ba9b-222c568c3f0d None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:49 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2b328b32-5917-4646-ba9b-222c568c3f0d tempest-VolumeImageDependencyTests-1504952038 tempest-VolumeImageDependencyTests-1504952038-project-member] GET http://192.168.122.54/volume/v3/volumes/cd959370-1ac9-470e-9316-60d4628a9a15 Sep 03 20:19:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-2b328b32-5917-4646-ba9b-222c568c3f0d tempest-VolumeImageDependencyTests-1504952038 tempest-VolumeImageDependencyTests-1504952038-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-2b328b32-5917-4646-ba9b-222c568c3f0d tempest-VolumeImageDependencyTests-1504952038 tempest-VolumeImageDependencyTests-1504952038-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:49 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2b328b32-5917-4646-ba9b-222c568c3f0d tempest-VolumeImageDependencyTests-1504952038 tempest-VolumeImageDependencyTests-1504952038-project-member] http://192.168.122.54/volume/v3/volumes/cd959370-1ac9-470e-9316-60d4628a9a15 returned with HTTP 404 Sep 03 20:19:49 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1375/2798] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:19:49 2026] GET /volume/v3/volumes/cd959370-1ac9-470e-9316-60d4628a9a15 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 20:19:49 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-12468d16-7ac4-49e4-8c08-13a78248b5a8 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:49 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-12468d16-7ac4-49e4-8c08-13a78248b5a8 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] GET http://192.168.122.54/volume/v3/volumes/cfe5f03f-c79a-4e79-809d-1e6ef97c89cb Sep 03 20:19:49 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-12468d16-7ac4-49e4-8c08-13a78248b5a8 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:49 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-12468d16-7ac4-49e4-8c08-13a78248b5a8 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:49 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:49 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:19:49 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:49 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:19:49 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-12468d16-7ac4-49e4-8c08-13a78248b5a8 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Volume info retrieved successfully. Sep 03 20:19:49 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-12468d16-7ac4-49e4-8c08-13a78248b5a8 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] http://192.168.122.54/volume/v3/volumes/cfe5f03f-c79a-4e79-809d-1e6ef97c89cb returned with HTTP 200 Sep 03 20:19:49 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1424/2799] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:19:49 2026] GET /volume/v3/volumes/cfe5f03f-c79a-4e79-809d-1e6ef97c89cb => generated 855 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:19:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-6c899a81-9ddc-45bf-8b39-1cb1f8cc3214 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:49 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6c899a81-9ddc-45bf-8b39-1cb1f8cc3214 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] GET http://192.168.122.54/volume/v3/volumes/6daaed97-215f-4237-9702-bfa7a39b1eeb Sep 03 20:19:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-6c899a81-9ddc-45bf-8b39-1cb1f8cc3214 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:49 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-6c899a81-9ddc-45bf-8b39-1cb1f8cc3214 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:49 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:49 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:19:49 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:49 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:19:49 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-6c899a81-9ddc-45bf-8b39-1cb1f8cc3214 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Volume info retrieved successfully. Sep 03 20:19:49 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6c899a81-9ddc-45bf-8b39-1cb1f8cc3214 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] http://192.168.122.54/volume/v3/volumes/6daaed97-215f-4237-9702-bfa7a39b1eeb returned with HTTP 200 Sep 03 20:19:49 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1376/2800] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:19:49 2026] GET /volume/v3/volumes/6daaed97-215f-4237-9702-bfa7a39b1eeb => generated 860 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:19:49 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-a4fea960-3866-4095-97aa-b6c4ee03ada5 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:49 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a4fea960-3866-4095-97aa-b6c4ee03ada5 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] GET http://192.168.122.54/volume/v3/volumes/835a0be5-6596-47a6-b120-9d20fc27d108 Sep 03 20:19:49 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a4fea960-3866-4095-97aa-b6c4ee03ada5 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:49 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a4fea960-3866-4095-97aa-b6c4ee03ada5 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:49 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:49 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:19:49 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:49 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:19:49 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-a4fea960-3866-4095-97aa-b6c4ee03ada5 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Volume info retrieved successfully. Sep 03 20:19:49 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a4fea960-3866-4095-97aa-b6c4ee03ada5 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] http://192.168.122.54/volume/v3/volumes/835a0be5-6596-47a6-b120-9d20fc27d108 returned with HTTP 200 Sep 03 20:19:49 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1425/2801] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:19:49 2026] GET /volume/v3/volumes/835a0be5-6596-47a6-b120-9d20fc27d108 => generated 859 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:19:50 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-5419a56c-e64e-4b25-ac16-64d09815565f None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:50 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5419a56c-e64e-4b25-ac16-64d09815565f tempest-VolumeAndVolumeTypeFromImageTest-263246772 tempest-VolumeAndVolumeTypeFromImageTest-263246772-project-member] GET http://192.168.122.54/volume/v3/volumes/68bdfeda-e62c-4b9b-9cac-75babb145d47 Sep 03 20:19:50 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5419a56c-e64e-4b25-ac16-64d09815565f tempest-VolumeAndVolumeTypeFromImageTest-263246772 tempest-VolumeAndVolumeTypeFromImageTest-263246772-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:50 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5419a56c-e64e-4b25-ac16-64d09815565f tempest-VolumeAndVolumeTypeFromImageTest-263246772 tempest-VolumeAndVolumeTypeFromImageTest-263246772-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:50 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:50 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:19:50 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:50 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:19:50 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-5419a56c-e64e-4b25-ac16-64d09815565f tempest-VolumeAndVolumeTypeFromImageTest-263246772 tempest-VolumeAndVolumeTypeFromImageTest-263246772-project-member] Volume info retrieved successfully. Sep 03 20:19:50 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5419a56c-e64e-4b25-ac16-64d09815565f tempest-VolumeAndVolumeTypeFromImageTest-263246772 tempest-VolumeAndVolumeTypeFromImageTest-263246772-project-member] http://192.168.122.54/volume/v3/volumes/68bdfeda-e62c-4b9b-9cac-75babb145d47 returned with HTTP 200 Sep 03 20:19:50 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1377/2802] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:19:50 2026] GET /volume/v3/volumes/68bdfeda-e62c-4b9b-9cac-75babb145d47 => generated 1300 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:19:50 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-ec3310fb-c00e-43a2-9dae-6bc2f8e68392 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:50 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ec3310fb-c00e-43a2-9dae-6bc2f8e68392 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] GET http://192.168.122.54/volume/v3/volumes/cfe5f03f-c79a-4e79-809d-1e6ef97c89cb Sep 03 20:19:50 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ec3310fb-c00e-43a2-9dae-6bc2f8e68392 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:50 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ec3310fb-c00e-43a2-9dae-6bc2f8e68392 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:50 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ec3310fb-c00e-43a2-9dae-6bc2f8e68392 tempest-CreateVolumesFromImageTest-1820553801 tempest-CreateVolumesFromImageTest-1820553801-project-member] http://192.168.122.54/volume/v3/volumes/cfe5f03f-c79a-4e79-809d-1e6ef97c89cb returned with HTTP 404 Sep 03 20:19:50 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1426/2803] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:19:50 2026] GET /volume/v3/volumes/cfe5f03f-c79a-4e79-809d-1e6ef97c89cb => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:19:50 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-312ee074-a3ba-43f8-a40e-4996de467bdd None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:50 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-312ee074-a3ba-43f8-a40e-4996de467bdd tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] GET http://192.168.122.54/volume/v3/volumes/835a0be5-6596-47a6-b120-9d20fc27d108 Sep 03 20:19:50 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-312ee074-a3ba-43f8-a40e-4996de467bdd tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:50 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-312ee074-a3ba-43f8-a40e-4996de467bdd tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:50 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:50 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:19:50 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:50 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:19:50 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-312ee074-a3ba-43f8-a40e-4996de467bdd tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Volume info retrieved successfully. Sep 03 20:19:50 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-312ee074-a3ba-43f8-a40e-4996de467bdd tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] http://192.168.122.54/volume/v3/volumes/835a0be5-6596-47a6-b120-9d20fc27d108 returned with HTTP 200 Sep 03 20:19:50 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1378/2804] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:19:50 2026] GET /volume/v3/volumes/835a0be5-6596-47a6-b120-9d20fc27d108 => generated 860 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:19:50 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-4e118d7c-7015-40bc-ab4d-d55f98003df7 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:50 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-4e118d7c-7015-40bc-ab4d-d55f98003df7 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] DELETE http://192.168.122.54/volume/v3/volumes/835a0be5-6596-47a6-b120-9d20fc27d108 Sep 03 20:19:50 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-4e118d7c-7015-40bc-ab4d-d55f98003df7 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:50 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-4e118d7c-7015-40bc-ab4d-d55f98003df7 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:50 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-4e118d7c-7015-40bc-ab4d-d55f98003df7 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Delete volume with id: 835a0be5-6596-47a6-b120-9d20fc27d108 Sep 03 20:19:50 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:50 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:19:50 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:50 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:19:50 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-4e118d7c-7015-40bc-ab4d-d55f98003df7 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Volume info retrieved successfully. Sep 03 20:19:50 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-4e118d7c-7015-40bc-ab4d-d55f98003df7 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Delete volume request issued successfully. Sep 03 20:19:50 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-4e118d7c-7015-40bc-ab4d-d55f98003df7 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] http://192.168.122.54/volume/v3/volumes/835a0be5-6596-47a6-b120-9d20fc27d108 returned with HTTP 202 Sep 03 20:19:50 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1427/2805] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:19:50 2026] DELETE /volume/v3/volumes/835a0be5-6596-47a6-b120-9d20fc27d108 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:19:50 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-dc37325e-8e18-40bc-ac61-b9e5713f1f72 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:50 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-dc37325e-8e18-40bc-ac61-b9e5713f1f72 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] GET http://192.168.122.54/volume/v3/volumes/835a0be5-6596-47a6-b120-9d20fc27d108 Sep 03 20:19:50 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-dc37325e-8e18-40bc-ac61-b9e5713f1f72 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:50 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-dc37325e-8e18-40bc-ac61-b9e5713f1f72 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:50 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:50 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:19:50 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:50 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:19:50 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-dc37325e-8e18-40bc-ac61-b9e5713f1f72 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Volume info retrieved successfully. Sep 03 20:19:50 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-dc37325e-8e18-40bc-ac61-b9e5713f1f72 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] http://192.168.122.54/volume/v3/volumes/835a0be5-6596-47a6-b120-9d20fc27d108 returned with HTTP 200 Sep 03 20:19:50 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1379/2806] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:19:50 2026] GET /volume/v3/volumes/835a0be5-6596-47a6-b120-9d20fc27d108 => generated 859 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:19:51 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-62884382-992e-4d45-a3a1-16a57a46cf9e None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:51 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-62884382-992e-4d45-a3a1-16a57a46cf9e tempest-VolumeAndVolumeTypeFromImageTest-263246772 tempest-VolumeAndVolumeTypeFromImageTest-263246772-project-member] GET http://192.168.122.54/volume/v3/volumes/68bdfeda-e62c-4b9b-9cac-75babb145d47 Sep 03 20:19:51 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-62884382-992e-4d45-a3a1-16a57a46cf9e tempest-VolumeAndVolumeTypeFromImageTest-263246772 tempest-VolumeAndVolumeTypeFromImageTest-263246772-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:51 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-62884382-992e-4d45-a3a1-16a57a46cf9e tempest-VolumeAndVolumeTypeFromImageTest-263246772 tempest-VolumeAndVolumeTypeFromImageTest-263246772-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:51 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-62884382-992e-4d45-a3a1-16a57a46cf9e tempest-VolumeAndVolumeTypeFromImageTest-263246772 tempest-VolumeAndVolumeTypeFromImageTest-263246772-project-member] http://192.168.122.54/volume/v3/volumes/68bdfeda-e62c-4b9b-9cac-75babb145d47 returned with HTTP 404 Sep 03 20:19:51 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1428/2807] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:19:51 2026] GET /volume/v3/volumes/68bdfeda-e62c-4b9b-9cac-75babb145d47 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:19:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-7a5979ac-f414-4d6c-a60b-1bf04dda3f5b None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:51 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-7a5979ac-f414-4d6c-a60b-1bf04dda3f5b tempest-VolumeAndVolumeTypeFromImageTest-1040084369 tempest-VolumeAndVolumeTypeFromImageTest-1040084369-project-admin] GET http://192.168.122.54/volume/v3/volumes/detail?all_tenants=1 Sep 03 20:19:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-7a5979ac-f414-4d6c-a60b-1bf04dda3f5b tempest-VolumeAndVolumeTypeFromImageTest-1040084369 tempest-VolumeAndVolumeTypeFromImageTest-1040084369-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-7a5979ac-f414-4d6c-a60b-1bf04dda3f5b tempest-VolumeAndVolumeTypeFromImageTest-1040084369 tempest-VolumeAndVolumeTypeFromImageTest-1040084369-project-admin] Calling method 'detail' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:51 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-7a5979ac-f414-4d6c-a60b-1bf04dda3f5b tempest-VolumeAndVolumeTypeFromImageTest-1040084369 tempest-VolumeAndVolumeTypeFromImageTest-1040084369-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87290) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 20:19:51 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:51 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:19:51 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:51 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:19:51 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:51 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:19:51 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:51 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:19:51 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:51 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:19:51 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:51 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:19:51 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-7a5979ac-f414-4d6c-a60b-1bf04dda3f5b tempest-VolumeAndVolumeTypeFromImageTest-1040084369 tempest-VolumeAndVolumeTypeFromImageTest-1040084369-project-admin] Get all volumes completed successfully. Sep 03 20:19:51 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:51 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:19:51 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-7a5979ac-f414-4d6c-a60b-1bf04dda3f5b tempest-VolumeAndVolumeTypeFromImageTest-1040084369 tempest-VolumeAndVolumeTypeFromImageTest-1040084369-project-admin] http://192.168.122.54/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 03 20:19:51 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1380/2808] 192.168.122.54 () {58 vars in 1164 bytes} [Thu Sep 3 20:19:51 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 6088 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:19:51 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-41bd90df-fb2a-4f82-b316-c5311ee581d9 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:51 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-41bd90df-fb2a-4f82-b316-c5311ee581d9 tempest-VolumeAndVolumeTypeFromImageTest-1040084369 tempest-VolumeAndVolumeTypeFromImageTest-1040084369-project-admin] DELETE http://192.168.122.54/volume/v3/types/36387e55-cf38-433a-8e52-07a6cb48885d Sep 03 20:19:51 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-41bd90df-fb2a-4f82-b316-c5311ee581d9 tempest-VolumeAndVolumeTypeFromImageTest-1040084369 tempest-VolumeAndVolumeTypeFromImageTest-1040084369-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:51 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-41bd90df-fb2a-4f82-b316-c5311ee581d9 tempest-VolumeAndVolumeTypeFromImageTest-1040084369 tempest-VolumeAndVolumeTypeFromImageTest-1040084369-project-admin] Calling method '_delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:51 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-41bd90df-fb2a-4f82-b316-c5311ee581d9 tempest-VolumeAndVolumeTypeFromImageTest-1040084369 tempest-VolumeAndVolumeTypeFromImageTest-1040084369-project-admin] http://192.168.122.54/volume/v3/types/36387e55-cf38-433a-8e52-07a6cb48885d returned with HTTP 202 Sep 03 20:19:51 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1429/2809] 192.168.122.54 () {58 vars in 1224 bytes} [Thu Sep 3 20:19:51 2026] DELETE /volume/v3/types/36387e55-cf38-433a-8e52-07a6cb48885d => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:19:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-755adf4d-705b-4b00-9332-3313c17dfae4 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:51 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-755adf4d-705b-4b00-9332-3313c17dfae4 tempest-VolumeAndVolumeTypeFromImageTest-1040084369 tempest-VolumeAndVolumeTypeFromImageTest-1040084369-project-admin] GET http://192.168.122.54/volume/v3/types/36387e55-cf38-433a-8e52-07a6cb48885d Sep 03 20:19:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-755adf4d-705b-4b00-9332-3313c17dfae4 tempest-VolumeAndVolumeTypeFromImageTest-1040084369 tempest-VolumeAndVolumeTypeFromImageTest-1040084369-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-755adf4d-705b-4b00-9332-3313c17dfae4 tempest-VolumeAndVolumeTypeFromImageTest-1040084369 tempest-VolumeAndVolumeTypeFromImageTest-1040084369-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:51 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-755adf4d-705b-4b00-9332-3313c17dfae4 tempest-VolumeAndVolumeTypeFromImageTest-1040084369 tempest-VolumeAndVolumeTypeFromImageTest-1040084369-project-admin] http://192.168.122.54/volume/v3/types/36387e55-cf38-433a-8e52-07a6cb48885d returned with HTTP 404 Sep 03 20:19:51 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1381/2810] 192.168.122.54 () {58 vars in 1221 bytes} [Thu Sep 3 20:19:51 2026] GET /volume/v3/types/36387e55-cf38-433a-8e52-07a6cb48885d => generated 114 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:19:51 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-b7d64d45-aa34-460b-83dc-550ab9a4f44a None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:51 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b7d64d45-aa34-460b-83dc-550ab9a4f44a tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] GET http://192.168.122.54/volume/v3/volumes/835a0be5-6596-47a6-b120-9d20fc27d108 Sep 03 20:19:51 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b7d64d45-aa34-460b-83dc-550ab9a4f44a tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:51 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b7d64d45-aa34-460b-83dc-550ab9a4f44a tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:51 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b7d64d45-aa34-460b-83dc-550ab9a4f44a tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] http://192.168.122.54/volume/v3/volumes/835a0be5-6596-47a6-b120-9d20fc27d108 returned with HTTP 404 Sep 03 20:19:51 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1430/2811] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:19:51 2026] GET /volume/v3/volumes/835a0be5-6596-47a6-b120-9d20fc27d108 => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:19:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-50d6d170-bb05-4cc8-8686-3882d875c4aa None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:51 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-50d6d170-bb05-4cc8-8686-3882d875c4aa tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] DELETE http://192.168.122.54/volume/v3/volumes/6daaed97-215f-4237-9702-bfa7a39b1eeb Sep 03 20:19:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-50d6d170-bb05-4cc8-8686-3882d875c4aa tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-50d6d170-bb05-4cc8-8686-3882d875c4aa tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:51 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-50d6d170-bb05-4cc8-8686-3882d875c4aa tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Delete volume with id: 6daaed97-215f-4237-9702-bfa7a39b1eeb Sep 03 20:19:51 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:51 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:19:51 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:51 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:19:51 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-50d6d170-bb05-4cc8-8686-3882d875c4aa tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Volume info retrieved successfully. Sep 03 20:19:51 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-50d6d170-bb05-4cc8-8686-3882d875c4aa tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Delete volume request issued successfully. Sep 03 20:19:51 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-50d6d170-bb05-4cc8-8686-3882d875c4aa tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] http://192.168.122.54/volume/v3/volumes/6daaed97-215f-4237-9702-bfa7a39b1eeb returned with HTTP 202 Sep 03 20:19:52 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1382/2812] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:19:51 2026] DELETE /volume/v3/volumes/6daaed97-215f-4237-9702-bfa7a39b1eeb => generated 0 bytes in 157 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:19:52 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-7db28a06-97f5-4e9e-a0ff-3333f5f84f31 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:52 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7db28a06-97f5-4e9e-a0ff-3333f5f84f31 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] GET http://192.168.122.54/volume/v3/volumes/6daaed97-215f-4237-9702-bfa7a39b1eeb Sep 03 20:19:52 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-7db28a06-97f5-4e9e-a0ff-3333f5f84f31 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:52 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-7db28a06-97f5-4e9e-a0ff-3333f5f84f31 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:52 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:52 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:19:52 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:52 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:19:52 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-7db28a06-97f5-4e9e-a0ff-3333f5f84f31 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Volume info retrieved successfully. Sep 03 20:19:52 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7db28a06-97f5-4e9e-a0ff-3333f5f84f31 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] http://192.168.122.54/volume/v3/volumes/6daaed97-215f-4237-9702-bfa7a39b1eeb returned with HTTP 200 Sep 03 20:19:52 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1431/2813] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:19:52 2026] GET /volume/v3/volumes/6daaed97-215f-4237-9702-bfa7a39b1eeb => generated 859 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:19:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-431e75d4-72e2-407b-8363-15c8edd7e274 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:53 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-431e75d4-72e2-407b-8363-15c8edd7e274 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] GET http://192.168.122.54/volume/v3/volumes/6daaed97-215f-4237-9702-bfa7a39b1eeb Sep 03 20:19:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-431e75d4-72e2-407b-8363-15c8edd7e274 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-431e75d4-72e2-407b-8363-15c8edd7e274 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:53 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-431e75d4-72e2-407b-8363-15c8edd7e274 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] http://192.168.122.54/volume/v3/volumes/6daaed97-215f-4237-9702-bfa7a39b1eeb returned with HTTP 404 Sep 03 20:19:53 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1383/2814] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:19:53 2026] GET /volume/v3/volumes/6daaed97-215f-4237-9702-bfa7a39b1eeb => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:19:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-51626e90-7d4d-4d45-9eea-9cbe9c53f24d None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:53 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-51626e90-7d4d-4d45-9eea-9cbe9c53f24d tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] DELETE http://192.168.122.54/volume/v3/volumes/d3a395c9-e5e3-4cb4-a50a-0220cc0a1a6a Sep 03 20:19:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-51626e90-7d4d-4d45-9eea-9cbe9c53f24d tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-51626e90-7d4d-4d45-9eea-9cbe9c53f24d tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:53 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-51626e90-7d4d-4d45-9eea-9cbe9c53f24d tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Delete volume with id: d3a395c9-e5e3-4cb4-a50a-0220cc0a1a6a Sep 03 20:19:53 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:53 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:19:53 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:53 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:19:53 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-51626e90-7d4d-4d45-9eea-9cbe9c53f24d tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Volume info retrieved successfully. Sep 03 20:19:53 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-51626e90-7d4d-4d45-9eea-9cbe9c53f24d tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Delete volume request issued successfully. Sep 03 20:19:53 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-51626e90-7d4d-4d45-9eea-9cbe9c53f24d tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] http://192.168.122.54/volume/v3/volumes/d3a395c9-e5e3-4cb4-a50a-0220cc0a1a6a returned with HTTP 202 Sep 03 20:19:53 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1432/2815] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:19:53 2026] DELETE /volume/v3/volumes/d3a395c9-e5e3-4cb4-a50a-0220cc0a1a6a => generated 0 bytes in 164 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:19:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-9f9d950b-59ea-4e9d-bbd9-8989ddf08f0c None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:53 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-9f9d950b-59ea-4e9d-bbd9-8989ddf08f0c tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] GET http://192.168.122.54/volume/v3/volumes/d3a395c9-e5e3-4cb4-a50a-0220cc0a1a6a Sep 03 20:19:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-9f9d950b-59ea-4e9d-bbd9-8989ddf08f0c tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-9f9d950b-59ea-4e9d-bbd9-8989ddf08f0c tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:53 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:53 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:19:53 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:53 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:19:53 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-9f9d950b-59ea-4e9d-bbd9-8989ddf08f0c tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Volume info retrieved successfully. Sep 03 20:19:53 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-9f9d950b-59ea-4e9d-bbd9-8989ddf08f0c tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] http://192.168.122.54/volume/v3/volumes/d3a395c9-e5e3-4cb4-a50a-0220cc0a1a6a returned with HTTP 200 Sep 03 20:19:53 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1384/2816] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:19:53 2026] GET /volume/v3/volumes/d3a395c9-e5e3-4cb4-a50a-0220cc0a1a6a => generated 858 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:19:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-5ee886e7-9bbe-4643-b5b1-717deb1e78fe None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-fb61185f-c166-4121-bdad-03299d3bb945 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:54 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-5ee886e7-9bbe-4643-b5b1-717deb1e78fe tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:19:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-5ee886e7-9bbe-4643-b5b1-717deb1e78fe tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-100744843"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:19:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volumes [None req-5ee886e7-9bbe-4643-b5b1-717deb1e78fe tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-100744843'}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:19:54 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-5ee886e7-9bbe-4643-b5b1-717deb1e78fe tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Create volume of 1 GB Sep 03 20:19:54 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-5ee886e7-9bbe-4643-b5b1-717deb1e78fe tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Availability Zones retrieved successfully. Sep 03 20:19:54 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-5ee886e7-9bbe-4643-b5b1-717deb1e78fe tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Flow 'volume_create_api' (68b777d2-101d-4117-b9ea-b2c6aa07bdbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:19:54 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-5ee886e7-9bbe-4643-b5b1-717deb1e78fe tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (daadce9f-4b90-4b67-bda1-4322afa872cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:19:54 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.flows.api.create_volume [None req-5ee886e7-9bbe-4643-b5b1-717deb1e78fe tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Validating volume size '1' using validate_int {{(pid=87289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:19:54 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-fb61185f-c166-4121-bdad-03299d3bb945 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:19:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-fb61185f-c166-4121-bdad-03299d3bb945 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2125129265"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:19:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.volumes [None req-fb61185f-c166-4121-bdad-03299d3bb945 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2125129265'}} {{(pid=87290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:19:54 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-fb61185f-c166-4121-bdad-03299d3bb945 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Create volume of 1 GB Sep 03 20:19:54 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-fb61185f-c166-4121-bdad-03299d3bb945 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Availability Zones retrieved successfully. Sep 03 20:19:54 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-fb61185f-c166-4121-bdad-03299d3bb945 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Flow 'volume_create_api' (65503761-f444-4e52-9814-b5b7f71f765a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:19:54 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-fb61185f-c166-4121-bdad-03299d3bb945 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba9d4ec2-741b-4cfc-adf3-f2c2c822bcd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:19:54 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.flows.api.create_volume [None req-fb61185f-c166-4121-bdad-03299d3bb945 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Validating volume size '1' using validate_int {{(pid=87290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:19:54 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-5ee886e7-9bbe-4643-b5b1-717deb1e78fe tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (daadce9f-4b90-4b67-bda1-4322afa872cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:19:54 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-5ee886e7-9bbe-4643-b5b1-717deb1e78fe tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7cc44fa0-d4b3-46cc-8bd1-0c3407c7877e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:19:54 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-fb61185f-c166-4121-bdad-03299d3bb945 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba9d4ec2-741b-4cfc-adf3-f2c2c822bcd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:19:54 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-fb61185f-c166-4121-bdad-03299d3bb945 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d174dae-930b-48f7-b57c-3ee2ee79c98e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:19:54 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-5ee886e7-9bbe-4643-b5b1-717deb1e78fe tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Created reservations ['96161d9b-7627-423c-8fa1-f9f859128568', 'd2b97342-db4e-47e8-9a7d-588bce47b5a4', 'fa9aceb1-d6e2-4cfd-a8ba-3888f5952f63', '59686978-2a4e-4254-8a7d-9e58aad92757'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:19:54 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-5ee886e7-9bbe-4643-b5b1-717deb1e78fe tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7cc44fa0-d4b3-46cc-8bd1-0c3407c7877e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96161d9b-7627-423c-8fa1-f9f859128568', 'd2b97342-db4e-47e8-9a7d-588bce47b5a4', 'fa9aceb1-d6e2-4cfd-a8ba-3888f5952f63', '59686978-2a4e-4254-8a7d-9e58aad92757']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:19:54 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-5ee886e7-9bbe-4643-b5b1-717deb1e78fe tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f6bf5ed-0be2-4510-8087-800a976aed4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:19:54 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:54 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:19:54 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-5ee886e7-9bbe-4643-b5b1-717deb1e78fe tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f6bf5ed-0be2-4510-8087-800a976aed4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '56859b7c-f32b-4743-a6ef-268f3af7fbe2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-100744843',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce034bd85287437682dc3773d6a365ae',qos_specs=None,replication_status=,reservations=['96161d9b-7627-423c-8fa1-f9f859128568','d2b97342-db4e-47e8-9a7d-588bce47b5a4','fa9aceb1-d6e2-4cfd-a8ba-3888f5952f63','59686978-2a4e-4254-8a7d-9e58aad92757'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0963abf6298c4393a7163fc7a08bdf17',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:19:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-100744843',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=56859b7c-f32b-4743-a6ef-268f3af7fbe2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ce034bd85287437682dc3773d6a365ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0963abf6298c4393a7163fc7a08bdf17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:19:54 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-5ee886e7-9bbe-4643-b5b1-717deb1e78fe tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d09cda9-3773-483d-bc2a-199027440b74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:19:54 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-fb61185f-c166-4121-bdad-03299d3bb945 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Created reservations ['cafc4e71-4b77-4b44-a7fd-7f1ffb44079e', 'ecacae04-8326-4921-af6a-74185765fed8', 'c0763e8c-c027-4b46-b2b0-b34d0b865fe0', '11d29230-d5f1-45b2-a799-22d1ea51fc31'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:19:54 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-fb61185f-c166-4121-bdad-03299d3bb945 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d174dae-930b-48f7-b57c-3ee2ee79c98e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cafc4e71-4b77-4b44-a7fd-7f1ffb44079e', 'ecacae04-8326-4921-af6a-74185765fed8', 'c0763e8c-c027-4b46-b2b0-b34d0b865fe0', '11d29230-d5f1-45b2-a799-22d1ea51fc31']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:19:54 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-fb61185f-c166-4121-bdad-03299d3bb945 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fe1631a-6660-4c6c-991f-8bbadddb4946) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:19:54 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-5ee886e7-9bbe-4643-b5b1-717deb1e78fe tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d09cda9-3773-483d-bc2a-199027440b74) transitioned into state 'SUCCESS' from state '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-100744843',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce034bd85287437682dc3773d6a365ae',qos_specs=None,replication_status=,reservations=['96161d9b-7627-423c-8fa1-f9f859128568','d2b97342-db4e-47e8-9a7d-588bce47b5a4','fa9aceb1-d6e2-4cfd-a8ba-3888f5952f63','59686978-2a4e-4254-8a7d-9e58aad92757'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0963abf6298c4393a7163fc7a08bdf17',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:19:54 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-5ee886e7-9bbe-4643-b5b1-717deb1e78fe tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (085652b1-94d8-4488-a9b2-abe761cc1a40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:19:54 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:54 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:19:54 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-fb61185f-c166-4121-bdad-03299d3bb945 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fe1631a-6660-4c6c-991f-8bbadddb4946) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12a4f02b-bdf8-43b5-974d-0cf76b7ba34f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2125129265',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02f09a4435684cf09a61ab792a6ad26b',qos_specs=None,replication_status=,reservations=['cafc4e71-4b77-4b44-a7fd-7f1ffb44079e','ecacae04-8326-4921-af6a-74185765fed8','c0763e8c-c027-4b46-b2b0-b34d0b865fe0','11d29230-d5f1-45b2-a799-22d1ea51fc31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9f1281ebf0d44089d5311d91649ab9f',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:19:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2125129265',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=12a4f02b-bdf8-43b5-974d-0cf76b7ba34f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02f09a4435684cf09a61ab792a6ad26b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d9f1281ebf0d44089d5311d91649ab9f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:19:54 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-fb61185f-c166-4121-bdad-03299d3bb945 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e48acfa-410d-4018-b1de-574cb39759c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:19:54 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-5ee886e7-9bbe-4643-b5b1-717deb1e78fe tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (085652b1-94d8-4488-a9b2-abe761cc1a40) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:19:54 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-5ee886e7-9bbe-4643-b5b1-717deb1e78fe tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Flow 'volume_create_api' (68b777d2-101d-4117-b9ea-b2c6aa07bdbf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:19:54 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-5ee886e7-9bbe-4643-b5b1-717deb1e78fe tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Create volume request issued successfully. Sep 03 20:19:54 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-5ee886e7-9bbe-4643-b5b1-717deb1e78fe tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:19:54 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1433/2817] 192.168.122.54 () {62 vars in 1178 bytes} [Thu Sep 3 20:19:53 2026] POST /volume/v3/volumes => generated 776 bytes in 1052 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:19:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-9d033133-af24-4b0b-9b81-2923c6a2b17a None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:54 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9d033133-af24-4b0b-9b81-2923c6a2b17a tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] GET http://192.168.122.54/volume/v3/volumes/d3a395c9-e5e3-4cb4-a50a-0220cc0a1a6a Sep 03 20:19:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-9d033133-af24-4b0b-9b81-2923c6a2b17a tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-9d033133-af24-4b0b-9b81-2923c6a2b17a tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:54 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9d033133-af24-4b0b-9b81-2923c6a2b17a tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] http://192.168.122.54/volume/v3/volumes/d3a395c9-e5e3-4cb4-a50a-0220cc0a1a6a returned with HTTP 404 Sep 03 20:19:54 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1434/2818] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:19:54 2026] GET /volume/v3/volumes/d3a395c9-e5e3-4cb4-a50a-0220cc0a1a6a => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:19:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-3387f892-f848-4b4a-a9bc-7d84bee85cfd None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:54 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-fb61185f-c166-4121-bdad-03299d3bb945 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e48acfa-410d-4018-b1de-574cb39759c0) transitioned into state 'SUCCESS' from state '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-2125129265',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02f09a4435684cf09a61ab792a6ad26b',qos_specs=None,replication_status=,reservations=['cafc4e71-4b77-4b44-a7fd-7f1ffb44079e','ecacae04-8326-4921-af6a-74185765fed8','c0763e8c-c027-4b46-b2b0-b34d0b865fe0','11d29230-d5f1-45b2-a799-22d1ea51fc31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9f1281ebf0d44089d5311d91649ab9f',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:19:54 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-3387f892-f848-4b4a-a9bc-7d84bee85cfd tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] GET http://192.168.122.54/volume/v3/volumes/56859b7c-f32b-4743-a6ef-268f3af7fbe2 Sep 03 20:19:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-3387f892-f848-4b4a-a9bc-7d84bee85cfd tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:54 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-fb61185f-c166-4121-bdad-03299d3bb945 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7fcca67-174f-49c3-b901-3da302c33578) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:19:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-3387f892-f848-4b4a-a9bc-7d84bee85cfd tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:54 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:54 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:19:54 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:54 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:19:54 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-fb61185f-c166-4121-bdad-03299d3bb945 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7fcca67-174f-49c3-b901-3da302c33578) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:19:54 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-fb61185f-c166-4121-bdad-03299d3bb945 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Flow 'volume_create_api' (65503761-f444-4e52-9814-b5b7f71f765a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:19:54 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-fb61185f-c166-4121-bdad-03299d3bb945 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Create volume request issued successfully. Sep 03 20:19:54 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-fb61185f-c166-4121-bdad-03299d3bb945 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:19:54 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1385/2819] 192.168.122.54 () {60 vars in 1137 bytes} [Thu Sep 3 20:19:54 2026] POST /volume/v3/volumes => generated 785 bytes in 790 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:19:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-467fac8c-f543-4ffc-ba09-f873ddc13347 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:54 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-467fac8c-f543-4ffc-ba09-f873ddc13347 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] DELETE http://192.168.122.54/volume/v3/volumes/3f0292d7-812f-448f-9735-cf9108da146d Sep 03 20:19:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-467fac8c-f543-4ffc-ba09-f873ddc13347 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-467fac8c-f543-4ffc-ba09-f873ddc13347 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:54 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-467fac8c-f543-4ffc-ba09-f873ddc13347 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Delete volume with id: 3f0292d7-812f-448f-9735-cf9108da146d Sep 03 20:19:54 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:54 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:19:54 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-3387f892-f848-4b4a-a9bc-7d84bee85cfd tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Volume info retrieved successfully. Sep 03 20:19:54 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:54 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:19:54 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-467fac8c-f543-4ffc-ba09-f873ddc13347 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Volume info retrieved successfully. Sep 03 20:19:55 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-3387f892-f848-4b4a-a9bc-7d84bee85cfd tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] http://192.168.122.54/volume/v3/volumes/56859b7c-f32b-4743-a6ef-268f3af7fbe2 returned with HTTP 200 Sep 03 20:19:55 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1435/2820] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:19:54 2026] GET /volume/v3/volumes/56859b7c-f32b-4743-a6ef-268f3af7fbe2 => generated 844 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:19:55 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-4b16e943-6f82-4572-9685-d965e3336fc1 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:55 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-4b16e943-6f82-4572-9685-d965e3336fc1 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/volumes/12a4f02b-bdf8-43b5-974d-0cf76b7ba34f Sep 03 20:19:55 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-4b16e943-6f82-4572-9685-d965e3336fc1 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:55 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-4b16e943-6f82-4572-9685-d965e3336fc1 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:55 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:55 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:19:55 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:55 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:19:55 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-4b16e943-6f82-4572-9685-d965e3336fc1 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Volume info retrieved successfully. Sep 03 20:19:55 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-4b16e943-6f82-4572-9685-d965e3336fc1 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/volumes/12a4f02b-bdf8-43b5-974d-0cf76b7ba34f returned with HTTP 200 Sep 03 20:19:55 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1436/2821] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:19:55 2026] GET /volume/v3/volumes/12a4f02b-bdf8-43b5-974d-0cf76b7ba34f => generated 964 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:19:55 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-467fac8c-f543-4ffc-ba09-f873ddc13347 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Delete volume request issued successfully. Sep 03 20:19:55 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-467fac8c-f543-4ffc-ba09-f873ddc13347 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] http://192.168.122.54/volume/v3/volumes/3f0292d7-812f-448f-9735-cf9108da146d returned with HTTP 202 Sep 03 20:19:55 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1386/2822] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:19:54 2026] DELETE /volume/v3/volumes/3f0292d7-812f-448f-9735-cf9108da146d => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:19:55 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-538100f6-4d51-41ab-9a8c-acd2c0be0c55 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:55 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-538100f6-4d51-41ab-9a8c-acd2c0be0c55 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] GET http://192.168.122.54/volume/v3/volumes/3f0292d7-812f-448f-9735-cf9108da146d Sep 03 20:19:55 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-538100f6-4d51-41ab-9a8c-acd2c0be0c55 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:55 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-538100f6-4d51-41ab-9a8c-acd2c0be0c55 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:55 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:55 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:19:55 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:55 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:19:55 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-538100f6-4d51-41ab-9a8c-acd2c0be0c55 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Volume info retrieved successfully. Sep 03 20:19:55 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-538100f6-4d51-41ab-9a8c-acd2c0be0c55 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] http://192.168.122.54/volume/v3/volumes/3f0292d7-812f-448f-9735-cf9108da146d returned with HTTP 200 Sep 03 20:19:55 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1437/2823] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:19:55 2026] GET /volume/v3/volumes/3f0292d7-812f-448f-9735-cf9108da146d => generated 858 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:19:56 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-2e5d358b-5981-4d4d-9882-28bbada1c1f8 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:56 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2e5d358b-5981-4d4d-9882-28bbada1c1f8 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] GET http://192.168.122.54/volume/v3/volumes/56859b7c-f32b-4743-a6ef-268f3af7fbe2 Sep 03 20:19:56 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-2e5d358b-5981-4d4d-9882-28bbada1c1f8 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:56 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-2e5d358b-5981-4d4d-9882-28bbada1c1f8 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:56 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:56 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:19:56 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:56 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:19:56 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-2e5d358b-5981-4d4d-9882-28bbada1c1f8 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Volume info retrieved successfully. Sep 03 20:19:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-7e851b48-b38a-4924-91f7-274a4050ae70 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:56 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2e5d358b-5981-4d4d-9882-28bbada1c1f8 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] http://192.168.122.54/volume/v3/volumes/56859b7c-f32b-4743-a6ef-268f3af7fbe2 returned with HTTP 200 Sep 03 20:19:56 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7e851b48-b38a-4924-91f7-274a4050ae70 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/volumes/12a4f02b-bdf8-43b5-974d-0cf76b7ba34f Sep 03 20:19:56 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1387/2824] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:19:56 2026] GET /volume/v3/volumes/56859b7c-f32b-4743-a6ef-268f3af7fbe2 => generated 868 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:19:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-7e851b48-b38a-4924-91f7-274a4050ae70 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-7e851b48-b38a-4924-91f7-274a4050ae70 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:56 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:56 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:19:56 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:56 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:19:56 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-7e851b48-b38a-4924-91f7-274a4050ae70 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Volume info retrieved successfully. Sep 03 20:19:56 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7e851b48-b38a-4924-91f7-274a4050ae70 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/volumes/12a4f02b-bdf8-43b5-974d-0cf76b7ba34f returned with HTTP 200 Sep 03 20:19:56 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1438/2825] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:19:56 2026] GET /volume/v3/volumes/12a4f02b-bdf8-43b5-974d-0cf76b7ba34f => generated 1014 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:19:56 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-45989890-a007-4a0f-9000-0eabdef74d52 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:56 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-45989890-a007-4a0f-9000-0eabdef74d52 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] GET http://192.168.122.54/volume/v3/volumes/3f0292d7-812f-448f-9735-cf9108da146d Sep 03 20:19:56 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-45989890-a007-4a0f-9000-0eabdef74d52 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:56 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-45989890-a007-4a0f-9000-0eabdef74d52 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:56 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-45989890-a007-4a0f-9000-0eabdef74d52 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] http://192.168.122.54/volume/v3/volumes/3f0292d7-812f-448f-9735-cf9108da146d returned with HTTP 404 Sep 03 20:19:56 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1388/2826] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:19:56 2026] GET /volume/v3/volumes/3f0292d7-812f-448f-9735-cf9108da146d => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:19:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-7a53033c-9204-4be2-89e0-91abe06c3d6f None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:56 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7a53033c-9204-4be2-89e0-91abe06c3d6f tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] DELETE http://192.168.122.54/volume/v3/volumes/a65ced9e-376f-433a-afb3-108e46531c0f Sep 03 20:19:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-7a53033c-9204-4be2-89e0-91abe06c3d6f tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-7a53033c-9204-4be2-89e0-91abe06c3d6f tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:56 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-7a53033c-9204-4be2-89e0-91abe06c3d6f tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Delete volume with id: a65ced9e-376f-433a-afb3-108e46531c0f Sep 03 20:19:56 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:56 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:19:56 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:56 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:19:56 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-7a53033c-9204-4be2-89e0-91abe06c3d6f tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Volume info retrieved successfully. Sep 03 20:19:56 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-7a53033c-9204-4be2-89e0-91abe06c3d6f tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Delete volume request issued successfully. Sep 03 20:19:56 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7a53033c-9204-4be2-89e0-91abe06c3d6f tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] http://192.168.122.54/volume/v3/volumes/a65ced9e-376f-433a-afb3-108e46531c0f returned with HTTP 202 Sep 03 20:19:56 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1439/2827] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:19:56 2026] DELETE /volume/v3/volumes/a65ced9e-376f-433a-afb3-108e46531c0f => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:19:56 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-b67925d6-0d49-439a-ad6c-11f779fe8145 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:56 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b67925d6-0d49-439a-ad6c-11f779fe8145 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] GET http://192.168.122.54/volume/v3/volumes/a65ced9e-376f-433a-afb3-108e46531c0f Sep 03 20:19:56 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b67925d6-0d49-439a-ad6c-11f779fe8145 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:56 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b67925d6-0d49-439a-ad6c-11f779fe8145 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:56 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:56 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:19:56 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:56 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:19:56 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-b67925d6-0d49-439a-ad6c-11f779fe8145 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Volume info retrieved successfully. Sep 03 20:19:56 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b67925d6-0d49-439a-ad6c-11f779fe8145 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] http://192.168.122.54/volume/v3/volumes/a65ced9e-376f-433a-afb3-108e46531c0f returned with HTTP 200 Sep 03 20:19:56 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1389/2828] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:19:56 2026] GET /volume/v3/volumes/a65ced9e-376f-433a-afb3-108e46531c0f => generated 859 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:19:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-a5722de9-f2f6-465b-aeee-c8a40fab652b None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:57 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a5722de9-f2f6-465b-aeee-c8a40fab652b tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:19:57 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a5722de9-f2f6-465b-aeee-c8a40fab652b tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:19:57 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volumes [None req-a5722de9-f2f6-465b-aeee-c8a40fab652b tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:19:57 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-a5722de9-f2f6-465b-aeee-c8a40fab652b tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Create volume of 1 GB Sep 03 20:19:57 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-a5722de9-f2f6-465b-aeee-c8a40fab652b tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Availability Zones retrieved successfully. Sep 03 20:19:57 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-a5722de9-f2f6-465b-aeee-c8a40fab652b tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Flow 'volume_create_api' (4669eecb-ee91-4626-bc79-86bba76d05a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:19:57 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-a5722de9-f2f6-465b-aeee-c8a40fab652b tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7cdb0e7a-45f7-42eb-b853-7c730e1e309f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:19:57 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.flows.api.create_volume [None req-a5722de9-f2f6-465b-aeee-c8a40fab652b tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Validating volume size '1' using validate_int {{(pid=87289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:19:57 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-a8239db0-10af-4b52-8b06-6471813eb0d7 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:57 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a8239db0-10af-4b52-8b06-6471813eb0d7 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] GET http://192.168.122.54/volume/v3/volumes/56859b7c-f32b-4743-a6ef-268f3af7fbe2 Sep 03 20:19:57 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a8239db0-10af-4b52-8b06-6471813eb0d7 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:57 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a8239db0-10af-4b52-8b06-6471813eb0d7 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:57 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-a5722de9-f2f6-465b-aeee-c8a40fab652b tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7cdb0e7a-45f7-42eb-b853-7c730e1e309f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:19:57 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-a5722de9-f2f6-465b-aeee-c8a40fab652b tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a32be8d3-dbb2-4df9-85f2-14c3174186f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:19:57 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:57 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:19:57 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:57 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:19:57 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-a8239db0-10af-4b52-8b06-6471813eb0d7 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Volume info retrieved successfully. Sep 03 20:19:57 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a8239db0-10af-4b52-8b06-6471813eb0d7 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] http://192.168.122.54/volume/v3/volumes/56859b7c-f32b-4743-a6ef-268f3af7fbe2 returned with HTTP 200 Sep 03 20:19:57 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1390/2829] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:19:57 2026] GET /volume/v3/volumes/56859b7c-f32b-4743-a6ef-268f3af7fbe2 => generated 869 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:19:57 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-c1a9af2f-94ef-4b00-9a51-e10826ac03bd None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:57 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c1a9af2f-94ef-4b00-9a51-e10826ac03bd tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/volumes/12a4f02b-bdf8-43b5-974d-0cf76b7ba34f Sep 03 20:19:57 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c1a9af2f-94ef-4b00-9a51-e10826ac03bd tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:57 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c1a9af2f-94ef-4b00-9a51-e10826ac03bd tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:57 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:57 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:19:57 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:57 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:19:57 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-c1a9af2f-94ef-4b00-9a51-e10826ac03bd tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Volume info retrieved successfully. Sep 03 20:19:57 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c1a9af2f-94ef-4b00-9a51-e10826ac03bd tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/volumes/12a4f02b-bdf8-43b5-974d-0cf76b7ba34f returned with HTTP 200 Sep 03 20:19:57 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1391/2830] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:19:57 2026] GET /volume/v3/volumes/12a4f02b-bdf8-43b5-974d-0cf76b7ba34f => generated 1014 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:19:57 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-7be88a5e-8a9a-44a2-a165-3965742a9519 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:57 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-7be88a5e-8a9a-44a2-a165-3965742a9519 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] POST http://192.168.122.54/volume/v3/snapshots Sep 03 20:19:57 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-7be88a5e-8a9a-44a2-a165-3965742a9519 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "56859b7c-f32b-4743-a6ef-268f3af7fbe2", "name": "tempest-VolumeDependencyTests-Snapshot-464959932"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:19:57 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:57 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:19:57 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:57 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:19:57 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-7be88a5e-8a9a-44a2-a165-3965742a9519 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Volume info retrieved successfully. Sep 03 20:19:57 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.snapshots [None req-7be88a5e-8a9a-44a2-a165-3965742a9519 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Create snapshot from volume 56859b7c-f32b-4743-a6ef-268f3af7fbe2 Sep 03 20:19:57 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-a5722de9-f2f6-465b-aeee-c8a40fab652b tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Created reservations ['55a3d980-aa0c-42e5-80c5-9634d0c5a51c', '01db75d3-5c87-4ea0-ab65-0eb2f4e3a48a', '137ef7be-7283-4aa0-b34a-95bdc6361364', 'b0b82731-79fe-42bc-81aa-b7a3c16e92e3'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:19:57 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-a5722de9-f2f6-465b-aeee-c8a40fab652b tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a32be8d3-dbb2-4df9-85f2-14c3174186f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['55a3d980-aa0c-42e5-80c5-9634d0c5a51c', '01db75d3-5c87-4ea0-ab65-0eb2f4e3a48a', '137ef7be-7283-4aa0-b34a-95bdc6361364', 'b0b82731-79fe-42bc-81aa-b7a3c16e92e3']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:19:57 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-a5722de9-f2f6-465b-aeee-c8a40fab652b tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (234a5113-54ef-4af2-8d79-e0e4b4f5ceae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:19:57 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:57 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:19:57 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-a5722de9-f2f6-465b-aeee-c8a40fab652b tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (234a5113-54ef-4af2-8d79-e0e4b4f5ceae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '57b1ab1c-7a2f-4df4-8c9d-7178e8071ab9', '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='fdc8eb4e85a7462287fc66bfa96c796d',qos_specs=None,replication_status=,reservations=['55a3d980-aa0c-42e5-80c5-9634d0c5a51c','01db75d3-5c87-4ea0-ab65-0eb2f4e3a48a','137ef7be-7283-4aa0-b34a-95bdc6361364','b0b82731-79fe-42bc-81aa-b7a3c16e92e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53d3d1a77a2d4074b80f69c1f2a9dfc3',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:19:57Z,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=57b1ab1c-7a2f-4df4-8c9d-7178e8071ab9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fdc8eb4e85a7462287fc66bfa96c796d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='53d3d1a77a2d4074b80f69c1f2a9dfc3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:19:57 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-a5722de9-f2f6-465b-aeee-c8a40fab652b tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0dd6d21-dadd-4889-b002-00006b6955d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:19:57 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-a5722de9-f2f6-465b-aeee-c8a40fab652b tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0dd6d21-dadd-4889-b002-00006b6955d7) transitioned into state 'SUCCESS' from 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='fdc8eb4e85a7462287fc66bfa96c796d',qos_specs=None,replication_status=,reservations=['55a3d980-aa0c-42e5-80c5-9634d0c5a51c','01db75d3-5c87-4ea0-ab65-0eb2f4e3a48a','137ef7be-7283-4aa0-b34a-95bdc6361364','b0b82731-79fe-42bc-81aa-b7a3c16e92e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53d3d1a77a2d4074b80f69c1f2a9dfc3',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:19:57 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-a5722de9-f2f6-465b-aeee-c8a40fab652b tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0346486e-c1b6-444e-bfd5-45545e8bb6d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:19:57 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-7be88a5e-8a9a-44a2-a165-3965742a9519 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Created reservations ['27504d59-37fe-4c00-a390-751cb5937b4d', '9c1e827e-51b1-4ad0-8a08-5f5c2039901a', '15b49e42-06ca-4f37-a42a-e736112c1616', '2cc82fd0-a9cc-4d18-8f02-e315fc8cdf0a'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:19:57 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-a5722de9-f2f6-465b-aeee-c8a40fab652b tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0346486e-c1b6-444e-bfd5-45545e8bb6d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:19:57 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:57 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:19:57 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-a5722de9-f2f6-465b-aeee-c8a40fab652b tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Flow 'volume_create_api' (4669eecb-ee91-4626-bc79-86bba76d05a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:19:57 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-a5722de9-f2f6-465b-aeee-c8a40fab652b tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Create volume request issued successfully. Sep 03 20:19:57 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a5722de9-f2f6-465b-aeee-c8a40fab652b tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:19:57 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1440/2831] 192.168.122.54 () {60 vars in 1137 bytes} [Thu Sep 3 20:19:56 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 03 20:19:57 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-7e926f10-eccb-48ac-8707-24118190a9da None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:57 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7e926f10-eccb-48ac-8707-24118190a9da tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] GET http://192.168.122.54/volume/v3/volumes/a65ced9e-376f-433a-afb3-108e46531c0f Sep 03 20:19:57 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-7e926f10-eccb-48ac-8707-24118190a9da tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:57 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-7e926f10-eccb-48ac-8707-24118190a9da tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:57 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7e926f10-eccb-48ac-8707-24118190a9da tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] http://192.168.122.54/volume/v3/volumes/a65ced9e-376f-433a-afb3-108e46531c0f returned with HTTP 404 Sep 03 20:19:57 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1441/2832] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:19:57 2026] GET /volume/v3/volumes/a65ced9e-376f-433a-afb3-108e46531c0f => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:19:57 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-4c18e53a-50a2-4fa0-8ecb-eb493201bb81 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:57 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-4c18e53a-50a2-4fa0-8ecb-eb493201bb81 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] GET http://192.168.122.54/volume/v3/volumes/57b1ab1c-7a2f-4df4-8c9d-7178e8071ab9 Sep 03 20:19:57 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-4c18e53a-50a2-4fa0-8ecb-eb493201bb81 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:57 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-4c18e53a-50a2-4fa0-8ecb-eb493201bb81 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:57 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-7be88a5e-8a9a-44a2-a165-3965742a9519 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Snapshot create request issued successfully. Sep 03 20:19:57 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-7be88a5e-8a9a-44a2-a165-3965742a9519 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] http://192.168.122.54/volume/v3/snapshots returned with HTTP 202 Sep 03 20:19:57 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1392/2833] 192.168.122.54 () {60 vars in 1144 bytes} [Thu Sep 3 20:19:57 2026] POST /volume/v3/snapshots => generated 307 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:19:57 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-9cfe70a6-e501-4f7c-a463-ebbacc5d9477 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:57 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:57 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:19:57 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-9cfe70a6-e501-4f7c-a463-ebbacc5d9477 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] DELETE http://192.168.122.54/volume/v3/snapshots/ac94b346-077d-4fe6-ad9c-a2e64da1fa66 Sep 03 20:19:57 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:57 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:19:57 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-9cfe70a6-e501-4f7c-a463-ebbacc5d9477 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:57 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-9cfe70a6-e501-4f7c-a463-ebbacc5d9477 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:57 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.snapshots [None req-9cfe70a6-e501-4f7c-a463-ebbacc5d9477 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Delete snapshot with id: ac94b346-077d-4fe6-ad9c-a2e64da1fa66 Sep 03 20:19:57 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-4c18e53a-50a2-4fa0-8ecb-eb493201bb81 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Volume info retrieved successfully. Sep 03 20:19:57 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:57 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:19:57 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-9cfe70a6-e501-4f7c-a463-ebbacc5d9477 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Snapshot retrieved successfully. Sep 03 20:19:57 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-4c18e53a-50a2-4fa0-8ecb-eb493201bb81 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] http://192.168.122.54/volume/v3/volumes/57b1ab1c-7a2f-4df4-8c9d-7178e8071ab9 returned with HTTP 200 Sep 03 20:19:57 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1442/2834] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:19:57 2026] GET /volume/v3/volumes/57b1ab1c-7a2f-4df4-8c9d-7178e8071ab9 => generated 815 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:19:57 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-e516888a-4654-4a7b-9d40-500c7f3429bb None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:57 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-e516888a-4654-4a7b-9d40-500c7f3429bb tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] GET http://192.168.122.54/volume/v3/snapshots/d83eb5de-5d0a-4b3e-87c4-62d6509a86c5 Sep 03 20:19:57 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-e516888a-4654-4a7b-9d40-500c7f3429bb tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:57 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-e516888a-4654-4a7b-9d40-500c7f3429bb tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:57 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:57 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:19:57 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-e516888a-4654-4a7b-9d40-500c7f3429bb tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Snapshot retrieved successfully. Sep 03 20:19:57 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-e516888a-4654-4a7b-9d40-500c7f3429bb tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] http://192.168.122.54/volume/v3/snapshots/d83eb5de-5d0a-4b3e-87c4-62d6509a86c5 returned with HTTP 200 Sep 03 20:19:57 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1443/2835] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:19:57 2026] GET /volume/v3/snapshots/d83eb5de-5d0a-4b3e-87c4-62d6509a86c5 => generated 439 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:19:57 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:57 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:19:57 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-9cfe70a6-e501-4f7c-a463-ebbacc5d9477 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Snapshot delete request issued successfully. Sep 03 20:19:57 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-9cfe70a6-e501-4f7c-a463-ebbacc5d9477 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] http://192.168.122.54/volume/v3/snapshots/ac94b346-077d-4fe6-ad9c-a2e64da1fa66 returned with HTTP 202 Sep 03 20:19:57 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1393/2836] 192.168.122.54 () {58 vars in 1236 bytes} [Thu Sep 3 20:19:57 2026] DELETE /volume/v3/snapshots/ac94b346-077d-4fe6-ad9c-a2e64da1fa66 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:19:57 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-18f13f79-5fc6-4071-b629-ecf929cb8d01 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:57 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-18f13f79-5fc6-4071-b629-ecf929cb8d01 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] GET http://192.168.122.54/volume/v3/snapshots/ac94b346-077d-4fe6-ad9c-a2e64da1fa66 Sep 03 20:19:57 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-18f13f79-5fc6-4071-b629-ecf929cb8d01 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:57 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-18f13f79-5fc6-4071-b629-ecf929cb8d01 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:57 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:57 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:19:57 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-18f13f79-5fc6-4071-b629-ecf929cb8d01 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Snapshot retrieved successfully. Sep 03 20:19:57 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-18f13f79-5fc6-4071-b629-ecf929cb8d01 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] http://192.168.122.54/volume/v3/snapshots/ac94b346-077d-4fe6-ad9c-a2e64da1fa66 returned with HTTP 200 Sep 03 20:19:57 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1444/2837] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:19:57 2026] GET /volume/v3/snapshots/ac94b346-077d-4fe6-ad9c-a2e64da1fa66 => generated 473 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:19:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-9fdc45e7-cd16-4b9e-87fe-bf151df4471d None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:58 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-9fdc45e7-cd16-4b9e-87fe-bf151df4471d tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/volumes/12a4f02b-bdf8-43b5-974d-0cf76b7ba34f Sep 03 20:19:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-9fdc45e7-cd16-4b9e-87fe-bf151df4471d tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-9fdc45e7-cd16-4b9e-87fe-bf151df4471d tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:58 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:58 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:19:58 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:58 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:19:58 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-9fdc45e7-cd16-4b9e-87fe-bf151df4471d tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Volume info retrieved successfully. Sep 03 20:19:58 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-9fdc45e7-cd16-4b9e-87fe-bf151df4471d tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/volumes/12a4f02b-bdf8-43b5-974d-0cf76b7ba34f returned with HTTP 200 Sep 03 20:19:58 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1394/2838] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:19:58 2026] GET /volume/v3/volumes/12a4f02b-bdf8-43b5-974d-0cf76b7ba34f => generated 1015 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:19:58 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-79ad3746-429a-45ba-8fb0-30377a0a54dc None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:58 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-79ad3746-429a-45ba-8fb0-30377a0a54dc tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] POST http://192.168.122.54/volume/v3/snapshots Sep 03 20:19:58 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-79ad3746-429a-45ba-8fb0-30377a0a54dc tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "12a4f02b-bdf8-43b5-974d-0cf76b7ba34f", "name": "tempest-ProjectMemberTests-Snapshot-1781745155"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:19:58 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:58 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:19:58 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:58 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:19:58 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-79ad3746-429a-45ba-8fb0-30377a0a54dc tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] Volume info retrieved successfully. Sep 03 20:19:58 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.snapshots [None req-79ad3746-429a-45ba-8fb0-30377a0a54dc tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] Create snapshot from volume 12a4f02b-bdf8-43b5-974d-0cf76b7ba34f Sep 03 20:19:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-d180b1a8-c3e3-4ea9-b993-e1cb39f16a4f None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:58 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-d180b1a8-c3e3-4ea9-b993-e1cb39f16a4f tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] GET http://192.168.122.54/volume/v3/volumes/57b1ab1c-7a2f-4df4-8c9d-7178e8071ab9 Sep 03 20:19:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-d180b1a8-c3e3-4ea9-b993-e1cb39f16a4f tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-d180b1a8-c3e3-4ea9-b993-e1cb39f16a4f tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:58 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:58 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:19:58 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:58 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:19:58 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-d180b1a8-c3e3-4ea9-b993-e1cb39f16a4f tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Volume info retrieved successfully. Sep 03 20:19:58 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-d180b1a8-c3e3-4ea9-b993-e1cb39f16a4f tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] http://192.168.122.54/volume/v3/volumes/57b1ab1c-7a2f-4df4-8c9d-7178e8071ab9 returned with HTTP 200 Sep 03 20:19:58 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1395/2839] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:19:58 2026] GET /volume/v3/volumes/57b1ab1c-7a2f-4df4-8c9d-7178e8071ab9 => generated 839 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:19:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-73ce729a-0bd0-4108-a91f-945534beca92 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:58 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-73ce729a-0bd0-4108-a91f-945534beca92 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] GET http://192.168.122.54/volume/v3/snapshots/d83eb5de-5d0a-4b3e-87c4-62d6509a86c5 Sep 03 20:19:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-73ce729a-0bd0-4108-a91f-945534beca92 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-73ce729a-0bd0-4108-a91f-945534beca92 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:58 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-79ad3746-429a-45ba-8fb0-30377a0a54dc tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] Created reservations ['5b2c467a-5a8b-48b9-b0dc-c1f9e5b5a24e', 'd8c9d540-4123-4192-9069-a684b19558bd', 'e1bc7968-cfd6-4e55-98b9-558a4d3dce0d', '21bb53a3-c128-42a8-a3e2-1402dd41ff94'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:19:58 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:58 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:19:58 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-73ce729a-0bd0-4108-a91f-945534beca92 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Snapshot retrieved successfully. Sep 03 20:19:58 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-73ce729a-0bd0-4108-a91f-945534beca92 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] http://192.168.122.54/volume/v3/snapshots/d83eb5de-5d0a-4b3e-87c4-62d6509a86c5 returned with HTTP 200 Sep 03 20:19:58 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1396/2840] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:19:58 2026] GET /volume/v3/snapshots/d83eb5de-5d0a-4b3e-87c4-62d6509a86c5 => generated 439 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:19:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-c9144e1d-ff44-40bc-b73a-71bf99b4ac47 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:58 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c9144e1d-ff44-40bc-b73a-71bf99b4ac47 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] GET http://192.168.122.54/volume/v3/snapshots/ac94b346-077d-4fe6-ad9c-a2e64da1fa66 Sep 03 20:19:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c9144e1d-ff44-40bc-b73a-71bf99b4ac47 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c9144e1d-ff44-40bc-b73a-71bf99b4ac47 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:58 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:58 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:19:58 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-c9144e1d-ff44-40bc-b73a-71bf99b4ac47 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Snapshot retrieved successfully. Sep 03 20:19:58 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c9144e1d-ff44-40bc-b73a-71bf99b4ac47 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] http://192.168.122.54/volume/v3/snapshots/ac94b346-077d-4fe6-ad9c-a2e64da1fa66 returned with HTTP 200 Sep 03 20:19:58 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1397/2841] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:19:58 2026] GET /volume/v3/snapshots/ac94b346-077d-4fe6-ad9c-a2e64da1fa66 => generated 473 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:19:58 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:58 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:19:58 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-79ad3746-429a-45ba-8fb0-30377a0a54dc tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] Snapshot create request issued successfully. Sep 03 20:19:58 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-79ad3746-429a-45ba-8fb0-30377a0a54dc tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] http://192.168.122.54/volume/v3/snapshots returned with HTTP 202 Sep 03 20:19:58 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1445/2842] 192.168.122.54 () {60 vars in 1144 bytes} [Thu Sep 3 20:19:58 2026] POST /volume/v3/snapshots => generated 305 bytes in 434 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:19:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-a1ec0139-2489-4b37-85b3-2ee7c7d59afc None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:58 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a1ec0139-2489-4b37-85b3-2ee7c7d59afc tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] GET http://192.168.122.54/volume/v3/snapshots/82f53046-edd3-407e-8ede-e556ccafe648 Sep 03 20:19:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a1ec0139-2489-4b37-85b3-2ee7c7d59afc tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a1ec0139-2489-4b37-85b3-2ee7c7d59afc tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:58 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:58 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:19:58 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-a1ec0139-2489-4b37-85b3-2ee7c7d59afc tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] Snapshot retrieved successfully. Sep 03 20:19:58 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a1ec0139-2489-4b37-85b3-2ee7c7d59afc tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] http://192.168.122.54/volume/v3/snapshots/82f53046-edd3-407e-8ede-e556ccafe648 returned with HTTP 200 Sep 03 20:19:58 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1398/2843] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:19:58 2026] GET /volume/v3/snapshots/82f53046-edd3-407e-8ede-e556ccafe648 => generated 437 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:19:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-a2e70db5-e8a4-495f-b7b4-8fc4abdcaab9 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:59 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a2e70db5-e8a4-495f-b7b4-8fc4abdcaab9 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] GET http://192.168.122.54/volume/v3/volumes/57b1ab1c-7a2f-4df4-8c9d-7178e8071ab9 Sep 03 20:19:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a2e70db5-e8a4-495f-b7b4-8fc4abdcaab9 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a2e70db5-e8a4-495f-b7b4-8fc4abdcaab9 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:59 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:59 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:19:59 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:59 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:19:59 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-ad6bc53a-7a0b-4237-9234-ef0990e5210b None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:59 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-a2e70db5-e8a4-495f-b7b4-8fc4abdcaab9 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Volume info retrieved successfully. Sep 03 20:19:59 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ad6bc53a-7a0b-4237-9234-ef0990e5210b tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] GET http://192.168.122.54/volume/v3/snapshots/d83eb5de-5d0a-4b3e-87c4-62d6509a86c5 Sep 03 20:19:59 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ad6bc53a-7a0b-4237-9234-ef0990e5210b tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:59 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ad6bc53a-7a0b-4237-9234-ef0990e5210b tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:59 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a2e70db5-e8a4-495f-b7b4-8fc4abdcaab9 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] http://192.168.122.54/volume/v3/volumes/57b1ab1c-7a2f-4df4-8c9d-7178e8071ab9 returned with HTTP 200 Sep 03 20:19:59 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1446/2844] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:19:59 2026] GET /volume/v3/volumes/57b1ab1c-7a2f-4df4-8c9d-7178e8071ab9 => generated 839 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:19:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-0c4a40d8-c05e-41d3-bf58-6bca75c411d6 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:59 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:59 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:19:59 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-ad6bc53a-7a0b-4237-9234-ef0990e5210b tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Snapshot retrieved successfully. Sep 03 20:19:59 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ad6bc53a-7a0b-4237-9234-ef0990e5210b tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] http://192.168.122.54/volume/v3/snapshots/d83eb5de-5d0a-4b3e-87c4-62d6509a86c5 returned with HTTP 200 Sep 03 20:19:59 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-0c4a40d8-c05e-41d3-bf58-6bca75c411d6 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] GET http://192.168.122.54/volume/v3/snapshots/ac94b346-077d-4fe6-ad9c-a2e64da1fa66 Sep 03 20:19:59 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1399/2845] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:19:59 2026] GET /volume/v3/snapshots/d83eb5de-5d0a-4b3e-87c4-62d6509a86c5 => generated 439 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:19:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-0c4a40d8-c05e-41d3-bf58-6bca75c411d6 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-0c4a40d8-c05e-41d3-bf58-6bca75c411d6 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:59 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-0c4a40d8-c05e-41d3-bf58-6bca75c411d6 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] http://192.168.122.54/volume/v3/snapshots/ac94b346-077d-4fe6-ad9c-a2e64da1fa66 returned with HTTP 404 Sep 03 20:19:59 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1447/2846] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:19:59 2026] GET /volume/v3/snapshots/ac94b346-077d-4fe6-ad9c-a2e64da1fa66 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:19:59 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-8565ff89-8054-4bac-b52e-24e66d95b112 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:59 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-8565ff89-8054-4bac-b52e-24e66d95b112 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] DELETE http://192.168.122.54/volume/v3/volumes/ed8cf95a-40fa-48ea-ae19-31cd14b28513 Sep 03 20:19:59 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-8565ff89-8054-4bac-b52e-24e66d95b112 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:59 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-8565ff89-8054-4bac-b52e-24e66d95b112 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:59 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-8565ff89-8054-4bac-b52e-24e66d95b112 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Delete volume with id: ed8cf95a-40fa-48ea-ae19-31cd14b28513 Sep 03 20:19:59 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:59 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:19:59 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:59 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:19:59 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-8565ff89-8054-4bac-b52e-24e66d95b112 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Volume info retrieved successfully. Sep 03 20:19:59 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-8565ff89-8054-4bac-b52e-24e66d95b112 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Delete volume request issued successfully. Sep 03 20:19:59 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-8565ff89-8054-4bac-b52e-24e66d95b112 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] http://192.168.122.54/volume/v3/volumes/ed8cf95a-40fa-48ea-ae19-31cd14b28513 returned with HTTP 202 Sep 03 20:19:59 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1400/2847] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:19:59 2026] DELETE /volume/v3/volumes/ed8cf95a-40fa-48ea-ae19-31cd14b28513 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:19:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-93c12adb-5a06-4656-b621-06e0aeaf762c None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:59 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-772efbf1-4904-43b5-8c0b-25f95d21d701 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:19:59 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-93c12adb-5a06-4656-b621-06e0aeaf762c tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] GET http://192.168.122.54/volume/v3/snapshots/82f53046-edd3-407e-8ede-e556ccafe648 Sep 03 20:19:59 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-772efbf1-4904-43b5-8c0b-25f95d21d701 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] GET http://192.168.122.54/volume/v3/volumes/ed8cf95a-40fa-48ea-ae19-31cd14b28513 Sep 03 20:19:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-93c12adb-5a06-4656-b621-06e0aeaf762c tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:59 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-772efbf1-4904-43b5-8c0b-25f95d21d701 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:19:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-93c12adb-5a06-4656-b621-06e0aeaf762c tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:59 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-772efbf1-4904-43b5-8c0b-25f95d21d701 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:19:59 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:19:59 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:19:59 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:59 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:19:59 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:19:59 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:19:59 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-93c12adb-5a06-4656-b621-06e0aeaf762c tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] Snapshot retrieved successfully. Sep 03 20:19:59 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-93c12adb-5a06-4656-b621-06e0aeaf762c tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] http://192.168.122.54/volume/v3/snapshots/82f53046-edd3-407e-8ede-e556ccafe648 returned with HTTP 200 Sep 03 20:19:59 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1448/2848] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:19:59 2026] GET /volume/v3/snapshots/82f53046-edd3-407e-8ede-e556ccafe648 => generated 437 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:19:59 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-772efbf1-4904-43b5-8c0b-25f95d21d701 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Volume info retrieved successfully. Sep 03 20:19:59 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-772efbf1-4904-43b5-8c0b-25f95d21d701 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] http://192.168.122.54/volume/v3/volumes/ed8cf95a-40fa-48ea-ae19-31cd14b28513 returned with HTTP 200 Sep 03 20:19:59 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1401/2849] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:19:59 2026] GET /volume/v3/volumes/ed8cf95a-40fa-48ea-ae19-31cd14b28513 => generated 859 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:00 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-ddb73308-fc6b-4250-bfea-3d7aed11bcf4 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:00 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ddb73308-fc6b-4250-bfea-3d7aed11bcf4 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] GET http://192.168.122.54/volume/v3/volumes/57b1ab1c-7a2f-4df4-8c9d-7178e8071ab9 Sep 03 20:20:00 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ddb73308-fc6b-4250-bfea-3d7aed11bcf4 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:00 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ddb73308-fc6b-4250-bfea-3d7aed11bcf4 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:00 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-b59cda85-f8ae-45e5-b1e5-ddfedaae9317 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:00 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b59cda85-f8ae-45e5-b1e5-ddfedaae9317 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] GET http://192.168.122.54/volume/v3/snapshots/d83eb5de-5d0a-4b3e-87c4-62d6509a86c5 Sep 03 20:20:00 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b59cda85-f8ae-45e5-b1e5-ddfedaae9317 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:00 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b59cda85-f8ae-45e5-b1e5-ddfedaae9317 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:00 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:00 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:20:00 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:00 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:20:00 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:00 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:00 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-b59cda85-f8ae-45e5-b1e5-ddfedaae9317 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Snapshot retrieved successfully. Sep 03 20:20:00 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b59cda85-f8ae-45e5-b1e5-ddfedaae9317 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] http://192.168.122.54/volume/v3/snapshots/d83eb5de-5d0a-4b3e-87c4-62d6509a86c5 returned with HTTP 200 Sep 03 20:20:00 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1402/2850] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:20:00 2026] GET /volume/v3/snapshots/d83eb5de-5d0a-4b3e-87c4-62d6509a86c5 => generated 466 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:00 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-ddb73308-fc6b-4250-bfea-3d7aed11bcf4 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Volume info retrieved successfully. Sep 03 20:20:00 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-94996011-d3e8-41ae-a2f9-ca0a57cef176 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:00 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ddb73308-fc6b-4250-bfea-3d7aed11bcf4 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] http://192.168.122.54/volume/v3/volumes/57b1ab1c-7a2f-4df4-8c9d-7178e8071ab9 returned with HTTP 200 Sep 03 20:20:00 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1449/2851] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:20:00 2026] GET /volume/v3/volumes/57b1ab1c-7a2f-4df4-8c9d-7178e8071ab9 => generated 839 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:20:00 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-94996011-d3e8-41ae-a2f9-ca0a57cef176 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:20:00 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-94996011-d3e8-41ae-a2f9-ca0a57cef176 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "d83eb5de-5d0a-4b3e-87c4-62d6509a86c5", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-716184092"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:20:00 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.volumes [None req-94996011-d3e8-41ae-a2f9-ca0a57cef176 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Create volume request body: {'volume': {'snapshot_id': 'd83eb5de-5d0a-4b3e-87c4-62d6509a86c5', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-716184092'}} {{(pid=87290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:20:00 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:00 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:00 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-94996011-d3e8-41ae-a2f9-ca0a57cef176 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Snapshot retrieved successfully. Sep 03 20:20:00 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-94996011-d3e8-41ae-a2f9-ca0a57cef176 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Create volume of 1 GB Sep 03 20:20:00 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-94996011-d3e8-41ae-a2f9-ca0a57cef176 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Availability Zones retrieved successfully. Sep 03 20:20:00 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-94996011-d3e8-41ae-a2f9-ca0a57cef176 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Flow 'volume_create_api' (dfb56e21-1b27-412c-bec2-ec691179ad1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:20:00 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-94996011-d3e8-41ae-a2f9-ca0a57cef176 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53535c4e-e296-483f-a1dc-872dead79b6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:00 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.flows.api.create_volume [None req-94996011-d3e8-41ae-a2f9-ca0a57cef176 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:20:00 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-8f92a02e-aebd-4d64-a05e-3e0d4fc58d25 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:00 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-8f92a02e-aebd-4d64-a05e-3e0d4fc58d25 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] GET http://192.168.122.54/volume/v3/snapshots/82f53046-edd3-407e-8ede-e556ccafe648 Sep 03 20:20:00 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-8f92a02e-aebd-4d64-a05e-3e0d4fc58d25 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:00 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-8f92a02e-aebd-4d64-a05e-3e0d4fc58d25 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:00 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:00 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:20:00 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:00 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:20:00 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-8f92a02e-aebd-4d64-a05e-3e0d4fc58d25 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] Snapshot retrieved successfully. Sep 03 20:20:00 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-8f92a02e-aebd-4d64-a05e-3e0d4fc58d25 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] http://192.168.122.54/volume/v3/snapshots/82f53046-edd3-407e-8ede-e556ccafe648 returned with HTTP 200 Sep 03 20:20:00 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1450/2852] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:20:00 2026] GET /volume/v3/snapshots/82f53046-edd3-407e-8ede-e556ccafe648 => generated 437 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:00 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-855741e8-71c8-435c-9dad-984cd75f0c96 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:00 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-855741e8-71c8-435c-9dad-984cd75f0c96 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] GET http://192.168.122.54/volume/v3/volumes/ed8cf95a-40fa-48ea-ae19-31cd14b28513 Sep 03 20:20:00 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-855741e8-71c8-435c-9dad-984cd75f0c96 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:00 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-855741e8-71c8-435c-9dad-984cd75f0c96 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:00 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-855741e8-71c8-435c-9dad-984cd75f0c96 tempest-CreateVolumesFromSnapshotTest-1587215983 tempest-CreateVolumesFromSnapshotTest-1587215983-project-member] http://192.168.122.54/volume/v3/volumes/ed8cf95a-40fa-48ea-ae19-31cd14b28513 returned with HTTP 404 Sep 03 20:20:00 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-94996011-d3e8-41ae-a2f9-ca0a57cef176 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53535c4e-e296-483f-a1dc-872dead79b6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd83eb5de-5d0a-4b3e-87c4-62d6509a86c5', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:00 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1451/2853] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:20:00 2026] GET /volume/v3/volumes/ed8cf95a-40fa-48ea-ae19-31cd14b28513 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:20:00 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-94996011-d3e8-41ae-a2f9-ca0a57cef176 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b3f1a42-d6f3-4107-be42-cfc390081911) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:01 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-94996011-d3e8-41ae-a2f9-ca0a57cef176 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Created reservations ['5c26a603-4cf5-4a13-a204-b6ecbc6d7d3a', '81907650-dc89-4685-98b5-2994561f3bc4', 'fc81b292-0d35-4686-9c04-25d68f44f5c3', '4279fb39-8184-4df0-9520-e39c7014f288'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:20:01 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-94996011-d3e8-41ae-a2f9-ca0a57cef176 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b3f1a42-d6f3-4107-be42-cfc390081911) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c26a603-4cf5-4a13-a204-b6ecbc6d7d3a', '81907650-dc89-4685-98b5-2994561f3bc4', 'fc81b292-0d35-4686-9c04-25d68f44f5c3', '4279fb39-8184-4df0-9520-e39c7014f288']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:01 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-94996011-d3e8-41ae-a2f9-ca0a57cef176 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (549ce6d4-d9d6-4208-8250-6ca1f606d5c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:01 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:01 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:20:01 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:01 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:20:01 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-94996011-d3e8-41ae-a2f9-ca0a57cef176 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (549ce6d4-d9d6-4208-8250-6ca1f606d5c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fc47939b-7319-4373-819e-39ef697b8e83', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-716184092',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce034bd85287437682dc3773d6a365ae',qos_specs=None,replication_status=,reservations=['5c26a603-4cf5-4a13-a204-b6ecbc6d7d3a','81907650-dc89-4685-98b5-2994561f3bc4','fc81b292-0d35-4686-9c04-25d68f44f5c3','4279fb39-8184-4df0-9520-e39c7014f288'],size=1,snapshot_id=d83eb5de-5d0a-4b3e-87c4-62d6509a86c5,source_replicaid=,source_volid=None,status='creating',user_id='0963abf6298c4393a7163fc7a08bdf17',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:20:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-716184092',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fc47939b-7319-4373-819e-39ef697b8e83,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ce034bd85287437682dc3773d6a365ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d83eb5de-5d0a-4b3e-87c4-62d6509a86c5,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0963abf6298c4393a7163fc7a08bdf17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:01 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-94996011-d3e8-41ae-a2f9-ca0a57cef176 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d47553c7-0acc-4018-afd4-f4f6a2f5bbeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:01 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-94996011-d3e8-41ae-a2f9-ca0a57cef176 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d47553c7-0acc-4018-afd4-f4f6a2f5bbeb) transitioned into state 'SUCCESS' from state '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-716184092',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce034bd85287437682dc3773d6a365ae',qos_specs=None,replication_status=,reservations=['5c26a603-4cf5-4a13-a204-b6ecbc6d7d3a','81907650-dc89-4685-98b5-2994561f3bc4','fc81b292-0d35-4686-9c04-25d68f44f5c3','4279fb39-8184-4df0-9520-e39c7014f288'],size=1,snapshot_id=d83eb5de-5d0a-4b3e-87c4-62d6509a86c5,source_replicaid=,source_volid=None,status='creating',user_id='0963abf6298c4393a7163fc7a08bdf17',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:01 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-94996011-d3e8-41ae-a2f9-ca0a57cef176 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b94e883b-57f5-4f4e-8e03-e5c3cd58d346) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:01 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:01 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:20:01 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-94996011-d3e8-41ae-a2f9-ca0a57cef176 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b94e883b-57f5-4f4e-8e03-e5c3cd58d346) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:01 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-94996011-d3e8-41ae-a2f9-ca0a57cef176 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Flow 'volume_create_api' (dfb56e21-1b27-412c-bec2-ec691179ad1f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:20:01 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-94996011-d3e8-41ae-a2f9-ca0a57cef176 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Create volume request issued successfully. Sep 03 20:20:01 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-94996011-d3e8-41ae-a2f9-ca0a57cef176 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:20:01 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1403/2854] 192.168.122.54 () {62 vars in 1179 bytes} [Thu Sep 3 20:20:00 2026] POST /volume/v3/volumes => generated 810 bytes in 541 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:20:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-8bf485c4-d864-4142-82a4-e78132044fcd None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:01 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-8bf485c4-d864-4142-82a4-e78132044fcd tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] GET http://192.168.122.54/volume/v3/volumes/fc47939b-7319-4373-819e-39ef697b8e83 Sep 03 20:20:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-8bf485c4-d864-4142-82a4-e78132044fcd tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-8bf485c4-d864-4142-82a4-e78132044fcd tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:01 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:01 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:20:01 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:01 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:20:01 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-8bf485c4-d864-4142-82a4-e78132044fcd tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Volume info retrieved successfully. Sep 03 20:20:01 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-8bf485c4-d864-4142-82a4-e78132044fcd tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] http://192.168.122.54/volume/v3/volumes/fc47939b-7319-4373-819e-39ef697b8e83 returned with HTTP 200 Sep 03 20:20:01 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1452/2855] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:20:01 2026] GET /volume/v3/volumes/fc47939b-7319-4373-819e-39ef697b8e83 => generated 878 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:20:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-3bf21420-4a57-4cf3-96e5-d674436f73e6 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:01 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-3bf21420-4a57-4cf3-96e5-d674436f73e6 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] GET http://192.168.122.54/volume/v3/volumes/57b1ab1c-7a2f-4df4-8c9d-7178e8071ab9 Sep 03 20:20:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-3bf21420-4a57-4cf3-96e5-d674436f73e6 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-3bf21420-4a57-4cf3-96e5-d674436f73e6 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:01 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:01 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:20:01 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:01 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:01 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-3bf21420-4a57-4cf3-96e5-d674436f73e6 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Volume info retrieved successfully. Sep 03 20:20:01 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-3bf21420-4a57-4cf3-96e5-d674436f73e6 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] http://192.168.122.54/volume/v3/volumes/57b1ab1c-7a2f-4df4-8c9d-7178e8071ab9 returned with HTTP 200 Sep 03 20:20:01 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1404/2856] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:20:01 2026] GET /volume/v3/volumes/57b1ab1c-7a2f-4df4-8c9d-7178e8071ab9 => generated 840 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-d75d1211-0508-465b-a2b7-24fb043d68d6 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:01 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d75d1211-0508-465b-a2b7-24fb043d68d6 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] GET http://192.168.122.54/volume/v3/volumes/57b1ab1c-7a2f-4df4-8c9d-7178e8071ab9 Sep 03 20:20:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d75d1211-0508-465b-a2b7-24fb043d68d6 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d75d1211-0508-465b-a2b7-24fb043d68d6 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:01 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:01 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:20:01 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:01 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:20:01 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-d75d1211-0508-465b-a2b7-24fb043d68d6 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Volume info retrieved successfully. Sep 03 20:20:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-365a45f0-8865-4744-80c2-c673b89a245d None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:01 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d75d1211-0508-465b-a2b7-24fb043d68d6 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] http://192.168.122.54/volume/v3/volumes/57b1ab1c-7a2f-4df4-8c9d-7178e8071ab9 returned with HTTP 200 Sep 03 20:20:01 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1453/2857] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:20:01 2026] GET /volume/v3/volumes/57b1ab1c-7a2f-4df4-8c9d-7178e8071ab9 => generated 840 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:01 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-365a45f0-8865-4744-80c2-c673b89a245d tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] GET http://192.168.122.54/volume/v3/snapshots/82f53046-edd3-407e-8ede-e556ccafe648 Sep 03 20:20:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-365a45f0-8865-4744-80c2-c673b89a245d tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-365a45f0-8865-4744-80c2-c673b89a245d tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-8d28c2ea-2e47-49ed-b351-e4d5635f52e8 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:01 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-8d28c2ea-2e47-49ed-b351-e4d5635f52e8 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:20:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-8d28c2ea-2e47-49ed-b351-e4d5635f52e8 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-714761060"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:20:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volumes [None req-8d28c2ea-2e47-49ed-b351-e4d5635f52e8 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-714761060'}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:20:01 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-8d28c2ea-2e47-49ed-b351-e4d5635f52e8 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Create volume of 1 GB Sep 03 20:20:01 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:01 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:01 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-365a45f0-8865-4744-80c2-c673b89a245d tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] Snapshot retrieved successfully. Sep 03 20:20:01 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-365a45f0-8865-4744-80c2-c673b89a245d tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] http://192.168.122.54/volume/v3/snapshots/82f53046-edd3-407e-8ede-e556ccafe648 returned with HTTP 200 Sep 03 20:20:01 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1405/2858] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:20:01 2026] GET /volume/v3/snapshots/82f53046-edd3-407e-8ede-e556ccafe648 => generated 437 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:01 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-8d28c2ea-2e47-49ed-b351-e4d5635f52e8 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Availability Zones retrieved successfully. Sep 03 20:20:01 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-8d28c2ea-2e47-49ed-b351-e4d5635f52e8 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Flow 'volume_create_api' (eae524d6-0eca-491f-9782-24ad3fc42c96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:20:01 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-8d28c2ea-2e47-49ed-b351-e4d5635f52e8 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6fefe38-478d-49d8-b2a4-7474eb6d46c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:01 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.flows.api.create_volume [None req-8d28c2ea-2e47-49ed-b351-e4d5635f52e8 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Validating volume size '1' using validate_int {{(pid=87289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:20:02 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-8d28c2ea-2e47-49ed-b351-e4d5635f52e8 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6fefe38-478d-49d8-b2a4-7474eb6d46c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:02 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-8d28c2ea-2e47-49ed-b351-e4d5635f52e8 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30e9013c-0300-42e6-bf09-2bf8f09c83e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:02 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-8d28c2ea-2e47-49ed-b351-e4d5635f52e8 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Created reservations ['e546eb19-3989-4118-8a72-f92651cbfb41', 'b64d431e-f08f-4f24-8db0-4d6c66fbd843', '408fc777-0758-45ad-a680-108da453a671', 'b3816cd0-beea-476f-b66a-ba11f8f03ba2'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:20:02 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-8d28c2ea-2e47-49ed-b351-e4d5635f52e8 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30e9013c-0300-42e6-bf09-2bf8f09c83e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e546eb19-3989-4118-8a72-f92651cbfb41', 'b64d431e-f08f-4f24-8db0-4d6c66fbd843', '408fc777-0758-45ad-a680-108da453a671', 'b3816cd0-beea-476f-b66a-ba11f8f03ba2']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:02 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-8d28c2ea-2e47-49ed-b351-e4d5635f52e8 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52de4d79-554d-446f-be29-fa2ce47f6c6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:02 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:02 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:20:02 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-8d28c2ea-2e47-49ed-b351-e4d5635f52e8 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52de4d79-554d-446f-be29-fa2ce47f6c6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '624fd3d8-665a-447a-8104-32d0d84a9f05', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-714761060',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fdc8eb4e85a7462287fc66bfa96c796d',qos_specs=None,replication_status=,reservations=['e546eb19-3989-4118-8a72-f92651cbfb41','b64d431e-f08f-4f24-8db0-4d6c66fbd843','408fc777-0758-45ad-a680-108da453a671','b3816cd0-beea-476f-b66a-ba11f8f03ba2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53d3d1a77a2d4074b80f69c1f2a9dfc3',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:20:02Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-714761060',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=624fd3d8-665a-447a-8104-32d0d84a9f05,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fdc8eb4e85a7462287fc66bfa96c796d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='53d3d1a77a2d4074b80f69c1f2a9dfc3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:02 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-8d28c2ea-2e47-49ed-b351-e4d5635f52e8 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c66ef38-ac81-42db-af1e-134f5a398371) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:02 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-8d28c2ea-2e47-49ed-b351-e4d5635f52e8 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c66ef38-ac81-42db-af1e-134f5a398371) transitioned into 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-714761060',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fdc8eb4e85a7462287fc66bfa96c796d',qos_specs=None,replication_status=,reservations=['e546eb19-3989-4118-8a72-f92651cbfb41','b64d431e-f08f-4f24-8db0-4d6c66fbd843','408fc777-0758-45ad-a680-108da453a671','b3816cd0-beea-476f-b66a-ba11f8f03ba2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53d3d1a77a2d4074b80f69c1f2a9dfc3',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:02 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-8d28c2ea-2e47-49ed-b351-e4d5635f52e8 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ab20db8-7157-4c52-bdfa-33bd13dd99a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:02 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-8d28c2ea-2e47-49ed-b351-e4d5635f52e8 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ab20db8-7157-4c52-bdfa-33bd13dd99a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:02 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-8d28c2ea-2e47-49ed-b351-e4d5635f52e8 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Flow 'volume_create_api' (eae524d6-0eca-491f-9782-24ad3fc42c96) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:20:02 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-8d28c2ea-2e47-49ed-b351-e4d5635f52e8 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Create volume request issued successfully. Sep 03 20:20:02 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-8d28c2ea-2e47-49ed-b351-e4d5635f52e8 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:20:02 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1454/2859] 192.168.122.54 () {60 vars in 1138 bytes} [Thu Sep 3 20:20:01 2026] POST /volume/v3/volumes => generated 782 bytes in 381 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:20:02 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-e715e4cf-970a-4b47-9a14-51c168fd9ab0 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:02 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e715e4cf-970a-4b47-9a14-51c168fd9ab0 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] GET http://192.168.122.54/volume/v3/volumes/624fd3d8-665a-447a-8104-32d0d84a9f05 Sep 03 20:20:02 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e715e4cf-970a-4b47-9a14-51c168fd9ab0 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:02 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e715e4cf-970a-4b47-9a14-51c168fd9ab0 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:02 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:02 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:20:02 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:02 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:02 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-e715e4cf-970a-4b47-9a14-51c168fd9ab0 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Volume info retrieved successfully. Sep 03 20:20:02 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-a7188233-9d99-4c85-819f-bd4594c05dd2 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:02 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e715e4cf-970a-4b47-9a14-51c168fd9ab0 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] http://192.168.122.54/volume/v3/volumes/624fd3d8-665a-447a-8104-32d0d84a9f05 returned with HTTP 200 Sep 03 20:20:02 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1406/2860] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:20:02 2026] GET /volume/v3/volumes/624fd3d8-665a-447a-8104-32d0d84a9f05 => generated 850 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:02 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a7188233-9d99-4c85-819f-bd4594c05dd2 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] GET http://192.168.122.54/volume/v3/volumes/fc47939b-7319-4373-819e-39ef697b8e83 Sep 03 20:20:02 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a7188233-9d99-4c85-819f-bd4594c05dd2 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:02 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a7188233-9d99-4c85-819f-bd4594c05dd2 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:02 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:02 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:20:02 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:02 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:20:02 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-a7188233-9d99-4c85-819f-bd4594c05dd2 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Volume info retrieved successfully. Sep 03 20:20:02 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a7188233-9d99-4c85-819f-bd4594c05dd2 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] http://192.168.122.54/volume/v3/volumes/fc47939b-7319-4373-819e-39ef697b8e83 returned with HTTP 200 Sep 03 20:20:02 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1455/2861] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:20:02 2026] GET /volume/v3/volumes/fc47939b-7319-4373-819e-39ef697b8e83 => generated 902 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:20:02 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-7f9a6f4f-b997-4b6a-8626-c43177685c41 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:02 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-7f9a6f4f-b997-4b6a-8626-c43177685c41 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] GET http://192.168.122.54/volume/v3/snapshots/82f53046-edd3-407e-8ede-e556ccafe648 Sep 03 20:20:02 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-7f9a6f4f-b997-4b6a-8626-c43177685c41 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:02 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-7f9a6f4f-b997-4b6a-8626-c43177685c41 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:02 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:02 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:02 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-7f9a6f4f-b997-4b6a-8626-c43177685c41 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] Snapshot retrieved successfully. Sep 03 20:20:02 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-7f9a6f4f-b997-4b6a-8626-c43177685c41 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] http://192.168.122.54/volume/v3/snapshots/82f53046-edd3-407e-8ede-e556ccafe648 returned with HTTP 200 Sep 03 20:20:02 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1407/2862] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:20:02 2026] GET /volume/v3/snapshots/82f53046-edd3-407e-8ede-e556ccafe648 => generated 437 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:03 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-588a7b56-087a-44d0-a1b6-d45d4433b95a None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:03 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-588a7b56-087a-44d0-a1b6-d45d4433b95a tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] GET http://192.168.122.54/volume/v3/volumes/624fd3d8-665a-447a-8104-32d0d84a9f05 Sep 03 20:20:03 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-588a7b56-087a-44d0-a1b6-d45d4433b95a tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:03 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-588a7b56-087a-44d0-a1b6-d45d4433b95a tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:03 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:03 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:20:03 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:03 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:20:03 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-588a7b56-087a-44d0-a1b6-d45d4433b95a tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Volume info retrieved successfully. Sep 03 20:20:03 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-c10a08c6-188f-43c5-a7c9-84327a099dd7 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:03 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-588a7b56-087a-44d0-a1b6-d45d4433b95a tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] http://192.168.122.54/volume/v3/volumes/624fd3d8-665a-447a-8104-32d0d84a9f05 returned with HTTP 200 Sep 03 20:20:03 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1456/2863] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:20:03 2026] GET /volume/v3/volumes/624fd3d8-665a-447a-8104-32d0d84a9f05 => generated 874 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:03 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c10a08c6-188f-43c5-a7c9-84327a099dd7 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] GET http://192.168.122.54/volume/v3/volumes/fc47939b-7319-4373-819e-39ef697b8e83 Sep 03 20:20:03 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c10a08c6-188f-43c5-a7c9-84327a099dd7 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:03 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c10a08c6-188f-43c5-a7c9-84327a099dd7 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:03 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:03 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:20:03 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:03 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:03 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-c10a08c6-188f-43c5-a7c9-84327a099dd7 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Volume info retrieved successfully. Sep 03 20:20:03 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c10a08c6-188f-43c5-a7c9-84327a099dd7 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] http://192.168.122.54/volume/v3/volumes/fc47939b-7319-4373-819e-39ef697b8e83 returned with HTTP 200 Sep 03 20:20:03 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1408/2864] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:20:03 2026] GET /volume/v3/volumes/fc47939b-7319-4373-819e-39ef697b8e83 => generated 902 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:20:03 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-44babf4d-0bb0-4659-9a3b-eeaf29d7da29 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:03 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-44babf4d-0bb0-4659-9a3b-eeaf29d7da29 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:20:03 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-44babf4d-0bb0-4659-9a3b-eeaf29d7da29 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-2011596341"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:20:03 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volumes [None req-44babf4d-0bb0-4659-9a3b-eeaf29d7da29 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-2011596341'}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:20:03 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-44babf4d-0bb0-4659-9a3b-eeaf29d7da29 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Create volume of 1 GB Sep 03 20:20:03 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-44babf4d-0bb0-4659-9a3b-eeaf29d7da29 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Availability Zones retrieved successfully. Sep 03 20:20:03 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-44babf4d-0bb0-4659-9a3b-eeaf29d7da29 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Flow 'volume_create_api' (1bef5027-e7d4-44fe-a685-31536549a73a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:20:03 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-44babf4d-0bb0-4659-9a3b-eeaf29d7da29 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b8957a1-b19a-47b3-8286-eaf7ecff24d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:03 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.flows.api.create_volume [None req-44babf4d-0bb0-4659-9a3b-eeaf29d7da29 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Validating volume size '1' using validate_int {{(pid=87289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:20:03 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-44babf4d-0bb0-4659-9a3b-eeaf29d7da29 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b8957a1-b19a-47b3-8286-eaf7ecff24d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:03 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-44babf4d-0bb0-4659-9a3b-eeaf29d7da29 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3269f31-d5c7-444a-bced-cb9da3e08690) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:03 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-c225fa36-432a-44b5-94ed-17d8ca917371 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:04 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c225fa36-432a-44b5-94ed-17d8ca917371 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] GET http://192.168.122.54/volume/v3/snapshots/82f53046-edd3-407e-8ede-e556ccafe648 Sep 03 20:20:04 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c225fa36-432a-44b5-94ed-17d8ca917371 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:04 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c225fa36-432a-44b5-94ed-17d8ca917371 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:04 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:04 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:04 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-c225fa36-432a-44b5-94ed-17d8ca917371 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] Snapshot retrieved successfully. Sep 03 20:20:04 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c225fa36-432a-44b5-94ed-17d8ca917371 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] http://192.168.122.54/volume/v3/snapshots/82f53046-edd3-407e-8ede-e556ccafe648 returned with HTTP 200 Sep 03 20:20:04 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1409/2865] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:20:03 2026] GET /volume/v3/snapshots/82f53046-edd3-407e-8ede-e556ccafe648 => generated 464 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:04 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-caee0135-91fb-485a-886f-f58a6b47017a None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:04 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-caee0135-91fb-485a-886f-f58a6b47017a tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] DELETE http://192.168.122.54/volume/v3/snapshots/82f53046-edd3-407e-8ede-e556ccafe648 Sep 03 20:20:04 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-caee0135-91fb-485a-886f-f58a6b47017a tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:04 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-caee0135-91fb-485a-886f-f58a6b47017a tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:04 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.snapshots [None req-caee0135-91fb-485a-886f-f58a6b47017a tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] Delete snapshot with id: 82f53046-edd3-407e-8ede-e556ccafe648 Sep 03 20:20:04 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-44babf4d-0bb0-4659-9a3b-eeaf29d7da29 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Created reservations ['1d49a4b8-a0db-45c9-8b0c-b111ef45f566', 'f3c2b1f9-6777-4eb6-bced-1cd60b178f35', '69320c02-b3cf-4a62-b7bc-eee4910cf1d4', '372052a2-fb2e-4d48-aff8-6a620248ee5f'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:20:04 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-44babf4d-0bb0-4659-9a3b-eeaf29d7da29 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3269f31-d5c7-444a-bced-cb9da3e08690) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d49a4b8-a0db-45c9-8b0c-b111ef45f566', 'f3c2b1f9-6777-4eb6-bced-1cd60b178f35', '69320c02-b3cf-4a62-b7bc-eee4910cf1d4', '372052a2-fb2e-4d48-aff8-6a620248ee5f']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:04 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-44babf4d-0bb0-4659-9a3b-eeaf29d7da29 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6a575c8-639c-49f0-832d-3a2471805e5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:04 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:04 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:04 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-caee0135-91fb-485a-886f-f58a6b47017a tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] Snapshot retrieved successfully. Sep 03 20:20:04 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:04 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:20:04 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:04 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:20:04 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-caee0135-91fb-485a-886f-f58a6b47017a tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] Snapshot delete request issued successfully. Sep 03 20:20:04 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-44babf4d-0bb0-4659-9a3b-eeaf29d7da29 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6a575c8-639c-49f0-832d-3a2471805e5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c6ad4c4-dba6-44da-a7d7-044778fa2600', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2011596341',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e376d64384c4263be18e00a286e19a4',qos_specs=None,replication_status=,reservations=['1d49a4b8-a0db-45c9-8b0c-b111ef45f566','f3c2b1f9-6777-4eb6-bced-1cd60b178f35','69320c02-b3cf-4a62-b7bc-eee4910cf1d4','372052a2-fb2e-4d48-aff8-6a620248ee5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2acef2403924a3ea082477a2fa5c149',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:20:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2011596341',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0c6ad4c4-dba6-44da-a7d7-044778fa2600,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e376d64384c4263be18e00a286e19a4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d2acef2403924a3ea082477a2fa5c149',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:04 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-caee0135-91fb-485a-886f-f58a6b47017a tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] http://192.168.122.54/volume/v3/snapshots/82f53046-edd3-407e-8ede-e556ccafe648 returned with HTTP 202 Sep 03 20:20:04 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1410/2866] 192.168.122.54 () {58 vars in 1236 bytes} [Thu Sep 3 20:20:04 2026] DELETE /volume/v3/snapshots/82f53046-edd3-407e-8ede-e556ccafe648 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:20:04 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-44babf4d-0bb0-4659-9a3b-eeaf29d7da29 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a926cdab-622e-43af-a35c-3a7bba61e2d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:04 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-8b34e0e0-7cdd-43e4-958f-2352cbd695f8 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:04 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-8b34e0e0-7cdd-43e4-958f-2352cbd695f8 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] GET http://192.168.122.54/volume/v3/snapshots/82f53046-edd3-407e-8ede-e556ccafe648 Sep 03 20:20:04 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-8b34e0e0-7cdd-43e4-958f-2352cbd695f8 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:04 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-8b34e0e0-7cdd-43e4-958f-2352cbd695f8 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:04 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:04 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:04 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-8b34e0e0-7cdd-43e4-958f-2352cbd695f8 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] Snapshot retrieved successfully. Sep 03 20:20:04 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-8b34e0e0-7cdd-43e4-958f-2352cbd695f8 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] http://192.168.122.54/volume/v3/snapshots/82f53046-edd3-407e-8ede-e556ccafe648 returned with HTTP 200 Sep 03 20:20:04 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1411/2867] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:20:04 2026] GET /volume/v3/snapshots/82f53046-edd3-407e-8ede-e556ccafe648 => generated 463 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:04 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-44babf4d-0bb0-4659-9a3b-eeaf29d7da29 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a926cdab-622e-43af-a35c-3a7bba61e2d5) transitioned into state 'SUCCESS' from state '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-2011596341',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e376d64384c4263be18e00a286e19a4',qos_specs=None,replication_status=,reservations=['1d49a4b8-a0db-45c9-8b0c-b111ef45f566','f3c2b1f9-6777-4eb6-bced-1cd60b178f35','69320c02-b3cf-4a62-b7bc-eee4910cf1d4','372052a2-fb2e-4d48-aff8-6a620248ee5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2acef2403924a3ea082477a2fa5c149',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:04 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-44babf4d-0bb0-4659-9a3b-eeaf29d7da29 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f2bc95f-cb68-4767-ae8a-82a2fb520de7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:04 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-44babf4d-0bb0-4659-9a3b-eeaf29d7da29 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f2bc95f-cb68-4767-ae8a-82a2fb520de7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:04 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-44babf4d-0bb0-4659-9a3b-eeaf29d7da29 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Flow 'volume_create_api' (1bef5027-e7d4-44fe-a685-31536549a73a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:20:04 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-44babf4d-0bb0-4659-9a3b-eeaf29d7da29 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Create volume request issued successfully. Sep 03 20:20:04 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-44babf4d-0bb0-4659-9a3b-eeaf29d7da29 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:20:04 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1457/2868] 192.168.122.54 () {60 vars in 1137 bytes} [Thu Sep 3 20:20:03 2026] POST /volume/v3/volumes => generated 771 bytes in 550 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:20:04 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-473c7694-aac5-48e4-9727-15d60e398133 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:04 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-473c7694-aac5-48e4-9727-15d60e398133 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] GET http://192.168.122.54/volume/v3/volumes/0c6ad4c4-dba6-44da-a7d7-044778fa2600 Sep 03 20:20:04 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-473c7694-aac5-48e4-9727-15d60e398133 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:04 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-473c7694-aac5-48e4-9727-15d60e398133 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:04 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:04 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:20:04 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:04 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:04 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-473c7694-aac5-48e4-9727-15d60e398133 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Volume info retrieved successfully. Sep 03 20:20:04 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-473c7694-aac5-48e4-9727-15d60e398133 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] http://192.168.122.54/volume/v3/volumes/0c6ad4c4-dba6-44da-a7d7-044778fa2600 returned with HTTP 200 Sep 03 20:20:04 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1412/2869] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:20:04 2026] GET /volume/v3/volumes/0c6ad4c4-dba6-44da-a7d7-044778fa2600 => generated 839 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:04 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-7555fe65-a2ef-437e-9285-8ef28be0640f None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:04 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7555fe65-a2ef-437e-9285-8ef28be0640f tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] GET http://192.168.122.54/volume/v3/volumes/624fd3d8-665a-447a-8104-32d0d84a9f05 Sep 03 20:20:04 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-7555fe65-a2ef-437e-9285-8ef28be0640f tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:04 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-7555fe65-a2ef-437e-9285-8ef28be0640f tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:04 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:04 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:20:04 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:04 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:20:04 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-7555fe65-a2ef-437e-9285-8ef28be0640f tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Volume info retrieved successfully. Sep 03 20:20:04 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7555fe65-a2ef-437e-9285-8ef28be0640f tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] http://192.168.122.54/volume/v3/volumes/624fd3d8-665a-447a-8104-32d0d84a9f05 returned with HTTP 200 Sep 03 20:20:04 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1458/2870] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:20:04 2026] GET /volume/v3/volumes/624fd3d8-665a-447a-8104-32d0d84a9f05 => generated 874 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:04 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-78484dc0-694f-44d4-a5bd-1dfdd529a14c None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:04 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-78484dc0-694f-44d4-a5bd-1dfdd529a14c tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] GET http://192.168.122.54/volume/v3/volumes/fc47939b-7319-4373-819e-39ef697b8e83 Sep 03 20:20:04 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-78484dc0-694f-44d4-a5bd-1dfdd529a14c tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:04 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-78484dc0-694f-44d4-a5bd-1dfdd529a14c tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:04 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:04 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:20:04 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:04 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:04 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-78484dc0-694f-44d4-a5bd-1dfdd529a14c tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Volume info retrieved successfully. Sep 03 20:20:04 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-78484dc0-694f-44d4-a5bd-1dfdd529a14c tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] http://192.168.122.54/volume/v3/volumes/fc47939b-7319-4373-819e-39ef697b8e83 returned with HTTP 200 Sep 03 20:20:04 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1413/2871] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:20:04 2026] GET /volume/v3/volumes/fc47939b-7319-4373-819e-39ef697b8e83 => generated 902 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:20:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-9f9fce34-b071-4a49-9aaf-11cf977e3b58 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:05 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9f9fce34-b071-4a49-9aaf-11cf977e3b58 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] GET http://192.168.122.54/volume/v3/snapshots/82f53046-edd3-407e-8ede-e556ccafe648 Sep 03 20:20:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-9f9fce34-b071-4a49-9aaf-11cf977e3b58 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-9f9fce34-b071-4a49-9aaf-11cf977e3b58 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:05 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:05 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:20:05 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-9f9fce34-b071-4a49-9aaf-11cf977e3b58 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] Snapshot retrieved successfully. Sep 03 20:20:05 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9f9fce34-b071-4a49-9aaf-11cf977e3b58 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] http://192.168.122.54/volume/v3/snapshots/82f53046-edd3-407e-8ede-e556ccafe648 returned with HTTP 200 Sep 03 20:20:05 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1459/2872] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:20:05 2026] GET /volume/v3/snapshots/82f53046-edd3-407e-8ede-e556ccafe648 => generated 463 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:05 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-a6e3d948-35aa-4c30-ac8c-338b8b2421ae None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:05 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a6e3d948-35aa-4c30-ac8c-338b8b2421ae tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] GET http://192.168.122.54/volume/v3/volumes/0c6ad4c4-dba6-44da-a7d7-044778fa2600 Sep 03 20:20:05 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a6e3d948-35aa-4c30-ac8c-338b8b2421ae tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:05 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a6e3d948-35aa-4c30-ac8c-338b8b2421ae tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:05 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:05 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:20:05 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:05 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:05 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-a6e3d948-35aa-4c30-ac8c-338b8b2421ae tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Volume info retrieved successfully. Sep 03 20:20:05 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a6e3d948-35aa-4c30-ac8c-338b8b2421ae tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] http://192.168.122.54/volume/v3/volumes/0c6ad4c4-dba6-44da-a7d7-044778fa2600 returned with HTTP 200 Sep 03 20:20:05 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1414/2873] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:20:05 2026] GET /volume/v3/volumes/0c6ad4c4-dba6-44da-a7d7-044778fa2600 => generated 863 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-a1377f3e-de3a-4bb6-a7a0-a1bd6637a2fb None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:05 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a1377f3e-de3a-4bb6-a7a0-a1bd6637a2fb tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] GET http://192.168.122.54/volume/v3/volumes/624fd3d8-665a-447a-8104-32d0d84a9f05 Sep 03 20:20:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a1377f3e-de3a-4bb6-a7a0-a1bd6637a2fb tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a1377f3e-de3a-4bb6-a7a0-a1bd6637a2fb tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:05 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:05 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:20:05 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:05 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:20:05 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-a1377f3e-de3a-4bb6-a7a0-a1bd6637a2fb tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Volume info retrieved successfully. Sep 03 20:20:05 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a1377f3e-de3a-4bb6-a7a0-a1bd6637a2fb tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] http://192.168.122.54/volume/v3/volumes/624fd3d8-665a-447a-8104-32d0d84a9f05 returned with HTTP 200 Sep 03 20:20:05 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1460/2874] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:20:05 2026] GET /volume/v3/volumes/624fd3d8-665a-447a-8104-32d0d84a9f05 => generated 874 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:05 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-3bf9e6d6-387c-4160-96e9-0f876e0702e3 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:05 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-3bf9e6d6-387c-4160-96e9-0f876e0702e3 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] GET http://192.168.122.54/volume/v3/volumes/fc47939b-7319-4373-819e-39ef697b8e83 Sep 03 20:20:05 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-3bf9e6d6-387c-4160-96e9-0f876e0702e3 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:05 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-3bf9e6d6-387c-4160-96e9-0f876e0702e3 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:05 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:05 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:20:05 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:05 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:05 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-3bf9e6d6-387c-4160-96e9-0f876e0702e3 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Volume info retrieved successfully. Sep 03 20:20:05 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-3bf9e6d6-387c-4160-96e9-0f876e0702e3 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] http://192.168.122.54/volume/v3/volumes/fc47939b-7319-4373-819e-39ef697b8e83 returned with HTTP 200 Sep 03 20:20:05 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1415/2875] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:20:05 2026] GET /volume/v3/volumes/fc47939b-7319-4373-819e-39ef697b8e83 => generated 902 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:20:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-26c5ced9-b857-4006-82d1-9cf56bd320aa None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:06 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-26c5ced9-b857-4006-82d1-9cf56bd320aa tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] GET http://192.168.122.54/volume/v3/snapshots/82f53046-edd3-407e-8ede-e556ccafe648 Sep 03 20:20:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-26c5ced9-b857-4006-82d1-9cf56bd320aa tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-26c5ced9-b857-4006-82d1-9cf56bd320aa tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:06 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:06 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:20:06 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-26c5ced9-b857-4006-82d1-9cf56bd320aa tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] Snapshot retrieved successfully. Sep 03 20:20:06 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-26c5ced9-b857-4006-82d1-9cf56bd320aa tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] http://192.168.122.54/volume/v3/snapshots/82f53046-edd3-407e-8ede-e556ccafe648 returned with HTTP 200 Sep 03 20:20:06 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1461/2876] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:20:06 2026] GET /volume/v3/snapshots/82f53046-edd3-407e-8ede-e556ccafe648 => generated 463 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:06 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-0edcfd63-423b-4f5a-802d-341e974c6fb9 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:06 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-0edcfd63-423b-4f5a-802d-341e974c6fb9 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] GET http://192.168.122.54/volume/v3/volumes/0c6ad4c4-dba6-44da-a7d7-044778fa2600 Sep 03 20:20:06 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-0edcfd63-423b-4f5a-802d-341e974c6fb9 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:06 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-0edcfd63-423b-4f5a-802d-341e974c6fb9 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:06 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:06 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:20:06 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:06 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:06 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-0edcfd63-423b-4f5a-802d-341e974c6fb9 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Volume info retrieved successfully. Sep 03 20:20:06 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-0edcfd63-423b-4f5a-802d-341e974c6fb9 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] http://192.168.122.54/volume/v3/volumes/0c6ad4c4-dba6-44da-a7d7-044778fa2600 returned with HTTP 200 Sep 03 20:20:06 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1416/2877] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:20:06 2026] GET /volume/v3/volumes/0c6ad4c4-dba6-44da-a7d7-044778fa2600 => generated 863 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-36102dd0-ade7-4d9b-ab8c-ed9853e91256 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:06 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-36102dd0-ade7-4d9b-ab8c-ed9853e91256 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] GET http://192.168.122.54/volume/v3/volumes/624fd3d8-665a-447a-8104-32d0d84a9f05 Sep 03 20:20:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-36102dd0-ade7-4d9b-ab8c-ed9853e91256 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-36102dd0-ade7-4d9b-ab8c-ed9853e91256 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:06 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:06 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:20:06 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:06 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:20:06 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-36102dd0-ade7-4d9b-ab8c-ed9853e91256 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Volume info retrieved successfully. Sep 03 20:20:06 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-36102dd0-ade7-4d9b-ab8c-ed9853e91256 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] http://192.168.122.54/volume/v3/volumes/624fd3d8-665a-447a-8104-32d0d84a9f05 returned with HTTP 200 Sep 03 20:20:06 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1462/2878] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:20:06 2026] GET /volume/v3/volumes/624fd3d8-665a-447a-8104-32d0d84a9f05 => generated 874 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:06 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-16122b79-948b-45e8-b860-1c6aa9671093 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:06 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-16122b79-948b-45e8-b860-1c6aa9671093 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] GET http://192.168.122.54/volume/v3/volumes/fc47939b-7319-4373-819e-39ef697b8e83 Sep 03 20:20:06 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-16122b79-948b-45e8-b860-1c6aa9671093 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:06 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-16122b79-948b-45e8-b860-1c6aa9671093 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:06 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:06 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:20:06 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:06 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:06 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-16122b79-948b-45e8-b860-1c6aa9671093 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Volume info retrieved successfully. Sep 03 20:20:06 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-16122b79-948b-45e8-b860-1c6aa9671093 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] http://192.168.122.54/volume/v3/volumes/fc47939b-7319-4373-819e-39ef697b8e83 returned with HTTP 200 Sep 03 20:20:06 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1417/2879] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:20:06 2026] GET /volume/v3/volumes/fc47939b-7319-4373-819e-39ef697b8e83 => generated 902 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:20:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-a0a47640-bd82-430e-8f49-6360eeca47c7 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:07 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a0a47640-bd82-430e-8f49-6360eeca47c7 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] GET http://192.168.122.54/volume/v3/snapshots/82f53046-edd3-407e-8ede-e556ccafe648 Sep 03 20:20:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a0a47640-bd82-430e-8f49-6360eeca47c7 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a0a47640-bd82-430e-8f49-6360eeca47c7 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:07 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a0a47640-bd82-430e-8f49-6360eeca47c7 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] http://192.168.122.54/volume/v3/snapshots/82f53046-edd3-407e-8ede-e556ccafe648 returned with HTTP 404 Sep 03 20:20:07 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1463/2880] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:20:07 2026] GET /volume/v3/snapshots/82f53046-edd3-407e-8ede-e556ccafe648 => generated 111 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:20:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-35afa0f7-9618-4f55-9eed-6d8bb8eff7d9 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:07 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-35afa0f7-9618-4f55-9eed-6d8bb8eff7d9 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] DELETE http://192.168.122.54/volume/v3/volumes/12a4f02b-bdf8-43b5-974d-0cf76b7ba34f Sep 03 20:20:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-35afa0f7-9618-4f55-9eed-6d8bb8eff7d9 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-35afa0f7-9618-4f55-9eed-6d8bb8eff7d9 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:07 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-35afa0f7-9618-4f55-9eed-6d8bb8eff7d9 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Delete volume with id: 12a4f02b-bdf8-43b5-974d-0cf76b7ba34f Sep 03 20:20:07 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:07 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:20:07 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:07 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:07 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-35afa0f7-9618-4f55-9eed-6d8bb8eff7d9 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Volume info retrieved successfully. Sep 03 20:20:07 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-35afa0f7-9618-4f55-9eed-6d8bb8eff7d9 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Delete volume request issued successfully. Sep 03 20:20:07 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-35afa0f7-9618-4f55-9eed-6d8bb8eff7d9 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/volumes/12a4f02b-bdf8-43b5-974d-0cf76b7ba34f returned with HTTP 202 Sep 03 20:20:07 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1418/2881] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:20:07 2026] DELETE /volume/v3/volumes/12a4f02b-bdf8-43b5-974d-0cf76b7ba34f => generated 0 bytes in 135 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 20:20:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-00a4072a-337e-44b3-a2e1-6109e8be121c None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:07 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-00a4072a-337e-44b3-a2e1-6109e8be121c tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/volumes/12a4f02b-bdf8-43b5-974d-0cf76b7ba34f Sep 03 20:20:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-00a4072a-337e-44b3-a2e1-6109e8be121c tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-00a4072a-337e-44b3-a2e1-6109e8be121c tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:07 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:07 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:20:07 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:07 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:20:07 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-00a4072a-337e-44b3-a2e1-6109e8be121c tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Volume info retrieved successfully. Sep 03 20:20:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-f3fff9c6-37e9-439e-86ce-0ef017c5d9e7 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:07 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f3fff9c6-37e9-439e-86ce-0ef017c5d9e7 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] GET http://192.168.122.54/volume/v3/volumes/0c6ad4c4-dba6-44da-a7d7-044778fa2600 Sep 03 20:20:07 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-00a4072a-337e-44b3-a2e1-6109e8be121c tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/volumes/12a4f02b-bdf8-43b5-974d-0cf76b7ba34f returned with HTTP 200 Sep 03 20:20:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f3fff9c6-37e9-439e-86ce-0ef017c5d9e7 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f3fff9c6-37e9-439e-86ce-0ef017c5d9e7 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:07 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1464/2882] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:20:07 2026] GET /volume/v3/volumes/12a4f02b-bdf8-43b5-974d-0cf76b7ba34f => generated 1014 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:20:07 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:07 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:20:07 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:07 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:07 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-f3fff9c6-37e9-439e-86ce-0ef017c5d9e7 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Volume info retrieved successfully. Sep 03 20:20:07 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f3fff9c6-37e9-439e-86ce-0ef017c5d9e7 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] http://192.168.122.54/volume/v3/volumes/0c6ad4c4-dba6-44da-a7d7-044778fa2600 returned with HTTP 200 Sep 03 20:20:07 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1419/2883] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:20:07 2026] GET /volume/v3/volumes/0c6ad4c4-dba6-44da-a7d7-044778fa2600 => generated 863 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-440a5246-b4d8-4eb0-9571-852303d77a23 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:07 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-440a5246-b4d8-4eb0-9571-852303d77a23 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] GET http://192.168.122.54/volume/v3/volumes/624fd3d8-665a-447a-8104-32d0d84a9f05 Sep 03 20:20:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-440a5246-b4d8-4eb0-9571-852303d77a23 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-440a5246-b4d8-4eb0-9571-852303d77a23 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:07 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:07 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:20:07 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:07 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:20:07 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-440a5246-b4d8-4eb0-9571-852303d77a23 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Volume info retrieved successfully. Sep 03 20:20:07 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-440a5246-b4d8-4eb0-9571-852303d77a23 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] http://192.168.122.54/volume/v3/volumes/624fd3d8-665a-447a-8104-32d0d84a9f05 returned with HTTP 200 Sep 03 20:20:07 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1465/2884] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:20:07 2026] GET /volume/v3/volumes/624fd3d8-665a-447a-8104-32d0d84a9f05 => generated 874 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-f20621e5-17a5-4f6c-83e7-6d1f792284d1 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:07 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f20621e5-17a5-4f6c-83e7-6d1f792284d1 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] GET http://192.168.122.54/volume/v3/volumes/fc47939b-7319-4373-819e-39ef697b8e83 Sep 03 20:20:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f20621e5-17a5-4f6c-83e7-6d1f792284d1 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f20621e5-17a5-4f6c-83e7-6d1f792284d1 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:07 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:07 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:20:07 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:07 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:07 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-f20621e5-17a5-4f6c-83e7-6d1f792284d1 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Volume info retrieved successfully. Sep 03 20:20:08 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f20621e5-17a5-4f6c-83e7-6d1f792284d1 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] http://192.168.122.54/volume/v3/volumes/fc47939b-7319-4373-819e-39ef697b8e83 returned with HTTP 200 Sep 03 20:20:08 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1420/2885] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:20:07 2026] GET /volume/v3/volumes/fc47939b-7319-4373-819e-39ef697b8e83 => generated 902 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:20:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-19edd7cd-fcd8-4e7f-a77c-fdd686ecec42 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:08 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-19edd7cd-fcd8-4e7f-a77c-fdd686ecec42 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/volumes/12a4f02b-bdf8-43b5-974d-0cf76b7ba34f Sep 03 20:20:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-19edd7cd-fcd8-4e7f-a77c-fdd686ecec42 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-19edd7cd-fcd8-4e7f-a77c-fdd686ecec42 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:08 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:08 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:20:08 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:08 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:20:08 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-19edd7cd-fcd8-4e7f-a77c-fdd686ecec42 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Volume info retrieved successfully. Sep 03 20:20:08 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-19edd7cd-fcd8-4e7f-a77c-fdd686ecec42 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/volumes/12a4f02b-bdf8-43b5-974d-0cf76b7ba34f returned with HTTP 200 Sep 03 20:20:08 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1466/2886] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:20:08 2026] GET /volume/v3/volumes/12a4f02b-bdf8-43b5-974d-0cf76b7ba34f => generated 1014 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:20:08 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-86984282-3a6e-4dbc-8e50-11a2703b63ee None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:08 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-86984282-3a6e-4dbc-8e50-11a2703b63ee tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] GET http://192.168.122.54/volume/v3/volumes/0c6ad4c4-dba6-44da-a7d7-044778fa2600 Sep 03 20:20:08 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-86984282-3a6e-4dbc-8e50-11a2703b63ee tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:08 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-86984282-3a6e-4dbc-8e50-11a2703b63ee tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:08 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:08 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:20:08 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:08 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:08 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-86984282-3a6e-4dbc-8e50-11a2703b63ee tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Volume info retrieved successfully. Sep 03 20:20:08 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-86984282-3a6e-4dbc-8e50-11a2703b63ee tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] http://192.168.122.54/volume/v3/volumes/0c6ad4c4-dba6-44da-a7d7-044778fa2600 returned with HTTP 200 Sep 03 20:20:08 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1421/2887] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:20:08 2026] GET /volume/v3/volumes/0c6ad4c4-dba6-44da-a7d7-044778fa2600 => generated 863 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-1657891f-ed71-4505-86b6-126e284aa02b None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:08 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-1657891f-ed71-4505-86b6-126e284aa02b tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] GET http://192.168.122.54/volume/v3/volumes/624fd3d8-665a-447a-8104-32d0d84a9f05 Sep 03 20:20:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-1657891f-ed71-4505-86b6-126e284aa02b tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-1657891f-ed71-4505-86b6-126e284aa02b tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:08 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:08 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:20:08 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:08 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:20:08 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-1657891f-ed71-4505-86b6-126e284aa02b tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Volume info retrieved successfully. Sep 03 20:20:08 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-1657891f-ed71-4505-86b6-126e284aa02b tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] http://192.168.122.54/volume/v3/volumes/624fd3d8-665a-447a-8104-32d0d84a9f05 returned with HTTP 200 Sep 03 20:20:08 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1467/2888] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:20:08 2026] GET /volume/v3/volumes/624fd3d8-665a-447a-8104-32d0d84a9f05 => generated 874 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:09 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-371193c3-7bfa-482d-8d02-96f2ae8f93bb None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:09 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-371193c3-7bfa-482d-8d02-96f2ae8f93bb tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] GET http://192.168.122.54/volume/v3/volumes/fc47939b-7319-4373-819e-39ef697b8e83 Sep 03 20:20:09 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-371193c3-7bfa-482d-8d02-96f2ae8f93bb tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:09 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-371193c3-7bfa-482d-8d02-96f2ae8f93bb tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:09 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:09 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:20:09 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:09 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:09 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-371193c3-7bfa-482d-8d02-96f2ae8f93bb tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Volume info retrieved successfully. Sep 03 20:20:09 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-371193c3-7bfa-482d-8d02-96f2ae8f93bb tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] http://192.168.122.54/volume/v3/volumes/fc47939b-7319-4373-819e-39ef697b8e83 returned with HTTP 200 Sep 03 20:20:09 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1422/2889] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:20:09 2026] GET /volume/v3/volumes/fc47939b-7319-4373-819e-39ef697b8e83 => generated 902 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:20:09 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-71cd7102-daf0-4d6e-9c4d-1e28dc987db3 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:09 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-71cd7102-daf0-4d6e-9c4d-1e28dc987db3 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/volumes/12a4f02b-bdf8-43b5-974d-0cf76b7ba34f Sep 03 20:20:09 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-71cd7102-daf0-4d6e-9c4d-1e28dc987db3 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:09 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-71cd7102-daf0-4d6e-9c4d-1e28dc987db3 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:09 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-71cd7102-daf0-4d6e-9c4d-1e28dc987db3 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/volumes/12a4f02b-bdf8-43b5-974d-0cf76b7ba34f returned with HTTP 404 Sep 03 20:20:09 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1468/2890] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:20:09 2026] GET /volume/v3/volumes/12a4f02b-bdf8-43b5-974d-0cf76b7ba34f => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:20:09 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-dd0f59a0-715b-494d-a9e4-631aed9a799e None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:09 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-dd0f59a0-715b-494d-a9e4-631aed9a799e tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:20:09 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-dd0f59a0-715b-494d-a9e4-631aed9a799e tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-610615186"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:20:09 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.volumes [None req-dd0f59a0-715b-494d-a9e4-631aed9a799e tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-610615186'}} {{(pid=87290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:20:09 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-dd0f59a0-715b-494d-a9e4-631aed9a799e tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Create volume of 1 GB Sep 03 20:20:09 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-55e5be28-bda2-4d60-90f4-359dbf16b6cc None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:09 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-dd0f59a0-715b-494d-a9e4-631aed9a799e tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Availability Zones retrieved successfully. Sep 03 20:20:09 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-55e5be28-bda2-4d60-90f4-359dbf16b6cc tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] GET http://192.168.122.54/volume/v3/volumes/0c6ad4c4-dba6-44da-a7d7-044778fa2600 Sep 03 20:20:09 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-55e5be28-bda2-4d60-90f4-359dbf16b6cc tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:09 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-55e5be28-bda2-4d60-90f4-359dbf16b6cc tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:09 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:09 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:20:09 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:09 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:20:09 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-dd0f59a0-715b-494d-a9e4-631aed9a799e tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Flow 'volume_create_api' (c8481fb0-7f5b-403f-8dc2-555a474ec4bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:20:09 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-dd0f59a0-715b-494d-a9e4-631aed9a799e tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73e1fc78-bc62-4801-8848-d29cedc691df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:09 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.flows.api.create_volume [None req-dd0f59a0-715b-494d-a9e4-631aed9a799e tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Validating volume size '1' using validate_int {{(pid=87290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:20:09 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-55e5be28-bda2-4d60-90f4-359dbf16b6cc tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Volume info retrieved successfully. Sep 03 20:20:09 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-55e5be28-bda2-4d60-90f4-359dbf16b6cc tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] http://192.168.122.54/volume/v3/volumes/0c6ad4c4-dba6-44da-a7d7-044778fa2600 returned with HTTP 200 Sep 03 20:20:09 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1469/2891] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:20:09 2026] GET /volume/v3/volumes/0c6ad4c4-dba6-44da-a7d7-044778fa2600 => generated 863 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:09 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-dd0f59a0-715b-494d-a9e4-631aed9a799e tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73e1fc78-bc62-4801-8848-d29cedc691df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:09 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-dd0f59a0-715b-494d-a9e4-631aed9a799e tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1dfaf8b5-076f-40e0-97e6-3c161faed7d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:09 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-7434925a-d013-4e20-b4e9-4646a245bd7f None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:09 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7434925a-d013-4e20-b4e9-4646a245bd7f tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] GET http://192.168.122.54/volume/v3/volumes/624fd3d8-665a-447a-8104-32d0d84a9f05 Sep 03 20:20:09 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-7434925a-d013-4e20-b4e9-4646a245bd7f tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:09 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-7434925a-d013-4e20-b4e9-4646a245bd7f tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:09 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-dd0f59a0-715b-494d-a9e4-631aed9a799e tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Created reservations ['7c0ebbda-739e-4128-83bf-06b510373201', '211a0611-4c14-4512-aac2-effeb442df17', 'a491c7bf-6cfd-45d1-a65f-d6efc5d9cf81', '05d654cb-f99e-4653-b102-c2892982b708'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:20:09 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-dd0f59a0-715b-494d-a9e4-631aed9a799e tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1dfaf8b5-076f-40e0-97e6-3c161faed7d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7c0ebbda-739e-4128-83bf-06b510373201', '211a0611-4c14-4512-aac2-effeb442df17', 'a491c7bf-6cfd-45d1-a65f-d6efc5d9cf81', '05d654cb-f99e-4653-b102-c2892982b708']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:09 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-dd0f59a0-715b-494d-a9e4-631aed9a799e tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eaf11eb9-a956-4a42-ae03-f28bc0b2fcdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:09 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:09 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:20:09 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:09 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:20:10 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-7434925a-d013-4e20-b4e9-4646a245bd7f tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Volume info retrieved successfully. Sep 03 20:20:10 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7434925a-d013-4e20-b4e9-4646a245bd7f tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] http://192.168.122.54/volume/v3/volumes/624fd3d8-665a-447a-8104-32d0d84a9f05 returned with HTTP 200 Sep 03 20:20:10 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1470/2892] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:20:09 2026] GET /volume/v3/volumes/624fd3d8-665a-447a-8104-32d0d84a9f05 => generated 875 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:10 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:10 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:20:10 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-dd0f59a0-715b-494d-a9e4-631aed9a799e tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eaf11eb9-a956-4a42-ae03-f28bc0b2fcdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '931819e7-f450-4b71-9e88-f3c71ed07e89', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-610615186',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02f09a4435684cf09a61ab792a6ad26b',qos_specs=None,replication_status=,reservations=['7c0ebbda-739e-4128-83bf-06b510373201','211a0611-4c14-4512-aac2-effeb442df17','a491c7bf-6cfd-45d1-a65f-d6efc5d9cf81','05d654cb-f99e-4653-b102-c2892982b708'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9f1281ebf0d44089d5311d91649ab9f',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:20:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-610615186',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=931819e7-f450-4b71-9e88-f3c71ed07e89,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02f09a4435684cf09a61ab792a6ad26b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d9f1281ebf0d44089d5311d91649ab9f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:10 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-dd0f59a0-715b-494d-a9e4-631aed9a799e tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5455719c-fcd8-4089-a6ee-396d9f9865cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:10 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-93173a4e-fb77-4fbf-8f90-2e6476083aa3 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:10 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-93173a4e-fb77-4fbf-8f90-2e6476083aa3 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] GET http://192.168.122.54/volume/v3/volumes/624fd3d8-665a-447a-8104-32d0d84a9f05 Sep 03 20:20:10 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-93173a4e-fb77-4fbf-8f90-2e6476083aa3 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:10 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-93173a4e-fb77-4fbf-8f90-2e6476083aa3 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:10 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:10 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:20:10 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:10 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:20:10 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-93173a4e-fb77-4fbf-8f90-2e6476083aa3 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Volume info retrieved successfully. Sep 03 20:20:10 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-dd0f59a0-715b-494d-a9e4-631aed9a799e tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5455719c-fcd8-4089-a6ee-396d9f9865cd) transitioned into state 'SUCCESS' from state '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-610615186',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02f09a4435684cf09a61ab792a6ad26b',qos_specs=None,replication_status=,reservations=['7c0ebbda-739e-4128-83bf-06b510373201','211a0611-4c14-4512-aac2-effeb442df17','a491c7bf-6cfd-45d1-a65f-d6efc5d9cf81','05d654cb-f99e-4653-b102-c2892982b708'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9f1281ebf0d44089d5311d91649ab9f',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:10 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-dd0f59a0-715b-494d-a9e4-631aed9a799e tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f8fcbdc-537d-4272-84a5-f10775b97262) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:10 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-93173a4e-fb77-4fbf-8f90-2e6476083aa3 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] http://192.168.122.54/volume/v3/volumes/624fd3d8-665a-447a-8104-32d0d84a9f05 returned with HTTP 200 Sep 03 20:20:10 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1471/2893] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:20:10 2026] GET /volume/v3/volumes/624fd3d8-665a-447a-8104-32d0d84a9f05 => generated 875 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:10 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-f352eb14-4249-45d0-9b6b-7bffedfd81d3 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:10 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f352eb14-4249-45d0-9b6b-7bffedfd81d3 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] GET http://192.168.122.54/volume/v3/volumes/fc47939b-7319-4373-819e-39ef697b8e83 Sep 03 20:20:10 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f352eb14-4249-45d0-9b6b-7bffedfd81d3 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:10 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f352eb14-4249-45d0-9b6b-7bffedfd81d3 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:10 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-dd0f59a0-715b-494d-a9e4-631aed9a799e tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f8fcbdc-537d-4272-84a5-f10775b97262) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:10 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-dd0f59a0-715b-494d-a9e4-631aed9a799e tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Flow 'volume_create_api' (c8481fb0-7f5b-403f-8dc2-555a474ec4bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:20:10 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-dd0f59a0-715b-494d-a9e4-631aed9a799e tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Create volume request issued successfully. Sep 03 20:20:10 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:10 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:20:10 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-dd0f59a0-715b-494d-a9e4-631aed9a799e tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:20:10 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1423/2894] 192.168.122.54 () {60 vars in 1137 bytes} [Thu Sep 3 20:20:09 2026] POST /volume/v3/volumes => generated 784 bytes in 394 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:20:10 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:10 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:20:10 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-ee5c9c84-4b7e-4ac4-bc39-2b6ab5cf180b None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:10 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ee5c9c84-4b7e-4ac4-bc39-2b6ab5cf180b tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] POST http://192.168.122.54/volume/v3/snapshots Sep 03 20:20:10 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ee5c9c84-4b7e-4ac4-bc39-2b6ab5cf180b tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "624fd3d8-665a-447a-8104-32d0d84a9f05", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-1976470560"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:20:10 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-f352eb14-4249-45d0-9b6b-7bffedfd81d3 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Volume info retrieved successfully. Sep 03 20:20:10 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:10 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:20:10 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f352eb14-4249-45d0-9b6b-7bffedfd81d3 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] http://192.168.122.54/volume/v3/volumes/fc47939b-7319-4373-819e-39ef697b8e83 returned with HTTP 200 Sep 03 20:20:10 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1472/2895] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:20:10 2026] GET /volume/v3/volumes/fc47939b-7319-4373-819e-39ef697b8e83 => generated 903 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:20:10 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-dbbb3b0c-2aa2-4de4-ad42-8eb5172ae70a None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:10 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:10 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:10 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-ee5c9c84-4b7e-4ac4-bc39-2b6ab5cf180b tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Volume info retrieved successfully. Sep 03 20:20:10 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-dbbb3b0c-2aa2-4de4-ad42-8eb5172ae70a tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/volumes/931819e7-f450-4b71-9e88-f3c71ed07e89 Sep 03 20:20:10 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-dbbb3b0c-2aa2-4de4-ad42-8eb5172ae70a tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:10 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-dbbb3b0c-2aa2-4de4-ad42-8eb5172ae70a tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:10 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.snapshots [None req-ee5c9c84-4b7e-4ac4-bc39-2b6ab5cf180b tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Create snapshot from volume 624fd3d8-665a-447a-8104-32d0d84a9f05 Sep 03 20:20:10 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:10 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:20:10 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:10 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:20:10 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-dbbb3b0c-2aa2-4de4-ad42-8eb5172ae70a tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Volume info retrieved successfully. Sep 03 20:20:10 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-dbbb3b0c-2aa2-4de4-ad42-8eb5172ae70a tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/volumes/931819e7-f450-4b71-9e88-f3c71ed07e89 returned with HTTP 200 Sep 03 20:20:10 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1473/2896] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:20:10 2026] GET /volume/v3/volumes/931819e7-f450-4b71-9e88-f3c71ed07e89 => generated 963 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:10 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-0bd400d4-9f44-46a5-8b41-00441bd56e1e None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:10 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-0bd400d4-9f44-46a5-8b41-00441bd56e1e tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] DELETE http://192.168.122.54/volume/v3/snapshots/d83eb5de-5d0a-4b3e-87c4-62d6509a86c5 Sep 03 20:20:10 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-0bd400d4-9f44-46a5-8b41-00441bd56e1e tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:10 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-0bd400d4-9f44-46a5-8b41-00441bd56e1e tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:10 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.snapshots [None req-0bd400d4-9f44-46a5-8b41-00441bd56e1e tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Delete snapshot with id: d83eb5de-5d0a-4b3e-87c4-62d6509a86c5 Sep 03 20:20:10 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:10 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:20:10 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-0bd400d4-9f44-46a5-8b41-00441bd56e1e tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Snapshot retrieved successfully. Sep 03 20:20:10 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:10 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:20:10 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-0bd400d4-9f44-46a5-8b41-00441bd56e1e tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Snapshot delete request issued successfully. Sep 03 20:20:10 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-0bd400d4-9f44-46a5-8b41-00441bd56e1e tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] http://192.168.122.54/volume/v3/snapshots/d83eb5de-5d0a-4b3e-87c4-62d6509a86c5 returned with HTTP 202 Sep 03 20:20:10 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1474/2897] 192.168.122.54 () {58 vars in 1236 bytes} [Thu Sep 3 20:20:10 2026] DELETE /volume/v3/snapshots/d83eb5de-5d0a-4b3e-87c4-62d6509a86c5 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:20:10 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-ee5c9c84-4b7e-4ac4-bc39-2b6ab5cf180b tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Created reservations ['5cf8b1a4-f8bb-41b6-90ea-1bff99995daf', '60041003-d5ad-4032-90af-362ba03daaf7', 'd859322b-f028-4e3b-9970-19321b10dae5', '37e28599-e26e-4826-9721-a1a4eb3a2cbd'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:20:10 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-c69de381-2f81-432e-80aa-0c9078bc0bf3 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:10 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c69de381-2f81-432e-80aa-0c9078bc0bf3 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] GET http://192.168.122.54/volume/v3/snapshots/d83eb5de-5d0a-4b3e-87c4-62d6509a86c5 Sep 03 20:20:10 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c69de381-2f81-432e-80aa-0c9078bc0bf3 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:10 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c69de381-2f81-432e-80aa-0c9078bc0bf3 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:10 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:10 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:20:10 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-c69de381-2f81-432e-80aa-0c9078bc0bf3 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Snapshot retrieved successfully. Sep 03 20:20:10 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c69de381-2f81-432e-80aa-0c9078bc0bf3 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] http://192.168.122.54/volume/v3/snapshots/d83eb5de-5d0a-4b3e-87c4-62d6509a86c5 returned with HTTP 200 Sep 03 20:20:10 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1475/2898] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:20:10 2026] GET /volume/v3/snapshots/d83eb5de-5d0a-4b3e-87c4-62d6509a86c5 => generated 465 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:10 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:10 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:20:10 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-ee5c9c84-4b7e-4ac4-bc39-2b6ab5cf180b tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Snapshot create request issued successfully. Sep 03 20:20:10 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ee5c9c84-4b7e-4ac4-bc39-2b6ab5cf180b tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] http://192.168.122.54/volume/v3/snapshots returned with HTTP 202 Sep 03 20:20:10 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1424/2899] 192.168.122.54 () {60 vars in 1144 bytes} [Thu Sep 3 20:20:10 2026] POST /volume/v3/snapshots => generated 326 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:20:10 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-20af68ae-c7ea-4e93-83b0-e366ce3a3db5 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:10 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-20af68ae-c7ea-4e93-83b0-e366ce3a3db5 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] GET http://192.168.122.54/volume/v3/snapshots/fbec1a01-a48d-43ee-bab4-c58ff5bf4b2f Sep 03 20:20:10 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-20af68ae-c7ea-4e93-83b0-e366ce3a3db5 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:10 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-20af68ae-c7ea-4e93-83b0-e366ce3a3db5 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:10 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:10 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:20:10 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-20af68ae-c7ea-4e93-83b0-e366ce3a3db5 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Snapshot retrieved successfully. Sep 03 20:20:10 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-20af68ae-c7ea-4e93-83b0-e366ce3a3db5 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] http://192.168.122.54/volume/v3/snapshots/fbec1a01-a48d-43ee-bab4-c58ff5bf4b2f returned with HTTP 200 Sep 03 20:20:10 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1476/2900] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:20:10 2026] GET /volume/v3/snapshots/fbec1a01-a48d-43ee-bab4-c58ff5bf4b2f => generated 458 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:10 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-c0ff64fa-2bed-4b94-9e42-43fe17be5bcd None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:10 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c0ff64fa-2bed-4b94-9e42-43fe17be5bcd tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] GET http://192.168.122.54/volume/v3/volumes/0c6ad4c4-dba6-44da-a7d7-044778fa2600 Sep 03 20:20:10 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c0ff64fa-2bed-4b94-9e42-43fe17be5bcd tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:10 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c0ff64fa-2bed-4b94-9e42-43fe17be5bcd tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:10 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:10 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:20:10 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:10 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:10 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-c0ff64fa-2bed-4b94-9e42-43fe17be5bcd tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Volume info retrieved successfully. Sep 03 20:20:10 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c0ff64fa-2bed-4b94-9e42-43fe17be5bcd tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] http://192.168.122.54/volume/v3/volumes/0c6ad4c4-dba6-44da-a7d7-044778fa2600 returned with HTTP 200 Sep 03 20:20:10 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1425/2901] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:20:10 2026] GET /volume/v3/volumes/0c6ad4c4-dba6-44da-a7d7-044778fa2600 => generated 864 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:20:10 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-36804bb6-5a9b-4a20-9b37-f08a7d7064d0 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:10 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-36804bb6-5a9b-4a20-9b37-f08a7d7064d0 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:20:10 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-36804bb6-5a9b-4a20-9b37-f08a7d7064d0 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "0c6ad4c4-dba6-44da-a7d7-044778fa2600", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-285120926"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:20:10 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volumes [None req-36804bb6-5a9b-4a20-9b37-f08a7d7064d0 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Create volume request body: {'volume': {"'source_volid": '0c6ad4c4-dba6-44da-a7d7-044778fa2600', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-285120926'}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:20:10 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-36804bb6-5a9b-4a20-9b37-f08a7d7064d0 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Create volume of 1 GB Sep 03 20:20:10 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-36804bb6-5a9b-4a20-9b37-f08a7d7064d0 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Availability Zones retrieved successfully. Sep 03 20:20:10 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-36804bb6-5a9b-4a20-9b37-f08a7d7064d0 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Flow 'volume_create_api' (8b97b320-7d69-47df-9c30-c3fb58c27b47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:20:10 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-36804bb6-5a9b-4a20-9b37-f08a7d7064d0 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb2e4af6-82d7-41a9-8aa2-5cbfcd53d392) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:10 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.flows.api.create_volume [None req-36804bb6-5a9b-4a20-9b37-f08a7d7064d0 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Validating volume size '1' using validate_int {{(pid=87289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:20:11 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-36804bb6-5a9b-4a20-9b37-f08a7d7064d0 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb2e4af6-82d7-41a9-8aa2-5cbfcd53d392) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:11 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-36804bb6-5a9b-4a20-9b37-f08a7d7064d0 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7b4c2fa-67ff-41de-b324-5988c0f26304) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:11 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-36804bb6-5a9b-4a20-9b37-f08a7d7064d0 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Created reservations ['2d4ccfad-8dc0-476e-91b9-5dee7d9d8469', 'afe8461e-1dc7-4a3a-be91-0f45250f7d98', 'df842b68-a99a-4a8f-9094-b21aab7ab131', '7ea92410-9212-4877-93f9-61be0c4bdf0e'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:20:11 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-36804bb6-5a9b-4a20-9b37-f08a7d7064d0 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7b4c2fa-67ff-41de-b324-5988c0f26304) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2d4ccfad-8dc0-476e-91b9-5dee7d9d8469', 'afe8461e-1dc7-4a3a-be91-0f45250f7d98', 'df842b68-a99a-4a8f-9094-b21aab7ab131', '7ea92410-9212-4877-93f9-61be0c4bdf0e']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:11 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-36804bb6-5a9b-4a20-9b37-f08a7d7064d0 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d441db6e-116c-4eb8-a118-c1cf6b3ff6dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:11 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:11 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:20:11 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-36804bb6-5a9b-4a20-9b37-f08a7d7064d0 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d441db6e-116c-4eb8-a118-c1cf6b3ff6dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa48c3df-c840-424c-a33e-667a629b7913', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-285120926',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e376d64384c4263be18e00a286e19a4',qos_specs=None,replication_status=,reservations=['2d4ccfad-8dc0-476e-91b9-5dee7d9d8469','afe8461e-1dc7-4a3a-be91-0f45250f7d98','df842b68-a99a-4a8f-9094-b21aab7ab131','7ea92410-9212-4877-93f9-61be0c4bdf0e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2acef2403924a3ea082477a2fa5c149',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:20:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-285120926',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aa48c3df-c840-424c-a33e-667a629b7913,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e376d64384c4263be18e00a286e19a4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d2acef2403924a3ea082477a2fa5c149',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:11 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-36804bb6-5a9b-4a20-9b37-f08a7d7064d0 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6199cf5-7cd6-4801-9613-9eb6788815eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:11 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-36804bb6-5a9b-4a20-9b37-f08a7d7064d0 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6199cf5-7cd6-4801-9613-9eb6788815eb) transitioned into state 'SUCCESS' from state '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-285120926',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e376d64384c4263be18e00a286e19a4',qos_specs=None,replication_status=,reservations=['2d4ccfad-8dc0-476e-91b9-5dee7d9d8469','afe8461e-1dc7-4a3a-be91-0f45250f7d98','df842b68-a99a-4a8f-9094-b21aab7ab131','7ea92410-9212-4877-93f9-61be0c4bdf0e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2acef2403924a3ea082477a2fa5c149',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:11 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-36804bb6-5a9b-4a20-9b37-f08a7d7064d0 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47b09776-91ee-4232-904c-6a9ec07d9282) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:11 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-707864c4-aa9b-4623-b293-76a2d806324d None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:11 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-707864c4-aa9b-4623-b293-76a2d806324d tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/volumes/931819e7-f450-4b71-9e88-f3c71ed07e89 Sep 03 20:20:11 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-707864c4-aa9b-4623-b293-76a2d806324d tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:11 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-707864c4-aa9b-4623-b293-76a2d806324d tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:11 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-36804bb6-5a9b-4a20-9b37-f08a7d7064d0 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47b09776-91ee-4232-904c-6a9ec07d9282) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:11 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-36804bb6-5a9b-4a20-9b37-f08a7d7064d0 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Flow 'volume_create_api' (8b97b320-7d69-47df-9c30-c3fb58c27b47) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:20:11 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-36804bb6-5a9b-4a20-9b37-f08a7d7064d0 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Create volume request issued successfully. Sep 03 20:20:11 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-36804bb6-5a9b-4a20-9b37-f08a7d7064d0 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:20:11 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1477/2902] 192.168.122.54 () {60 vars in 1138 bytes} [Thu Sep 3 20:20:10 2026] POST /volume/v3/volumes => generated 770 bytes in 336 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:20:11 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:11 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:20:11 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:11 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:11 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-f88005d0-eab1-43e0-be33-ea50e5b87db8 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:11 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f88005d0-eab1-43e0-be33-ea50e5b87db8 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:20:11 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-707864c4-aa9b-4623-b293-76a2d806324d tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Volume info retrieved successfully. Sep 03 20:20:11 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f88005d0-eab1-43e0-be33-ea50e5b87db8 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "0c6ad4c4-dba6-44da-a7d7-044778fa2600", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1063615117"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:20:11 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volumes [None req-f88005d0-eab1-43e0-be33-ea50e5b87db8 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Create volume request body: {'volume': {"'source_volid": '0c6ad4c4-dba6-44da-a7d7-044778fa2600', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1063615117'}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:20:11 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-f88005d0-eab1-43e0-be33-ea50e5b87db8 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Create volume of 1 GB Sep 03 20:20:11 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:11 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:20:11 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-f88005d0-eab1-43e0-be33-ea50e5b87db8 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Availability Zones retrieved successfully. Sep 03 20:20:11 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-707864c4-aa9b-4623-b293-76a2d806324d tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/volumes/931819e7-f450-4b71-9e88-f3c71ed07e89 returned with HTTP 200 Sep 03 20:20:11 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1426/2903] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:20:11 2026] GET /volume/v3/volumes/931819e7-f450-4b71-9e88-f3c71ed07e89 => generated 1013 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:20:11 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-f88005d0-eab1-43e0-be33-ea50e5b87db8 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Flow 'volume_create_api' (b98d0f1a-a820-41b8-92ef-94095e8ffeef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:20:11 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-f88005d0-eab1-43e0-be33-ea50e5b87db8 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (562223af-98cd-4392-ab42-a495c56de5d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:11 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-dfa4cecd-25e4-4b1b-aadf-c313ab8cd9e2 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:11 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.flows.api.create_volume [None req-f88005d0-eab1-43e0-be33-ea50e5b87db8 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Validating volume size '1' using validate_int {{(pid=87289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:20:11 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-dfa4cecd-25e4-4b1b-aadf-c313ab8cd9e2 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] GET http://192.168.122.54/volume/v3/snapshots/d83eb5de-5d0a-4b3e-87c4-62d6509a86c5 Sep 03 20:20:11 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-dfa4cecd-25e4-4b1b-aadf-c313ab8cd9e2 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:11 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-dfa4cecd-25e4-4b1b-aadf-c313ab8cd9e2 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:11 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:11 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:11 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-dfa4cecd-25e4-4b1b-aadf-c313ab8cd9e2 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Snapshot retrieved successfully. Sep 03 20:20:11 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-dfa4cecd-25e4-4b1b-aadf-c313ab8cd9e2 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] http://192.168.122.54/volume/v3/snapshots/d83eb5de-5d0a-4b3e-87c4-62d6509a86c5 returned with HTTP 200 Sep 03 20:20:11 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1427/2904] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:20:11 2026] GET /volume/v3/snapshots/d83eb5de-5d0a-4b3e-87c4-62d6509a86c5 => generated 465 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:11 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-f88005d0-eab1-43e0-be33-ea50e5b87db8 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (562223af-98cd-4392-ab42-a495c56de5d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:11 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-f88005d0-eab1-43e0-be33-ea50e5b87db8 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1e34682-dcec-4ebf-ba71-57867d615ce4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:11 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-a2b85ec1-5b61-47fb-8479-598c420d1ee7 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:11 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a2b85ec1-5b61-47fb-8479-598c420d1ee7 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] GET http://192.168.122.54/volume/v3/snapshots/fbec1a01-a48d-43ee-bab4-c58ff5bf4b2f Sep 03 20:20:11 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a2b85ec1-5b61-47fb-8479-598c420d1ee7 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:11 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a2b85ec1-5b61-47fb-8479-598c420d1ee7 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:11 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-f88005d0-eab1-43e0-be33-ea50e5b87db8 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Created reservations ['05e645d8-488b-410c-bce4-6b6611d1d80b', 'f2f852e8-5f99-4418-89fe-dbb060665a41', '9b12cb18-55e1-438d-8532-285bf06c1e30', '18603ff4-f171-43ea-8df4-1fce652e4ce9'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:20:11 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-f88005d0-eab1-43e0-be33-ea50e5b87db8 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1e34682-dcec-4ebf-ba71-57867d615ce4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['05e645d8-488b-410c-bce4-6b6611d1d80b', 'f2f852e8-5f99-4418-89fe-dbb060665a41', '9b12cb18-55e1-438d-8532-285bf06c1e30', '18603ff4-f171-43ea-8df4-1fce652e4ce9']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:11 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-f88005d0-eab1-43e0-be33-ea50e5b87db8 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f85c773b-f653-4169-a475-019be516f320) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:11 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:11 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:11 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-a2b85ec1-5b61-47fb-8479-598c420d1ee7 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Snapshot retrieved successfully. Sep 03 20:20:11 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a2b85ec1-5b61-47fb-8479-598c420d1ee7 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] http://192.168.122.54/volume/v3/snapshots/fbec1a01-a48d-43ee-bab4-c58ff5bf4b2f returned with HTTP 200 Sep 03 20:20:11 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1428/2905] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:20:11 2026] GET /volume/v3/snapshots/fbec1a01-a48d-43ee-bab4-c58ff5bf4b2f => generated 458 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:11 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:11 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:20:11 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-f88005d0-eab1-43e0-be33-ea50e5b87db8 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f85c773b-f653-4169-a475-019be516f320) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9884e9c1-addc-48fc-a5c3-5913bd2d3bbb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1063615117',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e376d64384c4263be18e00a286e19a4',qos_specs=None,replication_status=,reservations=['05e645d8-488b-410c-bce4-6b6611d1d80b','f2f852e8-5f99-4418-89fe-dbb060665a41','9b12cb18-55e1-438d-8532-285bf06c1e30','18603ff4-f171-43ea-8df4-1fce652e4ce9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2acef2403924a3ea082477a2fa5c149',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:20:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1063615117',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9884e9c1-addc-48fc-a5c3-5913bd2d3bbb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e376d64384c4263be18e00a286e19a4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d2acef2403924a3ea082477a2fa5c149',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:11 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-f88005d0-eab1-43e0-be33-ea50e5b87db8 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0238f29-9297-4c6d-a92c-3678ec1a47ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:11 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-f88005d0-eab1-43e0-be33-ea50e5b87db8 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0238f29-9297-4c6d-a92c-3678ec1a47ef) transitioned into state 'SUCCESS' from state '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-1063615117',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e376d64384c4263be18e00a286e19a4',qos_specs=None,replication_status=,reservations=['05e645d8-488b-410c-bce4-6b6611d1d80b','f2f852e8-5f99-4418-89fe-dbb060665a41','9b12cb18-55e1-438d-8532-285bf06c1e30','18603ff4-f171-43ea-8df4-1fce652e4ce9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2acef2403924a3ea082477a2fa5c149',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:11 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-f88005d0-eab1-43e0-be33-ea50e5b87db8 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f39aca9-6261-4c77-9e24-60a764d557f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:11 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-f88005d0-eab1-43e0-be33-ea50e5b87db8 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f39aca9-6261-4c77-9e24-60a764d557f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:11 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-f88005d0-eab1-43e0-be33-ea50e5b87db8 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Flow 'volume_create_api' (b98d0f1a-a820-41b8-92ef-94095e8ffeef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:20:11 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-f88005d0-eab1-43e0-be33-ea50e5b87db8 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Create volume request issued successfully. Sep 03 20:20:11 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f88005d0-eab1-43e0-be33-ea50e5b87db8 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:20:11 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1478/2906] 192.168.122.54 () {60 vars in 1138 bytes} [Thu Sep 3 20:20:11 2026] POST /volume/v3/volumes => generated 771 bytes in 357 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:20:11 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-b430c336-7d7a-4bde-803f-061eb6a4b486 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:11 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b430c336-7d7a-4bde-803f-061eb6a4b486 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:20:11 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b430c336-7d7a-4bde-803f-061eb6a4b486 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "0c6ad4c4-dba6-44da-a7d7-044778fa2600", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-694251383"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:20:11 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.volumes [None req-b430c336-7d7a-4bde-803f-061eb6a4b486 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Create volume request body: {'volume': {"'source_volid": '0c6ad4c4-dba6-44da-a7d7-044778fa2600', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-694251383'}} {{(pid=87290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:20:11 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-b430c336-7d7a-4bde-803f-061eb6a4b486 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Create volume of 1 GB Sep 03 20:20:11 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-b430c336-7d7a-4bde-803f-061eb6a4b486 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Availability Zones retrieved successfully. Sep 03 20:20:11 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-b430c336-7d7a-4bde-803f-061eb6a4b486 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Flow 'volume_create_api' (3c463aeb-00b5-43a2-9acf-184e8366e002) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:20:11 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-b430c336-7d7a-4bde-803f-061eb6a4b486 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46c0e543-5350-4e4d-8461-a103fa5102c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:11 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.flows.api.create_volume [None req-b430c336-7d7a-4bde-803f-061eb6a4b486 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Validating volume size '1' using validate_int {{(pid=87290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:20:11 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-b430c336-7d7a-4bde-803f-061eb6a4b486 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46c0e543-5350-4e4d-8461-a103fa5102c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:11 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-b430c336-7d7a-4bde-803f-061eb6a4b486 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c527466-661d-4891-91ed-61d1886374e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:11 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-b430c336-7d7a-4bde-803f-061eb6a4b486 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Created reservations ['f703c836-ef29-4dc0-9d73-4d13767c0f84', '0cb7cc32-d151-4e87-a94e-6acf77974b8f', '70216955-cf96-4a1f-99ea-7e753350c35c', 'cc092d11-0bd9-4caf-ac8f-7abeacc44c60'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:20:11 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-b430c336-7d7a-4bde-803f-061eb6a4b486 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c527466-661d-4891-91ed-61d1886374e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f703c836-ef29-4dc0-9d73-4d13767c0f84', '0cb7cc32-d151-4e87-a94e-6acf77974b8f', '70216955-cf96-4a1f-99ea-7e753350c35c', 'cc092d11-0bd9-4caf-ac8f-7abeacc44c60']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:11 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-b430c336-7d7a-4bde-803f-061eb6a4b486 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87c5ec0d-0c4c-489e-a6e8-4d1267076f42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:11 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:11 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:20:11 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-b430c336-7d7a-4bde-803f-061eb6a4b486 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87c5ec0d-0c4c-489e-a6e8-4d1267076f42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '183986dd-09f0-4138-a3fb-bb09fe127949', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-694251383',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e376d64384c4263be18e00a286e19a4',qos_specs=None,replication_status=,reservations=['f703c836-ef29-4dc0-9d73-4d13767c0f84','0cb7cc32-d151-4e87-a94e-6acf77974b8f','70216955-cf96-4a1f-99ea-7e753350c35c','cc092d11-0bd9-4caf-ac8f-7abeacc44c60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2acef2403924a3ea082477a2fa5c149',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:20:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-694251383',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=183986dd-09f0-4138-a3fb-bb09fe127949,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e376d64384c4263be18e00a286e19a4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d2acef2403924a3ea082477a2fa5c149',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:11 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-b430c336-7d7a-4bde-803f-061eb6a4b486 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd69896f-29dd-4ec5-a91a-b203d639c3ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:12 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-b430c336-7d7a-4bde-803f-061eb6a4b486 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd69896f-29dd-4ec5-a91a-b203d639c3ef) transitioned into state 'SUCCESS' from state '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-694251383',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e376d64384c4263be18e00a286e19a4',qos_specs=None,replication_status=,reservations=['f703c836-ef29-4dc0-9d73-4d13767c0f84','0cb7cc32-d151-4e87-a94e-6acf77974b8f','70216955-cf96-4a1f-99ea-7e753350c35c','cc092d11-0bd9-4caf-ac8f-7abeacc44c60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2acef2403924a3ea082477a2fa5c149',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:12 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-b430c336-7d7a-4bde-803f-061eb6a4b486 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b32e7339-8f36-40de-bf03-0199b0a80927) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:12 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-b430c336-7d7a-4bde-803f-061eb6a4b486 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b32e7339-8f36-40de-bf03-0199b0a80927) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:12 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-b430c336-7d7a-4bde-803f-061eb6a4b486 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Flow 'volume_create_api' (3c463aeb-00b5-43a2-9acf-184e8366e002) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:20:12 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-b430c336-7d7a-4bde-803f-061eb6a4b486 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Create volume request issued successfully. Sep 03 20:20:12 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b430c336-7d7a-4bde-803f-061eb6a4b486 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:20:12 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1429/2907] 192.168.122.54 () {60 vars in 1138 bytes} [Thu Sep 3 20:20:11 2026] POST /volume/v3/volumes => generated 770 bytes in 417 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:20:12 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-dec3aace-ff3b-4ef9-b253-0d3986af587c None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:12 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-dec3aace-ff3b-4ef9-b253-0d3986af587c tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:20:12 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-dec3aace-ff3b-4ef9-b253-0d3986af587c tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "0c6ad4c4-dba6-44da-a7d7-044778fa2600", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-60204308"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:20:12 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volumes [None req-dec3aace-ff3b-4ef9-b253-0d3986af587c tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Create volume request body: {'volume': {"'source_volid": '0c6ad4c4-dba6-44da-a7d7-044778fa2600', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-60204308'}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:20:12 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-dec3aace-ff3b-4ef9-b253-0d3986af587c tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Create volume of 1 GB Sep 03 20:20:12 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:12 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:20:12 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-dec3aace-ff3b-4ef9-b253-0d3986af587c tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Availability Zones retrieved successfully. Sep 03 20:20:12 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-dec3aace-ff3b-4ef9-b253-0d3986af587c tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Flow 'volume_create_api' (329ad3e4-822c-4e1e-8c72-7930bf60f772) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:20:12 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-dec3aace-ff3b-4ef9-b253-0d3986af587c tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ee6299e-746d-409d-b306-ebff222dc2c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:12 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.flows.api.create_volume [None req-dec3aace-ff3b-4ef9-b253-0d3986af587c tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Validating volume size '1' using validate_int {{(pid=87289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:20:12 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-dec3aace-ff3b-4ef9-b253-0d3986af587c tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ee6299e-746d-409d-b306-ebff222dc2c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:12 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-dec3aace-ff3b-4ef9-b253-0d3986af587c tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67a785df-01e6-4974-91e9-985ccdef7e5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:12 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-dec3aace-ff3b-4ef9-b253-0d3986af587c tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Created reservations ['256321d1-3071-446f-95b5-37087d3683f3', '5f6a11c9-093a-4052-81e5-1ea9f4273255', 'bd7605aa-c73c-4352-9919-243b0cfe8a32', 'de613279-a1c3-4a54-9aea-abf2317177fa'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:20:12 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-dec3aace-ff3b-4ef9-b253-0d3986af587c tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67a785df-01e6-4974-91e9-985ccdef7e5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['256321d1-3071-446f-95b5-37087d3683f3', '5f6a11c9-093a-4052-81e5-1ea9f4273255', 'bd7605aa-c73c-4352-9919-243b0cfe8a32', 'de613279-a1c3-4a54-9aea-abf2317177fa']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:12 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-dec3aace-ff3b-4ef9-b253-0d3986af587c tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1ef24fa-2b56-4eb3-b856-8ab9299d3d50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:12 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-507c21e3-f9e0-4793-abe5-e97572cb770c None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:12 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-507c21e3-f9e0-4793-abe5-e97572cb770c tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/volumes/931819e7-f450-4b71-9e88-f3c71ed07e89 Sep 03 20:20:12 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-507c21e3-f9e0-4793-abe5-e97572cb770c tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:12 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-507c21e3-f9e0-4793-abe5-e97572cb770c tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:12 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:12 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:20:12 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:12 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:12 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:12 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:20:12 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-dec3aace-ff3b-4ef9-b253-0d3986af587c tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1ef24fa-2b56-4eb3-b856-8ab9299d3d50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e772ba9f-8b53-4dcc-956a-a12f7da06b51', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-60204308',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e376d64384c4263be18e00a286e19a4',qos_specs=None,replication_status=,reservations=['256321d1-3071-446f-95b5-37087d3683f3','5f6a11c9-093a-4052-81e5-1ea9f4273255','bd7605aa-c73c-4352-9919-243b0cfe8a32','de613279-a1c3-4a54-9aea-abf2317177fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2acef2403924a3ea082477a2fa5c149',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:20:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-60204308',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e772ba9f-8b53-4dcc-956a-a12f7da06b51,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e376d64384c4263be18e00a286e19a4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d2acef2403924a3ea082477a2fa5c149',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:12 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-dec3aace-ff3b-4ef9-b253-0d3986af587c tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87c7174b-1267-4d0b-859d-a73819130579) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:12 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-507c21e3-f9e0-4793-abe5-e97572cb770c tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Volume info retrieved successfully. Sep 03 20:20:12 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-507c21e3-f9e0-4793-abe5-e97572cb770c tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/volumes/931819e7-f450-4b71-9e88-f3c71ed07e89 returned with HTTP 200 Sep 03 20:20:12 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1430/2908] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:20:12 2026] GET /volume/v3/volumes/931819e7-f450-4b71-9e88-f3c71ed07e89 => generated 1014 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:20:12 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-c14cc256-3f57-4cb7-b5bb-e5f2f601661e None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:12 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c14cc256-3f57-4cb7-b5bb-e5f2f601661e tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] GET http://192.168.122.54/volume/v3/snapshots/d83eb5de-5d0a-4b3e-87c4-62d6509a86c5 Sep 03 20:20:12 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c14cc256-3f57-4cb7-b5bb-e5f2f601661e tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:12 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c14cc256-3f57-4cb7-b5bb-e5f2f601661e tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:12 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:12 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:12 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-c14cc256-3f57-4cb7-b5bb-e5f2f601661e tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Snapshot retrieved successfully. Sep 03 20:20:12 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c14cc256-3f57-4cb7-b5bb-e5f2f601661e tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] http://192.168.122.54/volume/v3/snapshots/d83eb5de-5d0a-4b3e-87c4-62d6509a86c5 returned with HTTP 200 Sep 03 20:20:12 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1431/2909] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:20:12 2026] GET /volume/v3/snapshots/d83eb5de-5d0a-4b3e-87c4-62d6509a86c5 => generated 465 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:12 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-b93da0bc-4a0a-495e-91f2-ac213cfcaaac None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:12 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b93da0bc-4a0a-495e-91f2-ac213cfcaaac tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] POST http://192.168.122.54/volume/v3/snapshots Sep 03 20:20:12 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b93da0bc-4a0a-495e-91f2-ac213cfcaaac tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "931819e7-f450-4b71-9e88-f3c71ed07e89", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-529206063"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:20:12 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-dec3aace-ff3b-4ef9-b253-0d3986af587c tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87c7174b-1267-4d0b-859d-a73819130579) transitioned into state 'SUCCESS' from state '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-60204308',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e376d64384c4263be18e00a286e19a4',qos_specs=None,replication_status=,reservations=['256321d1-3071-446f-95b5-37087d3683f3','5f6a11c9-093a-4052-81e5-1ea9f4273255','bd7605aa-c73c-4352-9919-243b0cfe8a32','de613279-a1c3-4a54-9aea-abf2317177fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2acef2403924a3ea082477a2fa5c149',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:12 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-dec3aace-ff3b-4ef9-b253-0d3986af587c tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9e22c39-8027-4032-9675-b1dfa43aca08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:12 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:12 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:20:12 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:12 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:12 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-b93da0bc-4a0a-495e-91f2-ac213cfcaaac tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Volume info retrieved successfully. Sep 03 20:20:12 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.snapshots [None req-b93da0bc-4a0a-495e-91f2-ac213cfcaaac tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Create snapshot from volume 931819e7-f450-4b71-9e88-f3c71ed07e89 Sep 03 20:20:12 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-dec3aace-ff3b-4ef9-b253-0d3986af587c tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9e22c39-8027-4032-9675-b1dfa43aca08) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:12 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-dec3aace-ff3b-4ef9-b253-0d3986af587c tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Flow 'volume_create_api' (329ad3e4-822c-4e1e-8c72-7930bf60f772) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:20:12 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-dec3aace-ff3b-4ef9-b253-0d3986af587c tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Create volume request issued successfully. Sep 03 20:20:12 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-dec3aace-ff3b-4ef9-b253-0d3986af587c tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:20:12 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1479/2910] 192.168.122.54 () {60 vars in 1138 bytes} [Thu Sep 3 20:20:12 2026] POST /volume/v3/volumes => generated 769 bytes in 400 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:20:12 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-cb6d99fb-feb2-401c-a919-ac6cac40ee83 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:12 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-cb6d99fb-feb2-401c-a919-ac6cac40ee83 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:20:12 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-cb6d99fb-feb2-401c-a919-ac6cac40ee83 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "0c6ad4c4-dba6-44da-a7d7-044778fa2600", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1406190543"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:20:12 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volumes [None req-cb6d99fb-feb2-401c-a919-ac6cac40ee83 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Create volume request body: {'volume': {"'source_volid": '0c6ad4c4-dba6-44da-a7d7-044778fa2600', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1406190543'}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:20:12 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-cb6d99fb-feb2-401c-a919-ac6cac40ee83 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Create volume of 1 GB Sep 03 20:20:12 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:12 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:20:12 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-cb6d99fb-feb2-401c-a919-ac6cac40ee83 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Availability Zones retrieved successfully. Sep 03 20:20:12 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-cb6d99fb-feb2-401c-a919-ac6cac40ee83 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Flow 'volume_create_api' (b8654d65-716f-470f-8f21-06a86e817131) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:20:12 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-cb6d99fb-feb2-401c-a919-ac6cac40ee83 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ad4d46e-61e6-4f0b-b498-ca6162c94076) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:12 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.flows.api.create_volume [None req-cb6d99fb-feb2-401c-a919-ac6cac40ee83 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Validating volume size '1' using validate_int {{(pid=87289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:20:12 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-b93da0bc-4a0a-495e-91f2-ac213cfcaaac tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Created reservations ['44c4e3a3-5c90-415f-b0f6-56759b0632cc', 'f762dcfe-52f6-4766-a2ed-ef00f7dd055c', '8b3bbb4a-3b49-4f3b-96e2-df9e1a8bfbc0', '8c890afc-53d4-4c4c-ac5f-4d29cdddeb89'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:20:12 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-cb6d99fb-feb2-401c-a919-ac6cac40ee83 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ad4d46e-61e6-4f0b-b498-ca6162c94076) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:12 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-cb6d99fb-feb2-401c-a919-ac6cac40ee83 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f10781d-40f4-40e6-84de-d8950a074718) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:12 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:12 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:20:12 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-b93da0bc-4a0a-495e-91f2-ac213cfcaaac tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Snapshot create request issued successfully. Sep 03 20:20:12 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b93da0bc-4a0a-495e-91f2-ac213cfcaaac tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/snapshots returned with HTTP 202 Sep 03 20:20:12 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1432/2911] 192.168.122.54 () {60 vars in 1144 bytes} [Thu Sep 3 20:20:12 2026] POST /volume/v3/snapshots => generated 307 bytes in 302 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:20:12 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-cf9dc666-62ff-4d88-8c4b-6a565d1d2a10 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:12 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-cf9dc666-62ff-4d88-8c4b-6a565d1d2a10 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] GET http://192.168.122.54/volume/v3/snapshots/fbec1a01-a48d-43ee-bab4-c58ff5bf4b2f Sep 03 20:20:12 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-cf9dc666-62ff-4d88-8c4b-6a565d1d2a10 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:12 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-cf9dc666-62ff-4d88-8c4b-6a565d1d2a10 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:12 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:12 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:12 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-cf9dc666-62ff-4d88-8c4b-6a565d1d2a10 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Snapshot retrieved successfully. Sep 03 20:20:12 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-cf9dc666-62ff-4d88-8c4b-6a565d1d2a10 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] http://192.168.122.54/volume/v3/snapshots/fbec1a01-a48d-43ee-bab4-c58ff5bf4b2f returned with HTTP 200 Sep 03 20:20:12 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1433/2912] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:20:12 2026] GET /volume/v3/snapshots/fbec1a01-a48d-43ee-bab4-c58ff5bf4b2f => generated 458 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:12 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-c988efdf-e7f3-47b9-993f-5da221c679d2 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:12 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c988efdf-e7f3-47b9-993f-5da221c679d2 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/snapshots/32b43e12-a7cf-4d15-be48-1113c2bbf19f Sep 03 20:20:12 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c988efdf-e7f3-47b9-993f-5da221c679d2 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:12 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c988efdf-e7f3-47b9-993f-5da221c679d2 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:12 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:12 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:12 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-c988efdf-e7f3-47b9-993f-5da221c679d2 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Snapshot retrieved successfully. Sep 03 20:20:12 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c988efdf-e7f3-47b9-993f-5da221c679d2 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/snapshots/32b43e12-a7cf-4d15-be48-1113c2bbf19f returned with HTTP 200 Sep 03 20:20:12 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1434/2913] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:20:12 2026] GET /volume/v3/snapshots/32b43e12-a7cf-4d15-be48-1113c2bbf19f => generated 439 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:12 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-cb6d99fb-feb2-401c-a919-ac6cac40ee83 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Created reservations ['4c8c80cd-5c9d-43a8-8b12-8d2895cd8586', '5de27b5b-bc5d-4bec-80dc-90e3818e78ac', '541bbfee-277b-4ac7-a5b6-c605e45ffb5e', 'e861499d-8aa6-4f4d-90d3-1e4e6d476796'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:20:12 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-cb6d99fb-feb2-401c-a919-ac6cac40ee83 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f10781d-40f4-40e6-84de-d8950a074718) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c8c80cd-5c9d-43a8-8b12-8d2895cd8586', '5de27b5b-bc5d-4bec-80dc-90e3818e78ac', '541bbfee-277b-4ac7-a5b6-c605e45ffb5e', 'e861499d-8aa6-4f4d-90d3-1e4e6d476796']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:12 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-cb6d99fb-feb2-401c-a919-ac6cac40ee83 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f51851a-0a6d-4da3-92d8-6fc7c01dfbde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:12 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:12 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:20:12 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-cb6d99fb-feb2-401c-a919-ac6cac40ee83 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f51851a-0a6d-4da3-92d8-6fc7c01dfbde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4057bbc6-98cb-4133-83fa-1100ce2f686e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1406190543',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e376d64384c4263be18e00a286e19a4',qos_specs=None,replication_status=,reservations=['4c8c80cd-5c9d-43a8-8b12-8d2895cd8586','5de27b5b-bc5d-4bec-80dc-90e3818e78ac','541bbfee-277b-4ac7-a5b6-c605e45ffb5e','e861499d-8aa6-4f4d-90d3-1e4e6d476796'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2acef2403924a3ea082477a2fa5c149',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:20:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1406190543',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4057bbc6-98cb-4133-83fa-1100ce2f686e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e376d64384c4263be18e00a286e19a4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d2acef2403924a3ea082477a2fa5c149',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:12 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-cb6d99fb-feb2-401c-a919-ac6cac40ee83 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e770914-257b-4d89-a6a0-4a201bddc4ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:12 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-cb6d99fb-feb2-401c-a919-ac6cac40ee83 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e770914-257b-4d89-a6a0-4a201bddc4ca) transitioned into state 'SUCCESS' from state '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-1406190543',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e376d64384c4263be18e00a286e19a4',qos_specs=None,replication_status=,reservations=['4c8c80cd-5c9d-43a8-8b12-8d2895cd8586','5de27b5b-bc5d-4bec-80dc-90e3818e78ac','541bbfee-277b-4ac7-a5b6-c605e45ffb5e','e861499d-8aa6-4f4d-90d3-1e4e6d476796'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2acef2403924a3ea082477a2fa5c149',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:12 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-cb6d99fb-feb2-401c-a919-ac6cac40ee83 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (112ce55e-a4dc-48a6-8552-afe06d90bc67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:12 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-cb6d99fb-feb2-401c-a919-ac6cac40ee83 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (112ce55e-a4dc-48a6-8552-afe06d90bc67) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:12 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-cb6d99fb-feb2-401c-a919-ac6cac40ee83 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Flow 'volume_create_api' (b8654d65-716f-470f-8f21-06a86e817131) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:20:12 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-cb6d99fb-feb2-401c-a919-ac6cac40ee83 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Create volume request issued successfully. Sep 03 20:20:12 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-cb6d99fb-feb2-401c-a919-ac6cac40ee83 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:20:12 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1480/2914] 192.168.122.54 () {60 vars in 1138 bytes} [Thu Sep 3 20:20:12 2026] POST /volume/v3/volumes => generated 771 bytes in 464 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:20:12 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-7c46e142-89e3-4c43-bc7d-e5b95db55615 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:12 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-7c46e142-89e3-4c43-bc7d-e5b95db55615 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] GET http://192.168.122.54/volume/v3/volumes/aa48c3df-c840-424c-a33e-667a629b7913 Sep 03 20:20:12 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-7c46e142-89e3-4c43-bc7d-e5b95db55615 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:12 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-7c46e142-89e3-4c43-bc7d-e5b95db55615 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:12 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:12 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:20:12 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:12 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:13 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-7c46e142-89e3-4c43-bc7d-e5b95db55615 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Volume info retrieved successfully. Sep 03 20:20:13 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-7c46e142-89e3-4c43-bc7d-e5b95db55615 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] http://192.168.122.54/volume/v3/volumes/aa48c3df-c840-424c-a33e-667a629b7913 returned with HTTP 200 Sep 03 20:20:13 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1435/2915] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:20:12 2026] GET /volume/v3/volumes/aa48c3df-c840-424c-a33e-667a629b7913 => generated 862 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-80e65e6e-eda6-40c4-aa3e-e9831dd92222 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:13 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-80e65e6e-eda6-40c4-aa3e-e9831dd92222 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] GET http://192.168.122.54/volume/v3/snapshots/d83eb5de-5d0a-4b3e-87c4-62d6509a86c5 Sep 03 20:20:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-80e65e6e-eda6-40c4-aa3e-e9831dd92222 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-80e65e6e-eda6-40c4-aa3e-e9831dd92222 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:13 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-80e65e6e-eda6-40c4-aa3e-e9831dd92222 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] http://192.168.122.54/volume/v3/snapshots/d83eb5de-5d0a-4b3e-87c4-62d6509a86c5 returned with HTTP 404 Sep 03 20:20:13 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1481/2916] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:20:13 2026] GET /volume/v3/snapshots/d83eb5de-5d0a-4b3e-87c4-62d6509a86c5 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:20:13 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-6077f74b-6409-4357-a792-fd84ec19a99b None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:13 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6077f74b-6409-4357-a792-fd84ec19a99b tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] DELETE http://192.168.122.54/volume/v3/volumes/56859b7c-f32b-4743-a6ef-268f3af7fbe2 Sep 03 20:20:13 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-6077f74b-6409-4357-a792-fd84ec19a99b tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:13 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-6077f74b-6409-4357-a792-fd84ec19a99b tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:13 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-6077f74b-6409-4357-a792-fd84ec19a99b tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Delete volume with id: 56859b7c-f32b-4743-a6ef-268f3af7fbe2 Sep 03 20:20:13 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:13 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:20:13 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:13 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:13 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-6077f74b-6409-4357-a792-fd84ec19a99b tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Volume info retrieved successfully. Sep 03 20:20:13 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-6077f74b-6409-4357-a792-fd84ec19a99b tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Delete volume request issued successfully. Sep 03 20:20:13 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6077f74b-6409-4357-a792-fd84ec19a99b tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] http://192.168.122.54/volume/v3/volumes/56859b7c-f32b-4743-a6ef-268f3af7fbe2 returned with HTTP 202 Sep 03 20:20:13 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1436/2917] 192.168.122.54 () {60 vars in 1271 bytes} [Thu Sep 3 20:20:13 2026] DELETE /volume/v3/volumes/56859b7c-f32b-4743-a6ef-268f3af7fbe2 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 20:20:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-32bf7a4d-b2c0-4035-ba5a-3473297d3a7f None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:13 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-32bf7a4d-b2c0-4035-ba5a-3473297d3a7f tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] GET http://192.168.122.54/volume/v3/volumes/56859b7c-f32b-4743-a6ef-268f3af7fbe2 Sep 03 20:20:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-32bf7a4d-b2c0-4035-ba5a-3473297d3a7f tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-32bf7a4d-b2c0-4035-ba5a-3473297d3a7f tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:13 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:13 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:20:13 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:13 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:20:13 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-32bf7a4d-b2c0-4035-ba5a-3473297d3a7f tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Volume info retrieved successfully. Sep 03 20:20:13 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-32bf7a4d-b2c0-4035-ba5a-3473297d3a7f tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] http://192.168.122.54/volume/v3/volumes/56859b7c-f32b-4743-a6ef-268f3af7fbe2 returned with HTTP 200 Sep 03 20:20:13 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1482/2918] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:20:13 2026] GET /volume/v3/volumes/56859b7c-f32b-4743-a6ef-268f3af7fbe2 => generated 868 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:20:13 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-34eb4860-11c0-4dfe-bf66-cdfb1dbcf3e0 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:13 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-34eb4860-11c0-4dfe-bf66-cdfb1dbcf3e0 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] GET http://192.168.122.54/volume/v3/snapshots/fbec1a01-a48d-43ee-bab4-c58ff5bf4b2f Sep 03 20:20:13 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-34eb4860-11c0-4dfe-bf66-cdfb1dbcf3e0 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:13 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-34eb4860-11c0-4dfe-bf66-cdfb1dbcf3e0 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-5502d1a1-6d79-45aa-aa26-af1596a74c46 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:13 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:13 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:13 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-5502d1a1-6d79-45aa-aa26-af1596a74c46 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/snapshots/32b43e12-a7cf-4d15-be48-1113c2bbf19f Sep 03 20:20:13 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-34eb4860-11c0-4dfe-bf66-cdfb1dbcf3e0 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Snapshot retrieved successfully. Sep 03 20:20:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-5502d1a1-6d79-45aa-aa26-af1596a74c46 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-5502d1a1-6d79-45aa-aa26-af1596a74c46 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:13 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-34eb4860-11c0-4dfe-bf66-cdfb1dbcf3e0 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] http://192.168.122.54/volume/v3/snapshots/fbec1a01-a48d-43ee-bab4-c58ff5bf4b2f returned with HTTP 200 Sep 03 20:20:13 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1437/2919] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:20:13 2026] GET /volume/v3/snapshots/fbec1a01-a48d-43ee-bab4-c58ff5bf4b2f => generated 458 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:13 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:13 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:20:13 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-5502d1a1-6d79-45aa-aa26-af1596a74c46 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Snapshot retrieved successfully. Sep 03 20:20:13 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-5502d1a1-6d79-45aa-aa26-af1596a74c46 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/snapshots/32b43e12-a7cf-4d15-be48-1113c2bbf19f returned with HTTP 200 Sep 03 20:20:13 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1483/2920] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:20:13 2026] GET /volume/v3/snapshots/32b43e12-a7cf-4d15-be48-1113c2bbf19f => generated 439 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-27411641-5c0d-44a5-b11b-71fb2c9ba68e None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:14 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-27411641-5c0d-44a5-b11b-71fb2c9ba68e tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] GET http://192.168.122.54/volume/v3/volumes/aa48c3df-c840-424c-a33e-667a629b7913 Sep 03 20:20:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-27411641-5c0d-44a5-b11b-71fb2c9ba68e tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-27411641-5c0d-44a5-b11b-71fb2c9ba68e tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:14 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:14 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:20:14 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:14 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:14 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-27411641-5c0d-44a5-b11b-71fb2c9ba68e tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Volume info retrieved successfully. Sep 03 20:20:14 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-27411641-5c0d-44a5-b11b-71fb2c9ba68e tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] http://192.168.122.54/volume/v3/volumes/aa48c3df-c840-424c-a33e-667a629b7913 returned with HTTP 200 Sep 03 20:20:14 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1438/2921] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:20:14 2026] GET /volume/v3/volumes/aa48c3df-c840-424c-a33e-667a629b7913 => generated 862 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:14 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-79cd4d70-5d1d-41de-a2ea-a4a9cb969672 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:14 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-79cd4d70-5d1d-41de-a2ea-a4a9cb969672 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] GET http://192.168.122.54/volume/v3/volumes/56859b7c-f32b-4743-a6ef-268f3af7fbe2 Sep 03 20:20:14 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-79cd4d70-5d1d-41de-a2ea-a4a9cb969672 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:14 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-79cd4d70-5d1d-41de-a2ea-a4a9cb969672 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:14 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-79cd4d70-5d1d-41de-a2ea-a4a9cb969672 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] http://192.168.122.54/volume/v3/volumes/56859b7c-f32b-4743-a6ef-268f3af7fbe2 returned with HTTP 404 Sep 03 20:20:14 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1484/2922] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:20:14 2026] GET /volume/v3/volumes/56859b7c-f32b-4743-a6ef-268f3af7fbe2 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 20:20:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-423c1229-3f3a-4937-8f80-b2a7f017a77b None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:14 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-423c1229-3f3a-4937-8f80-b2a7f017a77b tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] DELETE http://192.168.122.54/volume/v3/volumes/fc47939b-7319-4373-819e-39ef697b8e83 Sep 03 20:20:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-423c1229-3f3a-4937-8f80-b2a7f017a77b tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-423c1229-3f3a-4937-8f80-b2a7f017a77b tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:14 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-423c1229-3f3a-4937-8f80-b2a7f017a77b tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Delete volume with id: fc47939b-7319-4373-819e-39ef697b8e83 Sep 03 20:20:14 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:14 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:20:14 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:14 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:14 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-423c1229-3f3a-4937-8f80-b2a7f017a77b tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Volume info retrieved successfully. Sep 03 20:20:14 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-423c1229-3f3a-4937-8f80-b2a7f017a77b tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Delete volume request issued successfully. Sep 03 20:20:14 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-423c1229-3f3a-4937-8f80-b2a7f017a77b tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] http://192.168.122.54/volume/v3/volumes/fc47939b-7319-4373-819e-39ef697b8e83 returned with HTTP 202 Sep 03 20:20:14 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1439/2923] 192.168.122.54 () {60 vars in 1271 bytes} [Thu Sep 3 20:20:14 2026] DELETE /volume/v3/volumes/fc47939b-7319-4373-819e-39ef697b8e83 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 20:20:14 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-c786b2c8-48dc-41d7-94b9-8590384ab6fb None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:14 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c786b2c8-48dc-41d7-94b9-8590384ab6fb tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] GET http://192.168.122.54/volume/v3/volumes/fc47939b-7319-4373-819e-39ef697b8e83 Sep 03 20:20:14 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c786b2c8-48dc-41d7-94b9-8590384ab6fb tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:14 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c786b2c8-48dc-41d7-94b9-8590384ab6fb tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:14 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:14 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:20:14 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:14 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:20:14 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-c786b2c8-48dc-41d7-94b9-8590384ab6fb tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Volume info retrieved successfully. Sep 03 20:20:14 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c786b2c8-48dc-41d7-94b9-8590384ab6fb tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] http://192.168.122.54/volume/v3/volumes/fc47939b-7319-4373-819e-39ef697b8e83 returned with HTTP 200 Sep 03 20:20:14 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1485/2924] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:20:14 2026] GET /volume/v3/volumes/fc47939b-7319-4373-819e-39ef697b8e83 => generated 902 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:20:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-b7c1901a-798f-4d02-8c72-e82ac71d7225 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:14 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b7c1901a-798f-4d02-8c72-e82ac71d7225 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] GET http://192.168.122.54/volume/v3/snapshots/fbec1a01-a48d-43ee-bab4-c58ff5bf4b2f Sep 03 20:20:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b7c1901a-798f-4d02-8c72-e82ac71d7225 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b7c1901a-798f-4d02-8c72-e82ac71d7225 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:14 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-b720284d-6404-49d2-84e4-7f19280ce2e8 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:14 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b720284d-6404-49d2-84e4-7f19280ce2e8 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/snapshots/32b43e12-a7cf-4d15-be48-1113c2bbf19f Sep 03 20:20:14 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:14 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:14 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b720284d-6404-49d2-84e4-7f19280ce2e8 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:14 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b720284d-6404-49d2-84e4-7f19280ce2e8 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:14 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-b7c1901a-798f-4d02-8c72-e82ac71d7225 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Snapshot retrieved successfully. Sep 03 20:20:14 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b7c1901a-798f-4d02-8c72-e82ac71d7225 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] http://192.168.122.54/volume/v3/snapshots/fbec1a01-a48d-43ee-bab4-c58ff5bf4b2f returned with HTTP 200 Sep 03 20:20:14 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1440/2925] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:20:14 2026] GET /volume/v3/snapshots/fbec1a01-a48d-43ee-bab4-c58ff5bf4b2f => generated 485 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:14 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:14 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:20:14 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-b720284d-6404-49d2-84e4-7f19280ce2e8 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Snapshot retrieved successfully. Sep 03 20:20:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-83318968-1048-4a4a-8616-8bc2e25486d2 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:14 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b720284d-6404-49d2-84e4-7f19280ce2e8 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/snapshots/32b43e12-a7cf-4d15-be48-1113c2bbf19f returned with HTTP 200 Sep 03 20:20:14 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-83318968-1048-4a4a-8616-8bc2e25486d2 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] GET http://192.168.122.54/volume/v3/snapshots/fbec1a01-a48d-43ee-bab4-c58ff5bf4b2f Sep 03 20:20:14 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1486/2926] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:20:14 2026] GET /volume/v3/snapshots/32b43e12-a7cf-4d15-be48-1113c2bbf19f => generated 439 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:20:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-83318968-1048-4a4a-8616-8bc2e25486d2 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-83318968-1048-4a4a-8616-8bc2e25486d2 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:14 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:14 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:14 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-83318968-1048-4a4a-8616-8bc2e25486d2 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Snapshot retrieved successfully. Sep 03 20:20:14 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-83318968-1048-4a4a-8616-8bc2e25486d2 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] http://192.168.122.54/volume/v3/snapshots/fbec1a01-a48d-43ee-bab4-c58ff5bf4b2f returned with HTTP 200 Sep 03 20:20:14 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1441/2927] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:20:14 2026] GET /volume/v3/snapshots/fbec1a01-a48d-43ee-bab4-c58ff5bf4b2f => generated 485 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:14 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-33b9e38b-431b-4a13-8ae0-ff2684dd0371 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:14 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-33b9e38b-431b-4a13-8ae0-ff2684dd0371 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] DELETE http://192.168.122.54/volume/v3/snapshots/fbec1a01-a48d-43ee-bab4-c58ff5bf4b2f Sep 03 20:20:14 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-33b9e38b-431b-4a13-8ae0-ff2684dd0371 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:14 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-33b9e38b-431b-4a13-8ae0-ff2684dd0371 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:14 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.snapshots [None req-33b9e38b-431b-4a13-8ae0-ff2684dd0371 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Delete snapshot with id: fbec1a01-a48d-43ee-bab4-c58ff5bf4b2f Sep 03 20:20:14 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:14 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:20:14 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-33b9e38b-431b-4a13-8ae0-ff2684dd0371 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Snapshot retrieved successfully. Sep 03 20:20:14 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:14 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:20:14 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-33b9e38b-431b-4a13-8ae0-ff2684dd0371 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Snapshot delete request issued successfully. Sep 03 20:20:14 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-33b9e38b-431b-4a13-8ae0-ff2684dd0371 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] http://192.168.122.54/volume/v3/snapshots/fbec1a01-a48d-43ee-bab4-c58ff5bf4b2f returned with HTTP 202 Sep 03 20:20:14 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1487/2928] 192.168.122.54 () {58 vars in 1236 bytes} [Thu Sep 3 20:20:14 2026] DELETE /volume/v3/snapshots/fbec1a01-a48d-43ee-bab4-c58ff5bf4b2f => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:20:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-a067d30d-e8a8-4761-ba30-ef72f9fe3b8b None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:14 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a067d30d-e8a8-4761-ba30-ef72f9fe3b8b tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] GET http://192.168.122.54/volume/v3/snapshots/fbec1a01-a48d-43ee-bab4-c58ff5bf4b2f Sep 03 20:20:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a067d30d-e8a8-4761-ba30-ef72f9fe3b8b tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a067d30d-e8a8-4761-ba30-ef72f9fe3b8b tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:14 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:14 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:14 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-a067d30d-e8a8-4761-ba30-ef72f9fe3b8b tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Snapshot retrieved successfully. Sep 03 20:20:14 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a067d30d-e8a8-4761-ba30-ef72f9fe3b8b tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] http://192.168.122.54/volume/v3/snapshots/fbec1a01-a48d-43ee-bab4-c58ff5bf4b2f returned with HTTP 200 Sep 03 20:20:14 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1442/2929] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:20:14 2026] GET /volume/v3/snapshots/fbec1a01-a48d-43ee-bab4-c58ff5bf4b2f => generated 484 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-291980e4-9006-43d8-9a1f-533458efd77e None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:15 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-291980e4-9006-43d8-9a1f-533458efd77e tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] GET http://192.168.122.54/volume/v3/volumes/aa48c3df-c840-424c-a33e-667a629b7913 Sep 03 20:20:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-291980e4-9006-43d8-9a1f-533458efd77e tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-291980e4-9006-43d8-9a1f-533458efd77e tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:15 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:15 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:20:15 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:15 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:20:15 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-291980e4-9006-43d8-9a1f-533458efd77e tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Volume info retrieved successfully. Sep 03 20:20:15 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-291980e4-9006-43d8-9a1f-533458efd77e tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] http://192.168.122.54/volume/v3/volumes/aa48c3df-c840-424c-a33e-667a629b7913 returned with HTTP 200 Sep 03 20:20:15 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1488/2930] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:20:15 2026] GET /volume/v3/volumes/aa48c3df-c840-424c-a33e-667a629b7913 => generated 862 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:15 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-f8efdf9d-ec28-45b0-aa47-aa641bf71f59 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:15 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f8efdf9d-ec28-45b0-aa47-aa641bf71f59 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] GET http://192.168.122.54/volume/v3/volumes/fc47939b-7319-4373-819e-39ef697b8e83 Sep 03 20:20:15 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f8efdf9d-ec28-45b0-aa47-aa641bf71f59 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:15 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f8efdf9d-ec28-45b0-aa47-aa641bf71f59 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:15 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f8efdf9d-ec28-45b0-aa47-aa641bf71f59 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] http://192.168.122.54/volume/v3/volumes/fc47939b-7319-4373-819e-39ef697b8e83 returned with HTTP 404 Sep 03 20:20:15 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1443/2931] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:20:15 2026] GET /volume/v3/volumes/fc47939b-7319-4373-819e-39ef697b8e83 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 20:20:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-4f29730f-643e-415b-b717-17ee01ac82d8 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:15 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-4f29730f-643e-415b-b717-17ee01ac82d8 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] DELETE http://192.168.122.54/volume/v3/snapshots/d83eb5de-5d0a-4b3e-87c4-62d6509a86c5 Sep 03 20:20:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-4f29730f-643e-415b-b717-17ee01ac82d8 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-4f29730f-643e-415b-b717-17ee01ac82d8 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:15 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.snapshots [None req-4f29730f-643e-415b-b717-17ee01ac82d8 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Delete snapshot with id: d83eb5de-5d0a-4b3e-87c4-62d6509a86c5 Sep 03 20:20:15 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-4f29730f-643e-415b-b717-17ee01ac82d8 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] http://192.168.122.54/volume/v3/snapshots/d83eb5de-5d0a-4b3e-87c4-62d6509a86c5 returned with HTTP 404 Sep 03 20:20:15 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1489/2932] 192.168.122.54 () {58 vars in 1236 bytes} [Thu Sep 3 20:20:15 2026] DELETE /volume/v3/snapshots/d83eb5de-5d0a-4b3e-87c4-62d6509a86c5 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:20:15 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-6005c2f1-1683-43d7-9482-c589d551b61a None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-57f60530-13b1-4ba4-bd1c-35d833083380 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:15 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6005c2f1-1683-43d7-9482-c589d551b61a tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] GET http://192.168.122.54/volume/v3/snapshots/d83eb5de-5d0a-4b3e-87c4-62d6509a86c5 Sep 03 20:20:15 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-6005c2f1-1683-43d7-9482-c589d551b61a tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:15 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-6005c2f1-1683-43d7-9482-c589d551b61a tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:15 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-57f60530-13b1-4ba4-bd1c-35d833083380 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/snapshots/32b43e12-a7cf-4d15-be48-1113c2bbf19f Sep 03 20:20:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-57f60530-13b1-4ba4-bd1c-35d833083380 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-57f60530-13b1-4ba4-bd1c-35d833083380 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:15 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6005c2f1-1683-43d7-9482-c589d551b61a tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] http://192.168.122.54/volume/v3/snapshots/d83eb5de-5d0a-4b3e-87c4-62d6509a86c5 returned with HTTP 404 Sep 03 20:20:15 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1444/2933] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:20:15 2026] GET /volume/v3/snapshots/d83eb5de-5d0a-4b3e-87c4-62d6509a86c5 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:20:15 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:15 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:20:15 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-796e79ef-2783-4f79-81e5-9a0cadf69b16 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:15 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-57f60530-13b1-4ba4-bd1c-35d833083380 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Snapshot retrieved successfully. Sep 03 20:20:15 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-57f60530-13b1-4ba4-bd1c-35d833083380 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/snapshots/32b43e12-a7cf-4d15-be48-1113c2bbf19f returned with HTTP 200 Sep 03 20:20:15 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1490/2934] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:20:15 2026] GET /volume/v3/snapshots/32b43e12-a7cf-4d15-be48-1113c2bbf19f => generated 439 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:15 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-796e79ef-2783-4f79-81e5-9a0cadf69b16 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] DELETE http://192.168.122.54/volume/v3/volumes/56859b7c-f32b-4743-a6ef-268f3af7fbe2 Sep 03 20:20:15 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-796e79ef-2783-4f79-81e5-9a0cadf69b16 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:15 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-796e79ef-2783-4f79-81e5-9a0cadf69b16 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:15 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-796e79ef-2783-4f79-81e5-9a0cadf69b16 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Delete volume with id: 56859b7c-f32b-4743-a6ef-268f3af7fbe2 Sep 03 20:20:15 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-796e79ef-2783-4f79-81e5-9a0cadf69b16 tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] http://192.168.122.54/volume/v3/volumes/56859b7c-f32b-4743-a6ef-268f3af7fbe2 returned with HTTP 404 Sep 03 20:20:15 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1445/2935] 192.168.122.54 () {60 vars in 1271 bytes} [Thu Sep 3 20:20:15 2026] DELETE /volume/v3/volumes/56859b7c-f32b-4743-a6ef-268f3af7fbe2 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 20:20:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-1ecc0534-10c9-41d2-af09-a813aa40a01f None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:15 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-1ecc0534-10c9-41d2-af09-a813aa40a01f tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] GET http://192.168.122.54/volume/v3/volumes/56859b7c-f32b-4743-a6ef-268f3af7fbe2 Sep 03 20:20:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-1ecc0534-10c9-41d2-af09-a813aa40a01f tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-1ecc0534-10c9-41d2-af09-a813aa40a01f tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:15 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-1ecc0534-10c9-41d2-af09-a813aa40a01f tempest-VolumeDependencyTests-294634065 tempest-VolumeDependencyTests-294634065-project-member] http://192.168.122.54/volume/v3/volumes/56859b7c-f32b-4743-a6ef-268f3af7fbe2 returned with HTTP 404 Sep 03 20:20:15 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1491/2936] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:20:15 2026] GET /volume/v3/volumes/56859b7c-f32b-4743-a6ef-268f3af7fbe2 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 20:20:15 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-0d2623c5-fb1d-44b9-8b82-b6bbc2704063 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:16 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-0d2623c5-fb1d-44b9-8b82-b6bbc2704063 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] GET http://192.168.122.54/volume/v3/snapshots/fbec1a01-a48d-43ee-bab4-c58ff5bf4b2f Sep 03 20:20:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-0d2623c5-fb1d-44b9-8b82-b6bbc2704063 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-0d2623c5-fb1d-44b9-8b82-b6bbc2704063 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:16 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:16 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:16 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-0d2623c5-fb1d-44b9-8b82-b6bbc2704063 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Snapshot retrieved successfully. Sep 03 20:20:16 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-0d2623c5-fb1d-44b9-8b82-b6bbc2704063 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] http://192.168.122.54/volume/v3/snapshots/fbec1a01-a48d-43ee-bab4-c58ff5bf4b2f returned with HTTP 200 Sep 03 20:20:16 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1446/2937] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:20:15 2026] GET /volume/v3/snapshots/fbec1a01-a48d-43ee-bab4-c58ff5bf4b2f => generated 484 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-a921d7fb-c3b9-421d-aeb1-47eaf559dbf1 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:16 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a921d7fb-c3b9-421d-aeb1-47eaf559dbf1 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] GET http://192.168.122.54/volume/v3/volumes/aa48c3df-c840-424c-a33e-667a629b7913 Sep 03 20:20:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a921d7fb-c3b9-421d-aeb1-47eaf559dbf1 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a921d7fb-c3b9-421d-aeb1-47eaf559dbf1 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:16 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:16 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:20:16 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:16 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:20:16 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-a921d7fb-c3b9-421d-aeb1-47eaf559dbf1 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Volume info retrieved successfully. Sep 03 20:20:16 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a921d7fb-c3b9-421d-aeb1-47eaf559dbf1 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] http://192.168.122.54/volume/v3/volumes/aa48c3df-c840-424c-a33e-667a629b7913 returned with HTTP 200 Sep 03 20:20:16 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1492/2938] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:20:16 2026] GET /volume/v3/volumes/aa48c3df-c840-424c-a33e-667a629b7913 => generated 863 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-fe03e93e-34b5-4fd8-ad49-6df89f20d089 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:16 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-fe03e93e-34b5-4fd8-ad49-6df89f20d089 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] GET http://192.168.122.54/volume/v3/volumes/9884e9c1-addc-48fc-a5c3-5913bd2d3bbb Sep 03 20:20:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-fe03e93e-34b5-4fd8-ad49-6df89f20d089 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-fe03e93e-34b5-4fd8-ad49-6df89f20d089 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:16 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:16 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:20:16 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:16 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:16 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-fe03e93e-34b5-4fd8-ad49-6df89f20d089 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Volume info retrieved successfully. Sep 03 20:20:16 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-fe03e93e-34b5-4fd8-ad49-6df89f20d089 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] http://192.168.122.54/volume/v3/volumes/9884e9c1-addc-48fc-a5c3-5913bd2d3bbb returned with HTTP 200 Sep 03 20:20:16 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1447/2939] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:20:16 2026] GET /volume/v3/volumes/9884e9c1-addc-48fc-a5c3-5913bd2d3bbb => generated 864 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-d2760463-64aa-40c8-8e3f-aa7ee7f7c764 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:16 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d2760463-64aa-40c8-8e3f-aa7ee7f7c764 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] GET http://192.168.122.54/volume/v3/volumes/183986dd-09f0-4138-a3fb-bb09fe127949 Sep 03 20:20:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d2760463-64aa-40c8-8e3f-aa7ee7f7c764 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d2760463-64aa-40c8-8e3f-aa7ee7f7c764 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:16 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:16 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:20:16 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:16 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:20:16 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-d2760463-64aa-40c8-8e3f-aa7ee7f7c764 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Volume info retrieved successfully. Sep 03 20:20:16 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d2760463-64aa-40c8-8e3f-aa7ee7f7c764 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] http://192.168.122.54/volume/v3/volumes/183986dd-09f0-4138-a3fb-bb09fe127949 returned with HTTP 200 Sep 03 20:20:16 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1493/2940] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:20:16 2026] GET /volume/v3/volumes/183986dd-09f0-4138-a3fb-bb09fe127949 => generated 862 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-1feecf78-1453-4156-b661-52913b083b98 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:16 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-1feecf78-1453-4156-b661-52913b083b98 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/snapshots/32b43e12-a7cf-4d15-be48-1113c2bbf19f Sep 03 20:20:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-1feecf78-1453-4156-b661-52913b083b98 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-1feecf78-1453-4156-b661-52913b083b98 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:16 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:16 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:16 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-1feecf78-1453-4156-b661-52913b083b98 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Snapshot retrieved successfully. Sep 03 20:20:16 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-1feecf78-1453-4156-b661-52913b083b98 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/snapshots/32b43e12-a7cf-4d15-be48-1113c2bbf19f returned with HTTP 200 Sep 03 20:20:16 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1448/2941] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:20:16 2026] GET /volume/v3/snapshots/32b43e12-a7cf-4d15-be48-1113c2bbf19f => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:17 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-647b84e0-be0b-42bf-b143-fa2f6fca395f None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:17 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-647b84e0-be0b-42bf-b143-fa2f6fca395f tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] GET http://192.168.122.54/volume/v3/snapshots/fbec1a01-a48d-43ee-bab4-c58ff5bf4b2f Sep 03 20:20:17 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-647b84e0-be0b-42bf-b143-fa2f6fca395f tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:17 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-647b84e0-be0b-42bf-b143-fa2f6fca395f tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:17 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-647b84e0-be0b-42bf-b143-fa2f6fca395f tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] http://192.168.122.54/volume/v3/snapshots/fbec1a01-a48d-43ee-bab4-c58ff5bf4b2f returned with HTTP 404 Sep 03 20:20:17 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1494/2942] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:20:17 2026] GET /volume/v3/snapshots/fbec1a01-a48d-43ee-bab4-c58ff5bf4b2f => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:20:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-3e9b5d7c-43ec-47a0-a56f-9bd1d548310d None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:17 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-3e9b5d7c-43ec-47a0-a56f-9bd1d548310d tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] DELETE http://192.168.122.54/volume/v3/volumes/624fd3d8-665a-447a-8104-32d0d84a9f05 Sep 03 20:20:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-3e9b5d7c-43ec-47a0-a56f-9bd1d548310d tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-3e9b5d7c-43ec-47a0-a56f-9bd1d548310d tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:17 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-3e9b5d7c-43ec-47a0-a56f-9bd1d548310d tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Delete volume with id: 624fd3d8-665a-447a-8104-32d0d84a9f05 Sep 03 20:20:17 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:17 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:20:17 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:17 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:17 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-3e9b5d7c-43ec-47a0-a56f-9bd1d548310d tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Volume info retrieved successfully. Sep 03 20:20:17 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-3e9b5d7c-43ec-47a0-a56f-9bd1d548310d tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Delete volume request issued successfully. Sep 03 20:20:17 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-3e9b5d7c-43ec-47a0-a56f-9bd1d548310d tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] http://192.168.122.54/volume/v3/volumes/624fd3d8-665a-447a-8104-32d0d84a9f05 returned with HTTP 202 Sep 03 20:20:17 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1449/2943] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:20:17 2026] DELETE /volume/v3/volumes/624fd3d8-665a-447a-8104-32d0d84a9f05 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:20:17 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-7b3a399b-aaf0-4a91-ad98-a6a8571d229a None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:17 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7b3a399b-aaf0-4a91-ad98-a6a8571d229a tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] GET http://192.168.122.54/volume/v3/volumes/624fd3d8-665a-447a-8104-32d0d84a9f05 Sep 03 20:20:17 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-7b3a399b-aaf0-4a91-ad98-a6a8571d229a tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:17 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-7b3a399b-aaf0-4a91-ad98-a6a8571d229a tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:17 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:17 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:20:17 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:17 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:20:17 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-7b3a399b-aaf0-4a91-ad98-a6a8571d229a tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Volume info retrieved successfully. Sep 03 20:20:17 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7b3a399b-aaf0-4a91-ad98-a6a8571d229a tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] http://192.168.122.54/volume/v3/volumes/624fd3d8-665a-447a-8104-32d0d84a9f05 returned with HTTP 200 Sep 03 20:20:17 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1495/2944] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:20:17 2026] GET /volume/v3/volumes/624fd3d8-665a-447a-8104-32d0d84a9f05 => generated 874 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-b7b097e2-f011-400d-8fbe-2e84ea0e9f45 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:17 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b7b097e2-f011-400d-8fbe-2e84ea0e9f45 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] GET http://192.168.122.54/volume/v3/volumes/183986dd-09f0-4138-a3fb-bb09fe127949 Sep 03 20:20:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b7b097e2-f011-400d-8fbe-2e84ea0e9f45 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b7b097e2-f011-400d-8fbe-2e84ea0e9f45 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:17 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:17 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:20:17 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:17 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:17 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-b7b097e2-f011-400d-8fbe-2e84ea0e9f45 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Volume info retrieved successfully. Sep 03 20:20:17 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b7b097e2-f011-400d-8fbe-2e84ea0e9f45 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] http://192.168.122.54/volume/v3/volumes/183986dd-09f0-4138-a3fb-bb09fe127949 returned with HTTP 200 Sep 03 20:20:17 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1450/2945] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:20:17 2026] GET /volume/v3/volumes/183986dd-09f0-4138-a3fb-bb09fe127949 => generated 863 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:17 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-b86e2cce-3507-4ae3-9391-eab4e6c9f3ac None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:17 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b86e2cce-3507-4ae3-9391-eab4e6c9f3ac tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] GET http://192.168.122.54/volume/v3/volumes/e772ba9f-8b53-4dcc-956a-a12f7da06b51 Sep 03 20:20:17 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b86e2cce-3507-4ae3-9391-eab4e6c9f3ac tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:17 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b86e2cce-3507-4ae3-9391-eab4e6c9f3ac tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:17 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:17 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:20:17 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:17 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:20:17 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-b86e2cce-3507-4ae3-9391-eab4e6c9f3ac tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Volume info retrieved successfully. Sep 03 20:20:17 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b86e2cce-3507-4ae3-9391-eab4e6c9f3ac tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] http://192.168.122.54/volume/v3/volumes/e772ba9f-8b53-4dcc-956a-a12f7da06b51 returned with HTTP 200 Sep 03 20:20:17 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1496/2946] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:20:17 2026] GET /volume/v3/volumes/e772ba9f-8b53-4dcc-956a-a12f7da06b51 => generated 861 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-9b288835-9322-436f-9a5f-d7e7f56a06cd None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:17 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-9b288835-9322-436f-9a5f-d7e7f56a06cd tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/snapshots/32b43e12-a7cf-4d15-be48-1113c2bbf19f Sep 03 20:20:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-9b288835-9322-436f-9a5f-d7e7f56a06cd tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-9b288835-9322-436f-9a5f-d7e7f56a06cd tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:17 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:17 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:17 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-9b288835-9322-436f-9a5f-d7e7f56a06cd tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Snapshot retrieved successfully. Sep 03 20:20:17 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-9b288835-9322-436f-9a5f-d7e7f56a06cd tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/snapshots/32b43e12-a7cf-4d15-be48-1113c2bbf19f returned with HTTP 200 Sep 03 20:20:17 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1451/2947] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:20:17 2026] GET /volume/v3/snapshots/32b43e12-a7cf-4d15-be48-1113c2bbf19f => generated 439 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:18 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-0d8b8194-080b-4688-9d49-de2119ad6564 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:18 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-0d8b8194-080b-4688-9d49-de2119ad6564 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] GET http://192.168.122.54/volume/v3/volumes/624fd3d8-665a-447a-8104-32d0d84a9f05 Sep 03 20:20:18 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-0d8b8194-080b-4688-9d49-de2119ad6564 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:18 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-0d8b8194-080b-4688-9d49-de2119ad6564 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:18 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:18 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:20:18 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:18 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:20:18 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-0d8b8194-080b-4688-9d49-de2119ad6564 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Volume info retrieved successfully. Sep 03 20:20:18 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-0d8b8194-080b-4688-9d49-de2119ad6564 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] http://192.168.122.54/volume/v3/volumes/624fd3d8-665a-447a-8104-32d0d84a9f05 returned with HTTP 200 Sep 03 20:20:18 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1497/2948] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:20:18 2026] GET /volume/v3/volumes/624fd3d8-665a-447a-8104-32d0d84a9f05 => generated 874 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:18 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-a301e730-4438-4e36-af21-ae0c98da928f None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:18 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a301e730-4438-4e36-af21-ae0c98da928f tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] GET http://192.168.122.54/volume/v3/volumes/e772ba9f-8b53-4dcc-956a-a12f7da06b51 Sep 03 20:20:18 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a301e730-4438-4e36-af21-ae0c98da928f tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:18 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a301e730-4438-4e36-af21-ae0c98da928f tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:18 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:18 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:20:18 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:18 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:18 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-a301e730-4438-4e36-af21-ae0c98da928f tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Volume info retrieved successfully. Sep 03 20:20:18 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a301e730-4438-4e36-af21-ae0c98da928f tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] http://192.168.122.54/volume/v3/volumes/e772ba9f-8b53-4dcc-956a-a12f7da06b51 returned with HTTP 200 Sep 03 20:20:18 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1452/2949] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:20:18 2026] GET /volume/v3/volumes/e772ba9f-8b53-4dcc-956a-a12f7da06b51 => generated 862 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:18 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-e8a6a0f8-b01d-4277-ba18-d01d00d1677e None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:18 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-e8a6a0f8-b01d-4277-ba18-d01d00d1677e tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] GET http://192.168.122.54/volume/v3/volumes/4057bbc6-98cb-4133-83fa-1100ce2f686e Sep 03 20:20:18 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-e8a6a0f8-b01d-4277-ba18-d01d00d1677e tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:18 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-e8a6a0f8-b01d-4277-ba18-d01d00d1677e tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:18 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:18 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:20:18 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:18 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:20:18 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-e8a6a0f8-b01d-4277-ba18-d01d00d1677e tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Volume info retrieved successfully. Sep 03 20:20:18 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-e8a6a0f8-b01d-4277-ba18-d01d00d1677e tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] http://192.168.122.54/volume/v3/volumes/4057bbc6-98cb-4133-83fa-1100ce2f686e returned with HTTP 200 Sep 03 20:20:18 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1498/2950] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:20:18 2026] GET /volume/v3/volumes/4057bbc6-98cb-4133-83fa-1100ce2f686e => generated 863 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:19 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-c4c02573-13f7-4984-8e92-9bc92d3c6877 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:19 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c4c02573-13f7-4984-8e92-9bc92d3c6877 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/snapshots/32b43e12-a7cf-4d15-be48-1113c2bbf19f Sep 03 20:20:19 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c4c02573-13f7-4984-8e92-9bc92d3c6877 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:19 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c4c02573-13f7-4984-8e92-9bc92d3c6877 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:19 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:19 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:19 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-c4c02573-13f7-4984-8e92-9bc92d3c6877 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Snapshot retrieved successfully. Sep 03 20:20:19 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c4c02573-13f7-4984-8e92-9bc92d3c6877 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/snapshots/32b43e12-a7cf-4d15-be48-1113c2bbf19f returned with HTTP 200 Sep 03 20:20:19 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1453/2951] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:20:19 2026] GET /volume/v3/snapshots/32b43e12-a7cf-4d15-be48-1113c2bbf19f => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:19 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-07800878-2952-4329-abd6-16c498f4e50c None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:19 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-07800878-2952-4329-abd6-16c498f4e50c tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] GET http://192.168.122.54/volume/v3/volumes/624fd3d8-665a-447a-8104-32d0d84a9f05 Sep 03 20:20:19 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-07800878-2952-4329-abd6-16c498f4e50c tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:19 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-07800878-2952-4329-abd6-16c498f4e50c tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:19 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-07800878-2952-4329-abd6-16c498f4e50c tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] http://192.168.122.54/volume/v3/volumes/624fd3d8-665a-447a-8104-32d0d84a9f05 returned with HTTP 404 Sep 03 20:20:19 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1499/2952] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:20:19 2026] GET /volume/v3/volumes/624fd3d8-665a-447a-8104-32d0d84a9f05 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:20:19 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-5d1dff97-288a-44f0-a839-a6c9165185a8 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:19 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5d1dff97-288a-44f0-a839-a6c9165185a8 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] DELETE http://192.168.122.54/volume/v3/volumes/57b1ab1c-7a2f-4df4-8c9d-7178e8071ab9 Sep 03 20:20:19 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5d1dff97-288a-44f0-a839-a6c9165185a8 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:19 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5d1dff97-288a-44f0-a839-a6c9165185a8 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:19 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-5d1dff97-288a-44f0-a839-a6c9165185a8 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Delete volume with id: 57b1ab1c-7a2f-4df4-8c9d-7178e8071ab9 Sep 03 20:20:19 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:19 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:20:19 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:19 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:19 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-5d1dff97-288a-44f0-a839-a6c9165185a8 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Volume info retrieved successfully. Sep 03 20:20:19 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-d56673c8-0949-4996-ba85-e09ef8ef9787 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:19 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-5d1dff97-288a-44f0-a839-a6c9165185a8 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Delete volume request issued successfully. Sep 03 20:20:19 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5d1dff97-288a-44f0-a839-a6c9165185a8 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] http://192.168.122.54/volume/v3/volumes/57b1ab1c-7a2f-4df4-8c9d-7178e8071ab9 returned with HTTP 202 Sep 03 20:20:19 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1454/2953] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:20:19 2026] DELETE /volume/v3/volumes/57b1ab1c-7a2f-4df4-8c9d-7178e8071ab9 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:20:19 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-68fa44f7-b624-4f51-b941-6b311a6e9e46 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:19 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-68fa44f7-b624-4f51-b941-6b311a6e9e46 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] GET http://192.168.122.54/volume/v3/volumes/57b1ab1c-7a2f-4df4-8c9d-7178e8071ab9 Sep 03 20:20:19 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-68fa44f7-b624-4f51-b941-6b311a6e9e46 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:19 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-68fa44f7-b624-4f51-b941-6b311a6e9e46 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:19 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:19 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:20:19 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:19 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:19 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-68fa44f7-b624-4f51-b941-6b311a6e9e46 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Volume info retrieved successfully. Sep 03 20:20:19 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-68fa44f7-b624-4f51-b941-6b311a6e9e46 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] http://192.168.122.54/volume/v3/volumes/57b1ab1c-7a2f-4df4-8c9d-7178e8071ab9 returned with HTTP 200 Sep 03 20:20:19 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1455/2954] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:20:19 2026] GET /volume/v3/volumes/57b1ab1c-7a2f-4df4-8c9d-7178e8071ab9 => generated 839 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:19 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d56673c8-0949-4996-ba85-e09ef8ef9787 tempest-ProjectAdminTests-793479588 tempest-ProjectAdminTests-793479588-project-admin] GET http://192.168.122.54/volume/v3/scheduler-stats/get_pools Sep 03 20:20:19 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d56673c8-0949-4996-ba85-e09ef8ef9787 tempest-ProjectAdminTests-793479588 tempest-ProjectAdminTests-793479588-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:19 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d56673c8-0949-4996-ba85-e09ef8ef9787 tempest-ProjectAdminTests-793479588 tempest-ProjectAdminTests-793479588-project-admin] Calling method 'get_pools' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:19 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d56673c8-0949-4996-ba85-e09ef8ef9787 tempest-ProjectAdminTests-793479588 tempest-ProjectAdminTests-793479588-project-admin] http://192.168.122.54/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 03 20:20:19 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1500/2955] 192.168.122.54 () {58 vars in 1170 bytes} [Thu Sep 3 20:20:19 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 20:20:19 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-c40ac632-c9a6-4d9e-ba7e-32d0ddf1272d None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:19 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c40ac632-c9a6-4d9e-ba7e-32d0ddf1272d tempest-ProjectAdminTests-793479588 tempest-ProjectAdminTests-793479588-project-admin] GET http://192.168.122.54/volume/v3/capabilities/devstack@QuobyteHD Sep 03 20:20:19 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c40ac632-c9a6-4d9e-ba7e-32d0ddf1272d tempest-ProjectAdminTests-793479588 tempest-ProjectAdminTests-793479588-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:19 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c40ac632-c9a6-4d9e-ba7e-32d0ddf1272d tempest-ProjectAdminTests-793479588 tempest-ProjectAdminTests-793479588-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:19 devstack devstack@c-api.service[87290]: /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 03 20:20:19 devstack devstack@c-api.service[87290]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 20:20:19 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c40ac632-c9a6-4d9e-ba7e-32d0ddf1272d tempest-ProjectAdminTests-793479588 tempest-ProjectAdminTests-793479588-project-admin] http://192.168.122.54/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 03 20:20:19 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1456/2956] 192.168.122.54 () {58 vars in 1188 bytes} [Thu Sep 3 20:20:19 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:19 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-cf49f801-0f1c-42c9-b43a-9d0a856d5a31 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:19 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-cf49f801-0f1c-42c9-b43a-9d0a856d5a31 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] GET http://192.168.122.54/volume/v3/volumes/4057bbc6-98cb-4133-83fa-1100ce2f686e Sep 03 20:20:19 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-cf49f801-0f1c-42c9-b43a-9d0a856d5a31 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:19 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-cf49f801-0f1c-42c9-b43a-9d0a856d5a31 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:19 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:19 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:20:19 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:19 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:20:19 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-cf49f801-0f1c-42c9-b43a-9d0a856d5a31 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Volume info retrieved successfully. Sep 03 20:20:19 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-cf49f801-0f1c-42c9-b43a-9d0a856d5a31 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] http://192.168.122.54/volume/v3/volumes/4057bbc6-98cb-4133-83fa-1100ce2f686e returned with HTTP 200 Sep 03 20:20:19 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1501/2957] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:20:19 2026] GET /volume/v3/volumes/4057bbc6-98cb-4133-83fa-1100ce2f686e => generated 863 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:20 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-beaa2ef7-b041-4cd6-9af2-70c45792649c None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:20 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-beaa2ef7-b041-4cd6-9af2-70c45792649c tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/snapshots/32b43e12-a7cf-4d15-be48-1113c2bbf19f Sep 03 20:20:20 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-beaa2ef7-b041-4cd6-9af2-70c45792649c tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:20 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-beaa2ef7-b041-4cd6-9af2-70c45792649c tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:20 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:20 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:20 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-beaa2ef7-b041-4cd6-9af2-70c45792649c tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Snapshot retrieved successfully. Sep 03 20:20:20 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-beaa2ef7-b041-4cd6-9af2-70c45792649c tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/snapshots/32b43e12-a7cf-4d15-be48-1113c2bbf19f returned with HTTP 200 Sep 03 20:20:20 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1457/2958] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:20:20 2026] GET /volume/v3/snapshots/32b43e12-a7cf-4d15-be48-1113c2bbf19f => generated 439 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-37e40875-7c42-43a3-9f3f-e189aa7cf5f9 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:20 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-37e40875-7c42-43a3-9f3f-e189aa7cf5f9 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] GET http://192.168.122.54/volume/v3/volumes/57b1ab1c-7a2f-4df4-8c9d-7178e8071ab9 Sep 03 20:20:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-37e40875-7c42-43a3-9f3f-e189aa7cf5f9 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-37e40875-7c42-43a3-9f3f-e189aa7cf5f9 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:20 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-37e40875-7c42-43a3-9f3f-e189aa7cf5f9 tempest-CinderUnicodeTest-817775336 tempest-CinderUnicodeTest-817775336-project-member] http://192.168.122.54/volume/v3/volumes/57b1ab1c-7a2f-4df4-8c9d-7178e8071ab9 returned with HTTP 404 Sep 03 20:20:20 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1502/2959] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:20:20 2026] GET /volume/v3/volumes/57b1ab1c-7a2f-4df4-8c9d-7178e8071ab9 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:20:20 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-0f4b5468-43d0-46d0-9fa9-8c53cb14c041 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:20 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-0f4b5468-43d0-46d0-9fa9-8c53cb14c041 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] GET http://192.168.122.54/volume/v3/volumes/4057bbc6-98cb-4133-83fa-1100ce2f686e Sep 03 20:20:20 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-0f4b5468-43d0-46d0-9fa9-8c53cb14c041 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:20 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-0f4b5468-43d0-46d0-9fa9-8c53cb14c041 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:20 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:20 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:20:20 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:20 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:20 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-0f4b5468-43d0-46d0-9fa9-8c53cb14c041 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Volume info retrieved successfully. Sep 03 20:20:20 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-0f4b5468-43d0-46d0-9fa9-8c53cb14c041 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] http://192.168.122.54/volume/v3/volumes/4057bbc6-98cb-4133-83fa-1100ce2f686e returned with HTTP 200 Sep 03 20:20:20 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1458/2960] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:20:20 2026] GET /volume/v3/volumes/4057bbc6-98cb-4133-83fa-1100ce2f686e => generated 863 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:21 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-9ecfb90c-7b3a-4447-afa2-f6e9c6eddcf9 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:21 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9ecfb90c-7b3a-4447-afa2-f6e9c6eddcf9 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/snapshots/32b43e12-a7cf-4d15-be48-1113c2bbf19f Sep 03 20:20:21 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-9ecfb90c-7b3a-4447-afa2-f6e9c6eddcf9 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:21 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-9ecfb90c-7b3a-4447-afa2-f6e9c6eddcf9 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:21 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:21 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:20:21 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-9ecfb90c-7b3a-4447-afa2-f6e9c6eddcf9 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Snapshot retrieved successfully. Sep 03 20:20:21 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9ecfb90c-7b3a-4447-afa2-f6e9c6eddcf9 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/snapshots/32b43e12-a7cf-4d15-be48-1113c2bbf19f returned with HTTP 200 Sep 03 20:20:21 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1503/2961] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:20:21 2026] GET /volume/v3/snapshots/32b43e12-a7cf-4d15-be48-1113c2bbf19f => generated 466 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:21 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-edad563b-9994-4529-8625-e5e1fd877bd3 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:21 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-edad563b-9994-4529-8625-e5e1fd877bd3 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] DELETE http://192.168.122.54/volume/v3/snapshots/32b43e12-a7cf-4d15-be48-1113c2bbf19f Sep 03 20:20:21 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-edad563b-9994-4529-8625-e5e1fd877bd3 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:21 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-edad563b-9994-4529-8625-e5e1fd877bd3 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:21 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.snapshots [None req-edad563b-9994-4529-8625-e5e1fd877bd3 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] Delete snapshot with id: 32b43e12-a7cf-4d15-be48-1113c2bbf19f Sep 03 20:20:21 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:21 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:21 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-edad563b-9994-4529-8625-e5e1fd877bd3 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] Snapshot retrieved successfully. Sep 03 20:20:21 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:21 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:20:21 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-edad563b-9994-4529-8625-e5e1fd877bd3 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] Snapshot delete request issued successfully. Sep 03 20:20:21 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-edad563b-9994-4529-8625-e5e1fd877bd3 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] http://192.168.122.54/volume/v3/snapshots/32b43e12-a7cf-4d15-be48-1113c2bbf19f returned with HTTP 202 Sep 03 20:20:21 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1459/2962] 192.168.122.54 () {58 vars in 1236 bytes} [Thu Sep 3 20:20:21 2026] DELETE /volume/v3/snapshots/32b43e12-a7cf-4d15-be48-1113c2bbf19f => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:20:21 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-08da6ce2-273a-4a9a-a8f9-02d3663ef58b None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:21 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-08da6ce2-273a-4a9a-a8f9-02d3663ef58b tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] GET http://192.168.122.54/volume/v3/snapshots/32b43e12-a7cf-4d15-be48-1113c2bbf19f Sep 03 20:20:21 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-08da6ce2-273a-4a9a-a8f9-02d3663ef58b tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:21 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-08da6ce2-273a-4a9a-a8f9-02d3663ef58b tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:21 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:21 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:20:21 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-08da6ce2-273a-4a9a-a8f9-02d3663ef58b tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] Snapshot retrieved successfully. Sep 03 20:20:21 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-08da6ce2-273a-4a9a-a8f9-02d3663ef58b tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] http://192.168.122.54/volume/v3/snapshots/32b43e12-a7cf-4d15-be48-1113c2bbf19f returned with HTTP 200 Sep 03 20:20:21 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1504/2963] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:20:21 2026] GET /volume/v3/snapshots/32b43e12-a7cf-4d15-be48-1113c2bbf19f => generated 465 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:21 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-0067db78-e8e2-4f51-aab1-6906d781e412 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:21 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-0067db78-e8e2-4f51-aab1-6906d781e412 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] GET http://192.168.122.54/volume/v3/volumes/4057bbc6-98cb-4133-83fa-1100ce2f686e Sep 03 20:20:21 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-0067db78-e8e2-4f51-aab1-6906d781e412 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:21 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-0067db78-e8e2-4f51-aab1-6906d781e412 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:22 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:22 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:20:22 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:22 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:22 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-0067db78-e8e2-4f51-aab1-6906d781e412 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Volume info retrieved successfully. Sep 03 20:20:22 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-0067db78-e8e2-4f51-aab1-6906d781e412 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] http://192.168.122.54/volume/v3/volumes/4057bbc6-98cb-4133-83fa-1100ce2f686e returned with HTTP 200 Sep 03 20:20:22 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1460/2964] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:20:21 2026] GET /volume/v3/volumes/4057bbc6-98cb-4133-83fa-1100ce2f686e => generated 864 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:22 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-7387f804-637a-4d65-a9b0-1a71a799e1a0 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:22 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7387f804-637a-4d65-a9b0-1a71a799e1a0 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] DELETE http://192.168.122.54/volume/v3/volumes/4057bbc6-98cb-4133-83fa-1100ce2f686e Sep 03 20:20:22 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-7387f804-637a-4d65-a9b0-1a71a799e1a0 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:22 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-7387f804-637a-4d65-a9b0-1a71a799e1a0 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:22 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-7387f804-637a-4d65-a9b0-1a71a799e1a0 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Delete volume with id: 4057bbc6-98cb-4133-83fa-1100ce2f686e Sep 03 20:20:22 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:22 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:20:22 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:22 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:20:22 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-7387f804-637a-4d65-a9b0-1a71a799e1a0 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Volume info retrieved successfully. Sep 03 20:20:22 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-7387f804-637a-4d65-a9b0-1a71a799e1a0 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Delete volume request issued successfully. Sep 03 20:20:22 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7387f804-637a-4d65-a9b0-1a71a799e1a0 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] http://192.168.122.54/volume/v3/volumes/4057bbc6-98cb-4133-83fa-1100ce2f686e returned with HTTP 202 Sep 03 20:20:22 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1505/2965] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:20:22 2026] DELETE /volume/v3/volumes/4057bbc6-98cb-4133-83fa-1100ce2f686e => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:20:22 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-fc913d6d-812d-45e1-aaa6-17774044efd9 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:22 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-fc913d6d-812d-45e1-aaa6-17774044efd9 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] GET http://192.168.122.54/volume/v3/volumes/4057bbc6-98cb-4133-83fa-1100ce2f686e Sep 03 20:20:22 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-fc913d6d-812d-45e1-aaa6-17774044efd9 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:22 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-fc913d6d-812d-45e1-aaa6-17774044efd9 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:22 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:22 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:20:22 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:22 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:22 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-fc913d6d-812d-45e1-aaa6-17774044efd9 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Volume info retrieved successfully. Sep 03 20:20:22 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-ea2fb453-1268-469c-8006-6643b34a6ba9 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:22 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-fc913d6d-812d-45e1-aaa6-17774044efd9 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] http://192.168.122.54/volume/v3/volumes/4057bbc6-98cb-4133-83fa-1100ce2f686e returned with HTTP 200 Sep 03 20:20:22 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1461/2966] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:20:22 2026] GET /volume/v3/volumes/4057bbc6-98cb-4133-83fa-1100ce2f686e => generated 863 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:22 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ea2fb453-1268-469c-8006-6643b34a6ba9 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] GET http://192.168.122.54/volume/v3/snapshots/32b43e12-a7cf-4d15-be48-1113c2bbf19f Sep 03 20:20:22 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ea2fb453-1268-469c-8006-6643b34a6ba9 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:22 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ea2fb453-1268-469c-8006-6643b34a6ba9 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:22 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:22 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:20:22 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-ea2fb453-1268-469c-8006-6643b34a6ba9 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] Snapshot retrieved successfully. Sep 03 20:20:22 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ea2fb453-1268-469c-8006-6643b34a6ba9 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] http://192.168.122.54/volume/v3/snapshots/32b43e12-a7cf-4d15-be48-1113c2bbf19f returned with HTTP 200 Sep 03 20:20:22 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1506/2967] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:20:22 2026] GET /volume/v3/snapshots/32b43e12-a7cf-4d15-be48-1113c2bbf19f => generated 465 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:23 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-22b48f0c-aba4-437b-8a1d-070b7986f96f None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:23 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-22b48f0c-aba4-437b-8a1d-070b7986f96f tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] GET http://192.168.122.54/volume/v3/volumes/4057bbc6-98cb-4133-83fa-1100ce2f686e Sep 03 20:20:23 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-22b48f0c-aba4-437b-8a1d-070b7986f96f tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:23 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-22b48f0c-aba4-437b-8a1d-070b7986f96f tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:23 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-6544a735-cdaa-47cf-a037-56254d47d7c6 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:23 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:23 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:20:23 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:23 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:23 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-6544a735-cdaa-47cf-a037-56254d47d7c6 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] GET http://192.168.122.54/volume/v3/snapshots/32b43e12-a7cf-4d15-be48-1113c2bbf19f Sep 03 20:20:23 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-6544a735-cdaa-47cf-a037-56254d47d7c6 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:23 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-6544a735-cdaa-47cf-a037-56254d47d7c6 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:23 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-22b48f0c-aba4-437b-8a1d-070b7986f96f tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Volume info retrieved successfully. Sep 03 20:20:23 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:23 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:20:23 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-6544a735-cdaa-47cf-a037-56254d47d7c6 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] Snapshot retrieved successfully. Sep 03 20:20:23 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-6544a735-cdaa-47cf-a037-56254d47d7c6 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] http://192.168.122.54/volume/v3/snapshots/32b43e12-a7cf-4d15-be48-1113c2bbf19f returned with HTTP 200 Sep 03 20:20:23 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1507/2968] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:20:23 2026] GET /volume/v3/snapshots/32b43e12-a7cf-4d15-be48-1113c2bbf19f => generated 465 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:23 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-22b48f0c-aba4-437b-8a1d-070b7986f96f tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] http://192.168.122.54/volume/v3/volumes/4057bbc6-98cb-4133-83fa-1100ce2f686e returned with HTTP 200 Sep 03 20:20:23 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1462/2969] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:20:23 2026] GET /volume/v3/volumes/4057bbc6-98cb-4133-83fa-1100ce2f686e => generated 863 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:24 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-e507a7e9-ad82-493b-8b50-b777701e4933 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:24 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-e507a7e9-ad82-493b-8b50-b777701e4933 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] GET http://192.168.122.54/volume/v3/snapshots/32b43e12-a7cf-4d15-be48-1113c2bbf19f Sep 03 20:20:24 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-e507a7e9-ad82-493b-8b50-b777701e4933 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:24 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-e507a7e9-ad82-493b-8b50-b777701e4933 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:24 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-e507a7e9-ad82-493b-8b50-b777701e4933 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] http://192.168.122.54/volume/v3/snapshots/32b43e12-a7cf-4d15-be48-1113c2bbf19f returned with HTTP 404 Sep 03 20:20:24 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1508/2970] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:20:24 2026] GET /volume/v3/snapshots/32b43e12-a7cf-4d15-be48-1113c2bbf19f => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:20:24 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-597cc9c8-74f0-4f99-94f8-e9d0d50b23bb None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:24 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-87ff6fd8-8236-4dea-b2de-86b4c8a1eaae None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:24 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-597cc9c8-74f0-4f99-94f8-e9d0d50b23bb tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] GET http://192.168.122.54/volume/v3/volumes/4057bbc6-98cb-4133-83fa-1100ce2f686e Sep 03 20:20:24 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-597cc9c8-74f0-4f99-94f8-e9d0d50b23bb tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:24 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-597cc9c8-74f0-4f99-94f8-e9d0d50b23bb tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:24 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-87ff6fd8-8236-4dea-b2de-86b4c8a1eaae tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] DELETE http://192.168.122.54/volume/v3/snapshots/32b43e12-a7cf-4d15-be48-1113c2bbf19f Sep 03 20:20:24 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-87ff6fd8-8236-4dea-b2de-86b4c8a1eaae tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:24 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-87ff6fd8-8236-4dea-b2de-86b4c8a1eaae tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:24 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.snapshots [None req-87ff6fd8-8236-4dea-b2de-86b4c8a1eaae tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Delete snapshot with id: 32b43e12-a7cf-4d15-be48-1113c2bbf19f Sep 03 20:20:24 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-597cc9c8-74f0-4f99-94f8-e9d0d50b23bb tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] http://192.168.122.54/volume/v3/volumes/4057bbc6-98cb-4133-83fa-1100ce2f686e returned with HTTP 404 Sep 03 20:20:24 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1463/2971] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:20:24 2026] GET /volume/v3/volumes/4057bbc6-98cb-4133-83fa-1100ce2f686e => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:20:24 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-ee0ff91e-5a81-43c3-8639-5cc9bb85b605 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:24 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ee0ff91e-5a81-43c3-8639-5cc9bb85b605 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] DELETE http://192.168.122.54/volume/v3/volumes/e772ba9f-8b53-4dcc-956a-a12f7da06b51 Sep 03 20:20:24 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ee0ff91e-5a81-43c3-8639-5cc9bb85b605 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:24 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ee0ff91e-5a81-43c3-8639-5cc9bb85b605 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:24 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-ee0ff91e-5a81-43c3-8639-5cc9bb85b605 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Delete volume with id: e772ba9f-8b53-4dcc-956a-a12f7da06b51 Sep 03 20:20:24 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-87ff6fd8-8236-4dea-b2de-86b4c8a1eaae tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/snapshots/32b43e12-a7cf-4d15-be48-1113c2bbf19f returned with HTTP 404 Sep 03 20:20:24 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1509/2972] 192.168.122.54 () {58 vars in 1236 bytes} [Thu Sep 3 20:20:24 2026] DELETE /volume/v3/snapshots/32b43e12-a7cf-4d15-be48-1113c2bbf19f => generated 111 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:20:24 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:24 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:20:24 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-7d34e602-aa06-4e5b-a45b-aeeff728623a None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:24 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:24 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:24 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-ee0ff91e-5a81-43c3-8639-5cc9bb85b605 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Volume info retrieved successfully. Sep 03 20:20:24 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7d34e602-aa06-4e5b-a45b-aeeff728623a tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/snapshots/32b43e12-a7cf-4d15-be48-1113c2bbf19f Sep 03 20:20:24 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-7d34e602-aa06-4e5b-a45b-aeeff728623a tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:24 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-7d34e602-aa06-4e5b-a45b-aeeff728623a tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:24 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7d34e602-aa06-4e5b-a45b-aeeff728623a tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/snapshots/32b43e12-a7cf-4d15-be48-1113c2bbf19f returned with HTTP 404 Sep 03 20:20:24 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1510/2973] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:20:24 2026] GET /volume/v3/snapshots/32b43e12-a7cf-4d15-be48-1113c2bbf19f => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:20:24 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-82a2b335-358c-4bfb-bdfe-297e3d16bc89 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:24 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-82a2b335-358c-4bfb-bdfe-297e3d16bc89 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] DELETE http://192.168.122.54/volume/v3/volumes/931819e7-f450-4b71-9e88-f3c71ed07e89 Sep 03 20:20:24 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-82a2b335-358c-4bfb-bdfe-297e3d16bc89 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:24 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-82a2b335-358c-4bfb-bdfe-297e3d16bc89 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:24 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-82a2b335-358c-4bfb-bdfe-297e3d16bc89 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Delete volume with id: 931819e7-f450-4b71-9e88-f3c71ed07e89 Sep 03 20:20:24 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:24 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:20:24 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:24 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:20:24 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-ee0ff91e-5a81-43c3-8639-5cc9bb85b605 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Delete volume request issued successfully. Sep 03 20:20:24 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ee0ff91e-5a81-43c3-8639-5cc9bb85b605 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] http://192.168.122.54/volume/v3/volumes/e772ba9f-8b53-4dcc-956a-a12f7da06b51 returned with HTTP 202 Sep 03 20:20:24 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1464/2974] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:20:24 2026] DELETE /volume/v3/volumes/e772ba9f-8b53-4dcc-956a-a12f7da06b51 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:20:24 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-82a2b335-358c-4bfb-bdfe-297e3d16bc89 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Volume info retrieved successfully. Sep 03 20:20:24 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-2d1ef125-02c2-41b2-9e29-c8b92916323e None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:24 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2d1ef125-02c2-41b2-9e29-c8b92916323e tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] GET http://192.168.122.54/volume/v3/volumes/e772ba9f-8b53-4dcc-956a-a12f7da06b51 Sep 03 20:20:24 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-2d1ef125-02c2-41b2-9e29-c8b92916323e tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:24 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-2d1ef125-02c2-41b2-9e29-c8b92916323e tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:24 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:24 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:20:24 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:24 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:24 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-2d1ef125-02c2-41b2-9e29-c8b92916323e tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Volume info retrieved successfully. Sep 03 20:20:24 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-82a2b335-358c-4bfb-bdfe-297e3d16bc89 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Delete volume request issued successfully. Sep 03 20:20:24 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-82a2b335-358c-4bfb-bdfe-297e3d16bc89 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/volumes/931819e7-f450-4b71-9e88-f3c71ed07e89 returned with HTTP 202 Sep 03 20:20:24 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1511/2975] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:20:24 2026] DELETE /volume/v3/volumes/931819e7-f450-4b71-9e88-f3c71ed07e89 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:20:24 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-c8a1baa6-eeec-4336-b890-a749405ff5eb None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:24 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2d1ef125-02c2-41b2-9e29-c8b92916323e tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] http://192.168.122.54/volume/v3/volumes/e772ba9f-8b53-4dcc-956a-a12f7da06b51 returned with HTTP 200 Sep 03 20:20:24 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1465/2976] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:20:24 2026] GET /volume/v3/volumes/e772ba9f-8b53-4dcc-956a-a12f7da06b51 => generated 861 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:24 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-567e14bc-13bb-488e-bb2f-06cdd5613857 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:24 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-567e14bc-13bb-488e-bb2f-06cdd5613857 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/volumes/931819e7-f450-4b71-9e88-f3c71ed07e89 Sep 03 20:20:24 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-567e14bc-13bb-488e-bb2f-06cdd5613857 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:24 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-567e14bc-13bb-488e-bb2f-06cdd5613857 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:24 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:24 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:20:24 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:24 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:24 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-567e14bc-13bb-488e-bb2f-06cdd5613857 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Volume info retrieved successfully. Sep 03 20:20:24 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-567e14bc-13bb-488e-bb2f-06cdd5613857 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/volumes/931819e7-f450-4b71-9e88-f3c71ed07e89 returned with HTTP 200 Sep 03 20:20:24 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1466/2977] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:20:24 2026] GET /volume/v3/volumes/931819e7-f450-4b71-9e88-f3c71ed07e89 => generated 1013 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:20:24 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c8a1baa6-eeec-4336-b890-a749405ff5eb tempest-ProjectReaderTests-823407233 tempest-ProjectReaderTests-823407233-project-admin] GET http://192.168.122.54/volume/v3/scheduler-stats/get_pools Sep 03 20:20:24 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c8a1baa6-eeec-4336-b890-a749405ff5eb tempest-ProjectReaderTests-823407233 tempest-ProjectReaderTests-823407233-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:24 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c8a1baa6-eeec-4336-b890-a749405ff5eb tempest-ProjectReaderTests-823407233 tempest-ProjectReaderTests-823407233-project-admin] Calling method 'get_pools' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:24 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c8a1baa6-eeec-4336-b890-a749405ff5eb tempest-ProjectReaderTests-823407233 tempest-ProjectReaderTests-823407233-project-admin] http://192.168.122.54/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 03 20:20:24 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1512/2978] 192.168.122.54 () {58 vars in 1170 bytes} [Thu Sep 3 20:20:24 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 356 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 20:20:24 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-b6dd3976-5816-4c88-a889-eacb5ab1cd72 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:25 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b6dd3976-5816-4c88-a889-eacb5ab1cd72 tempest-ProjectReaderTests-823407233 tempest-ProjectReaderTests-823407233-project-reader] GET http://192.168.122.54/volume/v3/capabilities/devstack@QuobyteHD Sep 03 20:20:25 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b6dd3976-5816-4c88-a889-eacb5ab1cd72 tempest-ProjectReaderTests-823407233 tempest-ProjectReaderTests-823407233-project-reader] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:25 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b6dd3976-5816-4c88-a889-eacb5ab1cd72 tempest-ProjectReaderTests-823407233 tempest-ProjectReaderTests-823407233-project-reader] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:25 devstack devstack@c-api.service[87290]: DEBUG cinder.policy [None req-b6dd3976-5816-4c88-a889-eacb5ab1cd72 tempest-ProjectReaderTests-823407233 tempest-ProjectReaderTests-823407233-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'd1e794b1652f489fb5a09fc8c6dda4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'abd68d53986d40258848ce38b0201b02', '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=87290) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 20:20:25 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b6dd3976-5816-4c88-a889-eacb5ab1cd72 tempest-ProjectReaderTests-823407233 tempest-ProjectReaderTests-823407233-project-reader] http://192.168.122.54/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 03 20:20:25 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1467/2979] 192.168.122.54 () {58 vars in 1188 bytes} [Thu Sep 3 20:20:24 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 185 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:20:25 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-5509e378-c9a8-4f45-b3fc-e2ca93ff3a97 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:25 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-b3d85f55-5035-4cc9-924a-0f5c82b95993 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:25 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b3d85f55-5035-4cc9-924a-0f5c82b95993 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] GET http://192.168.122.54/volume/v3/volumes/e772ba9f-8b53-4dcc-956a-a12f7da06b51 Sep 03 20:20:25 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-5509e378-c9a8-4f45-b3fc-e2ca93ff3a97 tempest-ProjectMemberTests-375001334 tempest-ProjectMemberTests-375001334-project-admin] GET http://192.168.122.54/volume/v3/scheduler-stats/get_pools Sep 03 20:20:25 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b3d85f55-5035-4cc9-924a-0f5c82b95993 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:25 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b3d85f55-5035-4cc9-924a-0f5c82b95993 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:25 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-5509e378-c9a8-4f45-b3fc-e2ca93ff3a97 tempest-ProjectMemberTests-375001334 tempest-ProjectMemberTests-375001334-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:25 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-5509e378-c9a8-4f45-b3fc-e2ca93ff3a97 tempest-ProjectMemberTests-375001334 tempest-ProjectMemberTests-375001334-project-admin] Calling method 'get_pools' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:25 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:25 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:20:25 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:25 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:25 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-5509e378-c9a8-4f45-b3fc-e2ca93ff3a97 tempest-ProjectMemberTests-375001334 tempest-ProjectMemberTests-375001334-project-admin] http://192.168.122.54/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 03 20:20:25 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1513/2980] 192.168.122.54 () {58 vars in 1170 bytes} [Thu Sep 3 20:20:25 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 405 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 03 20:20:25 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-b3d85f55-5035-4cc9-924a-0f5c82b95993 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Volume info retrieved successfully. Sep 03 20:20:25 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-da207718-209a-4e80-9f9e-f2406ca9a165 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:25 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-da207718-209a-4e80-9f9e-f2406ca9a165 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/volumes/931819e7-f450-4b71-9e88-f3c71ed07e89 Sep 03 20:20:25 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-da207718-209a-4e80-9f9e-f2406ca9a165 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:25 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-da207718-209a-4e80-9f9e-f2406ca9a165 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:25 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b3d85f55-5035-4cc9-924a-0f5c82b95993 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] http://192.168.122.54/volume/v3/volumes/e772ba9f-8b53-4dcc-956a-a12f7da06b51 returned with HTTP 200 Sep 03 20:20:25 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1468/2981] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:20:25 2026] GET /volume/v3/volumes/e772ba9f-8b53-4dcc-956a-a12f7da06b51 => generated 861 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:25 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-e5ebd4df-f350-4ce2-8843-e7e82da7208d None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:25 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:25 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:20:25 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:25 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:20:25 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-da207718-209a-4e80-9f9e-f2406ca9a165 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Volume info retrieved successfully. Sep 03 20:20:25 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-da207718-209a-4e80-9f9e-f2406ca9a165 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/volumes/931819e7-f450-4b71-9e88-f3c71ed07e89 returned with HTTP 200 Sep 03 20:20:25 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1514/2982] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:20:25 2026] GET /volume/v3/volumes/931819e7-f450-4b71-9e88-f3c71ed07e89 => generated 1013 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:20:25 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e5ebd4df-f350-4ce2-8843-e7e82da7208d tempest-ProjectMemberTests-375001334 tempest-ProjectMemberTests-375001334-project-member] GET http://192.168.122.54/volume/v3/capabilities/devstack@QuobyteHD Sep 03 20:20:25 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e5ebd4df-f350-4ce2-8843-e7e82da7208d tempest-ProjectMemberTests-375001334 tempest-ProjectMemberTests-375001334-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:25 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e5ebd4df-f350-4ce2-8843-e7e82da7208d tempest-ProjectMemberTests-375001334 tempest-ProjectMemberTests-375001334-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:25 devstack devstack@c-api.service[87290]: DEBUG cinder.policy [None req-e5ebd4df-f350-4ce2-8843-e7e82da7208d tempest-ProjectMemberTests-375001334 tempest-ProjectMemberTests-375001334-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '7b21fd15b0d04020b33fc73e07272184', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '53caaaadea554befb20962e04f08fb49', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87290) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 20:20:26 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e5ebd4df-f350-4ce2-8843-e7e82da7208d tempest-ProjectMemberTests-375001334 tempest-ProjectMemberTests-375001334-project-member] http://192.168.122.54/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 03 20:20:26 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1469/2983] 192.168.122.54 () {58 vars in 1188 bytes} [Thu Sep 3 20:20:25 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 295 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:20:26 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-aa9366c0-ea56-4706-9e4f-4c85b634f91b None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:26 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-aa9366c0-ea56-4706-9e4f-4c85b634f91b tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] GET http://192.168.122.54/volume/v3/volumes/e772ba9f-8b53-4dcc-956a-a12f7da06b51 Sep 03 20:20:26 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-aa9366c0-ea56-4706-9e4f-4c85b634f91b tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:26 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-aa9366c0-ea56-4706-9e4f-4c85b634f91b tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:26 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-aa9366c0-ea56-4706-9e4f-4c85b634f91b tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] http://192.168.122.54/volume/v3/volumes/e772ba9f-8b53-4dcc-956a-a12f7da06b51 returned with HTTP 404 Sep 03 20:20:26 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1515/2984] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:20:26 2026] GET /volume/v3/volumes/e772ba9f-8b53-4dcc-956a-a12f7da06b51 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:20:26 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-540ac5b2-1bb6-4998-bfe0-17d83d498789 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:26 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-540ac5b2-1bb6-4998-bfe0-17d83d498789 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] DELETE http://192.168.122.54/volume/v3/volumes/183986dd-09f0-4138-a3fb-bb09fe127949 Sep 03 20:20:26 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-540ac5b2-1bb6-4998-bfe0-17d83d498789 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:26 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-540ac5b2-1bb6-4998-bfe0-17d83d498789 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:26 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-540ac5b2-1bb6-4998-bfe0-17d83d498789 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Delete volume with id: 183986dd-09f0-4138-a3fb-bb09fe127949 Sep 03 20:20:26 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:26 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:20:26 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:26 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:26 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-540ac5b2-1bb6-4998-bfe0-17d83d498789 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Volume info retrieved successfully. Sep 03 20:20:26 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-2d7c2112-22ff-4d0e-a276-7699f1782521 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:26 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-2d7c2112-22ff-4d0e-a276-7699f1782521 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/volumes/931819e7-f450-4b71-9e88-f3c71ed07e89 Sep 03 20:20:26 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-2d7c2112-22ff-4d0e-a276-7699f1782521 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:26 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-2d7c2112-22ff-4d0e-a276-7699f1782521 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:26 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-2d7c2112-22ff-4d0e-a276-7699f1782521 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/volumes/931819e7-f450-4b71-9e88-f3c71ed07e89 returned with HTTP 404 Sep 03 20:20:26 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1516/2985] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:20:26 2026] GET /volume/v3/volumes/931819e7-f450-4b71-9e88-f3c71ed07e89 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:20:26 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-3ef51c9a-abe6-4841-815e-abb73c88725a None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:26 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-540ac5b2-1bb6-4998-bfe0-17d83d498789 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Delete volume request issued successfully. Sep 03 20:20:26 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-540ac5b2-1bb6-4998-bfe0-17d83d498789 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] http://192.168.122.54/volume/v3/volumes/183986dd-09f0-4138-a3fb-bb09fe127949 returned with HTTP 202 Sep 03 20:20:26 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1470/2986] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:20:26 2026] DELETE /volume/v3/volumes/183986dd-09f0-4138-a3fb-bb09fe127949 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:20:26 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-3ef51c9a-abe6-4841-815e-abb73c88725a tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:20:26 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-3ef51c9a-abe6-4841-815e-abb73c88725a tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1096257040"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:20:26 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volumes [None req-3ef51c9a-abe6-4841-815e-abb73c88725a tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1096257040'}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:20:26 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-3ef51c9a-abe6-4841-815e-abb73c88725a tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Create volume of 1 GB Sep 03 20:20:26 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-1c335f7a-fb2a-4a0e-82ed-3088673f4a46 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:26 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-3ef51c9a-abe6-4841-815e-abb73c88725a tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Availability Zones retrieved successfully. Sep 03 20:20:26 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-1c335f7a-fb2a-4a0e-82ed-3088673f4a46 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] GET http://192.168.122.54/volume/v3/volumes/183986dd-09f0-4138-a3fb-bb09fe127949 Sep 03 20:20:26 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-1c335f7a-fb2a-4a0e-82ed-3088673f4a46 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:26 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-1c335f7a-fb2a-4a0e-82ed-3088673f4a46 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:26 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-3ef51c9a-abe6-4841-815e-abb73c88725a tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Flow 'volume_create_api' (df4814ae-9b51-4b6e-a525-8b1b62ad09a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:20:26 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-3ef51c9a-abe6-4841-815e-abb73c88725a tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (218723c2-ef75-4ebf-bdfa-54a6f462eeb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:26 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.flows.api.create_volume [None req-3ef51c9a-abe6-4841-815e-abb73c88725a tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Validating volume size '1' using validate_int {{(pid=87289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:20:26 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:26 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:20:26 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:26 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:26 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-1c335f7a-fb2a-4a0e-82ed-3088673f4a46 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Volume info retrieved successfully. Sep 03 20:20:26 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-1c335f7a-fb2a-4a0e-82ed-3088673f4a46 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] http://192.168.122.54/volume/v3/volumes/183986dd-09f0-4138-a3fb-bb09fe127949 returned with HTTP 200 Sep 03 20:20:26 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1471/2987] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:20:26 2026] GET /volume/v3/volumes/183986dd-09f0-4138-a3fb-bb09fe127949 => generated 862 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:27 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-3ef51c9a-abe6-4841-815e-abb73c88725a tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (218723c2-ef75-4ebf-bdfa-54a6f462eeb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:27 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-3ef51c9a-abe6-4841-815e-abb73c88725a tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6e9d976-6fae-4c1c-9462-2b572f155fca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:27 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-3ef51c9a-abe6-4841-815e-abb73c88725a tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Created reservations ['4e50f4f3-9c3c-43a0-bebb-bcfbc88c8672', 'ebeb9cba-f918-4d7d-80cc-5c9ad4bdf0b2', 'f1792be4-2e64-4602-81ac-ec9f71751e95', '4119eff5-37f5-4e80-92b3-c2aae8c65af7'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:20:27 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-3ef51c9a-abe6-4841-815e-abb73c88725a tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6e9d976-6fae-4c1c-9462-2b572f155fca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e50f4f3-9c3c-43a0-bebb-bcfbc88c8672', 'ebeb9cba-f918-4d7d-80cc-5c9ad4bdf0b2', 'f1792be4-2e64-4602-81ac-ec9f71751e95', '4119eff5-37f5-4e80-92b3-c2aae8c65af7']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:27 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-3ef51c9a-abe6-4841-815e-abb73c88725a tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e83dc95b-f62f-4bcb-86da-4fcad3cc4101) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:27 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:27 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:20:27 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-3ef51c9a-abe6-4841-815e-abb73c88725a tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e83dc95b-f62f-4bcb-86da-4fcad3cc4101) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6427881c-212c-4c4c-be4a-abfcecc17e9e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1096257040',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02f09a4435684cf09a61ab792a6ad26b',qos_specs=None,replication_status=,reservations=['4e50f4f3-9c3c-43a0-bebb-bcfbc88c8672','ebeb9cba-f918-4d7d-80cc-5c9ad4bdf0b2','f1792be4-2e64-4602-81ac-ec9f71751e95','4119eff5-37f5-4e80-92b3-c2aae8c65af7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9f1281ebf0d44089d5311d91649ab9f',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:20:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1096257040',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6427881c-212c-4c4c-be4a-abfcecc17e9e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02f09a4435684cf09a61ab792a6ad26b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d9f1281ebf0d44089d5311d91649ab9f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:27 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-3ef51c9a-abe6-4841-815e-abb73c88725a tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80cbc8d6-8308-4626-915d-3723809c9c1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:27 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-3ef51c9a-abe6-4841-815e-abb73c88725a tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80cbc8d6-8308-4626-915d-3723809c9c1f) transitioned into state 'SUCCESS' from state '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-1096257040',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02f09a4435684cf09a61ab792a6ad26b',qos_specs=None,replication_status=,reservations=['4e50f4f3-9c3c-43a0-bebb-bcfbc88c8672','ebeb9cba-f918-4d7d-80cc-5c9ad4bdf0b2','f1792be4-2e64-4602-81ac-ec9f71751e95','4119eff5-37f5-4e80-92b3-c2aae8c65af7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9f1281ebf0d44089d5311d91649ab9f',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:27 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-3ef51c9a-abe6-4841-815e-abb73c88725a tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66aa2461-1935-4596-a40f-98914692cdb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:27 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-3ef51c9a-abe6-4841-815e-abb73c88725a tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66aa2461-1935-4596-a40f-98914692cdb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:27 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-3ef51c9a-abe6-4841-815e-abb73c88725a tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Flow 'volume_create_api' (df4814ae-9b51-4b6e-a525-8b1b62ad09a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:20:27 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-3ef51c9a-abe6-4841-815e-abb73c88725a tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Create volume request issued successfully. Sep 03 20:20:27 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-3ef51c9a-abe6-4841-815e-abb73c88725a tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:20:27 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1517/2988] 192.168.122.54 () {60 vars in 1137 bytes} [Thu Sep 3 20:20:26 2026] POST /volume/v3/volumes => generated 785 bytes in 457 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:20:27 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-03ab75cf-7b33-44c9-8117-bd256ac0be60 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:27 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-03ab75cf-7b33-44c9-8117-bd256ac0be60 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/volumes/6427881c-212c-4c4c-be4a-abfcecc17e9e Sep 03 20:20:27 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-03ab75cf-7b33-44c9-8117-bd256ac0be60 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:27 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-03ab75cf-7b33-44c9-8117-bd256ac0be60 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:27 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:27 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:20:27 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:27 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:27 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-03ab75cf-7b33-44c9-8117-bd256ac0be60 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Volume info retrieved successfully. Sep 03 20:20:27 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-03ab75cf-7b33-44c9-8117-bd256ac0be60 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/volumes/6427881c-212c-4c4c-be4a-abfcecc17e9e returned with HTTP 200 Sep 03 20:20:27 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1472/2989] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:20:27 2026] GET /volume/v3/volumes/6427881c-212c-4c4c-be4a-abfcecc17e9e => generated 964 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-76b6d653-707f-4b9b-8933-bbb3b2b90813 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:28 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-76b6d653-707f-4b9b-8933-bbb3b2b90813 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] GET http://192.168.122.54/volume/v3/volumes/183986dd-09f0-4138-a3fb-bb09fe127949 Sep 03 20:20:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-76b6d653-707f-4b9b-8933-bbb3b2b90813 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-76b6d653-707f-4b9b-8933-bbb3b2b90813 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:28 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-76b6d653-707f-4b9b-8933-bbb3b2b90813 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] http://192.168.122.54/volume/v3/volumes/183986dd-09f0-4138-a3fb-bb09fe127949 returned with HTTP 404 Sep 03 20:20:28 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1518/2990] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:20:28 2026] GET /volume/v3/volumes/183986dd-09f0-4138-a3fb-bb09fe127949 => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:20:28 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-3e0d1baf-64f3-446a-bb31-9fd5b1acaad9 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:28 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-3e0d1baf-64f3-446a-bb31-9fd5b1acaad9 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] DELETE http://192.168.122.54/volume/v3/volumes/9884e9c1-addc-48fc-a5c3-5913bd2d3bbb Sep 03 20:20:28 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-3e0d1baf-64f3-446a-bb31-9fd5b1acaad9 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:28 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-3e0d1baf-64f3-446a-bb31-9fd5b1acaad9 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:28 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-3e0d1baf-64f3-446a-bb31-9fd5b1acaad9 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Delete volume with id: 9884e9c1-addc-48fc-a5c3-5913bd2d3bbb Sep 03 20:20:28 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:28 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:20:28 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:28 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:28 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-3e0d1baf-64f3-446a-bb31-9fd5b1acaad9 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Volume info retrieved successfully. Sep 03 20:20:28 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-3e0d1baf-64f3-446a-bb31-9fd5b1acaad9 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Delete volume request issued successfully. Sep 03 20:20:28 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-3e0d1baf-64f3-446a-bb31-9fd5b1acaad9 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] http://192.168.122.54/volume/v3/volumes/9884e9c1-addc-48fc-a5c3-5913bd2d3bbb returned with HTTP 202 Sep 03 20:20:28 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1473/2991] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:20:28 2026] DELETE /volume/v3/volumes/9884e9c1-addc-48fc-a5c3-5913bd2d3bbb => generated 0 bytes in 125 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:20:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-eca83e3f-ec51-419f-9149-e4369382d814 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:28 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-eca83e3f-ec51-419f-9149-e4369382d814 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] GET http://192.168.122.54/volume/v3/volumes/9884e9c1-addc-48fc-a5c3-5913bd2d3bbb Sep 03 20:20:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-eca83e3f-ec51-419f-9149-e4369382d814 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-eca83e3f-ec51-419f-9149-e4369382d814 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:28 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:28 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:20:28 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:28 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:20:28 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-eca83e3f-ec51-419f-9149-e4369382d814 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Volume info retrieved successfully. Sep 03 20:20:28 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-eca83e3f-ec51-419f-9149-e4369382d814 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] http://192.168.122.54/volume/v3/volumes/9884e9c1-addc-48fc-a5c3-5913bd2d3bbb returned with HTTP 200 Sep 03 20:20:28 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1519/2992] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:20:28 2026] GET /volume/v3/volumes/9884e9c1-addc-48fc-a5c3-5913bd2d3bbb => generated 863 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:28 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-66b6bb4f-2e1d-4f69-b55c-a9394903522a None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:28 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-66b6bb4f-2e1d-4f69-b55c-a9394903522a tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/volumes/6427881c-212c-4c4c-be4a-abfcecc17e9e Sep 03 20:20:28 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-66b6bb4f-2e1d-4f69-b55c-a9394903522a tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:28 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-66b6bb4f-2e1d-4f69-b55c-a9394903522a tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:28 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:28 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:20:28 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:28 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:28 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-66b6bb4f-2e1d-4f69-b55c-a9394903522a tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Volume info retrieved successfully. Sep 03 20:20:28 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-66b6bb4f-2e1d-4f69-b55c-a9394903522a tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/volumes/6427881c-212c-4c4c-be4a-abfcecc17e9e returned with HTTP 200 Sep 03 20:20:28 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1474/2993] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:20:28 2026] GET /volume/v3/volumes/6427881c-212c-4c4c-be4a-abfcecc17e9e => generated 1014 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 20:20:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-83687034-c35d-470c-97b7-c96726602bd5 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:29 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-83687034-c35d-470c-97b7-c96726602bd5 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] GET http://192.168.122.54/volume/v3/volumes/9884e9c1-addc-48fc-a5c3-5913bd2d3bbb Sep 03 20:20:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-83687034-c35d-470c-97b7-c96726602bd5 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-83687034-c35d-470c-97b7-c96726602bd5 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:29 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-83687034-c35d-470c-97b7-c96726602bd5 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] http://192.168.122.54/volume/v3/volumes/9884e9c1-addc-48fc-a5c3-5913bd2d3bbb returned with HTTP 404 Sep 03 20:20:29 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1520/2994] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:20:29 2026] GET /volume/v3/volumes/9884e9c1-addc-48fc-a5c3-5913bd2d3bbb => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:20:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-88e673f7-3ff4-4303-9c3f-b51c2fd24ccd None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:29 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-88e673f7-3ff4-4303-9c3f-b51c2fd24ccd tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] DELETE http://192.168.122.54/volume/v3/volumes/aa48c3df-c840-424c-a33e-667a629b7913 Sep 03 20:20:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-88e673f7-3ff4-4303-9c3f-b51c2fd24ccd tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-88e673f7-3ff4-4303-9c3f-b51c2fd24ccd tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:29 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-88e673f7-3ff4-4303-9c3f-b51c2fd24ccd tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Delete volume with id: aa48c3df-c840-424c-a33e-667a629b7913 Sep 03 20:20:29 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:29 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:20:29 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:29 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:29 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-88e673f7-3ff4-4303-9c3f-b51c2fd24ccd tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Volume info retrieved successfully. Sep 03 20:20:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-ab579719-9bb9-4b3d-bdd7-8e36e11649cc None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:29 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-88e673f7-3ff4-4303-9c3f-b51c2fd24ccd tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Delete volume request issued successfully. Sep 03 20:20:29 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-88e673f7-3ff4-4303-9c3f-b51c2fd24ccd tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] http://192.168.122.54/volume/v3/volumes/aa48c3df-c840-424c-a33e-667a629b7913 returned with HTTP 202 Sep 03 20:20:29 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1475/2995] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:20:29 2026] DELETE /volume/v3/volumes/aa48c3df-c840-424c-a33e-667a629b7913 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 20:20:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-e553bbb3-4c50-4ab2-9c19-5fa704fe349a None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:29 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e553bbb3-4c50-4ab2-9c19-5fa704fe349a tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] GET http://192.168.122.54/volume/v3/volumes/aa48c3df-c840-424c-a33e-667a629b7913 Sep 03 20:20:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e553bbb3-4c50-4ab2-9c19-5fa704fe349a tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e553bbb3-4c50-4ab2-9c19-5fa704fe349a tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:29 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:29 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:20:29 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:29 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:29 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-e553bbb3-4c50-4ab2-9c19-5fa704fe349a tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Volume info retrieved successfully. Sep 03 20:20:29 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e553bbb3-4c50-4ab2-9c19-5fa704fe349a tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] http://192.168.122.54/volume/v3/volumes/aa48c3df-c840-424c-a33e-667a629b7913 returned with HTTP 200 Sep 03 20:20:29 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1476/2996] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:20:29 2026] GET /volume/v3/volumes/aa48c3df-c840-424c-a33e-667a629b7913 => generated 862 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-82d0d5f8-cc49-4b9d-a2e6-9677b2b133c0 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:29 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-82d0d5f8-cc49-4b9d-a2e6-9677b2b133c0 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/volumes/6427881c-212c-4c4c-be4a-abfcecc17e9e Sep 03 20:20:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-82d0d5f8-cc49-4b9d-a2e6-9677b2b133c0 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-82d0d5f8-cc49-4b9d-a2e6-9677b2b133c0 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:29 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:29 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:20:29 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:29 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:29 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-82d0d5f8-cc49-4b9d-a2e6-9677b2b133c0 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Volume info retrieved successfully. Sep 03 20:20:29 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-82d0d5f8-cc49-4b9d-a2e6-9677b2b133c0 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/volumes/6427881c-212c-4c4c-be4a-abfcecc17e9e returned with HTTP 200 Sep 03 20:20:29 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1477/2997] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:20:29 2026] GET /volume/v3/volumes/6427881c-212c-4c4c-be4a-abfcecc17e9e => generated 1015 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:20:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-2bc0fbb7-3739-4ad3-8a55-8d8c4a0890f0 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:29 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2bc0fbb7-3739-4ad3-8a55-8d8c4a0890f0 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] POST http://192.168.122.54/volume/v3/snapshots Sep 03 20:20:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-2bc0fbb7-3739-4ad3-8a55-8d8c4a0890f0 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6427881c-212c-4c4c-be4a-abfcecc17e9e", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1743183444"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:20:29 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:29 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:20:29 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:29 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:29 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-2bc0fbb7-3739-4ad3-8a55-8d8c4a0890f0 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Volume info retrieved successfully. Sep 03 20:20:29 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.snapshots [None req-2bc0fbb7-3739-4ad3-8a55-8d8c4a0890f0 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Create snapshot from volume 6427881c-212c-4c4c-be4a-abfcecc17e9e Sep 03 20:20:29 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-2bc0fbb7-3739-4ad3-8a55-8d8c4a0890f0 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Created reservations ['bee74f28-f7b5-4de4-aaa4-a05e8d070662', '1b0ef0d7-e16b-4257-bb69-a081c6a7f9e4', '451b34f2-eef6-41db-bea9-ac50db3e3f1a', 'a4bfdfe9-f3e6-42c2-90c7-3fc9b4631539'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:20:29 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ab579719-9bb9-4b3d-bdd7-8e36e11649cc tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] POST http://192.168.122.54/volume/v3/types Sep 03 20:20:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ab579719-9bb9-4b3d-bdd7-8e36e11649cc tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-556951056", "extra_specs": {"storage_protocol": "tempest-storage_protocol-240456534", "vendor_name": "tempest-vendor_name-1053917164"}}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:20:29 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:29 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:20:29 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ab579719-9bb9-4b3d-bdd7-8e36e11649cc tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] http://192.168.122.54/volume/v3/types returned with HTTP 200 Sep 03 20:20:29 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1521/2998] 192.168.122.54 () {60 vars in 1132 bytes} [Thu Sep 3 20:20:29 2026] POST /volume/v3/types => generated 327 bytes in 500 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-d44d819a-e703-40ac-966f-42581b65c384 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:29 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d44d819a-e703-40ac-966f-42581b65c384 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:20:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d44d819a-e703-40ac-966f-42581b65c384 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "1e437f1e-de29-4fcc-9496-77e0e059897b", "size": 1}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:20:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volumes [None req-d44d819a-e703-40ac-966f-42581b65c384 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Create volume request body: {'volume': {'volume_type': '1e437f1e-de29-4fcc-9496-77e0e059897b', 'size': 1}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:20:29 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-2bc0fbb7-3739-4ad3-8a55-8d8c4a0890f0 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Snapshot create request issued successfully. Sep 03 20:20:29 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2bc0fbb7-3739-4ad3-8a55-8d8c4a0890f0 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/snapshots returned with HTTP 202 Sep 03 20:20:29 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1478/2999] 192.168.122.54 () {60 vars in 1144 bytes} [Thu Sep 3 20:20:29 2026] POST /volume/v3/snapshots => generated 308 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:20:29 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-d44d819a-e703-40ac-966f-42581b65c384 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Create volume of 1 GB Sep 03 20:20:29 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:29 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:20:29 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-d44d819a-e703-40ac-966f-42581b65c384 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Availability Zones retrieved successfully. Sep 03 20:20:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-762da918-3366-4fe7-b2d4-8bd57221a8d7 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:29 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-762da918-3366-4fe7-b2d4-8bd57221a8d7 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/snapshots/5f7337af-17c9-4162-a8fe-c9569095324e Sep 03 20:20:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-762da918-3366-4fe7-b2d4-8bd57221a8d7 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-762da918-3366-4fe7-b2d4-8bd57221a8d7 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:29 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d44d819a-e703-40ac-966f-42581b65c384 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Flow 'volume_create_api' (965192ca-2009-43aa-8d65-12f9c04174ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:20:29 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:29 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:29 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-762da918-3366-4fe7-b2d4-8bd57221a8d7 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Snapshot retrieved successfully. Sep 03 20:20:29 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d44d819a-e703-40ac-966f-42581b65c384 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b504d470-029d-4226-b57a-30c2aa0a70f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:29 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-762da918-3366-4fe7-b2d4-8bd57221a8d7 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/snapshots/5f7337af-17c9-4162-a8fe-c9569095324e returned with HTTP 200 Sep 03 20:20:29 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1479/3000] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:20:29 2026] GET /volume/v3/snapshots/5f7337af-17c9-4162-a8fe-c9569095324e => generated 440 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:29 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.flows.api.create_volume [None req-d44d819a-e703-40ac-966f-42581b65c384 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Validating volume size '1' using validate_int {{(pid=87289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:20:29 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d44d819a-e703-40ac-966f-42581b65c384 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b504d470-029d-4226-b57a-30c2aa0a70f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T18:20:30Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-240456534',vendor_name='tempest-vendor_name-1053917164'},id=1e437f1e-de29-4fcc-9496-77e0e059897b,is_public=True,name='tempest-ProjectAdminTests-volume-type-556951056',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1e437f1e-de29-4fcc-9496-77e0e059897b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:29 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d44d819a-e703-40ac-966f-42581b65c384 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a1c7ae0-141e-42e8-ab2c-0c3974058418) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:30 devstack devstack@c-api.service[87289]: WARNING cinder.quota [None req-d44d819a-e703-40ac-966f-42581b65c384 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-556951056 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-556951056, it is now deprecated. Please use the default quota class for default quota. Sep 03 20:20:30 devstack devstack@c-api.service[87289]: WARNING cinder.quota [None req-d44d819a-e703-40ac-966f-42581b65c384 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-556951056 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-556951056, it is now deprecated. Please use the default quota class for default quota. Sep 03 20:20:30 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-d44d819a-e703-40ac-966f-42581b65c384 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Created reservations ['e0b2f8b8-673c-4a0b-9b71-58e46e2e0752', '4da952f4-2d80-4360-8b01-805a2ccd9544', '97ab88cc-37a0-4da9-be42-83762825e3db', '06a92656-59a1-44ed-bf5c-c8fed0d5b9b0'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:20:30 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d44d819a-e703-40ac-966f-42581b65c384 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a1c7ae0-141e-42e8-ab2c-0c3974058418) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e0b2f8b8-673c-4a0b-9b71-58e46e2e0752', '4da952f4-2d80-4360-8b01-805a2ccd9544', '97ab88cc-37a0-4da9-be42-83762825e3db', '06a92656-59a1-44ed-bf5c-c8fed0d5b9b0']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:30 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d44d819a-e703-40ac-966f-42581b65c384 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32f93a65-5e76-40f9-995e-760c2e9b8e58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:30 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:30 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:20:30 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d44d819a-e703-40ac-966f-42581b65c384 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32f93a65-5e76-40f9-995e-760c2e9b8e58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f9c7994-516a-4220-b185-3dd022d619e0', '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='973faba2797b480c8263bf2abc281398',qos_specs=None,replication_status=,reservations=['e0b2f8b8-673c-4a0b-9b71-58e46e2e0752','4da952f4-2d80-4360-8b01-805a2ccd9544','97ab88cc-37a0-4da9-be42-83762825e3db','06a92656-59a1-44ed-bf5c-c8fed0d5b9b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f59c41fd37034cb790b75b9af208eb96',volume_type_id=1e437f1e-de29-4fcc-9496-77e0e059897b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:20:30Z,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=8f9c7994-516a-4220-b185-3dd022d619e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='973faba2797b480c8263bf2abc281398',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f59c41fd37034cb790b75b9af208eb96',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1e437f1e-de29-4fcc-9496-77e0e059897b),volume_type_id=1e437f1e-de29-4fcc-9496-77e0e059897b)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:30 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d44d819a-e703-40ac-966f-42581b65c384 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d79c4d3f-db2a-491f-a8ca-a298717b259c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:30 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d44d819a-e703-40ac-966f-42581b65c384 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d79c4d3f-db2a-491f-a8ca-a298717b259c) transitioned into state 'SUCCESS' from 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='973faba2797b480c8263bf2abc281398',qos_specs=None,replication_status=,reservations=['e0b2f8b8-673c-4a0b-9b71-58e46e2e0752','4da952f4-2d80-4360-8b01-805a2ccd9544','97ab88cc-37a0-4da9-be42-83762825e3db','06a92656-59a1-44ed-bf5c-c8fed0d5b9b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f59c41fd37034cb790b75b9af208eb96',volume_type_id=1e437f1e-de29-4fcc-9496-77e0e059897b)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:30 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d44d819a-e703-40ac-966f-42581b65c384 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6d89686-b008-4558-887b-06bc9937cc26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:30 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d44d819a-e703-40ac-966f-42581b65c384 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6d89686-b008-4558-887b-06bc9937cc26) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:30 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-d44d819a-e703-40ac-966f-42581b65c384 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Flow 'volume_create_api' (965192ca-2009-43aa-8d65-12f9c04174ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:20:30 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-d44d819a-e703-40ac-966f-42581b65c384 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Create volume request issued successfully. Sep 03 20:20:30 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d44d819a-e703-40ac-966f-42581b65c384 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:20:30 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1522/3001] 192.168.122.54 () {62 vars in 1177 bytes} [Thu Sep 3 20:20:29 2026] POST /volume/v3/volumes => generated 778 bytes in 477 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:20:30 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-81441b58-5d9b-41fa-a47b-f609e9687446 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:30 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-81441b58-5d9b-41fa-a47b-f609e9687446 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] GET http://192.168.122.54/volume/v3/volumes/8f9c7994-516a-4220-b185-3dd022d619e0 Sep 03 20:20:30 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-81441b58-5d9b-41fa-a47b-f609e9687446 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:30 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-81441b58-5d9b-41fa-a47b-f609e9687446 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:30 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:30 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:20:30 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:30 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:30 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-81441b58-5d9b-41fa-a47b-f609e9687446 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Volume info retrieved successfully. Sep 03 20:20:30 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-81441b58-5d9b-41fa-a47b-f609e9687446 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] http://192.168.122.54/volume/v3/volumes/8f9c7994-516a-4220-b185-3dd022d619e0 returned with HTTP 200 Sep 03 20:20:30 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1480/3002] 192.168.122.54 () {60 vars in 1267 bytes} [Thu Sep 3 20:20:30 2026] GET /volume/v3/volumes/8f9c7994-516a-4220-b185-3dd022d619e0 => generated 957 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:30 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-d2fb8095-f0c5-4a0a-9989-ca6c18681588 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:30 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d2fb8095-f0c5-4a0a-9989-ca6c18681588 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] GET http://192.168.122.54/volume/v3/volumes/aa48c3df-c840-424c-a33e-667a629b7913 Sep 03 20:20:30 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d2fb8095-f0c5-4a0a-9989-ca6c18681588 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:30 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d2fb8095-f0c5-4a0a-9989-ca6c18681588 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:30 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:30 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:20:30 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:30 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:20:30 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-d2fb8095-f0c5-4a0a-9989-ca6c18681588 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Volume info retrieved successfully. Sep 03 20:20:30 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d2fb8095-f0c5-4a0a-9989-ca6c18681588 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] http://192.168.122.54/volume/v3/volumes/aa48c3df-c840-424c-a33e-667a629b7913 returned with HTTP 200 Sep 03 20:20:30 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1523/3003] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:20:30 2026] GET /volume/v3/volumes/aa48c3df-c840-424c-a33e-667a629b7913 => generated 862 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:30 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-cad0e415-b200-4f7e-8bce-53fb8498b410 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:30 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-39136910-3d45-466b-951f-33e5e395f678 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:30 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-39136910-3d45-466b-951f-33e5e395f678 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/snapshots/5f7337af-17c9-4162-a8fe-c9569095324e Sep 03 20:20:30 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-39136910-3d45-466b-951f-33e5e395f678 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:30 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-39136910-3d45-466b-951f-33e5e395f678 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:30 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:30 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:20:30 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-39136910-3d45-466b-951f-33e5e395f678 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Snapshot retrieved successfully. Sep 03 20:20:30 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-39136910-3d45-466b-951f-33e5e395f678 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/snapshots/5f7337af-17c9-4162-a8fe-c9569095324e returned with HTTP 200 Sep 03 20:20:30 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1524/3004] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:20:30 2026] GET /volume/v3/snapshots/5f7337af-17c9-4162-a8fe-c9569095324e => generated 440 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:31 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-cad0e415-b200-4f7e-8bce-53fb8498b410 tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] POST http://192.168.122.54/volume/v3/types Sep 03 20:20:31 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-cad0e415-b200-4f7e-8bce-53fb8498b410 tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1518718598", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1524584998", "vendor_name": "tempest-vendor_name-1233216317"}}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:20:31 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-cad0e415-b200-4f7e-8bce-53fb8498b410 tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] http://192.168.122.54/volume/v3/types returned with HTTP 200 Sep 03 20:20:31 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1481/3005] 192.168.122.54 () {60 vars in 1132 bytes} [Thu Sep 3 20:20:30 2026] POST /volume/v3/types => generated 330 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:31 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-7b9e3547-881f-4b71-8585-8cf781a7f37d None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:31 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7b9e3547-881f-4b71-8585-8cf781a7f37d tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:20:31 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-7b9e3547-881f-4b71-8585-8cf781a7f37d tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "9de0c18e-367b-4456-b349-04880e04c457", "size": 1}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:20:31 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volumes [None req-7b9e3547-881f-4b71-8585-8cf781a7f37d tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] Create volume request body: {'volume': {'volume_type': '9de0c18e-367b-4456-b349-04880e04c457', 'size': 1}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:20:31 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-7b9e3547-881f-4b71-8585-8cf781a7f37d tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] Create volume of 1 GB Sep 03 20:20:31 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:31 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:20:31 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-7b9e3547-881f-4b71-8585-8cf781a7f37d tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] Availability Zones retrieved successfully. Sep 03 20:20:31 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-7b9e3547-881f-4b71-8585-8cf781a7f37d tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] Flow 'volume_create_api' (5b0bedf2-a8d1-4e88-902b-0134b84e6720) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:20:31 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-7b9e3547-881f-4b71-8585-8cf781a7f37d tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (331af416-c3ac-4585-93ee-51fdd8cf6501) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:31 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.flows.api.create_volume [None req-7b9e3547-881f-4b71-8585-8cf781a7f37d tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] Validating volume size '1' using validate_int {{(pid=87289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:20:31 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-7b9e3547-881f-4b71-8585-8cf781a7f37d tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (331af416-c3ac-4585-93ee-51fdd8cf6501) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T18:20:31Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1524584998',vendor_name='tempest-vendor_name-1233216317'},id=9de0c18e-367b-4456-b349-04880e04c457,is_public=True,name='tempest-ProjectReaderTests-volume-type-1518718598',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9de0c18e-367b-4456-b349-04880e04c457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:31 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-7b9e3547-881f-4b71-8585-8cf781a7f37d tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05075544-f15f-4ef5-9bc8-88a8069280ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:31 devstack devstack@c-api.service[87289]: WARNING cinder.quota [None req-7b9e3547-881f-4b71-8585-8cf781a7f37d tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1518718598 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1518718598, it is now deprecated. Please use the default quota class for default quota. Sep 03 20:20:31 devstack devstack@c-api.service[87289]: WARNING cinder.quota [None req-7b9e3547-881f-4b71-8585-8cf781a7f37d tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1518718598 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1518718598, it is now deprecated. Please use the default quota class for default quota. Sep 03 20:20:31 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-7b9e3547-881f-4b71-8585-8cf781a7f37d tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] Created reservations ['b1a3f3ec-b5a9-424a-8977-ef029342632b', '2ff8b264-b0e3-42f7-abaf-5c761c73c9b2', 'f99c02be-3dbe-4ecf-85b8-f30b6c8fa986', 'e7725773-17cb-40d1-b587-d042d4a80db5'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:20:31 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-7b9e3547-881f-4b71-8585-8cf781a7f37d tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05075544-f15f-4ef5-9bc8-88a8069280ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b1a3f3ec-b5a9-424a-8977-ef029342632b', '2ff8b264-b0e3-42f7-abaf-5c761c73c9b2', 'f99c02be-3dbe-4ecf-85b8-f30b6c8fa986', 'e7725773-17cb-40d1-b587-d042d4a80db5']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:31 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-7b9e3547-881f-4b71-8585-8cf781a7f37d tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80b38082-6311-4832-a856-a1022b3d9012) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:31 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:31 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:20:31 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-7b9e3547-881f-4b71-8585-8cf781a7f37d tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80b38082-6311-4832-a856-a1022b3d9012) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '15a8f04e-2e4b-4b28-833c-d0c233bce3f4', '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='158243e09d8948ea8b80d6cb283a22c8',qos_specs=None,replication_status=,reservations=['b1a3f3ec-b5a9-424a-8977-ef029342632b','2ff8b264-b0e3-42f7-abaf-5c761c73c9b2','f99c02be-3dbe-4ecf-85b8-f30b6c8fa986','e7725773-17cb-40d1-b587-d042d4a80db5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8bb3616383c4e9c9347b675ef1a90d9',volume_type_id=9de0c18e-367b-4456-b349-04880e04c457), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:20:31Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=15a8f04e-2e4b-4b28-833c-d0c233bce3f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='158243e09d8948ea8b80d6cb283a22c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d8bb3616383c4e9c9347b675ef1a90d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9de0c18e-367b-4456-b349-04880e04c457),volume_type_id=9de0c18e-367b-4456-b349-04880e04c457)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:31 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-7b9e3547-881f-4b71-8585-8cf781a7f37d tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63a2f027-07f2-4773-a3b4-1c681ef48a00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:31 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-7b9e3547-881f-4b71-8585-8cf781a7f37d tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63a2f027-07f2-4773-a3b4-1c681ef48a00) transitioned into state 'SUCCESS' from 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='158243e09d8948ea8b80d6cb283a22c8',qos_specs=None,replication_status=,reservations=['b1a3f3ec-b5a9-424a-8977-ef029342632b','2ff8b264-b0e3-42f7-abaf-5c761c73c9b2','f99c02be-3dbe-4ecf-85b8-f30b6c8fa986','e7725773-17cb-40d1-b587-d042d4a80db5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8bb3616383c4e9c9347b675ef1a90d9',volume_type_id=9de0c18e-367b-4456-b349-04880e04c457)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:31 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-7b9e3547-881f-4b71-8585-8cf781a7f37d tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (826e7896-4ad4-4516-802d-69f5a2485a40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:31 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-7b9e3547-881f-4b71-8585-8cf781a7f37d tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (826e7896-4ad4-4516-802d-69f5a2485a40) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:31 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-7b9e3547-881f-4b71-8585-8cf781a7f37d tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] Flow 'volume_create_api' (5b0bedf2-a8d1-4e88-902b-0134b84e6720) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:20:31 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-7b9e3547-881f-4b71-8585-8cf781a7f37d tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] Create volume request issued successfully. Sep 03 20:20:31 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7b9e3547-881f-4b71-8585-8cf781a7f37d tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:20:31 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1525/3006] 192.168.122.54 () {62 vars in 1177 bytes} [Thu Sep 3 20:20:31 2026] POST /volume/v3/volumes => generated 780 bytes in 350 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:20:31 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-8511904f-cc10-471a-8c02-8f0b2eed5fe1 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:31 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-8511904f-cc10-471a-8c02-8f0b2eed5fe1 tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] GET http://192.168.122.54/volume/v3/volumes/15a8f04e-2e4b-4b28-833c-d0c233bce3f4 Sep 03 20:20:31 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-8511904f-cc10-471a-8c02-8f0b2eed5fe1 tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:31 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-8511904f-cc10-471a-8c02-8f0b2eed5fe1 tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:31 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-7e4c76ee-3f7f-4fc3-acbb-9a5c2c2089f1 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:31 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:31 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:20:31 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:31 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:31 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7e4c76ee-3f7f-4fc3-acbb-9a5c2c2089f1 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] GET http://192.168.122.54/volume/v3/volumes/8f9c7994-516a-4220-b185-3dd022d619e0 Sep 03 20:20:31 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-7e4c76ee-3f7f-4fc3-acbb-9a5c2c2089f1 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:31 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-7e4c76ee-3f7f-4fc3-acbb-9a5c2c2089f1 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:31 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-8511904f-cc10-471a-8c02-8f0b2eed5fe1 tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] Volume info retrieved successfully. Sep 03 20:20:31 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-8511904f-cc10-471a-8c02-8f0b2eed5fe1 tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] http://192.168.122.54/volume/v3/volumes/15a8f04e-2e4b-4b28-833c-d0c233bce3f4 returned with HTTP 200 Sep 03 20:20:31 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1482/3007] 192.168.122.54 () {60 vars in 1267 bytes} [Thu Sep 3 20:20:31 2026] GET /volume/v3/volumes/15a8f04e-2e4b-4b28-833c-d0c233bce3f4 => generated 959 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:31 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:31 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:20:31 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:31 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:20:31 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-7e4c76ee-3f7f-4fc3-acbb-9a5c2c2089f1 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Volume info retrieved successfully. Sep 03 20:20:31 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7e4c76ee-3f7f-4fc3-acbb-9a5c2c2089f1 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] http://192.168.122.54/volume/v3/volumes/8f9c7994-516a-4220-b185-3dd022d619e0 returned with HTTP 200 Sep 03 20:20:31 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1526/3008] 192.168.122.54 () {60 vars in 1267 bytes} [Thu Sep 3 20:20:31 2026] GET /volume/v3/volumes/8f9c7994-516a-4220-b185-3dd022d619e0 => generated 978 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:31 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-298feec0-5f91-472d-b676-2550b18d10c6 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:31 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-298feec0-5f91-472d-b676-2550b18d10c6 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] GET http://192.168.122.54/volume/v3/messages Sep 03 20:20:31 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-298feec0-5f91-472d-b676-2550b18d10c6 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:31 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-298feec0-5f91-472d-b676-2550b18d10c6 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Calling method 'version_select' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:31 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-298feec0-5f91-472d-b676-2550b18d10c6 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] http://192.168.122.54/volume/v3/messages returned with HTTP 200 Sep 03 20:20:31 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1483/3009] 192.168.122.54 () {60 vars in 1159 bytes} [Thu Sep 3 20:20:31 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 03 20:20:31 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-661eb22e-3c18-42c4-a62a-b32c8ccfcb4c None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:31 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-661eb22e-3c18-42c4-a62a-b32c8ccfcb4c tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] DELETE http://192.168.122.54/volume/v3/messages/f36d182c-d1aa-4f87-8f91-5f918fe80b56 Sep 03 20:20:31 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-661eb22e-3c18-42c4-a62a-b32c8ccfcb4c tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:31 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-661eb22e-3c18-42c4-a62a-b32c8ccfcb4c tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Calling method 'version_select' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:31 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-f07b060d-7003-4263-8452-628e6b6584cf None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:31 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-661eb22e-3c18-42c4-a62a-b32c8ccfcb4c tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] http://192.168.122.54/volume/v3/messages/f36d182c-d1aa-4f87-8f91-5f918fe80b56 returned with HTTP 204 Sep 03 20:20:31 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1527/3010] 192.168.122.54 () {60 vars in 1273 bytes} [Thu Sep 3 20:20:31 2026] DELETE /volume/v3/messages/f36d182c-d1aa-4f87-8f91-5f918fe80b56 => generated 0 bytes in 46 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 03 20:20:31 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f07b060d-7003-4263-8452-628e6b6584cf tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] GET http://192.168.122.54/volume/v3/volumes/aa48c3df-c840-424c-a33e-667a629b7913 Sep 03 20:20:31 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f07b060d-7003-4263-8452-628e6b6584cf tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:31 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f07b060d-7003-4263-8452-628e6b6584cf tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:31 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-c12a9259-2815-49b7-b9b7-5af9324df3a1 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:31 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c12a9259-2815-49b7-b9b7-5af9324df3a1 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] GET http://192.168.122.54/volume/v3/messages/f36d182c-d1aa-4f87-8f91-5f918fe80b56 Sep 03 20:20:31 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c12a9259-2815-49b7-b9b7-5af9324df3a1 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:31 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c12a9259-2815-49b7-b9b7-5af9324df3a1 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Calling method 'version_select' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:31 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f07b060d-7003-4263-8452-628e6b6584cf tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] http://192.168.122.54/volume/v3/volumes/aa48c3df-c840-424c-a33e-667a629b7913 returned with HTTP 404 Sep 03 20:20:31 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1484/3011] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:20:31 2026] GET /volume/v3/volumes/aa48c3df-c840-424c-a33e-667a629b7913 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:20:31 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c12a9259-2815-49b7-b9b7-5af9324df3a1 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] http://192.168.122.54/volume/v3/messages/f36d182c-d1aa-4f87-8f91-5f918fe80b56 returned with HTTP 404 Sep 03 20:20:31 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1528/3012] 192.168.122.54 () {60 vars in 1270 bytes} [Thu Sep 3 20:20:31 2026] GET /volume/v3/messages/f36d182c-d1aa-4f87-8f91-5f918fe80b56 => generated 110 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:20:31 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-23da2fab-3bd4-40e3-8eef-c70ca0d5f872 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:31 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-23da2fab-3bd4-40e3-8eef-c70ca0d5f872 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] DELETE http://192.168.122.54/volume/v3/volumes/0c6ad4c4-dba6-44da-a7d7-044778fa2600 Sep 03 20:20:31 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-23da2fab-3bd4-40e3-8eef-c70ca0d5f872 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:31 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-23da2fab-3bd4-40e3-8eef-c70ca0d5f872 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:31 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-23da2fab-3bd4-40e3-8eef-c70ca0d5f872 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Delete volume with id: 0c6ad4c4-dba6-44da-a7d7-044778fa2600 Sep 03 20:20:31 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-009363fb-b5ee-4fc6-b133-075ed9733221 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:31 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-009363fb-b5ee-4fc6-b133-075ed9733221 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] DELETE http://192.168.122.54/volume/v3/volumes/8f9c7994-516a-4220-b185-3dd022d619e0 Sep 03 20:20:31 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-009363fb-b5ee-4fc6-b133-075ed9733221 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:31 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-009363fb-b5ee-4fc6-b133-075ed9733221 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:31 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-009363fb-b5ee-4fc6-b133-075ed9733221 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Delete volume with id: 8f9c7994-516a-4220-b185-3dd022d619e0 Sep 03 20:20:31 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:31 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:20:31 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:31 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:31 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-23da2fab-3bd4-40e3-8eef-c70ca0d5f872 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Volume info retrieved successfully. Sep 03 20:20:31 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:31 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:20:31 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:31 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:20:31 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-009363fb-b5ee-4fc6-b133-075ed9733221 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Volume info retrieved successfully. Sep 03 20:20:31 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-009363fb-b5ee-4fc6-b133-075ed9733221 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87289) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 03 20:20:31 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-23da2fab-3bd4-40e3-8eef-c70ca0d5f872 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Delete volume request issued successfully. Sep 03 20:20:31 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-23da2fab-3bd4-40e3-8eef-c70ca0d5f872 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] http://192.168.122.54/volume/v3/volumes/0c6ad4c4-dba6-44da-a7d7-044778fa2600 returned with HTTP 202 Sep 03 20:20:31 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1485/3013] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:20:31 2026] DELETE /volume/v3/volumes/0c6ad4c4-dba6-44da-a7d7-044778fa2600 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:20:31 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-af477231-f26d-4e14-8428-429d04e02c9b None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:31 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-af477231-f26d-4e14-8428-429d04e02c9b tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] GET http://192.168.122.54/volume/v3/volumes/0c6ad4c4-dba6-44da-a7d7-044778fa2600 Sep 03 20:20:31 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-af477231-f26d-4e14-8428-429d04e02c9b tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:31 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-af477231-f26d-4e14-8428-429d04e02c9b tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:31 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:31 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:20:31 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:31 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:31 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-af477231-f26d-4e14-8428-429d04e02c9b tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Volume info retrieved successfully. Sep 03 20:20:31 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-009363fb-b5ee-4fc6-b133-075ed9733221 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Created reservations ['06508119-1dac-4d23-ab28-9cd354cdfbdd', '5fb5d5c1-1f41-41cb-bcf0-ee1b9ec534c2', 'bef4498c-c8ab-4dfb-a718-99e702d80ac9', 'acc1bd04-970d-40ad-bed3-5f13a09f42c7'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:20:31 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-af477231-f26d-4e14-8428-429d04e02c9b tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] http://192.168.122.54/volume/v3/volumes/0c6ad4c4-dba6-44da-a7d7-044778fa2600 returned with HTTP 200 Sep 03 20:20:31 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1486/3014] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:20:31 2026] GET /volume/v3/volumes/0c6ad4c4-dba6-44da-a7d7-044778fa2600 => generated 863 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:31 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-009363fb-b5ee-4fc6-b133-075ed9733221 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Delete volume request issued successfully. Sep 03 20:20:31 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-009363fb-b5ee-4fc6-b133-075ed9733221 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] http://192.168.122.54/volume/v3/volumes/8f9c7994-516a-4220-b185-3dd022d619e0 returned with HTTP 202 Sep 03 20:20:31 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1529/3015] 192.168.122.54 () {60 vars in 1270 bytes} [Thu Sep 3 20:20:31 2026] DELETE /volume/v3/volumes/8f9c7994-516a-4220-b185-3dd022d619e0 => generated 0 bytes in 244 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 20:20:31 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-4afef40c-dec5-4f4f-8206-59394df2d6dd None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:31 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-4afef40c-dec5-4f4f-8206-59394df2d6dd tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] DELETE http://192.168.122.54/volume/v3/types/1e437f1e-de29-4fcc-9496-77e0e059897b Sep 03 20:20:31 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-4afef40c-dec5-4f4f-8206-59394df2d6dd tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:31 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-4afef40c-dec5-4f4f-8206-59394df2d6dd tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Calling method '_delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:31 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-96763843-48c1-4939-be24-9fdccd8513f6 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:31 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-96763843-48c1-4939-be24-9fdccd8513f6 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/snapshots/5f7337af-17c9-4162-a8fe-c9569095324e Sep 03 20:20:31 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-96763843-48c1-4939-be24-9fdccd8513f6 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:31 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-96763843-48c1-4939-be24-9fdccd8513f6 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:31 devstack devstack@c-api.service[87289]: DEBUG dbcounter [-] [87289] Writing DB stats cinder:SELECT=791,cinder:INSERT=156,cinder:UPDATE=259 {{(pid=87289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 20:20:31 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:31 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:20:31 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-96763843-48c1-4939-be24-9fdccd8513f6 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Snapshot retrieved successfully. Sep 03 20:20:31 devstack devstack@c-api.service[87290]: DEBUG dbcounter [-] [87290] Writing DB stats cinder:SELECT=690,cinder:INSERT=126,cinder:UPDATE=203 {{(pid=87290) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 20:20:31 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-96763843-48c1-4939-be24-9fdccd8513f6 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/snapshots/5f7337af-17c9-4162-a8fe-c9569095324e returned with HTTP 200 Sep 03 20:20:31 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1530/3016] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:20:31 2026] GET /volume/v3/snapshots/5f7337af-17c9-4162-a8fe-c9569095324e => generated 440 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:20:32 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-4afef40c-dec5-4f4f-8206-59394df2d6dd tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] http://192.168.122.54/volume/v3/types/1e437f1e-de29-4fcc-9496-77e0e059897b returned with HTTP 202 Sep 03 20:20:32 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1487/3017] 192.168.122.54 () {58 vars in 1224 bytes} [Thu Sep 3 20:20:31 2026] DELETE /volume/v3/types/1e437f1e-de29-4fcc-9496-77e0e059897b => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:20:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-ebf762e5-2608-44d6-8a7b-1dd990e9b3e7 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:32 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ebf762e5-2608-44d6-8a7b-1dd990e9b3e7 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] POST http://192.168.122.54/volume/v3/types Sep 03 20:20:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ebf762e5-2608-44d6-8a7b-1dd990e9b3e7 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-281689196", "extra_specs": {"storage_protocol": "tempest-storage_protocol-874278725", "vendor_name": "tempest-vendor_name-949270443"}}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:20:32 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ebf762e5-2608-44d6-8a7b-1dd990e9b3e7 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] http://192.168.122.54/volume/v3/types returned with HTTP 200 Sep 03 20:20:32 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1531/3018] 192.168.122.54 () {60 vars in 1132 bytes} [Thu Sep 3 20:20:32 2026] POST /volume/v3/types => generated 326 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:32 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-c0bc74c8-6f28-4997-9caa-eba7c878e90f None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:32 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c0bc74c8-6f28-4997-9caa-eba7c878e90f tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:20:32 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c0bc74c8-6f28-4997-9caa-eba7c878e90f tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "80207757-1407-47ac-b8a5-6125ec8039ef", "size": 1}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:20:32 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.volumes [None req-c0bc74c8-6f28-4997-9caa-eba7c878e90f tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Create volume request body: {'volume': {'volume_type': '80207757-1407-47ac-b8a5-6125ec8039ef', 'size': 1}} {{(pid=87290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:20:32 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-c0bc74c8-6f28-4997-9caa-eba7c878e90f tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Create volume of 1 GB Sep 03 20:20:32 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:32 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:32 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-c0bc74c8-6f28-4997-9caa-eba7c878e90f tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Availability Zones retrieved successfully. Sep 03 20:20:32 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-c0bc74c8-6f28-4997-9caa-eba7c878e90f tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Flow 'volume_create_api' (173cd22d-7d8d-458b-bb76-89007eb190fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:20:32 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-c0bc74c8-6f28-4997-9caa-eba7c878e90f tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bc9ada1-d911-4e51-bf2f-67f714d024f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:32 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.flows.api.create_volume [None req-c0bc74c8-6f28-4997-9caa-eba7c878e90f tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Validating volume size '1' using validate_int {{(pid=87290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:20:32 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-c0bc74c8-6f28-4997-9caa-eba7c878e90f tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bc9ada1-d911-4e51-bf2f-67f714d024f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T18:20:32Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-874278725',vendor_name='tempest-vendor_name-949270443'},id=80207757-1407-47ac-b8a5-6125ec8039ef,is_public=True,name='tempest-ProjectAdminTests-volume-type-281689196',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '80207757-1407-47ac-b8a5-6125ec8039ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:32 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-c0bc74c8-6f28-4997-9caa-eba7c878e90f tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fed66f4-13df-4f4c-98ec-f01c3404e5e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:32 devstack devstack@c-api.service[87290]: WARNING cinder.quota [None req-c0bc74c8-6f28-4997-9caa-eba7c878e90f tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-281689196 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-281689196, it is now deprecated. Please use the default quota class for default quota. Sep 03 20:20:32 devstack devstack@c-api.service[87290]: WARNING cinder.quota [None req-c0bc74c8-6f28-4997-9caa-eba7c878e90f tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-281689196 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-281689196, it is now deprecated. Please use the default quota class for default quota. Sep 03 20:20:32 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-c0bc74c8-6f28-4997-9caa-eba7c878e90f tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Created reservations ['5382d251-137d-44d3-85dc-4db8fdb7feda', 'c57b350e-ca38-4c0a-a304-0735914e31d0', '075d4e7c-4ea3-44a3-bbdc-38a5643c1f3f', 'c9d163cc-957d-46f1-b12c-01426dcab6d5'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:20:32 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-c0bc74c8-6f28-4997-9caa-eba7c878e90f tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fed66f4-13df-4f4c-98ec-f01c3404e5e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5382d251-137d-44d3-85dc-4db8fdb7feda', 'c57b350e-ca38-4c0a-a304-0735914e31d0', '075d4e7c-4ea3-44a3-bbdc-38a5643c1f3f', 'c9d163cc-957d-46f1-b12c-01426dcab6d5']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:32 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-c0bc74c8-6f28-4997-9caa-eba7c878e90f tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05e777d3-0859-4ddc-851e-c10cb939e77d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:32 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:32 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:20:32 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-c0bc74c8-6f28-4997-9caa-eba7c878e90f tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05e777d3-0859-4ddc-851e-c10cb939e77d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '863199a7-d2ea-4bfc-96c3-742c24279ad6', '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='973faba2797b480c8263bf2abc281398',qos_specs=None,replication_status=,reservations=['5382d251-137d-44d3-85dc-4db8fdb7feda','c57b350e-ca38-4c0a-a304-0735914e31d0','075d4e7c-4ea3-44a3-bbdc-38a5643c1f3f','c9d163cc-957d-46f1-b12c-01426dcab6d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f59c41fd37034cb790b75b9af208eb96',volume_type_id=80207757-1407-47ac-b8a5-6125ec8039ef), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:20:32Z,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=863199a7-d2ea-4bfc-96c3-742c24279ad6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='973faba2797b480c8263bf2abc281398',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f59c41fd37034cb790b75b9af208eb96',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(80207757-1407-47ac-b8a5-6125ec8039ef),volume_type_id=80207757-1407-47ac-b8a5-6125ec8039ef)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:32 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-c0bc74c8-6f28-4997-9caa-eba7c878e90f tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ad6781d-ec37-4289-995c-5005e5f91681) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:32 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-c0bc74c8-6f28-4997-9caa-eba7c878e90f tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ad6781d-ec37-4289-995c-5005e5f91681) transitioned into state 'SUCCESS' from 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='973faba2797b480c8263bf2abc281398',qos_specs=None,replication_status=,reservations=['5382d251-137d-44d3-85dc-4db8fdb7feda','c57b350e-ca38-4c0a-a304-0735914e31d0','075d4e7c-4ea3-44a3-bbdc-38a5643c1f3f','c9d163cc-957d-46f1-b12c-01426dcab6d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f59c41fd37034cb790b75b9af208eb96',volume_type_id=80207757-1407-47ac-b8a5-6125ec8039ef)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:32 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-c0bc74c8-6f28-4997-9caa-eba7c878e90f tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f87cc970-a4ae-4783-9126-87306e6a2e9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:32 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-c0bc74c8-6f28-4997-9caa-eba7c878e90f tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f87cc970-a4ae-4783-9126-87306e6a2e9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:32 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-c0bc74c8-6f28-4997-9caa-eba7c878e90f tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Flow 'volume_create_api' (173cd22d-7d8d-458b-bb76-89007eb190fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:20:32 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-c0bc74c8-6f28-4997-9caa-eba7c878e90f tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Create volume request issued successfully. Sep 03 20:20:32 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c0bc74c8-6f28-4997-9caa-eba7c878e90f tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:20:32 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1488/3019] 192.168.122.54 () {62 vars in 1177 bytes} [Thu Sep 3 20:20:32 2026] POST /volume/v3/volumes => generated 778 bytes in 362 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:20:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-e192d988-6a1e-41ac-a722-0ba1974b18bb None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:32 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-e192d988-6a1e-41ac-a722-0ba1974b18bb tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] GET http://192.168.122.54/volume/v3/volumes/863199a7-d2ea-4bfc-96c3-742c24279ad6 Sep 03 20:20:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-e192d988-6a1e-41ac-a722-0ba1974b18bb tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-e192d988-6a1e-41ac-a722-0ba1974b18bb tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:32 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:32 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:20:32 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:32 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:20:32 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-e192d988-6a1e-41ac-a722-0ba1974b18bb tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Volume info retrieved successfully. Sep 03 20:20:32 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-e192d988-6a1e-41ac-a722-0ba1974b18bb tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] http://192.168.122.54/volume/v3/volumes/863199a7-d2ea-4bfc-96c3-742c24279ad6 returned with HTTP 200 Sep 03 20:20:32 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1532/3020] 192.168.122.54 () {60 vars in 1267 bytes} [Thu Sep 3 20:20:32 2026] GET /volume/v3/volumes/863199a7-d2ea-4bfc-96c3-742c24279ad6 => generated 957 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:32 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-df335217-9eb6-493b-92c8-1b554aa61bd9 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:32 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-df335217-9eb6-493b-92c8-1b554aa61bd9 tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] GET http://192.168.122.54/volume/v3/volumes/15a8f04e-2e4b-4b28-833c-d0c233bce3f4 Sep 03 20:20:32 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-df335217-9eb6-493b-92c8-1b554aa61bd9 tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:32 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-df335217-9eb6-493b-92c8-1b554aa61bd9 tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:32 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:32 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:20:32 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:32 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:32 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-df335217-9eb6-493b-92c8-1b554aa61bd9 tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] Volume info retrieved successfully. Sep 03 20:20:32 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-df335217-9eb6-493b-92c8-1b554aa61bd9 tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] http://192.168.122.54/volume/v3/volumes/15a8f04e-2e4b-4b28-833c-d0c233bce3f4 returned with HTTP 200 Sep 03 20:20:32 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1489/3021] 192.168.122.54 () {60 vars in 1267 bytes} [Thu Sep 3 20:20:32 2026] GET /volume/v3/volumes/15a8f04e-2e4b-4b28-833c-d0c233bce3f4 => generated 980 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-4f4f90d8-7f11-4ea8-bd22-f783d71d84e1 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:32 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-4f4f90d8-7f11-4ea8-bd22-f783d71d84e1 tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] GET http://192.168.122.54/volume/v3/messages Sep 03 20:20:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-4f4f90d8-7f11-4ea8-bd22-f783d71d84e1 tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-4f4f90d8-7f11-4ea8-bd22-f783d71d84e1 tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] Calling method 'version_select' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:32 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-4f4f90d8-7f11-4ea8-bd22-f783d71d84e1 tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] http://192.168.122.54/volume/v3/messages returned with HTTP 200 Sep 03 20:20:32 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1533/3022] 192.168.122.54 () {60 vars in 1159 bytes} [Thu Sep 3 20:20:32 2026] GET /volume/v3/messages => generated 1338 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:20:32 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-5e822ecd-06b5-4fb3-bec8-70ac2112cd16 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:32 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5e822ecd-06b5-4fb3-bec8-70ac2112cd16 tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-reader] GET http://192.168.122.54/volume/v3/messages Sep 03 20:20:32 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5e822ecd-06b5-4fb3-bec8-70ac2112cd16 tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-reader] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:32 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5e822ecd-06b5-4fb3-bec8-70ac2112cd16 tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-reader] Calling method 'version_select' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:32 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5e822ecd-06b5-4fb3-bec8-70ac2112cd16 tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-reader] http://192.168.122.54/volume/v3/messages returned with HTTP 200 Sep 03 20:20:32 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1490/3023] 192.168.122.54 () {60 vars in 1159 bytes} [Thu Sep 3 20:20:32 2026] GET /volume/v3/messages => generated 1338 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:20:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-a0b43d15-3684-4727-8a83-ec8b0a56fa0a None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:32 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a0b43d15-3684-4727-8a83-ec8b0a56fa0a tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] DELETE http://192.168.122.54/volume/v3/messages/50f68adf-7984-4061-937c-7d97ddfad7b6 Sep 03 20:20:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a0b43d15-3684-4727-8a83-ec8b0a56fa0a tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a0b43d15-3684-4727-8a83-ec8b0a56fa0a tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] Calling method 'version_select' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:32 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a0b43d15-3684-4727-8a83-ec8b0a56fa0a tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] http://192.168.122.54/volume/v3/messages/50f68adf-7984-4061-937c-7d97ddfad7b6 returned with HTTP 204 Sep 03 20:20:32 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1534/3024] 192.168.122.54 () {60 vars in 1273 bytes} [Thu Sep 3 20:20:32 2026] DELETE /volume/v3/messages/50f68adf-7984-4061-937c-7d97ddfad7b6 => generated 0 bytes in 35 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 03 20:20:32 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-195239a3-f8f6-45d9-bb78-a61b9125e069 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:32 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-195239a3-f8f6-45d9-bb78-a61b9125e069 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] GET http://192.168.122.54/volume/v3/volumes/0c6ad4c4-dba6-44da-a7d7-044778fa2600 Sep 03 20:20:32 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-195239a3-f8f6-45d9-bb78-a61b9125e069 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:32 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-195239a3-f8f6-45d9-bb78-a61b9125e069 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-546febc5-e1b6-486e-b942-40a31b4e0a8e None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:32 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-546febc5-e1b6-486e-b942-40a31b4e0a8e tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] DELETE http://192.168.122.54/volume/v3/volumes/15a8f04e-2e4b-4b28-833c-d0c233bce3f4 Sep 03 20:20:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-546febc5-e1b6-486e-b942-40a31b4e0a8e tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-546febc5-e1b6-486e-b942-40a31b4e0a8e tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:32 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-546febc5-e1b6-486e-b942-40a31b4e0a8e tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] Delete volume with id: 15a8f04e-2e4b-4b28-833c-d0c233bce3f4 Sep 03 20:20:32 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-195239a3-f8f6-45d9-bb78-a61b9125e069 tempest-CreateVolumesFromSourceVolumeTest-1988119826 tempest-CreateVolumesFromSourceVolumeTest-1988119826-project-member] http://192.168.122.54/volume/v3/volumes/0c6ad4c4-dba6-44da-a7d7-044778fa2600 returned with HTTP 404 Sep 03 20:20:32 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1491/3025] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:20:32 2026] GET /volume/v3/volumes/0c6ad4c4-dba6-44da-a7d7-044778fa2600 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:20:32 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:32 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:20:32 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:32 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:20:32 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-546febc5-e1b6-486e-b942-40a31b4e0a8e tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] Volume info retrieved successfully. Sep 03 20:20:32 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-546febc5-e1b6-486e-b942-40a31b4e0a8e tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87289) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 03 20:20:32 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-546febc5-e1b6-486e-b942-40a31b4e0a8e tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] Created reservations ['8fd87b00-9ac2-4b06-8834-029241874da6', '80eee74e-a701-4da2-838e-ae232a6fea28', '09237f5a-3152-4850-b2a7-4b613d47e4d2', '4af11f07-b740-4903-8d27-033a9a3f32b3'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:20:32 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-546febc5-e1b6-486e-b942-40a31b4e0a8e tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] Delete volume request issued successfully. Sep 03 20:20:32 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-546febc5-e1b6-486e-b942-40a31b4e0a8e tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] http://192.168.122.54/volume/v3/volumes/15a8f04e-2e4b-4b28-833c-d0c233bce3f4 returned with HTTP 202 Sep 03 20:20:32 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1535/3026] 192.168.122.54 () {60 vars in 1270 bytes} [Thu Sep 3 20:20:32 2026] DELETE /volume/v3/volumes/15a8f04e-2e4b-4b28-833c-d0c233bce3f4 => generated 0 bytes in 158 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:20:32 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-b1715dc5-43a6-4702-a908-54f9e5fa6d34 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:32 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b1715dc5-43a6-4702-a908-54f9e5fa6d34 tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] DELETE http://192.168.122.54/volume/v3/types/9de0c18e-367b-4456-b349-04880e04c457 Sep 03 20:20:32 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b1715dc5-43a6-4702-a908-54f9e5fa6d34 tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:32 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b1715dc5-43a6-4702-a908-54f9e5fa6d34 tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] Calling method '_delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-68bc3dcb-c4b4-48b5-a88f-3de1ca3b7796 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:33 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-68bc3dcb-c4b4-48b5-a88f-3de1ca3b7796 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/snapshots/5f7337af-17c9-4162-a8fe-c9569095324e Sep 03 20:20:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-68bc3dcb-c4b4-48b5-a88f-3de1ca3b7796 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-68bc3dcb-c4b4-48b5-a88f-3de1ca3b7796 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:33 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:33 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:20:33 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-68bc3dcb-c4b4-48b5-a88f-3de1ca3b7796 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Snapshot retrieved successfully. Sep 03 20:20:33 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-68bc3dcb-c4b4-48b5-a88f-3de1ca3b7796 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/snapshots/5f7337af-17c9-4162-a8fe-c9569095324e returned with HTTP 200 Sep 03 20:20:33 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1536/3027] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:20:32 2026] GET /volume/v3/snapshots/5f7337af-17c9-4162-a8fe-c9569095324e => generated 467 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-7c7599f5-78ce-4f7f-bce7-7efe205cae08 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:33 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7c7599f5-78ce-4f7f-bce7-7efe205cae08 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] POST http://192.168.122.54/volume/v3/snapshots/5f7337af-17c9-4162-a8fe-c9569095324e/action Sep 03 20:20:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-7c7599f5-78ce-4f7f-bce7-7efe205cae08 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=87289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:20:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-7c7599f5-78ce-4f7f-bce7-7efe205cae08 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:20:33 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b1715dc5-43a6-4702-a908-54f9e5fa6d34 tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] http://192.168.122.54/volume/v3/types/9de0c18e-367b-4456-b349-04880e04c457 returned with HTTP 202 Sep 03 20:20:33 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1492/3028] 192.168.122.54 () {58 vars in 1224 bytes} [Thu Sep 3 20:20:32 2026] DELETE /volume/v3/types/9de0c18e-367b-4456-b349-04880e04c457 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:20:33 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:33 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:20:33 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-7c7599f5-78ce-4f7f-bce7-7efe205cae08 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] Snapshot retrieved successfully. Sep 03 20:20:33 devstack devstack@c-api.service[87289]: DEBUG cinder.policy [None req-7c7599f5-78ce-4f7f-bce7-7efe205cae08 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'f70068dc93f84b9886eb1bfdbf89b9a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02f09a4435684cf09a61ab792a6ad26b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87289) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 20:20:33 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7c7599f5-78ce-4f7f-bce7-7efe205cae08 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] http://192.168.122.54/volume/v3/snapshots/5f7337af-17c9-4162-a8fe-c9569095324e/action returned with HTTP 403 Sep 03 20:20:33 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-6e4e13cb-4263-4026-bb5a-77aef9cb5c5f None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:33 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1537/3029] 192.168.122.54 () {60 vars in 1275 bytes} [Thu Sep 3 20:20:33 2026] POST /volume/v3/snapshots/5f7337af-17c9-4162-a8fe-c9569095324e/action => generated 133 bytes in 30 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:20:33 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6e4e13cb-4263-4026-bb5a-77aef9cb5c5f tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] POST http://192.168.122.54/volume/v3/types Sep 03 20:20:33 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-6e4e13cb-4263-4026-bb5a-77aef9cb5c5f tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1547823290", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1651172914", "vendor_name": "tempest-vendor_name-1324482591"}}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:20:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-2aa5f4a7-6286-4acb-ad75-2251035fcf20 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:33 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-2aa5f4a7-6286-4acb-ad75-2251035fcf20 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] DELETE http://192.168.122.54/volume/v3/snapshots/5f7337af-17c9-4162-a8fe-c9569095324e Sep 03 20:20:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-2aa5f4a7-6286-4acb-ad75-2251035fcf20 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-2aa5f4a7-6286-4acb-ad75-2251035fcf20 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:33 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.snapshots [None req-2aa5f4a7-6286-4acb-ad75-2251035fcf20 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Delete snapshot with id: 5f7337af-17c9-4162-a8fe-c9569095324e Sep 03 20:20:33 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:33 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:20:33 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-2aa5f4a7-6286-4acb-ad75-2251035fcf20 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Snapshot retrieved successfully. Sep 03 20:20:33 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6e4e13cb-4263-4026-bb5a-77aef9cb5c5f tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] http://192.168.122.54/volume/v3/types returned with HTTP 200 Sep 03 20:20:33 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1493/3030] 192.168.122.54 () {60 vars in 1132 bytes} [Thu Sep 3 20:20:33 2026] POST /volume/v3/types => generated 330 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:33 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:33 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:20:33 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-ff6915f3-6d2e-4329-967c-b54a9361c5db None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:33 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ff6915f3-6d2e-4329-967c-b54a9361c5db tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:20:33 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ff6915f3-6d2e-4329-967c-b54a9361c5db tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "a17ea3ca-69e0-4775-967e-29aba812d212", "size": 1}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:20:33 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.volumes [None req-ff6915f3-6d2e-4329-967c-b54a9361c5db tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] Create volume request body: {'volume': {'volume_type': 'a17ea3ca-69e0-4775-967e-29aba812d212', 'size': 1}} {{(pid=87290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:20:33 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-ff6915f3-6d2e-4329-967c-b54a9361c5db tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] Create volume of 1 GB Sep 03 20:20:33 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:33 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:33 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-ff6915f3-6d2e-4329-967c-b54a9361c5db tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] Availability Zones retrieved successfully. Sep 03 20:20:33 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-2aa5f4a7-6286-4acb-ad75-2251035fcf20 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Snapshot delete request issued successfully. Sep 03 20:20:33 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-2aa5f4a7-6286-4acb-ad75-2251035fcf20 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/snapshots/5f7337af-17c9-4162-a8fe-c9569095324e returned with HTTP 202 Sep 03 20:20:33 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1538/3031] 192.168.122.54 () {58 vars in 1236 bytes} [Thu Sep 3 20:20:33 2026] DELETE /volume/v3/snapshots/5f7337af-17c9-4162-a8fe-c9569095324e => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:20:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-eb051b97-7fff-465b-ae3d-3ab11acb4535 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:33 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-eb051b97-7fff-465b-ae3d-3ab11acb4535 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/snapshots/5f7337af-17c9-4162-a8fe-c9569095324e Sep 03 20:20:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-eb051b97-7fff-465b-ae3d-3ab11acb4535 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:33 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-ff6915f3-6d2e-4329-967c-b54a9361c5db tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] Flow 'volume_create_api' (e6f1df10-f5b1-45c0-81f8-633a4b8623cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:20:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-eb051b97-7fff-465b-ae3d-3ab11acb4535 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:33 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-ff6915f3-6d2e-4329-967c-b54a9361c5db tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04106962-c595-4b1c-99d3-29e4f168c519) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:33 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.flows.api.create_volume [None req-ff6915f3-6d2e-4329-967c-b54a9361c5db tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] Validating volume size '1' using validate_int {{(pid=87290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:20:33 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:33 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:20:33 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-eb051b97-7fff-465b-ae3d-3ab11acb4535 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Snapshot retrieved successfully. Sep 03 20:20:33 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-eb051b97-7fff-465b-ae3d-3ab11acb4535 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/snapshots/5f7337af-17c9-4162-a8fe-c9569095324e returned with HTTP 200 Sep 03 20:20:33 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1539/3032] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:20:33 2026] GET /volume/v3/snapshots/5f7337af-17c9-4162-a8fe-c9569095324e => generated 466 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:33 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-ff6915f3-6d2e-4329-967c-b54a9361c5db tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04106962-c595-4b1c-99d3-29e4f168c519) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T18:20:33Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1651172914',vendor_name='tempest-vendor_name-1324482591'},id=a17ea3ca-69e0-4775-967e-29aba812d212,is_public=True,name='tempest-ProjectReaderTests-volume-type-1547823290',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a17ea3ca-69e0-4775-967e-29aba812d212', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:33 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-ff6915f3-6d2e-4329-967c-b54a9361c5db tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40c9934e-3435-40df-a571-62eca8b5773f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:33 devstack devstack@c-api.service[87290]: WARNING cinder.quota [None req-ff6915f3-6d2e-4329-967c-b54a9361c5db tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1547823290 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1547823290, it is now deprecated. Please use the default quota class for default quota. Sep 03 20:20:33 devstack devstack@c-api.service[87290]: WARNING cinder.quota [None req-ff6915f3-6d2e-4329-967c-b54a9361c5db tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1547823290 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1547823290, it is now deprecated. Please use the default quota class for default quota. Sep 03 20:20:33 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-ff6915f3-6d2e-4329-967c-b54a9361c5db tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] Created reservations ['df1400d9-d653-47dc-8512-57494ddf2e36', '40f93496-1391-4bf2-9466-2070a9c84cd8', '581f6cb1-6f77-40d1-9d34-de12bd176913', 'fdec0ba1-a28f-4b4e-9200-ff605deed218'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:20:33 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-ff6915f3-6d2e-4329-967c-b54a9361c5db tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40c9934e-3435-40df-a571-62eca8b5773f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df1400d9-d653-47dc-8512-57494ddf2e36', '40f93496-1391-4bf2-9466-2070a9c84cd8', '581f6cb1-6f77-40d1-9d34-de12bd176913', 'fdec0ba1-a28f-4b4e-9200-ff605deed218']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:33 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-ff6915f3-6d2e-4329-967c-b54a9361c5db tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac34692a-3371-42de-9419-5ff4af52b47f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:33 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:33 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:20:33 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-ff6915f3-6d2e-4329-967c-b54a9361c5db tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac34692a-3371-42de-9419-5ff4af52b47f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1565b7fb-f1a7-4541-be99-5c5459855944', '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='158243e09d8948ea8b80d6cb283a22c8',qos_specs=None,replication_status=,reservations=['df1400d9-d653-47dc-8512-57494ddf2e36','40f93496-1391-4bf2-9466-2070a9c84cd8','581f6cb1-6f77-40d1-9d34-de12bd176913','fdec0ba1-a28f-4b4e-9200-ff605deed218'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8bb3616383c4e9c9347b675ef1a90d9',volume_type_id=a17ea3ca-69e0-4775-967e-29aba812d212), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:20:33Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1565b7fb-f1a7-4541-be99-5c5459855944,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='158243e09d8948ea8b80d6cb283a22c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d8bb3616383c4e9c9347b675ef1a90d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a17ea3ca-69e0-4775-967e-29aba812d212),volume_type_id=a17ea3ca-69e0-4775-967e-29aba812d212)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:33 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-ff6915f3-6d2e-4329-967c-b54a9361c5db tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03e288fe-067f-4eb5-922f-81d9d918d7b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:33 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-ff6915f3-6d2e-4329-967c-b54a9361c5db tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03e288fe-067f-4eb5-922f-81d9d918d7b4) transitioned into state 'SUCCESS' from 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='158243e09d8948ea8b80d6cb283a22c8',qos_specs=None,replication_status=,reservations=['df1400d9-d653-47dc-8512-57494ddf2e36','40f93496-1391-4bf2-9466-2070a9c84cd8','581f6cb1-6f77-40d1-9d34-de12bd176913','fdec0ba1-a28f-4b4e-9200-ff605deed218'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8bb3616383c4e9c9347b675ef1a90d9',volume_type_id=a17ea3ca-69e0-4775-967e-29aba812d212)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:33 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-ff6915f3-6d2e-4329-967c-b54a9361c5db tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d03f63be-ba9b-4e26-97f3-d75f77df0a75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:33 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-ff6915f3-6d2e-4329-967c-b54a9361c5db tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d03f63be-ba9b-4e26-97f3-d75f77df0a75) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:33 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-ff6915f3-6d2e-4329-967c-b54a9361c5db tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] Flow 'volume_create_api' (e6f1df10-f5b1-45c0-81f8-633a4b8623cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:20:33 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-ff6915f3-6d2e-4329-967c-b54a9361c5db tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] Create volume request issued successfully. Sep 03 20:20:33 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ff6915f3-6d2e-4329-967c-b54a9361c5db tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:20:33 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1494/3033] 192.168.122.54 () {62 vars in 1177 bytes} [Thu Sep 3 20:20:33 2026] POST /volume/v3/volumes => generated 780 bytes in 364 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:20:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-f83ec7f8-2aff-454a-9e19-83870a9fb743 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:33 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f83ec7f8-2aff-454a-9e19-83870a9fb743 tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] GET http://192.168.122.54/volume/v3/volumes/1565b7fb-f1a7-4541-be99-5c5459855944 Sep 03 20:20:33 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-1eaa279b-ec37-4002-b065-216e6d3cc7d7 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f83ec7f8-2aff-454a-9e19-83870a9fb743 tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f83ec7f8-2aff-454a-9e19-83870a9fb743 tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:33 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-1eaa279b-ec37-4002-b065-216e6d3cc7d7 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] GET http://192.168.122.54/volume/v3/volumes/863199a7-d2ea-4bfc-96c3-742c24279ad6 Sep 03 20:20:33 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-1eaa279b-ec37-4002-b065-216e6d3cc7d7 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:33 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-1eaa279b-ec37-4002-b065-216e6d3cc7d7 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:33 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:33 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:20:33 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:33 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:20:33 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-f83ec7f8-2aff-454a-9e19-83870a9fb743 tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] Volume info retrieved successfully. Sep 03 20:20:33 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f83ec7f8-2aff-454a-9e19-83870a9fb743 tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] http://192.168.122.54/volume/v3/volumes/1565b7fb-f1a7-4541-be99-5c5459855944 returned with HTTP 200 Sep 03 20:20:33 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1540/3034] 192.168.122.54 () {60 vars in 1267 bytes} [Thu Sep 3 20:20:33 2026] GET /volume/v3/volumes/1565b7fb-f1a7-4541-be99-5c5459855944 => generated 959 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:33 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:33 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:20:33 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:33 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:33 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-1eaa279b-ec37-4002-b065-216e6d3cc7d7 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Volume info retrieved successfully. Sep 03 20:20:33 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-1eaa279b-ec37-4002-b065-216e6d3cc7d7 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] http://192.168.122.54/volume/v3/volumes/863199a7-d2ea-4bfc-96c3-742c24279ad6 returned with HTTP 200 Sep 03 20:20:33 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1495/3035] 192.168.122.54 () {60 vars in 1267 bytes} [Thu Sep 3 20:20:33 2026] GET /volume/v3/volumes/863199a7-d2ea-4bfc-96c3-742c24279ad6 => generated 978 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-c3cc8fb5-35ca-49bc-9d04-555f91058e88 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:33 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c3cc8fb5-35ca-49bc-9d04-555f91058e88 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] GET http://192.168.122.54/volume/v3/messages Sep 03 20:20:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c3cc8fb5-35ca-49bc-9d04-555f91058e88 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c3cc8fb5-35ca-49bc-9d04-555f91058e88 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Calling method 'version_select' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:33 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c3cc8fb5-35ca-49bc-9d04-555f91058e88 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] http://192.168.122.54/volume/v3/messages returned with HTTP 200 Sep 03 20:20:33 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1541/3036] 192.168.122.54 () {60 vars in 1159 bytes} [Thu Sep 3 20:20:33 2026] GET /volume/v3/messages => generated 676 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:33 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-40703116-2ffc-4c24-8c2b-e6bc38e88095 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:33 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-40703116-2ffc-4c24-8c2b-e6bc38e88095 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] GET http://192.168.122.54/volume/v3/messages Sep 03 20:20:33 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-40703116-2ffc-4c24-8c2b-e6bc38e88095 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:33 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-40703116-2ffc-4c24-8c2b-e6bc38e88095 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Calling method 'version_select' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:33 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-40703116-2ffc-4c24-8c2b-e6bc38e88095 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] http://192.168.122.54/volume/v3/messages returned with HTTP 200 Sep 03 20:20:33 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1496/3037] 192.168.122.54 () {60 vars in 1159 bytes} [Thu Sep 3 20:20:33 2026] GET /volume/v3/messages => generated 676 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:20:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-f9547c20-020d-455b-9c70-5ab57c05a5f2 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:33 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f9547c20-020d-455b-9c70-5ab57c05a5f2 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] DELETE http://192.168.122.54/volume/v3/messages/f55fea70-ca1d-42b8-a6cc-6a2315403fe0 Sep 03 20:20:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f9547c20-020d-455b-9c70-5ab57c05a5f2 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f9547c20-020d-455b-9c70-5ab57c05a5f2 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Calling method 'version_select' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:33 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f9547c20-020d-455b-9c70-5ab57c05a5f2 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] http://192.168.122.54/volume/v3/messages/f55fea70-ca1d-42b8-a6cc-6a2315403fe0 returned with HTTP 204 Sep 03 20:20:33 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1542/3038] 192.168.122.54 () {60 vars in 1273 bytes} [Thu Sep 3 20:20:33 2026] DELETE /volume/v3/messages/f55fea70-ca1d-42b8-a6cc-6a2315403fe0 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 03 20:20:33 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-572e7e9f-c8ec-4e08-8054-79026feb8d0e None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:33 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-572e7e9f-c8ec-4e08-8054-79026feb8d0e tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] DELETE http://192.168.122.54/volume/v3/volumes/863199a7-d2ea-4bfc-96c3-742c24279ad6 Sep 03 20:20:33 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-572e7e9f-c8ec-4e08-8054-79026feb8d0e tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:33 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-572e7e9f-c8ec-4e08-8054-79026feb8d0e tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:33 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-572e7e9f-c8ec-4e08-8054-79026feb8d0e tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Delete volume with id: 863199a7-d2ea-4bfc-96c3-742c24279ad6 Sep 03 20:20:33 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:33 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:20:33 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:33 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:33 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-572e7e9f-c8ec-4e08-8054-79026feb8d0e tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Volume info retrieved successfully. Sep 03 20:20:33 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-572e7e9f-c8ec-4e08-8054-79026feb8d0e tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87290) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 03 20:20:33 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-572e7e9f-c8ec-4e08-8054-79026feb8d0e tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Created reservations ['9a4a2b35-3b9b-4d09-a163-0d65fc074f3b', 'aa8e6ed1-e3df-4a10-b997-6139ff4a7946', '34ee3571-0470-40e1-8680-9e2bc84c5aed', 'a570d5c9-ef87-4131-8dbd-027b856170ad'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:20:33 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-572e7e9f-c8ec-4e08-8054-79026feb8d0e tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Delete volume request issued successfully. Sep 03 20:20:33 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-572e7e9f-c8ec-4e08-8054-79026feb8d0e tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] http://192.168.122.54/volume/v3/volumes/863199a7-d2ea-4bfc-96c3-742c24279ad6 returned with HTTP 202 Sep 03 20:20:33 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1497/3039] 192.168.122.54 () {60 vars in 1270 bytes} [Thu Sep 3 20:20:33 2026] DELETE /volume/v3/volumes/863199a7-d2ea-4bfc-96c3-742c24279ad6 => generated 0 bytes in 199 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:20:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-0d7d2962-ec95-4252-8a68-046debf8b38c None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:33 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-0d7d2962-ec95-4252-8a68-046debf8b38c tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] DELETE http://192.168.122.54/volume/v3/types/80207757-1407-47ac-b8a5-6125ec8039ef Sep 03 20:20:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-0d7d2962-ec95-4252-8a68-046debf8b38c tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-0d7d2962-ec95-4252-8a68-046debf8b38c tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Calling method '_delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:33 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-0d7d2962-ec95-4252-8a68-046debf8b38c tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] http://192.168.122.54/volume/v3/types/80207757-1407-47ac-b8a5-6125ec8039ef returned with HTTP 202 Sep 03 20:20:33 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1543/3040] 192.168.122.54 () {58 vars in 1224 bytes} [Thu Sep 3 20:20:33 2026] DELETE /volume/v3/types/80207757-1407-47ac-b8a5-6125ec8039ef => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:20:34 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-104e6259-ed93-4b56-87da-e42e4c975dd6 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:34 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-104e6259-ed93-4b56-87da-e42e4c975dd6 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] POST http://192.168.122.54/volume/v3/types Sep 03 20:20:34 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-104e6259-ed93-4b56-87da-e42e4c975dd6 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1243920261", "extra_specs": {"storage_protocol": "tempest-storage_protocol-363662474", "vendor_name": "tempest-vendor_name-213390050"}}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:20:34 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-104e6259-ed93-4b56-87da-e42e4c975dd6 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] http://192.168.122.54/volume/v3/types returned with HTTP 200 Sep 03 20:20:34 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1498/3041] 192.168.122.54 () {60 vars in 1132 bytes} [Thu Sep 3 20:20:34 2026] POST /volume/v3/types => generated 327 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:34 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-9d9c034e-6e07-47d7-863f-547655b01f6b None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:34 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9d9c034e-6e07-47d7-863f-547655b01f6b tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:20:34 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-9d9c034e-6e07-47d7-863f-547655b01f6b tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "7738414a-0a37-4832-8f9d-82f710d48a11", "size": 1}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:20:34 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volumes [None req-9d9c034e-6e07-47d7-863f-547655b01f6b tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Create volume request body: {'volume': {'volume_type': '7738414a-0a37-4832-8f9d-82f710d48a11', 'size': 1}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:20:34 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-9d9c034e-6e07-47d7-863f-547655b01f6b tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Create volume of 1 GB Sep 03 20:20:34 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:34 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:20:34 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-9d9c034e-6e07-47d7-863f-547655b01f6b tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Availability Zones retrieved successfully. Sep 03 20:20:34 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-9d9c034e-6e07-47d7-863f-547655b01f6b tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Flow 'volume_create_api' (6ed283ae-b35e-4f27-b469-f986e9e08d7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:20:34 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-9d9c034e-6e07-47d7-863f-547655b01f6b tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91334334-4c3f-4933-aa6b-4fb1098bb894) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:34 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.flows.api.create_volume [None req-9d9c034e-6e07-47d7-863f-547655b01f6b tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Validating volume size '1' using validate_int {{(pid=87289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:20:34 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-9d9c034e-6e07-47d7-863f-547655b01f6b tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91334334-4c3f-4933-aa6b-4fb1098bb894) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T18:20:34Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-363662474',vendor_name='tempest-vendor_name-213390050'},id=7738414a-0a37-4832-8f9d-82f710d48a11,is_public=True,name='tempest-ProjectAdminTests-volume-type-1243920261',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7738414a-0a37-4832-8f9d-82f710d48a11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:34 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-9d9c034e-6e07-47d7-863f-547655b01f6b tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28065131-98c9-45b2-b1c4-125564e6af2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:34 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-b7ab7de8-5f39-48c9-a70c-753b94abcfea None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:34 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b7ab7de8-5f39-48c9-a70c-753b94abcfea tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/snapshots/5f7337af-17c9-4162-a8fe-c9569095324e Sep 03 20:20:34 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b7ab7de8-5f39-48c9-a70c-753b94abcfea tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:34 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b7ab7de8-5f39-48c9-a70c-753b94abcfea tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:34 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:34 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:34 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-b7ab7de8-5f39-48c9-a70c-753b94abcfea tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Snapshot retrieved successfully. Sep 03 20:20:34 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b7ab7de8-5f39-48c9-a70c-753b94abcfea tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/snapshots/5f7337af-17c9-4162-a8fe-c9569095324e returned with HTTP 200 Sep 03 20:20:34 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1499/3042] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:20:34 2026] GET /volume/v3/snapshots/5f7337af-17c9-4162-a8fe-c9569095324e => generated 466 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:34 devstack devstack@c-api.service[87289]: WARNING cinder.quota [None req-9d9c034e-6e07-47d7-863f-547655b01f6b tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1243920261 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1243920261, it is now deprecated. Please use the default quota class for default quota. Sep 03 20:20:34 devstack devstack@c-api.service[87289]: WARNING cinder.quota [None req-9d9c034e-6e07-47d7-863f-547655b01f6b tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1243920261 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1243920261, it is now deprecated. Please use the default quota class for default quota. Sep 03 20:20:34 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-9d9c034e-6e07-47d7-863f-547655b01f6b tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Created reservations ['8c1b145d-7786-4e16-b664-ed4c1e99049a', 'b4590464-6c4a-4b45-91ae-935c1cb5dee6', 'd852076b-b2d2-4b4b-b9ec-20f765111633', '91a9c91b-2cbf-4c1f-a1d2-19318908b8d1'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:20:34 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-9d9c034e-6e07-47d7-863f-547655b01f6b tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28065131-98c9-45b2-b1c4-125564e6af2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8c1b145d-7786-4e16-b664-ed4c1e99049a', 'b4590464-6c4a-4b45-91ae-935c1cb5dee6', 'd852076b-b2d2-4b4b-b9ec-20f765111633', '91a9c91b-2cbf-4c1f-a1d2-19318908b8d1']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:34 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-9d9c034e-6e07-47d7-863f-547655b01f6b tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11c9dc7f-77b4-4190-bccc-3457d9171067) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:34 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:34 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:20:34 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-9d9c034e-6e07-47d7-863f-547655b01f6b tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11c9dc7f-77b4-4190-bccc-3457d9171067) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4f9abef-ff56-4dd8-a782-91b20ec5f7d2', '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='973faba2797b480c8263bf2abc281398',qos_specs=None,replication_status=,reservations=['8c1b145d-7786-4e16-b664-ed4c1e99049a','b4590464-6c4a-4b45-91ae-935c1cb5dee6','d852076b-b2d2-4b4b-b9ec-20f765111633','91a9c91b-2cbf-4c1f-a1d2-19318908b8d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f59c41fd37034cb790b75b9af208eb96',volume_type_id=7738414a-0a37-4832-8f9d-82f710d48a11), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:20:34Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e4f9abef-ff56-4dd8-a782-91b20ec5f7d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='973faba2797b480c8263bf2abc281398',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f59c41fd37034cb790b75b9af208eb96',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7738414a-0a37-4832-8f9d-82f710d48a11),volume_type_id=7738414a-0a37-4832-8f9d-82f710d48a11)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:34 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-9d9c034e-6e07-47d7-863f-547655b01f6b tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb9993b2-5855-43cc-82c7-46792abee4a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:34 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-9d9c034e-6e07-47d7-863f-547655b01f6b tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb9993b2-5855-43cc-82c7-46792abee4a7) transitioned into state 'SUCCESS' from 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='973faba2797b480c8263bf2abc281398',qos_specs=None,replication_status=,reservations=['8c1b145d-7786-4e16-b664-ed4c1e99049a','b4590464-6c4a-4b45-91ae-935c1cb5dee6','d852076b-b2d2-4b4b-b9ec-20f765111633','91a9c91b-2cbf-4c1f-a1d2-19318908b8d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f59c41fd37034cb790b75b9af208eb96',volume_type_id=7738414a-0a37-4832-8f9d-82f710d48a11)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:34 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-9d9c034e-6e07-47d7-863f-547655b01f6b tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f78ae79-ab9d-4d29-a6ed-3a34c9aa6479) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:34 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-9d9c034e-6e07-47d7-863f-547655b01f6b tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f78ae79-ab9d-4d29-a6ed-3a34c9aa6479) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:34 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-9d9c034e-6e07-47d7-863f-547655b01f6b tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Flow 'volume_create_api' (6ed283ae-b35e-4f27-b469-f986e9e08d7f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:20:34 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-9d9c034e-6e07-47d7-863f-547655b01f6b tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Create volume request issued successfully. Sep 03 20:20:34 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9d9c034e-6e07-47d7-863f-547655b01f6b tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:20:34 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1544/3043] 192.168.122.54 () {62 vars in 1177 bytes} [Thu Sep 3 20:20:34 2026] POST /volume/v3/volumes => generated 779 bytes in 432 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:20:34 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-635d6568-715b-42ec-ab0b-bc1286ba86b5 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:34 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-635d6568-715b-42ec-ab0b-bc1286ba86b5 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] GET http://192.168.122.54/volume/v3/volumes/e4f9abef-ff56-4dd8-a782-91b20ec5f7d2 Sep 03 20:20:34 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-635d6568-715b-42ec-ab0b-bc1286ba86b5 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:34 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-635d6568-715b-42ec-ab0b-bc1286ba86b5 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:34 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:34 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:20:34 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:34 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:34 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-635d6568-715b-42ec-ab0b-bc1286ba86b5 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Volume info retrieved successfully. Sep 03 20:20:34 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-635d6568-715b-42ec-ab0b-bc1286ba86b5 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] http://192.168.122.54/volume/v3/volumes/e4f9abef-ff56-4dd8-a782-91b20ec5f7d2 returned with HTTP 200 Sep 03 20:20:34 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1500/3044] 192.168.122.54 () {60 vars in 1267 bytes} [Thu Sep 3 20:20:34 2026] GET /volume/v3/volumes/e4f9abef-ff56-4dd8-a782-91b20ec5f7d2 => generated 958 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:34 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-267c073c-d5a7-4e6c-baa9-a10383503479 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:34 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-267c073c-d5a7-4e6c-baa9-a10383503479 tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] GET http://192.168.122.54/volume/v3/volumes/1565b7fb-f1a7-4541-be99-5c5459855944 Sep 03 20:20:34 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-267c073c-d5a7-4e6c-baa9-a10383503479 tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:34 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-267c073c-d5a7-4e6c-baa9-a10383503479 tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:34 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:34 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:20:34 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:34 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:20:34 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-267c073c-d5a7-4e6c-baa9-a10383503479 tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] Volume info retrieved successfully. Sep 03 20:20:34 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-267c073c-d5a7-4e6c-baa9-a10383503479 tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] http://192.168.122.54/volume/v3/volumes/1565b7fb-f1a7-4541-be99-5c5459855944 returned with HTTP 200 Sep 03 20:20:34 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1545/3045] 192.168.122.54 () {60 vars in 1267 bytes} [Thu Sep 3 20:20:34 2026] GET /volume/v3/volumes/1565b7fb-f1a7-4541-be99-5c5459855944 => generated 980 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:34 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-8ad96ecc-2b4a-41d3-9914-9ea7dba770c1 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:34 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-8ad96ecc-2b4a-41d3-9914-9ea7dba770c1 tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] GET http://192.168.122.54/volume/v3/messages Sep 03 20:20:34 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-8ad96ecc-2b4a-41d3-9914-9ea7dba770c1 tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:34 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-8ad96ecc-2b4a-41d3-9914-9ea7dba770c1 tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] Calling method 'version_select' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:34 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-8ad96ecc-2b4a-41d3-9914-9ea7dba770c1 tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] http://192.168.122.54/volume/v3/messages returned with HTTP 200 Sep 03 20:20:34 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1501/3046] 192.168.122.54 () {60 vars in 1159 bytes} [Thu Sep 3 20:20:34 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 03 20:20:34 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-36d5eaeb-4022-4a5c-917e-3a4acf3b7483 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:34 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-36d5eaeb-4022-4a5c-917e-3a4acf3b7483 tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-reader] GET http://192.168.122.54/volume/v3/messages/2eac237b-425b-42f7-b8fa-d3c4a7d4e14c Sep 03 20:20:34 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-36d5eaeb-4022-4a5c-917e-3a4acf3b7483 tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-reader] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:34 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-36d5eaeb-4022-4a5c-917e-3a4acf3b7483 tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-reader] Calling method 'version_select' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:34 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-36d5eaeb-4022-4a5c-917e-3a4acf3b7483 tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-reader] http://192.168.122.54/volume/v3/messages/2eac237b-425b-42f7-b8fa-d3c4a7d4e14c returned with HTTP 200 Sep 03 20:20:34 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1546/3047] 192.168.122.54 () {60 vars in 1270 bytes} [Thu Sep 3 20:20:34 2026] GET /volume/v3/messages/2eac237b-425b-42f7-b8fa-d3c4a7d4e14c => generated 673 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:34 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-bd5279ae-f159-4c85-8348-ab8762d30ace None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:34 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-bd5279ae-f159-4c85-8348-ab8762d30ace tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] DELETE http://192.168.122.54/volume/v3/messages/2eac237b-425b-42f7-b8fa-d3c4a7d4e14c Sep 03 20:20:34 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-bd5279ae-f159-4c85-8348-ab8762d30ace tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:34 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-bd5279ae-f159-4c85-8348-ab8762d30ace tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] Calling method 'version_select' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:34 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-bd5279ae-f159-4c85-8348-ab8762d30ace tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] http://192.168.122.54/volume/v3/messages/2eac237b-425b-42f7-b8fa-d3c4a7d4e14c returned with HTTP 204 Sep 03 20:20:34 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1502/3048] 192.168.122.54 () {60 vars in 1273 bytes} [Thu Sep 3 20:20:34 2026] DELETE /volume/v3/messages/2eac237b-425b-42f7-b8fa-d3c4a7d4e14c => generated 0 bytes in 29 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 03 20:20:34 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-0b680498-9966-4e09-8bcf-72f3ca0f54fd None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:34 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-0b680498-9966-4e09-8bcf-72f3ca0f54fd tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] DELETE http://192.168.122.54/volume/v3/volumes/1565b7fb-f1a7-4541-be99-5c5459855944 Sep 03 20:20:34 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-0b680498-9966-4e09-8bcf-72f3ca0f54fd tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:34 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-0b680498-9966-4e09-8bcf-72f3ca0f54fd tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:34 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-0b680498-9966-4e09-8bcf-72f3ca0f54fd tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] Delete volume with id: 1565b7fb-f1a7-4541-be99-5c5459855944 Sep 03 20:20:34 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:34 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:20:34 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:34 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:20:34 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-0b680498-9966-4e09-8bcf-72f3ca0f54fd tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] Volume info retrieved successfully. Sep 03 20:20:34 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-0b680498-9966-4e09-8bcf-72f3ca0f54fd tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87289) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 03 20:20:34 devstack devstack@c-api.service[87289]: WARNING cinder.quota [None req-0b680498-9966-4e09-8bcf-72f3ca0f54fd tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1547823290 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1547823290, it is now deprecated. Please use the default quota class for default quota. Sep 03 20:20:34 devstack devstack@c-api.service[87289]: WARNING cinder.quota [None req-0b680498-9966-4e09-8bcf-72f3ca0f54fd tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1547823290 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1547823290, it is now deprecated. Please use the default quota class for default quota. Sep 03 20:20:34 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-0b680498-9966-4e09-8bcf-72f3ca0f54fd tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] Created reservations ['65da80c9-7a6d-4f4d-aa24-6eac69cd3640', '32304cb3-b9a3-4798-a8c3-9bc6ddcbd851', '532743df-4626-44f5-8f56-a9d2cd6a0621', 'd33e63e9-b24f-4a65-b3e8-1c6bfa21ee46'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:20:34 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-0b680498-9966-4e09-8bcf-72f3ca0f54fd tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] Delete volume request issued successfully. Sep 03 20:20:34 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-0b680498-9966-4e09-8bcf-72f3ca0f54fd tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] http://192.168.122.54/volume/v3/volumes/1565b7fb-f1a7-4541-be99-5c5459855944 returned with HTTP 202 Sep 03 20:20:34 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1547/3049] 192.168.122.54 () {60 vars in 1270 bytes} [Thu Sep 3 20:20:34 2026] DELETE /volume/v3/volumes/1565b7fb-f1a7-4541-be99-5c5459855944 => generated 0 bytes in 196 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 20:20:34 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-38be198b-a0d8-4e54-96e7-fdc476b477a6 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:34 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-38be198b-a0d8-4e54-96e7-fdc476b477a6 tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] DELETE http://192.168.122.54/volume/v3/types/a17ea3ca-69e0-4775-967e-29aba812d212 Sep 03 20:20:34 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-38be198b-a0d8-4e54-96e7-fdc476b477a6 tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:34 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-38be198b-a0d8-4e54-96e7-fdc476b477a6 tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] Calling method '_delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:35 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-38be198b-a0d8-4e54-96e7-fdc476b477a6 tempest-ProjectReaderTests-1337307983 tempest-ProjectReaderTests-1337307983-project-admin] http://192.168.122.54/volume/v3/types/a17ea3ca-69e0-4775-967e-29aba812d212 returned with HTTP 202 Sep 03 20:20:35 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1503/3050] 192.168.122.54 () {58 vars in 1224 bytes} [Thu Sep 3 20:20:34 2026] DELETE /volume/v3/types/a17ea3ca-69e0-4775-967e-29aba812d212 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:20:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-8a5a616b-eded-4c53-a6e4-ab08ba0cf3d1 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:35 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-8a5a616b-eded-4c53-a6e4-ab08ba0cf3d1 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/snapshots/5f7337af-17c9-4162-a8fe-c9569095324e Sep 03 20:20:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-8a5a616b-eded-4c53-a6e4-ab08ba0cf3d1 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-8a5a616b-eded-4c53-a6e4-ab08ba0cf3d1 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:35 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-8a5a616b-eded-4c53-a6e4-ab08ba0cf3d1 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/snapshots/5f7337af-17c9-4162-a8fe-c9569095324e returned with HTTP 404 Sep 03 20:20:35 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1548/3051] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:20:35 2026] GET /volume/v3/snapshots/5f7337af-17c9-4162-a8fe-c9569095324e => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:20:35 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-e2658b92-7b9a-4e7f-acd0-90556f547123 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:35 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e2658b92-7b9a-4e7f-acd0-90556f547123 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] DELETE http://192.168.122.54/volume/v3/volumes/6427881c-212c-4c4c-be4a-abfcecc17e9e Sep 03 20:20:35 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e2658b92-7b9a-4e7f-acd0-90556f547123 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:35 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e2658b92-7b9a-4e7f-acd0-90556f547123 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:35 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-e2658b92-7b9a-4e7f-acd0-90556f547123 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Delete volume with id: 6427881c-212c-4c4c-be4a-abfcecc17e9e Sep 03 20:20:35 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:35 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:20:35 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:35 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:35 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-e2658b92-7b9a-4e7f-acd0-90556f547123 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Volume info retrieved successfully. Sep 03 20:20:35 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-e2658b92-7b9a-4e7f-acd0-90556f547123 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Delete volume request issued successfully. Sep 03 20:20:35 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e2658b92-7b9a-4e7f-acd0-90556f547123 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/volumes/6427881c-212c-4c4c-be4a-abfcecc17e9e returned with HTTP 202 Sep 03 20:20:35 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1504/3052] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:20:35 2026] DELETE /volume/v3/volumes/6427881c-212c-4c4c-be4a-abfcecc17e9e => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:20:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-e31aac2a-3002-4e89-b7a3-56a75b0a76e1 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:35 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-e31aac2a-3002-4e89-b7a3-56a75b0a76e1 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/volumes/6427881c-212c-4c4c-be4a-abfcecc17e9e Sep 03 20:20:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-e31aac2a-3002-4e89-b7a3-56a75b0a76e1 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-e31aac2a-3002-4e89-b7a3-56a75b0a76e1 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:35 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:35 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:20:35 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:35 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:20:35 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-e31aac2a-3002-4e89-b7a3-56a75b0a76e1 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Volume info retrieved successfully. Sep 03 20:20:35 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-e31aac2a-3002-4e89-b7a3-56a75b0a76e1 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/volumes/6427881c-212c-4c4c-be4a-abfcecc17e9e returned with HTTP 200 Sep 03 20:20:35 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1549/3053] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:20:35 2026] GET /volume/v3/volumes/6427881c-212c-4c4c-be4a-abfcecc17e9e => generated 1014 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 20:20:35 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-921b3bcb-b713-4525-9a50-10ca27ad2825 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:35 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-921b3bcb-b713-4525-9a50-10ca27ad2825 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] GET http://192.168.122.54/volume/v3/volumes/e4f9abef-ff56-4dd8-a782-91b20ec5f7d2 Sep 03 20:20:35 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-921b3bcb-b713-4525-9a50-10ca27ad2825 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:35 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-921b3bcb-b713-4525-9a50-10ca27ad2825 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:35 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:35 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:20:35 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:35 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:35 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-921b3bcb-b713-4525-9a50-10ca27ad2825 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Volume info retrieved successfully. Sep 03 20:20:35 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-921b3bcb-b713-4525-9a50-10ca27ad2825 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] http://192.168.122.54/volume/v3/volumes/e4f9abef-ff56-4dd8-a782-91b20ec5f7d2 returned with HTTP 200 Sep 03 20:20:35 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1505/3054] 192.168.122.54 () {60 vars in 1267 bytes} [Thu Sep 3 20:20:35 2026] GET /volume/v3/volumes/e4f9abef-ff56-4dd8-a782-91b20ec5f7d2 => generated 979 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-104c7929-8f86-4c97-8209-a4a9a92bc609 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:35 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-104c7929-8f86-4c97-8209-a4a9a92bc609 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] GET http://192.168.122.54/volume/v3/messages Sep 03 20:20:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-104c7929-8f86-4c97-8209-a4a9a92bc609 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-104c7929-8f86-4c97-8209-a4a9a92bc609 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Calling method 'version_select' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:35 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-104c7929-8f86-4c97-8209-a4a9a92bc609 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] http://192.168.122.54/volume/v3/messages returned with HTTP 200 Sep 03 20:20:35 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1550/3055] 192.168.122.54 () {60 vars in 1159 bytes} [Thu Sep 3 20:20:35 2026] GET /volume/v3/messages => generated 676 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:35 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-6ad5d469-eee8-493d-9d07-f6dbcb2f4a26 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:35 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6ad5d469-eee8-493d-9d07-f6dbcb2f4a26 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] GET http://192.168.122.54/volume/v3/messages/e773953e-9ec0-4d91-962f-6b8af58e04f7 Sep 03 20:20:35 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-6ad5d469-eee8-493d-9d07-f6dbcb2f4a26 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:35 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-6ad5d469-eee8-493d-9d07-f6dbcb2f4a26 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Calling method 'version_select' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:35 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6ad5d469-eee8-493d-9d07-f6dbcb2f4a26 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] http://192.168.122.54/volume/v3/messages/e773953e-9ec0-4d91-962f-6b8af58e04f7 returned with HTTP 200 Sep 03 20:20:35 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1506/3056] 192.168.122.54 () {60 vars in 1270 bytes} [Thu Sep 3 20:20:35 2026] GET /volume/v3/messages/e773953e-9ec0-4d91-962f-6b8af58e04f7 => generated 673 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-ef3b68ac-b00f-40a9-be63-f84f398ad148 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:35 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ef3b68ac-b00f-40a9-be63-f84f398ad148 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] DELETE http://192.168.122.54/volume/v3/messages/e773953e-9ec0-4d91-962f-6b8af58e04f7 Sep 03 20:20:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ef3b68ac-b00f-40a9-be63-f84f398ad148 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ef3b68ac-b00f-40a9-be63-f84f398ad148 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Calling method 'version_select' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:35 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ef3b68ac-b00f-40a9-be63-f84f398ad148 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] http://192.168.122.54/volume/v3/messages/e773953e-9ec0-4d91-962f-6b8af58e04f7 returned with HTTP 204 Sep 03 20:20:35 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1551/3057] 192.168.122.54 () {60 vars in 1273 bytes} [Thu Sep 3 20:20:35 2026] DELETE /volume/v3/messages/e773953e-9ec0-4d91-962f-6b8af58e04f7 => generated 0 bytes in 42 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 03 20:20:35 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-bcd53a35-9a84-4111-819e-05880d1ba8c4 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:35 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-bcd53a35-9a84-4111-819e-05880d1ba8c4 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] DELETE http://192.168.122.54/volume/v3/volumes/e4f9abef-ff56-4dd8-a782-91b20ec5f7d2 Sep 03 20:20:35 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-bcd53a35-9a84-4111-819e-05880d1ba8c4 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:35 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-bcd53a35-9a84-4111-819e-05880d1ba8c4 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:35 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-bcd53a35-9a84-4111-819e-05880d1ba8c4 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Delete volume with id: e4f9abef-ff56-4dd8-a782-91b20ec5f7d2 Sep 03 20:20:35 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:35 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:20:35 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:35 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:35 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-bcd53a35-9a84-4111-819e-05880d1ba8c4 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Volume info retrieved successfully. Sep 03 20:20:35 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-bcd53a35-9a84-4111-819e-05880d1ba8c4 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87290) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 03 20:20:35 devstack devstack@c-api.service[87290]: WARNING cinder.quota [None req-bcd53a35-9a84-4111-819e-05880d1ba8c4 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1243920261 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1243920261, it is now deprecated. Please use the default quota class for default quota. Sep 03 20:20:35 devstack devstack@c-api.service[87290]: WARNING cinder.quota [None req-bcd53a35-9a84-4111-819e-05880d1ba8c4 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1243920261 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1243920261, it is now deprecated. Please use the default quota class for default quota. Sep 03 20:20:35 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-bcd53a35-9a84-4111-819e-05880d1ba8c4 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Created reservations ['4e5f08f7-168a-44df-99c4-178fb77e4ef5', '81620223-79d2-4fec-a380-774b917fefd8', 'aafa58dd-f915-4ec1-a522-a4c04113be56', 'e0aeab3f-a8c8-4dc8-a2d5-c447b9407246'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:20:35 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-bcd53a35-9a84-4111-819e-05880d1ba8c4 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Delete volume request issued successfully. Sep 03 20:20:35 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-bcd53a35-9a84-4111-819e-05880d1ba8c4 tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] http://192.168.122.54/volume/v3/volumes/e4f9abef-ff56-4dd8-a782-91b20ec5f7d2 returned with HTTP 202 Sep 03 20:20:35 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1507/3058] 192.168.122.54 () {60 vars in 1270 bytes} [Thu Sep 3 20:20:35 2026] DELETE /volume/v3/volumes/e4f9abef-ff56-4dd8-a782-91b20ec5f7d2 => generated 0 bytes in 213 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:20:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-0e522a59-88c9-42e4-a830-ff8a77e6f0ca None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:35 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-0e522a59-88c9-42e4-a830-ff8a77e6f0ca tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] DELETE http://192.168.122.54/volume/v3/types/7738414a-0a37-4832-8f9d-82f710d48a11 Sep 03 20:20:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-0e522a59-88c9-42e4-a830-ff8a77e6f0ca tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-0e522a59-88c9-42e4-a830-ff8a77e6f0ca tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] Calling method '_delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:36 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-0e522a59-88c9-42e4-a830-ff8a77e6f0ca tempest-ProjectAdminTests-301997885 tempest-ProjectAdminTests-301997885-project-admin] http://192.168.122.54/volume/v3/types/7738414a-0a37-4832-8f9d-82f710d48a11 returned with HTTP 202 Sep 03 20:20:36 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1552/3059] 192.168.122.54 () {58 vars in 1224 bytes} [Thu Sep 3 20:20:35 2026] DELETE /volume/v3/types/7738414a-0a37-4832-8f9d-82f710d48a11 => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:20:36 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-741e32bd-8533-4ae7-9b66-a01f8c47892e None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:36 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-741e32bd-8533-4ae7-9b66-a01f8c47892e tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/volumes/6427881c-212c-4c4c-be4a-abfcecc17e9e Sep 03 20:20:36 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-741e32bd-8533-4ae7-9b66-a01f8c47892e tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:36 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-741e32bd-8533-4ae7-9b66-a01f8c47892e tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:36 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-741e32bd-8533-4ae7-9b66-a01f8c47892e tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/volumes/6427881c-212c-4c4c-be4a-abfcecc17e9e returned with HTTP 404 Sep 03 20:20:36 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1508/3060] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:20:36 2026] GET /volume/v3/volumes/6427881c-212c-4c4c-be4a-abfcecc17e9e => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:20:36 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-fa30cfac-cbff-4631-aa6b-613ba2ddf3f1 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:36 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-fa30cfac-cbff-4631-aa6b-613ba2ddf3f1 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:20:36 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-fa30cfac-cbff-4631-aa6b-613ba2ddf3f1 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2024160488"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:20:36 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volumes [None req-fa30cfac-cbff-4631-aa6b-613ba2ddf3f1 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2024160488'}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:20:36 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-fa30cfac-cbff-4631-aa6b-613ba2ddf3f1 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Create volume of 1 GB Sep 03 20:20:36 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-fa30cfac-cbff-4631-aa6b-613ba2ddf3f1 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Availability Zones retrieved successfully. Sep 03 20:20:36 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-fa30cfac-cbff-4631-aa6b-613ba2ddf3f1 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Flow 'volume_create_api' (75d89cca-b521-4886-8da0-0ceffa8324b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:20:36 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-fa30cfac-cbff-4631-aa6b-613ba2ddf3f1 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26b927dd-2c80-46e8-af0d-fce68448cfa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:36 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.flows.api.create_volume [None req-fa30cfac-cbff-4631-aa6b-613ba2ddf3f1 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Validating volume size '1' using validate_int {{(pid=87289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:20:36 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-d8365d2d-936d-4c99-b1ee-01561eb2b6d4 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:36 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-fa30cfac-cbff-4631-aa6b-613ba2ddf3f1 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26b927dd-2c80-46e8-af0d-fce68448cfa8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:36 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-fa30cfac-cbff-4631-aa6b-613ba2ddf3f1 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7af39f87-95dd-48b5-9339-66c4356b548a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:36 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-fa30cfac-cbff-4631-aa6b-613ba2ddf3f1 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Created reservations ['c52184f3-9d22-4b2c-9d3e-c0bb5b891032', 'e93e58e1-1e76-4aa5-86b7-e9accdc56c03', '8d7acf1f-759d-4507-a50b-5931bd31578e', '324427d8-be51-4ebc-a130-31bf3314fad1'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:20:36 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-fa30cfac-cbff-4631-aa6b-613ba2ddf3f1 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7af39f87-95dd-48b5-9339-66c4356b548a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c52184f3-9d22-4b2c-9d3e-c0bb5b891032', 'e93e58e1-1e76-4aa5-86b7-e9accdc56c03', '8d7acf1f-759d-4507-a50b-5931bd31578e', '324427d8-be51-4ebc-a130-31bf3314fad1']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:36 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-fa30cfac-cbff-4631-aa6b-613ba2ddf3f1 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f24b0f17-e21f-423d-8101-d49928b2abb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:36 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:36 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:20:36 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-fa30cfac-cbff-4631-aa6b-613ba2ddf3f1 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f24b0f17-e21f-423d-8101-d49928b2abb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2ad01834-5ba5-4e74-8d68-e402c6797e8b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2024160488',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02f09a4435684cf09a61ab792a6ad26b',qos_specs=None,replication_status=,reservations=['c52184f3-9d22-4b2c-9d3e-c0bb5b891032','e93e58e1-1e76-4aa5-86b7-e9accdc56c03','8d7acf1f-759d-4507-a50b-5931bd31578e','324427d8-be51-4ebc-a130-31bf3314fad1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9f1281ebf0d44089d5311d91649ab9f',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:20:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2024160488',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2ad01834-5ba5-4e74-8d68-e402c6797e8b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02f09a4435684cf09a61ab792a6ad26b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d9f1281ebf0d44089d5311d91649ab9f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:36 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-fa30cfac-cbff-4631-aa6b-613ba2ddf3f1 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e98f0666-6450-4f43-9a24-c25daa0c10c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:37 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-fa30cfac-cbff-4631-aa6b-613ba2ddf3f1 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e98f0666-6450-4f43-9a24-c25daa0c10c6) transitioned into state 'SUCCESS' from state '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-2024160488',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02f09a4435684cf09a61ab792a6ad26b',qos_specs=None,replication_status=,reservations=['c52184f3-9d22-4b2c-9d3e-c0bb5b891032','e93e58e1-1e76-4aa5-86b7-e9accdc56c03','8d7acf1f-759d-4507-a50b-5931bd31578e','324427d8-be51-4ebc-a130-31bf3314fad1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9f1281ebf0d44089d5311d91649ab9f',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:37 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-fa30cfac-cbff-4631-aa6b-613ba2ddf3f1 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3ea2858-02cd-4693-9eee-3d3291a8259e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:37 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-fa30cfac-cbff-4631-aa6b-613ba2ddf3f1 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3ea2858-02cd-4693-9eee-3d3291a8259e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:37 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-fa30cfac-cbff-4631-aa6b-613ba2ddf3f1 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Flow 'volume_create_api' (75d89cca-b521-4886-8da0-0ceffa8324b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:20:37 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-fa30cfac-cbff-4631-aa6b-613ba2ddf3f1 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Create volume request issued successfully. Sep 03 20:20:37 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-fa30cfac-cbff-4631-aa6b-613ba2ddf3f1 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:20:37 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1553/3061] 192.168.122.54 () {60 vars in 1137 bytes} [Thu Sep 3 20:20:36 2026] POST /volume/v3/volumes => generated 785 bytes in 593 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:20:37 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-f63950d7-40e9-423e-aa0d-26393180747d None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:37 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f63950d7-40e9-423e-aa0d-26393180747d tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/volumes/2ad01834-5ba5-4e74-8d68-e402c6797e8b Sep 03 20:20:37 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f63950d7-40e9-423e-aa0d-26393180747d tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:37 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f63950d7-40e9-423e-aa0d-26393180747d tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:37 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:37 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:20:37 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:37 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:20:37 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-f63950d7-40e9-423e-aa0d-26393180747d tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Volume info retrieved successfully. Sep 03 20:20:37 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f63950d7-40e9-423e-aa0d-26393180747d tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/volumes/2ad01834-5ba5-4e74-8d68-e402c6797e8b returned with HTTP 200 Sep 03 20:20:37 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1554/3062] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:20:37 2026] GET /volume/v3/volumes/2ad01834-5ba5-4e74-8d68-e402c6797e8b => generated 964 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:37 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-d8365d2d-936d-4c99-b1ee-01561eb2b6d4 tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:20:37 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-d8365d2d-936d-4c99-b1ee-01561eb2b6d4 tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1062062874"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:20:37 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.volumes [None req-d8365d2d-936d-4c99-b1ee-01561eb2b6d4 tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1062062874'}} {{(pid=87290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:20:37 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-d8365d2d-936d-4c99-b1ee-01561eb2b6d4 tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] Create volume of 1 GB Sep 03 20:20:37 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-d8365d2d-936d-4c99-b1ee-01561eb2b6d4 tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] Availability Zones retrieved successfully. Sep 03 20:20:37 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-d8365d2d-936d-4c99-b1ee-01561eb2b6d4 tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] Flow 'volume_create_api' (7f184016-df5e-46ce-9417-f809f111f819) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:20:37 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-d8365d2d-936d-4c99-b1ee-01561eb2b6d4 tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acc2f9c6-f07d-4126-a352-d32f9f7292bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:37 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.flows.api.create_volume [None req-d8365d2d-936d-4c99-b1ee-01561eb2b6d4 tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] Validating volume size '1' using validate_int {{(pid=87290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:20:37 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-d8365d2d-936d-4c99-b1ee-01561eb2b6d4 tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acc2f9c6-f07d-4126-a352-d32f9f7292bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:37 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-d8365d2d-936d-4c99-b1ee-01561eb2b6d4 tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2a6a1b2-5e90-4d9c-9c2d-94c3699c58b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:37 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-d8365d2d-936d-4c99-b1ee-01561eb2b6d4 tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] Created reservations ['0337db17-73c8-49de-99ac-27649d81cef1', 'f7a2737a-ff04-438e-b2db-360cae1164bd', 'd716122a-113c-4752-9a38-385d96355be2', '7bd4b61a-d3d0-4987-a626-9f3aec44e571'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:20:37 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-d8365d2d-936d-4c99-b1ee-01561eb2b6d4 tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2a6a1b2-5e90-4d9c-9c2d-94c3699c58b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0337db17-73c8-49de-99ac-27649d81cef1', 'f7a2737a-ff04-438e-b2db-360cae1164bd', 'd716122a-113c-4752-9a38-385d96355be2', '7bd4b61a-d3d0-4987-a626-9f3aec44e571']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:37 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-d8365d2d-936d-4c99-b1ee-01561eb2b6d4 tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b86def7f-be92-4b32-8993-30a0bbbbcc17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:37 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:37 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:20:37 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-d8365d2d-936d-4c99-b1ee-01561eb2b6d4 tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b86def7f-be92-4b32-8993-30a0bbbbcc17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a2d75fd5-4873-4c4b-b342-fc4fb5b95c32', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1062062874',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c5e33a18c694a1e8db85843d49c270e',qos_specs=None,replication_status=,reservations=['0337db17-73c8-49de-99ac-27649d81cef1','f7a2737a-ff04-438e-b2db-360cae1164bd','d716122a-113c-4752-9a38-385d96355be2','7bd4b61a-d3d0-4987-a626-9f3aec44e571'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a8fb2e5ad174ffbb692f154dde53d35',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:20:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1062062874',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a2d75fd5-4873-4c4b-b342-fc4fb5b95c32,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c5e33a18c694a1e8db85843d49c270e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a8fb2e5ad174ffbb692f154dde53d35',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:37 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-d8365d2d-936d-4c99-b1ee-01561eb2b6d4 tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b59eb84-0782-4dde-a6d9-ffc2ecd2c3c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:37 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-d8365d2d-936d-4c99-b1ee-01561eb2b6d4 tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b59eb84-0782-4dde-a6d9-ffc2ecd2c3c1) transitioned into state 'SUCCESS' from state '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-1062062874',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c5e33a18c694a1e8db85843d49c270e',qos_specs=None,replication_status=,reservations=['0337db17-73c8-49de-99ac-27649d81cef1','f7a2737a-ff04-438e-b2db-360cae1164bd','d716122a-113c-4752-9a38-385d96355be2','7bd4b61a-d3d0-4987-a626-9f3aec44e571'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a8fb2e5ad174ffbb692f154dde53d35',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:37 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-d8365d2d-936d-4c99-b1ee-01561eb2b6d4 tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (333c4ba5-afa4-4056-b60c-224f39b5961f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:37 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-d8365d2d-936d-4c99-b1ee-01561eb2b6d4 tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (333c4ba5-afa4-4056-b60c-224f39b5961f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:37 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-d8365d2d-936d-4c99-b1ee-01561eb2b6d4 tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] Flow 'volume_create_api' (7f184016-df5e-46ce-9417-f809f111f819) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:20:37 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-d8365d2d-936d-4c99-b1ee-01561eb2b6d4 tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] Create volume request issued successfully. Sep 03 20:20:37 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-d8365d2d-936d-4c99-b1ee-01561eb2b6d4 tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:20:37 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1509/3063] 192.168.122.54 () {60 vars in 1137 bytes} [Thu Sep 3 20:20:36 2026] POST /volume/v3/volumes => generated 785 bytes in 1227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:20:37 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-fc1c1941-e467-4736-b572-fd16dceffefc None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:37 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-fc1c1941-e467-4736-b572-fd16dceffefc tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] GET http://192.168.122.54/volume/v3/volumes/a2d75fd5-4873-4c4b-b342-fc4fb5b95c32 Sep 03 20:20:37 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-fc1c1941-e467-4736-b572-fd16dceffefc tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:37 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-fc1c1941-e467-4736-b572-fd16dceffefc tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:37 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:37 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:20:37 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:37 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:20:37 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-fc1c1941-e467-4736-b572-fd16dceffefc tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] Volume info retrieved successfully. Sep 03 20:20:37 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-fc1c1941-e467-4736-b572-fd16dceffefc tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] http://192.168.122.54/volume/v3/volumes/a2d75fd5-4873-4c4b-b342-fc4fb5b95c32 returned with HTTP 200 Sep 03 20:20:37 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1555/3064] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:20:37 2026] GET /volume/v3/volumes/a2d75fd5-4873-4c4b-b342-fc4fb5b95c32 => generated 964 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:38 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-bc85de46-3ed4-49e4-a8b5-dc105631a760 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:38 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-bc85de46-3ed4-49e4-a8b5-dc105631a760 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/volumes/2ad01834-5ba5-4e74-8d68-e402c6797e8b Sep 03 20:20:38 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-bc85de46-3ed4-49e4-a8b5-dc105631a760 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:38 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-bc85de46-3ed4-49e4-a8b5-dc105631a760 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:38 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:38 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:20:38 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:38 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:38 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-bc85de46-3ed4-49e4-a8b5-dc105631a760 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Volume info retrieved successfully. Sep 03 20:20:38 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-bc85de46-3ed4-49e4-a8b5-dc105631a760 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/volumes/2ad01834-5ba5-4e74-8d68-e402c6797e8b returned with HTTP 200 Sep 03 20:20:38 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1510/3065] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:20:38 2026] GET /volume/v3/volumes/2ad01834-5ba5-4e74-8d68-e402c6797e8b => generated 1014 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:20:38 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-fc25e674-626f-40d5-9a81-9ab8f9def246 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:38 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-fc25e674-626f-40d5-9a81-9ab8f9def246 tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] GET http://192.168.122.54/volume/v3/volumes/a2d75fd5-4873-4c4b-b342-fc4fb5b95c32 Sep 03 20:20:38 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-fc25e674-626f-40d5-9a81-9ab8f9def246 tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:38 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-fc25e674-626f-40d5-9a81-9ab8f9def246 tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:38 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:38 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:20:38 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:38 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:20:38 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-fc25e674-626f-40d5-9a81-9ab8f9def246 tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] Volume info retrieved successfully. Sep 03 20:20:38 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-fc25e674-626f-40d5-9a81-9ab8f9def246 tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] http://192.168.122.54/volume/v3/volumes/a2d75fd5-4873-4c4b-b342-fc4fb5b95c32 returned with HTTP 200 Sep 03 20:20:38 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1556/3066] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:20:38 2026] GET /volume/v3/volumes/a2d75fd5-4873-4c4b-b342-fc4fb5b95c32 => generated 1014 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:20:39 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-a67c07fd-0ffa-4ee1-96ab-e6f9315b36c3 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:39 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a67c07fd-0ffa-4ee1-96ab-e6f9315b36c3 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/volumes/2ad01834-5ba5-4e74-8d68-e402c6797e8b Sep 03 20:20:39 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a67c07fd-0ffa-4ee1-96ab-e6f9315b36c3 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:39 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a67c07fd-0ffa-4ee1-96ab-e6f9315b36c3 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:39 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:39 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:20:39 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:39 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:39 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-a67c07fd-0ffa-4ee1-96ab-e6f9315b36c3 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Volume info retrieved successfully. Sep 03 20:20:39 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a67c07fd-0ffa-4ee1-96ab-e6f9315b36c3 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/volumes/2ad01834-5ba5-4e74-8d68-e402c6797e8b returned with HTTP 200 Sep 03 20:20:39 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1511/3067] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:20:39 2026] GET /volume/v3/volumes/2ad01834-5ba5-4e74-8d68-e402c6797e8b => generated 1015 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:20:39 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-be9d6285-e150-4e52-b2ea-21bc32408db0 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:39 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-be9d6285-e150-4e52-b2ea-21bc32408db0 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] POST http://192.168.122.54/volume/v3/snapshots Sep 03 20:20:39 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-be9d6285-e150-4e52-b2ea-21bc32408db0 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2ad01834-5ba5-4e74-8d68-e402c6797e8b", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1270745004"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:20:39 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:39 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:20:39 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:39 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:20:39 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-be9d6285-e150-4e52-b2ea-21bc32408db0 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Volume info retrieved successfully. Sep 03 20:20:39 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.snapshots [None req-be9d6285-e150-4e52-b2ea-21bc32408db0 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Create snapshot from volume 2ad01834-5ba5-4e74-8d68-e402c6797e8b Sep 03 20:20:39 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-be9d6285-e150-4e52-b2ea-21bc32408db0 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Created reservations ['0a73c8e2-a058-42f1-9a17-c7f45f3d1e46', '077f8f26-e25f-4dd4-bc4b-d4a2b1db1b4f', '1a80e37b-624d-41fb-b939-58b1b7b41575', '5565058c-fd3a-4ae7-8d5f-3c235f64eefe'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:20:39 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:39 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:20:39 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-be9d6285-e150-4e52-b2ea-21bc32408db0 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Snapshot create request issued successfully. Sep 03 20:20:39 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-be9d6285-e150-4e52-b2ea-21bc32408db0 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/snapshots returned with HTTP 202 Sep 03 20:20:39 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1557/3068] 192.168.122.54 () {60 vars in 1144 bytes} [Thu Sep 3 20:20:39 2026] POST /volume/v3/snapshots => generated 308 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:20:39 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-8059877a-291e-45f4-ac4f-2a61df959532 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:39 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-8059877a-291e-45f4-ac4f-2a61df959532 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/snapshots/499c1aea-4ef2-4eb0-b442-d7e960ae6b3f Sep 03 20:20:39 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-8059877a-291e-45f4-ac4f-2a61df959532 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:39 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-8059877a-291e-45f4-ac4f-2a61df959532 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:39 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:39 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:39 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-8059877a-291e-45f4-ac4f-2a61df959532 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Snapshot retrieved successfully. Sep 03 20:20:39 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-8059877a-291e-45f4-ac4f-2a61df959532 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/snapshots/499c1aea-4ef2-4eb0-b442-d7e960ae6b3f returned with HTTP 200 Sep 03 20:20:39 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1512/3069] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:20:39 2026] GET /volume/v3/snapshots/499c1aea-4ef2-4eb0-b442-d7e960ae6b3f => generated 440 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:40 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-2bc322a5-41a6-48af-9365-5c4e99395391 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:40 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-2bc322a5-41a6-48af-9365-5c4e99395391 tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] GET http://192.168.122.54/volume/v3/volumes/a2d75fd5-4873-4c4b-b342-fc4fb5b95c32 Sep 03 20:20:40 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-2bc322a5-41a6-48af-9365-5c4e99395391 tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:40 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-2bc322a5-41a6-48af-9365-5c4e99395391 tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:40 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:40 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:20:40 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:40 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:20:40 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-2bc322a5-41a6-48af-9365-5c4e99395391 tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] Volume info retrieved successfully. Sep 03 20:20:40 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-2bc322a5-41a6-48af-9365-5c4e99395391 tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] http://192.168.122.54/volume/v3/volumes/a2d75fd5-4873-4c4b-b342-fc4fb5b95c32 returned with HTTP 200 Sep 03 20:20:40 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1558/3070] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:20:40 2026] GET /volume/v3/volumes/a2d75fd5-4873-4c4b-b342-fc4fb5b95c32 => generated 1015 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:20:40 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-d10b1bba-bb8d-4a2b-a0ad-739d4acaf48e None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:40 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-d10b1bba-bb8d-4a2b-a0ad-739d4acaf48e tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-reader] POST http://192.168.122.54/volume/v3/volumes/a2d75fd5-4873-4c4b-b342-fc4fb5b95c32/action Sep 03 20:20:40 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-d10b1bba-bb8d-4a2b-a0ad-739d4acaf48e tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=87290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:20:40 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-d10b1bba-bb8d-4a2b-a0ad-739d4acaf48e tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:20:40 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:40 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:20:40 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:40 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:40 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-d10b1bba-bb8d-4a2b-a0ad-739d4acaf48e tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-reader] Volume info retrieved successfully. Sep 03 20:20:40 devstack devstack@c-api.service[87290]: DEBUG cinder.policy [None req-d10b1bba-bb8d-4a2b-a0ad-739d4acaf48e tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '8a7547c45b504320a989ce15193f7a61', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0c5e33a18c694a1e8db85843d49c270e', '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=87290) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 20:20:40 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-d10b1bba-bb8d-4a2b-a0ad-739d4acaf48e tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-reader] http://192.168.122.54/volume/v3/volumes/a2d75fd5-4873-4c4b-b342-fc4fb5b95c32/action returned with HTTP 403 Sep 03 20:20:40 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1513/3071] 192.168.122.54 () {60 vars in 1269 bytes} [Thu Sep 3 20:20:40 2026] POST /volume/v3/volumes/a2d75fd5-4873-4c4b-b342-fc4fb5b95c32/action => generated 131 bytes in 287 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:20:40 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-c100b8ba-3f3f-48c3-b903-8bf0a9da8477 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:40 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c100b8ba-3f3f-48c3-b903-8bf0a9da8477 tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] DELETE http://192.168.122.54/volume/v3/volumes/a2d75fd5-4873-4c4b-b342-fc4fb5b95c32 Sep 03 20:20:40 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c100b8ba-3f3f-48c3-b903-8bf0a9da8477 tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:40 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c100b8ba-3f3f-48c3-b903-8bf0a9da8477 tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:40 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-c100b8ba-3f3f-48c3-b903-8bf0a9da8477 tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] Delete volume with id: a2d75fd5-4873-4c4b-b342-fc4fb5b95c32 Sep 03 20:20:40 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:40 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:20:40 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:40 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:20:40 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-c100b8ba-3f3f-48c3-b903-8bf0a9da8477 tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] Volume info retrieved successfully. Sep 03 20:20:40 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-c100b8ba-3f3f-48c3-b903-8bf0a9da8477 tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] Delete volume request issued successfully. Sep 03 20:20:40 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c100b8ba-3f3f-48c3-b903-8bf0a9da8477 tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] http://192.168.122.54/volume/v3/volumes/a2d75fd5-4873-4c4b-b342-fc4fb5b95c32 returned with HTTP 202 Sep 03 20:20:40 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1559/3072] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:20:40 2026] DELETE /volume/v3/volumes/a2d75fd5-4873-4c4b-b342-fc4fb5b95c32 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:20:40 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-03db40d1-7930-451d-921d-8db9ed8d570f None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:40 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-03db40d1-7930-451d-921d-8db9ed8d570f tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] GET http://192.168.122.54/volume/v3/volumes/a2d75fd5-4873-4c4b-b342-fc4fb5b95c32 Sep 03 20:20:40 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-03db40d1-7930-451d-921d-8db9ed8d570f tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:40 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-03db40d1-7930-451d-921d-8db9ed8d570f tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:40 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:40 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:20:40 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:40 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:40 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-03db40d1-7930-451d-921d-8db9ed8d570f tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] Volume info retrieved successfully. Sep 03 20:20:40 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-03db40d1-7930-451d-921d-8db9ed8d570f tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] http://192.168.122.54/volume/v3/volumes/a2d75fd5-4873-4c4b-b342-fc4fb5b95c32 returned with HTTP 200 Sep 03 20:20:40 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1514/3073] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:20:40 2026] GET /volume/v3/volumes/a2d75fd5-4873-4c4b-b342-fc4fb5b95c32 => generated 1014 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:20:40 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-97dd31c6-59b2-4c72-a745-0c2178a75bc5 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:40 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-ca3f51c1-c9f8-45ba-b4e4-05dbe550786a None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:40 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ca3f51c1-c9f8-45ba-b4e4-05dbe550786a tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/snapshots/499c1aea-4ef2-4eb0-b442-d7e960ae6b3f Sep 03 20:20:40 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ca3f51c1-c9f8-45ba-b4e4-05dbe550786a tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:40 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ca3f51c1-c9f8-45ba-b4e4-05dbe550786a tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:40 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:40 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:40 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-ca3f51c1-c9f8-45ba-b4e4-05dbe550786a tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Snapshot retrieved successfully. Sep 03 20:20:40 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ca3f51c1-c9f8-45ba-b4e4-05dbe550786a tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/snapshots/499c1aea-4ef2-4eb0-b442-d7e960ae6b3f returned with HTTP 200 Sep 03 20:20:40 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1515/3074] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:20:40 2026] GET /volume/v3/snapshots/499c1aea-4ef2-4eb0-b442-d7e960ae6b3f => generated 440 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:40 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-97dd31c6-59b2-4c72-a745-0c2178a75bc5 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] POST http://192.168.122.54/volume/v3/types Sep 03 20:20:40 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-97dd31c6-59b2-4c72-a745-0c2178a75bc5 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1040913014", "extra_specs": {"storage_protocol": "tempest-storage_protocol-746826507", "vendor_name": "tempest-vendor_name-641404581"}}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:20:40 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-97dd31c6-59b2-4c72-a745-0c2178a75bc5 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] http://192.168.122.54/volume/v3/types returned with HTTP 200 Sep 03 20:20:40 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1560/3075] 192.168.122.54 () {60 vars in 1132 bytes} [Thu Sep 3 20:20:40 2026] POST /volume/v3/types => generated 328 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:40 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-6d728b9d-d91f-49c4-ae5b-d3d44b0b6420 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:40 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6d728b9d-d91f-49c4-ae5b-d3d44b0b6420 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:20:40 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-6d728b9d-d91f-49c4-ae5b-d3d44b0b6420 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "78fd2497-e51d-45e6-ba8a-a987c9a9a3d6", "size": 1}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:20:40 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.volumes [None req-6d728b9d-d91f-49c4-ae5b-d3d44b0b6420 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Create volume request body: {'volume': {'volume_type': '78fd2497-e51d-45e6-ba8a-a987c9a9a3d6', 'size': 1}} {{(pid=87290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:20:40 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-6d728b9d-d91f-49c4-ae5b-d3d44b0b6420 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Create volume of 1 GB Sep 03 20:20:40 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:40 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:40 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-6d728b9d-d91f-49c4-ae5b-d3d44b0b6420 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Availability Zones retrieved successfully. Sep 03 20:20:40 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-6d728b9d-d91f-49c4-ae5b-d3d44b0b6420 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Flow 'volume_create_api' (65ae3b35-4a9b-4140-82eb-e202cd7fa8b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:20:40 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-6d728b9d-d91f-49c4-ae5b-d3d44b0b6420 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (155d6f61-b1e4-4d1d-b922-ee449b402dc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:40 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.flows.api.create_volume [None req-6d728b9d-d91f-49c4-ae5b-d3d44b0b6420 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Validating volume size '1' using validate_int {{(pid=87290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:20:40 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-6d728b9d-d91f-49c4-ae5b-d3d44b0b6420 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (155d6f61-b1e4-4d1d-b922-ee449b402dc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T18:20:41Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-746826507',vendor_name='tempest-vendor_name-641404581'},id=78fd2497-e51d-45e6-ba8a-a987c9a9a3d6,is_public=True,name='tempest-ProjectMemberTests-volume-type-1040913014',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '78fd2497-e51d-45e6-ba8a-a987c9a9a3d6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:40 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-6d728b9d-d91f-49c4-ae5b-d3d44b0b6420 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (289c193a-7865-44e4-80e9-a5718bd06dfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:40 devstack devstack@c-api.service[87290]: WARNING cinder.quota [None req-6d728b9d-d91f-49c4-ae5b-d3d44b0b6420 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1040913014 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1040913014, it is now deprecated. Please use the default quota class for default quota. Sep 03 20:20:40 devstack devstack@c-api.service[87290]: WARNING cinder.quota [None req-6d728b9d-d91f-49c4-ae5b-d3d44b0b6420 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1040913014 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1040913014, it is now deprecated. Please use the default quota class for default quota. Sep 03 20:20:41 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-6d728b9d-d91f-49c4-ae5b-d3d44b0b6420 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Created reservations ['e9934f70-265d-4fe5-b96c-affdc66c5337', '3e7ed7c6-5bc1-49a8-9034-596e4afeea78', 'b19e0f31-32e6-42c4-a2bf-8339a9375757', '6991b363-d8b3-4e4f-bc17-c93ff2870f82'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:20:41 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-6d728b9d-d91f-49c4-ae5b-d3d44b0b6420 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (289c193a-7865-44e4-80e9-a5718bd06dfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e9934f70-265d-4fe5-b96c-affdc66c5337', '3e7ed7c6-5bc1-49a8-9034-596e4afeea78', 'b19e0f31-32e6-42c4-a2bf-8339a9375757', '6991b363-d8b3-4e4f-bc17-c93ff2870f82']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:41 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-6d728b9d-d91f-49c4-ae5b-d3d44b0b6420 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (452d192a-1d39-4894-8731-68bad548d5b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:41 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:41 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:20:41 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-6d728b9d-d91f-49c4-ae5b-d3d44b0b6420 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (452d192a-1d39-4894-8731-68bad548d5b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc3dcac9-f968-4bc8-86d6-a2c516879267', '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='14a5723c5e2e433694294ebb8d87ef5c',qos_specs=None,replication_status=,reservations=['e9934f70-265d-4fe5-b96c-affdc66c5337','3e7ed7c6-5bc1-49a8-9034-596e4afeea78','b19e0f31-32e6-42c4-a2bf-8339a9375757','6991b363-d8b3-4e4f-bc17-c93ff2870f82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5998cca137454a75bf254121b81b6eea',volume_type_id=78fd2497-e51d-45e6-ba8a-a987c9a9a3d6), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:20:41Z,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=dc3dcac9-f968-4bc8-86d6-a2c516879267,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='14a5723c5e2e433694294ebb8d87ef5c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5998cca137454a75bf254121b81b6eea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(78fd2497-e51d-45e6-ba8a-a987c9a9a3d6),volume_type_id=78fd2497-e51d-45e6-ba8a-a987c9a9a3d6)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:41 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-6d728b9d-d91f-49c4-ae5b-d3d44b0b6420 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2e623ad-db52-479f-bd61-807baa69305e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:41 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-6d728b9d-d91f-49c4-ae5b-d3d44b0b6420 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2e623ad-db52-479f-bd61-807baa69305e) transitioned into state 'SUCCESS' from 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='14a5723c5e2e433694294ebb8d87ef5c',qos_specs=None,replication_status=,reservations=['e9934f70-265d-4fe5-b96c-affdc66c5337','3e7ed7c6-5bc1-49a8-9034-596e4afeea78','b19e0f31-32e6-42c4-a2bf-8339a9375757','6991b363-d8b3-4e4f-bc17-c93ff2870f82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5998cca137454a75bf254121b81b6eea',volume_type_id=78fd2497-e51d-45e6-ba8a-a987c9a9a3d6)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:41 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-6d728b9d-d91f-49c4-ae5b-d3d44b0b6420 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa0d73c0-31f5-4d30-9c7c-e4032a9651da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:41 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-6d728b9d-d91f-49c4-ae5b-d3d44b0b6420 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa0d73c0-31f5-4d30-9c7c-e4032a9651da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:41 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-6d728b9d-d91f-49c4-ae5b-d3d44b0b6420 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Flow 'volume_create_api' (65ae3b35-4a9b-4140-82eb-e202cd7fa8b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:20:41 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-6d728b9d-d91f-49c4-ae5b-d3d44b0b6420 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Create volume request issued successfully. Sep 03 20:20:41 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6d728b9d-d91f-49c4-ae5b-d3d44b0b6420 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:20:41 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1516/3076] 192.168.122.54 () {62 vars in 1177 bytes} [Thu Sep 3 20:20:40 2026] POST /volume/v3/volumes => generated 780 bytes in 419 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:20:41 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-52c140fb-f123-42b8-bece-4a38dcacc44f None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:41 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-52c140fb-f123-42b8-bece-4a38dcacc44f tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] GET http://192.168.122.54/volume/v3/volumes/dc3dcac9-f968-4bc8-86d6-a2c516879267 Sep 03 20:20:41 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-52c140fb-f123-42b8-bece-4a38dcacc44f tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:41 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-52c140fb-f123-42b8-bece-4a38dcacc44f tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:41 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-5d869255-e90a-41e7-9151-5da32c14965c None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:41 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5d869255-e90a-41e7-9151-5da32c14965c tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] GET http://192.168.122.54/volume/v3/volumes/a2d75fd5-4873-4c4b-b342-fc4fb5b95c32 Sep 03 20:20:41 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5d869255-e90a-41e7-9151-5da32c14965c tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:41 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5d869255-e90a-41e7-9151-5da32c14965c tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:41 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:41 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:20:41 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:41 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:41 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:41 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:20:41 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5d869255-e90a-41e7-9151-5da32c14965c tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] http://192.168.122.54/volume/v3/volumes/a2d75fd5-4873-4c4b-b342-fc4fb5b95c32 returned with HTTP 404 Sep 03 20:20:41 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1517/3077] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:20:41 2026] GET /volume/v3/volumes/a2d75fd5-4873-4c4b-b342-fc4fb5b95c32 => generated 109 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:20:41 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:41 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:20:41 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-cfb3f15b-ed95-4b69-9b68-c9e9d2d7807a None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:41 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-52c140fb-f123-42b8-bece-4a38dcacc44f tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Volume info retrieved successfully. Sep 03 20:20:41 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-cfb3f15b-ed95-4b69-9b68-c9e9d2d7807a tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:20:41 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-cfb3f15b-ed95-4b69-9b68-c9e9d2d7807a tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1359092380"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:20:41 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.volumes [None req-cfb3f15b-ed95-4b69-9b68-c9e9d2d7807a tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1359092380'}} {{(pid=87290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:20:41 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-cfb3f15b-ed95-4b69-9b68-c9e9d2d7807a tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] Create volume of 1 GB Sep 03 20:20:41 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-52c140fb-f123-42b8-bece-4a38dcacc44f tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] http://192.168.122.54/volume/v3/volumes/dc3dcac9-f968-4bc8-86d6-a2c516879267 returned with HTTP 200 Sep 03 20:20:41 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1561/3078] 192.168.122.54 () {60 vars in 1267 bytes} [Thu Sep 3 20:20:41 2026] GET /volume/v3/volumes/dc3dcac9-f968-4bc8-86d6-a2c516879267 => generated 980 bytes in 428 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:41 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-cfb3f15b-ed95-4b69-9b68-c9e9d2d7807a tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] Availability Zones retrieved successfully. Sep 03 20:20:41 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-9fccbe86-b46d-4490-aa9a-6d1e3451da3e None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:41 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-cfb3f15b-ed95-4b69-9b68-c9e9d2d7807a tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] Flow 'volume_create_api' (3cab904c-3795-4b10-8cf3-1ce0f90d9262) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:20:41 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9fccbe86-b46d-4490-aa9a-6d1e3451da3e tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/snapshots/499c1aea-4ef2-4eb0-b442-d7e960ae6b3f Sep 03 20:20:41 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-cfb3f15b-ed95-4b69-9b68-c9e9d2d7807a tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c813ce1-e5f2-44d1-b069-fd7ec4ab662e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:41 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-9fccbe86-b46d-4490-aa9a-6d1e3451da3e tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:41 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.flows.api.create_volume [None req-cfb3f15b-ed95-4b69-9b68-c9e9d2d7807a tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] Validating volume size '1' using validate_int {{(pid=87290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:20:41 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-9fccbe86-b46d-4490-aa9a-6d1e3451da3e tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:41 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:41 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:20:41 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-9fccbe86-b46d-4490-aa9a-6d1e3451da3e tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Snapshot retrieved successfully. Sep 03 20:20:41 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9fccbe86-b46d-4490-aa9a-6d1e3451da3e tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/snapshots/499c1aea-4ef2-4eb0-b442-d7e960ae6b3f returned with HTTP 200 Sep 03 20:20:41 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1562/3079] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:20:41 2026] GET /volume/v3/snapshots/499c1aea-4ef2-4eb0-b442-d7e960ae6b3f => generated 440 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:41 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-229337c0-6bbf-4379-a6e4-6126e562da6f None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:41 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-229337c0-6bbf-4379-a6e4-6126e562da6f tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] GET http://192.168.122.54/volume/v3/messages Sep 03 20:20:41 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-229337c0-6bbf-4379-a6e4-6126e562da6f tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:41 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-229337c0-6bbf-4379-a6e4-6126e562da6f tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Calling method 'version_select' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:41 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-229337c0-6bbf-4379-a6e4-6126e562da6f tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] http://192.168.122.54/volume/v3/messages returned with HTTP 200 Sep 03 20:20:41 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1563/3080] 192.168.122.54 () {60 vars in 1159 bytes} [Thu Sep 3 20:20:41 2026] GET /volume/v3/messages => generated 676 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:41 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-cfb3f15b-ed95-4b69-9b68-c9e9d2d7807a tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c813ce1-e5f2-44d1-b069-fd7ec4ab662e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:41 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-cfb3f15b-ed95-4b69-9b68-c9e9d2d7807a tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (694d1a36-4883-4ef3-9e21-b4f5582b6f66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:41 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-f46051e7-0f62-4c02-88bd-70b7eeccaab9 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:41 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-cfb3f15b-ed95-4b69-9b68-c9e9d2d7807a tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] Created reservations ['c03d9134-5133-4d7f-89f7-9316b56640d9', 'cca2642d-5191-424f-bb9c-d35ba5567336', 'a42ea478-9778-4723-8ba8-5673c0140964', '95b9f9eb-9bb0-47a6-87b9-3341f793ebdc'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:20:41 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-cfb3f15b-ed95-4b69-9b68-c9e9d2d7807a tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (694d1a36-4883-4ef3-9e21-b4f5582b6f66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c03d9134-5133-4d7f-89f7-9316b56640d9', 'cca2642d-5191-424f-bb9c-d35ba5567336', 'a42ea478-9778-4723-8ba8-5673c0140964', '95b9f9eb-9bb0-47a6-87b9-3341f793ebdc']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:41 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-cfb3f15b-ed95-4b69-9b68-c9e9d2d7807a tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60f0d4a0-5824-402f-a0cc-0912d114ffc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:41 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:41 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:20:41 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-cfb3f15b-ed95-4b69-9b68-c9e9d2d7807a tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60f0d4a0-5824-402f-a0cc-0912d114ffc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '644ceecb-60c1-4bd4-bf47-342be0bfadf7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1359092380',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c5e33a18c694a1e8db85843d49c270e',qos_specs=None,replication_status=,reservations=['c03d9134-5133-4d7f-89f7-9316b56640d9','cca2642d-5191-424f-bb9c-d35ba5567336','a42ea478-9778-4723-8ba8-5673c0140964','95b9f9eb-9bb0-47a6-87b9-3341f793ebdc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a8fb2e5ad174ffbb692f154dde53d35',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:20:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1359092380',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=644ceecb-60c1-4bd4-bf47-342be0bfadf7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c5e33a18c694a1e8db85843d49c270e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a8fb2e5ad174ffbb692f154dde53d35',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:41 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-cfb3f15b-ed95-4b69-9b68-c9e9d2d7807a tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ed2e768-d0cd-498a-b347-888ff1e4c7b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:41 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f46051e7-0f62-4c02-88bd-70b7eeccaab9 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-member] DELETE http://192.168.122.54/volume/v3/messages/f53a68f8-6d2c-4d8a-9e5c-e3138ef47111 Sep 03 20:20:42 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f46051e7-0f62-4c02-88bd-70b7eeccaab9 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:42 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f46051e7-0f62-4c02-88bd-70b7eeccaab9 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-member] Calling method 'version_select' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:42 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f46051e7-0f62-4c02-88bd-70b7eeccaab9 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-member] http://192.168.122.54/volume/v3/messages/f53a68f8-6d2c-4d8a-9e5c-e3138ef47111 returned with HTTP 204 Sep 03 20:20:42 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1564/3081] 192.168.122.54 () {60 vars in 1273 bytes} [Thu Sep 3 20:20:41 2026] DELETE /volume/v3/messages/f53a68f8-6d2c-4d8a-9e5c-e3138ef47111 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 03 20:20:42 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-14f573da-5a87-4736-a8a1-1c6f11fe4f24 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:42 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-14f573da-5a87-4736-a8a1-1c6f11fe4f24 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-member] GET http://192.168.122.54/volume/v3/messages/f53a68f8-6d2c-4d8a-9e5c-e3138ef47111 Sep 03 20:20:42 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-14f573da-5a87-4736-a8a1-1c6f11fe4f24 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:42 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-14f573da-5a87-4736-a8a1-1c6f11fe4f24 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-member] Calling method 'version_select' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:42 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-14f573da-5a87-4736-a8a1-1c6f11fe4f24 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-member] http://192.168.122.54/volume/v3/messages/f53a68f8-6d2c-4d8a-9e5c-e3138ef47111 returned with HTTP 404 Sep 03 20:20:42 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1565/3082] 192.168.122.54 () {60 vars in 1270 bytes} [Thu Sep 3 20:20:42 2026] GET /volume/v3/messages/f53a68f8-6d2c-4d8a-9e5c-e3138ef47111 => generated 110 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:20:42 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-9c9ddbf9-1dca-4065-96c2-40655fbf26f2 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:42 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-cfb3f15b-ed95-4b69-9b68-c9e9d2d7807a tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ed2e768-d0cd-498a-b347-888ff1e4c7b0) transitioned into state 'SUCCESS' from state '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-1359092380',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c5e33a18c694a1e8db85843d49c270e',qos_specs=None,replication_status=,reservations=['c03d9134-5133-4d7f-89f7-9316b56640d9','cca2642d-5191-424f-bb9c-d35ba5567336','a42ea478-9778-4723-8ba8-5673c0140964','95b9f9eb-9bb0-47a6-87b9-3341f793ebdc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a8fb2e5ad174ffbb692f154dde53d35',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:42 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9c9ddbf9-1dca-4065-96c2-40655fbf26f2 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] DELETE http://192.168.122.54/volume/v3/volumes/dc3dcac9-f968-4bc8-86d6-a2c516879267 Sep 03 20:20:42 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-9c9ddbf9-1dca-4065-96c2-40655fbf26f2 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:42 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-9c9ddbf9-1dca-4065-96c2-40655fbf26f2 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:42 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-9c9ddbf9-1dca-4065-96c2-40655fbf26f2 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Delete volume with id: dc3dcac9-f968-4bc8-86d6-a2c516879267 Sep 03 20:20:42 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-cfb3f15b-ed95-4b69-9b68-c9e9d2d7807a tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa2947ba-5805-4622-89d7-228ffc53b328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:42 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:42 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:20:42 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:42 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:20:42 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-9c9ddbf9-1dca-4065-96c2-40655fbf26f2 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Volume info retrieved successfully. Sep 03 20:20:42 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-9c9ddbf9-1dca-4065-96c2-40655fbf26f2 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87289) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 03 20:20:42 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-cfb3f15b-ed95-4b69-9b68-c9e9d2d7807a tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa2947ba-5805-4622-89d7-228ffc53b328) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:42 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-cfb3f15b-ed95-4b69-9b68-c9e9d2d7807a tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] Flow 'volume_create_api' (3cab904c-3795-4b10-8cf3-1ce0f90d9262) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:20:42 devstack devstack@c-api.service[87289]: WARNING cinder.quota [None req-9c9ddbf9-1dca-4065-96c2-40655fbf26f2 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1040913014 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1040913014, it is now deprecated. Please use the default quota class for default quota. Sep 03 20:20:42 devstack devstack@c-api.service[87289]: WARNING cinder.quota [None req-9c9ddbf9-1dca-4065-96c2-40655fbf26f2 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1040913014 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1040913014, it is now deprecated. Please use the default quota class for default quota. Sep 03 20:20:42 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-cfb3f15b-ed95-4b69-9b68-c9e9d2d7807a tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] Create volume request issued successfully. Sep 03 20:20:42 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-cfb3f15b-ed95-4b69-9b68-c9e9d2d7807a tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:20:42 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1518/3083] 192.168.122.54 () {60 vars in 1137 bytes} [Thu Sep 3 20:20:41 2026] POST /volume/v3/volumes => generated 785 bytes in 500 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:20:42 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-1c0eb519-27fb-4276-8f7b-df7eb1bc7560 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:42 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-9c9ddbf9-1dca-4065-96c2-40655fbf26f2 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Created reservations ['69efeba8-d69d-4a5c-88cc-0b58ab08cf5b', '2212a03d-de3a-493a-bc29-1041754aaadf', '060cd329-6d2e-46ea-bea0-69866522858c', 'dc9d23f4-6dc6-4071-a41c-1fe7b1ef59eb'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:20:42 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-1c0eb519-27fb-4276-8f7b-df7eb1bc7560 tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] GET http://192.168.122.54/volume/v3/volumes/644ceecb-60c1-4bd4-bf47-342be0bfadf7 Sep 03 20:20:42 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-1c0eb519-27fb-4276-8f7b-df7eb1bc7560 tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:42 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-1c0eb519-27fb-4276-8f7b-df7eb1bc7560 tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:42 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:42 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:20:42 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:42 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:42 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-1c0eb519-27fb-4276-8f7b-df7eb1bc7560 tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] Volume info retrieved successfully. Sep 03 20:20:42 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-1c0eb519-27fb-4276-8f7b-df7eb1bc7560 tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] http://192.168.122.54/volume/v3/volumes/644ceecb-60c1-4bd4-bf47-342be0bfadf7 returned with HTTP 200 Sep 03 20:20:42 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1519/3084] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:20:42 2026] GET /volume/v3/volumes/644ceecb-60c1-4bd4-bf47-342be0bfadf7 => generated 964 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:42 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-9c9ddbf9-1dca-4065-96c2-40655fbf26f2 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Delete volume request issued successfully. Sep 03 20:20:42 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9c9ddbf9-1dca-4065-96c2-40655fbf26f2 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] http://192.168.122.54/volume/v3/volumes/dc3dcac9-f968-4bc8-86d6-a2c516879267 returned with HTTP 202 Sep 03 20:20:42 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1566/3085] 192.168.122.54 () {60 vars in 1270 bytes} [Thu Sep 3 20:20:42 2026] DELETE /volume/v3/volumes/dc3dcac9-f968-4bc8-86d6-a2c516879267 => generated 0 bytes in 230 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:20:42 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-aee60991-7299-4501-b0c3-02c3071360a5 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:42 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-aee60991-7299-4501-b0c3-02c3071360a5 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] DELETE http://192.168.122.54/volume/v3/types/78fd2497-e51d-45e6-ba8a-a987c9a9a3d6 Sep 03 20:20:42 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-aee60991-7299-4501-b0c3-02c3071360a5 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:42 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-aee60991-7299-4501-b0c3-02c3071360a5 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Calling method '_delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:42 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-aee60991-7299-4501-b0c3-02c3071360a5 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] http://192.168.122.54/volume/v3/types/78fd2497-e51d-45e6-ba8a-a987c9a9a3d6 returned with HTTP 202 Sep 03 20:20:42 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1520/3086] 192.168.122.54 () {58 vars in 1224 bytes} [Thu Sep 3 20:20:42 2026] DELETE /volume/v3/types/78fd2497-e51d-45e6-ba8a-a987c9a9a3d6 => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:20:42 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-c55ced00-202a-4358-a57e-2944526a45c7 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:42 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c55ced00-202a-4358-a57e-2944526a45c7 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] POST http://192.168.122.54/volume/v3/types Sep 03 20:20:42 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c55ced00-202a-4358-a57e-2944526a45c7 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1363313483", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1076555582", "vendor_name": "tempest-vendor_name-1788255972"}}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:20:42 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c55ced00-202a-4358-a57e-2944526a45c7 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] http://192.168.122.54/volume/v3/types returned with HTTP 200 Sep 03 20:20:42 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1567/3087] 192.168.122.54 () {60 vars in 1132 bytes} [Thu Sep 3 20:20:42 2026] POST /volume/v3/types => generated 330 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:42 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-9c010e6d-4d16-43de-8cfb-5ddbf16ca7b5 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:42 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-9c010e6d-4d16-43de-8cfb-5ddbf16ca7b5 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:20:42 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-9c010e6d-4d16-43de-8cfb-5ddbf16ca7b5 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "a78bdd05-2d34-4fbe-aae9-1dbb84a1bf65", "size": 1}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:20:42 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.volumes [None req-9c010e6d-4d16-43de-8cfb-5ddbf16ca7b5 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Create volume request body: {'volume': {'volume_type': 'a78bdd05-2d34-4fbe-aae9-1dbb84a1bf65', 'size': 1}} {{(pid=87290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:20:42 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-9c010e6d-4d16-43de-8cfb-5ddbf16ca7b5 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Create volume of 1 GB Sep 03 20:20:42 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:42 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:42 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-9c010e6d-4d16-43de-8cfb-5ddbf16ca7b5 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Availability Zones retrieved successfully. Sep 03 20:20:42 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-9c010e6d-4d16-43de-8cfb-5ddbf16ca7b5 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Flow 'volume_create_api' (77f23d35-105b-4265-9ed0-2c1033702cd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:20:42 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-9c010e6d-4d16-43de-8cfb-5ddbf16ca7b5 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a624cdeb-72a4-42fa-8947-da44169d51d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:42 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.flows.api.create_volume [None req-9c010e6d-4d16-43de-8cfb-5ddbf16ca7b5 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Validating volume size '1' using validate_int {{(pid=87290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:20:42 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-9c010e6d-4d16-43de-8cfb-5ddbf16ca7b5 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a624cdeb-72a4-42fa-8947-da44169d51d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T18:20:42Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1076555582',vendor_name='tempest-vendor_name-1788255972'},id=a78bdd05-2d34-4fbe-aae9-1dbb84a1bf65,is_public=True,name='tempest-ProjectMemberTests-volume-type-1363313483',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a78bdd05-2d34-4fbe-aae9-1dbb84a1bf65', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:42 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-9c010e6d-4d16-43de-8cfb-5ddbf16ca7b5 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b39d56d-1205-4ade-a377-92cdac289e43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:42 devstack devstack@c-api.service[87290]: WARNING cinder.quota [None req-9c010e6d-4d16-43de-8cfb-5ddbf16ca7b5 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1363313483 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1363313483, it is now deprecated. Please use the default quota class for default quota. Sep 03 20:20:42 devstack devstack@c-api.service[87290]: WARNING cinder.quota [None req-9c010e6d-4d16-43de-8cfb-5ddbf16ca7b5 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1363313483 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1363313483, it is now deprecated. Please use the default quota class for default quota. Sep 03 20:20:42 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-9c010e6d-4d16-43de-8cfb-5ddbf16ca7b5 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Created reservations ['b67a53a9-73c2-49c7-8f2e-6be794f2fc78', '4e92a060-eedd-4245-acee-6ef9bc8130c3', '09b85b4e-1ecf-4c86-896a-232d7a2c192d', 'a538d602-ea8c-4f0e-a6fb-2b596ac70b59'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:20:42 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-9c010e6d-4d16-43de-8cfb-5ddbf16ca7b5 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b39d56d-1205-4ade-a377-92cdac289e43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b67a53a9-73c2-49c7-8f2e-6be794f2fc78', '4e92a060-eedd-4245-acee-6ef9bc8130c3', '09b85b4e-1ecf-4c86-896a-232d7a2c192d', 'a538d602-ea8c-4f0e-a6fb-2b596ac70b59']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:42 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-9c010e6d-4d16-43de-8cfb-5ddbf16ca7b5 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d9c92d8-f0d2-4ce8-a37e-217137ac37eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:42 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-93691a8b-d529-4390-bfa8-d5cc8075c16c None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:42 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-93691a8b-d529-4390-bfa8-d5cc8075c16c tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/snapshots/499c1aea-4ef2-4eb0-b442-d7e960ae6b3f Sep 03 20:20:42 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-93691a8b-d529-4390-bfa8-d5cc8075c16c tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:42 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-93691a8b-d529-4390-bfa8-d5cc8075c16c tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:42 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:42 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:20:42 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-93691a8b-d529-4390-bfa8-d5cc8075c16c tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Snapshot retrieved successfully. Sep 03 20:20:42 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-93691a8b-d529-4390-bfa8-d5cc8075c16c tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/snapshots/499c1aea-4ef2-4eb0-b442-d7e960ae6b3f returned with HTTP 200 Sep 03 20:20:42 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1568/3088] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:20:42 2026] GET /volume/v3/snapshots/499c1aea-4ef2-4eb0-b442-d7e960ae6b3f => generated 467 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:42 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:42 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:20:42 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-c86b3e8b-fdfe-42be-bc41-c9774af1f90c None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:42 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-9c010e6d-4d16-43de-8cfb-5ddbf16ca7b5 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d9c92d8-f0d2-4ce8-a37e-217137ac37eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6bafca69-3590-4cc9-982e-21fc1ca116e8', '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='14a5723c5e2e433694294ebb8d87ef5c',qos_specs=None,replication_status=,reservations=['b67a53a9-73c2-49c7-8f2e-6be794f2fc78','4e92a060-eedd-4245-acee-6ef9bc8130c3','09b85b4e-1ecf-4c86-896a-232d7a2c192d','a538d602-ea8c-4f0e-a6fb-2b596ac70b59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5998cca137454a75bf254121b81b6eea',volume_type_id=a78bdd05-2d34-4fbe-aae9-1dbb84a1bf65), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:20: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=6bafca69-3590-4cc9-982e-21fc1ca116e8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='14a5723c5e2e433694294ebb8d87ef5c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5998cca137454a75bf254121b81b6eea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a78bdd05-2d34-4fbe-aae9-1dbb84a1bf65),volume_type_id=a78bdd05-2d34-4fbe-aae9-1dbb84a1bf65)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:42 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c86b3e8b-fdfe-42be-bc41-c9774af1f90c tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] GET http://192.168.122.54/volume/v3/snapshots Sep 03 20:20:42 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c86b3e8b-fdfe-42be-bc41-c9774af1f90c tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:42 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c86b3e8b-fdfe-42be-bc41-c9774af1f90c tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] Calling method 'index' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:42 devstack devstack@c-api.service[87289]: DEBUG cinder.api.api_utils [None req-c86b3e8b-fdfe-42be-bc41-c9774af1f90c tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] Removing options '' from query. {{(pid=87289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:20:42 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-9c010e6d-4d16-43de-8cfb-5ddbf16ca7b5 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (705c5f8b-bedb-4d0d-9e7d-b3abf0222f2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:42 devstack devstack@c-api.service[87289]: DEBUG cinder.db.api [None req-c86b3e8b-fdfe-42be-bc41-c9774af1f90c tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] Building query based on filter {{(pid=87289) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 20:20:42 devstack devstack@c-api.service[87289]: /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 03 20:20:42 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 20:20:42 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-c86b3e8b-fdfe-42be-bc41-c9774af1f90c tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] Get all snapshots completed successfully. Sep 03 20:20:42 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c86b3e8b-fdfe-42be-bc41-c9774af1f90c tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] http://192.168.122.54/volume/v3/snapshots returned with HTTP 200 Sep 03 20:20:42 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1569/3089] 192.168.122.54 () {58 vars in 1122 bytes} [Thu Sep 3 20:20:42 2026] GET /volume/v3/snapshots => generated 336 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:42 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-963aa0f3-91f8-4f70-8380-862a22ba178c None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:42 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-963aa0f3-91f8-4f70-8380-862a22ba178c tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] DELETE http://192.168.122.54/volume/v3/snapshots/499c1aea-4ef2-4eb0-b442-d7e960ae6b3f Sep 03 20:20:42 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-963aa0f3-91f8-4f70-8380-862a22ba178c tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:42 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-963aa0f3-91f8-4f70-8380-862a22ba178c tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:42 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.snapshots [None req-963aa0f3-91f8-4f70-8380-862a22ba178c tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Delete snapshot with id: 499c1aea-4ef2-4eb0-b442-d7e960ae6b3f Sep 03 20:20:42 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:42 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:20:42 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-963aa0f3-91f8-4f70-8380-862a22ba178c tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Snapshot retrieved successfully. Sep 03 20:20:42 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:42 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:20:42 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-9c010e6d-4d16-43de-8cfb-5ddbf16ca7b5 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (705c5f8b-bedb-4d0d-9e7d-b3abf0222f2f) transitioned into state 'SUCCESS' from 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='14a5723c5e2e433694294ebb8d87ef5c',qos_specs=None,replication_status=,reservations=['b67a53a9-73c2-49c7-8f2e-6be794f2fc78','4e92a060-eedd-4245-acee-6ef9bc8130c3','09b85b4e-1ecf-4c86-896a-232d7a2c192d','a538d602-ea8c-4f0e-a6fb-2b596ac70b59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5998cca137454a75bf254121b81b6eea',volume_type_id=a78bdd05-2d34-4fbe-aae9-1dbb84a1bf65)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:42 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-9c010e6d-4d16-43de-8cfb-5ddbf16ca7b5 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ade4fd28-9b66-440a-a47d-5c8f3fdef0c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:42 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-963aa0f3-91f8-4f70-8380-862a22ba178c tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Snapshot delete request issued successfully. Sep 03 20:20:42 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-963aa0f3-91f8-4f70-8380-862a22ba178c tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/snapshots/499c1aea-4ef2-4eb0-b442-d7e960ae6b3f returned with HTTP 202 Sep 03 20:20:42 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1570/3090] 192.168.122.54 () {58 vars in 1236 bytes} [Thu Sep 3 20:20:42 2026] DELETE /volume/v3/snapshots/499c1aea-4ef2-4eb0-b442-d7e960ae6b3f => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:20:42 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-6cdd5da4-9a7f-4ff4-97b6-690b28bf4233 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:42 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-6cdd5da4-9a7f-4ff4-97b6-690b28bf4233 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/snapshots/499c1aea-4ef2-4eb0-b442-d7e960ae6b3f Sep 03 20:20:42 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-6cdd5da4-9a7f-4ff4-97b6-690b28bf4233 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:42 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-6cdd5da4-9a7f-4ff4-97b6-690b28bf4233 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:42 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-9c010e6d-4d16-43de-8cfb-5ddbf16ca7b5 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ade4fd28-9b66-440a-a47d-5c8f3fdef0c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:42 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:42 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:20:42 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-6cdd5da4-9a7f-4ff4-97b6-690b28bf4233 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Snapshot retrieved successfully. Sep 03 20:20:42 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-6cdd5da4-9a7f-4ff4-97b6-690b28bf4233 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/snapshots/499c1aea-4ef2-4eb0-b442-d7e960ae6b3f returned with HTTP 200 Sep 03 20:20:42 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-9c010e6d-4d16-43de-8cfb-5ddbf16ca7b5 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Flow 'volume_create_api' (77f23d35-105b-4265-9ed0-2c1033702cd0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:20:42 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1571/3091] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:20:42 2026] GET /volume/v3/snapshots/499c1aea-4ef2-4eb0-b442-d7e960ae6b3f => generated 466 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:42 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-9c010e6d-4d16-43de-8cfb-5ddbf16ca7b5 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Create volume request issued successfully. Sep 03 20:20:42 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-9c010e6d-4d16-43de-8cfb-5ddbf16ca7b5 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:20:42 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1521/3092] 192.168.122.54 () {62 vars in 1177 bytes} [Thu Sep 3 20:20:42 2026] POST /volume/v3/volumes => generated 780 bytes in 501 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:20:43 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-d705ae7b-3b96-4350-94c5-37c1acceb1e1 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:43 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d705ae7b-3b96-4350-94c5-37c1acceb1e1 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] GET http://192.168.122.54/volume/v3/volumes/6bafca69-3590-4cc9-982e-21fc1ca116e8 Sep 03 20:20:43 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d705ae7b-3b96-4350-94c5-37c1acceb1e1 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:43 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d705ae7b-3b96-4350-94c5-37c1acceb1e1 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:43 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:43 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:20:43 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:43 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:20:43 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-d705ae7b-3b96-4350-94c5-37c1acceb1e1 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Volume info retrieved successfully. Sep 03 20:20:43 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d705ae7b-3b96-4350-94c5-37c1acceb1e1 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] http://192.168.122.54/volume/v3/volumes/6bafca69-3590-4cc9-982e-21fc1ca116e8 returned with HTTP 200 Sep 03 20:20:43 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1572/3093] 192.168.122.54 () {60 vars in 1267 bytes} [Thu Sep 3 20:20:43 2026] GET /volume/v3/volumes/6bafca69-3590-4cc9-982e-21fc1ca116e8 => generated 959 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:43 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-a6da750c-3fe6-428a-9981-c6d45c87168e None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:43 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a6da750c-3fe6-428a-9981-c6d45c87168e tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] GET http://192.168.122.54/volume/v3/volumes/644ceecb-60c1-4bd4-bf47-342be0bfadf7 Sep 03 20:20:43 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a6da750c-3fe6-428a-9981-c6d45c87168e tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:43 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a6da750c-3fe6-428a-9981-c6d45c87168e tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:43 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:43 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:20:43 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:43 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:43 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-a6da750c-3fe6-428a-9981-c6d45c87168e tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] Volume info retrieved successfully. Sep 03 20:20:43 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a6da750c-3fe6-428a-9981-c6d45c87168e tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] http://192.168.122.54/volume/v3/volumes/644ceecb-60c1-4bd4-bf47-342be0bfadf7 returned with HTTP 200 Sep 03 20:20:43 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1522/3094] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:20:43 2026] GET /volume/v3/volumes/644ceecb-60c1-4bd4-bf47-342be0bfadf7 => generated 1014 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:20:43 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-1bbfc453-18fe-4b2f-aebb-41815d336225 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:44 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-1bbfc453-18fe-4b2f-aebb-41815d336225 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/snapshots/499c1aea-4ef2-4eb0-b442-d7e960ae6b3f Sep 03 20:20:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-1bbfc453-18fe-4b2f-aebb-41815d336225 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-1bbfc453-18fe-4b2f-aebb-41815d336225 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:44 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:44 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:20:44 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-1bbfc453-18fe-4b2f-aebb-41815d336225 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Snapshot retrieved successfully. Sep 03 20:20:44 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-1bbfc453-18fe-4b2f-aebb-41815d336225 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/snapshots/499c1aea-4ef2-4eb0-b442-d7e960ae6b3f returned with HTTP 200 Sep 03 20:20:44 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1573/3095] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:20:43 2026] GET /volume/v3/snapshots/499c1aea-4ef2-4eb0-b442-d7e960ae6b3f => generated 466 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-f4ae3458-7390-4a1d-b4c3-5796e23ef4a4 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:44 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f4ae3458-7390-4a1d-b4c3-5796e23ef4a4 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] GET http://192.168.122.54/volume/v3/volumes/6bafca69-3590-4cc9-982e-21fc1ca116e8 Sep 03 20:20:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f4ae3458-7390-4a1d-b4c3-5796e23ef4a4 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f4ae3458-7390-4a1d-b4c3-5796e23ef4a4 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:44 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:44 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:20:44 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:44 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:44 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-f4ae3458-7390-4a1d-b4c3-5796e23ef4a4 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Volume info retrieved successfully. Sep 03 20:20:44 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f4ae3458-7390-4a1d-b4c3-5796e23ef4a4 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] http://192.168.122.54/volume/v3/volumes/6bafca69-3590-4cc9-982e-21fc1ca116e8 returned with HTTP 200 Sep 03 20:20:44 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1523/3096] 192.168.122.54 () {60 vars in 1267 bytes} [Thu Sep 3 20:20:44 2026] GET /volume/v3/volumes/6bafca69-3590-4cc9-982e-21fc1ca116e8 => generated 980 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-caf2b786-bb3e-42cc-9d23-04a1d2d66c1a None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:44 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-caf2b786-bb3e-42cc-9d23-04a1d2d66c1a tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] GET http://192.168.122.54/volume/v3/messages Sep 03 20:20:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-caf2b786-bb3e-42cc-9d23-04a1d2d66c1a tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-caf2b786-bb3e-42cc-9d23-04a1d2d66c1a tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Calling method 'version_select' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:44 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-caf2b786-bb3e-42cc-9d23-04a1d2d66c1a tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] http://192.168.122.54/volume/v3/messages returned with HTTP 200 Sep 03 20:20:44 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1574/3097] 192.168.122.54 () {60 vars in 1159 bytes} [Thu Sep 3 20:20:44 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 03 20:20:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-8527d444-f508-4c25-a876-1b55a32a1122 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:44 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-8527d444-f508-4c25-a876-1b55a32a1122 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-member] GET http://192.168.122.54/volume/v3/messages Sep 03 20:20:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-8527d444-f508-4c25-a876-1b55a32a1122 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-8527d444-f508-4c25-a876-1b55a32a1122 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-member] Calling method 'version_select' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:44 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-8527d444-f508-4c25-a876-1b55a32a1122 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-member] http://192.168.122.54/volume/v3/messages returned with HTTP 200 Sep 03 20:20:44 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1524/3098] 192.168.122.54 () {60 vars in 1159 bytes} [Thu Sep 3 20:20: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 03 20:20:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-04ad38cf-7f8f-46fb-9cc8-07c79791c3e1 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:44 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-04ad38cf-7f8f-46fb-9cc8-07c79791c3e1 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] DELETE http://192.168.122.54/volume/v3/messages/ba13060b-d98f-4abc-b5d3-4fe12de243f5 Sep 03 20:20:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-04ad38cf-7f8f-46fb-9cc8-07c79791c3e1 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-04ad38cf-7f8f-46fb-9cc8-07c79791c3e1 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Calling method 'version_select' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:44 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-04ad38cf-7f8f-46fb-9cc8-07c79791c3e1 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] http://192.168.122.54/volume/v3/messages/ba13060b-d98f-4abc-b5d3-4fe12de243f5 returned with HTTP 204 Sep 03 20:20:44 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1575/3099] 192.168.122.54 () {60 vars in 1273 bytes} [Thu Sep 3 20:20:44 2026] DELETE /volume/v3/messages/ba13060b-d98f-4abc-b5d3-4fe12de243f5 => generated 0 bytes in 29 msecs (HTTP/1.1 204) 6 headers in 235 bytes (2 switches on core 0) Sep 03 20:20:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-423a9005-e289-42b7-b17e-12a848af9663 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:44 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-423a9005-e289-42b7-b17e-12a848af9663 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] DELETE http://192.168.122.54/volume/v3/volumes/6bafca69-3590-4cc9-982e-21fc1ca116e8 Sep 03 20:20:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-423a9005-e289-42b7-b17e-12a848af9663 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-423a9005-e289-42b7-b17e-12a848af9663 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:44 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-423a9005-e289-42b7-b17e-12a848af9663 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Delete volume with id: 6bafca69-3590-4cc9-982e-21fc1ca116e8 Sep 03 20:20:44 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:44 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:20:44 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:44 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:44 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-423a9005-e289-42b7-b17e-12a848af9663 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Volume info retrieved successfully. Sep 03 20:20:44 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-423a9005-e289-42b7-b17e-12a848af9663 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87290) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 03 20:20:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-27d18773-3b01-42f4-9acc-70bf2c4f1557 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:44 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-27d18773-3b01-42f4-9acc-70bf2c4f1557 tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] GET http://192.168.122.54/volume/v3/volumes/644ceecb-60c1-4bd4-bf47-342be0bfadf7 Sep 03 20:20:44 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-423a9005-e289-42b7-b17e-12a848af9663 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Created reservations ['6095d53d-be30-4951-9cbe-bbb8ca120596', '84ee1b1b-c39a-42b7-8f30-f4d9b555529e', '32a58106-f4a6-4103-b488-3361083ad809', '83cd6948-3263-45b7-b5dd-396ab73a1627'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:20:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-27d18773-3b01-42f4-9acc-70bf2c4f1557 tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-27d18773-3b01-42f4-9acc-70bf2c4f1557 tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:44 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:44 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:20:44 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:44 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:20:44 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-27d18773-3b01-42f4-9acc-70bf2c4f1557 tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] Volume info retrieved successfully. Sep 03 20:20:44 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-27d18773-3b01-42f4-9acc-70bf2c4f1557 tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] http://192.168.122.54/volume/v3/volumes/644ceecb-60c1-4bd4-bf47-342be0bfadf7 returned with HTTP 200 Sep 03 20:20:44 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1576/3100] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:20:44 2026] GET /volume/v3/volumes/644ceecb-60c1-4bd4-bf47-342be0bfadf7 => generated 1015 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 20:20:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-be5eda63-6413-41aa-91b7-184ef5b89926 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:44 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-be5eda63-6413-41aa-91b7-184ef5b89926 tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-reader] POST http://192.168.122.54/volume/v3/volumes/644ceecb-60c1-4bd4-bf47-342be0bfadf7/action Sep 03 20:20:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-be5eda63-6413-41aa-91b7-184ef5b89926 tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:20:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-be5eda63-6413-41aa-91b7-184ef5b89926 tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:20:44 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:44 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:20:44 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:44 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:20:44 devstack devstack@c-api.service[87289]: DEBUG cinder.policy [None req-be5eda63-6413-41aa-91b7-184ef5b89926 tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '8a7547c45b504320a989ce15193f7a61', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0c5e33a18c694a1e8db85843d49c270e', '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=87289) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 20:20:44 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-be5eda63-6413-41aa-91b7-184ef5b89926 tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-reader] http://192.168.122.54/volume/v3/volumes/644ceecb-60c1-4bd4-bf47-342be0bfadf7/action returned with HTTP 403 Sep 03 20:20:44 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1577/3101] 192.168.122.54 () {60 vars in 1269 bytes} [Thu Sep 3 20:20:44 2026] POST /volume/v3/volumes/644ceecb-60c1-4bd4-bf47-342be0bfadf7/action => generated 131 bytes in 35 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:20:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-af54acec-d5d1-4c78-879c-8d0b0f2aed65 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:44 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-af54acec-d5d1-4c78-879c-8d0b0f2aed65 tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] DELETE http://192.168.122.54/volume/v3/volumes/644ceecb-60c1-4bd4-bf47-342be0bfadf7 Sep 03 20:20:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-af54acec-d5d1-4c78-879c-8d0b0f2aed65 tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-af54acec-d5d1-4c78-879c-8d0b0f2aed65 tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:44 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-af54acec-d5d1-4c78-879c-8d0b0f2aed65 tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] Delete volume with id: 644ceecb-60c1-4bd4-bf47-342be0bfadf7 Sep 03 20:20:44 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-423a9005-e289-42b7-b17e-12a848af9663 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Delete volume request issued successfully. Sep 03 20:20:44 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-423a9005-e289-42b7-b17e-12a848af9663 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] http://192.168.122.54/volume/v3/volumes/6bafca69-3590-4cc9-982e-21fc1ca116e8 returned with HTTP 202 Sep 03 20:20:44 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:44 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:20:44 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1525/3102] 192.168.122.54 () {60 vars in 1270 bytes} [Thu Sep 3 20:20:44 2026] DELETE /volume/v3/volumes/6bafca69-3590-4cc9-982e-21fc1ca116e8 => generated 0 bytes in 243 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:20:44 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:44 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:20:44 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-af54acec-d5d1-4c78-879c-8d0b0f2aed65 tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] Volume info retrieved successfully. Sep 03 20:20:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-02f61cce-b5dd-4a57-bcb2-7a53e8626300 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:44 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-02f61cce-b5dd-4a57-bcb2-7a53e8626300 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] DELETE http://192.168.122.54/volume/v3/types/a78bdd05-2d34-4fbe-aae9-1dbb84a1bf65 Sep 03 20:20:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-02f61cce-b5dd-4a57-bcb2-7a53e8626300 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-02f61cce-b5dd-4a57-bcb2-7a53e8626300 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Calling method '_delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:44 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-af54acec-d5d1-4c78-879c-8d0b0f2aed65 tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] Delete volume request issued successfully. Sep 03 20:20:44 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-af54acec-d5d1-4c78-879c-8d0b0f2aed65 tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] http://192.168.122.54/volume/v3/volumes/644ceecb-60c1-4bd4-bf47-342be0bfadf7 returned with HTTP 202 Sep 03 20:20:44 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1578/3103] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:20:44 2026] DELETE /volume/v3/volumes/644ceecb-60c1-4bd4-bf47-342be0bfadf7 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:20:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-189ac75e-1cbc-46f4-85a0-9ae62ef4a95a None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:44 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-189ac75e-1cbc-46f4-85a0-9ae62ef4a95a tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] GET http://192.168.122.54/volume/v3/volumes/644ceecb-60c1-4bd4-bf47-342be0bfadf7 Sep 03 20:20:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-189ac75e-1cbc-46f4-85a0-9ae62ef4a95a tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-189ac75e-1cbc-46f4-85a0-9ae62ef4a95a tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:44 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:44 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:20:44 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:44 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:20:44 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-189ac75e-1cbc-46f4-85a0-9ae62ef4a95a tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] Volume info retrieved successfully. Sep 03 20:20:44 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-189ac75e-1cbc-46f4-85a0-9ae62ef4a95a tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] http://192.168.122.54/volume/v3/volumes/644ceecb-60c1-4bd4-bf47-342be0bfadf7 returned with HTTP 200 Sep 03 20:20:44 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-02f61cce-b5dd-4a57-bcb2-7a53e8626300 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] http://192.168.122.54/volume/v3/types/a78bdd05-2d34-4fbe-aae9-1dbb84a1bf65 returned with HTTP 202 Sep 03 20:20:44 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1579/3104] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:20:44 2026] GET /volume/v3/volumes/644ceecb-60c1-4bd4-bf47-342be0bfadf7 => generated 1014 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:20:44 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1526/3105] 192.168.122.54 () {58 vars in 1224 bytes} [Thu Sep 3 20:20:44 2026] DELETE /volume/v3/types/a78bdd05-2d34-4fbe-aae9-1dbb84a1bf65 => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:20:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-c139c921-edb1-4e61-99b7-b5f316d9249b None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:44 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c139c921-edb1-4e61-99b7-b5f316d9249b tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] POST http://192.168.122.54/volume/v3/types Sep 03 20:20:44 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c139c921-edb1-4e61-99b7-b5f316d9249b tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1205560731", "extra_specs": {"storage_protocol": "tempest-storage_protocol-821280214", "vendor_name": "tempest-vendor_name-317763064"}}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:20:44 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c139c921-edb1-4e61-99b7-b5f316d9249b tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] http://192.168.122.54/volume/v3/types returned with HTTP 200 Sep 03 20:20:44 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1527/3106] 192.168.122.54 () {60 vars in 1132 bytes} [Thu Sep 3 20:20:44 2026] POST /volume/v3/types => generated 328 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-b8e285c0-0a71-403c-bb88-b42eaf78b4e3 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:44 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b8e285c0-0a71-403c-bb88-b42eaf78b4e3 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:20:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b8e285c0-0a71-403c-bb88-b42eaf78b4e3 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "2694a05e-0bb4-4403-b604-adc547695686", "size": 1}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:20:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volumes [None req-b8e285c0-0a71-403c-bb88-b42eaf78b4e3 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Create volume request body: {'volume': {'volume_type': '2694a05e-0bb4-4403-b604-adc547695686', 'size': 1}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:20:44 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-b8e285c0-0a71-403c-bb88-b42eaf78b4e3 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Create volume of 1 GB Sep 03 20:20:44 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:44 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:20:44 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-b8e285c0-0a71-403c-bb88-b42eaf78b4e3 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Availability Zones retrieved successfully. Sep 03 20:20:44 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-b8e285c0-0a71-403c-bb88-b42eaf78b4e3 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Flow 'volume_create_api' (7510cc08-e142-45d6-9b06-cedd8348161f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:20:44 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-b8e285c0-0a71-403c-bb88-b42eaf78b4e3 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15ccbc4a-0530-4b33-b579-6d848c58e65f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:44 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.flows.api.create_volume [None req-b8e285c0-0a71-403c-bb88-b42eaf78b4e3 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Validating volume size '1' using validate_int {{(pid=87289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:20:44 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-b8e285c0-0a71-403c-bb88-b42eaf78b4e3 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15ccbc4a-0530-4b33-b579-6d848c58e65f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T18:20:45Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-821280214',vendor_name='tempest-vendor_name-317763064'},id=2694a05e-0bb4-4403-b604-adc547695686,is_public=True,name='tempest-ProjectMemberTests-volume-type-1205560731',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2694a05e-0bb4-4403-b604-adc547695686', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:44 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-b8e285c0-0a71-403c-bb88-b42eaf78b4e3 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0ece51d-16d4-45b4-ac5c-198a70505a85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:45 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-9d2db7a1-c487-4fba-938f-e34cff4d4fd3 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:45 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-9d2db7a1-c487-4fba-938f-e34cff4d4fd3 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/snapshots/499c1aea-4ef2-4eb0-b442-d7e960ae6b3f Sep 03 20:20:45 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-9d2db7a1-c487-4fba-938f-e34cff4d4fd3 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:45 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-9d2db7a1-c487-4fba-938f-e34cff4d4fd3 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:45 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:45 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:45 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-9d2db7a1-c487-4fba-938f-e34cff4d4fd3 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Snapshot retrieved successfully. Sep 03 20:20:45 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-9d2db7a1-c487-4fba-938f-e34cff4d4fd3 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/snapshots/499c1aea-4ef2-4eb0-b442-d7e960ae6b3f returned with HTTP 200 Sep 03 20:20:45 devstack devstack@c-api.service[87289]: WARNING cinder.quota [None req-b8e285c0-0a71-403c-bb88-b42eaf78b4e3 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1205560731 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1205560731, it is now deprecated. Please use the default quota class for default quota. Sep 03 20:20:45 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1528/3107] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:20:45 2026] GET /volume/v3/snapshots/499c1aea-4ef2-4eb0-b442-d7e960ae6b3f => generated 466 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:45 devstack devstack@c-api.service[87289]: WARNING cinder.quota [None req-b8e285c0-0a71-403c-bb88-b42eaf78b4e3 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1205560731 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1205560731, it is now deprecated. Please use the default quota class for default quota. Sep 03 20:20:45 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-b8e285c0-0a71-403c-bb88-b42eaf78b4e3 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Created reservations ['945e680a-7d3a-4528-8008-4def39e723a8', '82ebf48e-2c8a-47ad-90ef-d53938a966d0', 'debf0a44-a9ac-4a66-8b53-302ccad0b876', 'a8e3c12f-a976-4850-aa6a-5f0fa02e7ab4'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:20:45 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-b8e285c0-0a71-403c-bb88-b42eaf78b4e3 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0ece51d-16d4-45b4-ac5c-198a70505a85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['945e680a-7d3a-4528-8008-4def39e723a8', '82ebf48e-2c8a-47ad-90ef-d53938a966d0', 'debf0a44-a9ac-4a66-8b53-302ccad0b876', 'a8e3c12f-a976-4850-aa6a-5f0fa02e7ab4']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:45 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-b8e285c0-0a71-403c-bb88-b42eaf78b4e3 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7587fc56-6839-42c9-8727-aaabd418b10d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:45 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:45 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:20:45 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-b8e285c0-0a71-403c-bb88-b42eaf78b4e3 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7587fc56-6839-42c9-8727-aaabd418b10d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3639c671-c1c8-45cb-a096-3b818fe68077', '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='14a5723c5e2e433694294ebb8d87ef5c',qos_specs=None,replication_status=,reservations=['945e680a-7d3a-4528-8008-4def39e723a8','82ebf48e-2c8a-47ad-90ef-d53938a966d0','debf0a44-a9ac-4a66-8b53-302ccad0b876','a8e3c12f-a976-4850-aa6a-5f0fa02e7ab4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5998cca137454a75bf254121b81b6eea',volume_type_id=2694a05e-0bb4-4403-b604-adc547695686), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:20:45Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3639c671-c1c8-45cb-a096-3b818fe68077,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='14a5723c5e2e433694294ebb8d87ef5c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5998cca137454a75bf254121b81b6eea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2694a05e-0bb4-4403-b604-adc547695686),volume_type_id=2694a05e-0bb4-4403-b604-adc547695686)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:45 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-b8e285c0-0a71-403c-bb88-b42eaf78b4e3 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (022782da-72ab-4ccf-bb3e-f498802880e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:45 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-b8e285c0-0a71-403c-bb88-b42eaf78b4e3 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (022782da-72ab-4ccf-bb3e-f498802880e8) transitioned into state 'SUCCESS' from 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='14a5723c5e2e433694294ebb8d87ef5c',qos_specs=None,replication_status=,reservations=['945e680a-7d3a-4528-8008-4def39e723a8','82ebf48e-2c8a-47ad-90ef-d53938a966d0','debf0a44-a9ac-4a66-8b53-302ccad0b876','a8e3c12f-a976-4850-aa6a-5f0fa02e7ab4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5998cca137454a75bf254121b81b6eea',volume_type_id=2694a05e-0bb4-4403-b604-adc547695686)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:45 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-b8e285c0-0a71-403c-bb88-b42eaf78b4e3 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd5f9a82-1a5b-4c03-a1d2-de9f48db41bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:45 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-b8e285c0-0a71-403c-bb88-b42eaf78b4e3 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd5f9a82-1a5b-4c03-a1d2-de9f48db41bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:45 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-b8e285c0-0a71-403c-bb88-b42eaf78b4e3 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Flow 'volume_create_api' (7510cc08-e142-45d6-9b06-cedd8348161f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:20:45 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-b8e285c0-0a71-403c-bb88-b42eaf78b4e3 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Create volume request issued successfully. Sep 03 20:20:45 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b8e285c0-0a71-403c-bb88-b42eaf78b4e3 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:20:45 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1580/3108] 192.168.122.54 () {62 vars in 1177 bytes} [Thu Sep 3 20:20:44 2026] POST /volume/v3/volumes => generated 780 bytes in 700 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:20:45 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-a35ca01d-70a6-413b-a9c0-5cf1c77c3f88 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:45 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a35ca01d-70a6-413b-a9c0-5cf1c77c3f88 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] GET http://192.168.122.54/volume/v3/volumes/3639c671-c1c8-45cb-a096-3b818fe68077 Sep 03 20:20:45 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a35ca01d-70a6-413b-a9c0-5cf1c77c3f88 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:45 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a35ca01d-70a6-413b-a9c0-5cf1c77c3f88 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:45 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:45 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:20:45 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:45 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:45 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-a35ca01d-70a6-413b-a9c0-5cf1c77c3f88 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Volume info retrieved successfully. Sep 03 20:20:45 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a35ca01d-70a6-413b-a9c0-5cf1c77c3f88 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] http://192.168.122.54/volume/v3/volumes/3639c671-c1c8-45cb-a096-3b818fe68077 returned with HTTP 200 Sep 03 20:20:45 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1529/3109] 192.168.122.54 () {60 vars in 1267 bytes} [Thu Sep 3 20:20:45 2026] GET /volume/v3/volumes/3639c671-c1c8-45cb-a096-3b818fe68077 => generated 959 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:45 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-783d525c-0c29-47eb-bfc0-87ae7d8c4a63 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:45 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-783d525c-0c29-47eb-bfc0-87ae7d8c4a63 tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] GET http://192.168.122.54/volume/v3/volumes/644ceecb-60c1-4bd4-bf47-342be0bfadf7 Sep 03 20:20:45 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-783d525c-0c29-47eb-bfc0-87ae7d8c4a63 tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:45 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-783d525c-0c29-47eb-bfc0-87ae7d8c4a63 tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:45 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:45 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:20:45 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:45 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:20:45 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-783d525c-0c29-47eb-bfc0-87ae7d8c4a63 tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] Volume info retrieved successfully. Sep 03 20:20:45 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-783d525c-0c29-47eb-bfc0-87ae7d8c4a63 tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] http://192.168.122.54/volume/v3/volumes/644ceecb-60c1-4bd4-bf47-342be0bfadf7 returned with HTTP 200 Sep 03 20:20:45 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1581/3110] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:20:45 2026] GET /volume/v3/volumes/644ceecb-60c1-4bd4-bf47-342be0bfadf7 => generated 1014 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:20:46 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-8fc34852-faf7-4809-9ca9-d15bee017c9d None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:46 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-8fc34852-faf7-4809-9ca9-d15bee017c9d tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/snapshots/499c1aea-4ef2-4eb0-b442-d7e960ae6b3f Sep 03 20:20:46 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-8fc34852-faf7-4809-9ca9-d15bee017c9d tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:46 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-8fc34852-faf7-4809-9ca9-d15bee017c9d tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:46 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-8fc34852-faf7-4809-9ca9-d15bee017c9d tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/snapshots/499c1aea-4ef2-4eb0-b442-d7e960ae6b3f returned with HTTP 404 Sep 03 20:20:46 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1530/3111] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:20:46 2026] GET /volume/v3/snapshots/499c1aea-4ef2-4eb0-b442-d7e960ae6b3f => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:20:46 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-55287fcc-da32-403d-85b1-eceee8dafe00 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:46 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-55287fcc-da32-403d-85b1-eceee8dafe00 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] DELETE http://192.168.122.54/volume/v3/volumes/2ad01834-5ba5-4e74-8d68-e402c6797e8b Sep 03 20:20:46 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-55287fcc-da32-403d-85b1-eceee8dafe00 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:46 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-55287fcc-da32-403d-85b1-eceee8dafe00 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:46 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-55287fcc-da32-403d-85b1-eceee8dafe00 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Delete volume with id: 2ad01834-5ba5-4e74-8d68-e402c6797e8b Sep 03 20:20:46 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:46 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:20:46 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:46 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:20:46 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-55287fcc-da32-403d-85b1-eceee8dafe00 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Volume info retrieved successfully. Sep 03 20:20:46 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-55287fcc-da32-403d-85b1-eceee8dafe00 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Delete volume request issued successfully. Sep 03 20:20:46 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-55287fcc-da32-403d-85b1-eceee8dafe00 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/volumes/2ad01834-5ba5-4e74-8d68-e402c6797e8b returned with HTTP 202 Sep 03 20:20:46 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1582/3112] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:20:46 2026] DELETE /volume/v3/volumes/2ad01834-5ba5-4e74-8d68-e402c6797e8b => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:20:46 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-9426855b-73e6-4fbb-83df-5fda4f6fa1fa None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:46 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-9426855b-73e6-4fbb-83df-5fda4f6fa1fa tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/volumes/2ad01834-5ba5-4e74-8d68-e402c6797e8b Sep 03 20:20:46 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-9426855b-73e6-4fbb-83df-5fda4f6fa1fa tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:46 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-9426855b-73e6-4fbb-83df-5fda4f6fa1fa tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:46 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:46 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:20:46 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:46 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:46 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-9426855b-73e6-4fbb-83df-5fda4f6fa1fa tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Volume info retrieved successfully. Sep 03 20:20:46 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-9426855b-73e6-4fbb-83df-5fda4f6fa1fa tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/volumes/2ad01834-5ba5-4e74-8d68-e402c6797e8b returned with HTTP 200 Sep 03 20:20:46 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1531/3113] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:20:46 2026] GET /volume/v3/volumes/2ad01834-5ba5-4e74-8d68-e402c6797e8b => generated 1014 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:20:46 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-db850255-4844-4978-95c9-3685bd9e8003 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:46 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-db850255-4844-4978-95c9-3685bd9e8003 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] GET http://192.168.122.54/volume/v3/volumes/3639c671-c1c8-45cb-a096-3b818fe68077 Sep 03 20:20:46 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-db850255-4844-4978-95c9-3685bd9e8003 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:46 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-db850255-4844-4978-95c9-3685bd9e8003 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:46 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:46 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:20:46 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:46 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:20:46 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-db850255-4844-4978-95c9-3685bd9e8003 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Volume info retrieved successfully. Sep 03 20:20:46 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-db850255-4844-4978-95c9-3685bd9e8003 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] http://192.168.122.54/volume/v3/volumes/3639c671-c1c8-45cb-a096-3b818fe68077 returned with HTTP 200 Sep 03 20:20:46 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1583/3114] 192.168.122.54 () {60 vars in 1267 bytes} [Thu Sep 3 20:20:46 2026] GET /volume/v3/volumes/3639c671-c1c8-45cb-a096-3b818fe68077 => generated 980 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:20:46 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-9c4c5dfd-1e11-49b0-806f-491ed2cbf565 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:46 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-9c4c5dfd-1e11-49b0-806f-491ed2cbf565 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] GET http://192.168.122.54/volume/v3/messages Sep 03 20:20:46 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-9c4c5dfd-1e11-49b0-806f-491ed2cbf565 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:46 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-9c4c5dfd-1e11-49b0-806f-491ed2cbf565 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Calling method 'version_select' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:46 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-9c4c5dfd-1e11-49b0-806f-491ed2cbf565 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] http://192.168.122.54/volume/v3/messages returned with HTTP 200 Sep 03 20:20:46 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1532/3115] 192.168.122.54 () {60 vars in 1159 bytes} [Thu Sep 3 20:20:46 2026] GET /volume/v3/messages => generated 676 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:46 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-ea8c4633-d26c-4e27-b130-2c7bfb5c0780 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:46 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ea8c4633-d26c-4e27-b130-2c7bfb5c0780 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-member] GET http://192.168.122.54/volume/v3/messages/3d6a5d5d-8494-4df8-9f70-4f5d7f754dc2 Sep 03 20:20:46 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ea8c4633-d26c-4e27-b130-2c7bfb5c0780 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:46 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ea8c4633-d26c-4e27-b130-2c7bfb5c0780 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-member] Calling method 'version_select' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:46 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ea8c4633-d26c-4e27-b130-2c7bfb5c0780 tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-member] http://192.168.122.54/volume/v3/messages/3d6a5d5d-8494-4df8-9f70-4f5d7f754dc2 returned with HTTP 200 Sep 03 20:20:46 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1584/3116] 192.168.122.54 () {60 vars in 1270 bytes} [Thu Sep 3 20:20:46 2026] GET /volume/v3/messages/3d6a5d5d-8494-4df8-9f70-4f5d7f754dc2 => generated 673 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:46 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-af0fccb0-71c1-48b0-bdca-6d519e7ee43f None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:46 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-af0fccb0-71c1-48b0-bdca-6d519e7ee43f tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] DELETE http://192.168.122.54/volume/v3/messages/3d6a5d5d-8494-4df8-9f70-4f5d7f754dc2 Sep 03 20:20:46 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-af0fccb0-71c1-48b0-bdca-6d519e7ee43f tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:46 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-af0fccb0-71c1-48b0-bdca-6d519e7ee43f tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Calling method 'version_select' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:46 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-af0fccb0-71c1-48b0-bdca-6d519e7ee43f tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] http://192.168.122.54/volume/v3/messages/3d6a5d5d-8494-4df8-9f70-4f5d7f754dc2 returned with HTTP 204 Sep 03 20:20:46 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1533/3117] 192.168.122.54 () {60 vars in 1273 bytes} [Thu Sep 3 20:20:46 2026] DELETE /volume/v3/messages/3d6a5d5d-8494-4df8-9f70-4f5d7f754dc2 => generated 0 bytes in 43 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 03 20:20:46 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-40454cab-bd6c-4c23-a764-a0f6bb6435ca None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:46 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-40454cab-bd6c-4c23-a764-a0f6bb6435ca tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] DELETE http://192.168.122.54/volume/v3/volumes/3639c671-c1c8-45cb-a096-3b818fe68077 Sep 03 20:20:46 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-40454cab-bd6c-4c23-a764-a0f6bb6435ca tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:46 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-40454cab-bd6c-4c23-a764-a0f6bb6435ca tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:46 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-40454cab-bd6c-4c23-a764-a0f6bb6435ca tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Delete volume with id: 3639c671-c1c8-45cb-a096-3b818fe68077 Sep 03 20:20:46 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-adc97c0d-fe57-4034-bcc3-197b1af55574 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:46 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:46 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:20:46 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:46 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:20:46 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-adc97c0d-fe57-4034-bcc3-197b1af55574 tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] GET http://192.168.122.54/volume/v3/volumes/644ceecb-60c1-4bd4-bf47-342be0bfadf7 Sep 03 20:20:46 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-adc97c0d-fe57-4034-bcc3-197b1af55574 tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:46 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-adc97c0d-fe57-4034-bcc3-197b1af55574 tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:46 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-40454cab-bd6c-4c23-a764-a0f6bb6435ca tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Volume info retrieved successfully. Sep 03 20:20:46 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-40454cab-bd6c-4c23-a764-a0f6bb6435ca tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87289) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 03 20:20:46 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-adc97c0d-fe57-4034-bcc3-197b1af55574 tempest-ProjectReaderTests-260809853 tempest-ProjectReaderTests-260809853-project-admin] http://192.168.122.54/volume/v3/volumes/644ceecb-60c1-4bd4-bf47-342be0bfadf7 returned with HTTP 404 Sep 03 20:20:46 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1534/3118] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:20:46 2026] GET /volume/v3/volumes/644ceecb-60c1-4bd4-bf47-342be0bfadf7 => generated 109 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 20:20:46 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-40454cab-bd6c-4c23-a764-a0f6bb6435ca tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Created reservations ['74629a74-80d4-437e-bfea-4333f3a167ad', '936a9ee6-8497-4c55-b59b-203a70addf9e', '11cf6134-3a7a-4d01-90de-559a6f4fbe79', 'f02f065a-6b2e-4495-89f8-d328c0e38c0e'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:20:46 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-40454cab-bd6c-4c23-a764-a0f6bb6435ca tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Delete volume request issued successfully. Sep 03 20:20:46 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-40454cab-bd6c-4c23-a764-a0f6bb6435ca tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] http://192.168.122.54/volume/v3/volumes/3639c671-c1c8-45cb-a096-3b818fe68077 returned with HTTP 202 Sep 03 20:20:46 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1585/3119] 192.168.122.54 () {60 vars in 1270 bytes} [Thu Sep 3 20:20:46 2026] DELETE /volume/v3/volumes/3639c671-c1c8-45cb-a096-3b818fe68077 => generated 0 bytes in 247 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:20:46 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-72d1fa34-3924-45b7-9dff-3dd3a925edbb None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:46 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-72d1fa34-3924-45b7-9dff-3dd3a925edbb tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] DELETE http://192.168.122.54/volume/v3/types/2694a05e-0bb4-4403-b604-adc547695686 Sep 03 20:20:46 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-72d1fa34-3924-45b7-9dff-3dd3a925edbb tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:46 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-72d1fa34-3924-45b7-9dff-3dd3a925edbb tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] Calling method '_delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:47 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-72d1fa34-3924-45b7-9dff-3dd3a925edbb tempest-ProjectMemberTests-183569872 tempest-ProjectMemberTests-183569872-project-admin] http://192.168.122.54/volume/v3/types/2694a05e-0bb4-4403-b604-adc547695686 returned with HTTP 202 Sep 03 20:20:47 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1535/3120] 192.168.122.54 () {58 vars in 1224 bytes} [Thu Sep 3 20:20:46 2026] DELETE /volume/v3/types/2694a05e-0bb4-4403-b604-adc547695686 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:20:47 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-d0ca468d-1094-4687-8d3d-38b5633239a7 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:47 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d0ca468d-1094-4687-8d3d-38b5633239a7 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/volumes/2ad01834-5ba5-4e74-8d68-e402c6797e8b Sep 03 20:20:47 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d0ca468d-1094-4687-8d3d-38b5633239a7 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:47 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d0ca468d-1094-4687-8d3d-38b5633239a7 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:47 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:47 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:20:47 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:47 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:20:47 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-d0ca468d-1094-4687-8d3d-38b5633239a7 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Volume info retrieved successfully. Sep 03 20:20:47 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d0ca468d-1094-4687-8d3d-38b5633239a7 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/volumes/2ad01834-5ba5-4e74-8d68-e402c6797e8b returned with HTTP 200 Sep 03 20:20:47 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1586/3121] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:20:47 2026] GET /volume/v3/volumes/2ad01834-5ba5-4e74-8d68-e402c6797e8b => generated 1014 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:20:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-ffad5c07-2537-434c-83bf-550f61bd0933 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:48 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ffad5c07-2537-434c-83bf-550f61bd0933 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/volumes/2ad01834-5ba5-4e74-8d68-e402c6797e8b Sep 03 20:20:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ffad5c07-2537-434c-83bf-550f61bd0933 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ffad5c07-2537-434c-83bf-550f61bd0933 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:48 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ffad5c07-2537-434c-83bf-550f61bd0933 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/volumes/2ad01834-5ba5-4e74-8d68-e402c6797e8b returned with HTTP 404 Sep 03 20:20:48 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1536/3122] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:20:48 2026] GET /volume/v3/volumes/2ad01834-5ba5-4e74-8d68-e402c6797e8b => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:20:48 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-174784e2-b0fb-457f-b71c-5f237a92835a None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:48 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-174784e2-b0fb-457f-b71c-5f237a92835a tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:20:48 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-174784e2-b0fb-457f-b71c-5f237a92835a tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-793367055"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:20:48 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volumes [None req-174784e2-b0fb-457f-b71c-5f237a92835a tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-793367055'}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:20:48 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-174784e2-b0fb-457f-b71c-5f237a92835a tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Create volume of 1 GB Sep 03 20:20:48 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-174784e2-b0fb-457f-b71c-5f237a92835a tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Availability Zones retrieved successfully. Sep 03 20:20:48 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-174784e2-b0fb-457f-b71c-5f237a92835a tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Flow 'volume_create_api' (a1384cbd-d950-4fc1-9eca-b5eeb769525a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:20:48 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-174784e2-b0fb-457f-b71c-5f237a92835a tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e844e81-8ff0-48ae-9570-b42d2b0348e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:48 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.flows.api.create_volume [None req-174784e2-b0fb-457f-b71c-5f237a92835a tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Validating volume size '1' using validate_int {{(pid=87289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:20:48 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-174784e2-b0fb-457f-b71c-5f237a92835a tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e844e81-8ff0-48ae-9570-b42d2b0348e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:48 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-174784e2-b0fb-457f-b71c-5f237a92835a tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e9cb190-ce90-44d5-88c4-6ff843cadd93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:48 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-174784e2-b0fb-457f-b71c-5f237a92835a tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Created reservations ['00858fe5-d692-4bfe-a774-ac2ed1584a1e', '014e8392-6010-45c4-8393-62cb713f13e7', '6c9cb36f-2d66-4369-8a59-7c21adc4456c', 'c0a757b7-a624-48b6-9b83-e536555dc2ff'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:20:48 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-174784e2-b0fb-457f-b71c-5f237a92835a tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e9cb190-ce90-44d5-88c4-6ff843cadd93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00858fe5-d692-4bfe-a774-ac2ed1584a1e', '014e8392-6010-45c4-8393-62cb713f13e7', '6c9cb36f-2d66-4369-8a59-7c21adc4456c', 'c0a757b7-a624-48b6-9b83-e536555dc2ff']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:48 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-174784e2-b0fb-457f-b71c-5f237a92835a tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c2d1fb8-7db3-4b6a-9286-ef828d1b7dca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:48 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:48 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:20:48 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-174784e2-b0fb-457f-b71c-5f237a92835a tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c2d1fb8-7db3-4b6a-9286-ef828d1b7dca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '84a13513-19af-454c-9a5e-8a0ebf2838f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-793367055',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02f09a4435684cf09a61ab792a6ad26b',qos_specs=None,replication_status=,reservations=['00858fe5-d692-4bfe-a774-ac2ed1584a1e','014e8392-6010-45c4-8393-62cb713f13e7','6c9cb36f-2d66-4369-8a59-7c21adc4456c','c0a757b7-a624-48b6-9b83-e536555dc2ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9f1281ebf0d44089d5311d91649ab9f',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:20:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-793367055',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=84a13513-19af-454c-9a5e-8a0ebf2838f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02f09a4435684cf09a61ab792a6ad26b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d9f1281ebf0d44089d5311d91649ab9f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:48 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-174784e2-b0fb-457f-b71c-5f237a92835a tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4043e1f-8866-4c84-b528-d1d6e751a891) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:48 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-174784e2-b0fb-457f-b71c-5f237a92835a tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4043e1f-8866-4c84-b528-d1d6e751a891) transitioned into state 'SUCCESS' from state '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-793367055',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02f09a4435684cf09a61ab792a6ad26b',qos_specs=None,replication_status=,reservations=['00858fe5-d692-4bfe-a774-ac2ed1584a1e','014e8392-6010-45c4-8393-62cb713f13e7','6c9cb36f-2d66-4369-8a59-7c21adc4456c','c0a757b7-a624-48b6-9b83-e536555dc2ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9f1281ebf0d44089d5311d91649ab9f',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:48 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-174784e2-b0fb-457f-b71c-5f237a92835a tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed69db35-44ba-453b-a5ac-1927e0f5cc2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:48 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-174784e2-b0fb-457f-b71c-5f237a92835a tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed69db35-44ba-453b-a5ac-1927e0f5cc2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:48 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-174784e2-b0fb-457f-b71c-5f237a92835a tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Flow 'volume_create_api' (a1384cbd-d950-4fc1-9eca-b5eeb769525a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:20:48 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-174784e2-b0fb-457f-b71c-5f237a92835a tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Create volume request issued successfully. Sep 03 20:20:48 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-174784e2-b0fb-457f-b71c-5f237a92835a tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:20:48 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1587/3123] 192.168.122.54 () {60 vars in 1137 bytes} [Thu Sep 3 20:20:48 2026] POST /volume/v3/volumes => generated 784 bytes in 420 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:20:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-4508f484-4e69-46f1-bedf-aa0fb3fe06b9 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:48 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-4508f484-4e69-46f1-bedf-aa0fb3fe06b9 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/volumes/84a13513-19af-454c-9a5e-8a0ebf2838f2 Sep 03 20:20:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-4508f484-4e69-46f1-bedf-aa0fb3fe06b9 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-4508f484-4e69-46f1-bedf-aa0fb3fe06b9 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:48 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:48 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:20:48 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:48 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:48 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-4508f484-4e69-46f1-bedf-aa0fb3fe06b9 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Volume info retrieved successfully. Sep 03 20:20:48 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-4508f484-4e69-46f1-bedf-aa0fb3fe06b9 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/volumes/84a13513-19af-454c-9a5e-8a0ebf2838f2 returned with HTTP 200 Sep 03 20:20:49 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1537/3124] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:20:48 2026] GET /volume/v3/volumes/84a13513-19af-454c-9a5e-8a0ebf2838f2 => generated 963 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:50 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-2083d842-dc40-4a43-a550-028cf3e78fa5 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:50 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-2083d842-dc40-4a43-a550-028cf3e78fa5 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/volumes/84a13513-19af-454c-9a5e-8a0ebf2838f2 Sep 03 20:20:50 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-2083d842-dc40-4a43-a550-028cf3e78fa5 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:50 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-2083d842-dc40-4a43-a550-028cf3e78fa5 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:50 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:50 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:20:50 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:50 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:20:50 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-2083d842-dc40-4a43-a550-028cf3e78fa5 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Volume info retrieved successfully. Sep 03 20:20:50 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-2083d842-dc40-4a43-a550-028cf3e78fa5 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/volumes/84a13513-19af-454c-9a5e-8a0ebf2838f2 returned with HTTP 200 Sep 03 20:20:50 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1588/3125] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:20:50 2026] GET /volume/v3/volumes/84a13513-19af-454c-9a5e-8a0ebf2838f2 => generated 1013 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:20:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-3acdcb6f-12cc-44f3-806f-72d3ec666e5f None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:51 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-3acdcb6f-12cc-44f3-806f-72d3ec666e5f tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/volumes/84a13513-19af-454c-9a5e-8a0ebf2838f2 Sep 03 20:20:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-3acdcb6f-12cc-44f3-806f-72d3ec666e5f tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-3acdcb6f-12cc-44f3-806f-72d3ec666e5f tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:51 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:51 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:20:51 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:51 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:51 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-3acdcb6f-12cc-44f3-806f-72d3ec666e5f tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Volume info retrieved successfully. Sep 03 20:20:51 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-3acdcb6f-12cc-44f3-806f-72d3ec666e5f tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/volumes/84a13513-19af-454c-9a5e-8a0ebf2838f2 returned with HTTP 200 Sep 03 20:20:51 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1538/3126] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:20:51 2026] GET /volume/v3/volumes/84a13513-19af-454c-9a5e-8a0ebf2838f2 => generated 1014 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:20:51 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-ae1e8e7f-4d23-4374-8a78-d1bdb938b0ac None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:51 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ae1e8e7f-4d23-4374-8a78-d1bdb938b0ac tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] POST http://192.168.122.54/volume/v3/snapshots Sep 03 20:20:51 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ae1e8e7f-4d23-4374-8a78-d1bdb938b0ac tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "84a13513-19af-454c-9a5e-8a0ebf2838f2", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1390842206"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:20:51 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:51 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:20:51 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:51 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:20:51 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-ae1e8e7f-4d23-4374-8a78-d1bdb938b0ac tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Volume info retrieved successfully. Sep 03 20:20:51 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.snapshots [None req-ae1e8e7f-4d23-4374-8a78-d1bdb938b0ac tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Create snapshot from volume 84a13513-19af-454c-9a5e-8a0ebf2838f2 Sep 03 20:20:51 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-ae1e8e7f-4d23-4374-8a78-d1bdb938b0ac tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Created reservations ['910afcab-7255-40b6-8b54-16c40e78c007', '84d1d122-0346-4ec4-9bf4-de12389e2129', '2aa21420-a423-458e-874b-a03b0e8884ce', '4a0f3bb3-1e9f-43b3-916a-a683028a5f7f'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:20:51 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:51 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:20:51 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-ae1e8e7f-4d23-4374-8a78-d1bdb938b0ac tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Snapshot create request issued successfully. Sep 03 20:20:51 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ae1e8e7f-4d23-4374-8a78-d1bdb938b0ac tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/snapshots returned with HTTP 202 Sep 03 20:20:51 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1589/3127] 192.168.122.54 () {60 vars in 1144 bytes} [Thu Sep 3 20:20:51 2026] POST /volume/v3/snapshots => generated 308 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:20:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-a3b55ea0-4d09-4910-a01c-b86c1a942471 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:51 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a3b55ea0-4d09-4910-a01c-b86c1a942471 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/snapshots/58788cfe-e188-4dd8-8304-d2f323f35af9 Sep 03 20:20:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a3b55ea0-4d09-4910-a01c-b86c1a942471 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:51 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a3b55ea0-4d09-4910-a01c-b86c1a942471 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:51 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:51 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:51 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-a3b55ea0-4d09-4910-a01c-b86c1a942471 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Snapshot retrieved successfully. Sep 03 20:20:51 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a3b55ea0-4d09-4910-a01c-b86c1a942471 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/snapshots/58788cfe-e188-4dd8-8304-d2f323f35af9 returned with HTTP 200 Sep 03 20:20:51 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1539/3128] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:20:51 2026] GET /volume/v3/snapshots/58788cfe-e188-4dd8-8304-d2f323f35af9 => generated 440 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:52 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-e4ed4891-ae08-4b6a-bf34-9ecf231807d0 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:52 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-e4ed4891-ae08-4b6a-bf34-9ecf231807d0 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/snapshots/58788cfe-e188-4dd8-8304-d2f323f35af9 Sep 03 20:20:52 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-e4ed4891-ae08-4b6a-bf34-9ecf231807d0 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:52 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-e4ed4891-ae08-4b6a-bf34-9ecf231807d0 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:52 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:52 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:20:52 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-e4ed4891-ae08-4b6a-bf34-9ecf231807d0 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Snapshot retrieved successfully. Sep 03 20:20:52 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-e4ed4891-ae08-4b6a-bf34-9ecf231807d0 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/snapshots/58788cfe-e188-4dd8-8304-d2f323f35af9 returned with HTTP 200 Sep 03 20:20:52 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1590/3129] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:20:52 2026] GET /volume/v3/snapshots/58788cfe-e188-4dd8-8304-d2f323f35af9 => generated 440 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:52 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-714afea9-0e0e-4d42-944d-0f34f29f1c58 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:52 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-714afea9-0e0e-4d42-944d-0f34f29f1c58 tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] POST http://192.168.122.54/volume/v3/types Sep 03 20:20:52 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-714afea9-0e0e-4d42-944d-0f34f29f1c58 tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-835886218", "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=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:20:52 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-714afea9-0e0e-4d42-944d-0f34f29f1c58 tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] http://192.168.122.54/volume/v3/types returned with HTTP 200 Sep 03 20:20:52 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1540/3130] 192.168.122.54 () {60 vars in 1132 bytes} [Thu Sep 3 20:20:52 2026] POST /volume/v3/types => generated 379 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:20:52 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-d328bcf7-2739-4633-bdc8-b84f2a333f2f None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:52 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d328bcf7-2739-4633-bdc8-b84f2a333f2f tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] POST http://192.168.122.54/volume/v3/types/4a991152-f5e6-4072-b9aa-9a5fc92f6051/encryption Sep 03 20:20:52 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d328bcf7-2739-4633-bdc8-b84f2a333f2f tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:20:52 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d328bcf7-2739-4633-bdc8-b84f2a333f2f tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] http://192.168.122.54/volume/v3/types/4a991152-f5e6-4072-b9aa-9a5fc92f6051/encryption returned with HTTP 200 Sep 03 20:20:52 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1591/3131] 192.168.122.54 () {60 vars in 1276 bytes} [Thu Sep 3 20:20:52 2026] POST /volume/v3/types/4a991152-f5e6-4072-b9aa-9a5fc92f6051/encryption => generated 239 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:52 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-70dc6803-1e88-4c93-8b9b-59010ae28730 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:52 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-70dc6803-1e88-4c93-8b9b-59010ae28730 tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] POST http://192.168.122.54/volume/v3/types Sep 03 20:20:52 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-70dc6803-1e88-4c93-8b9b-59010ae28730 tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-816170811", "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=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:20:52 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-70dc6803-1e88-4c93-8b9b-59010ae28730 tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] http://192.168.122.54/volume/v3/types returned with HTTP 200 Sep 03 20:20:52 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1541/3132] 192.168.122.54 () {60 vars in 1132 bytes} [Thu Sep 3 20:20:52 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 03 20:20:52 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-0e6a9984-cc6b-4304-a2b4-1c0e48946335 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:52 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-0e6a9984-cc6b-4304-a2b4-1c0e48946335 tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] POST http://192.168.122.54/volume/v3/types/ac1341f2-ad46-4a36-b1b1-46dd98f6c9ab/encryption Sep 03 20:20:52 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-0e6a9984-cc6b-4304-a2b4-1c0e48946335 tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:20:53 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-0e6a9984-cc6b-4304-a2b4-1c0e48946335 tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] http://192.168.122.54/volume/v3/types/ac1341f2-ad46-4a36-b1b1-46dd98f6c9ab/encryption returned with HTTP 200 Sep 03 20:20:53 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1592/3133] 192.168.122.54 () {60 vars in 1276 bytes} [Thu Sep 3 20:20:52 2026] POST /volume/v3/types/ac1341f2-ad46-4a36-b1b1-46dd98f6c9ab/encryption => generated 239 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-6a819797-bc2a-4590-a76b-b1ee81ef85af None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:53 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6a819797-bc2a-4590-a76b-b1ee81ef85af tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] POST http://192.168.122.54/volume/v3/types Sep 03 20:20:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-6a819797-bc2a-4590-a76b-b1ee81ef85af tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1272624984", "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=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:20:53 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6a819797-bc2a-4590-a76b-b1ee81ef85af tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] http://192.168.122.54/volume/v3/types returned with HTTP 200 Sep 03 20:20:53 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1542/3134] 192.168.122.54 () {60 vars in 1132 bytes} [Thu Sep 3 20:20:53 2026] POST /volume/v3/types => generated 380 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-8f470d1e-a1a6-4064-9e37-b78439ec5225 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:53 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-8f470d1e-a1a6-4064-9e37-b78439ec5225 tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] POST http://192.168.122.54/volume/v3/types/9ba5bbd6-2020-4ce4-b0a7-f56d64aaac07/extra_specs Sep 03 20:20:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-8f470d1e-a1a6-4064-9e37-b78439ec5225 tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:20:53 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-8f470d1e-a1a6-4064-9e37-b78439ec5225 tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] http://192.168.122.54/volume/v3/types/9ba5bbd6-2020-4ce4-b0a7-f56d64aaac07/extra_specs returned with HTTP 200 Sep 03 20:20:53 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1593/3135] 192.168.122.54 () {60 vars in 1278 bytes} [Thu Sep 3 20:20:53 2026] POST /volume/v3/types/9ba5bbd6-2020-4ce4-b0a7-f56d64aaac07/extra_specs => generated 35 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 20:20:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-a45a8722-f2e3-416b-86c9-f63c17c84219 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:53 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a45a8722-f2e3-416b-86c9-f63c17c84219 tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] PUT http://192.168.122.54/volume/v3/types/9ba5bbd6-2020-4ce4-b0a7-f56d64aaac07/extra_specs/key2 Sep 03 20:20:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a45a8722-f2e3-416b-86c9-f63c17c84219 tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:20:53 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a45a8722-f2e3-416b-86c9-f63c17c84219 tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] http://192.168.122.54/volume/v3/types/9ba5bbd6-2020-4ce4-b0a7-f56d64aaac07/extra_specs/key2 returned with HTTP 200 Sep 03 20:20:53 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1543/3136] 192.168.122.54 () {60 vars in 1292 bytes} [Thu Sep 3 20:20:53 2026] PUT /volume/v3/types/9ba5bbd6-2020-4ce4-b0a7-f56d64aaac07/extra_specs/key2 => generated 25 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 20:20:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-c6610df4-62b9-443b-91d1-fd87ad47411f None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:53 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c6610df4-62b9-443b-91d1-fd87ad47411f tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] POST http://192.168.122.54/volume/v3/types Sep 03 20:20:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c6610df4-62b9-443b-91d1-fd87ad47411f tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:20:53 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c6610df4-62b9-443b-91d1-fd87ad47411f tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] http://192.168.122.54/volume/v3/types returned with HTTP 200 Sep 03 20:20:53 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1594/3137] 192.168.122.54 () {60 vars in 1131 bytes} [Thu Sep 3 20:20:53 2026] POST /volume/v3/types => generated 195 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-649b7aeb-a0a0-4959-bb27-e4b07c4cd2eb None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:53 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-649b7aeb-a0a0-4959-bb27-e4b07c4cd2eb tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] DELETE http://192.168.122.54/volume/v3/types/d147bdbb-94b0-480a-b679-d568f55199b1 Sep 03 20:20:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-649b7aeb-a0a0-4959-bb27-e4b07c4cd2eb tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-649b7aeb-a0a0-4959-bb27-e4b07c4cd2eb tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] Calling method '_delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:53 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-649b7aeb-a0a0-4959-bb27-e4b07c4cd2eb tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] http://192.168.122.54/volume/v3/types/d147bdbb-94b0-480a-b679-d568f55199b1 returned with HTTP 202 Sep 03 20:20:53 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1544/3138] 192.168.122.54 () {58 vars in 1224 bytes} [Thu Sep 3 20:20:53 2026] DELETE /volume/v3/types/d147bdbb-94b0-480a-b679-d568f55199b1 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 20:20:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-96dfe267-4e45-4431-9ed7-50cd702aade8 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:53 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-96dfe267-4e45-4431-9ed7-50cd702aade8 tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] POST http://192.168.122.54/volume/v3/types Sep 03 20:20:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-96dfe267-4e45-4431-9ed7-50cd702aade8 tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-866390412", "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=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:20:53 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-96dfe267-4e45-4431-9ed7-50cd702aade8 tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] http://192.168.122.54/volume/v3/types returned with HTTP 200 Sep 03 20:20:53 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1595/3139] 192.168.122.54 () {60 vars in 1132 bytes} [Thu Sep 3 20:20:53 2026] POST /volume/v3/types => generated 379 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-e03f30f6-92c5-4fdd-8434-b309f92bf925 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:53 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e03f30f6-92c5-4fdd-8434-b309f92bf925 tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] POST http://192.168.122.54/volume/v3/types/8b7cbdd7-93b8-4119-b810-fda5b33f7595/encryption Sep 03 20:20:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e03f30f6-92c5-4fdd-8434-b309f92bf925 tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:20:53 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e03f30f6-92c5-4fdd-8434-b309f92bf925 tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] http://192.168.122.54/volume/v3/types/8b7cbdd7-93b8-4119-b810-fda5b33f7595/encryption returned with HTTP 200 Sep 03 20:20:53 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1545/3140] 192.168.122.54 () {60 vars in 1276 bytes} [Thu Sep 3 20:20:53 2026] POST /volume/v3/types/8b7cbdd7-93b8-4119-b810-fda5b33f7595/encryption => generated 239 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-21b30b7e-3ded-418f-846a-778d787d226f None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:53 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-21b30b7e-3ded-418f-846a-778d787d226f tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] DELETE http://192.168.122.54/volume/v3/types/8b7cbdd7-93b8-4119-b810-fda5b33f7595/encryption/70d0e97d-bc9e-40a1-a622-94e2632ec666 Sep 03 20:20:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-21b30b7e-3ded-418f-846a-778d787d226f tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-21b30b7e-3ded-418f-846a-778d787d226f tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:53 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-21b30b7e-3ded-418f-846a-778d787d226f tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] http://192.168.122.54/volume/v3/types/8b7cbdd7-93b8-4119-b810-fda5b33f7595/encryption/70d0e97d-bc9e-40a1-a622-94e2632ec666 returned with HTTP 202 Sep 03 20:20:53 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1596/3141] 192.168.122.54 () {58 vars in 1368 bytes} [Thu Sep 3 20:20:53 2026] DELETE /volume/v3/types/8b7cbdd7-93b8-4119-b810-fda5b33f7595/encryption/70d0e97d-bc9e-40a1-a622-94e2632ec666 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:20:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-86d48217-04de-4690-86ef-25799affb511 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-3397ecef-c59d-4eb1-b9ed-0201c354019f None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:53 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-86d48217-04de-4690-86ef-25799affb511 tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] POST http://192.168.122.54/volume/v3/types Sep 03 20:20:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-86d48217-04de-4690-86ef-25799affb511 tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-190599347", "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=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:20:53 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-3397ecef-c59d-4eb1-b9ed-0201c354019f tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/snapshots/58788cfe-e188-4dd8-8304-d2f323f35af9 Sep 03 20:20:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-3397ecef-c59d-4eb1-b9ed-0201c354019f tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-3397ecef-c59d-4eb1-b9ed-0201c354019f tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:53 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:53 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:20:53 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-3397ecef-c59d-4eb1-b9ed-0201c354019f tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Snapshot retrieved successfully. Sep 03 20:20:53 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-3397ecef-c59d-4eb1-b9ed-0201c354019f tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/snapshots/58788cfe-e188-4dd8-8304-d2f323f35af9 returned with HTTP 200 Sep 03 20:20:53 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1597/3142] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:20:53 2026] GET /volume/v3/snapshots/58788cfe-e188-4dd8-8304-d2f323f35af9 => generated 440 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:53 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-86d48217-04de-4690-86ef-25799affb511 tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] http://192.168.122.54/volume/v3/types returned with HTTP 200 Sep 03 20:20:53 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1546/3143] 192.168.122.54 () {60 vars in 1132 bytes} [Thu Sep 3 20:20:53 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 03 20:20:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-2cbef603-1c14-4c78-b559-79d707ea2aee None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:53 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-2cbef603-1c14-4c78-b559-79d707ea2aee tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] DELETE http://192.168.122.54/volume/v3/types/f15ce570-3907-49e4-8508-73ff963855a1/extra_specs/key1 Sep 03 20:20:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-2cbef603-1c14-4c78-b559-79d707ea2aee tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-2cbef603-1c14-4c78-b559-79d707ea2aee tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:53 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-2cbef603-1c14-4c78-b559-79d707ea2aee tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] http://192.168.122.54/volume/v3/types/f15ce570-3907-49e4-8508-73ff963855a1/extra_specs/key1 returned with HTTP 202 Sep 03 20:20:53 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1598/3144] 192.168.122.54 () {58 vars in 1275 bytes} [Thu Sep 3 20:20:53 2026] DELETE /volume/v3/types/f15ce570-3907-49e4-8508-73ff963855a1/extra_specs/key1 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 20:20:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-a55302db-99fa-4a63-8fd4-a47f08239e03 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:53 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a55302db-99fa-4a63-8fd4-a47f08239e03 tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] POST http://192.168.122.54/volume/v3/types Sep 03 20:20:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a55302db-99fa-4a63-8fd4-a47f08239e03 tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-535007677", "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=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:20:53 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a55302db-99fa-4a63-8fd4-a47f08239e03 tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] http://192.168.122.54/volume/v3/types returned with HTTP 200 Sep 03 20:20:53 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1547/3145] 192.168.122.54 () {60 vars in 1132 bytes} [Thu Sep 3 20:20:53 2026] POST /volume/v3/types => generated 379 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-896ff184-84c7-4170-95d9-b084bceaf095 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:53 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-896ff184-84c7-4170-95d9-b084bceaf095 tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] DELETE http://192.168.122.54/volume/v3/types/269e8b70-03b7-4e9b-ab5b-d22307d543dc Sep 03 20:20:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-896ff184-84c7-4170-95d9-b084bceaf095 tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-896ff184-84c7-4170-95d9-b084bceaf095 tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] Calling method '_delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:53 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-896ff184-84c7-4170-95d9-b084bceaf095 tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] http://192.168.122.54/volume/v3/types/269e8b70-03b7-4e9b-ab5b-d22307d543dc returned with HTTP 202 Sep 03 20:20:53 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1599/3146] 192.168.122.54 () {58 vars in 1224 bytes} [Thu Sep 3 20:20:53 2026] DELETE /volume/v3/types/269e8b70-03b7-4e9b-ab5b-d22307d543dc => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:20:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-bf27f35e-dc02-455d-9e03-e8269b346c4a None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:53 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-bf27f35e-dc02-455d-9e03-e8269b346c4a tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] GET http://192.168.122.54/volume/v3/types/4a991152-f5e6-4072-b9aa-9a5fc92f6051/extra_specs Sep 03 20:20:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-bf27f35e-dc02-455d-9e03-e8269b346c4a tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-bf27f35e-dc02-455d-9e03-e8269b346c4a tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] Calling method 'index' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:53 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-bf27f35e-dc02-455d-9e03-e8269b346c4a tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] http://192.168.122.54/volume/v3/types/4a991152-f5e6-4072-b9aa-9a5fc92f6051/extra_specs returned with HTTP 200 Sep 03 20:20:53 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1548/3147] 192.168.122.54 () {58 vars in 1257 bytes} [Thu Sep 3 20:20:53 2026] GET /volume/v3/types/4a991152-f5e6-4072-b9aa-9a5fc92f6051/extra_specs => generated 185 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-ff22a396-1708-4e08-8c85-e617bfabce31 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:53 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ff22a396-1708-4e08-8c85-e617bfabce31 tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] GET http://192.168.122.54/volume/v3/types Sep 03 20:20:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ff22a396-1708-4e08-8c85-e617bfabce31 tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ff22a396-1708-4e08-8c85-e617bfabce31 tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] Calling method 'index' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:53 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ff22a396-1708-4e08-8c85-e617bfabce31 tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] http://192.168.122.54/volume/v3/types returned with HTTP 200 Sep 03 20:20:53 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1600/3148] 192.168.122.54 () {58 vars in 1110 bytes} [Thu Sep 3 20:20:53 2026] GET /volume/v3/types => generated 2586 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:20:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-bf28567d-b96d-4533-b9ea-55525f8871ad None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:53 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-bf28567d-b96d-4533-b9ea-55525f8871ad tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] GET http://192.168.122.54/volume/v3/types/4a991152-f5e6-4072-b9aa-9a5fc92f6051/encryption/cipher Sep 03 20:20:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-bf28567d-b96d-4533-b9ea-55525f8871ad tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-bf28567d-b96d-4533-b9ea-55525f8871ad tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:53 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-bf28567d-b96d-4533-b9ea-55525f8871ad tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] http://192.168.122.54/volume/v3/types/4a991152-f5e6-4072-b9aa-9a5fc92f6051/encryption/cipher returned with HTTP 200 Sep 03 20:20:53 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1549/3149] 192.168.122.54 () {58 vars in 1275 bytes} [Thu Sep 3 20:20:53 2026] GET /volume/v3/types/4a991152-f5e6-4072-b9aa-9a5fc92f6051/encryption/cipher => generated 29 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 20:20:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-991a002c-be2e-4e08-89e8-5f529cb65a50 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:53 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-991a002c-be2e-4e08-89e8-5f529cb65a50 tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] GET http://192.168.122.54/volume/v3/types/4a991152-f5e6-4072-b9aa-9a5fc92f6051/encryption Sep 03 20:20:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-991a002c-be2e-4e08-89e8-5f529cb65a50 tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-991a002c-be2e-4e08-89e8-5f529cb65a50 tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] Calling method 'index' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:53 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-991a002c-be2e-4e08-89e8-5f529cb65a50 tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] http://192.168.122.54/volume/v3/types/4a991152-f5e6-4072-b9aa-9a5fc92f6051/encryption returned with HTTP 200 Sep 03 20:20:53 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1601/3150] 192.168.122.54 () {58 vars in 1254 bytes} [Thu Sep 3 20:20:53 2026] GET /volume/v3/types/4a991152-f5e6-4072-b9aa-9a5fc92f6051/encryption => generated 325 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-edf8117e-2a9d-4104-9efc-2ee8125c5a8e None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:53 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-edf8117e-2a9d-4104-9efc-2ee8125c5a8e tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] GET http://192.168.122.54/volume/v3/types/4a991152-f5e6-4072-b9aa-9a5fc92f6051/extra_specs/multiattach Sep 03 20:20:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-edf8117e-2a9d-4104-9efc-2ee8125c5a8e tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-edf8117e-2a9d-4104-9efc-2ee8125c5a8e tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:53 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-edf8117e-2a9d-4104-9efc-2ee8125c5a8e tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] http://192.168.122.54/volume/v3/types/4a991152-f5e6-4072-b9aa-9a5fc92f6051/extra_specs/multiattach returned with HTTP 200 Sep 03 20:20:53 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1550/3151] 192.168.122.54 () {58 vars in 1293 bytes} [Thu Sep 3 20:20:53 2026] GET /volume/v3/types/4a991152-f5e6-4072-b9aa-9a5fc92f6051/extra_specs/multiattach => generated 29 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 20:20:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-634bddff-38fe-4994-b81a-1b766fc665a7 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:54 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-634bddff-38fe-4994-b81a-1b766fc665a7 tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] GET http://192.168.122.54/volume/v3/types/4a991152-f5e6-4072-b9aa-9a5fc92f6051/extra_specs/volume_backend_name Sep 03 20:20:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-634bddff-38fe-4994-b81a-1b766fc665a7 tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-634bddff-38fe-4994-b81a-1b766fc665a7 tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:54 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-634bddff-38fe-4994-b81a-1b766fc665a7 tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] http://192.168.122.54/volume/v3/types/4a991152-f5e6-4072-b9aa-9a5fc92f6051/extra_specs/volume_backend_name returned with HTTP 200 Sep 03 20:20:54 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1602/3152] 192.168.122.54 () {58 vars in 1317 bytes} [Thu Sep 3 20:20:54 2026] GET /volume/v3/types/4a991152-f5e6-4072-b9aa-9a5fc92f6051/extra_specs/volume_backend_name => generated 44 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 20:20:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-ebb83b90-c785-4dd6-9143-2a88f8a1c83b None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:54 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ebb83b90-c785-4dd6-9143-2a88f8a1c83b tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] GET http://192.168.122.54/volume/v3/types/4a991152-f5e6-4072-b9aa-9a5fc92f6051 Sep 03 20:20:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ebb83b90-c785-4dd6-9143-2a88f8a1c83b tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ebb83b90-c785-4dd6-9143-2a88f8a1c83b tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:54 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ebb83b90-c785-4dd6-9143-2a88f8a1c83b tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] http://192.168.122.54/volume/v3/types/4a991152-f5e6-4072-b9aa-9a5fc92f6051 returned with HTTP 200 Sep 03 20:20:54 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1551/3153] 192.168.122.54 () {58 vars in 1221 bytes} [Thu Sep 3 20:20:54 2026] GET /volume/v3/types/4a991152-f5e6-4072-b9aa-9a5fc92f6051 => generated 401 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-4d3ffec2-a24d-403c-9ac3-1ff6cb5c3bb7 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:54 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-4d3ffec2-a24d-403c-9ac3-1ff6cb5c3bb7 tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] PUT http://192.168.122.54/volume/v3/types/4a991152-f5e6-4072-b9aa-9a5fc92f6051/encryption/b4e113c1-b20e-4306-b7e3-0c46fa8300b4 Sep 03 20:20:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-4d3ffec2-a24d-403c-9ac3-1ff6cb5c3bb7 tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:20:54 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-4d3ffec2-a24d-403c-9ac3-1ff6cb5c3bb7 tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] http://192.168.122.54/volume/v3/types/4a991152-f5e6-4072-b9aa-9a5fc92f6051/encryption/b4e113c1-b20e-4306-b7e3-0c46fa8300b4 returned with HTTP 200 Sep 03 20:20:54 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1603/3154] 192.168.122.54 () {60 vars in 1385 bytes} [Thu Sep 3 20:20:54 2026] PUT /volume/v3/types/4a991152-f5e6-4072-b9aa-9a5fc92f6051/encryption/b4e113c1-b20e-4306-b7e3-0c46fa8300b4 => generated 33 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 20:20:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-b142ce3f-1a22-4ffd-b0f0-9bb1b6f97c66 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:54 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b142ce3f-1a22-4ffd-b0f0-9bb1b6f97c66 tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] PUT http://192.168.122.54/volume/v3/types/4a991152-f5e6-4072-b9aa-9a5fc92f6051/extra_specs/key1 Sep 03 20:20:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b142ce3f-1a22-4ffd-b0f0-9bb1b6f97c66 tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:20:54 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b142ce3f-1a22-4ffd-b0f0-9bb1b6f97c66 tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] http://192.168.122.54/volume/v3/types/4a991152-f5e6-4072-b9aa-9a5fc92f6051/extra_specs/key1 returned with HTTP 200 Sep 03 20:20:54 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1552/3155] 192.168.122.54 () {60 vars in 1292 bytes} [Thu Sep 3 20:20:54 2026] PUT /volume/v3/types/4a991152-f5e6-4072-b9aa-9a5fc92f6051/extra_specs/key1 => generated 30 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 20:20:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-04e4b8cd-6f4a-4aab-a4e1-467b6e972889 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:54 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-04e4b8cd-6f4a-4aab-a4e1-467b6e972889 tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] PUT http://192.168.122.54/volume/v3/types/4a991152-f5e6-4072-b9aa-9a5fc92f6051 Sep 03 20:20:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-04e4b8cd-6f4a-4aab-a4e1-467b6e972889 tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:20:54 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-04e4b8cd-6f4a-4aab-a4e1-467b6e972889 tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] http://192.168.122.54/volume/v3/types/4a991152-f5e6-4072-b9aa-9a5fc92f6051 returned with HTTP 200 Sep 03 20:20:54 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1604/3156] 192.168.122.54 () {60 vars in 1241 bytes} [Thu Sep 3 20:20:54 2026] PUT /volume/v3/types/4a991152-f5e6-4072-b9aa-9a5fc92f6051 => generated 370 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-bf9c5929-2308-43b8-a368-7e0768713816 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:54 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-bf9c5929-2308-43b8-a368-7e0768713816 tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] DELETE http://192.168.122.54/volume/v3/types/f15ce570-3907-49e4-8508-73ff963855a1 Sep 03 20:20:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-bf9c5929-2308-43b8-a368-7e0768713816 tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-bf9c5929-2308-43b8-a368-7e0768713816 tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] Calling method '_delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:54 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-bf9c5929-2308-43b8-a368-7e0768713816 tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] http://192.168.122.54/volume/v3/types/f15ce570-3907-49e4-8508-73ff963855a1 returned with HTTP 202 Sep 03 20:20:54 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1553/3157] 192.168.122.54 () {58 vars in 1224 bytes} [Thu Sep 3 20:20:54 2026] DELETE /volume/v3/types/f15ce570-3907-49e4-8508-73ff963855a1 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:20:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-49df769b-7a95-443f-9871-418dc787cebd None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:54 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-49df769b-7a95-443f-9871-418dc787cebd tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] DELETE http://192.168.122.54/volume/v3/types/8b7cbdd7-93b8-4119-b810-fda5b33f7595 Sep 03 20:20:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-49df769b-7a95-443f-9871-418dc787cebd tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-49df769b-7a95-443f-9871-418dc787cebd tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] Calling method '_delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:54 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-49df769b-7a95-443f-9871-418dc787cebd tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] http://192.168.122.54/volume/v3/types/8b7cbdd7-93b8-4119-b810-fda5b33f7595 returned with HTTP 202 Sep 03 20:20:54 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1605/3158] 192.168.122.54 () {58 vars in 1224 bytes} [Thu Sep 3 20:20:54 2026] DELETE /volume/v3/types/8b7cbdd7-93b8-4119-b810-fda5b33f7595 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:20:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-ae0cee8a-39b4-4924-b944-53dd946c23ff None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:54 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ae0cee8a-39b4-4924-b944-53dd946c23ff tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] DELETE http://192.168.122.54/volume/v3/types/9ba5bbd6-2020-4ce4-b0a7-f56d64aaac07 Sep 03 20:20:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ae0cee8a-39b4-4924-b944-53dd946c23ff tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ae0cee8a-39b4-4924-b944-53dd946c23ff tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] Calling method '_delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:54 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ae0cee8a-39b4-4924-b944-53dd946c23ff tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] http://192.168.122.54/volume/v3/types/9ba5bbd6-2020-4ce4-b0a7-f56d64aaac07 returned with HTTP 202 Sep 03 20:20:54 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1554/3159] 192.168.122.54 () {58 vars in 1224 bytes} [Thu Sep 3 20:20:54 2026] DELETE /volume/v3/types/9ba5bbd6-2020-4ce4-b0a7-f56d64aaac07 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:20:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-95c5df91-57af-4be7-bab8-9985381758b4 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:54 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-95c5df91-57af-4be7-bab8-9985381758b4 tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] DELETE http://192.168.122.54/volume/v3/types/ac1341f2-ad46-4a36-b1b1-46dd98f6c9ab Sep 03 20:20:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-95c5df91-57af-4be7-bab8-9985381758b4 tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-95c5df91-57af-4be7-bab8-9985381758b4 tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] Calling method '_delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:54 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-95c5df91-57af-4be7-bab8-9985381758b4 tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] http://192.168.122.54/volume/v3/types/ac1341f2-ad46-4a36-b1b1-46dd98f6c9ab returned with HTTP 202 Sep 03 20:20:54 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1606/3160] 192.168.122.54 () {58 vars in 1224 bytes} [Thu Sep 3 20:20:54 2026] DELETE /volume/v3/types/ac1341f2-ad46-4a36-b1b1-46dd98f6c9ab => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:20:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-24216450-6738-44c6-9ce4-1f3c3f1dbca8 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:54 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-24216450-6738-44c6-9ce4-1f3c3f1dbca8 tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] DELETE http://192.168.122.54/volume/v3/types/4a991152-f5e6-4072-b9aa-9a5fc92f6051 Sep 03 20:20:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-24216450-6738-44c6-9ce4-1f3c3f1dbca8 tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-24216450-6738-44c6-9ce4-1f3c3f1dbca8 tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] Calling method '_delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:54 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-24216450-6738-44c6-9ce4-1f3c3f1dbca8 tempest-VolumeTypesAdminTests-1157274484 tempest-VolumeTypesAdminTests-1157274484-project-admin] http://192.168.122.54/volume/v3/types/4a991152-f5e6-4072-b9aa-9a5fc92f6051 returned with HTTP 202 Sep 03 20:20:54 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1555/3161] 192.168.122.54 () {58 vars in 1224 bytes} [Thu Sep 3 20:20:54 2026] DELETE /volume/v3/types/4a991152-f5e6-4072-b9aa-9a5fc92f6051 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:20:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-84d92c70-2477-47f9-b46c-09401fa07c07 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:54 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-84d92c70-2477-47f9-b46c-09401fa07c07 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/snapshots/58788cfe-e188-4dd8-8304-d2f323f35af9 Sep 03 20:20:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-84d92c70-2477-47f9-b46c-09401fa07c07 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-84d92c70-2477-47f9-b46c-09401fa07c07 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:54 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:54 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:20:54 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-84d92c70-2477-47f9-b46c-09401fa07c07 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Snapshot retrieved successfully. Sep 03 20:20:54 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-84d92c70-2477-47f9-b46c-09401fa07c07 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/snapshots/58788cfe-e188-4dd8-8304-d2f323f35af9 returned with HTTP 200 Sep 03 20:20:54 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1607/3162] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:20:54 2026] GET /volume/v3/snapshots/58788cfe-e188-4dd8-8304-d2f323f35af9 => generated 467 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-801807f0-be37-4b5a-bf8d-0d1996abc477 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:54 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-801807f0-be37-4b5a-bf8d-0d1996abc477 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] POST http://192.168.122.54/volume/v3/snapshots/58788cfe-e188-4dd8-8304-d2f323f35af9/action Sep 03 20:20:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-801807f0-be37-4b5a-bf8d-0d1996abc477 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:20:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-801807f0-be37-4b5a-bf8d-0d1996abc477 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:20:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.contrib.admin_actions [None req-801807f0-be37-4b5a-bf8d-0d1996abc477 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] Updating snapshot '58788cfe-e188-4dd8-8304-d2f323f35af9' with '{'status': 'error'}' {{(pid=87290) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 03 20:20:54 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:54 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:54 devstack devstack@c-api.service[87290]: DEBUG cinder.policy [None req-801807f0-be37-4b5a-bf8d-0d1996abc477 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'f70068dc93f84b9886eb1bfdbf89b9a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02f09a4435684cf09a61ab792a6ad26b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87290) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 20:20:54 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-801807f0-be37-4b5a-bf8d-0d1996abc477 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] http://192.168.122.54/volume/v3/snapshots/58788cfe-e188-4dd8-8304-d2f323f35af9/action returned with HTTP 403 Sep 03 20:20:54 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1556/3163] 192.168.122.54 () {60 vars in 1275 bytes} [Thu Sep 3 20:20:54 2026] POST /volume/v3/snapshots/58788cfe-e188-4dd8-8304-d2f323f35af9/action => generated 133 bytes in 46 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:20:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-fb74be3d-9cf5-40b5-9947-bb2f8392b9b0 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:54 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-fb74be3d-9cf5-40b5-9947-bb2f8392b9b0 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] DELETE http://192.168.122.54/volume/v3/snapshots/58788cfe-e188-4dd8-8304-d2f323f35af9 Sep 03 20:20:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-fb74be3d-9cf5-40b5-9947-bb2f8392b9b0 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-fb74be3d-9cf5-40b5-9947-bb2f8392b9b0 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:54 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.snapshots [None req-fb74be3d-9cf5-40b5-9947-bb2f8392b9b0 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Delete snapshot with id: 58788cfe-e188-4dd8-8304-d2f323f35af9 Sep 03 20:20:54 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:54 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:20:54 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-fb74be3d-9cf5-40b5-9947-bb2f8392b9b0 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Snapshot retrieved successfully. Sep 03 20:20:54 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:54 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:20:54 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-fb74be3d-9cf5-40b5-9947-bb2f8392b9b0 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Snapshot delete request issued successfully. Sep 03 20:20:54 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-fb74be3d-9cf5-40b5-9947-bb2f8392b9b0 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/snapshots/58788cfe-e188-4dd8-8304-d2f323f35af9 returned with HTTP 202 Sep 03 20:20:54 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1608/3164] 192.168.122.54 () {58 vars in 1236 bytes} [Thu Sep 3 20:20:54 2026] DELETE /volume/v3/snapshots/58788cfe-e188-4dd8-8304-d2f323f35af9 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:20:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-9cef5e2b-f23f-487c-9d67-ded7bb247317 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:54 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-9cef5e2b-f23f-487c-9d67-ded7bb247317 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/snapshots/58788cfe-e188-4dd8-8304-d2f323f35af9 Sep 03 20:20:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-9cef5e2b-f23f-487c-9d67-ded7bb247317 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-9cef5e2b-f23f-487c-9d67-ded7bb247317 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:54 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:54 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:54 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-9cef5e2b-f23f-487c-9d67-ded7bb247317 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Snapshot retrieved successfully. Sep 03 20:20:54 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-9cef5e2b-f23f-487c-9d67-ded7bb247317 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/snapshots/58788cfe-e188-4dd8-8304-d2f323f35af9 returned with HTTP 200 Sep 03 20:20:54 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1557/3165] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:20:54 2026] GET /volume/v3/snapshots/58788cfe-e188-4dd8-8304-d2f323f35af9 => generated 466 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:55 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-58b4c625-683d-4ebb-9b8c-9c4585604174 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:55 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-58b4c625-683d-4ebb-9b8c-9c4585604174 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/snapshots/58788cfe-e188-4dd8-8304-d2f323f35af9 Sep 03 20:20:55 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-58b4c625-683d-4ebb-9b8c-9c4585604174 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:55 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-58b4c625-683d-4ebb-9b8c-9c4585604174 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:55 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:55 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:20:55 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-58b4c625-683d-4ebb-9b8c-9c4585604174 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Snapshot retrieved successfully. Sep 03 20:20:55 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-58b4c625-683d-4ebb-9b8c-9c4585604174 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/snapshots/58788cfe-e188-4dd8-8304-d2f323f35af9 returned with HTTP 200 Sep 03 20:20:55 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1609/3166] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:20:55 2026] GET /volume/v3/snapshots/58788cfe-e188-4dd8-8304-d2f323f35af9 => generated 466 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:20:56 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-a33d5b16-ca90-47ef-8f49-5c083ad2ef2c None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:56 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a33d5b16-ca90-47ef-8f49-5c083ad2ef2c tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/snapshots/58788cfe-e188-4dd8-8304-d2f323f35af9 Sep 03 20:20:56 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a33d5b16-ca90-47ef-8f49-5c083ad2ef2c tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:56 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a33d5b16-ca90-47ef-8f49-5c083ad2ef2c tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:56 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a33d5b16-ca90-47ef-8f49-5c083ad2ef2c tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/snapshots/58788cfe-e188-4dd8-8304-d2f323f35af9 returned with HTTP 404 Sep 03 20:20:56 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1558/3167] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:20:56 2026] GET /volume/v3/snapshots/58788cfe-e188-4dd8-8304-d2f323f35af9 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:20:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-1cbac3f4-ee2c-4f58-bef4-f85b6320fa29 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:56 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-1cbac3f4-ee2c-4f58-bef4-f85b6320fa29 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] DELETE http://192.168.122.54/volume/v3/volumes/84a13513-19af-454c-9a5e-8a0ebf2838f2 Sep 03 20:20:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-1cbac3f4-ee2c-4f58-bef4-f85b6320fa29 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:56 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-1cbac3f4-ee2c-4f58-bef4-f85b6320fa29 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:56 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-1cbac3f4-ee2c-4f58-bef4-f85b6320fa29 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Delete volume with id: 84a13513-19af-454c-9a5e-8a0ebf2838f2 Sep 03 20:20:56 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:56 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:20:56 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:56 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:20:56 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-1cbac3f4-ee2c-4f58-bef4-f85b6320fa29 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Volume info retrieved successfully. Sep 03 20:20:57 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-1cbac3f4-ee2c-4f58-bef4-f85b6320fa29 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Delete volume request issued successfully. Sep 03 20:20:57 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-1cbac3f4-ee2c-4f58-bef4-f85b6320fa29 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/volumes/84a13513-19af-454c-9a5e-8a0ebf2838f2 returned with HTTP 202 Sep 03 20:20:57 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1610/3168] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:20:56 2026] DELETE /volume/v3/volumes/84a13513-19af-454c-9a5e-8a0ebf2838f2 => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:20:57 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-38598a65-5376-40b8-8d2d-1a2f69dd6ddc None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:57 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-38598a65-5376-40b8-8d2d-1a2f69dd6ddc tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/volumes/84a13513-19af-454c-9a5e-8a0ebf2838f2 Sep 03 20:20:57 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-38598a65-5376-40b8-8d2d-1a2f69dd6ddc tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:57 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-38598a65-5376-40b8-8d2d-1a2f69dd6ddc tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:57 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:57 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:20:57 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:57 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:57 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-38598a65-5376-40b8-8d2d-1a2f69dd6ddc tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Volume info retrieved successfully. Sep 03 20:20:57 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-38598a65-5376-40b8-8d2d-1a2f69dd6ddc tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/volumes/84a13513-19af-454c-9a5e-8a0ebf2838f2 returned with HTTP 200 Sep 03 20:20:57 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1559/3169] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:20:57 2026] GET /volume/v3/volumes/84a13513-19af-454c-9a5e-8a0ebf2838f2 => generated 1013 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:20:58 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-d2c02e6d-d6c5-4e97-a101-ad6ecfa5dd12 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-848de6ac-50f5-4826-98a1-46aa0618afb5 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:58 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-848de6ac-50f5-4826-98a1-46aa0618afb5 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/volumes/84a13513-19af-454c-9a5e-8a0ebf2838f2 Sep 03 20:20:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-848de6ac-50f5-4826-98a1-46aa0618afb5 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-848de6ac-50f5-4826-98a1-46aa0618afb5 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:58 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:58 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:20:58 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:58 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:58 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-848de6ac-50f5-4826-98a1-46aa0618afb5 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Volume info retrieved successfully. Sep 03 20:20:58 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-848de6ac-50f5-4826-98a1-46aa0618afb5 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/volumes/84a13513-19af-454c-9a5e-8a0ebf2838f2 returned with HTTP 200 Sep 03 20:20:58 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1560/3170] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:20:58 2026] GET /volume/v3/volumes/84a13513-19af-454c-9a5e-8a0ebf2838f2 => generated 1013 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:20:58 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d2c02e6d-d6c5-4e97-a101-ad6ecfa5dd12 tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-admin] POST http://192.168.122.54/volume/v3/types Sep 03 20:20:58 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d2c02e6d-d6c5-4e97-a101-ad6ecfa5dd12 tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-775455291", "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=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:20:58 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d2c02e6d-d6c5-4e97-a101-ad6ecfa5dd12 tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-admin] http://192.168.122.54/volume/v3/types returned with HTTP 200 Sep 03 20:20:58 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1611/3171] 192.168.122.54 () {60 vars in 1132 bytes} [Thu Sep 3 20:20:58 2026] POST /volume/v3/types => generated 379 bytes in 329 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-6faa3cf4-85bb-4f9e-997b-8756223f4b62 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:58 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6faa3cf4-85bb-4f9e-997b-8756223f4b62 tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-admin] POST http://192.168.122.54/volume/v3/types/6e411f6b-8ecc-4801-9c39-3af01adbde2c/encryption Sep 03 20:20:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-6faa3cf4-85bb-4f9e-997b-8756223f4b62 tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:20:58 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6faa3cf4-85bb-4f9e-997b-8756223f4b62 tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-admin] http://192.168.122.54/volume/v3/types/6e411f6b-8ecc-4801-9c39-3af01adbde2c/encryption returned with HTTP 200 Sep 03 20:20:58 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1561/3172] 192.168.122.54 () {60 vars in 1276 bytes} [Thu Sep 3 20:20:58 2026] POST /volume/v3/types/6e411f6b-8ecc-4801-9c39-3af01adbde2c/encryption => generated 239 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:58 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-dc1989bd-1129-46f4-a1f7-f2f6fcc953a4 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:58 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-dc1989bd-1129-46f4-a1f7-f2f6fcc953a4 tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-admin] POST http://192.168.122.54/volume/v3/types Sep 03 20:20:58 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-dc1989bd-1129-46f4-a1f7-f2f6fcc953a4 tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-412787287", "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=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:20:58 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-dc1989bd-1129-46f4-a1f7-f2f6fcc953a4 tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-admin] http://192.168.122.54/volume/v3/types returned with HTTP 200 Sep 03 20:20:58 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1612/3173] 192.168.122.54 () {60 vars in 1132 bytes} [Thu Sep 3 20:20:58 2026] POST /volume/v3/types => generated 379 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-17538660-d738-414c-ae7f-ca97cfe67f5f None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:58 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-17538660-d738-414c-ae7f-ca97cfe67f5f tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-member] POST http://192.168.122.54/volume/v3/types/4b773ad0-02b7-4c49-89a8-7e9e29405dcb/encryption Sep 03 20:20:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-17538660-d738-414c-ae7f-ca97cfe67f5f tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:20:58 devstack devstack@c-api.service[87290]: DEBUG cinder.policy [None req-17538660-d738-414c-ae7f-ca97cfe67f5f tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'fe57281a8bff40e9a21b77745bd782e5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '64c8739de1a349c6abea39e0e7566551', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87290) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 20:20:58 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-17538660-d738-414c-ae7f-ca97cfe67f5f tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-member] http://192.168.122.54/volume/v3/types/4b773ad0-02b7-4c49-89a8-7e9e29405dcb/encryption returned with HTTP 403 Sep 03 20:20:58 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1562/3174] 192.168.122.54 () {60 vars in 1276 bytes} [Thu Sep 3 20:20:58 2026] POST /volume/v3/types/4b773ad0-02b7-4c49-89a8-7e9e29405dcb/encryption => generated 127 bytes in 181 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:20:58 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-a013f426-6520-4ab7-93e2-19ffbceaf54e None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:58 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a013f426-6520-4ab7-93e2-19ffbceaf54e tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-admin] POST http://192.168.122.54/volume/v3/types Sep 03 20:20:58 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a013f426-6520-4ab7-93e2-19ffbceaf54e tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-28446740", "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=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:20:58 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a013f426-6520-4ab7-93e2-19ffbceaf54e tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-admin] http://192.168.122.54/volume/v3/types returned with HTTP 200 Sep 03 20:20:58 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1613/3175] 192.168.122.54 () {60 vars in 1132 bytes} [Thu Sep 3 20:20:58 2026] POST /volume/v3/types => generated 378 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-6c56f4e8-5874-47da-85b3-a873843c2ccb None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:58 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6c56f4e8-5874-47da-85b3-a873843c2ccb tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-member] POST http://192.168.122.54/volume/v3/types/554e8b36-b737-413b-acc0-a18d4e4dc483/extra_specs Sep 03 20:20:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-6c56f4e8-5874-47da-85b3-a873843c2ccb tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:20:58 devstack devstack@c-api.service[87290]: DEBUG cinder.policy [None req-6c56f4e8-5874-47da-85b3-a873843c2ccb tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'fe57281a8bff40e9a21b77745bd782e5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '64c8739de1a349c6abea39e0e7566551', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87290) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 20:20:58 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6c56f4e8-5874-47da-85b3-a873843c2ccb tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-member] http://192.168.122.54/volume/v3/types/554e8b36-b737-413b-acc0-a18d4e4dc483/extra_specs returned with HTTP 403 Sep 03 20:20:58 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1563/3176] 192.168.122.54 () {60 vars in 1278 bytes} [Thu Sep 3 20:20:58 2026] POST /volume/v3/types/554e8b36-b737-413b-acc0-a18d4e4dc483/extra_specs => generated 122 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:20:58 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-17c6af73-7703-4d49-946c-2797d9abe90d None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:58 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-17c6af73-7703-4d49-946c-2797d9abe90d tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-member] PUT http://192.168.122.54/volume/v3/types/554e8b36-b737-413b-acc0-a18d4e4dc483/extra_specs/key2 Sep 03 20:20:58 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-17c6af73-7703-4d49-946c-2797d9abe90d tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:20:58 devstack devstack@c-api.service[87289]: DEBUG cinder.policy [None req-17c6af73-7703-4d49-946c-2797d9abe90d tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'fe57281a8bff40e9a21b77745bd782e5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '64c8739de1a349c6abea39e0e7566551', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87289) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 20:20:58 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-17c6af73-7703-4d49-946c-2797d9abe90d tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-member] http://192.168.122.54/volume/v3/types/554e8b36-b737-413b-acc0-a18d4e4dc483/extra_specs/key2 returned with HTTP 403 Sep 03 20:20:58 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1614/3177] 192.168.122.54 () {60 vars in 1292 bytes} [Thu Sep 3 20:20:58 2026] PUT /volume/v3/types/554e8b36-b737-413b-acc0-a18d4e4dc483/extra_specs/key2 => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:20:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-2aa62904-3226-40b1-9ebc-4166649715bc None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:58 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2aa62904-3226-40b1-9ebc-4166649715bc tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-member] POST http://192.168.122.54/volume/v3/types Sep 03 20:20:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-2aa62904-3226-40b1-9ebc-4166649715bc tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:20:58 devstack devstack@c-api.service[87290]: DEBUG cinder.policy [None req-2aa62904-3226-40b1-9ebc-4166649715bc tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'fe57281a8bff40e9a21b77745bd782e5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '64c8739de1a349c6abea39e0e7566551', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87290) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 20:20:58 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2aa62904-3226-40b1-9ebc-4166649715bc tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-member] http://192.168.122.54/volume/v3/types returned with HTTP 403 Sep 03 20:20:58 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1564/3178] 192.168.122.54 () {60 vars in 1131 bytes} [Thu Sep 3 20:20:58 2026] POST /volume/v3/types => generated 109 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:20:58 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-50f3729a-fc8a-4aab-a356-7d3ef93328e1 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:58 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-50f3729a-fc8a-4aab-a356-7d3ef93328e1 tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-admin] POST http://192.168.122.54/volume/v3/types Sep 03 20:20:58 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-50f3729a-fc8a-4aab-a356-7d3ef93328e1 tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-448293524", "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=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:20:58 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-50f3729a-fc8a-4aab-a356-7d3ef93328e1 tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-admin] http://192.168.122.54/volume/v3/types returned with HTTP 200 Sep 03 20:20:58 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1615/3179] 192.168.122.54 () {60 vars in 1132 bytes} [Thu Sep 3 20:20:58 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 03 20:20:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-45183dc2-c1b2-4936-b7bd-1a8a2d16546a None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:58 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-45183dc2-c1b2-4936-b7bd-1a8a2d16546a tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-admin] POST http://192.168.122.54/volume/v3/types/6b3befd6-3c9e-4fa3-88d3-61cfb18d1e0f/encryption Sep 03 20:20:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-45183dc2-c1b2-4936-b7bd-1a8a2d16546a tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:20:58 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-45183dc2-c1b2-4936-b7bd-1a8a2d16546a tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-admin] http://192.168.122.54/volume/v3/types/6b3befd6-3c9e-4fa3-88d3-61cfb18d1e0f/encryption returned with HTTP 200 Sep 03 20:20:58 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1565/3180] 192.168.122.54 () {60 vars in 1276 bytes} [Thu Sep 3 20:20:58 2026] POST /volume/v3/types/6b3befd6-3c9e-4fa3-88d3-61cfb18d1e0f/encryption => generated 239 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-ad68d535-5876-4526-a575-c4beb8df6f6a None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:59 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ad68d535-5876-4526-a575-c4beb8df6f6a tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-member] DELETE http://192.168.122.54/volume/v3/types/6b3befd6-3c9e-4fa3-88d3-61cfb18d1e0f/encryption/0abda2a1-6fed-4da1-a0cc-7d427f642d1f Sep 03 20:20:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ad68d535-5876-4526-a575-c4beb8df6f6a tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ad68d535-5876-4526-a575-c4beb8df6f6a tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:59 devstack devstack@c-api.service[87289]: DEBUG cinder.policy [None req-ad68d535-5876-4526-a575-c4beb8df6f6a tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'fe57281a8bff40e9a21b77745bd782e5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '64c8739de1a349c6abea39e0e7566551', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87289) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 20:20:59 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ad68d535-5876-4526-a575-c4beb8df6f6a tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-member] http://192.168.122.54/volume/v3/types/6b3befd6-3c9e-4fa3-88d3-61cfb18d1e0f/encryption/0abda2a1-6fed-4da1-a0cc-7d427f642d1f returned with HTTP 403 Sep 03 20:20:59 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1616/3181] 192.168.122.54 () {58 vars in 1368 bytes} [Thu Sep 3 20:20:59 2026] DELETE /volume/v3/types/6b3befd6-3c9e-4fa3-88d3-61cfb18d1e0f/encryption/0abda2a1-6fed-4da1-a0cc-7d427f642d1f => generated 127 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:20:59 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-4e16a9d4-8827-4c13-84df-8b8e51c6d68c None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:59 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-4e16a9d4-8827-4c13-84df-8b8e51c6d68c tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-admin] POST http://192.168.122.54/volume/v3/types Sep 03 20:20:59 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-4e16a9d4-8827-4c13-84df-8b8e51c6d68c tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-484002616", "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=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:20:59 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-4e16a9d4-8827-4c13-84df-8b8e51c6d68c tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-admin] http://192.168.122.54/volume/v3/types returned with HTTP 200 Sep 03 20:20:59 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1566/3182] 192.168.122.54 () {60 vars in 1132 bytes} [Thu Sep 3 20:20:59 2026] POST /volume/v3/types => generated 379 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-43fa3195-29f9-4838-9486-494f4930ef99 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:59 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-43fa3195-29f9-4838-9486-494f4930ef99 tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-member] DELETE http://192.168.122.54/volume/v3/types/4c1c7551-8a9b-4ed2-ae21-335efddf48de/extra_specs/key1 Sep 03 20:20:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-43fa3195-29f9-4838-9486-494f4930ef99 tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-43fa3195-29f9-4838-9486-494f4930ef99 tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:59 devstack devstack@c-api.service[87289]: DEBUG cinder.policy [None req-43fa3195-29f9-4838-9486-494f4930ef99 tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'fe57281a8bff40e9a21b77745bd782e5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '64c8739de1a349c6abea39e0e7566551', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87289) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 20:20:59 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-43fa3195-29f9-4838-9486-494f4930ef99 tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-member] http://192.168.122.54/volume/v3/types/4c1c7551-8a9b-4ed2-ae21-335efddf48de/extra_specs/key1 returned with HTTP 403 Sep 03 20:20:59 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1617/3183] 192.168.122.54 () {58 vars in 1275 bytes} [Thu Sep 3 20:20:59 2026] DELETE /volume/v3/types/4c1c7551-8a9b-4ed2-ae21-335efddf48de/extra_specs/key1 => generated 122 bytes in 24 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:20:59 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-0cfc1713-4640-4d91-b28f-cfab0659c154 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:59 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-0cfc1713-4640-4d91-b28f-cfab0659c154 tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-admin] POST http://192.168.122.54/volume/v3/types Sep 03 20:20:59 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-0cfc1713-4640-4d91-b28f-cfab0659c154 tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1957816532", "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=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:20:59 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-0cfc1713-4640-4d91-b28f-cfab0659c154 tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-admin] http://192.168.122.54/volume/v3/types returned with HTTP 200 Sep 03 20:20:59 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1567/3184] 192.168.122.54 () {60 vars in 1132 bytes} [Thu Sep 3 20:20:59 2026] POST /volume/v3/types => generated 380 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-01759211-59ba-4cd5-af09-6ce24e268e51 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:59 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-01759211-59ba-4cd5-af09-6ce24e268e51 tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-member] DELETE http://192.168.122.54/volume/v3/types/6a46fbd9-fc2e-4b62-a947-26a58f699d44 Sep 03 20:20:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-01759211-59ba-4cd5-af09-6ce24e268e51 tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-01759211-59ba-4cd5-af09-6ce24e268e51 tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-member] Calling method '_delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:59 devstack devstack@c-api.service[87289]: DEBUG cinder.policy [None req-01759211-59ba-4cd5-af09-6ce24e268e51 tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'fe57281a8bff40e9a21b77745bd782e5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '64c8739de1a349c6abea39e0e7566551', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87289) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 20:20:59 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-01759211-59ba-4cd5-af09-6ce24e268e51 tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-member] http://192.168.122.54/volume/v3/types/6a46fbd9-fc2e-4b62-a947-26a58f699d44 returned with HTTP 403 Sep 03 20:20:59 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1618/3185] 192.168.122.54 () {58 vars in 1224 bytes} [Thu Sep 3 20:20:59 2026] DELETE /volume/v3/types/6a46fbd9-fc2e-4b62-a947-26a58f699d44 => generated 109 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:20:59 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-27068340-138f-4bb3-9dd6-02b2a2615a59 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:59 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-27068340-138f-4bb3-9dd6-02b2a2615a59 tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-member] GET http://192.168.122.54/volume/v3/types/6e411f6b-8ecc-4801-9c39-3af01adbde2c/extra_specs Sep 03 20:20:59 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-27068340-138f-4bb3-9dd6-02b2a2615a59 tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:59 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-27068340-138f-4bb3-9dd6-02b2a2615a59 tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-member] Calling method 'index' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:59 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-27068340-138f-4bb3-9dd6-02b2a2615a59 tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-member] http://192.168.122.54/volume/v3/types/6e411f6b-8ecc-4801-9c39-3af01adbde2c/extra_specs returned with HTTP 200 Sep 03 20:20:59 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1568/3186] 192.168.122.54 () {58 vars in 1257 bytes} [Thu Sep 3 20:20:59 2026] GET /volume/v3/types/6e411f6b-8ecc-4801-9c39-3af01adbde2c/extra_specs => generated 123 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-b1e77fe9-4948-4fcd-aea8-6c018998b6e5 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:59 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-947f009c-b368-4a13-8f0c-cff49ba53a05 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:59 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b1e77fe9-4948-4fcd-aea8-6c018998b6e5 tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-member] GET http://192.168.122.54/volume/v3/types Sep 03 20:20:59 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-947f009c-b368-4a13-8f0c-cff49ba53a05 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/volumes/84a13513-19af-454c-9a5e-8a0ebf2838f2 Sep 03 20:20:59 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-947f009c-b368-4a13-8f0c-cff49ba53a05 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b1e77fe9-4948-4fcd-aea8-6c018998b6e5 tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:59 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-947f009c-b368-4a13-8f0c-cff49ba53a05 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b1e77fe9-4948-4fcd-aea8-6c018998b6e5 tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-member] Calling method 'index' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.api_utils [None req-b1e77fe9-4948-4fcd-aea8-6c018998b6e5 tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-member] Removing options '' from query. {{(pid=87289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:20:59 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-947f009c-b368-4a13-8f0c-cff49ba53a05 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/volumes/84a13513-19af-454c-9a5e-8a0ebf2838f2 returned with HTTP 404 Sep 03 20:20:59 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1569/3187] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:20:59 2026] GET /volume/v3/volumes/84a13513-19af-454c-9a5e-8a0ebf2838f2 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:20:59 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-cea1acce-d6ca-4b47-a36e-34712eefc12d None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:59 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-cea1acce-d6ca-4b47-a36e-34712eefc12d tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:20:59 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-cea1acce-d6ca-4b47-a36e-34712eefc12d tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2093481879"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:20:59 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.volumes [None req-cea1acce-d6ca-4b47-a36e-34712eefc12d tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2093481879'}} {{(pid=87290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:20:59 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-cea1acce-d6ca-4b47-a36e-34712eefc12d tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Create volume of 1 GB Sep 03 20:20:59 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b1e77fe9-4948-4fcd-aea8-6c018998b6e5 tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-member] http://192.168.122.54/volume/v3/types returned with HTTP 200 Sep 03 20:20:59 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1619/3188] 192.168.122.54 () {58 vars in 1110 bytes} [Thu Sep 3 20:20:59 2026] GET /volume/v3/types => generated 2358 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:20:59 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-cea1acce-d6ca-4b47-a36e-34712eefc12d tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Availability Zones retrieved successfully. Sep 03 20:20:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-88f7925d-067d-4664-a7af-f8b53baf06b4 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:59 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-88f7925d-067d-4664-a7af-f8b53baf06b4 tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-member] GET http://192.168.122.54/volume/v3/types/6e411f6b-8ecc-4801-9c39-3af01adbde2c/encryption/cipher Sep 03 20:20:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-88f7925d-067d-4664-a7af-f8b53baf06b4 tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-88f7925d-067d-4664-a7af-f8b53baf06b4 tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:59 devstack devstack@c-api.service[87289]: DEBUG cinder.policy [None req-88f7925d-067d-4664-a7af-f8b53baf06b4 tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'fe57281a8bff40e9a21b77745bd782e5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '64c8739de1a349c6abea39e0e7566551', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87289) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 20:20:59 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-cea1acce-d6ca-4b47-a36e-34712eefc12d tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Flow 'volume_create_api' (6587c031-dd90-4036-85ef-35523274e532) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:20:59 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-88f7925d-067d-4664-a7af-f8b53baf06b4 tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-member] http://192.168.122.54/volume/v3/types/6e411f6b-8ecc-4801-9c39-3af01adbde2c/encryption/cipher returned with HTTP 403 Sep 03 20:20:59 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1620/3189] 192.168.122.54 () {58 vars in 1275 bytes} [Thu Sep 3 20:20:59 2026] GET /volume/v3/types/6e411f6b-8ecc-4801-9c39-3af01adbde2c/encryption/cipher => generated 124 bytes in 29 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:20:59 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-cea1acce-d6ca-4b47-a36e-34712eefc12d tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d75b443-110d-4dfe-aed0-74ccd0f34d7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:59 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.flows.api.create_volume [None req-cea1acce-d6ca-4b47-a36e-34712eefc12d tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Validating volume size '1' using validate_int {{(pid=87290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:20:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-9fffa180-c14f-4aec-a964-6a89a0b85d8f None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:59 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9fffa180-c14f-4aec-a964-6a89a0b85d8f tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-member] GET http://192.168.122.54/volume/v3/types/6e411f6b-8ecc-4801-9c39-3af01adbde2c/encryption Sep 03 20:20:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-9fffa180-c14f-4aec-a964-6a89a0b85d8f tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-9fffa180-c14f-4aec-a964-6a89a0b85d8f tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-member] Calling method 'index' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:59 devstack devstack@c-api.service[87289]: DEBUG cinder.policy [None req-9fffa180-c14f-4aec-a964-6a89a0b85d8f tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'fe57281a8bff40e9a21b77745bd782e5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '64c8739de1a349c6abea39e0e7566551', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87289) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 20:20:59 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9fffa180-c14f-4aec-a964-6a89a0b85d8f tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-member] http://192.168.122.54/volume/v3/types/6e411f6b-8ecc-4801-9c39-3af01adbde2c/encryption returned with HTTP 403 Sep 03 20:20:59 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1621/3190] 192.168.122.54 () {58 vars in 1254 bytes} [Thu Sep 3 20:20:59 2026] GET /volume/v3/types/6e411f6b-8ecc-4801-9c39-3af01adbde2c/encryption => generated 124 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:20:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-d0521ff6-3de0-4a55-a398-7b31c1b5861e None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:59 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d0521ff6-3de0-4a55-a398-7b31c1b5861e tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-member] GET http://192.168.122.54/volume/v3/types/6e411f6b-8ecc-4801-9c39-3af01adbde2c/extra_specs/multiattach Sep 03 20:20:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d0521ff6-3de0-4a55-a398-7b31c1b5861e tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d0521ff6-3de0-4a55-a398-7b31c1b5861e tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:59 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d0521ff6-3de0-4a55-a398-7b31c1b5861e tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-member] http://192.168.122.54/volume/v3/types/6e411f6b-8ecc-4801-9c39-3af01adbde2c/extra_specs/multiattach returned with HTTP 200 Sep 03 20:20:59 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1622/3191] 192.168.122.54 () {58 vars in 1293 bytes} [Thu Sep 3 20:20:59 2026] GET /volume/v3/types/6e411f6b-8ecc-4801-9c39-3af01adbde2c/extra_specs/multiattach => generated 29 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 20:20:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-8209112d-6382-42f3-8787-082fd3254802 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:59 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-8209112d-6382-42f3-8787-082fd3254802 tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-member] GET http://192.168.122.54/volume/v3/types/6e411f6b-8ecc-4801-9c39-3af01adbde2c/extra_specs/volume_backend_name Sep 03 20:20:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-8209112d-6382-42f3-8787-082fd3254802 tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-8209112d-6382-42f3-8787-082fd3254802 tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:59 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-cea1acce-d6ca-4b47-a36e-34712eefc12d tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d75b443-110d-4dfe-aed0-74ccd0f34d7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:59 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-cea1acce-d6ca-4b47-a36e-34712eefc12d tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e5df3d4-937a-407b-8a86-ecc35648ac4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:59 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-8209112d-6382-42f3-8787-082fd3254802 tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-member] http://192.168.122.54/volume/v3/types/6e411f6b-8ecc-4801-9c39-3af01adbde2c/extra_specs/volume_backend_name returned with HTTP 404 Sep 03 20:20:59 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1623/3192] 192.168.122.54 () {58 vars in 1317 bytes} [Thu Sep 3 20:20:59 2026] GET /volume/v3/types/6e411f6b-8ecc-4801-9c39-3af01adbde2c/extra_specs/volume_backend_name => generated 143 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:20:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-d6295424-570c-4cdd-83c8-aefcdd09ed0e None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:59 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d6295424-570c-4cdd-83c8-aefcdd09ed0e tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-member] GET http://192.168.122.54/volume/v3/types/6e411f6b-8ecc-4801-9c39-3af01adbde2c Sep 03 20:20:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d6295424-570c-4cdd-83c8-aefcdd09ed0e tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d6295424-570c-4cdd-83c8-aefcdd09ed0e tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:59 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d6295424-570c-4cdd-83c8-aefcdd09ed0e tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-member] http://192.168.122.54/volume/v3/types/6e411f6b-8ecc-4801-9c39-3af01adbde2c returned with HTTP 200 Sep 03 20:20:59 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1624/3193] 192.168.122.54 () {58 vars in 1221 bytes} [Thu Sep 3 20:20:59 2026] GET /volume/v3/types/6e411f6b-8ecc-4801-9c39-3af01adbde2c => generated 317 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-884e4683-d046-4a93-93eb-0b44e29880cd None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:59 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-884e4683-d046-4a93-93eb-0b44e29880cd tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-member] PUT http://192.168.122.54/volume/v3/types/6e411f6b-8ecc-4801-9c39-3af01adbde2c/encryption/ffc93949-a0e5-4a3c-b76b-5df0e2e10109 Sep 03 20:20:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-884e4683-d046-4a93-93eb-0b44e29880cd tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:20:59 devstack devstack@c-api.service[87289]: DEBUG cinder.policy [None req-884e4683-d046-4a93-93eb-0b44e29880cd tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'fe57281a8bff40e9a21b77745bd782e5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '64c8739de1a349c6abea39e0e7566551', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87289) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 20:20:59 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-884e4683-d046-4a93-93eb-0b44e29880cd tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-member] http://192.168.122.54/volume/v3/types/6e411f6b-8ecc-4801-9c39-3af01adbde2c/encryption/ffc93949-a0e5-4a3c-b76b-5df0e2e10109 returned with HTTP 403 Sep 03 20:20:59 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1625/3194] 192.168.122.54 () {60 vars in 1385 bytes} [Thu Sep 3 20:20:59 2026] PUT /volume/v3/types/6e411f6b-8ecc-4801-9c39-3af01adbde2c/encryption/ffc93949-a0e5-4a3c-b76b-5df0e2e10109 => generated 127 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:20:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-5dff2659-bbe0-4a4b-9a6e-d653a243b136 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:59 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-5dff2659-bbe0-4a4b-9a6e-d653a243b136 tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-member] PUT http://192.168.122.54/volume/v3/types/6e411f6b-8ecc-4801-9c39-3af01adbde2c/extra_specs/key1 Sep 03 20:20:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-5dff2659-bbe0-4a4b-9a6e-d653a243b136 tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:20:59 devstack devstack@c-api.service[87289]: DEBUG cinder.policy [None req-5dff2659-bbe0-4a4b-9a6e-d653a243b136 tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'fe57281a8bff40e9a21b77745bd782e5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '64c8739de1a349c6abea39e0e7566551', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87289) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 20:20:59 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-5dff2659-bbe0-4a4b-9a6e-d653a243b136 tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-member] http://192.168.122.54/volume/v3/types/6e411f6b-8ecc-4801-9c39-3af01adbde2c/extra_specs/key1 returned with HTTP 403 Sep 03 20:20:59 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1626/3195] 192.168.122.54 () {60 vars in 1292 bytes} [Thu Sep 3 20:20:59 2026] PUT /volume/v3/types/6e411f6b-8ecc-4801-9c39-3af01adbde2c/extra_specs/key1 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:20:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-8b754ee0-0afe-4b3d-b88e-f30cfff5c298 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:59 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-8b754ee0-0afe-4b3d-b88e-f30cfff5c298 tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-member] PUT http://192.168.122.54/volume/v3/types/6e411f6b-8ecc-4801-9c39-3af01adbde2c Sep 03 20:20:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-8b754ee0-0afe-4b3d-b88e-f30cfff5c298 tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:20:59 devstack devstack@c-api.service[87289]: DEBUG cinder.policy [None req-8b754ee0-0afe-4b3d-b88e-f30cfff5c298 tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'fe57281a8bff40e9a21b77745bd782e5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '64c8739de1a349c6abea39e0e7566551', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87289) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 20:20:59 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-8b754ee0-0afe-4b3d-b88e-f30cfff5c298 tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-member] http://192.168.122.54/volume/v3/types/6e411f6b-8ecc-4801-9c39-3af01adbde2c returned with HTTP 403 Sep 03 20:20:59 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1627/3196] 192.168.122.54 () {60 vars in 1241 bytes} [Thu Sep 3 20:20:59 2026] PUT /volume/v3/types/6e411f6b-8ecc-4801-9c39-3af01adbde2c => generated 109 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:20:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-5c99364a-ef1a-4acb-b718-108d8f170142 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:59 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-5c99364a-ef1a-4acb-b718-108d8f170142 tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-admin] DELETE http://192.168.122.54/volume/v3/types/6a46fbd9-fc2e-4b62-a947-26a58f699d44 Sep 03 20:20:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-5c99364a-ef1a-4acb-b718-108d8f170142 tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-5c99364a-ef1a-4acb-b718-108d8f170142 tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-admin] Calling method '_delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:59 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-cea1acce-d6ca-4b47-a36e-34712eefc12d tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Created reservations ['9d78e733-ff4d-4c4b-b695-fb9a575cbb32', '753e3dec-b3be-47c1-9117-4b5e2d482f9d', '2497eff9-7233-4c5a-a18b-e1ba209c5e38', '27e5f590-524c-4bbc-be83-8833e62424bf'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:20:59 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-cea1acce-d6ca-4b47-a36e-34712eefc12d tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e5df3d4-937a-407b-8a86-ecc35648ac4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d78e733-ff4d-4c4b-b695-fb9a575cbb32', '753e3dec-b3be-47c1-9117-4b5e2d482f9d', '2497eff9-7233-4c5a-a18b-e1ba209c5e38', '27e5f590-524c-4bbc-be83-8833e62424bf']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:59 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-cea1acce-d6ca-4b47-a36e-34712eefc12d tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (164632b4-344d-4ad5-abc4-7c0728730533) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:59 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-5c99364a-ef1a-4acb-b718-108d8f170142 tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-admin] http://192.168.122.54/volume/v3/types/6a46fbd9-fc2e-4b62-a947-26a58f699d44 returned with HTTP 202 Sep 03 20:20:59 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1628/3197] 192.168.122.54 () {58 vars in 1224 bytes} [Thu Sep 3 20:20:59 2026] DELETE /volume/v3/types/6a46fbd9-fc2e-4b62-a947-26a58f699d44 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:20:59 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:59 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:20:59 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-cea1acce-d6ca-4b47-a36e-34712eefc12d tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (164632b4-344d-4ad5-abc4-7c0728730533) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '07d4a69e-6c3c-46b8-8618-41adf2383e27', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2093481879',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02f09a4435684cf09a61ab792a6ad26b',qos_specs=None,replication_status=,reservations=['9d78e733-ff4d-4c4b-b695-fb9a575cbb32','753e3dec-b3be-47c1-9117-4b5e2d482f9d','2497eff9-7233-4c5a-a18b-e1ba209c5e38','27e5f590-524c-4bbc-be83-8833e62424bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9f1281ebf0d44089d5311d91649ab9f',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:20:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2093481879',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=07d4a69e-6c3c-46b8-8618-41adf2383e27,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02f09a4435684cf09a61ab792a6ad26b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d9f1281ebf0d44089d5311d91649ab9f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-42e8ea1e-8f33-47c2-81f1-2c8198c39633 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:59 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-42e8ea1e-8f33-47c2-81f1-2c8198c39633 tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-admin] DELETE http://192.168.122.54/volume/v3/types/4c1c7551-8a9b-4ed2-ae21-335efddf48de Sep 03 20:20:59 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-cea1acce-d6ca-4b47-a36e-34712eefc12d tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28ca3cee-85a3-4bf0-86fe-c7f9afca9249) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-42e8ea1e-8f33-47c2-81f1-2c8198c39633 tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-42e8ea1e-8f33-47c2-81f1-2c8198c39633 tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-admin] Calling method '_delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:59 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-cea1acce-d6ca-4b47-a36e-34712eefc12d tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28ca3cee-85a3-4bf0-86fe-c7f9afca9249) transitioned into state 'SUCCESS' from state '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-2093481879',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02f09a4435684cf09a61ab792a6ad26b',qos_specs=None,replication_status=,reservations=['9d78e733-ff4d-4c4b-b695-fb9a575cbb32','753e3dec-b3be-47c1-9117-4b5e2d482f9d','2497eff9-7233-4c5a-a18b-e1ba209c5e38','27e5f590-524c-4bbc-be83-8833e62424bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9f1281ebf0d44089d5311d91649ab9f',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:59 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-cea1acce-d6ca-4b47-a36e-34712eefc12d tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b59a8200-8bc1-4ebd-9574-23b3f7f62d33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:20:59 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-42e8ea1e-8f33-47c2-81f1-2c8198c39633 tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-admin] http://192.168.122.54/volume/v3/types/4c1c7551-8a9b-4ed2-ae21-335efddf48de returned with HTTP 202 Sep 03 20:20:59 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1629/3198] 192.168.122.54 () {58 vars in 1224 bytes} [Thu Sep 3 20:20:59 2026] DELETE /volume/v3/types/4c1c7551-8a9b-4ed2-ae21-335efddf48de => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:20:59 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-cea1acce-d6ca-4b47-a36e-34712eefc12d tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b59a8200-8bc1-4ebd-9574-23b3f7f62d33) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:20:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-9bb8bbbd-83ce-4054-9d30-225340921b16 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:59 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-cea1acce-d6ca-4b47-a36e-34712eefc12d tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Flow 'volume_create_api' (6587c031-dd90-4036-85ef-35523274e532) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:20:59 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-cea1acce-d6ca-4b47-a36e-34712eefc12d tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Create volume request issued successfully. Sep 03 20:20:59 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-cea1acce-d6ca-4b47-a36e-34712eefc12d tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:20:59 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1570/3199] 192.168.122.54 () {60 vars in 1137 bytes} [Thu Sep 3 20:20:59 2026] POST /volume/v3/volumes => generated 785 bytes in 413 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:20:59 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9bb8bbbd-83ce-4054-9d30-225340921b16 tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-admin] DELETE http://192.168.122.54/volume/v3/types/6b3befd6-3c9e-4fa3-88d3-61cfb18d1e0f Sep 03 20:20:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-9bb8bbbd-83ce-4054-9d30-225340921b16 tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-9bb8bbbd-83ce-4054-9d30-225340921b16 tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-admin] Calling method '_delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:59 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-cefe389a-48d2-499d-887a-118b81a87c81 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:59 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-cefe389a-48d2-499d-887a-118b81a87c81 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/volumes/07d4a69e-6c3c-46b8-8618-41adf2383e27 Sep 03 20:20:59 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-cefe389a-48d2-499d-887a-118b81a87c81 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:59 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-cefe389a-48d2-499d-887a-118b81a87c81 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:59 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:20:59 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:20:59 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:20:59 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:20:59 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-cefe389a-48d2-499d-887a-118b81a87c81 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Volume info retrieved successfully. Sep 03 20:20:59 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-cefe389a-48d2-499d-887a-118b81a87c81 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/volumes/07d4a69e-6c3c-46b8-8618-41adf2383e27 returned with HTTP 200 Sep 03 20:20:59 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1571/3200] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:20:59 2026] GET /volume/v3/volumes/07d4a69e-6c3c-46b8-8618-41adf2383e27 => generated 964 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:20:59 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9bb8bbbd-83ce-4054-9d30-225340921b16 tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-admin] http://192.168.122.54/volume/v3/types/6b3befd6-3c9e-4fa3-88d3-61cfb18d1e0f returned with HTTP 202 Sep 03 20:20:59 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1630/3201] 192.168.122.54 () {58 vars in 1224 bytes} [Thu Sep 3 20:20:59 2026] DELETE /volume/v3/types/6b3befd6-3c9e-4fa3-88d3-61cfb18d1e0f => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:20:59 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-f5d75304-e75d-44db-ae51-cc65afb669dc None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:59 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f5d75304-e75d-44db-ae51-cc65afb669dc tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-admin] DELETE http://192.168.122.54/volume/v3/types/554e8b36-b737-413b-acc0-a18d4e4dc483 Sep 03 20:20:59 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f5d75304-e75d-44db-ae51-cc65afb669dc tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:59 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f5d75304-e75d-44db-ae51-cc65afb669dc tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-admin] Calling method '_delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:59 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f5d75304-e75d-44db-ae51-cc65afb669dc tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-admin] http://192.168.122.54/volume/v3/types/554e8b36-b737-413b-acc0-a18d4e4dc483 returned with HTTP 202 Sep 03 20:20:59 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1572/3202] 192.168.122.54 () {58 vars in 1224 bytes} [Thu Sep 3 20:20:59 2026] DELETE /volume/v3/types/554e8b36-b737-413b-acc0-a18d4e4dc483 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:20:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-37d5ba9b-6994-4f8f-8fb4-e21909f3712e None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:59 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-37d5ba9b-6994-4f8f-8fb4-e21909f3712e tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-admin] DELETE http://192.168.122.54/volume/v3/types/4b773ad0-02b7-4c49-89a8-7e9e29405dcb Sep 03 20:20:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-37d5ba9b-6994-4f8f-8fb4-e21909f3712e tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-37d5ba9b-6994-4f8f-8fb4-e21909f3712e tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-admin] Calling method '_delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:20:59 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-37d5ba9b-6994-4f8f-8fb4-e21909f3712e tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-admin] http://192.168.122.54/volume/v3/types/4b773ad0-02b7-4c49-89a8-7e9e29405dcb returned with HTTP 202 Sep 03 20:20:59 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1631/3203] 192.168.122.54 () {58 vars in 1224 bytes} [Thu Sep 3 20:20:59 2026] DELETE /volume/v3/types/4b773ad0-02b7-4c49-89a8-7e9e29405dcb => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:20:59 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-eb387048-2782-4d70-9491-d03f4bef3c54 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:20:59 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-eb387048-2782-4d70-9491-d03f4bef3c54 tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-admin] DELETE http://192.168.122.54/volume/v3/types/6e411f6b-8ecc-4801-9c39-3af01adbde2c Sep 03 20:20:59 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-eb387048-2782-4d70-9491-d03f4bef3c54 tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:20:59 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-eb387048-2782-4d70-9491-d03f4bef3c54 tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-admin] Calling method '_delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:00 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-eb387048-2782-4d70-9491-d03f4bef3c54 tempest-VolumeTypesMemberTests-36591937 tempest-VolumeTypesMemberTests-36591937-project-admin] http://192.168.122.54/volume/v3/types/6e411f6b-8ecc-4801-9c39-3af01adbde2c returned with HTTP 202 Sep 03 20:21:00 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1573/3204] 192.168.122.54 () {58 vars in 1224 bytes} [Thu Sep 3 20:20:59 2026] DELETE /volume/v3/types/6e411f6b-8ecc-4801-9c39-3af01adbde2c => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 20:21:00 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-91a45717-b221-4bf1-91f3-6eece7047ac6 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:00 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-91a45717-b221-4bf1-91f3-6eece7047ac6 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/volumes/07d4a69e-6c3c-46b8-8618-41adf2383e27 Sep 03 20:21:00 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-91a45717-b221-4bf1-91f3-6eece7047ac6 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:00 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-91a45717-b221-4bf1-91f3-6eece7047ac6 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:00 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:21:00 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:21:00 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:00 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:21:00 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-91a45717-b221-4bf1-91f3-6eece7047ac6 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Volume info retrieved successfully. Sep 03 20:21:00 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-91a45717-b221-4bf1-91f3-6eece7047ac6 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/volumes/07d4a69e-6c3c-46b8-8618-41adf2383e27 returned with HTTP 200 Sep 03 20:21:00 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1632/3205] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:21:00 2026] GET /volume/v3/volumes/07d4a69e-6c3c-46b8-8618-41adf2383e27 => generated 1014 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:21:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-ba2a0792-2efa-4673-9e1b-42fac6cf1b54 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:01 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ba2a0792-2efa-4673-9e1b-42fac6cf1b54 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:21:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ba2a0792-2efa-4673-9e1b-42fac6cf1b54 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-1819197390", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:21:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.volumes [None req-ba2a0792-2efa-4673-9e1b-42fac6cf1b54 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-1819197390', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:21:01 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-ba2a0792-2efa-4673-9e1b-42fac6cf1b54 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Create volume of 1 GB Sep 03 20:21:01 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-ba2a0792-2efa-4673-9e1b-42fac6cf1b54 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Availability Zones retrieved successfully. Sep 03 20:21:01 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-ba2a0792-2efa-4673-9e1b-42fac6cf1b54 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Flow 'volume_create_api' (c2ffd2df-8528-4bc6-a04e-11e71542a19d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:21:01 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-ba2a0792-2efa-4673-9e1b-42fac6cf1b54 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0e1f77b-6c06-42f5-ab58-b372f8200ddb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:21:01 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.flows.api.create_volume [None req-ba2a0792-2efa-4673-9e1b-42fac6cf1b54 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Validating volume size '1' using validate_int {{(pid=87290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:21:01 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-ba2a0792-2efa-4673-9e1b-42fac6cf1b54 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0e1f77b-6c06-42f5-ab58-b372f8200ddb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:21:01 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-ba2a0792-2efa-4673-9e1b-42fac6cf1b54 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fed34a6b-2eb5-441d-a76f-f2a7359bacff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:21:01 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-ba2a0792-2efa-4673-9e1b-42fac6cf1b54 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Created reservations ['8cbe7200-942d-4806-8243-9d55745df096', '7ebfe44e-0833-4fef-8370-3340a499aa08', 'ad669fd7-5b8a-4ed7-a10b-c77c92c2a0c1', '17f7b79d-6cfc-4590-94e7-5d7519c19649'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:21:01 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-ba2a0792-2efa-4673-9e1b-42fac6cf1b54 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fed34a6b-2eb5-441d-a76f-f2a7359bacff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8cbe7200-942d-4806-8243-9d55745df096', '7ebfe44e-0833-4fef-8370-3340a499aa08', 'ad669fd7-5b8a-4ed7-a10b-c77c92c2a0c1', '17f7b79d-6cfc-4590-94e7-5d7519c19649']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:21:01 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-ba2a0792-2efa-4673-9e1b-42fac6cf1b54 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5472494c-eebc-492b-8575-ecc44f632bfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:21:01 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:21:01 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:21:01 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-ba2a0792-2efa-4673-9e1b-42fac6cf1b54 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5472494c-eebc-492b-8575-ecc44f632bfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '04d3986f-1d77-487a-a59a-eda05ecee157', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1819197390',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a387c48201fe48bea3498e61544b804b',qos_specs=None,replication_status=,reservations=['8cbe7200-942d-4806-8243-9d55745df096','7ebfe44e-0833-4fef-8370-3340a499aa08','ad669fd7-5b8a-4ed7-a10b-c77c92c2a0c1','17f7b79d-6cfc-4590-94e7-5d7519c19649'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='503c6c003ea44582afd2172f9ecec069',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:21:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1819197390',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=04d3986f-1d77-487a-a59a-eda05ecee157,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a387c48201fe48bea3498e61544b804b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='503c6c003ea44582afd2172f9ecec069',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:21:01 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-ba2a0792-2efa-4673-9e1b-42fac6cf1b54 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (130ad351-373e-4513-9621-75547d8c46b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:21:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-02546db9-e809-49cb-ad8a-44af50f785b7 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:01 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-02546db9-e809-49cb-ad8a-44af50f785b7 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/volumes/07d4a69e-6c3c-46b8-8618-41adf2383e27 Sep 03 20:21:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-02546db9-e809-49cb-ad8a-44af50f785b7 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-02546db9-e809-49cb-ad8a-44af50f785b7 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:01 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:21:01 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:21:01 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:01 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:21:01 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-ba2a0792-2efa-4673-9e1b-42fac6cf1b54 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (130ad351-373e-4513-9621-75547d8c46b5) transitioned into state 'SUCCESS' from state '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-1819197390',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a387c48201fe48bea3498e61544b804b',qos_specs=None,replication_status=,reservations=['8cbe7200-942d-4806-8243-9d55745df096','7ebfe44e-0833-4fef-8370-3340a499aa08','ad669fd7-5b8a-4ed7-a10b-c77c92c2a0c1','17f7b79d-6cfc-4590-94e7-5d7519c19649'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='503c6c003ea44582afd2172f9ecec069',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:21:01 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-02546db9-e809-49cb-ad8a-44af50f785b7 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Volume info retrieved successfully. Sep 03 20:21:01 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-ba2a0792-2efa-4673-9e1b-42fac6cf1b54 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5e9281c-c894-4263-910a-12602f7c1c50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:21:01 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-02546db9-e809-49cb-ad8a-44af50f785b7 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/volumes/07d4a69e-6c3c-46b8-8618-41adf2383e27 returned with HTTP 200 Sep 03 20:21:01 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1633/3206] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:21:01 2026] GET /volume/v3/volumes/07d4a69e-6c3c-46b8-8618-41adf2383e27 => generated 1015 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:21:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-f4fb2cff-ca6f-4538-9531-b729ae5c9b45 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:01 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f4fb2cff-ca6f-4538-9531-b729ae5c9b45 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] POST http://192.168.122.54/volume/v3/snapshots Sep 03 20:21:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f4fb2cff-ca6f-4538-9531-b729ae5c9b45 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "07d4a69e-6c3c-46b8-8618-41adf2383e27", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-926952683"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:21:01 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-ba2a0792-2efa-4673-9e1b-42fac6cf1b54 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5e9281c-c894-4263-910a-12602f7c1c50) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:21:01 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-ba2a0792-2efa-4673-9e1b-42fac6cf1b54 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Flow 'volume_create_api' (c2ffd2df-8528-4bc6-a04e-11e71542a19d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:21:01 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-ba2a0792-2efa-4673-9e1b-42fac6cf1b54 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Create volume request issued successfully. Sep 03 20:21:01 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ba2a0792-2efa-4673-9e1b-42fac6cf1b54 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:21:01 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1574/3207] 192.168.122.54 () {60 vars in 1138 bytes} [Thu Sep 3 20:21:01 2026] POST /volume/v3/volumes => generated 761 bytes in 693 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:21:01 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:21:01 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:21:01 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:01 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:21:01 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-f4fb2cff-ca6f-4538-9531-b729ae5c9b45 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Volume info retrieved successfully. Sep 03 20:21:01 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.snapshots [None req-f4fb2cff-ca6f-4538-9531-b729ae5c9b45 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Create snapshot from volume 07d4a69e-6c3c-46b8-8618-41adf2383e27 Sep 03 20:21:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-afc10bc4-4b2c-4ddd-893b-33a77acd773c None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:01 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-afc10bc4-4b2c-4ddd-893b-33a77acd773c tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] GET http://192.168.122.54/volume/v3/volumes/04d3986f-1d77-487a-a59a-eda05ecee157 Sep 03 20:21:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-afc10bc4-4b2c-4ddd-893b-33a77acd773c tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-afc10bc4-4b2c-4ddd-893b-33a77acd773c tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:01 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:21:01 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:21:01 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:01 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:21:01 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-afc10bc4-4b2c-4ddd-893b-33a77acd773c tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Volume info retrieved successfully. Sep 03 20:21:01 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-afc10bc4-4b2c-4ddd-893b-33a77acd773c tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] http://192.168.122.54/volume/v3/volumes/04d3986f-1d77-487a-a59a-eda05ecee157 returned with HTTP 200 Sep 03 20:21:01 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1575/3208] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:21:01 2026] GET /volume/v3/volumes/04d3986f-1d77-487a-a59a-eda05ecee157 => generated 829 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:21:02 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-f4fb2cff-ca6f-4538-9531-b729ae5c9b45 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Created reservations ['ded6f177-ee37-4a34-8a78-c44c3e715ce2', '5fbb961b-6444-4535-97f6-bde5470fe273', '8985b522-645d-4c84-abbc-388a1a5c6c8b', '819c6aef-7e40-4075-82c9-4dc1e709f210'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:21:02 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:21:02 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:21:02 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-f4fb2cff-ca6f-4538-9531-b729ae5c9b45 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Snapshot create request issued successfully. Sep 03 20:21:02 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f4fb2cff-ca6f-4538-9531-b729ae5c9b45 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/snapshots returned with HTTP 202 Sep 03 20:21:02 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1634/3209] 192.168.122.54 () {60 vars in 1144 bytes} [Thu Sep 3 20:21:01 2026] POST /volume/v3/snapshots => generated 307 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 20:21:02 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-70157166-439d-4cc7-a7ad-520c720143b8 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:02 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-70157166-439d-4cc7-a7ad-520c720143b8 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/snapshots/6ce89de4-c524-4f98-95b4-9b3e06f4ad2c Sep 03 20:21:02 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-70157166-439d-4cc7-a7ad-520c720143b8 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:02 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-70157166-439d-4cc7-a7ad-520c720143b8 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:02 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:02 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:21:02 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-70157166-439d-4cc7-a7ad-520c720143b8 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Snapshot retrieved successfully. Sep 03 20:21:02 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-70157166-439d-4cc7-a7ad-520c720143b8 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/snapshots/6ce89de4-c524-4f98-95b4-9b3e06f4ad2c returned with HTTP 200 Sep 03 20:21:02 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1576/3210] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:21:02 2026] GET /volume/v3/snapshots/6ce89de4-c524-4f98-95b4-9b3e06f4ad2c => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:21:03 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-0bd047f3-dbf3-44da-8cdd-5bccd3f9014b None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:03 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-0bd047f3-dbf3-44da-8cdd-5bccd3f9014b tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] GET http://192.168.122.54/volume/v3/volumes/04d3986f-1d77-487a-a59a-eda05ecee157 Sep 03 20:21:03 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-0bd047f3-dbf3-44da-8cdd-5bccd3f9014b tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:03 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-0bd047f3-dbf3-44da-8cdd-5bccd3f9014b tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:03 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:21:03 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:21:03 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:03 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:21:03 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-0bd047f3-dbf3-44da-8cdd-5bccd3f9014b tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Volume info retrieved successfully. Sep 03 20:21:03 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-0bd047f3-dbf3-44da-8cdd-5bccd3f9014b tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] http://192.168.122.54/volume/v3/volumes/04d3986f-1d77-487a-a59a-eda05ecee157 returned with HTTP 200 Sep 03 20:21:03 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1635/3211] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:21:03 2026] GET /volume/v3/volumes/04d3986f-1d77-487a-a59a-eda05ecee157 => generated 853 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:21:03 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-e81c1253-fbfc-4827-8463-ba00b4a547b8 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:03 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e81c1253-fbfc-4827-8463-ba00b4a547b8 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/snapshots/6ce89de4-c524-4f98-95b4-9b3e06f4ad2c Sep 03 20:21:03 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e81c1253-fbfc-4827-8463-ba00b4a547b8 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:03 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e81c1253-fbfc-4827-8463-ba00b4a547b8 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:03 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:03 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:21:03 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-e81c1253-fbfc-4827-8463-ba00b4a547b8 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Snapshot retrieved successfully. Sep 03 20:21:03 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e81c1253-fbfc-4827-8463-ba00b4a547b8 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/snapshots/6ce89de4-c524-4f98-95b4-9b3e06f4ad2c returned with HTTP 200 Sep 03 20:21:03 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1577/3212] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:21:03 2026] GET /volume/v3/snapshots/6ce89de4-c524-4f98-95b4-9b3e06f4ad2c => generated 439 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:21:04 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-735d85ee-1a65-47d9-868d-f603ec975222 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:04 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-735d85ee-1a65-47d9-868d-f603ec975222 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] GET http://192.168.122.54/volume/v3/volumes/04d3986f-1d77-487a-a59a-eda05ecee157 Sep 03 20:21:04 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-735d85ee-1a65-47d9-868d-f603ec975222 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:04 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-735d85ee-1a65-47d9-868d-f603ec975222 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:04 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:21:04 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:21:04 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:04 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:21:04 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-735d85ee-1a65-47d9-868d-f603ec975222 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Volume info retrieved successfully. Sep 03 20:21:04 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-735d85ee-1a65-47d9-868d-f603ec975222 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] http://192.168.122.54/volume/v3/volumes/04d3986f-1d77-487a-a59a-eda05ecee157 returned with HTTP 200 Sep 03 20:21:04 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1636/3213] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:21:04 2026] GET /volume/v3/volumes/04d3986f-1d77-487a-a59a-eda05ecee157 => generated 854 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:21:04 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-8e0afde3-cece-4a48-9ace-b4fd0b4638dc None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:04 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-8e0afde3-cece-4a48-9ace-b4fd0b4638dc tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] GET http://192.168.122.54/volume/v3/volumes/04d3986f-1d77-487a-a59a-eda05ecee157 Sep 03 20:21:04 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-8e0afde3-cece-4a48-9ace-b4fd0b4638dc tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:04 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-8e0afde3-cece-4a48-9ace-b4fd0b4638dc tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:04 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:21:04 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:21:04 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:04 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:21:04 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-004e761e-29eb-49e2-833d-4526bce207fc None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:04 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-004e761e-29eb-49e2-833d-4526bce207fc tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/snapshots/6ce89de4-c524-4f98-95b4-9b3e06f4ad2c Sep 03 20:21:04 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-004e761e-29eb-49e2-833d-4526bce207fc tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:04 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-004e761e-29eb-49e2-833d-4526bce207fc tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:04 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-8e0afde3-cece-4a48-9ace-b4fd0b4638dc tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Volume info retrieved successfully. Sep 03 20:21:04 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:04 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:21:04 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-004e761e-29eb-49e2-833d-4526bce207fc tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Snapshot retrieved successfully. Sep 03 20:21:04 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-8e0afde3-cece-4a48-9ace-b4fd0b4638dc tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] http://192.168.122.54/volume/v3/volumes/04d3986f-1d77-487a-a59a-eda05ecee157 returned with HTTP 200 Sep 03 20:21:04 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1578/3214] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:21:04 2026] GET /volume/v3/volumes/04d3986f-1d77-487a-a59a-eda05ecee157 => generated 854 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:21:04 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-004e761e-29eb-49e2-833d-4526bce207fc tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/snapshots/6ce89de4-c524-4f98-95b4-9b3e06f4ad2c returned with HTTP 200 Sep 03 20:21:04 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1637/3215] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:21:04 2026] GET /volume/v3/snapshots/6ce89de4-c524-4f98-95b4-9b3e06f4ad2c => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:21:04 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-7cbd529c-dabc-4c2b-89ee-30ad2d130294 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:04 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-7cbd529c-dabc-4c2b-89ee-30ad2d130294 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] POST http://192.168.122.54/volume/v3/snapshots Sep 03 20:21:04 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-7cbd529c-dabc-4c2b-89ee-30ad2d130294 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "04d3986f-1d77-487a-a59a-eda05ecee157", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1671565409", "description": null, "metadata": null}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:21:04 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:21:04 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:21:04 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:04 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:21:04 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-7cbd529c-dabc-4c2b-89ee-30ad2d130294 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Volume info retrieved successfully. Sep 03 20:21:04 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.snapshots [None req-7cbd529c-dabc-4c2b-89ee-30ad2d130294 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Create snapshot from volume 04d3986f-1d77-487a-a59a-eda05ecee157 Sep 03 20:21:04 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-7cbd529c-dabc-4c2b-89ee-30ad2d130294 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Created reservations ['6790b658-728e-44e3-988a-0c47953fd5a1', '982a07e0-d239-4a6a-b282-9e444477473f', '4effe583-5f3e-4b0a-9a48-1cc01cb42b5f', '5e078939-94c3-4641-91b6-bafaa779bc7b'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:21:04 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:21:04 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:21:04 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-7cbd529c-dabc-4c2b-89ee-30ad2d130294 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Snapshot force create request issued successfully. Sep 03 20:21:04 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-7cbd529c-dabc-4c2b-89ee-30ad2d130294 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] http://192.168.122.54/volume/v3/snapshots returned with HTTP 202 Sep 03 20:21:04 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1579/3216] 192.168.122.54 () {60 vars in 1144 bytes} [Thu Sep 3 20:21:04 2026] POST /volume/v3/snapshots => generated 310 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:21:04 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-cf9b7273-f6c0-4bba-a5cf-af7d3457d116 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:04 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-cf9b7273-f6c0-4bba-a5cf-af7d3457d116 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] GET http://192.168.122.54/volume/v3/snapshots/a1184dcd-44c6-40f1-95a4-000b96557372 Sep 03 20:21:04 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-cf9b7273-f6c0-4bba-a5cf-af7d3457d116 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:04 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-cf9b7273-f6c0-4bba-a5cf-af7d3457d116 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:04 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:04 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:21:04 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-cf9b7273-f6c0-4bba-a5cf-af7d3457d116 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Snapshot retrieved successfully. Sep 03 20:21:04 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-cf9b7273-f6c0-4bba-a5cf-af7d3457d116 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] http://192.168.122.54/volume/v3/snapshots/a1184dcd-44c6-40f1-95a4-000b96557372 returned with HTTP 200 Sep 03 20:21:04 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1638/3217] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:21:04 2026] GET /volume/v3/snapshots/a1184dcd-44c6-40f1-95a4-000b96557372 => generated 442 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:21:05 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-32535290-aeba-44ac-8919-832a5aad2cd4 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:05 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-32535290-aeba-44ac-8919-832a5aad2cd4 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/snapshots/6ce89de4-c524-4f98-95b4-9b3e06f4ad2c Sep 03 20:21:05 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-32535290-aeba-44ac-8919-832a5aad2cd4 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:05 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-32535290-aeba-44ac-8919-832a5aad2cd4 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:05 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:05 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:21:05 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-32535290-aeba-44ac-8919-832a5aad2cd4 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Snapshot retrieved successfully. Sep 03 20:21:05 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-32535290-aeba-44ac-8919-832a5aad2cd4 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/snapshots/6ce89de4-c524-4f98-95b4-9b3e06f4ad2c returned with HTTP 200 Sep 03 20:21:05 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1580/3218] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:21:05 2026] GET /volume/v3/snapshots/6ce89de4-c524-4f98-95b4-9b3e06f4ad2c => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:21:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-61d915b7-3f42-4eb6-b1bf-dc0a6fb9534c None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:05 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-61d915b7-3f42-4eb6-b1bf-dc0a6fb9534c tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] GET http://192.168.122.54/volume/v3/snapshots/6ce89de4-c524-4f98-95b4-9b3e06f4ad2c Sep 03 20:21:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-61d915b7-3f42-4eb6-b1bf-dc0a6fb9534c tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-61d915b7-3f42-4eb6-b1bf-dc0a6fb9534c tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:05 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:05 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:21:05 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-61d915b7-3f42-4eb6-b1bf-dc0a6fb9534c tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] Snapshot retrieved successfully. Sep 03 20:21:05 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-61d915b7-3f42-4eb6-b1bf-dc0a6fb9534c tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] http://192.168.122.54/volume/v3/snapshots/6ce89de4-c524-4f98-95b4-9b3e06f4ad2c returned with HTTP 200 Sep 03 20:21:05 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1639/3219] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:21:05 2026] GET /volume/v3/snapshots/6ce89de4-c524-4f98-95b4-9b3e06f4ad2c => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:21:05 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-fa1046ce-a214-4674-9d52-77745648dc3d None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:05 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-fa1046ce-a214-4674-9d52-77745648dc3d tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] DELETE http://192.168.122.54/volume/v3/snapshots/6ce89de4-c524-4f98-95b4-9b3e06f4ad2c Sep 03 20:21:05 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-fa1046ce-a214-4674-9d52-77745648dc3d tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:05 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-fa1046ce-a214-4674-9d52-77745648dc3d tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:05 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.snapshots [None req-fa1046ce-a214-4674-9d52-77745648dc3d tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Delete snapshot with id: 6ce89de4-c524-4f98-95b4-9b3e06f4ad2c Sep 03 20:21:05 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:05 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:21:05 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-fa1046ce-a214-4674-9d52-77745648dc3d tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Snapshot retrieved successfully. Sep 03 20:21:05 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:21:05 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:21:05 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-fa1046ce-a214-4674-9d52-77745648dc3d tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Snapshot delete request issued successfully. Sep 03 20:21:05 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-fa1046ce-a214-4674-9d52-77745648dc3d tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/snapshots/6ce89de4-c524-4f98-95b4-9b3e06f4ad2c returned with HTTP 202 Sep 03 20:21:05 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1581/3220] 192.168.122.54 () {58 vars in 1236 bytes} [Thu Sep 3 20:21:05 2026] DELETE /volume/v3/snapshots/6ce89de4-c524-4f98-95b4-9b3e06f4ad2c => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 20:21:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-f6bee8c5-a931-4379-8349-5723de46ffc5 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:05 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f6bee8c5-a931-4379-8349-5723de46ffc5 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/snapshots/6ce89de4-c524-4f98-95b4-9b3e06f4ad2c Sep 03 20:21:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f6bee8c5-a931-4379-8349-5723de46ffc5 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f6bee8c5-a931-4379-8349-5723de46ffc5 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:05 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:05 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:21:05 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-f6bee8c5-a931-4379-8349-5723de46ffc5 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Snapshot retrieved successfully. Sep 03 20:21:05 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f6bee8c5-a931-4379-8349-5723de46ffc5 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/snapshots/6ce89de4-c524-4f98-95b4-9b3e06f4ad2c returned with HTTP 200 Sep 03 20:21:05 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1640/3221] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:21:05 2026] GET /volume/v3/snapshots/6ce89de4-c524-4f98-95b4-9b3e06f4ad2c => generated 465 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:21:05 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-c75e9fdd-4352-4c1d-a177-436e68dc8267 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:05 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c75e9fdd-4352-4c1d-a177-436e68dc8267 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] GET http://192.168.122.54/volume/v3/snapshots/a1184dcd-44c6-40f1-95a4-000b96557372 Sep 03 20:21:05 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c75e9fdd-4352-4c1d-a177-436e68dc8267 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:05 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c75e9fdd-4352-4c1d-a177-436e68dc8267 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:05 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:05 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:21:05 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-c75e9fdd-4352-4c1d-a177-436e68dc8267 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Snapshot retrieved successfully. Sep 03 20:21:05 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c75e9fdd-4352-4c1d-a177-436e68dc8267 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] http://192.168.122.54/volume/v3/snapshots/a1184dcd-44c6-40f1-95a4-000b96557372 returned with HTTP 200 Sep 03 20:21:05 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1582/3222] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:21:05 2026] GET /volume/v3/snapshots/a1184dcd-44c6-40f1-95a4-000b96557372 => generated 442 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:21:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-cb178121-3021-40b6-9c62-6f3a7d116244 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:06 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-cb178121-3021-40b6-9c62-6f3a7d116244 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/snapshots/6ce89de4-c524-4f98-95b4-9b3e06f4ad2c Sep 03 20:21:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-cb178121-3021-40b6-9c62-6f3a7d116244 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:06 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-cb178121-3021-40b6-9c62-6f3a7d116244 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:06 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:06 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:21:06 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-cb178121-3021-40b6-9c62-6f3a7d116244 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Snapshot retrieved successfully. Sep 03 20:21:06 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-cb178121-3021-40b6-9c62-6f3a7d116244 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/snapshots/6ce89de4-c524-4f98-95b4-9b3e06f4ad2c returned with HTTP 200 Sep 03 20:21:06 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1641/3223] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:21:06 2026] GET /volume/v3/snapshots/6ce89de4-c524-4f98-95b4-9b3e06f4ad2c => generated 465 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:21:06 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-94c2c5ad-b9c6-4967-b62d-b15876530c09 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:06 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-94c2c5ad-b9c6-4967-b62d-b15876530c09 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] GET http://192.168.122.54/volume/v3/snapshots/a1184dcd-44c6-40f1-95a4-000b96557372 Sep 03 20:21:06 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-94c2c5ad-b9c6-4967-b62d-b15876530c09 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:06 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-94c2c5ad-b9c6-4967-b62d-b15876530c09 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:06 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:06 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:21:06 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-94c2c5ad-b9c6-4967-b62d-b15876530c09 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Snapshot retrieved successfully. Sep 03 20:21:06 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-94c2c5ad-b9c6-4967-b62d-b15876530c09 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] http://192.168.122.54/volume/v3/snapshots/a1184dcd-44c6-40f1-95a4-000b96557372 returned with HTTP 200 Sep 03 20:21:06 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1583/3224] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:21:06 2026] GET /volume/v3/snapshots/a1184dcd-44c6-40f1-95a4-000b96557372 => generated 442 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:21:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-8757d785-dbd2-4ad6-8aac-9e52b69bc50d None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:07 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-8757d785-dbd2-4ad6-8aac-9e52b69bc50d tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/snapshots/6ce89de4-c524-4f98-95b4-9b3e06f4ad2c Sep 03 20:21:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-8757d785-dbd2-4ad6-8aac-9e52b69bc50d tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-8757d785-dbd2-4ad6-8aac-9e52b69bc50d tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:07 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-8757d785-dbd2-4ad6-8aac-9e52b69bc50d tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/snapshots/6ce89de4-c524-4f98-95b4-9b3e06f4ad2c returned with HTTP 404 Sep 03 20:21:07 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1642/3225] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:21:07 2026] GET /volume/v3/snapshots/6ce89de4-c524-4f98-95b4-9b3e06f4ad2c => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:21:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-a2655d93-bfe9-4ea6-9e2e-eafe3360a786 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:07 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a2655d93-bfe9-4ea6-9e2e-eafe3360a786 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] DELETE http://192.168.122.54/volume/v3/volumes/07d4a69e-6c3c-46b8-8618-41adf2383e27 Sep 03 20:21:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a2655d93-bfe9-4ea6-9e2e-eafe3360a786 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a2655d93-bfe9-4ea6-9e2e-eafe3360a786 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:07 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-a2655d93-bfe9-4ea6-9e2e-eafe3360a786 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Delete volume with id: 07d4a69e-6c3c-46b8-8618-41adf2383e27 Sep 03 20:21:07 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:21:07 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:21:07 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:07 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:21:07 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-a2655d93-bfe9-4ea6-9e2e-eafe3360a786 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Volume info retrieved successfully. Sep 03 20:21:07 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-a2655d93-bfe9-4ea6-9e2e-eafe3360a786 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Delete volume request issued successfully. Sep 03 20:21:07 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a2655d93-bfe9-4ea6-9e2e-eafe3360a786 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/volumes/07d4a69e-6c3c-46b8-8618-41adf2383e27 returned with HTTP 202 Sep 03 20:21:07 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1584/3226] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:21:07 2026] DELETE /volume/v3/volumes/07d4a69e-6c3c-46b8-8618-41adf2383e27 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:21:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-740470b6-70d2-4859-99f0-5ba2c52f1cb6 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:07 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-740470b6-70d2-4859-99f0-5ba2c52f1cb6 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/volumes/07d4a69e-6c3c-46b8-8618-41adf2383e27 Sep 03 20:21:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-740470b6-70d2-4859-99f0-5ba2c52f1cb6 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-740470b6-70d2-4859-99f0-5ba2c52f1cb6 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:07 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:21:07 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:21:07 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:07 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:21:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-576c7404-eca6-405d-aace-32b23045fd59 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:07 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-740470b6-70d2-4859-99f0-5ba2c52f1cb6 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Volume info retrieved successfully. Sep 03 20:21:07 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-576c7404-eca6-405d-aace-32b23045fd59 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] GET http://192.168.122.54/volume/v3/snapshots/a1184dcd-44c6-40f1-95a4-000b96557372 Sep 03 20:21:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-576c7404-eca6-405d-aace-32b23045fd59 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-576c7404-eca6-405d-aace-32b23045fd59 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:07 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-740470b6-70d2-4859-99f0-5ba2c52f1cb6 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/volumes/07d4a69e-6c3c-46b8-8618-41adf2383e27 returned with HTTP 200 Sep 03 20:21:07 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1643/3227] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:21:07 2026] GET /volume/v3/volumes/07d4a69e-6c3c-46b8-8618-41adf2383e27 => generated 1014 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:21:07 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:07 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:21:07 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-576c7404-eca6-405d-aace-32b23045fd59 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Snapshot retrieved successfully. Sep 03 20:21:07 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-576c7404-eca6-405d-aace-32b23045fd59 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] http://192.168.122.54/volume/v3/snapshots/a1184dcd-44c6-40f1-95a4-000b96557372 returned with HTTP 200 Sep 03 20:21:07 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1585/3228] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:21:07 2026] GET /volume/v3/snapshots/a1184dcd-44c6-40f1-95a4-000b96557372 => generated 469 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:21:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-1c162117-9738-414f-a9f3-4ea9c1edb7e8 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:07 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-1c162117-9738-414f-a9f3-4ea9c1edb7e8 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] GET http://192.168.122.54/volume/v3/snapshots/a1184dcd-44c6-40f1-95a4-000b96557372 Sep 03 20:21:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-1c162117-9738-414f-a9f3-4ea9c1edb7e8 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-1c162117-9738-414f-a9f3-4ea9c1edb7e8 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:07 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:07 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:21:07 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-1c162117-9738-414f-a9f3-4ea9c1edb7e8 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Snapshot retrieved successfully. Sep 03 20:21:07 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-1c162117-9738-414f-a9f3-4ea9c1edb7e8 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] http://192.168.122.54/volume/v3/snapshots/a1184dcd-44c6-40f1-95a4-000b96557372 returned with HTTP 200 Sep 03 20:21:07 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1644/3229] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:21:07 2026] GET /volume/v3/snapshots/a1184dcd-44c6-40f1-95a4-000b96557372 => generated 469 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:21:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-1b1a0055-3b27-42ed-890c-99dc794f950c None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:07 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-1b1a0055-3b27-42ed-890c-99dc794f950c tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] GET http://192.168.122.54/volume/v3/snapshots/a1184dcd-44c6-40f1-95a4-000b96557372 Sep 03 20:21:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-1b1a0055-3b27-42ed-890c-99dc794f950c tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-1b1a0055-3b27-42ed-890c-99dc794f950c tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:07 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:07 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:21:07 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-1b1a0055-3b27-42ed-890c-99dc794f950c tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Snapshot retrieved successfully. Sep 03 20:21:07 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-1b1a0055-3b27-42ed-890c-99dc794f950c tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] http://192.168.122.54/volume/v3/snapshots/a1184dcd-44c6-40f1-95a4-000b96557372 returned with HTTP 200 Sep 03 20:21:07 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1586/3230] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:21:07 2026] GET /volume/v3/snapshots/a1184dcd-44c6-40f1-95a4-000b96557372 => generated 469 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:21:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-226df964-b0ce-4cf7-a98d-163d4d8e8438 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:07 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-226df964-b0ce-4cf7-a98d-163d4d8e8438 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:21:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-226df964-b0ce-4cf7-a98d-163d4d8e8438 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "a1184dcd-44c6-40f1-95a4-000b96557372", "size": 1}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:21:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volumes [None req-226df964-b0ce-4cf7-a98d-163d4d8e8438 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Create volume request body: {'volume': {'snapshot_id': 'a1184dcd-44c6-40f1-95a4-000b96557372', 'size': 1}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:21:07 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:07 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:21:07 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-226df964-b0ce-4cf7-a98d-163d4d8e8438 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Snapshot retrieved successfully. Sep 03 20:21:07 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-226df964-b0ce-4cf7-a98d-163d4d8e8438 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Create volume of 1 GB Sep 03 20:21:07 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-226df964-b0ce-4cf7-a98d-163d4d8e8438 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Availability Zones retrieved successfully. Sep 03 20:21:07 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-226df964-b0ce-4cf7-a98d-163d4d8e8438 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Flow 'volume_create_api' (ad56c8b8-4ce1-4d79-a32f-576ebe68e240) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:21:07 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-226df964-b0ce-4cf7-a98d-163d4d8e8438 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91617afe-e720-4426-a816-8a5343d77f83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:21:07 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.flows.api.create_volume [None req-226df964-b0ce-4cf7-a98d-163d4d8e8438 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:21:07 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:21:07 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:21:07 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-226df964-b0ce-4cf7-a98d-163d4d8e8438 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91617afe-e720-4426-a816-8a5343d77f83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a1184dcd-44c6-40f1-95a4-000b96557372', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:21:07 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-226df964-b0ce-4cf7-a98d-163d4d8e8438 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3ec0953-562f-4651-a412-0c9b8bbb0b07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:21:07 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-226df964-b0ce-4cf7-a98d-163d4d8e8438 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Created reservations ['303c4ec6-eac2-4e05-a7d9-d3d56a9f23ae', 'f07719d1-05a4-489e-a3de-3f4dd7bb7601', '6d7188ef-39f2-4518-a303-a153becb8ac2', '4bed4a98-b350-4931-add2-e7a17b26b22b'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:21:07 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-226df964-b0ce-4cf7-a98d-163d4d8e8438 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3ec0953-562f-4651-a412-0c9b8bbb0b07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['303c4ec6-eac2-4e05-a7d9-d3d56a9f23ae', 'f07719d1-05a4-489e-a3de-3f4dd7bb7601', '6d7188ef-39f2-4518-a303-a153becb8ac2', '4bed4a98-b350-4931-add2-e7a17b26b22b']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:21:07 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-226df964-b0ce-4cf7-a98d-163d4d8e8438 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44981627-c1fd-4bed-8963-3f369176dfd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:21:07 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:21:07 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:21:07 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:21:07 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:21:07 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-226df964-b0ce-4cf7-a98d-163d4d8e8438 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44981627-c1fd-4bed-8963-3f369176dfd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a06fe11-d77f-44f1-a5a1-72d9077c69b9', '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='a387c48201fe48bea3498e61544b804b',qos_specs=None,replication_status=,reservations=['303c4ec6-eac2-4e05-a7d9-d3d56a9f23ae','f07719d1-05a4-489e-a3de-3f4dd7bb7601','6d7188ef-39f2-4518-a303-a153becb8ac2','4bed4a98-b350-4931-add2-e7a17b26b22b'],size=1,snapshot_id=a1184dcd-44c6-40f1-95a4-000b96557372,source_replicaid=,source_volid=None,status='creating',user_id='503c6c003ea44582afd2172f9ecec069',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:21:07Z,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=1a06fe11-d77f-44f1-a5a1-72d9077c69b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a387c48201fe48bea3498e61544b804b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a1184dcd-44c6-40f1-95a4-000b96557372,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='503c6c003ea44582afd2172f9ecec069',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:21:07 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-226df964-b0ce-4cf7-a98d-163d4d8e8438 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e9d5556-ec5b-4895-b25c-72b96768f6bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:21:07 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-226df964-b0ce-4cf7-a98d-163d4d8e8438 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e9d5556-ec5b-4895-b25c-72b96768f6bf) transitioned into state 'SUCCESS' from 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='a387c48201fe48bea3498e61544b804b',qos_specs=None,replication_status=,reservations=['303c4ec6-eac2-4e05-a7d9-d3d56a9f23ae','f07719d1-05a4-489e-a3de-3f4dd7bb7601','6d7188ef-39f2-4518-a303-a153becb8ac2','4bed4a98-b350-4931-add2-e7a17b26b22b'],size=1,snapshot_id=a1184dcd-44c6-40f1-95a4-000b96557372,source_replicaid=,source_volid=None,status='creating',user_id='503c6c003ea44582afd2172f9ecec069',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:21:07 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-226df964-b0ce-4cf7-a98d-163d4d8e8438 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df917d04-be7a-4f49-80c6-8e499edd82e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:21:07 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:21:07 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:21:07 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-226df964-b0ce-4cf7-a98d-163d4d8e8438 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df917d04-be7a-4f49-80c6-8e499edd82e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:21:07 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-226df964-b0ce-4cf7-a98d-163d4d8e8438 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Flow 'volume_create_api' (ad56c8b8-4ce1-4d79-a32f-576ebe68e240) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:21:07 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-226df964-b0ce-4cf7-a98d-163d4d8e8438 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Create volume request issued successfully. Sep 03 20:21:07 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-226df964-b0ce-4cf7-a98d-163d4d8e8438 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:21:07 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1645/3231] 192.168.122.54 () {60 vars in 1137 bytes} [Thu Sep 3 20:21:07 2026] POST /volume/v3/volumes => generated 748 bytes in 388 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:21:08 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-d38fb411-48cc-4aec-b92e-f90aae9685bd None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:08 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-d38fb411-48cc-4aec-b92e-f90aae9685bd tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] GET http://192.168.122.54/volume/v3/volumes/1a06fe11-d77f-44f1-a5a1-72d9077c69b9 Sep 03 20:21:08 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-d38fb411-48cc-4aec-b92e-f90aae9685bd tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:08 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-d38fb411-48cc-4aec-b92e-f90aae9685bd tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:08 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:21:08 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:21:08 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:08 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:21:08 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-d38fb411-48cc-4aec-b92e-f90aae9685bd tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Volume info retrieved successfully. Sep 03 20:21:08 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-d38fb411-48cc-4aec-b92e-f90aae9685bd tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] http://192.168.122.54/volume/v3/volumes/1a06fe11-d77f-44f1-a5a1-72d9077c69b9 returned with HTTP 200 Sep 03 20:21:08 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1587/3232] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:21:08 2026] GET /volume/v3/volumes/1a06fe11-d77f-44f1-a5a1-72d9077c69b9 => generated 816 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:21:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-39cddb22-0e1a-4db9-af66-a1d708a3e4eb None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:08 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-39cddb22-0e1a-4db9-af66-a1d708a3e4eb tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/volumes/07d4a69e-6c3c-46b8-8618-41adf2383e27 Sep 03 20:21:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-39cddb22-0e1a-4db9-af66-a1d708a3e4eb tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-39cddb22-0e1a-4db9-af66-a1d708a3e4eb tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:08 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-39cddb22-0e1a-4db9-af66-a1d708a3e4eb tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/volumes/07d4a69e-6c3c-46b8-8618-41adf2383e27 returned with HTTP 404 Sep 03 20:21:08 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1646/3233] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:21:08 2026] GET /volume/v3/volumes/07d4a69e-6c3c-46b8-8618-41adf2383e27 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:21:08 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-7f1a6540-92f7-4ac2-aa33-ee775e059c88 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:08 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-7f1a6540-92f7-4ac2-aa33-ee775e059c88 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:21:08 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-7f1a6540-92f7-4ac2-aa33-ee775e059c88 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-213941051"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:21:08 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.volumes [None req-7f1a6540-92f7-4ac2-aa33-ee775e059c88 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-213941051'}} {{(pid=87290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:21:08 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-7f1a6540-92f7-4ac2-aa33-ee775e059c88 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Create volume of 1 GB Sep 03 20:21:08 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-7f1a6540-92f7-4ac2-aa33-ee775e059c88 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Availability Zones retrieved successfully. Sep 03 20:21:08 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-7f1a6540-92f7-4ac2-aa33-ee775e059c88 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Flow 'volume_create_api' (3e9fa426-8ec5-4d3a-8bff-f68de6cbf0a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:21:08 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-7f1a6540-92f7-4ac2-aa33-ee775e059c88 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53dbad4c-11ee-4282-9455-cdd3470a2a96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:21:08 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.flows.api.create_volume [None req-7f1a6540-92f7-4ac2-aa33-ee775e059c88 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Validating volume size '1' using validate_int {{(pid=87290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:21:08 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-7f1a6540-92f7-4ac2-aa33-ee775e059c88 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53dbad4c-11ee-4282-9455-cdd3470a2a96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:21:08 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-7f1a6540-92f7-4ac2-aa33-ee775e059c88 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac79e73e-2335-443b-baaa-fbd25a535963) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:21:08 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-7f1a6540-92f7-4ac2-aa33-ee775e059c88 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Created reservations ['76b22d87-2815-42dd-95ed-7c8516d6f475', '111eb2b3-7d43-4917-af8d-975bb9d8622d', 'a615b3f4-d475-4a04-a24d-851f9830ceb4', '3ebb0b21-f3db-4bb1-9ab9-fa03ba5d16f0'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:21:08 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-7f1a6540-92f7-4ac2-aa33-ee775e059c88 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac79e73e-2335-443b-baaa-fbd25a535963) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['76b22d87-2815-42dd-95ed-7c8516d6f475', '111eb2b3-7d43-4917-af8d-975bb9d8622d', 'a615b3f4-d475-4a04-a24d-851f9830ceb4', '3ebb0b21-f3db-4bb1-9ab9-fa03ba5d16f0']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:21:08 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-7f1a6540-92f7-4ac2-aa33-ee775e059c88 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6e7ee80-03c8-4a72-9655-3573a7248205) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:21:08 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:21:08 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:21:08 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-7f1a6540-92f7-4ac2-aa33-ee775e059c88 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6e7ee80-03c8-4a72-9655-3573a7248205) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a5b22d51-1030-437b-9c53-fd192d4e0d2f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-213941051',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02f09a4435684cf09a61ab792a6ad26b',qos_specs=None,replication_status=,reservations=['76b22d87-2815-42dd-95ed-7c8516d6f475','111eb2b3-7d43-4917-af8d-975bb9d8622d','a615b3f4-d475-4a04-a24d-851f9830ceb4','3ebb0b21-f3db-4bb1-9ab9-fa03ba5d16f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9f1281ebf0d44089d5311d91649ab9f',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:21:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-213941051',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a5b22d51-1030-437b-9c53-fd192d4e0d2f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02f09a4435684cf09a61ab792a6ad26b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d9f1281ebf0d44089d5311d91649ab9f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:21:08 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-7f1a6540-92f7-4ac2-aa33-ee775e059c88 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3a2e300-a209-41a8-88b3-33b7b1551705) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:21:08 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-7f1a6540-92f7-4ac2-aa33-ee775e059c88 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3a2e300-a209-41a8-88b3-33b7b1551705) transitioned into state 'SUCCESS' from state '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-213941051',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02f09a4435684cf09a61ab792a6ad26b',qos_specs=None,replication_status=,reservations=['76b22d87-2815-42dd-95ed-7c8516d6f475','111eb2b3-7d43-4917-af8d-975bb9d8622d','a615b3f4-d475-4a04-a24d-851f9830ceb4','3ebb0b21-f3db-4bb1-9ab9-fa03ba5d16f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9f1281ebf0d44089d5311d91649ab9f',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:21:08 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-7f1a6540-92f7-4ac2-aa33-ee775e059c88 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (341471b2-977d-46d8-8047-fd21a870a852) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:21:08 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-7f1a6540-92f7-4ac2-aa33-ee775e059c88 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (341471b2-977d-46d8-8047-fd21a870a852) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:21:08 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-7f1a6540-92f7-4ac2-aa33-ee775e059c88 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Flow 'volume_create_api' (3e9fa426-8ec5-4d3a-8bff-f68de6cbf0a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:21:08 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-7f1a6540-92f7-4ac2-aa33-ee775e059c88 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Create volume request issued successfully. Sep 03 20:21:08 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-7f1a6540-92f7-4ac2-aa33-ee775e059c88 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:21:08 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1588/3234] 192.168.122.54 () {60 vars in 1137 bytes} [Thu Sep 3 20:21:08 2026] POST /volume/v3/volumes => generated 784 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:21:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-15e0f989-0305-45cd-9643-f76c221db1a4 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:08 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-15e0f989-0305-45cd-9643-f76c221db1a4 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/volumes/a5b22d51-1030-437b-9c53-fd192d4e0d2f Sep 03 20:21:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-15e0f989-0305-45cd-9643-f76c221db1a4 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-15e0f989-0305-45cd-9643-f76c221db1a4 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:08 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:21:08 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:21:08 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:08 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:21:08 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-15e0f989-0305-45cd-9643-f76c221db1a4 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Volume info retrieved successfully. Sep 03 20:21:08 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-15e0f989-0305-45cd-9643-f76c221db1a4 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/volumes/a5b22d51-1030-437b-9c53-fd192d4e0d2f returned with HTTP 200 Sep 03 20:21:08 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1647/3235] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:21:08 2026] GET /volume/v3/volumes/a5b22d51-1030-437b-9c53-fd192d4e0d2f => generated 963 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:21:09 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-ea3e337c-c738-459c-b156-067691a4a50a None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:09 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ea3e337c-c738-459c-b156-067691a4a50a tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] GET http://192.168.122.54/volume/v3/volumes/1a06fe11-d77f-44f1-a5a1-72d9077c69b9 Sep 03 20:21:09 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ea3e337c-c738-459c-b156-067691a4a50a tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:09 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ea3e337c-c738-459c-b156-067691a4a50a tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:09 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:21:09 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:21:09 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:09 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:21:09 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-ea3e337c-c738-459c-b156-067691a4a50a tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Volume info retrieved successfully. Sep 03 20:21:09 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ea3e337c-c738-459c-b156-067691a4a50a tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] http://192.168.122.54/volume/v3/volumes/1a06fe11-d77f-44f1-a5a1-72d9077c69b9 returned with HTTP 200 Sep 03 20:21:09 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1589/3236] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:21:09 2026] GET /volume/v3/volumes/1a06fe11-d77f-44f1-a5a1-72d9077c69b9 => generated 840 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:21:10 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-36424f8e-b336-4ae1-9935-85b953bf6a83 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:10 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-36424f8e-b336-4ae1-9935-85b953bf6a83 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/volumes/a5b22d51-1030-437b-9c53-fd192d4e0d2f Sep 03 20:21:10 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-36424f8e-b336-4ae1-9935-85b953bf6a83 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:10 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-36424f8e-b336-4ae1-9935-85b953bf6a83 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:10 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:21:10 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:21:10 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:10 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:21:10 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-36424f8e-b336-4ae1-9935-85b953bf6a83 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Volume info retrieved successfully. Sep 03 20:21:10 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-36424f8e-b336-4ae1-9935-85b953bf6a83 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/volumes/a5b22d51-1030-437b-9c53-fd192d4e0d2f returned with HTTP 200 Sep 03 20:21:10 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-780c48b5-b432-458d-ac3f-5fcf6f07993c None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:10 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1648/3237] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:21:09 2026] GET /volume/v3/volumes/a5b22d51-1030-437b-9c53-fd192d4e0d2f => generated 1013 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:21:10 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-780c48b5-b432-458d-ac3f-5fcf6f07993c tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] GET http://192.168.122.54/volume/v3/volumes/1a06fe11-d77f-44f1-a5a1-72d9077c69b9 Sep 03 20:21:10 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-780c48b5-b432-458d-ac3f-5fcf6f07993c tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:10 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-780c48b5-b432-458d-ac3f-5fcf6f07993c tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:10 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:21:10 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:21:10 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:10 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:21:10 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-780c48b5-b432-458d-ac3f-5fcf6f07993c tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Volume info retrieved successfully. Sep 03 20:21:10 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-780c48b5-b432-458d-ac3f-5fcf6f07993c tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] http://192.168.122.54/volume/v3/volumes/1a06fe11-d77f-44f1-a5a1-72d9077c69b9 returned with HTTP 200 Sep 03 20:21:10 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1590/3238] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:21:10 2026] GET /volume/v3/volumes/1a06fe11-d77f-44f1-a5a1-72d9077c69b9 => generated 840 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:21:11 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-bb73d5b0-4f20-4de0-acd2-b08dbfd30a33 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:11 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-bb73d5b0-4f20-4de0-acd2-b08dbfd30a33 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/volumes/a5b22d51-1030-437b-9c53-fd192d4e0d2f Sep 03 20:21:11 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-bb73d5b0-4f20-4de0-acd2-b08dbfd30a33 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:11 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-bb73d5b0-4f20-4de0-acd2-b08dbfd30a33 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:11 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:21:11 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:21:11 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:11 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:21:11 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-329c93e1-9c3c-4e6f-a9e9-fb02d8359ea1 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:11 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-bb73d5b0-4f20-4de0-acd2-b08dbfd30a33 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Volume info retrieved successfully. Sep 03 20:21:11 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-329c93e1-9c3c-4e6f-a9e9-fb02d8359ea1 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] GET http://192.168.122.54/volume/v3/volumes/1a06fe11-d77f-44f1-a5a1-72d9077c69b9 Sep 03 20:21:11 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-329c93e1-9c3c-4e6f-a9e9-fb02d8359ea1 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:11 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-329c93e1-9c3c-4e6f-a9e9-fb02d8359ea1 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:11 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-bb73d5b0-4f20-4de0-acd2-b08dbfd30a33 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/volumes/a5b22d51-1030-437b-9c53-fd192d4e0d2f returned with HTTP 200 Sep 03 20:21:11 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1649/3239] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:21:11 2026] GET /volume/v3/volumes/a5b22d51-1030-437b-9c53-fd192d4e0d2f => generated 1013 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:21:11 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:21:11 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:21:11 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:11 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:21:11 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-329c93e1-9c3c-4e6f-a9e9-fb02d8359ea1 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Volume info retrieved successfully. Sep 03 20:21:11 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-329c93e1-9c3c-4e6f-a9e9-fb02d8359ea1 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] http://192.168.122.54/volume/v3/volumes/1a06fe11-d77f-44f1-a5a1-72d9077c69b9 returned with HTTP 200 Sep 03 20:21:11 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1591/3240] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:21:11 2026] GET /volume/v3/volumes/1a06fe11-d77f-44f1-a5a1-72d9077c69b9 => generated 840 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:21:12 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-8f4214c1-067d-42c4-ac7c-c565057f8328 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:12 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-8f4214c1-067d-42c4-ac7c-c565057f8328 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/volumes/a5b22d51-1030-437b-9c53-fd192d4e0d2f Sep 03 20:21:12 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-8f4214c1-067d-42c4-ac7c-c565057f8328 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:12 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-8f4214c1-067d-42c4-ac7c-c565057f8328 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:12 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:21:12 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:21:12 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:12 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:21:12 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-960fcc8c-b110-4ea3-872b-f4d4d81a8010 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:12 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-8f4214c1-067d-42c4-ac7c-c565057f8328 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Volume info retrieved successfully. Sep 03 20:21:12 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-960fcc8c-b110-4ea3-872b-f4d4d81a8010 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] GET http://192.168.122.54/volume/v3/volumes/1a06fe11-d77f-44f1-a5a1-72d9077c69b9 Sep 03 20:21:12 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-960fcc8c-b110-4ea3-872b-f4d4d81a8010 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:12 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-960fcc8c-b110-4ea3-872b-f4d4d81a8010 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:12 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-8f4214c1-067d-42c4-ac7c-c565057f8328 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/volumes/a5b22d51-1030-437b-9c53-fd192d4e0d2f returned with HTTP 200 Sep 03 20:21:12 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1650/3241] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:21:12 2026] GET /volume/v3/volumes/a5b22d51-1030-437b-9c53-fd192d4e0d2f => generated 1013 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:21:12 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:21:12 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:21:12 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:12 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:21:12 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-960fcc8c-b110-4ea3-872b-f4d4d81a8010 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Volume info retrieved successfully. Sep 03 20:21:12 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-960fcc8c-b110-4ea3-872b-f4d4d81a8010 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] http://192.168.122.54/volume/v3/volumes/1a06fe11-d77f-44f1-a5a1-72d9077c69b9 returned with HTTP 200 Sep 03 20:21:12 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1592/3242] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:21:12 2026] GET /volume/v3/volumes/1a06fe11-d77f-44f1-a5a1-72d9077c69b9 => generated 840 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:21:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-d30f0342-2931-4f18-8667-06715333e909 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:13 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d30f0342-2931-4f18-8667-06715333e909 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/volumes/a5b22d51-1030-437b-9c53-fd192d4e0d2f Sep 03 20:21:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d30f0342-2931-4f18-8667-06715333e909 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d30f0342-2931-4f18-8667-06715333e909 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:13 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:21:13 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:21:13 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:13 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:21:13 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-d30f0342-2931-4f18-8667-06715333e909 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Volume info retrieved successfully. Sep 03 20:21:13 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d30f0342-2931-4f18-8667-06715333e909 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/volumes/a5b22d51-1030-437b-9c53-fd192d4e0d2f returned with HTTP 200 Sep 03 20:21:13 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1651/3243] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:21:13 2026] GET /volume/v3/volumes/a5b22d51-1030-437b-9c53-fd192d4e0d2f => generated 1013 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:21:13 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-abfb480b-ef62-44b3-9de8-18c94f99a478 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:13 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-abfb480b-ef62-44b3-9de8-18c94f99a478 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] GET http://192.168.122.54/volume/v3/volumes/1a06fe11-d77f-44f1-a5a1-72d9077c69b9 Sep 03 20:21:13 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-abfb480b-ef62-44b3-9de8-18c94f99a478 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:13 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-abfb480b-ef62-44b3-9de8-18c94f99a478 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:13 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:21:13 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:21:13 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:13 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:21:13 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-abfb480b-ef62-44b3-9de8-18c94f99a478 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Volume info retrieved successfully. Sep 03 20:21:13 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-abfb480b-ef62-44b3-9de8-18c94f99a478 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] http://192.168.122.54/volume/v3/volumes/1a06fe11-d77f-44f1-a5a1-72d9077c69b9 returned with HTTP 200 Sep 03 20:21:13 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1593/3244] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:21:13 2026] GET /volume/v3/volumes/1a06fe11-d77f-44f1-a5a1-72d9077c69b9 => generated 841 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:21:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-d3fd3e7b-278f-45e6-8c6f-4e67dbc5f64b None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:13 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d3fd3e7b-278f-45e6-8c6f-4e67dbc5f64b tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] GET http://192.168.122.54/volume/v3/volumes/1a06fe11-d77f-44f1-a5a1-72d9077c69b9 Sep 03 20:21:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d3fd3e7b-278f-45e6-8c6f-4e67dbc5f64b tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d3fd3e7b-278f-45e6-8c6f-4e67dbc5f64b tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:13 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:21:13 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:21:13 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:13 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:21:13 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-d3fd3e7b-278f-45e6-8c6f-4e67dbc5f64b tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Volume info retrieved successfully. Sep 03 20:21:13 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d3fd3e7b-278f-45e6-8c6f-4e67dbc5f64b tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] http://192.168.122.54/volume/v3/volumes/1a06fe11-d77f-44f1-a5a1-72d9077c69b9 returned with HTTP 200 Sep 03 20:21:13 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1652/3245] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:21:13 2026] GET /volume/v3/volumes/1a06fe11-d77f-44f1-a5a1-72d9077c69b9 => generated 841 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:21:13 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-16fe392d-3f2a-468c-a307-c5d63a5c2ca2 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:13 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-16fe392d-3f2a-468c-a307-c5d63a5c2ca2 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] DELETE http://192.168.122.54/volume/v3/snapshots/a1184dcd-44c6-40f1-95a4-000b96557372 Sep 03 20:21:13 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-16fe392d-3f2a-468c-a307-c5d63a5c2ca2 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:13 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-16fe392d-3f2a-468c-a307-c5d63a5c2ca2 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:13 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.snapshots [None req-16fe392d-3f2a-468c-a307-c5d63a5c2ca2 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Delete snapshot with id: a1184dcd-44c6-40f1-95a4-000b96557372 Sep 03 20:21:13 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:13 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:21:13 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-16fe392d-3f2a-468c-a307-c5d63a5c2ca2 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Snapshot retrieved successfully. Sep 03 20:21:13 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:21:13 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:21:13 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-16fe392d-3f2a-468c-a307-c5d63a5c2ca2 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Snapshot delete request issued successfully. Sep 03 20:21:13 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-16fe392d-3f2a-468c-a307-c5d63a5c2ca2 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] http://192.168.122.54/volume/v3/snapshots/a1184dcd-44c6-40f1-95a4-000b96557372 returned with HTTP 202 Sep 03 20:21:13 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1594/3246] 192.168.122.54 () {58 vars in 1236 bytes} [Thu Sep 3 20:21:13 2026] DELETE /volume/v3/snapshots/a1184dcd-44c6-40f1-95a4-000b96557372 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:21:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-8f746d5d-f96c-47d1-9554-1cf76b2606fe None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:13 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-8f746d5d-f96c-47d1-9554-1cf76b2606fe tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] GET http://192.168.122.54/volume/v3/snapshots/a1184dcd-44c6-40f1-95a4-000b96557372 Sep 03 20:21:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-8f746d5d-f96c-47d1-9554-1cf76b2606fe tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-8f746d5d-f96c-47d1-9554-1cf76b2606fe tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:13 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:13 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:21:13 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-8f746d5d-f96c-47d1-9554-1cf76b2606fe tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Snapshot retrieved successfully. Sep 03 20:21:13 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-8f746d5d-f96c-47d1-9554-1cf76b2606fe tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] http://192.168.122.54/volume/v3/snapshots/a1184dcd-44c6-40f1-95a4-000b96557372 returned with HTTP 200 Sep 03 20:21:13 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1653/3247] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:21:13 2026] GET /volume/v3/snapshots/a1184dcd-44c6-40f1-95a4-000b96557372 => generated 468 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:21:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-3c9c7559-1dab-4093-b4ac-5715ffe99ba6 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:14 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-3c9c7559-1dab-4093-b4ac-5715ffe99ba6 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/volumes/a5b22d51-1030-437b-9c53-fd192d4e0d2f Sep 03 20:21:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-3c9c7559-1dab-4093-b4ac-5715ffe99ba6 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-3c9c7559-1dab-4093-b4ac-5715ffe99ba6 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:14 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:21:14 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:21:14 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:14 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:21:14 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-3c9c7559-1dab-4093-b4ac-5715ffe99ba6 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Volume info retrieved successfully. Sep 03 20:21:14 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-3c9c7559-1dab-4093-b4ac-5715ffe99ba6 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/volumes/a5b22d51-1030-437b-9c53-fd192d4e0d2f returned with HTTP 200 Sep 03 20:21:14 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1595/3248] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:21:14 2026] GET /volume/v3/volumes/a5b22d51-1030-437b-9c53-fd192d4e0d2f => generated 1014 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 20:21:14 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-30cd0f4b-3647-434b-b2d1-aff60950982c None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:14 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-30cd0f4b-3647-434b-b2d1-aff60950982c tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] POST http://192.168.122.54/volume/v3/snapshots Sep 03 20:21:14 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-30cd0f4b-3647-434b-b2d1-aff60950982c tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a5b22d51-1030-437b-9c53-fd192d4e0d2f", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2019356472"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:21:14 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:21:14 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:21:14 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:14 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:21:14 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-30cd0f4b-3647-434b-b2d1-aff60950982c tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Volume info retrieved successfully. Sep 03 20:21:14 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.snapshots [None req-30cd0f4b-3647-434b-b2d1-aff60950982c tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Create snapshot from volume a5b22d51-1030-437b-9c53-fd192d4e0d2f Sep 03 20:21:14 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-30cd0f4b-3647-434b-b2d1-aff60950982c tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Created reservations ['ef144412-72e6-41eb-8ade-686c8b08508c', '332819b4-219c-4991-8f2a-b2bddc078510', 'b1ae8ca4-6e3c-491f-a08b-a978225fd9ec', 'a2125767-b54a-430f-a73a-bcbf5b99867a'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:21:14 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:21:14 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:21:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-1613ab12-f399-4300-a80f-645d7d98c58b None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:14 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-1613ab12-f399-4300-a80f-645d7d98c58b tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] GET http://192.168.122.54/volume/v3/snapshots/a1184dcd-44c6-40f1-95a4-000b96557372 Sep 03 20:21:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-1613ab12-f399-4300-a80f-645d7d98c58b tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-1613ab12-f399-4300-a80f-645d7d98c58b tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:14 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:14 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:21:14 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-1613ab12-f399-4300-a80f-645d7d98c58b tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Snapshot retrieved successfully. Sep 03 20:21:14 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-1613ab12-f399-4300-a80f-645d7d98c58b tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] http://192.168.122.54/volume/v3/snapshots/a1184dcd-44c6-40f1-95a4-000b96557372 returned with HTTP 200 Sep 03 20:21:14 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1596/3249] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:21:14 2026] GET /volume/v3/snapshots/a1184dcd-44c6-40f1-95a4-000b96557372 => generated 468 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:21:14 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-30cd0f4b-3647-434b-b2d1-aff60950982c tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Snapshot create request issued successfully. Sep 03 20:21:14 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-30cd0f4b-3647-434b-b2d1-aff60950982c tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/snapshots returned with HTTP 202 Sep 03 20:21:14 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1654/3250] 192.168.122.54 () {60 vars in 1144 bytes} [Thu Sep 3 20:21:14 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 03 20:21:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-e48cff53-f9fb-41f3-82b1-9dfaa67ce331 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:14 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e48cff53-f9fb-41f3-82b1-9dfaa67ce331 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/snapshots/b6ae3789-cdda-469d-b689-bc9f57b6820a Sep 03 20:21:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e48cff53-f9fb-41f3-82b1-9dfaa67ce331 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e48cff53-f9fb-41f3-82b1-9dfaa67ce331 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:14 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:14 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:21:14 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-e48cff53-f9fb-41f3-82b1-9dfaa67ce331 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Snapshot retrieved successfully. Sep 03 20:21:14 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e48cff53-f9fb-41f3-82b1-9dfaa67ce331 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/snapshots/b6ae3789-cdda-469d-b689-bc9f57b6820a returned with HTTP 200 Sep 03 20:21:14 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1597/3251] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:21:14 2026] GET /volume/v3/snapshots/b6ae3789-cdda-469d-b689-bc9f57b6820a => generated 440 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:21:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-a1af4416-e2a2-4e05-8a26-a24e132bacc7 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:15 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a1af4416-e2a2-4e05-8a26-a24e132bacc7 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] GET http://192.168.122.54/volume/v3/snapshots/a1184dcd-44c6-40f1-95a4-000b96557372 Sep 03 20:21:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a1af4416-e2a2-4e05-8a26-a24e132bacc7 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a1af4416-e2a2-4e05-8a26-a24e132bacc7 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:15 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a1af4416-e2a2-4e05-8a26-a24e132bacc7 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] http://192.168.122.54/volume/v3/snapshots/a1184dcd-44c6-40f1-95a4-000b96557372 returned with HTTP 404 Sep 03 20:21:15 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1655/3252] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:21:15 2026] GET /volume/v3/snapshots/a1184dcd-44c6-40f1-95a4-000b96557372 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:21:15 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-83660396-ba87-4057-b40b-218b379d0598 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:15 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-83660396-ba87-4057-b40b-218b379d0598 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] DELETE http://192.168.122.54/volume/v3/volumes/04d3986f-1d77-487a-a59a-eda05ecee157 Sep 03 20:21:15 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-83660396-ba87-4057-b40b-218b379d0598 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:15 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-83660396-ba87-4057-b40b-218b379d0598 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:15 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-83660396-ba87-4057-b40b-218b379d0598 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Delete volume with id: 04d3986f-1d77-487a-a59a-eda05ecee157 Sep 03 20:21:15 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:21:15 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:21:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-22346142-077f-4161-a489-cac1fb7d3aee None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:15 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:15 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:21:15 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-83660396-ba87-4057-b40b-218b379d0598 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Volume info retrieved successfully. Sep 03 20:21:15 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-22346142-077f-4161-a489-cac1fb7d3aee tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/snapshots/b6ae3789-cdda-469d-b689-bc9f57b6820a Sep 03 20:21:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-22346142-077f-4161-a489-cac1fb7d3aee tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-22346142-077f-4161-a489-cac1fb7d3aee tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:15 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:15 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:21:15 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-22346142-077f-4161-a489-cac1fb7d3aee tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Snapshot retrieved successfully. Sep 03 20:21:15 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-22346142-077f-4161-a489-cac1fb7d3aee tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/snapshots/b6ae3789-cdda-469d-b689-bc9f57b6820a returned with HTTP 200 Sep 03 20:21:15 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1656/3253] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:21:15 2026] GET /volume/v3/snapshots/b6ae3789-cdda-469d-b689-bc9f57b6820a => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:21:15 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-83660396-ba87-4057-b40b-218b379d0598 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Delete volume request issued successfully. Sep 03 20:21:15 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-83660396-ba87-4057-b40b-218b379d0598 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] http://192.168.122.54/volume/v3/volumes/04d3986f-1d77-487a-a59a-eda05ecee157 returned with HTTP 202 Sep 03 20:21:15 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1598/3254] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:21:15 2026] DELETE /volume/v3/volumes/04d3986f-1d77-487a-a59a-eda05ecee157 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:21:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-c2debc0f-6f5c-4608-8f48-48af9d54500e None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:15 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c2debc0f-6f5c-4608-8f48-48af9d54500e tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] GET http://192.168.122.54/volume/v3/volumes/04d3986f-1d77-487a-a59a-eda05ecee157 Sep 03 20:21:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c2debc0f-6f5c-4608-8f48-48af9d54500e tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c2debc0f-6f5c-4608-8f48-48af9d54500e tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:15 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:21:15 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:21:15 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:15 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:21:15 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-c2debc0f-6f5c-4608-8f48-48af9d54500e tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Volume info retrieved successfully. Sep 03 20:21:15 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c2debc0f-6f5c-4608-8f48-48af9d54500e tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] http://192.168.122.54/volume/v3/volumes/04d3986f-1d77-487a-a59a-eda05ecee157 returned with HTTP 200 Sep 03 20:21:15 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1657/3255] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:21:15 2026] GET /volume/v3/volumes/04d3986f-1d77-487a-a59a-eda05ecee157 => generated 853 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:21:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-481e7537-4162-4f08-80ec-52ed9637d212 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:16 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-481e7537-4162-4f08-80ec-52ed9637d212 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/snapshots/b6ae3789-cdda-469d-b689-bc9f57b6820a Sep 03 20:21:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-481e7537-4162-4f08-80ec-52ed9637d212 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:16 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-481e7537-4162-4f08-80ec-52ed9637d212 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:16 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:16 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:21:16 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-481e7537-4162-4f08-80ec-52ed9637d212 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Snapshot retrieved successfully. Sep 03 20:21:16 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-481e7537-4162-4f08-80ec-52ed9637d212 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/snapshots/b6ae3789-cdda-469d-b689-bc9f57b6820a returned with HTTP 200 Sep 03 20:21:16 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1599/3256] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:21:16 2026] GET /volume/v3/snapshots/b6ae3789-cdda-469d-b689-bc9f57b6820a => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:21:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-437ceb96-d194-4565-87be-0d2a720b4af0 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:16 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-437ceb96-d194-4565-87be-0d2a720b4af0 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] GET http://192.168.122.54/volume/v3/volumes/04d3986f-1d77-487a-a59a-eda05ecee157 Sep 03 20:21:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-437ceb96-d194-4565-87be-0d2a720b4af0 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:16 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-437ceb96-d194-4565-87be-0d2a720b4af0 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:16 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-437ceb96-d194-4565-87be-0d2a720b4af0 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] http://192.168.122.54/volume/v3/volumes/04d3986f-1d77-487a-a59a-eda05ecee157 returned with HTTP 404 Sep 03 20:21:16 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1658/3257] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:21:16 2026] GET /volume/v3/volumes/04d3986f-1d77-487a-a59a-eda05ecee157 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:21:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-5f724e35-4c1d-4140-9e1d-85f7d462f339 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:17 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5f724e35-4c1d-4140-9e1d-85f7d462f339 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] DELETE http://192.168.122.54/volume/v3/volumes/1a06fe11-d77f-44f1-a5a1-72d9077c69b9 Sep 03 20:21:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5f724e35-4c1d-4140-9e1d-85f7d462f339 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5f724e35-4c1d-4140-9e1d-85f7d462f339 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:17 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-5f724e35-4c1d-4140-9e1d-85f7d462f339 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Delete volume with id: 1a06fe11-d77f-44f1-a5a1-72d9077c69b9 Sep 03 20:21:17 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:21:17 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:21:17 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:17 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:21:17 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-5f724e35-4c1d-4140-9e1d-85f7d462f339 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Volume info retrieved successfully. Sep 03 20:21:17 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-5f724e35-4c1d-4140-9e1d-85f7d462f339 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Delete volume request issued successfully. Sep 03 20:21:17 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5f724e35-4c1d-4140-9e1d-85f7d462f339 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] http://192.168.122.54/volume/v3/volumes/1a06fe11-d77f-44f1-a5a1-72d9077c69b9 returned with HTTP 202 Sep 03 20:21:17 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1600/3258] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:21:17 2026] DELETE /volume/v3/volumes/1a06fe11-d77f-44f1-a5a1-72d9077c69b9 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 20:21:17 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-3154b7db-39aa-4d9d-a347-4ae55066dc8e None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:17 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-3154b7db-39aa-4d9d-a347-4ae55066dc8e tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] GET http://192.168.122.54/volume/v3/volumes/1a06fe11-d77f-44f1-a5a1-72d9077c69b9 Sep 03 20:21:17 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-3154b7db-39aa-4d9d-a347-4ae55066dc8e tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:17 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-3154b7db-39aa-4d9d-a347-4ae55066dc8e tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:17 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:21:17 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:21:17 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:17 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:21:17 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-3154b7db-39aa-4d9d-a347-4ae55066dc8e tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Volume info retrieved successfully. Sep 03 20:21:17 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-3154b7db-39aa-4d9d-a347-4ae55066dc8e tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] http://192.168.122.54/volume/v3/volumes/1a06fe11-d77f-44f1-a5a1-72d9077c69b9 returned with HTTP 200 Sep 03 20:21:17 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1659/3259] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:21:17 2026] GET /volume/v3/volumes/1a06fe11-d77f-44f1-a5a1-72d9077c69b9 => generated 840 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:21:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-0d30fd54-2e2a-4349-9c20-121748dbdde1 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:17 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-0d30fd54-2e2a-4349-9c20-121748dbdde1 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/snapshots/b6ae3789-cdda-469d-b689-bc9f57b6820a Sep 03 20:21:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-0d30fd54-2e2a-4349-9c20-121748dbdde1 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-0d30fd54-2e2a-4349-9c20-121748dbdde1 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:17 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:17 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:21:17 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-0d30fd54-2e2a-4349-9c20-121748dbdde1 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Snapshot retrieved successfully. Sep 03 20:21:17 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-0d30fd54-2e2a-4349-9c20-121748dbdde1 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/snapshots/b6ae3789-cdda-469d-b689-bc9f57b6820a returned with HTTP 200 Sep 03 20:21:17 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1601/3260] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:21:17 2026] GET /volume/v3/snapshots/b6ae3789-cdda-469d-b689-bc9f57b6820a => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:21:17 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-f014699d-615a-4bcc-b077-6c79013b061c None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:17 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f014699d-615a-4bcc-b077-6c79013b061c tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] POST http://192.168.122.54/volume/v3/snapshots/b6ae3789-cdda-469d-b689-bc9f57b6820a/action Sep 03 20:21:17 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f014699d-615a-4bcc-b077-6c79013b061c tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=87289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:21:17 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f014699d-615a-4bcc-b077-6c79013b061c tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:21:17 devstack devstack@c-api.service[87289]: INFO cinder.api.contrib.snapshot_unmanage [None req-f014699d-615a-4bcc-b077-6c79013b061c tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] Unmanage snapshot with id: b6ae3789-cdda-469d-b689-bc9f57b6820a Sep 03 20:21:17 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:17 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:21:17 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-f014699d-615a-4bcc-b077-6c79013b061c tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] Snapshot retrieved successfully. Sep 03 20:21:17 devstack devstack@c-api.service[87289]: DEBUG cinder.policy [None req-f014699d-615a-4bcc-b077-6c79013b061c tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'f70068dc93f84b9886eb1bfdbf89b9a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02f09a4435684cf09a61ab792a6ad26b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87289) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 20:21:17 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f014699d-615a-4bcc-b077-6c79013b061c tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] http://192.168.122.54/volume/v3/snapshots/b6ae3789-cdda-469d-b689-bc9f57b6820a/action returned with HTTP 403 Sep 03 20:21:17 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1660/3261] 192.168.122.54 () {60 vars in 1275 bytes} [Thu Sep 3 20:21:17 2026] POST /volume/v3/snapshots/b6ae3789-cdda-469d-b689-bc9f57b6820a/action => generated 117 bytes in 21 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:21:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-b468e270-605b-4e47-b69e-6566de273bb1 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:17 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b468e270-605b-4e47-b69e-6566de273bb1 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] DELETE http://192.168.122.54/volume/v3/snapshots/b6ae3789-cdda-469d-b689-bc9f57b6820a Sep 03 20:21:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b468e270-605b-4e47-b69e-6566de273bb1 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:17 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b468e270-605b-4e47-b69e-6566de273bb1 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:17 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.snapshots [None req-b468e270-605b-4e47-b69e-6566de273bb1 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Delete snapshot with id: b6ae3789-cdda-469d-b689-bc9f57b6820a Sep 03 20:21:17 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:17 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:21:17 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-b468e270-605b-4e47-b69e-6566de273bb1 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Snapshot retrieved successfully. Sep 03 20:21:17 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:21:17 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:21:18 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-b468e270-605b-4e47-b69e-6566de273bb1 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Snapshot delete request issued successfully. Sep 03 20:21:18 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b468e270-605b-4e47-b69e-6566de273bb1 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/snapshots/b6ae3789-cdda-469d-b689-bc9f57b6820a returned with HTTP 202 Sep 03 20:21:18 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1602/3262] 192.168.122.54 () {58 vars in 1236 bytes} [Thu Sep 3 20:21:17 2026] DELETE /volume/v3/snapshots/b6ae3789-cdda-469d-b689-bc9f57b6820a => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:21:18 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-0aca5c5a-2640-4ee3-a1e9-739d0b5c2cbb None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:18 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-0aca5c5a-2640-4ee3-a1e9-739d0b5c2cbb tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/snapshots/b6ae3789-cdda-469d-b689-bc9f57b6820a Sep 03 20:21:18 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-0aca5c5a-2640-4ee3-a1e9-739d0b5c2cbb tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:18 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-0aca5c5a-2640-4ee3-a1e9-739d0b5c2cbb tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:18 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:18 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:21:18 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-0aca5c5a-2640-4ee3-a1e9-739d0b5c2cbb tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Snapshot retrieved successfully. Sep 03 20:21:18 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-0aca5c5a-2640-4ee3-a1e9-739d0b5c2cbb tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/snapshots/b6ae3789-cdda-469d-b689-bc9f57b6820a returned with HTTP 200 Sep 03 20:21:18 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1661/3263] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:21:18 2026] GET /volume/v3/snapshots/b6ae3789-cdda-469d-b689-bc9f57b6820a => generated 466 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:21:18 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-5dd867c4-9ed3-4dbe-8f84-2c03bfcd6374 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:18 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5dd867c4-9ed3-4dbe-8f84-2c03bfcd6374 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] GET http://192.168.122.54/volume/v3/volumes/1a06fe11-d77f-44f1-a5a1-72d9077c69b9 Sep 03 20:21:18 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5dd867c4-9ed3-4dbe-8f84-2c03bfcd6374 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:18 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5dd867c4-9ed3-4dbe-8f84-2c03bfcd6374 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:18 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5dd867c4-9ed3-4dbe-8f84-2c03bfcd6374 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] http://192.168.122.54/volume/v3/volumes/1a06fe11-d77f-44f1-a5a1-72d9077c69b9 returned with HTTP 404 Sep 03 20:21:18 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1603/3264] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:21:18 2026] GET /volume/v3/volumes/1a06fe11-d77f-44f1-a5a1-72d9077c69b9 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:21:18 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-3b4aa3a9-5568-4aa3-a663-33a5af45331a None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:18 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-3b4aa3a9-5568-4aa3-a663-33a5af45331a tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] DELETE http://192.168.122.54/volume/v3/snapshots/a1184dcd-44c6-40f1-95a4-000b96557372 Sep 03 20:21:18 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-3b4aa3a9-5568-4aa3-a663-33a5af45331a tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:18 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-3b4aa3a9-5568-4aa3-a663-33a5af45331a tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:18 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.snapshots [None req-3b4aa3a9-5568-4aa3-a663-33a5af45331a tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Delete snapshot with id: a1184dcd-44c6-40f1-95a4-000b96557372 Sep 03 20:21:18 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-3b4aa3a9-5568-4aa3-a663-33a5af45331a tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] http://192.168.122.54/volume/v3/snapshots/a1184dcd-44c6-40f1-95a4-000b96557372 returned with HTTP 404 Sep 03 20:21:18 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1662/3265] 192.168.122.54 () {58 vars in 1236 bytes} [Thu Sep 3 20:21:18 2026] DELETE /volume/v3/snapshots/a1184dcd-44c6-40f1-95a4-000b96557372 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:21:18 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-996dd474-e280-40f6-969f-3e59b67fafc6 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:18 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-996dd474-e280-40f6-969f-3e59b67fafc6 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] GET http://192.168.122.54/volume/v3/snapshots/a1184dcd-44c6-40f1-95a4-000b96557372 Sep 03 20:21:18 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-996dd474-e280-40f6-969f-3e59b67fafc6 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:18 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-996dd474-e280-40f6-969f-3e59b67fafc6 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:18 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-996dd474-e280-40f6-969f-3e59b67fafc6 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] http://192.168.122.54/volume/v3/snapshots/a1184dcd-44c6-40f1-95a4-000b96557372 returned with HTTP 404 Sep 03 20:21:18 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1604/3266] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:21:18 2026] GET /volume/v3/snapshots/a1184dcd-44c6-40f1-95a4-000b96557372 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:21:18 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-17a3e1cb-958f-47d4-bf4c-c579fcc8bb35 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:18 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-17a3e1cb-958f-47d4-bf4c-c579fcc8bb35 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] DELETE http://192.168.122.54/volume/v3/volumes/04d3986f-1d77-487a-a59a-eda05ecee157 Sep 03 20:21:18 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-17a3e1cb-958f-47d4-bf4c-c579fcc8bb35 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:18 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-17a3e1cb-958f-47d4-bf4c-c579fcc8bb35 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:18 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-17a3e1cb-958f-47d4-bf4c-c579fcc8bb35 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Delete volume with id: 04d3986f-1d77-487a-a59a-eda05ecee157 Sep 03 20:21:18 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-17a3e1cb-958f-47d4-bf4c-c579fcc8bb35 tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] http://192.168.122.54/volume/v3/volumes/04d3986f-1d77-487a-a59a-eda05ecee157 returned with HTTP 404 Sep 03 20:21:18 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1663/3267] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:21:18 2026] DELETE /volume/v3/volumes/04d3986f-1d77-487a-a59a-eda05ecee157 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:21:18 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-ac8b2fdf-66e1-4ef1-8c4d-6916ae6c7b5b None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:18 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ac8b2fdf-66e1-4ef1-8c4d-6916ae6c7b5b tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] GET http://192.168.122.54/volume/v3/volumes/04d3986f-1d77-487a-a59a-eda05ecee157 Sep 03 20:21:18 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ac8b2fdf-66e1-4ef1-8c4d-6916ae6c7b5b tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:18 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ac8b2fdf-66e1-4ef1-8c4d-6916ae6c7b5b tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:18 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ac8b2fdf-66e1-4ef1-8c4d-6916ae6c7b5b tempest-SnapshotDependencyTests-1098872582 tempest-SnapshotDependencyTests-1098872582-project-member] http://192.168.122.54/volume/v3/volumes/04d3986f-1d77-487a-a59a-eda05ecee157 returned with HTTP 404 Sep 03 20:21:18 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1605/3268] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:21:18 2026] GET /volume/v3/volumes/04d3986f-1d77-487a-a59a-eda05ecee157 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:21:19 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-bc3b08b0-8d75-4cb7-8ddd-84663e4f6abe None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:19 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-bc3b08b0-8d75-4cb7-8ddd-84663e4f6abe tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/snapshots/b6ae3789-cdda-469d-b689-bc9f57b6820a Sep 03 20:21:19 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-bc3b08b0-8d75-4cb7-8ddd-84663e4f6abe tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:19 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-bc3b08b0-8d75-4cb7-8ddd-84663e4f6abe tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:19 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:19 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:21:19 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-bc3b08b0-8d75-4cb7-8ddd-84663e4f6abe tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Snapshot retrieved successfully. Sep 03 20:21:19 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-bc3b08b0-8d75-4cb7-8ddd-84663e4f6abe tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/snapshots/b6ae3789-cdda-469d-b689-bc9f57b6820a returned with HTTP 200 Sep 03 20:21:19 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1664/3269] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:21:19 2026] GET /volume/v3/snapshots/b6ae3789-cdda-469d-b689-bc9f57b6820a => generated 466 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:21:20 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-18be4ce8-7c37-4db8-a24f-90ecba498569 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:20 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-18be4ce8-7c37-4db8-a24f-90ecba498569 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/snapshots/b6ae3789-cdda-469d-b689-bc9f57b6820a Sep 03 20:21:20 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-18be4ce8-7c37-4db8-a24f-90ecba498569 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:20 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-18be4ce8-7c37-4db8-a24f-90ecba498569 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:20 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-18be4ce8-7c37-4db8-a24f-90ecba498569 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/snapshots/b6ae3789-cdda-469d-b689-bc9f57b6820a returned with HTTP 404 Sep 03 20:21:20 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1606/3270] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:21:20 2026] GET /volume/v3/snapshots/b6ae3789-cdda-469d-b689-bc9f57b6820a => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 20:21:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-cda81000-158b-4c0e-8d2a-037e0801ed73 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:20 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-cda81000-158b-4c0e-8d2a-037e0801ed73 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] DELETE http://192.168.122.54/volume/v3/volumes/a5b22d51-1030-437b-9c53-fd192d4e0d2f Sep 03 20:21:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-cda81000-158b-4c0e-8d2a-037e0801ed73 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:20 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-cda81000-158b-4c0e-8d2a-037e0801ed73 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:20 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-cda81000-158b-4c0e-8d2a-037e0801ed73 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Delete volume with id: a5b22d51-1030-437b-9c53-fd192d4e0d2f Sep 03 20:21:20 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:21:20 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:21:20 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:20 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:21:20 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-cda81000-158b-4c0e-8d2a-037e0801ed73 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Volume info retrieved successfully. Sep 03 20:21:20 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-cda81000-158b-4c0e-8d2a-037e0801ed73 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Delete volume request issued successfully. Sep 03 20:21:20 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-cda81000-158b-4c0e-8d2a-037e0801ed73 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/volumes/a5b22d51-1030-437b-9c53-fd192d4e0d2f returned with HTTP 202 Sep 03 20:21:20 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1665/3271] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:21:20 2026] DELETE /volume/v3/volumes/a5b22d51-1030-437b-9c53-fd192d4e0d2f => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:21:20 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-c4b50eeb-8522-4176-abb9-c45c5355e2ff None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:20 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c4b50eeb-8522-4176-abb9-c45c5355e2ff tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/volumes/a5b22d51-1030-437b-9c53-fd192d4e0d2f Sep 03 20:21:20 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c4b50eeb-8522-4176-abb9-c45c5355e2ff tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:20 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c4b50eeb-8522-4176-abb9-c45c5355e2ff tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:20 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:21:20 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:21:20 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:20 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:21:20 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-c4b50eeb-8522-4176-abb9-c45c5355e2ff tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Volume info retrieved successfully. Sep 03 20:21:20 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c4b50eeb-8522-4176-abb9-c45c5355e2ff tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/volumes/a5b22d51-1030-437b-9c53-fd192d4e0d2f returned with HTTP 200 Sep 03 20:21:20 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1607/3272] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:21:20 2026] GET /volume/v3/volumes/a5b22d51-1030-437b-9c53-fd192d4e0d2f => generated 1013 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:21:21 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-bf0dd95d-1901-4209-9851-005ee2229454 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:21 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-bf0dd95d-1901-4209-9851-005ee2229454 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/volumes/a5b22d51-1030-437b-9c53-fd192d4e0d2f Sep 03 20:21:21 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-bf0dd95d-1901-4209-9851-005ee2229454 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:21 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-bf0dd95d-1901-4209-9851-005ee2229454 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:21 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-bf0dd95d-1901-4209-9851-005ee2229454 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/volumes/a5b22d51-1030-437b-9c53-fd192d4e0d2f returned with HTTP 404 Sep 03 20:21:21 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1666/3273] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:21:21 2026] GET /volume/v3/volumes/a5b22d51-1030-437b-9c53-fd192d4e0d2f => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:21:21 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-ebfcd548-72b2-4455-bdf1-dc5e98239ea2 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:21 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ebfcd548-72b2-4455-bdf1-dc5e98239ea2 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:21:21 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ebfcd548-72b2-4455-bdf1-dc5e98239ea2 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-837965281"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:21:21 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.volumes [None req-ebfcd548-72b2-4455-bdf1-dc5e98239ea2 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-837965281'}} {{(pid=87290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:21:21 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-ebfcd548-72b2-4455-bdf1-dc5e98239ea2 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Create volume of 1 GB Sep 03 20:21:21 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-ebfcd548-72b2-4455-bdf1-dc5e98239ea2 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Availability Zones retrieved successfully. Sep 03 20:21:21 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-ebfcd548-72b2-4455-bdf1-dc5e98239ea2 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Flow 'volume_create_api' (f380e4f0-173c-4e53-9c61-6064aeed00bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:21:21 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-ebfcd548-72b2-4455-bdf1-dc5e98239ea2 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebc0f5e4-6aa1-40b2-ac51-1dbf63ead7bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:21:21 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.flows.api.create_volume [None req-ebfcd548-72b2-4455-bdf1-dc5e98239ea2 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Validating volume size '1' using validate_int {{(pid=87290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:21:21 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-ebfcd548-72b2-4455-bdf1-dc5e98239ea2 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebc0f5e4-6aa1-40b2-ac51-1dbf63ead7bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:21:21 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-ebfcd548-72b2-4455-bdf1-dc5e98239ea2 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d3ff8b0-6595-43f8-89bf-ac12b2e068ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:21:21 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-ebfcd548-72b2-4455-bdf1-dc5e98239ea2 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Created reservations ['bf33fa27-2d68-4cd0-9be5-db52567d559b', '921e0b26-7367-426d-9268-e369ced4612e', '10d93188-4f97-478c-adb2-518d7719f6d5', 'b2b6e423-afaf-4fc7-bd91-f73306bdef42'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:21:21 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-ebfcd548-72b2-4455-bdf1-dc5e98239ea2 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d3ff8b0-6595-43f8-89bf-ac12b2e068ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf33fa27-2d68-4cd0-9be5-db52567d559b', '921e0b26-7367-426d-9268-e369ced4612e', '10d93188-4f97-478c-adb2-518d7719f6d5', 'b2b6e423-afaf-4fc7-bd91-f73306bdef42']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:21:21 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-ebfcd548-72b2-4455-bdf1-dc5e98239ea2 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c53cd7c-14f3-410d-9e73-7b3545d87eee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:21:21 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:21:21 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:21:21 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-ebfcd548-72b2-4455-bdf1-dc5e98239ea2 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c53cd7c-14f3-410d-9e73-7b3545d87eee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '435b9413-9195-4507-99ad-11432d5aec00', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-837965281',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02f09a4435684cf09a61ab792a6ad26b',qos_specs=None,replication_status=,reservations=['bf33fa27-2d68-4cd0-9be5-db52567d559b','921e0b26-7367-426d-9268-e369ced4612e','10d93188-4f97-478c-adb2-518d7719f6d5','b2b6e423-afaf-4fc7-bd91-f73306bdef42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9f1281ebf0d44089d5311d91649ab9f',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:21:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-837965281',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=435b9413-9195-4507-99ad-11432d5aec00,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02f09a4435684cf09a61ab792a6ad26b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d9f1281ebf0d44089d5311d91649ab9f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:21:21 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-ebfcd548-72b2-4455-bdf1-dc5e98239ea2 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c883519f-83bc-4fe5-882c-f97b90fe595a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:21:21 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-ebfcd548-72b2-4455-bdf1-dc5e98239ea2 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c883519f-83bc-4fe5-882c-f97b90fe595a) transitioned into state 'SUCCESS' from state '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-837965281',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02f09a4435684cf09a61ab792a6ad26b',qos_specs=None,replication_status=,reservations=['bf33fa27-2d68-4cd0-9be5-db52567d559b','921e0b26-7367-426d-9268-e369ced4612e','10d93188-4f97-478c-adb2-518d7719f6d5','b2b6e423-afaf-4fc7-bd91-f73306bdef42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9f1281ebf0d44089d5311d91649ab9f',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:21:21 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-ebfcd548-72b2-4455-bdf1-dc5e98239ea2 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (feefae72-3902-4547-899a-7bed4f548bd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:21:21 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-ebfcd548-72b2-4455-bdf1-dc5e98239ea2 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (feefae72-3902-4547-899a-7bed4f548bd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:21:21 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-ebfcd548-72b2-4455-bdf1-dc5e98239ea2 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Flow 'volume_create_api' (f380e4f0-173c-4e53-9c61-6064aeed00bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:21:21 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-ebfcd548-72b2-4455-bdf1-dc5e98239ea2 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Create volume request issued successfully. Sep 03 20:21:21 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ebfcd548-72b2-4455-bdf1-dc5e98239ea2 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:21:21 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1608/3274] 192.168.122.54 () {60 vars in 1137 bytes} [Thu Sep 3 20:21:21 2026] POST /volume/v3/volumes => generated 784 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:21:21 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-42ecdf49-a435-4b70-96ea-4bf6bcbefdff None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:21 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-42ecdf49-a435-4b70-96ea-4bf6bcbefdff tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/volumes/435b9413-9195-4507-99ad-11432d5aec00 Sep 03 20:21:21 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-42ecdf49-a435-4b70-96ea-4bf6bcbefdff tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:21 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-42ecdf49-a435-4b70-96ea-4bf6bcbefdff tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:21 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:21:21 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:21:21 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:21 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:21:21 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-42ecdf49-a435-4b70-96ea-4bf6bcbefdff tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Volume info retrieved successfully. Sep 03 20:21:21 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-42ecdf49-a435-4b70-96ea-4bf6bcbefdff tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/volumes/435b9413-9195-4507-99ad-11432d5aec00 returned with HTTP 200 Sep 03 20:21:21 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1667/3275] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:21:21 2026] GET /volume/v3/volumes/435b9413-9195-4507-99ad-11432d5aec00 => generated 963 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:21:22 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-d116a44a-3e57-474e-b83c-383f861f6eaf None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:22 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-d116a44a-3e57-474e-b83c-383f861f6eaf tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/volumes/435b9413-9195-4507-99ad-11432d5aec00 Sep 03 20:21:22 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-d116a44a-3e57-474e-b83c-383f861f6eaf tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:22 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-d116a44a-3e57-474e-b83c-383f861f6eaf tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:22 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:21:22 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:21:22 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:22 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:21:22 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-d116a44a-3e57-474e-b83c-383f861f6eaf tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Volume info retrieved successfully. Sep 03 20:21:22 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-d116a44a-3e57-474e-b83c-383f861f6eaf tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/volumes/435b9413-9195-4507-99ad-11432d5aec00 returned with HTTP 200 Sep 03 20:21:22 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1609/3276] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:21:22 2026] GET /volume/v3/volumes/435b9413-9195-4507-99ad-11432d5aec00 => generated 1013 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:21:23 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-c661d8d6-537c-4c4e-b2bc-c53fddf14d66 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:23 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c661d8d6-537c-4c4e-b2bc-c53fddf14d66 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/volumes/435b9413-9195-4507-99ad-11432d5aec00 Sep 03 20:21:23 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c661d8d6-537c-4c4e-b2bc-c53fddf14d66 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:23 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c661d8d6-537c-4c4e-b2bc-c53fddf14d66 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:23 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:21:23 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:21:23 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:23 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:21:23 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-c661d8d6-537c-4c4e-b2bc-c53fddf14d66 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Volume info retrieved successfully. Sep 03 20:21:23 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c661d8d6-537c-4c4e-b2bc-c53fddf14d66 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/volumes/435b9413-9195-4507-99ad-11432d5aec00 returned with HTTP 200 Sep 03 20:21:23 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1668/3277] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:21:23 2026] GET /volume/v3/volumes/435b9413-9195-4507-99ad-11432d5aec00 => generated 1014 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:21:23 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-ca1b573e-e5e1-4d3a-ba41-1366fed85be1 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:23 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ca1b573e-e5e1-4d3a-ba41-1366fed85be1 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] POST http://192.168.122.54/volume/v3/snapshots Sep 03 20:21:23 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ca1b573e-e5e1-4d3a-ba41-1366fed85be1 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "435b9413-9195-4507-99ad-11432d5aec00", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1623377832"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:21:23 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:21:23 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:21:23 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:23 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:21:23 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-ca1b573e-e5e1-4d3a-ba41-1366fed85be1 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Volume info retrieved successfully. Sep 03 20:21:23 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.snapshots [None req-ca1b573e-e5e1-4d3a-ba41-1366fed85be1 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Create snapshot from volume 435b9413-9195-4507-99ad-11432d5aec00 Sep 03 20:21:24 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-ca1b573e-e5e1-4d3a-ba41-1366fed85be1 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Created reservations ['95c78e91-836c-4eea-9d61-d8437830eb1a', '12b4a3d2-fd85-4c2c-9fda-8ef338d25d80', 'cd936497-e6cb-4b0c-9963-6e05df7415e8', '49907ac3-a64c-4284-b8e9-7a03af36b681'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:21:24 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:21:24 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:21:24 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-ca1b573e-e5e1-4d3a-ba41-1366fed85be1 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Snapshot create request issued successfully. Sep 03 20:21:24 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ca1b573e-e5e1-4d3a-ba41-1366fed85be1 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/snapshots returned with HTTP 202 Sep 03 20:21:24 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1610/3278] 192.168.122.54 () {60 vars in 1144 bytes} [Thu Sep 3 20:21:23 2026] POST /volume/v3/snapshots => generated 308 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:21:24 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-2648fed7-e5d9-44e9-9f2f-1346b97f52a5 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:24 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-2648fed7-e5d9-44e9-9f2f-1346b97f52a5 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/snapshots/a977f60c-9110-432c-a9c6-5f72e4a54b14 Sep 03 20:21:24 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-2648fed7-e5d9-44e9-9f2f-1346b97f52a5 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:24 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-2648fed7-e5d9-44e9-9f2f-1346b97f52a5 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:24 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:24 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:21:24 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-2648fed7-e5d9-44e9-9f2f-1346b97f52a5 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Snapshot retrieved successfully. Sep 03 20:21:24 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-2648fed7-e5d9-44e9-9f2f-1346b97f52a5 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/snapshots/a977f60c-9110-432c-a9c6-5f72e4a54b14 returned with HTTP 200 Sep 03 20:21:24 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1669/3279] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:21:24 2026] GET /volume/v3/snapshots/a977f60c-9110-432c-a9c6-5f72e4a54b14 => generated 440 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:21:25 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-5efb5d45-c5d8-4ea5-979b-515da76cd9ad None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:25 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5efb5d45-c5d8-4ea5-979b-515da76cd9ad tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/snapshots/a977f60c-9110-432c-a9c6-5f72e4a54b14 Sep 03 20:21:25 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5efb5d45-c5d8-4ea5-979b-515da76cd9ad tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:25 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5efb5d45-c5d8-4ea5-979b-515da76cd9ad tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:25 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:25 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:21:25 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-5efb5d45-c5d8-4ea5-979b-515da76cd9ad tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Snapshot retrieved successfully. Sep 03 20:21:25 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5efb5d45-c5d8-4ea5-979b-515da76cd9ad tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/snapshots/a977f60c-9110-432c-a9c6-5f72e4a54b14 returned with HTTP 200 Sep 03 20:21:25 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1611/3280] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:21:25 2026] GET /volume/v3/snapshots/a977f60c-9110-432c-a9c6-5f72e4a54b14 => generated 440 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:21:26 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-338d4086-176c-4679-a841-d731ba2b5708 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:26 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-338d4086-176c-4679-a841-d731ba2b5708 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/snapshots/a977f60c-9110-432c-a9c6-5f72e4a54b14 Sep 03 20:21:26 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-338d4086-176c-4679-a841-d731ba2b5708 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:26 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-338d4086-176c-4679-a841-d731ba2b5708 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:26 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:26 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:21:26 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-338d4086-176c-4679-a841-d731ba2b5708 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Snapshot retrieved successfully. Sep 03 20:21:26 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-338d4086-176c-4679-a841-d731ba2b5708 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/snapshots/a977f60c-9110-432c-a9c6-5f72e4a54b14 returned with HTTP 200 Sep 03 20:21:26 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1670/3281] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:21:26 2026] GET /volume/v3/snapshots/a977f60c-9110-432c-a9c6-5f72e4a54b14 => generated 467 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:21:26 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-963aeeb9-6210-4fe1-9265-7e475edac7f2 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:26 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-963aeeb9-6210-4fe1-9265-7e475edac7f2 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] PUT http://192.168.122.54/volume/v3/snapshots/a977f60c-9110-432c-a9c6-5f72e4a54b14 Sep 03 20:21:26 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-963aeeb9-6210-4fe1-9265-7e475edac7f2 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:21:26 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:26 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:21:26 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-963aeeb9-6210-4fe1-9265-7e475edac7f2 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] Snapshot retrieved successfully. Sep 03 20:21:26 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-963aeeb9-6210-4fe1-9265-7e475edac7f2 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] http://192.168.122.54/volume/v3/snapshots/a977f60c-9110-432c-a9c6-5f72e4a54b14 returned with HTTP 200 Sep 03 20:21:26 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1612/3282] 192.168.122.54 () {60 vars in 1253 bytes} [Thu Sep 3 20:21:26 2026] PUT /volume/v3/snapshots/a977f60c-9110-432c-a9c6-5f72e4a54b14 => generated 361 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:21:26 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-82502de0-bcf5-402c-9d00-c7b0118a899f None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:26 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-82502de0-bcf5-402c-9d00-c7b0118a899f tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] DELETE http://192.168.122.54/volume/v3/snapshots/a977f60c-9110-432c-a9c6-5f72e4a54b14 Sep 03 20:21:26 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-82502de0-bcf5-402c-9d00-c7b0118a899f tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:26 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-82502de0-bcf5-402c-9d00-c7b0118a899f tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:26 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.snapshots [None req-82502de0-bcf5-402c-9d00-c7b0118a899f tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Delete snapshot with id: a977f60c-9110-432c-a9c6-5f72e4a54b14 Sep 03 20:21:26 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:26 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:21:26 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-82502de0-bcf5-402c-9d00-c7b0118a899f tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Snapshot retrieved successfully. Sep 03 20:21:26 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:21:26 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:21:26 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-82502de0-bcf5-402c-9d00-c7b0118a899f tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Snapshot delete request issued successfully. Sep 03 20:21:26 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-82502de0-bcf5-402c-9d00-c7b0118a899f tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/snapshots/a977f60c-9110-432c-a9c6-5f72e4a54b14 returned with HTTP 202 Sep 03 20:21:26 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1671/3283] 192.168.122.54 () {58 vars in 1236 bytes} [Thu Sep 3 20:21:26 2026] DELETE /volume/v3/snapshots/a977f60c-9110-432c-a9c6-5f72e4a54b14 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:21:26 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-593ccaf9-cfcf-4b1c-95be-32d46b6310e1 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:26 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-593ccaf9-cfcf-4b1c-95be-32d46b6310e1 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/snapshots/a977f60c-9110-432c-a9c6-5f72e4a54b14 Sep 03 20:21:26 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-593ccaf9-cfcf-4b1c-95be-32d46b6310e1 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:26 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-593ccaf9-cfcf-4b1c-95be-32d46b6310e1 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:26 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:26 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:21:26 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-593ccaf9-cfcf-4b1c-95be-32d46b6310e1 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Snapshot retrieved successfully. Sep 03 20:21:26 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-593ccaf9-cfcf-4b1c-95be-32d46b6310e1 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/snapshots/a977f60c-9110-432c-a9c6-5f72e4a54b14 returned with HTTP 200 Sep 03 20:21:26 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1613/3284] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:21:26 2026] GET /volume/v3/snapshots/a977f60c-9110-432c-a9c6-5f72e4a54b14 => generated 494 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:21:27 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-f06d09c5-9988-4623-81e4-dab1ef2e6944 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:27 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f06d09c5-9988-4623-81e4-dab1ef2e6944 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/snapshots/a977f60c-9110-432c-a9c6-5f72e4a54b14 Sep 03 20:21:27 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f06d09c5-9988-4623-81e4-dab1ef2e6944 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:27 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f06d09c5-9988-4623-81e4-dab1ef2e6944 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:27 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:27 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:21:27 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-f06d09c5-9988-4623-81e4-dab1ef2e6944 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Snapshot retrieved successfully. Sep 03 20:21:27 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f06d09c5-9988-4623-81e4-dab1ef2e6944 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/snapshots/a977f60c-9110-432c-a9c6-5f72e4a54b14 returned with HTTP 200 Sep 03 20:21:27 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1672/3285] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:21:27 2026] GET /volume/v3/snapshots/a977f60c-9110-432c-a9c6-5f72e4a54b14 => generated 494 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:21:28 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-7d4d1251-dd20-400e-bd88-c8ccb1b69804 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:28 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-7d4d1251-dd20-400e-bd88-c8ccb1b69804 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/snapshots/a977f60c-9110-432c-a9c6-5f72e4a54b14 Sep 03 20:21:28 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-7d4d1251-dd20-400e-bd88-c8ccb1b69804 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:28 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-7d4d1251-dd20-400e-bd88-c8ccb1b69804 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:28 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-7d4d1251-dd20-400e-bd88-c8ccb1b69804 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/snapshots/a977f60c-9110-432c-a9c6-5f72e4a54b14 returned with HTTP 404 Sep 03 20:21:28 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1614/3286] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:21:28 2026] GET /volume/v3/snapshots/a977f60c-9110-432c-a9c6-5f72e4a54b14 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:21:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-a7c1dd0a-012f-458d-a304-22e4efdfdcc5 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:28 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a7c1dd0a-012f-458d-a304-22e4efdfdcc5 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] DELETE http://192.168.122.54/volume/v3/volumes/435b9413-9195-4507-99ad-11432d5aec00 Sep 03 20:21:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a7c1dd0a-012f-458d-a304-22e4efdfdcc5 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:28 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a7c1dd0a-012f-458d-a304-22e4efdfdcc5 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:28 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-a7c1dd0a-012f-458d-a304-22e4efdfdcc5 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Delete volume with id: 435b9413-9195-4507-99ad-11432d5aec00 Sep 03 20:21:28 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:21:28 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:21:28 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:28 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:21:28 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-a7c1dd0a-012f-458d-a304-22e4efdfdcc5 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Volume info retrieved successfully. Sep 03 20:21:28 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-a7c1dd0a-012f-458d-a304-22e4efdfdcc5 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Delete volume request issued successfully. Sep 03 20:21:28 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a7c1dd0a-012f-458d-a304-22e4efdfdcc5 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/volumes/435b9413-9195-4507-99ad-11432d5aec00 returned with HTTP 202 Sep 03 20:21:28 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1673/3287] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:21:28 2026] DELETE /volume/v3/volumes/435b9413-9195-4507-99ad-11432d5aec00 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:21:28 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-c6e7edeb-89ee-4408-863d-3574019c8bd0 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:28 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c6e7edeb-89ee-4408-863d-3574019c8bd0 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/volumes/435b9413-9195-4507-99ad-11432d5aec00 Sep 03 20:21:28 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c6e7edeb-89ee-4408-863d-3574019c8bd0 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:28 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c6e7edeb-89ee-4408-863d-3574019c8bd0 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:28 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:21:28 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:21:28 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:28 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:21:28 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-c6e7edeb-89ee-4408-863d-3574019c8bd0 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Volume info retrieved successfully. Sep 03 20:21:28 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c6e7edeb-89ee-4408-863d-3574019c8bd0 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/volumes/435b9413-9195-4507-99ad-11432d5aec00 returned with HTTP 200 Sep 03 20:21:28 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1615/3288] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:21:28 2026] GET /volume/v3/volumes/435b9413-9195-4507-99ad-11432d5aec00 => generated 1013 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 20:21:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-9ecb07d2-626e-4293-b32c-f8f8168ec43f None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:29 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9ecb07d2-626e-4293-b32c-f8f8168ec43f tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/volumes/435b9413-9195-4507-99ad-11432d5aec00 Sep 03 20:21:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-9ecb07d2-626e-4293-b32c-f8f8168ec43f tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-9ecb07d2-626e-4293-b32c-f8f8168ec43f tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:29 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9ecb07d2-626e-4293-b32c-f8f8168ec43f tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/volumes/435b9413-9195-4507-99ad-11432d5aec00 returned with HTTP 404 Sep 03 20:21:29 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1674/3289] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:21:29 2026] GET /volume/v3/volumes/435b9413-9195-4507-99ad-11432d5aec00 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:21:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-aa75e37f-062a-4666-a021-39f6c1cc0335 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:29 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-aa75e37f-062a-4666-a021-39f6c1cc0335 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:21:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-aa75e37f-062a-4666-a021-39f6c1cc0335 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-87826240"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:21:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.volumes [None req-aa75e37f-062a-4666-a021-39f6c1cc0335 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-87826240'}} {{(pid=87290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:21:29 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-aa75e37f-062a-4666-a021-39f6c1cc0335 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Create volume of 1 GB Sep 03 20:21:29 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-aa75e37f-062a-4666-a021-39f6c1cc0335 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Availability Zones retrieved successfully. Sep 03 20:21:29 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-aa75e37f-062a-4666-a021-39f6c1cc0335 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Flow 'volume_create_api' (2d46ff5f-ac27-42fe-99e2-f7adb2a1150a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:21:29 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-aa75e37f-062a-4666-a021-39f6c1cc0335 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98d90ce3-f9fe-43bc-b9a2-214db847517b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:21:29 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.flows.api.create_volume [None req-aa75e37f-062a-4666-a021-39f6c1cc0335 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Validating volume size '1' using validate_int {{(pid=87290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:21:29 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-aa75e37f-062a-4666-a021-39f6c1cc0335 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98d90ce3-f9fe-43bc-b9a2-214db847517b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:21:29 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-aa75e37f-062a-4666-a021-39f6c1cc0335 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e10708d-6085-4cf3-a99c-d60a6819ff61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:21:29 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-aa75e37f-062a-4666-a021-39f6c1cc0335 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Created reservations ['368ccc39-15c5-42e0-a458-624df4b3653e', '5d408042-5ea9-4d6e-985f-a78b82ace4cf', '12421883-566d-4287-ab0d-23e61e2e51e0', 'b4e18684-ee73-4218-86df-123e400998ef'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:21:29 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-aa75e37f-062a-4666-a021-39f6c1cc0335 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e10708d-6085-4cf3-a99c-d60a6819ff61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['368ccc39-15c5-42e0-a458-624df4b3653e', '5d408042-5ea9-4d6e-985f-a78b82ace4cf', '12421883-566d-4287-ab0d-23e61e2e51e0', 'b4e18684-ee73-4218-86df-123e400998ef']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:21:29 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-aa75e37f-062a-4666-a021-39f6c1cc0335 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6862f0d-3060-49b7-98a8-0054bd16d71d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:21:29 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:21:29 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:21:29 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-aa75e37f-062a-4666-a021-39f6c1cc0335 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6862f0d-3060-49b7-98a8-0054bd16d71d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7614308e-7911-4ab4-b586-d3e122ddec67', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-87826240',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02f09a4435684cf09a61ab792a6ad26b',qos_specs=None,replication_status=,reservations=['368ccc39-15c5-42e0-a458-624df4b3653e','5d408042-5ea9-4d6e-985f-a78b82ace4cf','12421883-566d-4287-ab0d-23e61e2e51e0','b4e18684-ee73-4218-86df-123e400998ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9f1281ebf0d44089d5311d91649ab9f',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:21:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-87826240',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7614308e-7911-4ab4-b586-d3e122ddec67,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02f09a4435684cf09a61ab792a6ad26b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d9f1281ebf0d44089d5311d91649ab9f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:21:29 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-aa75e37f-062a-4666-a021-39f6c1cc0335 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7c1e7c9-83a2-4e8e-ad16-e591d910cc95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:21:29 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-aa75e37f-062a-4666-a021-39f6c1cc0335 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7c1e7c9-83a2-4e8e-ad16-e591d910cc95) transitioned into state 'SUCCESS' from state '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-87826240',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02f09a4435684cf09a61ab792a6ad26b',qos_specs=None,replication_status=,reservations=['368ccc39-15c5-42e0-a458-624df4b3653e','5d408042-5ea9-4d6e-985f-a78b82ace4cf','12421883-566d-4287-ab0d-23e61e2e51e0','b4e18684-ee73-4218-86df-123e400998ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9f1281ebf0d44089d5311d91649ab9f',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:21:29 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-aa75e37f-062a-4666-a021-39f6c1cc0335 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5088130-3777-4f00-9fdb-e0e57399f125) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:21:30 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-aa75e37f-062a-4666-a021-39f6c1cc0335 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5088130-3777-4f00-9fdb-e0e57399f125) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:21:30 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-aa75e37f-062a-4666-a021-39f6c1cc0335 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Flow 'volume_create_api' (2d46ff5f-ac27-42fe-99e2-f7adb2a1150a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:21:30 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-aa75e37f-062a-4666-a021-39f6c1cc0335 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Create volume request issued successfully. Sep 03 20:21:30 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-aa75e37f-062a-4666-a021-39f6c1cc0335 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:21:30 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1616/3290] 192.168.122.54 () {60 vars in 1137 bytes} [Thu Sep 3 20:21:29 2026] POST /volume/v3/volumes => generated 783 bytes in 362 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:21:30 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-a3f4f6a3-6dfc-4d2b-9342-82f0ea50b7b3 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:30 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a3f4f6a3-6dfc-4d2b-9342-82f0ea50b7b3 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/volumes/7614308e-7911-4ab4-b586-d3e122ddec67 Sep 03 20:21:30 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a3f4f6a3-6dfc-4d2b-9342-82f0ea50b7b3 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:30 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a3f4f6a3-6dfc-4d2b-9342-82f0ea50b7b3 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:30 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:21:30 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:21:30 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:30 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:21:30 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-a3f4f6a3-6dfc-4d2b-9342-82f0ea50b7b3 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Volume info retrieved successfully. Sep 03 20:21:30 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a3f4f6a3-6dfc-4d2b-9342-82f0ea50b7b3 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/volumes/7614308e-7911-4ab4-b586-d3e122ddec67 returned with HTTP 200 Sep 03 20:21:30 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1675/3291] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:21:30 2026] GET /volume/v3/volumes/7614308e-7911-4ab4-b586-d3e122ddec67 => generated 962 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:21:31 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-eb2f0c22-a08e-409b-9368-a6834131e9b6 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:31 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-eb2f0c22-a08e-409b-9368-a6834131e9b6 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/volumes/7614308e-7911-4ab4-b586-d3e122ddec67 Sep 03 20:21:31 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-eb2f0c22-a08e-409b-9368-a6834131e9b6 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:31 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-eb2f0c22-a08e-409b-9368-a6834131e9b6 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:31 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:21:31 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:21:31 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:31 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:21:31 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-eb2f0c22-a08e-409b-9368-a6834131e9b6 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Volume info retrieved successfully. Sep 03 20:21:31 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-eb2f0c22-a08e-409b-9368-a6834131e9b6 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/volumes/7614308e-7911-4ab4-b586-d3e122ddec67 returned with HTTP 200 Sep 03 20:21:31 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1617/3292] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:21:31 2026] GET /volume/v3/volumes/7614308e-7911-4ab4-b586-d3e122ddec67 => generated 1013 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:21:31 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-b0ad7727-091b-4cff-befc-61090ba1a4b1 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:31 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b0ad7727-091b-4cff-befc-61090ba1a4b1 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] POST http://192.168.122.54/volume/v3/snapshots Sep 03 20:21:31 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b0ad7727-091b-4cff-befc-61090ba1a4b1 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7614308e-7911-4ab4-b586-d3e122ddec67", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-788804782"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:21:31 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:21:31 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:21:31 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:31 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:21:31 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-b0ad7727-091b-4cff-befc-61090ba1a4b1 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Volume info retrieved successfully. Sep 03 20:21:31 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.snapshots [None req-b0ad7727-091b-4cff-befc-61090ba1a4b1 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Create snapshot from volume 7614308e-7911-4ab4-b586-d3e122ddec67 Sep 03 20:21:31 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-b0ad7727-091b-4cff-befc-61090ba1a4b1 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Created reservations ['6ad43a7c-1494-4f17-8f62-a38216ef0929', 'fcca26a0-c311-40fe-8e83-51d075c29e42', 'e4b47704-f65c-4abc-8855-5590c9df199b', 'af9a20d3-3bf4-4ef5-b73d-53b4963e5094'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:21:31 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:21:31 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:21:31 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-b0ad7727-091b-4cff-befc-61090ba1a4b1 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Snapshot create request issued successfully. Sep 03 20:21:31 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b0ad7727-091b-4cff-befc-61090ba1a4b1 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/snapshots returned with HTTP 202 Sep 03 20:21:31 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1676/3293] 192.168.122.54 () {60 vars in 1144 bytes} [Thu Sep 3 20:21:31 2026] POST /volume/v3/snapshots => generated 307 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:21:31 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-c25e3a32-39c7-478e-b838-7891049a977b None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:31 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c25e3a32-39c7-478e-b838-7891049a977b tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/snapshots/9c13178d-756d-4605-931e-b7e647d3bdee Sep 03 20:21:31 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c25e3a32-39c7-478e-b838-7891049a977b tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:31 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c25e3a32-39c7-478e-b838-7891049a977b tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:31 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:31 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:21:31 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-c25e3a32-39c7-478e-b838-7891049a977b tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Snapshot retrieved successfully. Sep 03 20:21:31 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c25e3a32-39c7-478e-b838-7891049a977b tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/snapshots/9c13178d-756d-4605-931e-b7e647d3bdee returned with HTTP 200 Sep 03 20:21:31 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1618/3294] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:21:31 2026] GET /volume/v3/snapshots/9c13178d-756d-4605-931e-b7e647d3bdee => generated 439 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:21:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-f497d6ed-08c1-4ee5-bd8e-eb9eac3ec484 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:32 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f497d6ed-08c1-4ee5-bd8e-eb9eac3ec484 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/snapshots/9c13178d-756d-4605-931e-b7e647d3bdee Sep 03 20:21:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f497d6ed-08c1-4ee5-bd8e-eb9eac3ec484 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f497d6ed-08c1-4ee5-bd8e-eb9eac3ec484 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:32 devstack devstack@c-api.service[87289]: DEBUG dbcounter [-] [87289] Writing DB stats cinder:SELECT=545,cinder:INSERT=124,cinder:UPDATE=235 {{(pid=87289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 20:21:32 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:32 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:21:32 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-f497d6ed-08c1-4ee5-bd8e-eb9eac3ec484 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Snapshot retrieved successfully. Sep 03 20:21:32 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f497d6ed-08c1-4ee5-bd8e-eb9eac3ec484 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/snapshots/9c13178d-756d-4605-931e-b7e647d3bdee returned with HTTP 200 Sep 03 20:21:32 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1677/3295] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:21:32 2026] GET /volume/v3/snapshots/9c13178d-756d-4605-931e-b7e647d3bdee => generated 439 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:21:33 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-c17f585f-401e-4413-8df4-ebf02c25a238 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:33 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c17f585f-401e-4413-8df4-ebf02c25a238 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/snapshots/9c13178d-756d-4605-931e-b7e647d3bdee Sep 03 20:21:33 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c17f585f-401e-4413-8df4-ebf02c25a238 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:33 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c17f585f-401e-4413-8df4-ebf02c25a238 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:33 devstack devstack@c-api.service[87290]: DEBUG dbcounter [-] [87290] Writing DB stats cinder:SELECT=631,cinder:INSERT=166,cinder:UPDATE=257 {{(pid=87290) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 20:21:33 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:33 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:21:33 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-c17f585f-401e-4413-8df4-ebf02c25a238 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Snapshot retrieved successfully. Sep 03 20:21:33 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c17f585f-401e-4413-8df4-ebf02c25a238 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/snapshots/9c13178d-756d-4605-931e-b7e647d3bdee returned with HTTP 200 Sep 03 20:21:33 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1619/3296] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:21:33 2026] GET /volume/v3/snapshots/9c13178d-756d-4605-931e-b7e647d3bdee => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:21:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-037e127a-09b8-4f5e-8f84-590a7b76a7c9 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:33 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-037e127a-09b8-4f5e-8f84-590a7b76a7c9 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] POST http://192.168.122.54/volume/v3/snapshots/9c13178d-756d-4605-931e-b7e647d3bdee/action Sep 03 20:21:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-037e127a-09b8-4f5e-8f84-590a7b76a7c9 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:21:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-037e127a-09b8-4f5e-8f84-590a7b76a7c9 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:21:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.contrib.admin_actions [None req-037e127a-09b8-4f5e-8f84-590a7b76a7c9 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Updating snapshot '9c13178d-756d-4605-931e-b7e647d3bdee' with '{'status': 'creating'}' {{(pid=87289) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 03 20:21:33 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:33 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:21:33 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-037e127a-09b8-4f5e-8f84-590a7b76a7c9 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/snapshots/9c13178d-756d-4605-931e-b7e647d3bdee/action returned with HTTP 202 Sep 03 20:21:33 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1678/3297] 192.168.122.54 () {60 vars in 1275 bytes} [Thu Sep 3 20:21:33 2026] POST /volume/v3/snapshots/9c13178d-756d-4605-931e-b7e647d3bdee/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 20:21:33 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-b8b0d3db-1719-47c1-9cc3-ffd0467348c1 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:33 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b8b0d3db-1719-47c1-9cc3-ffd0467348c1 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/snapshots/9c13178d-756d-4605-931e-b7e647d3bdee Sep 03 20:21:33 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b8b0d3db-1719-47c1-9cc3-ffd0467348c1 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:33 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b8b0d3db-1719-47c1-9cc3-ffd0467348c1 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:33 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:33 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:21:33 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-b8b0d3db-1719-47c1-9cc3-ffd0467348c1 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Snapshot retrieved successfully. Sep 03 20:21:33 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b8b0d3db-1719-47c1-9cc3-ffd0467348c1 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/snapshots/9c13178d-756d-4605-931e-b7e647d3bdee returned with HTTP 200 Sep 03 20:21:33 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1620/3298] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:21:33 2026] GET /volume/v3/snapshots/9c13178d-756d-4605-931e-b7e647d3bdee => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:21:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-02df69cd-a145-4dae-bfbc-3a943a5fec5d None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:33 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-02df69cd-a145-4dae-bfbc-3a943a5fec5d tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] POST http://192.168.122.54/volume/v3/snapshots/9c13178d-756d-4605-931e-b7e647d3bdee/action Sep 03 20:21:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-02df69cd-a145-4dae-bfbc-3a943a5fec5d tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=87289) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:21:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-02df69cd-a145-4dae-bfbc-3a943a5fec5d tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:21:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.contrib.snapshot_actions [None req-02df69cd-a145-4dae-bfbc-3a943a5fec5d tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=87289) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 03 20:21:33 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:33 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:21:33 devstack devstack@c-api.service[87289]: INFO cinder.api.contrib.snapshot_actions [None req-02df69cd-a145-4dae-bfbc-3a943a5fec5d tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] Updating snapshot 9c13178d-756d-4605-931e-b7e647d3bdee with info {'id': '9c13178d-756d-4605-931e-b7e647d3bdee', 'status': 'error', 'progress': '80%'} Sep 03 20:21:33 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-02df69cd-a145-4dae-bfbc-3a943a5fec5d tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-member] http://192.168.122.54/volume/v3/snapshots/9c13178d-756d-4605-931e-b7e647d3bdee/action returned with HTTP 202 Sep 03 20:21:33 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1679/3299] 192.168.122.54 () {60 vars in 1275 bytes} [Thu Sep 3 20:21:33 2026] POST /volume/v3/snapshots/9c13178d-756d-4605-931e-b7e647d3bdee/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:21:33 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-d6d7170b-dce7-4851-bcff-8a73c5d9b43f None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:33 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-d6d7170b-dce7-4851-bcff-8a73c5d9b43f tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] DELETE http://192.168.122.54/volume/v3/snapshots/9c13178d-756d-4605-931e-b7e647d3bdee Sep 03 20:21:33 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-d6d7170b-dce7-4851-bcff-8a73c5d9b43f tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:33 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-d6d7170b-dce7-4851-bcff-8a73c5d9b43f tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:33 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.snapshots [None req-d6d7170b-dce7-4851-bcff-8a73c5d9b43f tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Delete snapshot with id: 9c13178d-756d-4605-931e-b7e647d3bdee Sep 03 20:21:33 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:33 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:21:33 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-d6d7170b-dce7-4851-bcff-8a73c5d9b43f tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Snapshot retrieved successfully. Sep 03 20:21:33 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:21:33 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:21:33 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-d6d7170b-dce7-4851-bcff-8a73c5d9b43f tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Snapshot delete request issued successfully. Sep 03 20:21:33 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-d6d7170b-dce7-4851-bcff-8a73c5d9b43f tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/snapshots/9c13178d-756d-4605-931e-b7e647d3bdee returned with HTTP 202 Sep 03 20:21:33 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1621/3300] 192.168.122.54 () {58 vars in 1236 bytes} [Thu Sep 3 20:21:33 2026] DELETE /volume/v3/snapshots/9c13178d-756d-4605-931e-b7e647d3bdee => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:21:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-35dd8a65-7e09-4ed9-8f00-e2baf65d7414 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:33 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-35dd8a65-7e09-4ed9-8f00-e2baf65d7414 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/snapshots/9c13178d-756d-4605-931e-b7e647d3bdee Sep 03 20:21:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-35dd8a65-7e09-4ed9-8f00-e2baf65d7414 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:33 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-35dd8a65-7e09-4ed9-8f00-e2baf65d7414 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:33 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:33 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:21:33 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-35dd8a65-7e09-4ed9-8f00-e2baf65d7414 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Snapshot retrieved successfully. Sep 03 20:21:33 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-35dd8a65-7e09-4ed9-8f00-e2baf65d7414 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/snapshots/9c13178d-756d-4605-931e-b7e647d3bdee returned with HTTP 200 Sep 03 20:21:33 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1680/3301] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:21:33 2026] GET /volume/v3/snapshots/9c13178d-756d-4605-931e-b7e647d3bdee => generated 464 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:21:34 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-cdf4b9f2-2255-4bd3-937a-c70806ead460 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:34 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-cdf4b9f2-2255-4bd3-937a-c70806ead460 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/snapshots/9c13178d-756d-4605-931e-b7e647d3bdee Sep 03 20:21:34 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-cdf4b9f2-2255-4bd3-937a-c70806ead460 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:34 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-cdf4b9f2-2255-4bd3-937a-c70806ead460 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:34 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:34 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:21:34 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-cdf4b9f2-2255-4bd3-937a-c70806ead460 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Snapshot retrieved successfully. Sep 03 20:21:34 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-cdf4b9f2-2255-4bd3-937a-c70806ead460 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/snapshots/9c13178d-756d-4605-931e-b7e647d3bdee returned with HTTP 200 Sep 03 20:21:34 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1622/3302] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:21:34 2026] GET /volume/v3/snapshots/9c13178d-756d-4605-931e-b7e647d3bdee => generated 464 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:21:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-fab5e926-a1c8-4c11-94f0-8b3ab1fd4a67 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:35 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-fab5e926-a1c8-4c11-94f0-8b3ab1fd4a67 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/snapshots/9c13178d-756d-4605-931e-b7e647d3bdee Sep 03 20:21:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-fab5e926-a1c8-4c11-94f0-8b3ab1fd4a67 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-fab5e926-a1c8-4c11-94f0-8b3ab1fd4a67 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:35 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-fab5e926-a1c8-4c11-94f0-8b3ab1fd4a67 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/snapshots/9c13178d-756d-4605-931e-b7e647d3bdee returned with HTTP 404 Sep 03 20:21:35 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1681/3303] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:21:35 2026] GET /volume/v3/snapshots/9c13178d-756d-4605-931e-b7e647d3bdee => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:21:35 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-8c2df771-aca5-446a-be8e-77b581fa2c4a None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:35 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-8c2df771-aca5-446a-be8e-77b581fa2c4a tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] DELETE http://192.168.122.54/volume/v3/volumes/7614308e-7911-4ab4-b586-d3e122ddec67 Sep 03 20:21:35 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-8c2df771-aca5-446a-be8e-77b581fa2c4a tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:35 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-8c2df771-aca5-446a-be8e-77b581fa2c4a tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:35 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-8c2df771-aca5-446a-be8e-77b581fa2c4a tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Delete volume with id: 7614308e-7911-4ab4-b586-d3e122ddec67 Sep 03 20:21:35 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:21:35 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:21:35 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:35 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:21:35 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-8c2df771-aca5-446a-be8e-77b581fa2c4a tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Volume info retrieved successfully. Sep 03 20:21:35 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-8c2df771-aca5-446a-be8e-77b581fa2c4a tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Delete volume request issued successfully. Sep 03 20:21:35 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-8c2df771-aca5-446a-be8e-77b581fa2c4a tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/volumes/7614308e-7911-4ab4-b586-d3e122ddec67 returned with HTTP 202 Sep 03 20:21:35 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1623/3304] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:21:35 2026] DELETE /volume/v3/volumes/7614308e-7911-4ab4-b586-d3e122ddec67 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:21:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-7a320a81-d206-4f3b-9910-cbdfdcb39747 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:35 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7a320a81-d206-4f3b-9910-cbdfdcb39747 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/volumes/7614308e-7911-4ab4-b586-d3e122ddec67 Sep 03 20:21:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-7a320a81-d206-4f3b-9910-cbdfdcb39747 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:35 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-7a320a81-d206-4f3b-9910-cbdfdcb39747 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:35 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:21:35 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:21:35 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:35 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:21:35 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-7a320a81-d206-4f3b-9910-cbdfdcb39747 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Volume info retrieved successfully. Sep 03 20:21:35 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7a320a81-d206-4f3b-9910-cbdfdcb39747 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/volumes/7614308e-7911-4ab4-b586-d3e122ddec67 returned with HTTP 200 Sep 03 20:21:35 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1682/3305] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:21:35 2026] GET /volume/v3/volumes/7614308e-7911-4ab4-b586-d3e122ddec67 => generated 1012 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:21:36 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-5ddf50d5-671f-45e4-b4b6-9f9b7a4ec153 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:36 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5ddf50d5-671f-45e4-b4b6-9f9b7a4ec153 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] GET http://192.168.122.54/volume/v3/volumes/7614308e-7911-4ab4-b586-d3e122ddec67 Sep 03 20:21:36 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5ddf50d5-671f-45e4-b4b6-9f9b7a4ec153 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:36 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5ddf50d5-671f-45e4-b4b6-9f9b7a4ec153 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:36 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5ddf50d5-671f-45e4-b4b6-9f9b7a4ec153 tempest-ProjectMemberTests-371943627 tempest-ProjectMemberTests-371943627-project-admin] http://192.168.122.54/volume/v3/volumes/7614308e-7911-4ab4-b586-d3e122ddec67 returned with HTTP 404 Sep 03 20:21:36 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1624/3306] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:21:36 2026] GET /volume/v3/volumes/7614308e-7911-4ab4-b586-d3e122ddec67 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:21:39 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-41ad8b68-563f-4a0d-8a07-07754394a8f5 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:39 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-41ad8b68-563f-4a0d-8a07-07754394a8f5 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:21:39 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-41ad8b68-563f-4a0d-8a07-07754394a8f5 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-14985820"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:21:39 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volumes [None req-41ad8b68-563f-4a0d-8a07-07754394a8f5 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-14985820'}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:21:39 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-41ad8b68-563f-4a0d-8a07-07754394a8f5 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Create volume of 1 GB Sep 03 20:21:40 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-41ad8b68-563f-4a0d-8a07-07754394a8f5 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Availability Zones retrieved successfully. Sep 03 20:21:40 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-41ad8b68-563f-4a0d-8a07-07754394a8f5 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Flow 'volume_create_api' (0d1a4c40-e78a-4fa3-a579-73b1d5ce27a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:21:40 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-41ad8b68-563f-4a0d-8a07-07754394a8f5 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2481034a-2513-406b-9288-14f738af0b4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:21:40 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.flows.api.create_volume [None req-41ad8b68-563f-4a0d-8a07-07754394a8f5 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Validating volume size '1' using validate_int {{(pid=87289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:21:40 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-41ad8b68-563f-4a0d-8a07-07754394a8f5 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2481034a-2513-406b-9288-14f738af0b4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:21:40 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-41ad8b68-563f-4a0d-8a07-07754394a8f5 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b427a538-354d-4294-8420-e3d04d58f9d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:21:40 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-41ad8b68-563f-4a0d-8a07-07754394a8f5 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Created reservations ['15cb4e26-8ef6-42bd-975b-fccd46f459ac', '0397c564-a60c-439a-bc6b-c22c2f5f73bf', 'eaecc9b4-7c20-4868-9ede-fff9c27fd9c0', '087f65d5-2573-4fd3-9bfb-1b439cc82111'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:21:40 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-41ad8b68-563f-4a0d-8a07-07754394a8f5 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b427a538-354d-4294-8420-e3d04d58f9d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['15cb4e26-8ef6-42bd-975b-fccd46f459ac', '0397c564-a60c-439a-bc6b-c22c2f5f73bf', 'eaecc9b4-7c20-4868-9ede-fff9c27fd9c0', '087f65d5-2573-4fd3-9bfb-1b439cc82111']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:21:40 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-41ad8b68-563f-4a0d-8a07-07754394a8f5 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e984793b-2419-4a84-b7ae-402014b305f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:21:40 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:21:40 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:21:40 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-41ad8b68-563f-4a0d-8a07-07754394a8f5 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e984793b-2419-4a84-b7ae-402014b305f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ed72e52-58d5-4a12-99a6-996584f52176', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-14985820',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='030e21c9a87647508bbd7fc48e5193d2',qos_specs=None,replication_status=,reservations=['15cb4e26-8ef6-42bd-975b-fccd46f459ac','0397c564-a60c-439a-bc6b-c22c2f5f73bf','eaecc9b4-7c20-4868-9ede-fff9c27fd9c0','087f65d5-2573-4fd3-9bfb-1b439cc82111'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2394cc78da384f31afd3e07465cd04a3',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:21:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-14985820',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6ed72e52-58d5-4a12-99a6-996584f52176,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='030e21c9a87647508bbd7fc48e5193d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2394cc78da384f31afd3e07465cd04a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:21:40 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-41ad8b68-563f-4a0d-8a07-07754394a8f5 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7fd71e9-3305-4f4b-9e6d-ee6d392f77af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:21:40 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-41ad8b68-563f-4a0d-8a07-07754394a8f5 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7fd71e9-3305-4f4b-9e6d-ee6d392f77af) transitioned into state 'SUCCESS' from state '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-14985820',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='030e21c9a87647508bbd7fc48e5193d2',qos_specs=None,replication_status=,reservations=['15cb4e26-8ef6-42bd-975b-fccd46f459ac','0397c564-a60c-439a-bc6b-c22c2f5f73bf','eaecc9b4-7c20-4868-9ede-fff9c27fd9c0','087f65d5-2573-4fd3-9bfb-1b439cc82111'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2394cc78da384f31afd3e07465cd04a3',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:21:40 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-41ad8b68-563f-4a0d-8a07-07754394a8f5 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (413eb270-d430-43c0-be00-fc1f64fde67f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:21:40 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-41ad8b68-563f-4a0d-8a07-07754394a8f5 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (413eb270-d430-43c0-be00-fc1f64fde67f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:21:40 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-41ad8b68-563f-4a0d-8a07-07754394a8f5 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Flow 'volume_create_api' (0d1a4c40-e78a-4fa3-a579-73b1d5ce27a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:21:40 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-41ad8b68-563f-4a0d-8a07-07754394a8f5 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Create volume request issued successfully. Sep 03 20:21:40 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-41ad8b68-563f-4a0d-8a07-07754394a8f5 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:21:40 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1683/3307] 192.168.122.54 () {60 vars in 1137 bytes} [Thu Sep 3 20:21:39 2026] POST /volume/v3/volumes => generated 783 bytes in 461 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:21:40 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-eabb3158-50c6-4a9f-9259-2c0c224f8070 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:40 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-eabb3158-50c6-4a9f-9259-2c0c224f8070 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] GET http://192.168.122.54/volume/v3/volumes/6ed72e52-58d5-4a12-99a6-996584f52176 Sep 03 20:21:40 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-eabb3158-50c6-4a9f-9259-2c0c224f8070 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:40 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-eabb3158-50c6-4a9f-9259-2c0c224f8070 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:40 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:21:40 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:21:40 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:40 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:21:40 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-eabb3158-50c6-4a9f-9259-2c0c224f8070 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Volume info retrieved successfully. Sep 03 20:21:40 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-eabb3158-50c6-4a9f-9259-2c0c224f8070 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] http://192.168.122.54/volume/v3/volumes/6ed72e52-58d5-4a12-99a6-996584f52176 returned with HTTP 200 Sep 03 20:21:40 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1625/3308] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:21:40 2026] GET /volume/v3/volumes/6ed72e52-58d5-4a12-99a6-996584f52176 => generated 962 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:21:41 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-ca78f2a4-0473-4f74-8d3b-dee5efb96f9b None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:41 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ca78f2a4-0473-4f74-8d3b-dee5efb96f9b tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] GET http://192.168.122.54/volume/v3/volumes/6ed72e52-58d5-4a12-99a6-996584f52176 Sep 03 20:21:41 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ca78f2a4-0473-4f74-8d3b-dee5efb96f9b tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:41 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ca78f2a4-0473-4f74-8d3b-dee5efb96f9b tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:41 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:21:41 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:21:41 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:41 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:21:41 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-ca78f2a4-0473-4f74-8d3b-dee5efb96f9b tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Volume info retrieved successfully. Sep 03 20:21:41 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ca78f2a4-0473-4f74-8d3b-dee5efb96f9b tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] http://192.168.122.54/volume/v3/volumes/6ed72e52-58d5-4a12-99a6-996584f52176 returned with HTTP 200 Sep 03 20:21:41 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1684/3309] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:21:41 2026] GET /volume/v3/volumes/6ed72e52-58d5-4a12-99a6-996584f52176 => generated 1013 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:21:41 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-d2b9f32f-54a5-4fed-8ece-52e2f0c94571 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:41 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-d2b9f32f-54a5-4fed-8ece-52e2f0c94571 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] POST http://192.168.122.54/volume/v3/snapshots Sep 03 20:21:41 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-d2b9f32f-54a5-4fed-8ece-52e2f0c94571 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6ed72e52-58d5-4a12-99a6-996584f52176", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1477965919"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:21:41 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:21:41 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:21:41 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:41 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:21:41 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-d2b9f32f-54a5-4fed-8ece-52e2f0c94571 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Volume info retrieved successfully. Sep 03 20:21:41 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.snapshots [None req-d2b9f32f-54a5-4fed-8ece-52e2f0c94571 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Create snapshot from volume 6ed72e52-58d5-4a12-99a6-996584f52176 Sep 03 20:21:41 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-d2b9f32f-54a5-4fed-8ece-52e2f0c94571 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Created reservations ['4e0d2224-f280-4e37-b483-b038173e20c5', 'b6017f69-1e5a-42de-95d7-238c204a050b', '7dd96961-bc3c-4978-a0a8-bf63604f2509', '41441d30-c568-4c9a-9e9b-c00b38b8f52b'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:21:41 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:21:41 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:21:41 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-d2b9f32f-54a5-4fed-8ece-52e2f0c94571 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Snapshot create request issued successfully. Sep 03 20:21:41 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-d2b9f32f-54a5-4fed-8ece-52e2f0c94571 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] http://192.168.122.54/volume/v3/snapshots returned with HTTP 202 Sep 03 20:21:41 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1626/3310] 192.168.122.54 () {60 vars in 1144 bytes} [Thu Sep 3 20:21:41 2026] POST /volume/v3/snapshots => generated 308 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:21:41 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-32873686-de6a-433c-a737-b5d4d348b89a None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:41 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-32873686-de6a-433c-a737-b5d4d348b89a tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] GET http://192.168.122.54/volume/v3/snapshots/09751e46-0566-4a07-b124-04534937f9d8 Sep 03 20:21:41 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-32873686-de6a-433c-a737-b5d4d348b89a tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:41 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-32873686-de6a-433c-a737-b5d4d348b89a tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:41 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:41 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:21:41 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-32873686-de6a-433c-a737-b5d4d348b89a tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Snapshot retrieved successfully. Sep 03 20:21:41 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-32873686-de6a-433c-a737-b5d4d348b89a tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] http://192.168.122.54/volume/v3/snapshots/09751e46-0566-4a07-b124-04534937f9d8 returned with HTTP 200 Sep 03 20:21:41 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1685/3311] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:21:41 2026] GET /volume/v3/snapshots/09751e46-0566-4a07-b124-04534937f9d8 => generated 440 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:21:42 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-da805de4-adae-48b7-ae50-36da7fc48c13 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:42 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-da805de4-adae-48b7-ae50-36da7fc48c13 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] GET http://192.168.122.54/volume/v3/snapshots/09751e46-0566-4a07-b124-04534937f9d8 Sep 03 20:21:42 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-da805de4-adae-48b7-ae50-36da7fc48c13 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:42 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-da805de4-adae-48b7-ae50-36da7fc48c13 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:42 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:42 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:21:42 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-da805de4-adae-48b7-ae50-36da7fc48c13 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Snapshot retrieved successfully. Sep 03 20:21:42 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-da805de4-adae-48b7-ae50-36da7fc48c13 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] http://192.168.122.54/volume/v3/snapshots/09751e46-0566-4a07-b124-04534937f9d8 returned with HTTP 200 Sep 03 20:21:42 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1627/3312] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:21:42 2026] GET /volume/v3/snapshots/09751e46-0566-4a07-b124-04534937f9d8 => generated 440 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:21:43 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-670e1d04-21de-4dcc-a676-e8aaa01ae635 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:43 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-670e1d04-21de-4dcc-a676-e8aaa01ae635 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] GET http://192.168.122.54/volume/v3/snapshots/09751e46-0566-4a07-b124-04534937f9d8 Sep 03 20:21:43 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-670e1d04-21de-4dcc-a676-e8aaa01ae635 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:43 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-670e1d04-21de-4dcc-a676-e8aaa01ae635 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:43 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:43 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:21:43 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-670e1d04-21de-4dcc-a676-e8aaa01ae635 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Snapshot retrieved successfully. Sep 03 20:21:43 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-670e1d04-21de-4dcc-a676-e8aaa01ae635 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] http://192.168.122.54/volume/v3/snapshots/09751e46-0566-4a07-b124-04534937f9d8 returned with HTTP 200 Sep 03 20:21:43 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1686/3313] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:21:43 2026] GET /volume/v3/snapshots/09751e46-0566-4a07-b124-04534937f9d8 => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:21:43 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-be430e6e-3c91-4b4d-b5fa-e4693f6ca79e None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:43 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-be430e6e-3c91-4b4d-b5fa-e4693f6ca79e tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-reader] POST http://192.168.122.54/volume/v3/snapshots/09751e46-0566-4a07-b124-04534937f9d8/action Sep 03 20:21:43 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-be430e6e-3c91-4b4d-b5fa-e4693f6ca79e tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=87290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:21:43 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-be430e6e-3c91-4b4d-b5fa-e4693f6ca79e tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:21:43 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:43 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:21:43 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-be430e6e-3c91-4b4d-b5fa-e4693f6ca79e tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-reader] Snapshot retrieved successfully. Sep 03 20:21:43 devstack devstack@c-api.service[87290]: DEBUG cinder.policy [None req-be430e6e-3c91-4b4d-b5fa-e4693f6ca79e tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'd2379154e8b54ca1837dba061d1e88a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '030e21c9a87647508bbd7fc48e5193d2', '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=87290) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 20:21:43 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-be430e6e-3c91-4b4d-b5fa-e4693f6ca79e tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-reader] http://192.168.122.54/volume/v3/snapshots/09751e46-0566-4a07-b124-04534937f9d8/action returned with HTTP 403 Sep 03 20:21:43 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1628/3314] 192.168.122.54 () {60 vars in 1275 bytes} [Thu Sep 3 20:21:43 2026] POST /volume/v3/snapshots/09751e46-0566-4a07-b124-04534937f9d8/action => generated 133 bytes in 142 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:21:43 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-592a2365-778d-4913-a7ce-e6c1346035e1 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:43 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-592a2365-778d-4913-a7ce-e6c1346035e1 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] DELETE http://192.168.122.54/volume/v3/snapshots/09751e46-0566-4a07-b124-04534937f9d8 Sep 03 20:21:43 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-592a2365-778d-4913-a7ce-e6c1346035e1 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:43 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-592a2365-778d-4913-a7ce-e6c1346035e1 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:43 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.snapshots [None req-592a2365-778d-4913-a7ce-e6c1346035e1 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Delete snapshot with id: 09751e46-0566-4a07-b124-04534937f9d8 Sep 03 20:21:43 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:43 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:21:43 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-592a2365-778d-4913-a7ce-e6c1346035e1 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Snapshot retrieved successfully. Sep 03 20:21:43 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:21:43 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:21:43 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-592a2365-778d-4913-a7ce-e6c1346035e1 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Snapshot delete request issued successfully. Sep 03 20:21:43 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-592a2365-778d-4913-a7ce-e6c1346035e1 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] http://192.168.122.54/volume/v3/snapshots/09751e46-0566-4a07-b124-04534937f9d8 returned with HTTP 202 Sep 03 20:21:43 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1687/3315] 192.168.122.54 () {58 vars in 1236 bytes} [Thu Sep 3 20:21:43 2026] DELETE /volume/v3/snapshots/09751e46-0566-4a07-b124-04534937f9d8 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:21:43 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-070fa77b-c644-45f9-abff-fec651105359 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:43 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-070fa77b-c644-45f9-abff-fec651105359 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] GET http://192.168.122.54/volume/v3/snapshots/09751e46-0566-4a07-b124-04534937f9d8 Sep 03 20:21:43 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-070fa77b-c644-45f9-abff-fec651105359 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:43 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-070fa77b-c644-45f9-abff-fec651105359 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:43 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:43 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:21:43 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-070fa77b-c644-45f9-abff-fec651105359 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Snapshot retrieved successfully. Sep 03 20:21:43 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-070fa77b-c644-45f9-abff-fec651105359 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] http://192.168.122.54/volume/v3/snapshots/09751e46-0566-4a07-b124-04534937f9d8 returned with HTTP 200 Sep 03 20:21:43 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1629/3316] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:21:43 2026] GET /volume/v3/snapshots/09751e46-0566-4a07-b124-04534937f9d8 => generated 466 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:21:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-84e20fff-5ee6-426d-99a1-7fe83a672711 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:44 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-84e20fff-5ee6-426d-99a1-7fe83a672711 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] GET http://192.168.122.54/volume/v3/snapshots/09751e46-0566-4a07-b124-04534937f9d8 Sep 03 20:21:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-84e20fff-5ee6-426d-99a1-7fe83a672711 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:44 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-84e20fff-5ee6-426d-99a1-7fe83a672711 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:44 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:44 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:21:44 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-84e20fff-5ee6-426d-99a1-7fe83a672711 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Snapshot retrieved successfully. Sep 03 20:21:44 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-84e20fff-5ee6-426d-99a1-7fe83a672711 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] http://192.168.122.54/volume/v3/snapshots/09751e46-0566-4a07-b124-04534937f9d8 returned with HTTP 200 Sep 03 20:21:44 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1688/3317] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:21:44 2026] GET /volume/v3/snapshots/09751e46-0566-4a07-b124-04534937f9d8 => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:21:45 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-de805eeb-0d60-44c6-8699-2a1c33248136 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:45 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-de805eeb-0d60-44c6-8699-2a1c33248136 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] GET http://192.168.122.54/volume/v3/snapshots/09751e46-0566-4a07-b124-04534937f9d8 Sep 03 20:21:45 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-de805eeb-0d60-44c6-8699-2a1c33248136 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:45 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-de805eeb-0d60-44c6-8699-2a1c33248136 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:45 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-de805eeb-0d60-44c6-8699-2a1c33248136 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] http://192.168.122.54/volume/v3/snapshots/09751e46-0566-4a07-b124-04534937f9d8 returned with HTTP 404 Sep 03 20:21:45 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1630/3318] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:21:45 2026] GET /volume/v3/snapshots/09751e46-0566-4a07-b124-04534937f9d8 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:21:46 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-1fb48430-daf8-4344-88f6-b818af0fbe4e None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:46 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-1fb48430-daf8-4344-88f6-b818af0fbe4e tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] DELETE http://192.168.122.54/volume/v3/volumes/6ed72e52-58d5-4a12-99a6-996584f52176 Sep 03 20:21:46 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-1fb48430-daf8-4344-88f6-b818af0fbe4e tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:46 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-1fb48430-daf8-4344-88f6-b818af0fbe4e tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:46 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-1fb48430-daf8-4344-88f6-b818af0fbe4e tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Delete volume with id: 6ed72e52-58d5-4a12-99a6-996584f52176 Sep 03 20:21:46 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:21:46 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:21:46 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:46 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:21:46 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-1fb48430-daf8-4344-88f6-b818af0fbe4e tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Volume info retrieved successfully. Sep 03 20:21:46 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-1fb48430-daf8-4344-88f6-b818af0fbe4e tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Delete volume request issued successfully. Sep 03 20:21:46 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-1fb48430-daf8-4344-88f6-b818af0fbe4e tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] http://192.168.122.54/volume/v3/volumes/6ed72e52-58d5-4a12-99a6-996584f52176 returned with HTTP 202 Sep 03 20:21:46 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1689/3319] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:21:46 2026] DELETE /volume/v3/volumes/6ed72e52-58d5-4a12-99a6-996584f52176 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:21:46 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-6aae8e93-3bf0-4d67-83b6-0ef15af7e07f None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:46 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6aae8e93-3bf0-4d67-83b6-0ef15af7e07f tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] GET http://192.168.122.54/volume/v3/volumes/6ed72e52-58d5-4a12-99a6-996584f52176 Sep 03 20:21:46 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-6aae8e93-3bf0-4d67-83b6-0ef15af7e07f tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:46 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-6aae8e93-3bf0-4d67-83b6-0ef15af7e07f tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:46 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:21:46 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:21:46 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:46 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:21:46 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-6aae8e93-3bf0-4d67-83b6-0ef15af7e07f tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Volume info retrieved successfully. Sep 03 20:21:46 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6aae8e93-3bf0-4d67-83b6-0ef15af7e07f tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] http://192.168.122.54/volume/v3/volumes/6ed72e52-58d5-4a12-99a6-996584f52176 returned with HTTP 200 Sep 03 20:21:46 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1631/3320] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:21:46 2026] GET /volume/v3/volumes/6ed72e52-58d5-4a12-99a6-996584f52176 => generated 1012 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:21:47 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-144b1562-27ce-43a4-85d1-299527c83ad7 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:47 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-144b1562-27ce-43a4-85d1-299527c83ad7 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] GET http://192.168.122.54/volume/v3/volumes/6ed72e52-58d5-4a12-99a6-996584f52176 Sep 03 20:21:47 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-144b1562-27ce-43a4-85d1-299527c83ad7 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:47 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-144b1562-27ce-43a4-85d1-299527c83ad7 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:47 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-144b1562-27ce-43a4-85d1-299527c83ad7 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] http://192.168.122.54/volume/v3/volumes/6ed72e52-58d5-4a12-99a6-996584f52176 returned with HTTP 404 Sep 03 20:21:47 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1690/3321] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:21:47 2026] GET /volume/v3/volumes/6ed72e52-58d5-4a12-99a6-996584f52176 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:21:47 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-b0ab953a-180b-4224-b271-8602410d09c2 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:47 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b0ab953a-180b-4224-b271-8602410d09c2 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:21:47 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b0ab953a-180b-4224-b271-8602410d09c2 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1079691438"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:21:47 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.volumes [None req-b0ab953a-180b-4224-b271-8602410d09c2 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1079691438'}} {{(pid=87290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:21:47 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-b0ab953a-180b-4224-b271-8602410d09c2 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Create volume of 1 GB Sep 03 20:21:47 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-b0ab953a-180b-4224-b271-8602410d09c2 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Availability Zones retrieved successfully. Sep 03 20:21:47 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-b0ab953a-180b-4224-b271-8602410d09c2 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Flow 'volume_create_api' (8b87337e-02ce-4962-8522-6a5bb1eec1bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:21:47 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-b0ab953a-180b-4224-b271-8602410d09c2 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7257a73c-5c0d-4cca-9986-6ae7695c46d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:21:47 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.flows.api.create_volume [None req-b0ab953a-180b-4224-b271-8602410d09c2 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Validating volume size '1' using validate_int {{(pid=87290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:21:47 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-b0ab953a-180b-4224-b271-8602410d09c2 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7257a73c-5c0d-4cca-9986-6ae7695c46d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:21:47 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-b0ab953a-180b-4224-b271-8602410d09c2 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6d4cef8-85b0-4d27-910c-aace967a37b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:21:47 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-b0ab953a-180b-4224-b271-8602410d09c2 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Created reservations ['d195631f-375c-422c-b21e-912b2516c0a7', '2c279099-d981-4d93-a4d7-499855e50de3', '64182764-299b-4d79-bcab-e175c9c931e9', '0eb20baf-6733-4880-a6a3-ac96f2693702'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:21:47 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-b0ab953a-180b-4224-b271-8602410d09c2 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6d4cef8-85b0-4d27-910c-aace967a37b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d195631f-375c-422c-b21e-912b2516c0a7', '2c279099-d981-4d93-a4d7-499855e50de3', '64182764-299b-4d79-bcab-e175c9c931e9', '0eb20baf-6733-4880-a6a3-ac96f2693702']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:21:47 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-b0ab953a-180b-4224-b271-8602410d09c2 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f97ecdaf-3967-4abc-b129-e7994b913449) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:21:47 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:21:47 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:21:47 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-b0ab953a-180b-4224-b271-8602410d09c2 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f97ecdaf-3967-4abc-b129-e7994b913449) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d8638e7-67d1-4465-8f34-e0634efdf07c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1079691438',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='030e21c9a87647508bbd7fc48e5193d2',qos_specs=None,replication_status=,reservations=['d195631f-375c-422c-b21e-912b2516c0a7','2c279099-d981-4d93-a4d7-499855e50de3','64182764-299b-4d79-bcab-e175c9c931e9','0eb20baf-6733-4880-a6a3-ac96f2693702'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2394cc78da384f31afd3e07465cd04a3',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:21:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1079691438',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d8638e7-67d1-4465-8f34-e0634efdf07c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='030e21c9a87647508bbd7fc48e5193d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2394cc78da384f31afd3e07465cd04a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:21:47 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-b0ab953a-180b-4224-b271-8602410d09c2 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4506ae2f-9b84-4776-a951-0047f9c88b5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:21:47 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-b0ab953a-180b-4224-b271-8602410d09c2 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4506ae2f-9b84-4776-a951-0047f9c88b5c) transitioned into state 'SUCCESS' from state '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-1079691438',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='030e21c9a87647508bbd7fc48e5193d2',qos_specs=None,replication_status=,reservations=['d195631f-375c-422c-b21e-912b2516c0a7','2c279099-d981-4d93-a4d7-499855e50de3','64182764-299b-4d79-bcab-e175c9c931e9','0eb20baf-6733-4880-a6a3-ac96f2693702'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2394cc78da384f31afd3e07465cd04a3',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:21:47 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-b0ab953a-180b-4224-b271-8602410d09c2 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8935ac6f-0066-4406-ba01-9f4322d78359) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:21:47 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-b0ab953a-180b-4224-b271-8602410d09c2 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8935ac6f-0066-4406-ba01-9f4322d78359) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:21:47 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-b0ab953a-180b-4224-b271-8602410d09c2 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Flow 'volume_create_api' (8b87337e-02ce-4962-8522-6a5bb1eec1bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:21:47 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-b0ab953a-180b-4224-b271-8602410d09c2 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Create volume request issued successfully. Sep 03 20:21:47 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b0ab953a-180b-4224-b271-8602410d09c2 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:21:47 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1632/3322] 192.168.122.54 () {60 vars in 1137 bytes} [Thu Sep 3 20:21:47 2026] POST /volume/v3/volumes => generated 785 bytes in 297 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:21:47 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-a11885a5-c516-4b1a-8f6d-2f77a56d46fd None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:47 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a11885a5-c516-4b1a-8f6d-2f77a56d46fd tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] GET http://192.168.122.54/volume/v3/volumes/3d8638e7-67d1-4465-8f34-e0634efdf07c Sep 03 20:21:47 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a11885a5-c516-4b1a-8f6d-2f77a56d46fd tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:47 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a11885a5-c516-4b1a-8f6d-2f77a56d46fd tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:47 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:21:47 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:21:47 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:47 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:21:47 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-a11885a5-c516-4b1a-8f6d-2f77a56d46fd tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Volume info retrieved successfully. Sep 03 20:21:47 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a11885a5-c516-4b1a-8f6d-2f77a56d46fd tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] http://192.168.122.54/volume/v3/volumes/3d8638e7-67d1-4465-8f34-e0634efdf07c returned with HTTP 200 Sep 03 20:21:47 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1691/3323] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:21:47 2026] GET /volume/v3/volumes/3d8638e7-67d1-4465-8f34-e0634efdf07c => generated 964 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:21:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-ba3e6828-0729-4d7d-9314-26d1cc0a82c1 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:48 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ba3e6828-0729-4d7d-9314-26d1cc0a82c1 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] GET http://192.168.122.54/volume/v3/volumes/3d8638e7-67d1-4465-8f34-e0634efdf07c Sep 03 20:21:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ba3e6828-0729-4d7d-9314-26d1cc0a82c1 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ba3e6828-0729-4d7d-9314-26d1cc0a82c1 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:48 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:21:48 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:21:48 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:48 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:21:48 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-ba3e6828-0729-4d7d-9314-26d1cc0a82c1 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Volume info retrieved successfully. Sep 03 20:21:48 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ba3e6828-0729-4d7d-9314-26d1cc0a82c1 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] http://192.168.122.54/volume/v3/volumes/3d8638e7-67d1-4465-8f34-e0634efdf07c returned with HTTP 200 Sep 03 20:21:48 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1633/3324] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:21:48 2026] GET /volume/v3/volumes/3d8638e7-67d1-4465-8f34-e0634efdf07c => generated 1015 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:21:48 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-7bb757e2-85a1-4921-ba0f-6262e525f4be None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:48 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7bb757e2-85a1-4921-ba0f-6262e525f4be tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] POST http://192.168.122.54/volume/v3/snapshots Sep 03 20:21:48 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-7bb757e2-85a1-4921-ba0f-6262e525f4be tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3d8638e7-67d1-4465-8f34-e0634efdf07c", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-739952803"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:21:48 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:21:48 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:21:48 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:48 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:21:48 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-7bb757e2-85a1-4921-ba0f-6262e525f4be tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Volume info retrieved successfully. Sep 03 20:21:48 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.snapshots [None req-7bb757e2-85a1-4921-ba0f-6262e525f4be tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Create snapshot from volume 3d8638e7-67d1-4465-8f34-e0634efdf07c Sep 03 20:21:48 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-7bb757e2-85a1-4921-ba0f-6262e525f4be tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Created reservations ['b46d5808-8051-4fe4-9e2e-b7e3d8734cc9', '7e27e9a5-15d5-49ea-b617-6cd596c9ac8c', '3ae7f9dc-5c2d-4d0c-8eb6-d09134a1c5a3', 'aae2e9a3-49eb-4502-a221-5c7ac4defcbb'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:21:48 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:21:48 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:21:48 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-7bb757e2-85a1-4921-ba0f-6262e525f4be tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Snapshot create request issued successfully. Sep 03 20:21:48 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7bb757e2-85a1-4921-ba0f-6262e525f4be tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] http://192.168.122.54/volume/v3/snapshots returned with HTTP 202 Sep 03 20:21:48 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1692/3325] 192.168.122.54 () {60 vars in 1144 bytes} [Thu Sep 3 20:21:48 2026] POST /volume/v3/snapshots => generated 307 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:21:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-7e9f198b-3a90-4587-aa2e-0ad636112529 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:48 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-7e9f198b-3a90-4587-aa2e-0ad636112529 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] GET http://192.168.122.54/volume/v3/snapshots/6aa110c7-a054-4f47-825d-840357e229ed Sep 03 20:21:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-7e9f198b-3a90-4587-aa2e-0ad636112529 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:48 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-7e9f198b-3a90-4587-aa2e-0ad636112529 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:48 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:48 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:21:48 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-7e9f198b-3a90-4587-aa2e-0ad636112529 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Snapshot retrieved successfully. Sep 03 20:21:48 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-7e9f198b-3a90-4587-aa2e-0ad636112529 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] http://192.168.122.54/volume/v3/snapshots/6aa110c7-a054-4f47-825d-840357e229ed returned with HTTP 200 Sep 03 20:21:48 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1634/3326] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:21:48 2026] GET /volume/v3/snapshots/6aa110c7-a054-4f47-825d-840357e229ed => generated 439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:21:49 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-20aed190-4fac-4aba-81fd-1535238bcb64 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:49 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-20aed190-4fac-4aba-81fd-1535238bcb64 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] GET http://192.168.122.54/volume/v3/snapshots/6aa110c7-a054-4f47-825d-840357e229ed Sep 03 20:21:49 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-20aed190-4fac-4aba-81fd-1535238bcb64 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:49 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-20aed190-4fac-4aba-81fd-1535238bcb64 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:49 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:49 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:21:49 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-20aed190-4fac-4aba-81fd-1535238bcb64 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Snapshot retrieved successfully. Sep 03 20:21:49 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-20aed190-4fac-4aba-81fd-1535238bcb64 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] http://192.168.122.54/volume/v3/snapshots/6aa110c7-a054-4f47-825d-840357e229ed returned with HTTP 200 Sep 03 20:21:49 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1693/3327] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:21:49 2026] GET /volume/v3/snapshots/6aa110c7-a054-4f47-825d-840357e229ed => generated 439 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:21:50 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-3edf7989-82a6-447e-a778-1c415e5079d8 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:50 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-3edf7989-82a6-447e-a778-1c415e5079d8 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] GET http://192.168.122.54/volume/v3/snapshots/6aa110c7-a054-4f47-825d-840357e229ed Sep 03 20:21:50 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-3edf7989-82a6-447e-a778-1c415e5079d8 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:50 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-3edf7989-82a6-447e-a778-1c415e5079d8 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:50 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:50 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:21:50 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-3edf7989-82a6-447e-a778-1c415e5079d8 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Snapshot retrieved successfully. Sep 03 20:21:50 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-3edf7989-82a6-447e-a778-1c415e5079d8 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] http://192.168.122.54/volume/v3/snapshots/6aa110c7-a054-4f47-825d-840357e229ed returned with HTTP 200 Sep 03 20:21:50 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1635/3328] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:21:50 2026] GET /volume/v3/snapshots/6aa110c7-a054-4f47-825d-840357e229ed => generated 466 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:21:50 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-2d7a3b9a-e740-48aa-8166-3bd626fe0d96 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:50 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-2d7a3b9a-e740-48aa-8166-3bd626fe0d96 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-reader] GET http://192.168.122.54/volume/v3/snapshots Sep 03 20:21:50 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-2d7a3b9a-e740-48aa-8166-3bd626fe0d96 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-reader] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:50 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-2d7a3b9a-e740-48aa-8166-3bd626fe0d96 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-reader] Calling method 'index' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:50 devstack devstack@c-api.service[87289]: DEBUG cinder.api.api_utils [None req-2d7a3b9a-e740-48aa-8166-3bd626fe0d96 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-reader] Removing options '' from query. {{(pid=87289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:21:50 devstack devstack@c-api.service[87289]: DEBUG cinder.db.api [None req-2d7a3b9a-e740-48aa-8166-3bd626fe0d96 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-reader] Building query based on filter {{(pid=87289) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 20:21:50 devstack devstack@c-api.service[87289]: /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 03 20:21:50 devstack devstack@c-api.service[87289]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 20:21:50 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-2d7a3b9a-e740-48aa-8166-3bd626fe0d96 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-reader] Get all snapshots completed successfully. Sep 03 20:21:50 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-2d7a3b9a-e740-48aa-8166-3bd626fe0d96 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-reader] http://192.168.122.54/volume/v3/snapshots returned with HTTP 200 Sep 03 20:21:50 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1694/3329] 192.168.122.54 () {58 vars in 1122 bytes} [Thu Sep 3 20:21:50 2026] GET /volume/v3/snapshots => generated 335 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:21:50 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-3fd4d020-b479-428a-a7a6-0c581b927e6b None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:50 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-3fd4d020-b479-428a-a7a6-0c581b927e6b tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] DELETE http://192.168.122.54/volume/v3/snapshots/6aa110c7-a054-4f47-825d-840357e229ed Sep 03 20:21:50 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-3fd4d020-b479-428a-a7a6-0c581b927e6b tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:50 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-3fd4d020-b479-428a-a7a6-0c581b927e6b tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:50 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.snapshots [None req-3fd4d020-b479-428a-a7a6-0c581b927e6b tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Delete snapshot with id: 6aa110c7-a054-4f47-825d-840357e229ed Sep 03 20:21:50 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:50 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:21:50 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-3fd4d020-b479-428a-a7a6-0c581b927e6b tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Snapshot retrieved successfully. Sep 03 20:21:50 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:21:50 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:21:50 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-3fd4d020-b479-428a-a7a6-0c581b927e6b tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Snapshot delete request issued successfully. Sep 03 20:21:50 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-3fd4d020-b479-428a-a7a6-0c581b927e6b tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] http://192.168.122.54/volume/v3/snapshots/6aa110c7-a054-4f47-825d-840357e229ed returned with HTTP 202 Sep 03 20:21:50 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1636/3330] 192.168.122.54 () {58 vars in 1236 bytes} [Thu Sep 3 20:21:50 2026] DELETE /volume/v3/snapshots/6aa110c7-a054-4f47-825d-840357e229ed => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:21:51 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-7da7d551-a7b0-4ccb-bd4a-5221357cff77 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:51 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7da7d551-a7b0-4ccb-bd4a-5221357cff77 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] GET http://192.168.122.54/volume/v3/snapshots/6aa110c7-a054-4f47-825d-840357e229ed Sep 03 20:21:51 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-7da7d551-a7b0-4ccb-bd4a-5221357cff77 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:51 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-7da7d551-a7b0-4ccb-bd4a-5221357cff77 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:51 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:51 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:21:51 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-7da7d551-a7b0-4ccb-bd4a-5221357cff77 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Snapshot retrieved successfully. Sep 03 20:21:51 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7da7d551-a7b0-4ccb-bd4a-5221357cff77 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] http://192.168.122.54/volume/v3/snapshots/6aa110c7-a054-4f47-825d-840357e229ed returned with HTTP 200 Sep 03 20:21:51 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1695/3331] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:21:50 2026] GET /volume/v3/snapshots/6aa110c7-a054-4f47-825d-840357e229ed => generated 465 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:21:52 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-511eca3f-6793-40bc-a5d5-4e2e58df5231 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:52 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-511eca3f-6793-40bc-a5d5-4e2e58df5231 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] GET http://192.168.122.54/volume/v3/snapshots/6aa110c7-a054-4f47-825d-840357e229ed Sep 03 20:21:52 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-511eca3f-6793-40bc-a5d5-4e2e58df5231 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:52 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-511eca3f-6793-40bc-a5d5-4e2e58df5231 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:52 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:52 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:21:52 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-511eca3f-6793-40bc-a5d5-4e2e58df5231 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Snapshot retrieved successfully. Sep 03 20:21:52 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-511eca3f-6793-40bc-a5d5-4e2e58df5231 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] http://192.168.122.54/volume/v3/snapshots/6aa110c7-a054-4f47-825d-840357e229ed returned with HTTP 200 Sep 03 20:21:52 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1637/3332] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:21:52 2026] GET /volume/v3/snapshots/6aa110c7-a054-4f47-825d-840357e229ed => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:21:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-5d54c1fb-129a-4639-8af6-a3d9fc047be4 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:53 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-5d54c1fb-129a-4639-8af6-a3d9fc047be4 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] GET http://192.168.122.54/volume/v3/snapshots/6aa110c7-a054-4f47-825d-840357e229ed Sep 03 20:21:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-5d54c1fb-129a-4639-8af6-a3d9fc047be4 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-5d54c1fb-129a-4639-8af6-a3d9fc047be4 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:53 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-5d54c1fb-129a-4639-8af6-a3d9fc047be4 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] http://192.168.122.54/volume/v3/snapshots/6aa110c7-a054-4f47-825d-840357e229ed returned with HTTP 404 Sep 03 20:21:53 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1696/3333] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:21:53 2026] GET /volume/v3/snapshots/6aa110c7-a054-4f47-825d-840357e229ed => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:21:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-763aee5f-df6f-4411-b089-4d86e68e2147 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:53 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-763aee5f-df6f-4411-b089-4d86e68e2147 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] DELETE http://192.168.122.54/volume/v3/volumes/3d8638e7-67d1-4465-8f34-e0634efdf07c Sep 03 20:21:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-763aee5f-df6f-4411-b089-4d86e68e2147 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:53 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-763aee5f-df6f-4411-b089-4d86e68e2147 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:53 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-763aee5f-df6f-4411-b089-4d86e68e2147 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Delete volume with id: 3d8638e7-67d1-4465-8f34-e0634efdf07c Sep 03 20:21:53 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:21:53 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:21:53 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:53 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:21:53 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-763aee5f-df6f-4411-b089-4d86e68e2147 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Volume info retrieved successfully. Sep 03 20:21:53 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-763aee5f-df6f-4411-b089-4d86e68e2147 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Delete volume request issued successfully. Sep 03 20:21:53 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-763aee5f-df6f-4411-b089-4d86e68e2147 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] http://192.168.122.54/volume/v3/volumes/3d8638e7-67d1-4465-8f34-e0634efdf07c returned with HTTP 202 Sep 03 20:21:53 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1638/3334] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:21:53 2026] DELETE /volume/v3/volumes/3d8638e7-67d1-4465-8f34-e0634efdf07c => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:21:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-901db2ba-7ec9-47d4-8287-fee7ab9b799d None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:53 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-901db2ba-7ec9-47d4-8287-fee7ab9b799d tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] GET http://192.168.122.54/volume/v3/volumes/3d8638e7-67d1-4465-8f34-e0634efdf07c Sep 03 20:21:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-901db2ba-7ec9-47d4-8287-fee7ab9b799d tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:53 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-901db2ba-7ec9-47d4-8287-fee7ab9b799d tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:53 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:21:53 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:21:53 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:53 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:21:53 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-901db2ba-7ec9-47d4-8287-fee7ab9b799d tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Volume info retrieved successfully. Sep 03 20:21:53 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-901db2ba-7ec9-47d4-8287-fee7ab9b799d tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] http://192.168.122.54/volume/v3/volumes/3d8638e7-67d1-4465-8f34-e0634efdf07c returned with HTTP 200 Sep 03 20:21:53 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1697/3335] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:21:53 2026] GET /volume/v3/volumes/3d8638e7-67d1-4465-8f34-e0634efdf07c => generated 1014 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:21:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-2b8284f4-fec8-4ea3-a872-d696082a5f24 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:54 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2b8284f4-fec8-4ea3-a872-d696082a5f24 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] GET http://192.168.122.54/volume/v3/volumes/3d8638e7-67d1-4465-8f34-e0634efdf07c Sep 03 20:21:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-2b8284f4-fec8-4ea3-a872-d696082a5f24 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-2b8284f4-fec8-4ea3-a872-d696082a5f24 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:54 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2b8284f4-fec8-4ea3-a872-d696082a5f24 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] http://192.168.122.54/volume/v3/volumes/3d8638e7-67d1-4465-8f34-e0634efdf07c returned with HTTP 404 Sep 03 20:21:54 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1639/3336] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:21:54 2026] GET /volume/v3/volumes/3d8638e7-67d1-4465-8f34-e0634efdf07c => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:21:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-472c599b-ea48-43dd-92b3-a46bb1320331 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:54 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-472c599b-ea48-43dd-92b3-a46bb1320331 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:21:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-472c599b-ea48-43dd-92b3-a46bb1320331 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-73317824"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:21:54 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volumes [None req-472c599b-ea48-43dd-92b3-a46bb1320331 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-73317824'}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:21:54 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-472c599b-ea48-43dd-92b3-a46bb1320331 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Create volume of 1 GB Sep 03 20:21:54 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-472c599b-ea48-43dd-92b3-a46bb1320331 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Availability Zones retrieved successfully. Sep 03 20:21:54 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-472c599b-ea48-43dd-92b3-a46bb1320331 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Flow 'volume_create_api' (1c82e65b-215d-4859-be30-7354335788c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:21:54 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-472c599b-ea48-43dd-92b3-a46bb1320331 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a15fcba0-7b6c-4d18-a275-452636913ac9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:21:54 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.flows.api.create_volume [None req-472c599b-ea48-43dd-92b3-a46bb1320331 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Validating volume size '1' using validate_int {{(pid=87289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:21:54 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-472c599b-ea48-43dd-92b3-a46bb1320331 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a15fcba0-7b6c-4d18-a275-452636913ac9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:21:54 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-472c599b-ea48-43dd-92b3-a46bb1320331 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a47bd8af-45d2-4bfb-8768-0cd8f553c852) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:21:54 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-472c599b-ea48-43dd-92b3-a46bb1320331 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Created reservations ['9b6722b6-dc3d-4783-be5f-b703f89e05ab', 'fe922c82-8fd5-4f99-baab-aa524c1960c7', '95446c58-ac59-41e6-82c0-d117aa7fe0d6', '549d3106-e961-4d27-b86f-3b2f0702aef5'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:21:54 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-472c599b-ea48-43dd-92b3-a46bb1320331 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a47bd8af-45d2-4bfb-8768-0cd8f553c852) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b6722b6-dc3d-4783-be5f-b703f89e05ab', 'fe922c82-8fd5-4f99-baab-aa524c1960c7', '95446c58-ac59-41e6-82c0-d117aa7fe0d6', '549d3106-e961-4d27-b86f-3b2f0702aef5']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:21:54 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-472c599b-ea48-43dd-92b3-a46bb1320331 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70a4a5ed-fb77-4d79-bddc-128e71f158e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:21:54 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:21:54 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:21:54 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-472c599b-ea48-43dd-92b3-a46bb1320331 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70a4a5ed-fb77-4d79-bddc-128e71f158e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee63f572-4047-4872-8255-e62bb3eeb839', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-73317824',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='030e21c9a87647508bbd7fc48e5193d2',qos_specs=None,replication_status=,reservations=['9b6722b6-dc3d-4783-be5f-b703f89e05ab','fe922c82-8fd5-4f99-baab-aa524c1960c7','95446c58-ac59-41e6-82c0-d117aa7fe0d6','549d3106-e961-4d27-b86f-3b2f0702aef5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2394cc78da384f31afd3e07465cd04a3',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:21:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-73317824',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ee63f572-4047-4872-8255-e62bb3eeb839,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='030e21c9a87647508bbd7fc48e5193d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2394cc78da384f31afd3e07465cd04a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:21:54 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-472c599b-ea48-43dd-92b3-a46bb1320331 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c354e9e1-cbde-44b2-8d44-cf4dc168e012) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:21:54 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-472c599b-ea48-43dd-92b3-a46bb1320331 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c354e9e1-cbde-44b2-8d44-cf4dc168e012) transitioned into state 'SUCCESS' from state '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-73317824',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='030e21c9a87647508bbd7fc48e5193d2',qos_specs=None,replication_status=,reservations=['9b6722b6-dc3d-4783-be5f-b703f89e05ab','fe922c82-8fd5-4f99-baab-aa524c1960c7','95446c58-ac59-41e6-82c0-d117aa7fe0d6','549d3106-e961-4d27-b86f-3b2f0702aef5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2394cc78da384f31afd3e07465cd04a3',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:21:54 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-472c599b-ea48-43dd-92b3-a46bb1320331 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ebd7047-cf81-4132-a33f-485feb830e53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:21:54 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-472c599b-ea48-43dd-92b3-a46bb1320331 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ebd7047-cf81-4132-a33f-485feb830e53) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:21:54 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-472c599b-ea48-43dd-92b3-a46bb1320331 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Flow 'volume_create_api' (1c82e65b-215d-4859-be30-7354335788c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:21:54 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-472c599b-ea48-43dd-92b3-a46bb1320331 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Create volume request issued successfully. Sep 03 20:21:54 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-472c599b-ea48-43dd-92b3-a46bb1320331 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:21:54 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1698/3337] 192.168.122.54 () {60 vars in 1137 bytes} [Thu Sep 3 20:21:54 2026] POST /volume/v3/volumes => generated 783 bytes in 311 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:21:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-8d6b2373-ca02-42ca-938e-31717330034f None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:54 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-8d6b2373-ca02-42ca-938e-31717330034f tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] GET http://192.168.122.54/volume/v3/volumes/ee63f572-4047-4872-8255-e62bb3eeb839 Sep 03 20:21:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-8d6b2373-ca02-42ca-938e-31717330034f tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:54 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-8d6b2373-ca02-42ca-938e-31717330034f tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:54 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:21:54 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:21:54 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:54 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:21:54 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-8d6b2373-ca02-42ca-938e-31717330034f tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Volume info retrieved successfully. Sep 03 20:21:54 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-8d6b2373-ca02-42ca-938e-31717330034f tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] http://192.168.122.54/volume/v3/volumes/ee63f572-4047-4872-8255-e62bb3eeb839 returned with HTTP 200 Sep 03 20:21:54 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1640/3338] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:21:54 2026] GET /volume/v3/volumes/ee63f572-4047-4872-8255-e62bb3eeb839 => generated 962 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:21:55 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-c7827a26-9d65-4d07-9f19-cdcc49b20e6b None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:55 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c7827a26-9d65-4d07-9f19-cdcc49b20e6b tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] GET http://192.168.122.54/volume/v3/volumes/ee63f572-4047-4872-8255-e62bb3eeb839 Sep 03 20:21:55 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c7827a26-9d65-4d07-9f19-cdcc49b20e6b tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:55 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c7827a26-9d65-4d07-9f19-cdcc49b20e6b tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:55 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:21:55 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:21:55 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:55 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:21:55 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-c7827a26-9d65-4d07-9f19-cdcc49b20e6b tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Volume info retrieved successfully. Sep 03 20:21:55 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c7827a26-9d65-4d07-9f19-cdcc49b20e6b tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] http://192.168.122.54/volume/v3/volumes/ee63f572-4047-4872-8255-e62bb3eeb839 returned with HTTP 200 Sep 03 20:21:55 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1699/3339] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:21:55 2026] GET /volume/v3/volumes/ee63f572-4047-4872-8255-e62bb3eeb839 => generated 1013 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:21:55 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-4f421820-3622-4104-a2d1-7bf6b98ff7a0 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:55 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-4f421820-3622-4104-a2d1-7bf6b98ff7a0 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] POST http://192.168.122.54/volume/v3/snapshots Sep 03 20:21:55 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-4f421820-3622-4104-a2d1-7bf6b98ff7a0 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ee63f572-4047-4872-8255-e62bb3eeb839", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-498481344"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:21:55 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:21:55 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:21:55 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:55 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:21:55 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-4f421820-3622-4104-a2d1-7bf6b98ff7a0 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Volume info retrieved successfully. Sep 03 20:21:55 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.snapshots [None req-4f421820-3622-4104-a2d1-7bf6b98ff7a0 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Create snapshot from volume ee63f572-4047-4872-8255-e62bb3eeb839 Sep 03 20:21:55 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-4f421820-3622-4104-a2d1-7bf6b98ff7a0 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Created reservations ['5842b68c-e48e-49d3-affa-a5a4e083ee3e', 'fdeb9795-7fe6-44f1-89f2-da00b659c2a3', 'ad3c8214-3384-40fe-bd5a-95f48b9aca7c', '0c59b069-c0c8-4eef-904d-feb2329f1fbb'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:21:55 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:21:55 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:21:55 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-4f421820-3622-4104-a2d1-7bf6b98ff7a0 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Snapshot create request issued successfully. Sep 03 20:21:55 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-4f421820-3622-4104-a2d1-7bf6b98ff7a0 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] http://192.168.122.54/volume/v3/snapshots returned with HTTP 202 Sep 03 20:21:55 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1641/3340] 192.168.122.54 () {60 vars in 1144 bytes} [Thu Sep 3 20:21:55 2026] POST /volume/v3/snapshots => generated 307 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:21:55 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-fcd0089b-0fd6-4b88-9dad-a4753dbef5b8 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:55 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-fcd0089b-0fd6-4b88-9dad-a4753dbef5b8 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] GET http://192.168.122.54/volume/v3/snapshots/c0d74a27-42ea-462f-995e-90461211deb8 Sep 03 20:21:55 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-fcd0089b-0fd6-4b88-9dad-a4753dbef5b8 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:55 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-fcd0089b-0fd6-4b88-9dad-a4753dbef5b8 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:55 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:55 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:21:55 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-fcd0089b-0fd6-4b88-9dad-a4753dbef5b8 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Snapshot retrieved successfully. Sep 03 20:21:55 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-fcd0089b-0fd6-4b88-9dad-a4753dbef5b8 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] http://192.168.122.54/volume/v3/snapshots/c0d74a27-42ea-462f-995e-90461211deb8 returned with HTTP 200 Sep 03 20:21:55 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1700/3341] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:21:55 2026] GET /volume/v3/snapshots/c0d74a27-42ea-462f-995e-90461211deb8 => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:21:56 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-d994b65f-3a1a-4eae-8a42-df5b00373637 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:56 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-d994b65f-3a1a-4eae-8a42-df5b00373637 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] GET http://192.168.122.54/volume/v3/snapshots/c0d74a27-42ea-462f-995e-90461211deb8 Sep 03 20:21:56 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-d994b65f-3a1a-4eae-8a42-df5b00373637 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:56 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-d994b65f-3a1a-4eae-8a42-df5b00373637 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:56 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:56 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:21:56 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-d994b65f-3a1a-4eae-8a42-df5b00373637 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Snapshot retrieved successfully. Sep 03 20:21:56 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-d994b65f-3a1a-4eae-8a42-df5b00373637 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] http://192.168.122.54/volume/v3/snapshots/c0d74a27-42ea-462f-995e-90461211deb8 returned with HTTP 200 Sep 03 20:21:56 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1642/3342] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:21:56 2026] GET /volume/v3/snapshots/c0d74a27-42ea-462f-995e-90461211deb8 => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:21:57 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-ebc9ad16-8bd6-4e4e-85f2-b2a8de57a042 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:57 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ebc9ad16-8bd6-4e4e-85f2-b2a8de57a042 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] GET http://192.168.122.54/volume/v3/snapshots/c0d74a27-42ea-462f-995e-90461211deb8 Sep 03 20:21:57 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ebc9ad16-8bd6-4e4e-85f2-b2a8de57a042 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:57 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ebc9ad16-8bd6-4e4e-85f2-b2a8de57a042 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:57 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:57 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:21:57 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-ebc9ad16-8bd6-4e4e-85f2-b2a8de57a042 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Snapshot retrieved successfully. Sep 03 20:21:57 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ebc9ad16-8bd6-4e4e-85f2-b2a8de57a042 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] http://192.168.122.54/volume/v3/snapshots/c0d74a27-42ea-462f-995e-90461211deb8 returned with HTTP 200 Sep 03 20:21:57 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1701/3343] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:21:57 2026] GET /volume/v3/snapshots/c0d74a27-42ea-462f-995e-90461211deb8 => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:21:57 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-089cff24-ae51-48cc-a38d-55a5031c23d6 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:57 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-089cff24-ae51-48cc-a38d-55a5031c23d6 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-reader] POST http://192.168.122.54/volume/v3/snapshots/c0d74a27-42ea-462f-995e-90461211deb8/action Sep 03 20:21:57 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-089cff24-ae51-48cc-a38d-55a5031c23d6 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:21:57 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-089cff24-ae51-48cc-a38d-55a5031c23d6 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:21:57 devstack devstack@c-api.service[87290]: DEBUG cinder.api.contrib.admin_actions [None req-089cff24-ae51-48cc-a38d-55a5031c23d6 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-reader] Updating snapshot 'c0d74a27-42ea-462f-995e-90461211deb8' with '{'status': 'error'}' {{(pid=87290) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 03 20:21:57 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:57 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:21:57 devstack devstack@c-api.service[87290]: DEBUG cinder.policy [None req-089cff24-ae51-48cc-a38d-55a5031c23d6 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'd2379154e8b54ca1837dba061d1e88a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '030e21c9a87647508bbd7fc48e5193d2', '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=87290) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 20:21:57 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-089cff24-ae51-48cc-a38d-55a5031c23d6 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-reader] http://192.168.122.54/volume/v3/snapshots/c0d74a27-42ea-462f-995e-90461211deb8/action returned with HTTP 403 Sep 03 20:21:57 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1643/3344] 192.168.122.54 () {60 vars in 1275 bytes} [Thu Sep 3 20:21:57 2026] POST /volume/v3/snapshots/c0d74a27-42ea-462f-995e-90461211deb8/action => generated 133 bytes in 31 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:21:58 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-8448444a-c7fe-434a-b9b5-7ebcda7d96a7 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:58 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-8448444a-c7fe-434a-b9b5-7ebcda7d96a7 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] DELETE http://192.168.122.54/volume/v3/snapshots/c0d74a27-42ea-462f-995e-90461211deb8 Sep 03 20:21:58 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-8448444a-c7fe-434a-b9b5-7ebcda7d96a7 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:58 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-8448444a-c7fe-434a-b9b5-7ebcda7d96a7 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:58 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.snapshots [None req-8448444a-c7fe-434a-b9b5-7ebcda7d96a7 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Delete snapshot with id: c0d74a27-42ea-462f-995e-90461211deb8 Sep 03 20:21:58 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:58 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:21:58 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-8448444a-c7fe-434a-b9b5-7ebcda7d96a7 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Snapshot retrieved successfully. Sep 03 20:21:58 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:21:58 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:21:58 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-8448444a-c7fe-434a-b9b5-7ebcda7d96a7 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Snapshot delete request issued successfully. Sep 03 20:21:58 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-8448444a-c7fe-434a-b9b5-7ebcda7d96a7 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] http://192.168.122.54/volume/v3/snapshots/c0d74a27-42ea-462f-995e-90461211deb8 returned with HTTP 202 Sep 03 20:21:58 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1702/3345] 192.168.122.54 () {58 vars in 1236 bytes} [Thu Sep 3 20:21:58 2026] DELETE /volume/v3/snapshots/c0d74a27-42ea-462f-995e-90461211deb8 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:21:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-f9251b50-a94d-49f3-9b71-d0944421ee6c None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:58 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f9251b50-a94d-49f3-9b71-d0944421ee6c tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] GET http://192.168.122.54/volume/v3/snapshots/c0d74a27-42ea-462f-995e-90461211deb8 Sep 03 20:21:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f9251b50-a94d-49f3-9b71-d0944421ee6c tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:58 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f9251b50-a94d-49f3-9b71-d0944421ee6c tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:58 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:58 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:21:58 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-f9251b50-a94d-49f3-9b71-d0944421ee6c tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Snapshot retrieved successfully. Sep 03 20:21:58 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f9251b50-a94d-49f3-9b71-d0944421ee6c tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] http://192.168.122.54/volume/v3/snapshots/c0d74a27-42ea-462f-995e-90461211deb8 returned with HTTP 200 Sep 03 20:21:58 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1644/3346] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:21:58 2026] GET /volume/v3/snapshots/c0d74a27-42ea-462f-995e-90461211deb8 => generated 465 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:21:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-c4234a21-6d5b-483f-a69e-67740881fd7f None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:21:59 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c4234a21-6d5b-483f-a69e-67740881fd7f tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] GET http://192.168.122.54/volume/v3/snapshots/c0d74a27-42ea-462f-995e-90461211deb8 Sep 03 20:21:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c4234a21-6d5b-483f-a69e-67740881fd7f tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:21:59 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c4234a21-6d5b-483f-a69e-67740881fd7f tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:21:59 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:21:59 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:21:59 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-c4234a21-6d5b-483f-a69e-67740881fd7f tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Snapshot retrieved successfully. Sep 03 20:21:59 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c4234a21-6d5b-483f-a69e-67740881fd7f tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] http://192.168.122.54/volume/v3/snapshots/c0d74a27-42ea-462f-995e-90461211deb8 returned with HTTP 200 Sep 03 20:21:59 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1703/3347] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:21:59 2026] GET /volume/v3/snapshots/c0d74a27-42ea-462f-995e-90461211deb8 => generated 465 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:22:00 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-179bbf8e-169f-41b1-bfb1-978f80649858 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:22:00 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-179bbf8e-169f-41b1-bfb1-978f80649858 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] GET http://192.168.122.54/volume/v3/snapshots/c0d74a27-42ea-462f-995e-90461211deb8 Sep 03 20:22:00 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-179bbf8e-169f-41b1-bfb1-978f80649858 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:22:00 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-179bbf8e-169f-41b1-bfb1-978f80649858 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:22:00 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-179bbf8e-169f-41b1-bfb1-978f80649858 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] http://192.168.122.54/volume/v3/snapshots/c0d74a27-42ea-462f-995e-90461211deb8 returned with HTTP 404 Sep 03 20:22:00 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1645/3348] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:22:00 2026] GET /volume/v3/snapshots/c0d74a27-42ea-462f-995e-90461211deb8 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:22:00 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-d0531ac6-e49a-4cbe-98e7-07142933450c None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:22:00 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d0531ac6-e49a-4cbe-98e7-07142933450c tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] DELETE http://192.168.122.54/volume/v3/volumes/ee63f572-4047-4872-8255-e62bb3eeb839 Sep 03 20:22:00 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d0531ac6-e49a-4cbe-98e7-07142933450c tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:22:00 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d0531ac6-e49a-4cbe-98e7-07142933450c tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:22:00 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-d0531ac6-e49a-4cbe-98e7-07142933450c tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Delete volume with id: ee63f572-4047-4872-8255-e62bb3eeb839 Sep 03 20:22:00 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:22:00 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:22:00 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:22:00 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:22:00 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-d0531ac6-e49a-4cbe-98e7-07142933450c tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Volume info retrieved successfully. Sep 03 20:22:00 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-d0531ac6-e49a-4cbe-98e7-07142933450c tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Delete volume request issued successfully. Sep 03 20:22:00 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d0531ac6-e49a-4cbe-98e7-07142933450c tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] http://192.168.122.54/volume/v3/volumes/ee63f572-4047-4872-8255-e62bb3eeb839 returned with HTTP 202 Sep 03 20:22:00 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1704/3349] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:22:00 2026] DELETE /volume/v3/volumes/ee63f572-4047-4872-8255-e62bb3eeb839 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:22:00 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-6d005843-59fb-4972-9afd-ab17b23817a0 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:22:00 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6d005843-59fb-4972-9afd-ab17b23817a0 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] GET http://192.168.122.54/volume/v3/volumes/ee63f572-4047-4872-8255-e62bb3eeb839 Sep 03 20:22:00 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-6d005843-59fb-4972-9afd-ab17b23817a0 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:22:00 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-6d005843-59fb-4972-9afd-ab17b23817a0 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:22:00 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:22:00 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:22:00 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:22:00 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:22:00 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-6d005843-59fb-4972-9afd-ab17b23817a0 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Volume info retrieved successfully. Sep 03 20:22:00 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-6d005843-59fb-4972-9afd-ab17b23817a0 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] http://192.168.122.54/volume/v3/volumes/ee63f572-4047-4872-8255-e62bb3eeb839 returned with HTTP 200 Sep 03 20:22:00 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1646/3350] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:22:00 2026] GET /volume/v3/volumes/ee63f572-4047-4872-8255-e62bb3eeb839 => generated 1012 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:22:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-1c728d2e-968f-4395-b939-76e1183cf1e2 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:22:01 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-1c728d2e-968f-4395-b939-76e1183cf1e2 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] GET http://192.168.122.54/volume/v3/volumes/ee63f572-4047-4872-8255-e62bb3eeb839 Sep 03 20:22:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-1c728d2e-968f-4395-b939-76e1183cf1e2 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:22:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-1c728d2e-968f-4395-b939-76e1183cf1e2 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:22:01 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-1c728d2e-968f-4395-b939-76e1183cf1e2 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] http://192.168.122.54/volume/v3/volumes/ee63f572-4047-4872-8255-e62bb3eeb839 returned with HTTP 404 Sep 03 20:22:01 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1705/3351] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:22:01 2026] GET /volume/v3/volumes/ee63f572-4047-4872-8255-e62bb3eeb839 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:22:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-4c821c01-b273-4ca9-9967-a2a5b943b4a5 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:22:01 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-4c821c01-b273-4ca9-9967-a2a5b943b4a5 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:22:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-4c821c01-b273-4ca9-9967-a2a5b943b4a5 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1770025380"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:22:01 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.volumes [None req-4c821c01-b273-4ca9-9967-a2a5b943b4a5 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1770025380'}} {{(pid=87290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:22:01 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-4c821c01-b273-4ca9-9967-a2a5b943b4a5 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Create volume of 1 GB Sep 03 20:22:01 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-4c821c01-b273-4ca9-9967-a2a5b943b4a5 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Availability Zones retrieved successfully. Sep 03 20:22:01 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-4c821c01-b273-4ca9-9967-a2a5b943b4a5 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Flow 'volume_create_api' (4a060b13-9189-4ca0-ae6a-cdcde2373807) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:22:01 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-4c821c01-b273-4ca9-9967-a2a5b943b4a5 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16502743-f845-4af9-bf1b-36fbd636edf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:22:01 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.flows.api.create_volume [None req-4c821c01-b273-4ca9-9967-a2a5b943b4a5 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Validating volume size '1' using validate_int {{(pid=87290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:22:01 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-4c821c01-b273-4ca9-9967-a2a5b943b4a5 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16502743-f845-4af9-bf1b-36fbd636edf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:22:01 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-4c821c01-b273-4ca9-9967-a2a5b943b4a5 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1723bb97-55ed-4839-88b4-eac743abaa4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:22:01 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-4c821c01-b273-4ca9-9967-a2a5b943b4a5 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Created reservations ['f615d2fd-4871-4368-b128-b6876408b55b', '3a1f9185-3ce0-4e94-8d9f-2e691b28c67f', '4ebcf9ac-3085-4fbf-a7ba-32270b2f7011', 'bd5ff734-ff74-45f7-9f23-a8167e15bf29'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:22:01 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-4c821c01-b273-4ca9-9967-a2a5b943b4a5 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1723bb97-55ed-4839-88b4-eac743abaa4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f615d2fd-4871-4368-b128-b6876408b55b', '3a1f9185-3ce0-4e94-8d9f-2e691b28c67f', '4ebcf9ac-3085-4fbf-a7ba-32270b2f7011', 'bd5ff734-ff74-45f7-9f23-a8167e15bf29']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:22:01 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-4c821c01-b273-4ca9-9967-a2a5b943b4a5 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6978c4f0-cb1e-4682-a85b-6dc417da992c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:22:01 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:22:01 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:22:01 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-4c821c01-b273-4ca9-9967-a2a5b943b4a5 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6978c4f0-cb1e-4682-a85b-6dc417da992c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3986d7fc-a978-4883-bb78-f7bbcea04275', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1770025380',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='030e21c9a87647508bbd7fc48e5193d2',qos_specs=None,replication_status=,reservations=['f615d2fd-4871-4368-b128-b6876408b55b','3a1f9185-3ce0-4e94-8d9f-2e691b28c67f','4ebcf9ac-3085-4fbf-a7ba-32270b2f7011','bd5ff734-ff74-45f7-9f23-a8167e15bf29'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2394cc78da384f31afd3e07465cd04a3',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:22:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1770025380',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3986d7fc-a978-4883-bb78-f7bbcea04275,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='030e21c9a87647508bbd7fc48e5193d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2394cc78da384f31afd3e07465cd04a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:22:01 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-4c821c01-b273-4ca9-9967-a2a5b943b4a5 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccba9e50-2d40-4b3b-93d4-41ee23147720) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:22:01 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-4c821c01-b273-4ca9-9967-a2a5b943b4a5 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccba9e50-2d40-4b3b-93d4-41ee23147720) transitioned into state 'SUCCESS' from state '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-1770025380',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='030e21c9a87647508bbd7fc48e5193d2',qos_specs=None,replication_status=,reservations=['f615d2fd-4871-4368-b128-b6876408b55b','3a1f9185-3ce0-4e94-8d9f-2e691b28c67f','4ebcf9ac-3085-4fbf-a7ba-32270b2f7011','bd5ff734-ff74-45f7-9f23-a8167e15bf29'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2394cc78da384f31afd3e07465cd04a3',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:22:01 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-4c821c01-b273-4ca9-9967-a2a5b943b4a5 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea9fe337-300c-4f2f-b3ab-a219c4dc407a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:22:01 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-4c821c01-b273-4ca9-9967-a2a5b943b4a5 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea9fe337-300c-4f2f-b3ab-a219c4dc407a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:22:01 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-4c821c01-b273-4ca9-9967-a2a5b943b4a5 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Flow 'volume_create_api' (4a060b13-9189-4ca0-ae6a-cdcde2373807) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:22:01 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-4c821c01-b273-4ca9-9967-a2a5b943b4a5 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Create volume request issued successfully. Sep 03 20:22:01 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-4c821c01-b273-4ca9-9967-a2a5b943b4a5 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:22:01 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1647/3352] 192.168.122.54 () {60 vars in 1137 bytes} [Thu Sep 3 20:22:01 2026] POST /volume/v3/volumes => generated 785 bytes in 324 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:22:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-40efad5e-89b0-4bf1-b87e-6b6afa3524f5 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:22:01 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-40efad5e-89b0-4bf1-b87e-6b6afa3524f5 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] GET http://192.168.122.54/volume/v3/volumes/3986d7fc-a978-4883-bb78-f7bbcea04275 Sep 03 20:22:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-40efad5e-89b0-4bf1-b87e-6b6afa3524f5 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:22:01 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-40efad5e-89b0-4bf1-b87e-6b6afa3524f5 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:22:01 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:22:01 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:22:01 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:22:01 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:22:01 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-40efad5e-89b0-4bf1-b87e-6b6afa3524f5 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Volume info retrieved successfully. Sep 03 20:22:01 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-40efad5e-89b0-4bf1-b87e-6b6afa3524f5 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] http://192.168.122.54/volume/v3/volumes/3986d7fc-a978-4883-bb78-f7bbcea04275 returned with HTTP 200 Sep 03 20:22:01 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1706/3353] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:22:01 2026] GET /volume/v3/volumes/3986d7fc-a978-4883-bb78-f7bbcea04275 => generated 964 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:22:02 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-2192d628-4c2b-479e-922e-df4fe9127c9b None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:22:02 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2192d628-4c2b-479e-922e-df4fe9127c9b tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] GET http://192.168.122.54/volume/v3/volumes/3986d7fc-a978-4883-bb78-f7bbcea04275 Sep 03 20:22:02 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-2192d628-4c2b-479e-922e-df4fe9127c9b tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:22:02 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-2192d628-4c2b-479e-922e-df4fe9127c9b tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:22:02 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:22:02 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:22:02 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:22:02 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:22:02 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-2192d628-4c2b-479e-922e-df4fe9127c9b tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Volume info retrieved successfully. Sep 03 20:22:02 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2192d628-4c2b-479e-922e-df4fe9127c9b tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] http://192.168.122.54/volume/v3/volumes/3986d7fc-a978-4883-bb78-f7bbcea04275 returned with HTTP 200 Sep 03 20:22:02 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1648/3354] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:22:02 2026] GET /volume/v3/volumes/3986d7fc-a978-4883-bb78-f7bbcea04275 => generated 1015 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:22:02 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-11e7a60a-1fc7-48b8-b9db-1f9d3bef3969 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:22:02 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-11e7a60a-1fc7-48b8-b9db-1f9d3bef3969 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] POST http://192.168.122.54/volume/v3/snapshots Sep 03 20:22:02 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-11e7a60a-1fc7-48b8-b9db-1f9d3bef3969 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3986d7fc-a978-4883-bb78-f7bbcea04275", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1344088737"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:22:02 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:22:02 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:22:02 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:22:02 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:22:02 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-11e7a60a-1fc7-48b8-b9db-1f9d3bef3969 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Volume info retrieved successfully. Sep 03 20:22:02 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.snapshots [None req-11e7a60a-1fc7-48b8-b9db-1f9d3bef3969 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Create snapshot from volume 3986d7fc-a978-4883-bb78-f7bbcea04275 Sep 03 20:22:02 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-11e7a60a-1fc7-48b8-b9db-1f9d3bef3969 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Created reservations ['c4a78318-eeb5-49a4-94da-d530ce5079ec', 'baa5ce71-3153-4ad9-abdd-c2202db2ae78', 'db1786ce-5fce-4d16-866a-e839b18931c3', '1fedfbbd-f0cc-46fe-be41-53dcad006d36'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:22:02 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:22:02 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:22:02 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-11e7a60a-1fc7-48b8-b9db-1f9d3bef3969 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Snapshot create request issued successfully. Sep 03 20:22:02 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-11e7a60a-1fc7-48b8-b9db-1f9d3bef3969 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] http://192.168.122.54/volume/v3/snapshots returned with HTTP 202 Sep 03 20:22:02 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1707/3355] 192.168.122.54 () {60 vars in 1144 bytes} [Thu Sep 3 20:22:02 2026] POST /volume/v3/snapshots => generated 308 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:22:02 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-dba1d965-5c0c-4da0-bd63-a2e9f9f82919 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:22:02 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-dba1d965-5c0c-4da0-bd63-a2e9f9f82919 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] GET http://192.168.122.54/volume/v3/snapshots/d7768e3c-91cb-46bf-a2a3-1748ca9d25fc Sep 03 20:22:02 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-dba1d965-5c0c-4da0-bd63-a2e9f9f82919 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:22:02 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-dba1d965-5c0c-4da0-bd63-a2e9f9f82919 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:22:02 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:22:02 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:22:02 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-dba1d965-5c0c-4da0-bd63-a2e9f9f82919 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Snapshot retrieved successfully. Sep 03 20:22:02 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-dba1d965-5c0c-4da0-bd63-a2e9f9f82919 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] http://192.168.122.54/volume/v3/snapshots/d7768e3c-91cb-46bf-a2a3-1748ca9d25fc returned with HTTP 200 Sep 03 20:22:02 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1649/3356] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:22:02 2026] GET /volume/v3/snapshots/d7768e3c-91cb-46bf-a2a3-1748ca9d25fc => generated 440 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:22:03 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-18eb13a8-146e-47c0-8b74-dff59a8fb113 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:22:03 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-18eb13a8-146e-47c0-8b74-dff59a8fb113 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] GET http://192.168.122.54/volume/v3/snapshots/d7768e3c-91cb-46bf-a2a3-1748ca9d25fc Sep 03 20:22:03 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-18eb13a8-146e-47c0-8b74-dff59a8fb113 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:22:03 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-18eb13a8-146e-47c0-8b74-dff59a8fb113 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:22:03 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:22:03 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:22:03 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-18eb13a8-146e-47c0-8b74-dff59a8fb113 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Snapshot retrieved successfully. Sep 03 20:22:04 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-18eb13a8-146e-47c0-8b74-dff59a8fb113 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] http://192.168.122.54/volume/v3/snapshots/d7768e3c-91cb-46bf-a2a3-1748ca9d25fc returned with HTTP 200 Sep 03 20:22:04 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1708/3357] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:22:03 2026] GET /volume/v3/snapshots/d7768e3c-91cb-46bf-a2a3-1748ca9d25fc => generated 440 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:22:05 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-8bdd827d-0f11-4b2a-94d0-cc858886b56f None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:22:05 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-8bdd827d-0f11-4b2a-94d0-cc858886b56f tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] GET http://192.168.122.54/volume/v3/snapshots/d7768e3c-91cb-46bf-a2a3-1748ca9d25fc Sep 03 20:22:05 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-8bdd827d-0f11-4b2a-94d0-cc858886b56f tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:22:05 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-8bdd827d-0f11-4b2a-94d0-cc858886b56f tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:22:05 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:22:05 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:22:05 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-8bdd827d-0f11-4b2a-94d0-cc858886b56f tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Snapshot retrieved successfully. Sep 03 20:22:05 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-8bdd827d-0f11-4b2a-94d0-cc858886b56f tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] http://192.168.122.54/volume/v3/snapshots/d7768e3c-91cb-46bf-a2a3-1748ca9d25fc returned with HTTP 200 Sep 03 20:22:05 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1650/3358] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:22:05 2026] GET /volume/v3/snapshots/d7768e3c-91cb-46bf-a2a3-1748ca9d25fc => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:22:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-7ec76b15-51db-45a8-91f6-71f8a1c15c6b None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:22:05 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7ec76b15-51db-45a8-91f6-71f8a1c15c6b tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-reader] GET http://192.168.122.54/volume/v3/snapshots/d7768e3c-91cb-46bf-a2a3-1748ca9d25fc Sep 03 20:22:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-7ec76b15-51db-45a8-91f6-71f8a1c15c6b tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-reader] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:22:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-7ec76b15-51db-45a8-91f6-71f8a1c15c6b tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-reader] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:22:05 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:22:05 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:22:05 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-7ec76b15-51db-45a8-91f6-71f8a1c15c6b tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-reader] Snapshot retrieved successfully. Sep 03 20:22:05 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7ec76b15-51db-45a8-91f6-71f8a1c15c6b tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-reader] http://192.168.122.54/volume/v3/snapshots/d7768e3c-91cb-46bf-a2a3-1748ca9d25fc returned with HTTP 200 Sep 03 20:22:05 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1709/3359] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:22:05 2026] GET /volume/v3/snapshots/d7768e3c-91cb-46bf-a2a3-1748ca9d25fc => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:22:05 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-e0dc3d97-6c44-42ba-8fc9-be1792f8dfbc None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:22:05 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e0dc3d97-6c44-42ba-8fc9-be1792f8dfbc tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] DELETE http://192.168.122.54/volume/v3/snapshots/d7768e3c-91cb-46bf-a2a3-1748ca9d25fc Sep 03 20:22:05 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e0dc3d97-6c44-42ba-8fc9-be1792f8dfbc tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:22:05 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-e0dc3d97-6c44-42ba-8fc9-be1792f8dfbc tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:22:05 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.snapshots [None req-e0dc3d97-6c44-42ba-8fc9-be1792f8dfbc tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Delete snapshot with id: d7768e3c-91cb-46bf-a2a3-1748ca9d25fc Sep 03 20:22:05 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:22:05 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:22:05 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-e0dc3d97-6c44-42ba-8fc9-be1792f8dfbc tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Snapshot retrieved successfully. Sep 03 20:22:05 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:22:05 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:22:05 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-e0dc3d97-6c44-42ba-8fc9-be1792f8dfbc tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Snapshot delete request issued successfully. Sep 03 20:22:05 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-e0dc3d97-6c44-42ba-8fc9-be1792f8dfbc tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] http://192.168.122.54/volume/v3/snapshots/d7768e3c-91cb-46bf-a2a3-1748ca9d25fc returned with HTTP 202 Sep 03 20:22:05 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1651/3360] 192.168.122.54 () {58 vars in 1236 bytes} [Thu Sep 3 20:22:05 2026] DELETE /volume/v3/snapshots/d7768e3c-91cb-46bf-a2a3-1748ca9d25fc => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:22:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-93404520-d8b7-4e8b-8bb2-1f97ec652c7a None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:22:05 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-93404520-d8b7-4e8b-8bb2-1f97ec652c7a tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] GET http://192.168.122.54/volume/v3/snapshots/d7768e3c-91cb-46bf-a2a3-1748ca9d25fc Sep 03 20:22:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-93404520-d8b7-4e8b-8bb2-1f97ec652c7a tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:22:05 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-93404520-d8b7-4e8b-8bb2-1f97ec652c7a tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:22:05 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:22:05 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:22:05 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-93404520-d8b7-4e8b-8bb2-1f97ec652c7a tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Snapshot retrieved successfully. Sep 03 20:22:05 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-93404520-d8b7-4e8b-8bb2-1f97ec652c7a tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] http://192.168.122.54/volume/v3/snapshots/d7768e3c-91cb-46bf-a2a3-1748ca9d25fc returned with HTTP 200 Sep 03 20:22:05 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1710/3361] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:22:05 2026] GET /volume/v3/snapshots/d7768e3c-91cb-46bf-a2a3-1748ca9d25fc => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:22:06 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-4acbb0e7-1c1c-4233-8cfc-2519caf072a1 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:22:06 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-4acbb0e7-1c1c-4233-8cfc-2519caf072a1 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] GET http://192.168.122.54/volume/v3/snapshots/d7768e3c-91cb-46bf-a2a3-1748ca9d25fc Sep 03 20:22:06 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-4acbb0e7-1c1c-4233-8cfc-2519caf072a1 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:22:06 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-4acbb0e7-1c1c-4233-8cfc-2519caf072a1 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:22:06 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:22:06 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:22:06 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-4acbb0e7-1c1c-4233-8cfc-2519caf072a1 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Snapshot retrieved successfully. Sep 03 20:22:06 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-4acbb0e7-1c1c-4233-8cfc-2519caf072a1 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] http://192.168.122.54/volume/v3/snapshots/d7768e3c-91cb-46bf-a2a3-1748ca9d25fc returned with HTTP 200 Sep 03 20:22:06 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1652/3362] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:22:06 2026] GET /volume/v3/snapshots/d7768e3c-91cb-46bf-a2a3-1748ca9d25fc => generated 466 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:22:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-44d231c4-8249-44fb-8667-4895715978e4 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:22:07 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-44d231c4-8249-44fb-8667-4895715978e4 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] GET http://192.168.122.54/volume/v3/snapshots/d7768e3c-91cb-46bf-a2a3-1748ca9d25fc Sep 03 20:22:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-44d231c4-8249-44fb-8667-4895715978e4 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:22:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-44d231c4-8249-44fb-8667-4895715978e4 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:22:07 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-44d231c4-8249-44fb-8667-4895715978e4 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] http://192.168.122.54/volume/v3/snapshots/d7768e3c-91cb-46bf-a2a3-1748ca9d25fc returned with HTTP 404 Sep 03 20:22:07 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1711/3363] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:22:07 2026] GET /volume/v3/snapshots/d7768e3c-91cb-46bf-a2a3-1748ca9d25fc => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:22:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-125b8ce7-ae4c-4640-aa29-d52efdb0860a None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:22:07 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-125b8ce7-ae4c-4640-aa29-d52efdb0860a tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] DELETE http://192.168.122.54/volume/v3/volumes/3986d7fc-a978-4883-bb78-f7bbcea04275 Sep 03 20:22:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-125b8ce7-ae4c-4640-aa29-d52efdb0860a tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:22:07 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-125b8ce7-ae4c-4640-aa29-d52efdb0860a tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:22:07 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-125b8ce7-ae4c-4640-aa29-d52efdb0860a tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Delete volume with id: 3986d7fc-a978-4883-bb78-f7bbcea04275 Sep 03 20:22:07 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:22:07 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:22:07 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:22:07 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:22:07 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-125b8ce7-ae4c-4640-aa29-d52efdb0860a tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Volume info retrieved successfully. Sep 03 20:22:07 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-125b8ce7-ae4c-4640-aa29-d52efdb0860a tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Delete volume request issued successfully. Sep 03 20:22:07 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-125b8ce7-ae4c-4640-aa29-d52efdb0860a tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] http://192.168.122.54/volume/v3/volumes/3986d7fc-a978-4883-bb78-f7bbcea04275 returned with HTTP 202 Sep 03 20:22:07 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1653/3364] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:22:07 2026] DELETE /volume/v3/volumes/3986d7fc-a978-4883-bb78-f7bbcea04275 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:22:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-c0c11539-8baf-4640-834c-050a9b5166c1 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:22:07 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c0c11539-8baf-4640-834c-050a9b5166c1 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] GET http://192.168.122.54/volume/v3/volumes/3986d7fc-a978-4883-bb78-f7bbcea04275 Sep 03 20:22:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c0c11539-8baf-4640-834c-050a9b5166c1 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:22:07 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-c0c11539-8baf-4640-834c-050a9b5166c1 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:22:07 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:22:07 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:22:07 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:22:07 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:22:07 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-c0c11539-8baf-4640-834c-050a9b5166c1 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Volume info retrieved successfully. Sep 03 20:22:07 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-c0c11539-8baf-4640-834c-050a9b5166c1 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] http://192.168.122.54/volume/v3/volumes/3986d7fc-a978-4883-bb78-f7bbcea04275 returned with HTTP 200 Sep 03 20:22:07 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1712/3365] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:22:07 2026] GET /volume/v3/volumes/3986d7fc-a978-4883-bb78-f7bbcea04275 => generated 1014 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:22:08 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-32c3dfe1-cd73-4fd9-b072-6f8515584b3b None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:22:08 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-32c3dfe1-cd73-4fd9-b072-6f8515584b3b tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] GET http://192.168.122.54/volume/v3/volumes/3986d7fc-a978-4883-bb78-f7bbcea04275 Sep 03 20:22:08 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-32c3dfe1-cd73-4fd9-b072-6f8515584b3b tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:22:08 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-32c3dfe1-cd73-4fd9-b072-6f8515584b3b tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:22:08 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-32c3dfe1-cd73-4fd9-b072-6f8515584b3b tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] http://192.168.122.54/volume/v3/volumes/3986d7fc-a978-4883-bb78-f7bbcea04275 returned with HTTP 404 Sep 03 20:22:08 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1654/3366] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:22:08 2026] GET /volume/v3/volumes/3986d7fc-a978-4883-bb78-f7bbcea04275 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:22:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-5466cb64-1456-4e8e-b938-a7d2107b7bbc None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:22:08 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-5466cb64-1456-4e8e-b938-a7d2107b7bbc tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:22:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-5466cb64-1456-4e8e-b938-a7d2107b7bbc tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1150188703"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:22:08 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volumes [None req-5466cb64-1456-4e8e-b938-a7d2107b7bbc tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1150188703'}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:22:08 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-5466cb64-1456-4e8e-b938-a7d2107b7bbc tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Create volume of 1 GB Sep 03 20:22:08 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-5466cb64-1456-4e8e-b938-a7d2107b7bbc tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Availability Zones retrieved successfully. Sep 03 20:22:08 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-5466cb64-1456-4e8e-b938-a7d2107b7bbc tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Flow 'volume_create_api' (480cfcb8-a899-4b0a-8f5f-ed144e032aac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:22:08 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-5466cb64-1456-4e8e-b938-a7d2107b7bbc tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95a40914-8eff-4f50-8491-ca644398af05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:22:08 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.flows.api.create_volume [None req-5466cb64-1456-4e8e-b938-a7d2107b7bbc tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Validating volume size '1' using validate_int {{(pid=87289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:22:08 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-5466cb64-1456-4e8e-b938-a7d2107b7bbc tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95a40914-8eff-4f50-8491-ca644398af05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:22:08 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-5466cb64-1456-4e8e-b938-a7d2107b7bbc tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36285046-3de1-410f-acc2-1f11c91ca335) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:22:08 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-5466cb64-1456-4e8e-b938-a7d2107b7bbc tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Created reservations ['5d0d4d21-cf1b-418a-8351-dc29491fdc06', '70d71550-f322-40bc-b607-ca4454ec11ab', '653257ee-442b-4ddb-a3dd-5a2c0ffe6d32', 'ae7468ed-1e9d-4f78-bb8f-bdaa0495737e'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:22:08 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-5466cb64-1456-4e8e-b938-a7d2107b7bbc tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36285046-3de1-410f-acc2-1f11c91ca335) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d0d4d21-cf1b-418a-8351-dc29491fdc06', '70d71550-f322-40bc-b607-ca4454ec11ab', '653257ee-442b-4ddb-a3dd-5a2c0ffe6d32', 'ae7468ed-1e9d-4f78-bb8f-bdaa0495737e']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:22:08 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-5466cb64-1456-4e8e-b938-a7d2107b7bbc tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95889a3a-9089-4416-ba12-7f94b0336178) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:22:08 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:22:08 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:22:08 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-5466cb64-1456-4e8e-b938-a7d2107b7bbc tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95889a3a-9089-4416-ba12-7f94b0336178) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb457471-8986-4f66-8cfc-9a4e3adc6629', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1150188703',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='030e21c9a87647508bbd7fc48e5193d2',qos_specs=None,replication_status=,reservations=['5d0d4d21-cf1b-418a-8351-dc29491fdc06','70d71550-f322-40bc-b607-ca4454ec11ab','653257ee-442b-4ddb-a3dd-5a2c0ffe6d32','ae7468ed-1e9d-4f78-bb8f-bdaa0495737e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2394cc78da384f31afd3e07465cd04a3',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:22:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1150188703',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cb457471-8986-4f66-8cfc-9a4e3adc6629,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='030e21c9a87647508bbd7fc48e5193d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2394cc78da384f31afd3e07465cd04a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:22:08 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-5466cb64-1456-4e8e-b938-a7d2107b7bbc tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c2aa1c1-3c09-4a7b-8925-3978bcf74a2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:22:08 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-5466cb64-1456-4e8e-b938-a7d2107b7bbc tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c2aa1c1-3c09-4a7b-8925-3978bcf74a2c) transitioned into state 'SUCCESS' from state '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-1150188703',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='030e21c9a87647508bbd7fc48e5193d2',qos_specs=None,replication_status=,reservations=['5d0d4d21-cf1b-418a-8351-dc29491fdc06','70d71550-f322-40bc-b607-ca4454ec11ab','653257ee-442b-4ddb-a3dd-5a2c0ffe6d32','ae7468ed-1e9d-4f78-bb8f-bdaa0495737e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2394cc78da384f31afd3e07465cd04a3',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:22:08 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-5466cb64-1456-4e8e-b938-a7d2107b7bbc tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58de8de2-8d95-4702-b5ae-b1639841afc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:22:08 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-5466cb64-1456-4e8e-b938-a7d2107b7bbc tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58de8de2-8d95-4702-b5ae-b1639841afc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:22:08 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-5466cb64-1456-4e8e-b938-a7d2107b7bbc tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Flow 'volume_create_api' (480cfcb8-a899-4b0a-8f5f-ed144e032aac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:22:08 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-5466cb64-1456-4e8e-b938-a7d2107b7bbc tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Create volume request issued successfully. Sep 03 20:22:08 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-5466cb64-1456-4e8e-b938-a7d2107b7bbc tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:22:08 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1713/3367] 192.168.122.54 () {60 vars in 1137 bytes} [Thu Sep 3 20:22:08 2026] POST /volume/v3/volumes => generated 785 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:22:08 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-415e371c-9f3e-4111-a069-0ec9cdec229d None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:22:08 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-415e371c-9f3e-4111-a069-0ec9cdec229d tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] GET http://192.168.122.54/volume/v3/volumes/cb457471-8986-4f66-8cfc-9a4e3adc6629 Sep 03 20:22:08 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-415e371c-9f3e-4111-a069-0ec9cdec229d tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:22:08 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-415e371c-9f3e-4111-a069-0ec9cdec229d tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:22:08 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:22:08 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:22:08 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:22:08 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:22:08 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-415e371c-9f3e-4111-a069-0ec9cdec229d tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Volume info retrieved successfully. Sep 03 20:22:08 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-415e371c-9f3e-4111-a069-0ec9cdec229d tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] http://192.168.122.54/volume/v3/volumes/cb457471-8986-4f66-8cfc-9a4e3adc6629 returned with HTTP 200 Sep 03 20:22:08 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1655/3368] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:22:08 2026] GET /volume/v3/volumes/cb457471-8986-4f66-8cfc-9a4e3adc6629 => generated 964 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:22:09 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-43968995-dc74-4e54-913c-2166632610ff None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:22:09 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-43968995-dc74-4e54-913c-2166632610ff tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] GET http://192.168.122.54/volume/v3/volumes/cb457471-8986-4f66-8cfc-9a4e3adc6629 Sep 03 20:22:09 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-43968995-dc74-4e54-913c-2166632610ff tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:22:09 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-43968995-dc74-4e54-913c-2166632610ff tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:22:09 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:22:09 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:22:09 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:22:09 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:22:09 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-43968995-dc74-4e54-913c-2166632610ff tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Volume info retrieved successfully. Sep 03 20:22:09 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-43968995-dc74-4e54-913c-2166632610ff tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] http://192.168.122.54/volume/v3/volumes/cb457471-8986-4f66-8cfc-9a4e3adc6629 returned with HTTP 200 Sep 03 20:22:09 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1714/3369] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:22:09 2026] GET /volume/v3/volumes/cb457471-8986-4f66-8cfc-9a4e3adc6629 => generated 1015 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:22:09 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-15510ea6-5c87-434e-a575-d2e3bdf975a4 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:22:09 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-15510ea6-5c87-434e-a575-d2e3bdf975a4 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] POST http://192.168.122.54/volume/v3/snapshots Sep 03 20:22:09 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-15510ea6-5c87-434e-a575-d2e3bdf975a4 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cb457471-8986-4f66-8cfc-9a4e3adc6629", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1297237673"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:22:09 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:22:09 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:22:09 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:22:09 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:22:09 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-15510ea6-5c87-434e-a575-d2e3bdf975a4 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Volume info retrieved successfully. Sep 03 20:22:09 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.snapshots [None req-15510ea6-5c87-434e-a575-d2e3bdf975a4 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Create snapshot from volume cb457471-8986-4f66-8cfc-9a4e3adc6629 Sep 03 20:22:09 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-15510ea6-5c87-434e-a575-d2e3bdf975a4 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Created reservations ['ae15bee3-57f3-43fb-99c8-251e0f731e4f', '73d80e8c-9341-4e77-b4bd-ca3c51a02c8c', 'bf788065-27e2-4a26-acc2-270d0356adaf', '8519272f-909d-488d-b11c-80072f835aad'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:22:09 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:22:09 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:22:09 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-15510ea6-5c87-434e-a575-d2e3bdf975a4 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Snapshot create request issued successfully. Sep 03 20:22:09 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-15510ea6-5c87-434e-a575-d2e3bdf975a4 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] http://192.168.122.54/volume/v3/snapshots returned with HTTP 202 Sep 03 20:22:09 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1656/3370] 192.168.122.54 () {60 vars in 1144 bytes} [Thu Sep 3 20:22:09 2026] POST /volume/v3/snapshots => generated 308 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 20:22:09 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-f5411a5e-c326-46cb-a232-2c4623003ee8 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:22:09 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f5411a5e-c326-46cb-a232-2c4623003ee8 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] GET http://192.168.122.54/volume/v3/snapshots/5f8be078-5443-487d-a38e-54648d2f7f06 Sep 03 20:22:09 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f5411a5e-c326-46cb-a232-2c4623003ee8 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:22:09 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f5411a5e-c326-46cb-a232-2c4623003ee8 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:22:09 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:22:09 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:22:09 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-f5411a5e-c326-46cb-a232-2c4623003ee8 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Snapshot retrieved successfully. Sep 03 20:22:09 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f5411a5e-c326-46cb-a232-2c4623003ee8 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] http://192.168.122.54/volume/v3/snapshots/5f8be078-5443-487d-a38e-54648d2f7f06 returned with HTTP 200 Sep 03 20:22:09 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1715/3371] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:22:09 2026] GET /volume/v3/snapshots/5f8be078-5443-487d-a38e-54648d2f7f06 => generated 440 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:22:11 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-02559e36-68c6-49b9-9e28-73182eeeebe8 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:22:11 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-02559e36-68c6-49b9-9e28-73182eeeebe8 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] GET http://192.168.122.54/volume/v3/snapshots/5f8be078-5443-487d-a38e-54648d2f7f06 Sep 03 20:22:11 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-02559e36-68c6-49b9-9e28-73182eeeebe8 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:22:11 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-02559e36-68c6-49b9-9e28-73182eeeebe8 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:22:11 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:22:11 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:22:11 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-02559e36-68c6-49b9-9e28-73182eeeebe8 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Snapshot retrieved successfully. Sep 03 20:22:11 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-02559e36-68c6-49b9-9e28-73182eeeebe8 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] http://192.168.122.54/volume/v3/snapshots/5f8be078-5443-487d-a38e-54648d2f7f06 returned with HTTP 200 Sep 03 20:22:11 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1657/3372] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:22:11 2026] GET /volume/v3/snapshots/5f8be078-5443-487d-a38e-54648d2f7f06 => generated 440 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:22:12 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-29c53099-25d6-489c-836b-5ebc4ae3c69f None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:22:12 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-29c53099-25d6-489c-836b-5ebc4ae3c69f tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] GET http://192.168.122.54/volume/v3/snapshots/5f8be078-5443-487d-a38e-54648d2f7f06 Sep 03 20:22:12 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-29c53099-25d6-489c-836b-5ebc4ae3c69f tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:22:12 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-29c53099-25d6-489c-836b-5ebc4ae3c69f tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:22:12 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:22:12 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:22:12 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-29c53099-25d6-489c-836b-5ebc4ae3c69f tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Snapshot retrieved successfully. Sep 03 20:22:12 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-29c53099-25d6-489c-836b-5ebc4ae3c69f tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] http://192.168.122.54/volume/v3/snapshots/5f8be078-5443-487d-a38e-54648d2f7f06 returned with HTTP 200 Sep 03 20:22:12 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1716/3373] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:22:12 2026] GET /volume/v3/snapshots/5f8be078-5443-487d-a38e-54648d2f7f06 => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:22:12 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-942fca29-ebae-4620-9095-536706cd8993 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:22:12 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-942fca29-ebae-4620-9095-536706cd8993 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-reader] POST http://192.168.122.54/volume/v3/snapshots/5f8be078-5443-487d-a38e-54648d2f7f06/action Sep 03 20:22:12 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-942fca29-ebae-4620-9095-536706cd8993 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=87290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 20:22:12 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-942fca29-ebae-4620-9095-536706cd8993 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:22:12 devstack devstack@c-api.service[87290]: INFO cinder.api.contrib.snapshot_unmanage [None req-942fca29-ebae-4620-9095-536706cd8993 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-reader] Unmanage snapshot with id: 5f8be078-5443-487d-a38e-54648d2f7f06 Sep 03 20:22:12 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:22:12 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:22:12 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-942fca29-ebae-4620-9095-536706cd8993 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-reader] Snapshot retrieved successfully. Sep 03 20:22:12 devstack devstack@c-api.service[87290]: DEBUG cinder.policy [None req-942fca29-ebae-4620-9095-536706cd8993 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'd2379154e8b54ca1837dba061d1e88a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '030e21c9a87647508bbd7fc48e5193d2', '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=87290) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 20:22:12 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-942fca29-ebae-4620-9095-536706cd8993 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-reader] http://192.168.122.54/volume/v3/snapshots/5f8be078-5443-487d-a38e-54648d2f7f06/action returned with HTTP 403 Sep 03 20:22:12 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1658/3374] 192.168.122.54 () {60 vars in 1275 bytes} [Thu Sep 3 20:22:12 2026] POST /volume/v3/snapshots/5f8be078-5443-487d-a38e-54648d2f7f06/action => generated 117 bytes in 25 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:22:12 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-2b2a0603-4bc0-4900-a04b-877c0664c61b None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:22:12 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-2b2a0603-4bc0-4900-a04b-877c0664c61b tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] DELETE http://192.168.122.54/volume/v3/snapshots/5f8be078-5443-487d-a38e-54648d2f7f06 Sep 03 20:22:12 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-2b2a0603-4bc0-4900-a04b-877c0664c61b tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:22:12 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-2b2a0603-4bc0-4900-a04b-877c0664c61b tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:22:12 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.snapshots [None req-2b2a0603-4bc0-4900-a04b-877c0664c61b tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Delete snapshot with id: 5f8be078-5443-487d-a38e-54648d2f7f06 Sep 03 20:22:12 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:22:12 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:22:12 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-2b2a0603-4bc0-4900-a04b-877c0664c61b tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Snapshot retrieved successfully. Sep 03 20:22:12 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:22:12 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:22:12 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-2b2a0603-4bc0-4900-a04b-877c0664c61b tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Snapshot delete request issued successfully. Sep 03 20:22:12 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-2b2a0603-4bc0-4900-a04b-877c0664c61b tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] http://192.168.122.54/volume/v3/snapshots/5f8be078-5443-487d-a38e-54648d2f7f06 returned with HTTP 202 Sep 03 20:22:12 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1717/3375] 192.168.122.54 () {58 vars in 1236 bytes} [Thu Sep 3 20:22:12 2026] DELETE /volume/v3/snapshots/5f8be078-5443-487d-a38e-54648d2f7f06 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 20:22:12 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-23190f0d-b8b7-4690-9875-f70fb31d187f None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:22:12 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-23190f0d-b8b7-4690-9875-f70fb31d187f tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] GET http://192.168.122.54/volume/v3/snapshots/5f8be078-5443-487d-a38e-54648d2f7f06 Sep 03 20:22:12 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-23190f0d-b8b7-4690-9875-f70fb31d187f tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:22:12 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-23190f0d-b8b7-4690-9875-f70fb31d187f tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:22:12 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:22:12 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:22:12 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-23190f0d-b8b7-4690-9875-f70fb31d187f tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Snapshot retrieved successfully. Sep 03 20:22:12 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-23190f0d-b8b7-4690-9875-f70fb31d187f tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] http://192.168.122.54/volume/v3/snapshots/5f8be078-5443-487d-a38e-54648d2f7f06 returned with HTTP 200 Sep 03 20:22:12 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1659/3376] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:22:12 2026] GET /volume/v3/snapshots/5f8be078-5443-487d-a38e-54648d2f7f06 => generated 466 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:22:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-7a3b3c1f-e2a5-4ba0-a757-6e5b77a3e8f8 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:22:13 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7a3b3c1f-e2a5-4ba0-a757-6e5b77a3e8f8 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] GET http://192.168.122.54/volume/v3/snapshots/5f8be078-5443-487d-a38e-54648d2f7f06 Sep 03 20:22:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-7a3b3c1f-e2a5-4ba0-a757-6e5b77a3e8f8 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:22:13 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-7a3b3c1f-e2a5-4ba0-a757-6e5b77a3e8f8 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:22:13 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:22:13 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:22:13 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-7a3b3c1f-e2a5-4ba0-a757-6e5b77a3e8f8 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Snapshot retrieved successfully. Sep 03 20:22:13 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7a3b3c1f-e2a5-4ba0-a757-6e5b77a3e8f8 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] http://192.168.122.54/volume/v3/snapshots/5f8be078-5443-487d-a38e-54648d2f7f06 returned with HTTP 200 Sep 03 20:22:13 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1718/3377] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:22:13 2026] GET /volume/v3/snapshots/5f8be078-5443-487d-a38e-54648d2f7f06 => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:22:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-f2ccc75f-d74a-4c14-b3bd-91250a184275 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:22:14 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f2ccc75f-d74a-4c14-b3bd-91250a184275 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] GET http://192.168.122.54/volume/v3/snapshots/5f8be078-5443-487d-a38e-54648d2f7f06 Sep 03 20:22:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f2ccc75f-d74a-4c14-b3bd-91250a184275 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:22:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-f2ccc75f-d74a-4c14-b3bd-91250a184275 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:22:14 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-f2ccc75f-d74a-4c14-b3bd-91250a184275 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] http://192.168.122.54/volume/v3/snapshots/5f8be078-5443-487d-a38e-54648d2f7f06 returned with HTTP 404 Sep 03 20:22:14 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1660/3378] 192.168.122.54 () {58 vars in 1233 bytes} [Thu Sep 3 20:22:14 2026] GET /volume/v3/snapshots/5f8be078-5443-487d-a38e-54648d2f7f06 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:22:14 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-56c7d0c5-153d-48d0-b8c5-79f71bf3b329 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:22:14 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-56c7d0c5-153d-48d0-b8c5-79f71bf3b329 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] DELETE http://192.168.122.54/volume/v3/volumes/cb457471-8986-4f66-8cfc-9a4e3adc6629 Sep 03 20:22:14 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-56c7d0c5-153d-48d0-b8c5-79f71bf3b329 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:22:14 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-56c7d0c5-153d-48d0-b8c5-79f71bf3b329 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:22:14 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-56c7d0c5-153d-48d0-b8c5-79f71bf3b329 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Delete volume with id: cb457471-8986-4f66-8cfc-9a4e3adc6629 Sep 03 20:22:14 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:22:14 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:22:14 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:22:14 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:22:14 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-56c7d0c5-153d-48d0-b8c5-79f71bf3b329 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Volume info retrieved successfully. Sep 03 20:22:14 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-56c7d0c5-153d-48d0-b8c5-79f71bf3b329 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Delete volume request issued successfully. Sep 03 20:22:14 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-56c7d0c5-153d-48d0-b8c5-79f71bf3b329 tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] http://192.168.122.54/volume/v3/volumes/cb457471-8986-4f66-8cfc-9a4e3adc6629 returned with HTTP 202 Sep 03 20:22:14 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1719/3379] 192.168.122.54 () {58 vars in 1230 bytes} [Thu Sep 3 20:22:14 2026] DELETE /volume/v3/volumes/cb457471-8986-4f66-8cfc-9a4e3adc6629 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:22:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-63f120ce-2cf0-43e1-bb61-5937aed90d9e None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:22:14 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-63f120ce-2cf0-43e1-bb61-5937aed90d9e tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] GET http://192.168.122.54/volume/v3/volumes/cb457471-8986-4f66-8cfc-9a4e3adc6629 Sep 03 20:22:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-63f120ce-2cf0-43e1-bb61-5937aed90d9e tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:22:14 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-63f120ce-2cf0-43e1-bb61-5937aed90d9e tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:22:14 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:22:14 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:22:14 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:22:14 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:22:14 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-63f120ce-2cf0-43e1-bb61-5937aed90d9e tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Volume info retrieved successfully. Sep 03 20:22:14 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-63f120ce-2cf0-43e1-bb61-5937aed90d9e tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] http://192.168.122.54/volume/v3/volumes/cb457471-8986-4f66-8cfc-9a4e3adc6629 returned with HTTP 200 Sep 03 20:22:14 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1661/3380] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:22:14 2026] GET /volume/v3/volumes/cb457471-8986-4f66-8cfc-9a4e3adc6629 => generated 1014 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:22:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-f337c04a-35c6-4088-b7f2-9b1a911e0ada None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:22:15 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f337c04a-35c6-4088-b7f2-9b1a911e0ada tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] GET http://192.168.122.54/volume/v3/volumes/cb457471-8986-4f66-8cfc-9a4e3adc6629 Sep 03 20:22:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f337c04a-35c6-4088-b7f2-9b1a911e0ada tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:22:15 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f337c04a-35c6-4088-b7f2-9b1a911e0ada tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:22:15 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f337c04a-35c6-4088-b7f2-9b1a911e0ada tempest-ProjectReaderTests-58206778 tempest-ProjectReaderTests-58206778-project-admin] http://192.168.122.54/volume/v3/volumes/cb457471-8986-4f66-8cfc-9a4e3adc6629 returned with HTTP 404 Sep 03 20:22:15 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1720/3381] 192.168.122.54 () {58 vars in 1227 bytes} [Thu Sep 3 20:22:15 2026] GET /volume/v3/volumes/cb457471-8986-4f66-8cfc-9a4e3adc6629 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:22:18 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-070532c4-848a-465c-9b60-d213049e1a95 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:22:18 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-070532c4-848a-465c-9b60-d213049e1a95 tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-admin] POST http://192.168.122.54/volume/v3/types Sep 03 20:22:18 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-070532c4-848a-465c-9b60-d213049e1a95 tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1896787362", "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=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:22:18 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-070532c4-848a-465c-9b60-d213049e1a95 tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-admin] http://192.168.122.54/volume/v3/types returned with HTTP 200 Sep 03 20:22:18 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1662/3382] 192.168.122.54 () {60 vars in 1132 bytes} [Thu Sep 3 20:22:18 2026] POST /volume/v3/types => generated 380 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:22:18 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-2af30251-ba3c-487b-a39f-ca0f5c6804c8 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:22:18 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-2af30251-ba3c-487b-a39f-ca0f5c6804c8 tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-admin] POST http://192.168.122.54/volume/v3/types/892797f2-e036-46d7-9d66-46f70fbaee37/encryption Sep 03 20:22:18 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-2af30251-ba3c-487b-a39f-ca0f5c6804c8 tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:22:18 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-2af30251-ba3c-487b-a39f-ca0f5c6804c8 tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-admin] http://192.168.122.54/volume/v3/types/892797f2-e036-46d7-9d66-46f70fbaee37/encryption returned with HTTP 200 Sep 03 20:22:18 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1721/3383] 192.168.122.54 () {60 vars in 1276 bytes} [Thu Sep 3 20:22:18 2026] POST /volume/v3/types/892797f2-e036-46d7-9d66-46f70fbaee37/encryption => generated 239 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:22:18 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-5756a831-24d5-406a-87a8-3fccb969c488 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:22:18 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5756a831-24d5-406a-87a8-3fccb969c488 tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-admin] POST http://192.168.122.54/volume/v3/types Sep 03 20:22:18 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5756a831-24d5-406a-87a8-3fccb969c488 tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1291583923", "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=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:22:18 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5756a831-24d5-406a-87a8-3fccb969c488 tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-admin] http://192.168.122.54/volume/v3/types returned with HTTP 200 Sep 03 20:22:18 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1663/3384] 192.168.122.54 () {60 vars in 1132 bytes} [Thu Sep 3 20:22:18 2026] POST /volume/v3/types => generated 380 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:22:18 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-6084b049-0d1f-498b-b666-d66029ffda1d None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:22:18 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-6084b049-0d1f-498b-b666-d66029ffda1d tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-reader] POST http://192.168.122.54/volume/v3/types/39b53d41-40f0-41cd-8876-4f55e4f3e5fa/encryption Sep 03 20:22:18 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-6084b049-0d1f-498b-b666-d66029ffda1d tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:22:18 devstack devstack@c-api.service[87289]: DEBUG cinder.policy [None req-6084b049-0d1f-498b-b666-d66029ffda1d tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'a5a3528c051b47ec8e40609b775cf47e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ca96fbbf5ebc42388a471324bbec4b5d', '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=87289) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 20:22:18 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-6084b049-0d1f-498b-b666-d66029ffda1d tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-reader] http://192.168.122.54/volume/v3/types/39b53d41-40f0-41cd-8876-4f55e4f3e5fa/encryption returned with HTTP 403 Sep 03 20:22:18 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1722/3385] 192.168.122.54 () {60 vars in 1276 bytes} [Thu Sep 3 20:22:18 2026] POST /volume/v3/types/39b53d41-40f0-41cd-8876-4f55e4f3e5fa/encryption => generated 127 bytes in 119 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:22:18 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-5b2b8210-c013-426c-9db0-a2c3a759355c None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:22:18 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5b2b8210-c013-426c-9db0-a2c3a759355c tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-admin] POST http://192.168.122.54/volume/v3/types Sep 03 20:22:18 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5b2b8210-c013-426c-9db0-a2c3a759355c tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-841288740", "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=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:22:18 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5b2b8210-c013-426c-9db0-a2c3a759355c tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-admin] http://192.168.122.54/volume/v3/types returned with HTTP 200 Sep 03 20:22:18 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1664/3386] 192.168.122.54 () {60 vars in 1132 bytes} [Thu Sep 3 20:22:18 2026] POST /volume/v3/types => generated 379 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:22:18 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-29110bdc-75c8-4052-a47b-3a0761009f92 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:22:18 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-29110bdc-75c8-4052-a47b-3a0761009f92 tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-reader] POST http://192.168.122.54/volume/v3/types/bd8c96cd-3fe5-453f-baf7-e997e3faa7ad/extra_specs Sep 03 20:22:18 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-29110bdc-75c8-4052-a47b-3a0761009f92 tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:22:18 devstack devstack@c-api.service[87289]: DEBUG cinder.policy [None req-29110bdc-75c8-4052-a47b-3a0761009f92 tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'a5a3528c051b47ec8e40609b775cf47e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ca96fbbf5ebc42388a471324bbec4b5d', '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=87289) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 20:22:18 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-29110bdc-75c8-4052-a47b-3a0761009f92 tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-reader] http://192.168.122.54/volume/v3/types/bd8c96cd-3fe5-453f-baf7-e997e3faa7ad/extra_specs returned with HTTP 403 Sep 03 20:22:18 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1723/3387] 192.168.122.54 () {60 vars in 1278 bytes} [Thu Sep 3 20:22:18 2026] POST /volume/v3/types/bd8c96cd-3fe5-453f-baf7-e997e3faa7ad/extra_specs => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:22:18 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-b2ba5a53-fb95-42ef-80d2-a1f6f4982af5 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:22:18 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b2ba5a53-fb95-42ef-80d2-a1f6f4982af5 tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-reader] PUT http://192.168.122.54/volume/v3/types/bd8c96cd-3fe5-453f-baf7-e997e3faa7ad/extra_specs/key2 Sep 03 20:22:18 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-b2ba5a53-fb95-42ef-80d2-a1f6f4982af5 tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:22:18 devstack devstack@c-api.service[87290]: DEBUG cinder.policy [None req-b2ba5a53-fb95-42ef-80d2-a1f6f4982af5 tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'a5a3528c051b47ec8e40609b775cf47e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ca96fbbf5ebc42388a471324bbec4b5d', '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=87290) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 20:22:18 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-b2ba5a53-fb95-42ef-80d2-a1f6f4982af5 tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-reader] http://192.168.122.54/volume/v3/types/bd8c96cd-3fe5-453f-baf7-e997e3faa7ad/extra_specs/key2 returned with HTTP 403 Sep 03 20:22:18 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1665/3388] 192.168.122.54 () {60 vars in 1292 bytes} [Thu Sep 3 20:22:18 2026] PUT /volume/v3/types/bd8c96cd-3fe5-453f-baf7-e997e3faa7ad/extra_specs/key2 => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:22:18 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-b1c4026e-793b-4af1-8c9c-7cd0bed90ddf None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:22:18 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b1c4026e-793b-4af1-8c9c-7cd0bed90ddf tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-reader] POST http://192.168.122.54/volume/v3/types Sep 03 20:22:18 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b1c4026e-793b-4af1-8c9c-7cd0bed90ddf tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:22:18 devstack devstack@c-api.service[87289]: DEBUG cinder.policy [None req-b1c4026e-793b-4af1-8c9c-7cd0bed90ddf tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'a5a3528c051b47ec8e40609b775cf47e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ca96fbbf5ebc42388a471324bbec4b5d', '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=87289) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 20:22:18 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b1c4026e-793b-4af1-8c9c-7cd0bed90ddf tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-reader] http://192.168.122.54/volume/v3/types returned with HTTP 403 Sep 03 20:22:18 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1724/3389] 192.168.122.54 () {60 vars in 1131 bytes} [Thu Sep 3 20:22:18 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 03 20:22:18 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-dcc501e8-23a3-4f4c-9780-72f017d1456a None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:22:18 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-dcc501e8-23a3-4f4c-9780-72f017d1456a tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-admin] POST http://192.168.122.54/volume/v3/types Sep 03 20:22:18 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-dcc501e8-23a3-4f4c-9780-72f017d1456a tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-962557016", "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=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:22:18 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-dcc501e8-23a3-4f4c-9780-72f017d1456a tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-admin] http://192.168.122.54/volume/v3/types returned with HTTP 200 Sep 03 20:22:18 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1666/3390] 192.168.122.54 () {60 vars in 1132 bytes} [Thu Sep 3 20:22:18 2026] POST /volume/v3/types => generated 379 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 20:22:18 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-1ab3a610-3a1e-42a7-9a57-d5ea77951756 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:22:18 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-1ab3a610-3a1e-42a7-9a57-d5ea77951756 tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-admin] POST http://192.168.122.54/volume/v3/types/2156ad4f-4d0a-44ca-947c-619ec1f92622/encryption Sep 03 20:22:18 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-1ab3a610-3a1e-42a7-9a57-d5ea77951756 tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:22:18 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-1ab3a610-3a1e-42a7-9a57-d5ea77951756 tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-admin] http://192.168.122.54/volume/v3/types/2156ad4f-4d0a-44ca-947c-619ec1f92622/encryption returned with HTTP 200 Sep 03 20:22:18 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1725/3391] 192.168.122.54 () {60 vars in 1276 bytes} [Thu Sep 3 20:22:18 2026] POST /volume/v3/types/2156ad4f-4d0a-44ca-947c-619ec1f92622/encryption => generated 239 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:22:18 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-5cd8ef8c-992d-4624-9e28-380dcaaa547b None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:22:18 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5cd8ef8c-992d-4624-9e28-380dcaaa547b tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-reader] DELETE http://192.168.122.54/volume/v3/types/2156ad4f-4d0a-44ca-947c-619ec1f92622/encryption/23549bc0-36b6-43d2-8aed-64d422316e6e Sep 03 20:22:18 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5cd8ef8c-992d-4624-9e28-380dcaaa547b tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-reader] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:22:18 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-5cd8ef8c-992d-4624-9e28-380dcaaa547b tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-reader] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:22:18 devstack devstack@c-api.service[87290]: DEBUG cinder.policy [None req-5cd8ef8c-992d-4624-9e28-380dcaaa547b tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'a5a3528c051b47ec8e40609b775cf47e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ca96fbbf5ebc42388a471324bbec4b5d', '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=87290) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 20:22:18 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-5cd8ef8c-992d-4624-9e28-380dcaaa547b tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-reader] http://192.168.122.54/volume/v3/types/2156ad4f-4d0a-44ca-947c-619ec1f92622/encryption/23549bc0-36b6-43d2-8aed-64d422316e6e returned with HTTP 403 Sep 03 20:22:18 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1667/3392] 192.168.122.54 () {58 vars in 1368 bytes} [Thu Sep 3 20:22:18 2026] DELETE /volume/v3/types/2156ad4f-4d0a-44ca-947c-619ec1f92622/encryption/23549bc0-36b6-43d2-8aed-64d422316e6e => generated 127 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:22:18 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-b3061ecf-99b3-45d0-9653-5dbe2d39b9c8 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:22:18 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b3061ecf-99b3-45d0-9653-5dbe2d39b9c8 tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-admin] POST http://192.168.122.54/volume/v3/types Sep 03 20:22:18 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b3061ecf-99b3-45d0-9653-5dbe2d39b9c8 tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-330955176", "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=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:22:18 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b3061ecf-99b3-45d0-9653-5dbe2d39b9c8 tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-admin] http://192.168.122.54/volume/v3/types returned with HTTP 200 Sep 03 20:22:18 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1726/3393] 192.168.122.54 () {60 vars in 1132 bytes} [Thu Sep 3 20:22:18 2026] POST /volume/v3/types => generated 379 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:22:18 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-318baa44-f9d9-4d0c-9cc4-01a6e06820a7 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:22:18 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-318baa44-f9d9-4d0c-9cc4-01a6e06820a7 tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-reader] DELETE http://192.168.122.54/volume/v3/types/f2d8f23a-3ee2-4b0e-a519-ff12029eeb29/extra_specs/key1 Sep 03 20:22:18 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-318baa44-f9d9-4d0c-9cc4-01a6e06820a7 tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-reader] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:22:18 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-318baa44-f9d9-4d0c-9cc4-01a6e06820a7 tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-reader] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:22:18 devstack devstack@c-api.service[87290]: DEBUG cinder.policy [None req-318baa44-f9d9-4d0c-9cc4-01a6e06820a7 tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'a5a3528c051b47ec8e40609b775cf47e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ca96fbbf5ebc42388a471324bbec4b5d', '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=87290) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 20:22:18 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-318baa44-f9d9-4d0c-9cc4-01a6e06820a7 tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-reader] http://192.168.122.54/volume/v3/types/f2d8f23a-3ee2-4b0e-a519-ff12029eeb29/extra_specs/key1 returned with HTTP 403 Sep 03 20:22:18 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1668/3394] 192.168.122.54 () {58 vars in 1275 bytes} [Thu Sep 3 20:22:18 2026] DELETE /volume/v3/types/f2d8f23a-3ee2-4b0e-a519-ff12029eeb29/extra_specs/key1 => generated 122 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:22:18 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-a21cf815-ee25-4e04-b6b4-6f1983478721 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:22:18 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a21cf815-ee25-4e04-b6b4-6f1983478721 tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-admin] POST http://192.168.122.54/volume/v3/types Sep 03 20:22:18 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a21cf815-ee25-4e04-b6b4-6f1983478721 tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-132240592", "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=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:22:19 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a21cf815-ee25-4e04-b6b4-6f1983478721 tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-admin] http://192.168.122.54/volume/v3/types returned with HTTP 200 Sep 03 20:22:19 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1727/3395] 192.168.122.54 () {60 vars in 1132 bytes} [Thu Sep 3 20:22:18 2026] POST /volume/v3/types => generated 379 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:22:19 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-835ad76d-5101-4331-a15d-ea1e7eeaa985 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:22:19 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-835ad76d-5101-4331-a15d-ea1e7eeaa985 tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-reader] DELETE http://192.168.122.54/volume/v3/types/7edd878d-d451-400d-8db0-8107ecbb59fc Sep 03 20:22:19 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-835ad76d-5101-4331-a15d-ea1e7eeaa985 tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-reader] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:22:19 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-835ad76d-5101-4331-a15d-ea1e7eeaa985 tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-reader] Calling method '_delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:22:19 devstack devstack@c-api.service[87290]: DEBUG cinder.policy [None req-835ad76d-5101-4331-a15d-ea1e7eeaa985 tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'a5a3528c051b47ec8e40609b775cf47e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ca96fbbf5ebc42388a471324bbec4b5d', '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=87290) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 20:22:19 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-835ad76d-5101-4331-a15d-ea1e7eeaa985 tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-reader] http://192.168.122.54/volume/v3/types/7edd878d-d451-400d-8db0-8107ecbb59fc returned with HTTP 403 Sep 03 20:22:19 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1669/3396] 192.168.122.54 () {58 vars in 1224 bytes} [Thu Sep 3 20:22:19 2026] DELETE /volume/v3/types/7edd878d-d451-400d-8db0-8107ecbb59fc => generated 109 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:22:19 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-9d2b9195-3aa9-4142-86e9-c0fb0a96312e None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:22:19 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9d2b9195-3aa9-4142-86e9-c0fb0a96312e tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-reader] GET http://192.168.122.54/volume/v3/types/892797f2-e036-46d7-9d66-46f70fbaee37/extra_specs Sep 03 20:22:19 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-9d2b9195-3aa9-4142-86e9-c0fb0a96312e tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-reader] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:22:19 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-9d2b9195-3aa9-4142-86e9-c0fb0a96312e tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-reader] Calling method 'index' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:22:19 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9d2b9195-3aa9-4142-86e9-c0fb0a96312e tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-reader] http://192.168.122.54/volume/v3/types/892797f2-e036-46d7-9d66-46f70fbaee37/extra_specs returned with HTTP 200 Sep 03 20:22:19 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1728/3397] 192.168.122.54 () {58 vars in 1257 bytes} [Thu Sep 3 20:22:19 2026] GET /volume/v3/types/892797f2-e036-46d7-9d66-46f70fbaee37/extra_specs => generated 123 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:22:19 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-4681162f-e830-45a4-b66e-2243d38cacaf None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:22:19 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-4681162f-e830-45a4-b66e-2243d38cacaf tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-reader] GET http://192.168.122.54/volume/v3/types/892797f2-e036-46d7-9d66-46f70fbaee37/encryption/cipher Sep 03 20:22:19 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-4681162f-e830-45a4-b66e-2243d38cacaf tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-reader] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:22:19 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-4681162f-e830-45a4-b66e-2243d38cacaf tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-reader] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:22:19 devstack devstack@c-api.service[87290]: DEBUG cinder.policy [None req-4681162f-e830-45a4-b66e-2243d38cacaf tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'a5a3528c051b47ec8e40609b775cf47e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ca96fbbf5ebc42388a471324bbec4b5d', '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=87290) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 20:22:19 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-4681162f-e830-45a4-b66e-2243d38cacaf tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-reader] http://192.168.122.54/volume/v3/types/892797f2-e036-46d7-9d66-46f70fbaee37/encryption/cipher returned with HTTP 403 Sep 03 20:22:19 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1670/3398] 192.168.122.54 () {58 vars in 1275 bytes} [Thu Sep 3 20:22:19 2026] GET /volume/v3/types/892797f2-e036-46d7-9d66-46f70fbaee37/encryption/cipher => generated 124 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:22:19 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-11411d39-4a1a-4228-9de2-53f322a422f2 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:22:19 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-11411d39-4a1a-4228-9de2-53f322a422f2 tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-reader] GET http://192.168.122.54/volume/v3/types/892797f2-e036-46d7-9d66-46f70fbaee37/encryption Sep 03 20:22:19 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-11411d39-4a1a-4228-9de2-53f322a422f2 tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-reader] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:22:19 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-11411d39-4a1a-4228-9de2-53f322a422f2 tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-reader] Calling method 'index' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:22:19 devstack devstack@c-api.service[87289]: DEBUG cinder.policy [None req-11411d39-4a1a-4228-9de2-53f322a422f2 tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'a5a3528c051b47ec8e40609b775cf47e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ca96fbbf5ebc42388a471324bbec4b5d', '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=87289) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 20:22:19 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-11411d39-4a1a-4228-9de2-53f322a422f2 tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-reader] http://192.168.122.54/volume/v3/types/892797f2-e036-46d7-9d66-46f70fbaee37/encryption returned with HTTP 403 Sep 03 20:22:19 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1729/3399] 192.168.122.54 () {58 vars in 1254 bytes} [Thu Sep 3 20:22:19 2026] GET /volume/v3/types/892797f2-e036-46d7-9d66-46f70fbaee37/encryption => generated 124 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:22:19 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-2c9b2203-819e-4cf9-99de-326e911689db None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:22:19 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2c9b2203-819e-4cf9-99de-326e911689db tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-reader] GET http://192.168.122.54/volume/v3/types/892797f2-e036-46d7-9d66-46f70fbaee37/extra_specs/multiattach Sep 03 20:22:19 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-2c9b2203-819e-4cf9-99de-326e911689db tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-reader] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:22:19 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-2c9b2203-819e-4cf9-99de-326e911689db tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-reader] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:22:19 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-2c9b2203-819e-4cf9-99de-326e911689db tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-reader] http://192.168.122.54/volume/v3/types/892797f2-e036-46d7-9d66-46f70fbaee37/extra_specs/multiattach returned with HTTP 200 Sep 03 20:22:19 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1671/3400] 192.168.122.54 () {58 vars in 1293 bytes} [Thu Sep 3 20:22:19 2026] GET /volume/v3/types/892797f2-e036-46d7-9d66-46f70fbaee37/extra_specs/multiattach => generated 29 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 20:22:19 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-34a2a48f-7934-496d-92d8-55c952f44894 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:22:19 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-34a2a48f-7934-496d-92d8-55c952f44894 tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-reader] GET http://192.168.122.54/volume/v3/types/892797f2-e036-46d7-9d66-46f70fbaee37/extra_specs/volume_backend_name Sep 03 20:22:19 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-34a2a48f-7934-496d-92d8-55c952f44894 tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-reader] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:22:19 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-34a2a48f-7934-496d-92d8-55c952f44894 tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-reader] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:22:19 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-34a2a48f-7934-496d-92d8-55c952f44894 tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-reader] http://192.168.122.54/volume/v3/types/892797f2-e036-46d7-9d66-46f70fbaee37/extra_specs/volume_backend_name returned with HTTP 404 Sep 03 20:22:19 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1730/3401] 192.168.122.54 () {58 vars in 1317 bytes} [Thu Sep 3 20:22:19 2026] GET /volume/v3/types/892797f2-e036-46d7-9d66-46f70fbaee37/extra_specs/volume_backend_name => generated 143 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:22:19 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-ea12ce10-a3ee-4eee-bf8d-a15c0ac2a959 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:22:19 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ea12ce10-a3ee-4eee-bf8d-a15c0ac2a959 tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-reader] PUT http://192.168.122.54/volume/v3/types/892797f2-e036-46d7-9d66-46f70fbaee37/encryption/a668f8e3-74b4-48f2-9920-ea22581b159b Sep 03 20:22:19 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ea12ce10-a3ee-4eee-bf8d-a15c0ac2a959 tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:22:19 devstack devstack@c-api.service[87290]: DEBUG cinder.policy [None req-ea12ce10-a3ee-4eee-bf8d-a15c0ac2a959 tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'a5a3528c051b47ec8e40609b775cf47e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ca96fbbf5ebc42388a471324bbec4b5d', '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=87290) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 20:22:19 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ea12ce10-a3ee-4eee-bf8d-a15c0ac2a959 tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-reader] http://192.168.122.54/volume/v3/types/892797f2-e036-46d7-9d66-46f70fbaee37/encryption/a668f8e3-74b4-48f2-9920-ea22581b159b returned with HTTP 403 Sep 03 20:22:19 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1672/3402] 192.168.122.54 () {60 vars in 1385 bytes} [Thu Sep 3 20:22:19 2026] PUT /volume/v3/types/892797f2-e036-46d7-9d66-46f70fbaee37/encryption/a668f8e3-74b4-48f2-9920-ea22581b159b => generated 127 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:22:19 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-3704eea8-4932-4e18-ad1a-bef983e656f0 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:22:19 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-3704eea8-4932-4e18-ad1a-bef983e656f0 tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-reader] PUT http://192.168.122.54/volume/v3/types/892797f2-e036-46d7-9d66-46f70fbaee37/extra_specs/key1 Sep 03 20:22:19 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-3704eea8-4932-4e18-ad1a-bef983e656f0 tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:22:19 devstack devstack@c-api.service[87289]: DEBUG cinder.policy [None req-3704eea8-4932-4e18-ad1a-bef983e656f0 tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'a5a3528c051b47ec8e40609b775cf47e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ca96fbbf5ebc42388a471324bbec4b5d', '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=87289) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 20:22:19 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-3704eea8-4932-4e18-ad1a-bef983e656f0 tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-reader] http://192.168.122.54/volume/v3/types/892797f2-e036-46d7-9d66-46f70fbaee37/extra_specs/key1 returned with HTTP 403 Sep 03 20:22:19 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1731/3403] 192.168.122.54 () {60 vars in 1292 bytes} [Thu Sep 3 20:22:19 2026] PUT /volume/v3/types/892797f2-e036-46d7-9d66-46f70fbaee37/extra_specs/key1 => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:22:19 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-34415322-b880-4100-a264-5833a5496062 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:22:19 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-34415322-b880-4100-a264-5833a5496062 tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-reader] PUT http://192.168.122.54/volume/v3/types/892797f2-e036-46d7-9d66-46f70fbaee37 Sep 03 20:22:19 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-34415322-b880-4100-a264-5833a5496062 tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:22:19 devstack devstack@c-api.service[87290]: DEBUG cinder.policy [None req-34415322-b880-4100-a264-5833a5496062 tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'a5a3528c051b47ec8e40609b775cf47e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ca96fbbf5ebc42388a471324bbec4b5d', '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=87290) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 20:22:19 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-34415322-b880-4100-a264-5833a5496062 tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-reader] http://192.168.122.54/volume/v3/types/892797f2-e036-46d7-9d66-46f70fbaee37 returned with HTTP 403 Sep 03 20:22:19 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1673/3404] 192.168.122.54 () {60 vars in 1241 bytes} [Thu Sep 3 20:22:19 2026] PUT /volume/v3/types/892797f2-e036-46d7-9d66-46f70fbaee37 => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:22:19 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-9741fc39-bfb1-4c85-b732-a5e79b9b3286 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:22:19 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9741fc39-bfb1-4c85-b732-a5e79b9b3286 tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-admin] DELETE http://192.168.122.54/volume/v3/types/7edd878d-d451-400d-8db0-8107ecbb59fc Sep 03 20:22:19 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-9741fc39-bfb1-4c85-b732-a5e79b9b3286 tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:22:19 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-9741fc39-bfb1-4c85-b732-a5e79b9b3286 tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-admin] Calling method '_delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:22:19 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9741fc39-bfb1-4c85-b732-a5e79b9b3286 tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-admin] http://192.168.122.54/volume/v3/types/7edd878d-d451-400d-8db0-8107ecbb59fc returned with HTTP 202 Sep 03 20:22:19 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1732/3405] 192.168.122.54 () {58 vars in 1224 bytes} [Thu Sep 3 20:22:19 2026] DELETE /volume/v3/types/7edd878d-d451-400d-8db0-8107ecbb59fc => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:22:19 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-97ebb8cb-ed12-434c-8324-be768cb8328c None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:22:19 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-97ebb8cb-ed12-434c-8324-be768cb8328c tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-admin] DELETE http://192.168.122.54/volume/v3/types/f2d8f23a-3ee2-4b0e-a519-ff12029eeb29 Sep 03 20:22:19 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-97ebb8cb-ed12-434c-8324-be768cb8328c tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:22:19 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-97ebb8cb-ed12-434c-8324-be768cb8328c tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-admin] Calling method '_delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:22:19 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-97ebb8cb-ed12-434c-8324-be768cb8328c tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-admin] http://192.168.122.54/volume/v3/types/f2d8f23a-3ee2-4b0e-a519-ff12029eeb29 returned with HTTP 202 Sep 03 20:22:19 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1674/3406] 192.168.122.54 () {58 vars in 1224 bytes} [Thu Sep 3 20:22:19 2026] DELETE /volume/v3/types/f2d8f23a-3ee2-4b0e-a519-ff12029eeb29 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:22:19 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-71b1a942-254c-46ca-b6ac-9117152aa19e None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:22:19 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-71b1a942-254c-46ca-b6ac-9117152aa19e tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-admin] DELETE http://192.168.122.54/volume/v3/types/2156ad4f-4d0a-44ca-947c-619ec1f92622 Sep 03 20:22:19 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-71b1a942-254c-46ca-b6ac-9117152aa19e tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:22:19 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-71b1a942-254c-46ca-b6ac-9117152aa19e tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-admin] Calling method '_delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:22:19 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-71b1a942-254c-46ca-b6ac-9117152aa19e tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-admin] http://192.168.122.54/volume/v3/types/2156ad4f-4d0a-44ca-947c-619ec1f92622 returned with HTTP 202 Sep 03 20:22:19 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1733/3407] 192.168.122.54 () {58 vars in 1224 bytes} [Thu Sep 3 20:22:19 2026] DELETE /volume/v3/types/2156ad4f-4d0a-44ca-947c-619ec1f92622 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:22:19 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-cb51e1e3-1a93-45a4-a74e-8d6f8b940a32 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:22:19 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-cb51e1e3-1a93-45a4-a74e-8d6f8b940a32 tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-admin] DELETE http://192.168.122.54/volume/v3/types/bd8c96cd-3fe5-453f-baf7-e997e3faa7ad Sep 03 20:22:19 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-cb51e1e3-1a93-45a4-a74e-8d6f8b940a32 tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:22:19 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-cb51e1e3-1a93-45a4-a74e-8d6f8b940a32 tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-admin] Calling method '_delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:22:19 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-cb51e1e3-1a93-45a4-a74e-8d6f8b940a32 tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-admin] http://192.168.122.54/volume/v3/types/bd8c96cd-3fe5-453f-baf7-e997e3faa7ad returned with HTTP 202 Sep 03 20:22:19 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1675/3408] 192.168.122.54 () {58 vars in 1224 bytes} [Thu Sep 3 20:22:19 2026] DELETE /volume/v3/types/bd8c96cd-3fe5-453f-baf7-e997e3faa7ad => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:22:19 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-f9ecceaa-ae47-477f-8938-4e287619f6d4 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:22:19 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f9ecceaa-ae47-477f-8938-4e287619f6d4 tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-admin] DELETE http://192.168.122.54/volume/v3/types/39b53d41-40f0-41cd-8876-4f55e4f3e5fa Sep 03 20:22:19 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f9ecceaa-ae47-477f-8938-4e287619f6d4 tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:22:19 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f9ecceaa-ae47-477f-8938-4e287619f6d4 tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-admin] Calling method '_delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:22:19 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f9ecceaa-ae47-477f-8938-4e287619f6d4 tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-admin] http://192.168.122.54/volume/v3/types/39b53d41-40f0-41cd-8876-4f55e4f3e5fa returned with HTTP 202 Sep 03 20:22:19 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1734/3409] 192.168.122.54 () {58 vars in 1224 bytes} [Thu Sep 3 20:22:19 2026] DELETE /volume/v3/types/39b53d41-40f0-41cd-8876-4f55e4f3e5fa => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:22:19 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-44c5844f-6e94-4620-b496-f195bbf20896 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:22:19 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-44c5844f-6e94-4620-b496-f195bbf20896 tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-admin] DELETE http://192.168.122.54/volume/v3/types/892797f2-e036-46d7-9d66-46f70fbaee37 Sep 03 20:22:19 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-44c5844f-6e94-4620-b496-f195bbf20896 tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:22:19 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-44c5844f-6e94-4620-b496-f195bbf20896 tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-admin] Calling method '_delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:22:19 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-44c5844f-6e94-4620-b496-f195bbf20896 tempest-VolumeTypesReaderTests-848652454 tempest-VolumeTypesReaderTests-848652454-project-admin] http://192.168.122.54/volume/v3/types/892797f2-e036-46d7-9d66-46f70fbaee37 returned with HTTP 202 Sep 03 20:22:19 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1676/3410] 192.168.122.54 () {58 vars in 1224 bytes} [Thu Sep 3 20:22:19 2026] DELETE /volume/v3/types/892797f2-e036-46d7-9d66-46f70fbaee37 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 20:22:22 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-23fe1ddd-bdca-4929-8d9b-a3f7781b273f None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:22:22 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-23fe1ddd-bdca-4929-8d9b-a3f7781b273f tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:22:22 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-23fe1ddd-bdca-4929-8d9b-a3f7781b273f tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1944293971"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:22:22 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volumes [None req-23fe1ddd-bdca-4929-8d9b-a3f7781b273f tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1944293971'}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:22:22 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-23fe1ddd-bdca-4929-8d9b-a3f7781b273f tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Create volume of 1 GB Sep 03 20:22:22 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-23fe1ddd-bdca-4929-8d9b-a3f7781b273f tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Availability Zones retrieved successfully. Sep 03 20:22:22 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-23fe1ddd-bdca-4929-8d9b-a3f7781b273f tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Flow 'volume_create_api' (c44f3e3f-8504-47df-8bfb-227fcf894cdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:22:22 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-23fe1ddd-bdca-4929-8d9b-a3f7781b273f tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ba8ebfc-7571-40c6-a005-ebf3f3725f72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:22:22 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.flows.api.create_volume [None req-23fe1ddd-bdca-4929-8d9b-a3f7781b273f tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Validating volume size '1' using validate_int {{(pid=87289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:22:22 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-23fe1ddd-bdca-4929-8d9b-a3f7781b273f tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ba8ebfc-7571-40c6-a005-ebf3f3725f72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:22:22 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-23fe1ddd-bdca-4929-8d9b-a3f7781b273f tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5132ec02-9e84-4c2a-85dc-3b3d5325f8f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:22:22 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-23fe1ddd-bdca-4929-8d9b-a3f7781b273f tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Created reservations ['0b28f241-74f5-4f70-a954-cd8f3c0ad73c', '29b4dacb-c555-4851-8042-af367a77bf86', '7b6c4a14-5949-41e6-a079-703ea336d6fd', '5fc4d6ed-9080-443e-b109-da28259142a4'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:22:22 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-23fe1ddd-bdca-4929-8d9b-a3f7781b273f tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5132ec02-9e84-4c2a-85dc-3b3d5325f8f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b28f241-74f5-4f70-a954-cd8f3c0ad73c', '29b4dacb-c555-4851-8042-af367a77bf86', '7b6c4a14-5949-41e6-a079-703ea336d6fd', '5fc4d6ed-9080-443e-b109-da28259142a4']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:22:22 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-23fe1ddd-bdca-4929-8d9b-a3f7781b273f tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6b5fbe4-120b-4ee2-a85f-401d3115e6f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:22:22 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:22:22 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:22:22 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-23fe1ddd-bdca-4929-8d9b-a3f7781b273f tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6b5fbe4-120b-4ee2-a85f-401d3115e6f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0a83ea76-1385-4a79-beb2-539efe2103a9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1944293971',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='08f2770846824ee18ad37aadbf806d4e',qos_specs=None,replication_status=,reservations=['0b28f241-74f5-4f70-a954-cd8f3c0ad73c','29b4dacb-c555-4851-8042-af367a77bf86','7b6c4a14-5949-41e6-a079-703ea336d6fd','5fc4d6ed-9080-443e-b109-da28259142a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cc2e2b1ee9e4b42996ca6d4e453332f',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:22:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1944293971',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0a83ea76-1385-4a79-beb2-539efe2103a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='08f2770846824ee18ad37aadbf806d4e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2cc2e2b1ee9e4b42996ca6d4e453332f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:22:22 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-23fe1ddd-bdca-4929-8d9b-a3f7781b273f tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c62042d6-8021-4880-b4b2-8dd1772d9939) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:22:22 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-23fe1ddd-bdca-4929-8d9b-a3f7781b273f tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c62042d6-8021-4880-b4b2-8dd1772d9939) transitioned into state 'SUCCESS' from state '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-1944293971',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='08f2770846824ee18ad37aadbf806d4e',qos_specs=None,replication_status=,reservations=['0b28f241-74f5-4f70-a954-cd8f3c0ad73c','29b4dacb-c555-4851-8042-af367a77bf86','7b6c4a14-5949-41e6-a079-703ea336d6fd','5fc4d6ed-9080-443e-b109-da28259142a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cc2e2b1ee9e4b42996ca6d4e453332f',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:22:22 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-23fe1ddd-bdca-4929-8d9b-a3f7781b273f tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d813dc5-4532-4e12-b679-5b67740f88a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:22:22 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-23fe1ddd-bdca-4929-8d9b-a3f7781b273f tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d813dc5-4532-4e12-b679-5b67740f88a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:22:22 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-23fe1ddd-bdca-4929-8d9b-a3f7781b273f tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Flow 'volume_create_api' (c44f3e3f-8504-47df-8bfb-227fcf894cdb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:22:22 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-23fe1ddd-bdca-4929-8d9b-a3f7781b273f tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Create volume request issued successfully. Sep 03 20:22:22 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-23fe1ddd-bdca-4929-8d9b-a3f7781b273f tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:22:22 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1735/3411] 192.168.122.54 () {62 vars in 1178 bytes} [Thu Sep 3 20:22:22 2026] POST /volume/v3/volumes => generated 785 bytes in 462 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:22:22 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-3e79254a-8c96-4cb6-9472-433975761fbf None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:22:22 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-3e79254a-8c96-4cb6-9472-433975761fbf tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] GET http://192.168.122.54/volume/v3/volumes/0a83ea76-1385-4a79-beb2-539efe2103a9 Sep 03 20:22:22 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-3e79254a-8c96-4cb6-9472-433975761fbf tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:22:22 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-3e79254a-8c96-4cb6-9472-433975761fbf tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:22:22 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:22:22 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:22:22 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:22:22 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:22:22 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-3e79254a-8c96-4cb6-9472-433975761fbf tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Volume info retrieved successfully. Sep 03 20:22:22 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-3e79254a-8c96-4cb6-9472-433975761fbf tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] http://192.168.122.54/volume/v3/volumes/0a83ea76-1385-4a79-beb2-539efe2103a9 returned with HTTP 200 Sep 03 20:22:22 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1677/3412] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:22:22 2026] GET /volume/v3/volumes/0a83ea76-1385-4a79-beb2-539efe2103a9 => generated 964 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:22:23 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-a2a6824d-0624-4304-b9d5-7c582b870698 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:22:23 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a2a6824d-0624-4304-b9d5-7c582b870698 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] GET http://192.168.122.54/volume/v3/volumes/0a83ea76-1385-4a79-beb2-539efe2103a9 Sep 03 20:22:23 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a2a6824d-0624-4304-b9d5-7c582b870698 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:22:23 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a2a6824d-0624-4304-b9d5-7c582b870698 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:22:23 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:22:23 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:22:23 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:22:23 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:22:23 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-a2a6824d-0624-4304-b9d5-7c582b870698 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Volume info retrieved successfully. Sep 03 20:22:23 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a2a6824d-0624-4304-b9d5-7c582b870698 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] http://192.168.122.54/volume/v3/volumes/0a83ea76-1385-4a79-beb2-539efe2103a9 returned with HTTP 200 Sep 03 20:22:23 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1736/3413] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:22:23 2026] GET /volume/v3/volumes/0a83ea76-1385-4a79-beb2-539efe2103a9 => generated 1015 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 20:22:23 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-af920feb-6467-475f-af2b-ddc174fdd74c None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:22:24 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-af920feb-6467-475f-af2b-ddc174fdd74c tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-reader] GET http://192.168.122.54/volume/v3/volumes Sep 03 20:22:24 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-af920feb-6467-475f-af2b-ddc174fdd74c tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-reader] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:22:24 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-af920feb-6467-475f-af2b-ddc174fdd74c tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-reader] Calling method 'index' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:22:24 devstack devstack@c-api.service[87290]: DEBUG cinder.api.api_utils [None req-af920feb-6467-475f-af2b-ddc174fdd74c tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-reader] Removing options '' from query. {{(pid=87290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:22:24 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-af920feb-6467-475f-af2b-ddc174fdd74c tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87290) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 20:22:24 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:22:24 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:22:24 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-af920feb-6467-475f-af2b-ddc174fdd74c tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-reader] Get all volumes completed successfully. Sep 03 20:22:24 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-af920feb-6467-475f-af2b-ddc174fdd74c tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-reader] http://192.168.122.54/volume/v3/volumes returned with HTTP 200 Sep 03 20:22:24 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1678/3414] 192.168.122.54 () {60 vars in 1157 bytes} [Thu Sep 3 20:22:23 2026] GET /volume/v3/volumes => generated 342 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:22:24 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-f776a45d-a4cf-40b8-9769-9bb168c0816b None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:22:24 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f776a45d-a4cf-40b8-9769-9bb168c0816b tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] DELETE http://192.168.122.54/volume/v3/volumes/0a83ea76-1385-4a79-beb2-539efe2103a9 Sep 03 20:22:24 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f776a45d-a4cf-40b8-9769-9bb168c0816b tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:22:24 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-f776a45d-a4cf-40b8-9769-9bb168c0816b tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:22:24 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-f776a45d-a4cf-40b8-9769-9bb168c0816b tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Delete volume with id: 0a83ea76-1385-4a79-beb2-539efe2103a9 Sep 03 20:22:24 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:22:24 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:22:24 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:22:24 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:22:24 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-f776a45d-a4cf-40b8-9769-9bb168c0816b tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Volume info retrieved successfully. Sep 03 20:22:24 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-f776a45d-a4cf-40b8-9769-9bb168c0816b tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Delete volume request issued successfully. Sep 03 20:22:24 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-f776a45d-a4cf-40b8-9769-9bb168c0816b tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] http://192.168.122.54/volume/v3/volumes/0a83ea76-1385-4a79-beb2-539efe2103a9 returned with HTTP 202 Sep 03 20:22:24 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1737/3415] 192.168.122.54 () {60 vars in 1271 bytes} [Thu Sep 3 20:22:24 2026] DELETE /volume/v3/volumes/0a83ea76-1385-4a79-beb2-539efe2103a9 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 20:22:24 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-cccb8083-7bb2-4b7c-abed-de5998f3c196 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:22:24 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-cccb8083-7bb2-4b7c-abed-de5998f3c196 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] GET http://192.168.122.54/volume/v3/volumes/0a83ea76-1385-4a79-beb2-539efe2103a9 Sep 03 20:22:24 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-cccb8083-7bb2-4b7c-abed-de5998f3c196 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:22:24 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-cccb8083-7bb2-4b7c-abed-de5998f3c196 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:22:24 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:22:24 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:22:24 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:22:24 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:22:24 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-cccb8083-7bb2-4b7c-abed-de5998f3c196 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Volume info retrieved successfully. Sep 03 20:22:24 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-cccb8083-7bb2-4b7c-abed-de5998f3c196 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] http://192.168.122.54/volume/v3/volumes/0a83ea76-1385-4a79-beb2-539efe2103a9 returned with HTTP 200 Sep 03 20:22:24 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1679/3416] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:22:24 2026] GET /volume/v3/volumes/0a83ea76-1385-4a79-beb2-539efe2103a9 => generated 1014 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 20:22:25 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-437661aa-4255-4a74-8bc8-688eebf640fd None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:22:25 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-437661aa-4255-4a74-8bc8-688eebf640fd tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] GET http://192.168.122.54/volume/v3/volumes/0a83ea76-1385-4a79-beb2-539efe2103a9 Sep 03 20:22:25 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-437661aa-4255-4a74-8bc8-688eebf640fd tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:22:25 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-437661aa-4255-4a74-8bc8-688eebf640fd tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:22:25 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-437661aa-4255-4a74-8bc8-688eebf640fd tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] http://192.168.122.54/volume/v3/volumes/0a83ea76-1385-4a79-beb2-539efe2103a9 returned with HTTP 404 Sep 03 20:22:25 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1738/3417] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:22:25 2026] GET /volume/v3/volumes/0a83ea76-1385-4a79-beb2-539efe2103a9 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 20:22:25 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-3ec04ab2-4781-4a5a-8cbe-23dfa0239cf2 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:22:25 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-3ec04ab2-4781-4a5a-8cbe-23dfa0239cf2 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:22:25 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-3ec04ab2-4781-4a5a-8cbe-23dfa0239cf2 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1764472588"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:22:25 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.volumes [None req-3ec04ab2-4781-4a5a-8cbe-23dfa0239cf2 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1764472588'}} {{(pid=87290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:22:25 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-3ec04ab2-4781-4a5a-8cbe-23dfa0239cf2 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Create volume of 1 GB Sep 03 20:22:25 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-3ec04ab2-4781-4a5a-8cbe-23dfa0239cf2 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Availability Zones retrieved successfully. Sep 03 20:22:25 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-3ec04ab2-4781-4a5a-8cbe-23dfa0239cf2 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Flow 'volume_create_api' (b16cafab-be54-4d1f-98f3-52d5e30ad77c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:22:25 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-3ec04ab2-4781-4a5a-8cbe-23dfa0239cf2 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b91ccca-bd64-4464-bdf3-d00dd60b1c87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:22:25 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.flows.api.create_volume [None req-3ec04ab2-4781-4a5a-8cbe-23dfa0239cf2 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Validating volume size '1' using validate_int {{(pid=87290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:22:25 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-3ec04ab2-4781-4a5a-8cbe-23dfa0239cf2 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b91ccca-bd64-4464-bdf3-d00dd60b1c87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:22:25 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-3ec04ab2-4781-4a5a-8cbe-23dfa0239cf2 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c1c1d61-4c9a-4722-b782-356acc4a875e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:22:25 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-3ec04ab2-4781-4a5a-8cbe-23dfa0239cf2 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Created reservations ['e2cb086d-54fb-40b1-9711-7c3e5117cdaa', '3ffb77fd-21f1-4a6a-9338-6b516ff7389a', '0219f3d4-ec0b-4145-935e-dbe884e93a9b', 'c6b7a9d1-94a9-4b25-899a-6d7cb84bbcb5'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:22:25 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-3ec04ab2-4781-4a5a-8cbe-23dfa0239cf2 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c1c1d61-4c9a-4722-b782-356acc4a875e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2cb086d-54fb-40b1-9711-7c3e5117cdaa', '3ffb77fd-21f1-4a6a-9338-6b516ff7389a', '0219f3d4-ec0b-4145-935e-dbe884e93a9b', 'c6b7a9d1-94a9-4b25-899a-6d7cb84bbcb5']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:22:25 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-3ec04ab2-4781-4a5a-8cbe-23dfa0239cf2 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f734adeb-df28-43f4-abea-b6cdb0a1f4ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:22:25 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:22:25 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:22:25 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-3ec04ab2-4781-4a5a-8cbe-23dfa0239cf2 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f734adeb-df28-43f4-abea-b6cdb0a1f4ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '70081dc2-ad58-4dea-b1b7-4593e03621af', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1764472588',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='08f2770846824ee18ad37aadbf806d4e',qos_specs=None,replication_status=,reservations=['e2cb086d-54fb-40b1-9711-7c3e5117cdaa','3ffb77fd-21f1-4a6a-9338-6b516ff7389a','0219f3d4-ec0b-4145-935e-dbe884e93a9b','c6b7a9d1-94a9-4b25-899a-6d7cb84bbcb5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cc2e2b1ee9e4b42996ca6d4e453332f',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:22:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1764472588',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=70081dc2-ad58-4dea-b1b7-4593e03621af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='08f2770846824ee18ad37aadbf806d4e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2cc2e2b1ee9e4b42996ca6d4e453332f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:22:25 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-3ec04ab2-4781-4a5a-8cbe-23dfa0239cf2 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ab447f4-fb6c-4c63-9f27-68a9e3b5e0b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:22:25 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-3ec04ab2-4781-4a5a-8cbe-23dfa0239cf2 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ab447f4-fb6c-4c63-9f27-68a9e3b5e0b2) transitioned into state 'SUCCESS' from state '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-1764472588',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='08f2770846824ee18ad37aadbf806d4e',qos_specs=None,replication_status=,reservations=['e2cb086d-54fb-40b1-9711-7c3e5117cdaa','3ffb77fd-21f1-4a6a-9338-6b516ff7389a','0219f3d4-ec0b-4145-935e-dbe884e93a9b','c6b7a9d1-94a9-4b25-899a-6d7cb84bbcb5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cc2e2b1ee9e4b42996ca6d4e453332f',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:22:25 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-3ec04ab2-4781-4a5a-8cbe-23dfa0239cf2 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a76d1aed-9a1c-4c7f-a0c9-ada20c27c79d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:22:25 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-3ec04ab2-4781-4a5a-8cbe-23dfa0239cf2 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a76d1aed-9a1c-4c7f-a0c9-ada20c27c79d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:22:25 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-3ec04ab2-4781-4a5a-8cbe-23dfa0239cf2 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Flow 'volume_create_api' (b16cafab-be54-4d1f-98f3-52d5e30ad77c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:22:25 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-3ec04ab2-4781-4a5a-8cbe-23dfa0239cf2 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Create volume request issued successfully. Sep 03 20:22:25 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-3ec04ab2-4781-4a5a-8cbe-23dfa0239cf2 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:22:25 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1680/3418] 192.168.122.54 () {62 vars in 1178 bytes} [Thu Sep 3 20:22:25 2026] POST /volume/v3/volumes => generated 785 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:22:25 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-d6072afa-bb33-4024-913e-b2b9af2b3444 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:22:25 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d6072afa-bb33-4024-913e-b2b9af2b3444 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] GET http://192.168.122.54/volume/v3/volumes/70081dc2-ad58-4dea-b1b7-4593e03621af Sep 03 20:22:25 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d6072afa-bb33-4024-913e-b2b9af2b3444 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:22:25 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-d6072afa-bb33-4024-913e-b2b9af2b3444 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:22:25 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:22:25 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:22:25 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:22:25 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:22:25 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-d6072afa-bb33-4024-913e-b2b9af2b3444 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Volume info retrieved successfully. Sep 03 20:22:25 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-d6072afa-bb33-4024-913e-b2b9af2b3444 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] http://192.168.122.54/volume/v3/volumes/70081dc2-ad58-4dea-b1b7-4593e03621af returned with HTTP 200 Sep 03 20:22:25 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1739/3419] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:22:25 2026] GET /volume/v3/volumes/70081dc2-ad58-4dea-b1b7-4593e03621af => generated 964 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:22:26 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-a3003e5a-c701-4edf-a3ab-0f7374c87384 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:22:26 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a3003e5a-c701-4edf-a3ab-0f7374c87384 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] GET http://192.168.122.54/volume/v3/volumes/70081dc2-ad58-4dea-b1b7-4593e03621af Sep 03 20:22:26 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a3003e5a-c701-4edf-a3ab-0f7374c87384 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:22:26 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a3003e5a-c701-4edf-a3ab-0f7374c87384 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:22:26 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:22:26 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:22:26 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:22:26 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:22:26 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-a3003e5a-c701-4edf-a3ab-0f7374c87384 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Volume info retrieved successfully. Sep 03 20:22:26 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a3003e5a-c701-4edf-a3ab-0f7374c87384 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] http://192.168.122.54/volume/v3/volumes/70081dc2-ad58-4dea-b1b7-4593e03621af returned with HTTP 200 Sep 03 20:22:26 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1681/3420] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:22:26 2026] GET /volume/v3/volumes/70081dc2-ad58-4dea-b1b7-4593e03621af => generated 1015 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 20:22:26 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-fa2175a7-28cc-49dc-bbb2-50d5340b4e6a None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:22:26 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-fa2175a7-28cc-49dc-bbb2-50d5340b4e6a tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-reader] GET http://192.168.122.54/volume/v3/volumes/detail Sep 03 20:22:26 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-fa2175a7-28cc-49dc-bbb2-50d5340b4e6a tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-reader] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:22:26 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-fa2175a7-28cc-49dc-bbb2-50d5340b4e6a tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-reader] Calling method 'detail' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:22:26 devstack devstack@c-api.service[87289]: DEBUG cinder.api.api_utils [None req-fa2175a7-28cc-49dc-bbb2-50d5340b4e6a tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-reader] Removing options '' from query. {{(pid=87289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:22:26 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-fa2175a7-28cc-49dc-bbb2-50d5340b4e6a tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87289) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 20:22:26 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:22:26 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:22:26 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-fa2175a7-28cc-49dc-bbb2-50d5340b4e6a tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-reader] Get all volumes completed successfully. Sep 03 20:22:26 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:22:26 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:22:26 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-fa2175a7-28cc-49dc-bbb2-50d5340b4e6a tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-reader] http://192.168.122.54/volume/v3/volumes/detail returned with HTTP 200 Sep 03 20:22:26 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1740/3421] 192.168.122.54 () {60 vars in 1178 bytes} [Thu Sep 3 20:22:26 2026] GET /volume/v3/volumes/detail => generated 855 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:22:26 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-68b2a09e-0357-423d-931f-45a42a7950b2 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:22:26 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-68b2a09e-0357-423d-931f-45a42a7950b2 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] DELETE http://192.168.122.54/volume/v3/volumes/70081dc2-ad58-4dea-b1b7-4593e03621af Sep 03 20:22:26 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-68b2a09e-0357-423d-931f-45a42a7950b2 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:22:26 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-68b2a09e-0357-423d-931f-45a42a7950b2 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:22:26 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-68b2a09e-0357-423d-931f-45a42a7950b2 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Delete volume with id: 70081dc2-ad58-4dea-b1b7-4593e03621af Sep 03 20:22:26 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:22:26 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:22:26 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:22:26 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:22:26 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-68b2a09e-0357-423d-931f-45a42a7950b2 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Volume info retrieved successfully. Sep 03 20:22:26 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-68b2a09e-0357-423d-931f-45a42a7950b2 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Delete volume request issued successfully. Sep 03 20:22:26 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-68b2a09e-0357-423d-931f-45a42a7950b2 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] http://192.168.122.54/volume/v3/volumes/70081dc2-ad58-4dea-b1b7-4593e03621af returned with HTTP 202 Sep 03 20:22:26 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1682/3422] 192.168.122.54 () {60 vars in 1271 bytes} [Thu Sep 3 20:22:26 2026] DELETE /volume/v3/volumes/70081dc2-ad58-4dea-b1b7-4593e03621af => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 20:22:26 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-ce8574e5-8461-4325-ab45-5c9729791e77 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:22:26 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ce8574e5-8461-4325-ab45-5c9729791e77 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] GET http://192.168.122.54/volume/v3/volumes/70081dc2-ad58-4dea-b1b7-4593e03621af Sep 03 20:22:26 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ce8574e5-8461-4325-ab45-5c9729791e77 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:22:26 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-ce8574e5-8461-4325-ab45-5c9729791e77 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:22:26 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:22:26 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:22:26 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:22:26 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:22:26 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-ce8574e5-8461-4325-ab45-5c9729791e77 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Volume info retrieved successfully. Sep 03 20:22:26 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-ce8574e5-8461-4325-ab45-5c9729791e77 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] http://192.168.122.54/volume/v3/volumes/70081dc2-ad58-4dea-b1b7-4593e03621af returned with HTTP 200 Sep 03 20:22:26 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1741/3423] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:22:26 2026] GET /volume/v3/volumes/70081dc2-ad58-4dea-b1b7-4593e03621af => generated 1014 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 20:22:27 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-03690ed2-d4a4-4b06-b942-448b5b07bf78 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:22:27 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-03690ed2-d4a4-4b06-b942-448b5b07bf78 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] GET http://192.168.122.54/volume/v3/volumes/70081dc2-ad58-4dea-b1b7-4593e03621af Sep 03 20:22:27 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-03690ed2-d4a4-4b06-b942-448b5b07bf78 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:22:27 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-03690ed2-d4a4-4b06-b942-448b5b07bf78 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:22:27 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-03690ed2-d4a4-4b06-b942-448b5b07bf78 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] http://192.168.122.54/volume/v3/volumes/70081dc2-ad58-4dea-b1b7-4593e03621af returned with HTTP 404 Sep 03 20:22:27 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1683/3424] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:22:27 2026] GET /volume/v3/volumes/70081dc2-ad58-4dea-b1b7-4593e03621af => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 20:22:27 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-14877ee2-73c0-4b01-ad61-74bd679f52ef None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:22:27 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-14877ee2-73c0-4b01-ad61-74bd679f52ef tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:22:27 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-14877ee2-73c0-4b01-ad61-74bd679f52ef tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1466213416"}} {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:22:27 devstack devstack@c-api.service[87289]: DEBUG cinder.api.v3.volumes [None req-14877ee2-73c0-4b01-ad61-74bd679f52ef tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1466213416'}} {{(pid=87289) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:22:27 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-14877ee2-73c0-4b01-ad61-74bd679f52ef tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Create volume of 1 GB Sep 03 20:22:27 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-14877ee2-73c0-4b01-ad61-74bd679f52ef tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Availability Zones retrieved successfully. Sep 03 20:22:27 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-14877ee2-73c0-4b01-ad61-74bd679f52ef tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Flow 'volume_create_api' (c5f58b0d-e001-4de9-a2c8-d2e4c41e0ac9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:22:27 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-14877ee2-73c0-4b01-ad61-74bd679f52ef tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0fd6d93-5bc6-41a4-94c4-6b072c93cb92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:22:27 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.flows.api.create_volume [None req-14877ee2-73c0-4b01-ad61-74bd679f52ef tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Validating volume size '1' using validate_int {{(pid=87289) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:22:28 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-14877ee2-73c0-4b01-ad61-74bd679f52ef tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0fd6d93-5bc6-41a4-94c4-6b072c93cb92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:22:28 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-14877ee2-73c0-4b01-ad61-74bd679f52ef tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04af5207-8820-4454-8b75-eb25d482fa69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:22:28 devstack devstack@c-api.service[87289]: DEBUG cinder.quota [None req-14877ee2-73c0-4b01-ad61-74bd679f52ef tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Created reservations ['e2b64ea4-5a3d-4da9-975c-5cea58bfe0a7', '242fae4a-00a4-4b41-a58d-4fa489757706', '65457461-ab2f-401d-8158-cd62e5ca7364', '943df411-73c2-4065-9eff-59bb81fa5679'] {{(pid=87289) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:22:28 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-14877ee2-73c0-4b01-ad61-74bd679f52ef tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04af5207-8820-4454-8b75-eb25d482fa69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2b64ea4-5a3d-4da9-975c-5cea58bfe0a7', '242fae4a-00a4-4b41-a58d-4fa489757706', '65457461-ab2f-401d-8158-cd62e5ca7364', '943df411-73c2-4065-9eff-59bb81fa5679']}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:22:28 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-14877ee2-73c0-4b01-ad61-74bd679f52ef tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a587a4b-d930-4bca-a84e-9aee284d18e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:22:28 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:22:28 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:22:28 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-14877ee2-73c0-4b01-ad61-74bd679f52ef tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a587a4b-d930-4bca-a84e-9aee284d18e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5209c646-221c-4524-a482-9d1320875480', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1466213416',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='08f2770846824ee18ad37aadbf806d4e',qos_specs=None,replication_status=,reservations=['e2b64ea4-5a3d-4da9-975c-5cea58bfe0a7','242fae4a-00a4-4b41-a58d-4fa489757706','65457461-ab2f-401d-8158-cd62e5ca7364','943df411-73c2-4065-9eff-59bb81fa5679'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cc2e2b1ee9e4b42996ca6d4e453332f',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:22:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1466213416',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5209c646-221c-4524-a482-9d1320875480,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='08f2770846824ee18ad37aadbf806d4e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2cc2e2b1ee9e4b42996ca6d4e453332f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:22:28 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-14877ee2-73c0-4b01-ad61-74bd679f52ef tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8212aa25-b801-4edc-bd68-33b81c9c145d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:22:28 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-14877ee2-73c0-4b01-ad61-74bd679f52ef tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8212aa25-b801-4edc-bd68-33b81c9c145d) transitioned into state 'SUCCESS' from state '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-1466213416',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='08f2770846824ee18ad37aadbf806d4e',qos_specs=None,replication_status=,reservations=['e2b64ea4-5a3d-4da9-975c-5cea58bfe0a7','242fae4a-00a4-4b41-a58d-4fa489757706','65457461-ab2f-401d-8158-cd62e5ca7364','943df411-73c2-4065-9eff-59bb81fa5679'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cc2e2b1ee9e4b42996ca6d4e453332f',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:22:28 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-14877ee2-73c0-4b01-ad61-74bd679f52ef tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (adc03d97-d4f2-4980-b091-c3a2f6743a5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:22:28 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-14877ee2-73c0-4b01-ad61-74bd679f52ef tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (adc03d97-d4f2-4980-b091-c3a2f6743a5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87289) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:22:28 devstack devstack@c-api.service[87289]: DEBUG cinder.volume.api [None req-14877ee2-73c0-4b01-ad61-74bd679f52ef tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Flow 'volume_create_api' (c5f58b0d-e001-4de9-a2c8-d2e4c41e0ac9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87289) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:22:28 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-14877ee2-73c0-4b01-ad61-74bd679f52ef tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Create volume request issued successfully. Sep 03 20:22:28 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-14877ee2-73c0-4b01-ad61-74bd679f52ef tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:22:28 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1742/3425] 192.168.122.54 () {62 vars in 1178 bytes} [Thu Sep 3 20:22:27 2026] POST /volume/v3/volumes => generated 785 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:22:28 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-47c4f78f-5b2b-4ec2-bd7a-28d668f28221 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:22:28 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-47c4f78f-5b2b-4ec2-bd7a-28d668f28221 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] GET http://192.168.122.54/volume/v3/volumes/5209c646-221c-4524-a482-9d1320875480 Sep 03 20:22:28 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-47c4f78f-5b2b-4ec2-bd7a-28d668f28221 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:22:28 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-47c4f78f-5b2b-4ec2-bd7a-28d668f28221 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:22:28 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:22:28 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:22:28 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:22:28 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:22:28 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-47c4f78f-5b2b-4ec2-bd7a-28d668f28221 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Volume info retrieved successfully. Sep 03 20:22:28 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-47c4f78f-5b2b-4ec2-bd7a-28d668f28221 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] http://192.168.122.54/volume/v3/volumes/5209c646-221c-4524-a482-9d1320875480 returned with HTTP 200 Sep 03 20:22:28 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1684/3426] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:22:28 2026] GET /volume/v3/volumes/5209c646-221c-4524-a482-9d1320875480 => generated 964 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:22:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-31584ecf-9292-42b3-b9c8-53332d8feefb None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:22:29 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-31584ecf-9292-42b3-b9c8-53332d8feefb tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] GET http://192.168.122.54/volume/v3/volumes/5209c646-221c-4524-a482-9d1320875480 Sep 03 20:22:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-31584ecf-9292-42b3-b9c8-53332d8feefb tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:22:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-31584ecf-9292-42b3-b9c8-53332d8feefb tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:22:29 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:22:29 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:22:29 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:22:29 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:22:29 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-31584ecf-9292-42b3-b9c8-53332d8feefb tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Volume info retrieved successfully. Sep 03 20:22:29 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-31584ecf-9292-42b3-b9c8-53332d8feefb tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] http://192.168.122.54/volume/v3/volumes/5209c646-221c-4524-a482-9d1320875480 returned with HTTP 200 Sep 03 20:22:29 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1743/3427] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:22:29 2026] GET /volume/v3/volumes/5209c646-221c-4524-a482-9d1320875480 => generated 1015 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 20:22:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-34efcc51-3899-49de-a306-c8d522bf46e1 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:22:29 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-34efcc51-3899-49de-a306-c8d522bf46e1 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-reader] GET http://192.168.122.54/volume/v3/volumes/5209c646-221c-4524-a482-9d1320875480 Sep 03 20:22:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-34efcc51-3899-49de-a306-c8d522bf46e1 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-reader] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:22:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-34efcc51-3899-49de-a306-c8d522bf46e1 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-reader] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:22:29 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:22:29 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:22:29 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:22:29 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:22:29 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-34efcc51-3899-49de-a306-c8d522bf46e1 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-reader] Volume info retrieved successfully. Sep 03 20:22:29 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-34efcc51-3899-49de-a306-c8d522bf46e1 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-reader] http://192.168.122.54/volume/v3/volumes/5209c646-221c-4524-a482-9d1320875480 returned with HTTP 200 Sep 03 20:22:29 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1685/3428] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:22:29 2026] GET /volume/v3/volumes/5209c646-221c-4524-a482-9d1320875480 => generated 852 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:22:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-9ffd571e-d0c6-4c61-b6df-1073893f9285 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:22:29 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9ffd571e-d0c6-4c61-b6df-1073893f9285 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] DELETE http://192.168.122.54/volume/v3/volumes/5209c646-221c-4524-a482-9d1320875480 Sep 03 20:22:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-9ffd571e-d0c6-4c61-b6df-1073893f9285 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:22:29 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-9ffd571e-d0c6-4c61-b6df-1073893f9285 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Calling method 'delete' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:22:29 devstack devstack@c-api.service[87289]: INFO cinder.api.v3.volumes [None req-9ffd571e-d0c6-4c61-b6df-1073893f9285 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Delete volume with id: 5209c646-221c-4524-a482-9d1320875480 Sep 03 20:22:29 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:22:29 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:22:29 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:22:29 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:22:29 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-9ffd571e-d0c6-4c61-b6df-1073893f9285 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Volume info retrieved successfully. Sep 03 20:22:29 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-9ffd571e-d0c6-4c61-b6df-1073893f9285 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Delete volume request issued successfully. Sep 03 20:22:29 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-9ffd571e-d0c6-4c61-b6df-1073893f9285 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] http://192.168.122.54/volume/v3/volumes/5209c646-221c-4524-a482-9d1320875480 returned with HTTP 202 Sep 03 20:22:29 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1744/3429] 192.168.122.54 () {60 vars in 1271 bytes} [Thu Sep 3 20:22:29 2026] DELETE /volume/v3/volumes/5209c646-221c-4524-a482-9d1320875480 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 20:22:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-a294a0de-72ac-4125-a27b-cf86ee1f1d39 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:22:29 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a294a0de-72ac-4125-a27b-cf86ee1f1d39 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] GET http://192.168.122.54/volume/v3/volumes/5209c646-221c-4524-a482-9d1320875480 Sep 03 20:22:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a294a0de-72ac-4125-a27b-cf86ee1f1d39 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:22:29 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-a294a0de-72ac-4125-a27b-cf86ee1f1d39 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:22:29 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:22:29 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:22:29 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:22:29 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:22:29 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-a294a0de-72ac-4125-a27b-cf86ee1f1d39 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Volume info retrieved successfully. Sep 03 20:22:29 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-a294a0de-72ac-4125-a27b-cf86ee1f1d39 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] http://192.168.122.54/volume/v3/volumes/5209c646-221c-4524-a482-9d1320875480 returned with HTTP 200 Sep 03 20:22:29 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1686/3430] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:22:29 2026] GET /volume/v3/volumes/5209c646-221c-4524-a482-9d1320875480 => generated 1014 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 20:22:30 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-7d55ad13-9e4b-43d3-b6db-a684e5a7f7ef None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:22:30 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7d55ad13-9e4b-43d3-b6db-a684e5a7f7ef tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] GET http://192.168.122.54/volume/v3/volumes/5209c646-221c-4524-a482-9d1320875480 Sep 03 20:22:30 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-7d55ad13-9e4b-43d3-b6db-a684e5a7f7ef tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:22:30 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-7d55ad13-9e4b-43d3-b6db-a684e5a7f7ef tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:22:30 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-7d55ad13-9e4b-43d3-b6db-a684e5a7f7ef tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] http://192.168.122.54/volume/v3/volumes/5209c646-221c-4524-a482-9d1320875480 returned with HTTP 404 Sep 03 20:22:30 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1745/3431] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:22:30 2026] GET /volume/v3/volumes/5209c646-221c-4524-a482-9d1320875480 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 20:22:30 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-ad83f0a2-645e-4625-83f3-335ce42047e4 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:22:30 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ad83f0a2-645e-4625-83f3-335ce42047e4 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] POST http://192.168.122.54/volume/v3/volumes Sep 03 20:22:30 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-ad83f0a2-645e-4625-83f3-335ce42047e4 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1957445235"}} {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 20:22:30 devstack devstack@c-api.service[87290]: DEBUG cinder.api.v3.volumes [None req-ad83f0a2-645e-4625-83f3-335ce42047e4 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1957445235'}} {{(pid=87290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 20:22:30 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-ad83f0a2-645e-4625-83f3-335ce42047e4 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Create volume of 1 GB Sep 03 20:22:30 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-ad83f0a2-645e-4625-83f3-335ce42047e4 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Availability Zones retrieved successfully. Sep 03 20:22:30 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-ad83f0a2-645e-4625-83f3-335ce42047e4 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Flow 'volume_create_api' (2b222909-c3c9-44d9-b067-bb48a57f5311) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:22:30 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-ad83f0a2-645e-4625-83f3-335ce42047e4 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (119051ed-7312-40da-a2a4-a145c61ae8c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:22:30 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.flows.api.create_volume [None req-ad83f0a2-645e-4625-83f3-335ce42047e4 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Validating volume size '1' using validate_int {{(pid=87290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 20:22:30 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-ad83f0a2-645e-4625-83f3-335ce42047e4 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (119051ed-7312-40da-a2a4-a145c61ae8c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T17:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51d44841-a096-422e-877f-9a24f875bea7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51d44841-a096-422e-877f-9a24f875bea7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:22:30 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-ad83f0a2-645e-4625-83f3-335ce42047e4 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (024e9348-5ec1-4eef-89e0-6c0ee0ba8e67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:22:30 devstack devstack@c-api.service[87290]: DEBUG cinder.quota [None req-ad83f0a2-645e-4625-83f3-335ce42047e4 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Created reservations ['52e52e86-7ff9-403c-81b7-321debbcb9b6', 'c091dbd4-c055-4edc-bbe1-f3ba8f872724', '766f1bdf-6dbf-450d-9d6f-608ddf43f3e5', 'db2ce64f-7acc-4267-8044-829dcb3bc9db'] {{(pid=87290) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 20:22:30 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-ad83f0a2-645e-4625-83f3-335ce42047e4 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (024e9348-5ec1-4eef-89e0-6c0ee0ba8e67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['52e52e86-7ff9-403c-81b7-321debbcb9b6', 'c091dbd4-c055-4edc-bbe1-f3ba8f872724', '766f1bdf-6dbf-450d-9d6f-608ddf43f3e5', 'db2ce64f-7acc-4267-8044-829dcb3bc9db']}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:22:30 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-ad83f0a2-645e-4625-83f3-335ce42047e4 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17128a39-2eaf-493e-998e-2e3f956da190) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:22:30 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:22:30 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:22:30 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-ad83f0a2-645e-4625-83f3-335ce42047e4 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17128a39-2eaf-493e-998e-2e3f956da190) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e3789225-8cd2-4e9a-b4a1-a87d7d99c540', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1957445235',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='08f2770846824ee18ad37aadbf806d4e',qos_specs=None,replication_status=,reservations=['52e52e86-7ff9-403c-81b7-321debbcb9b6','c091dbd4-c055-4edc-bbe1-f3ba8f872724','766f1bdf-6dbf-450d-9d6f-608ddf43f3e5','db2ce64f-7acc-4267-8044-829dcb3bc9db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cc2e2b1ee9e4b42996ca6d4e453332f',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T18:22:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1957445235',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e3789225-8cd2-4e9a-b4a1-a87d7d99c540,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='08f2770846824ee18ad37aadbf806d4e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2cc2e2b1ee9e4b42996ca6d4e453332f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51d44841-a096-422e-877f-9a24f875bea7),volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:22:30 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-ad83f0a2-645e-4625-83f3-335ce42047e4 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34923198-65b4-49e3-bda1-24ea25a2c031) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:22:30 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-ad83f0a2-645e-4625-83f3-335ce42047e4 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34923198-65b4-49e3-bda1-24ea25a2c031) transitioned into state 'SUCCESS' from state '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-1957445235',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='08f2770846824ee18ad37aadbf806d4e',qos_specs=None,replication_status=,reservations=['52e52e86-7ff9-403c-81b7-321debbcb9b6','c091dbd4-c055-4edc-bbe1-f3ba8f872724','766f1bdf-6dbf-450d-9d6f-608ddf43f3e5','db2ce64f-7acc-4267-8044-829dcb3bc9db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cc2e2b1ee9e4b42996ca6d4e453332f',volume_type_id=51d44841-a096-422e-877f-9a24f875bea7)}' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:22:30 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-ad83f0a2-645e-4625-83f3-335ce42047e4 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97f23f9a-7297-4628-ac19-83b634aa013a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 20:22:30 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-ad83f0a2-645e-4625-83f3-335ce42047e4 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97f23f9a-7297-4628-ac19-83b634aa013a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 20:22:30 devstack devstack@c-api.service[87290]: DEBUG cinder.volume.api [None req-ad83f0a2-645e-4625-83f3-335ce42047e4 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Flow 'volume_create_api' (2b222909-c3c9-44d9-b067-bb48a57f5311) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 20:22:30 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-ad83f0a2-645e-4625-83f3-335ce42047e4 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Create volume request issued successfully. Sep 03 20:22:30 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-ad83f0a2-645e-4625-83f3-335ce42047e4 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] http://192.168.122.54/volume/v3/volumes returned with HTTP 202 Sep 03 20:22:30 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1687/3432] 192.168.122.54 () {62 vars in 1178 bytes} [Thu Sep 3 20:22:30 2026] POST /volume/v3/volumes => generated 785 bytes in 311 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 20:22:30 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-4bbf39f5-b2bd-4a3c-8259-45ebfdfffd22 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:22:30 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-4bbf39f5-b2bd-4a3c-8259-45ebfdfffd22 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] GET http://192.168.122.54/volume/v3/volumes/e3789225-8cd2-4e9a-b4a1-a87d7d99c540 Sep 03 20:22:30 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-4bbf39f5-b2bd-4a3c-8259-45ebfdfffd22 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:22:30 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-4bbf39f5-b2bd-4a3c-8259-45ebfdfffd22 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:22:30 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:22:30 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:22:30 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:22:30 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:22:30 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-4bbf39f5-b2bd-4a3c-8259-45ebfdfffd22 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Volume info retrieved successfully. Sep 03 20:22:30 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-4bbf39f5-b2bd-4a3c-8259-45ebfdfffd22 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] http://192.168.122.54/volume/v3/volumes/e3789225-8cd2-4e9a-b4a1-a87d7d99c540 returned with HTTP 200 Sep 03 20:22:30 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1746/3433] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:22:30 2026] GET /volume/v3/volumes/e3789225-8cd2-4e9a-b4a1-a87d7d99c540 => generated 964 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 20:22:31 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-026f3d2d-81e8-4340-a017-4243c8621165 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:22:31 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-026f3d2d-81e8-4340-a017-4243c8621165 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] GET http://192.168.122.54/volume/v3/volumes/e3789225-8cd2-4e9a-b4a1-a87d7d99c540 Sep 03 20:22:31 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-026f3d2d-81e8-4340-a017-4243c8621165 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:22:31 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-026f3d2d-81e8-4340-a017-4243c8621165 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:22:31 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:22:31 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:22:31 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:22:31 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:22:31 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-026f3d2d-81e8-4340-a017-4243c8621165 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Volume info retrieved successfully. Sep 03 20:22:31 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-026f3d2d-81e8-4340-a017-4243c8621165 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] http://192.168.122.54/volume/v3/volumes/e3789225-8cd2-4e9a-b4a1-a87d7d99c540 returned with HTTP 200 Sep 03 20:22:31 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1688/3434] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:22:31 2026] GET /volume/v3/volumes/e3789225-8cd2-4e9a-b4a1-a87d7d99c540 => generated 1015 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 20:22:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-a28749fd-f3fd-4541-9c03-cfc0085a9ea3 None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:22:32 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a28749fd-f3fd-4541-9c03-cfc0085a9ea3 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-reader] GET http://192.168.122.54/volume/v3/volumes/summary Sep 03 20:22:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a28749fd-f3fd-4541-9c03-cfc0085a9ea3 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-reader] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:22:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-a28749fd-f3fd-4541-9c03-cfc0085a9ea3 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-reader] Calling method 'version_select' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:22:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.api_utils [None req-a28749fd-f3fd-4541-9c03-cfc0085a9ea3 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-reader] Removing options '' from query. {{(pid=87289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 20:22:32 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-a28749fd-f3fd-4541-9c03-cfc0085a9ea3 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-reader] Get summary completed successfully. Sep 03 20:22:32 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-a28749fd-f3fd-4541-9c03-cfc0085a9ea3 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-reader] http://192.168.122.54/volume/v3/volumes/summary returned with HTTP 200 Sep 03 20:22:32 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1747/3435] 192.168.122.54 () {60 vars in 1181 bytes} [Thu Sep 3 20:22:31 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 20:22:32 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-968fd108-38d3-466e-be6e-85b5bcc94fcc None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:22:32 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-968fd108-38d3-466e-be6e-85b5bcc94fcc tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] DELETE http://192.168.122.54/volume/v3/volumes/e3789225-8cd2-4e9a-b4a1-a87d7d99c540 Sep 03 20:22:32 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-968fd108-38d3-466e-be6e-85b5bcc94fcc tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:22:32 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-968fd108-38d3-466e-be6e-85b5bcc94fcc tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Calling method 'delete' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:22:32 devstack devstack@c-api.service[87290]: INFO cinder.api.v3.volumes [None req-968fd108-38d3-466e-be6e-85b5bcc94fcc tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Delete volume with id: e3789225-8cd2-4e9a-b4a1-a87d7d99c540 Sep 03 20:22:32 devstack devstack@c-api.service[87290]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:22:32 devstack devstack@c-api.service[87290]: attachments = base.obj_make_list( Sep 03 20:22:32 devstack devstack@c-api.service[87290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:22:32 devstack devstack@c-api.service[87290]: warnings.warn( Sep 03 20:22:32 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-968fd108-38d3-466e-be6e-85b5bcc94fcc tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Volume info retrieved successfully. Sep 03 20:22:32 devstack devstack@c-api.service[87290]: INFO cinder.volume.api [None req-968fd108-38d3-466e-be6e-85b5bcc94fcc tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Delete volume request issued successfully. Sep 03 20:22:32 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-968fd108-38d3-466e-be6e-85b5bcc94fcc tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] http://192.168.122.54/volume/v3/volumes/e3789225-8cd2-4e9a-b4a1-a87d7d99c540 returned with HTTP 202 Sep 03 20:22:32 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1689/3436] 192.168.122.54 () {60 vars in 1271 bytes} [Thu Sep 3 20:22:32 2026] DELETE /volume/v3/volumes/e3789225-8cd2-4e9a-b4a1-a87d7d99c540 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 20:22:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.middleware.request_id [None req-b2ac2aac-2c2d-4cdb-9ca5-23c9d3fc7fdf None None] RequestId filter calling following filter/app {{(pid=87289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:22:32 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b2ac2aac-2c2d-4cdb-9ca5-23c9d3fc7fdf tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] GET http://192.168.122.54/volume/v3/volumes/e3789225-8cd2-4e9a-b4a1-a87d7d99c540 Sep 03 20:22:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b2ac2aac-2c2d-4cdb-9ca5-23c9d3fc7fdf tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Empty body provided in request {{(pid=87289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:22:32 devstack devstack@c-api.service[87289]: DEBUG cinder.api.openstack.wsgi [None req-b2ac2aac-2c2d-4cdb-9ca5-23c9d3fc7fdf tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Calling method 'show' {{(pid=87289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:22:32 devstack devstack@c-api.service[87289]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 20:22:32 devstack devstack@c-api.service[87289]: attachments = base.obj_make_list( Sep 03 20:22:32 devstack devstack@c-api.service[87289]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 20:22:32 devstack devstack@c-api.service[87289]: warnings.warn( Sep 03 20:22:32 devstack devstack@c-api.service[87289]: INFO cinder.volume.api [None req-b2ac2aac-2c2d-4cdb-9ca5-23c9d3fc7fdf tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Volume info retrieved successfully. Sep 03 20:22:32 devstack devstack@c-api.service[87289]: INFO cinder.api.openstack.wsgi [None req-b2ac2aac-2c2d-4cdb-9ca5-23c9d3fc7fdf tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] http://192.168.122.54/volume/v3/volumes/e3789225-8cd2-4e9a-b4a1-a87d7d99c540 returned with HTTP 200 Sep 03 20:22:32 devstack devstack@c-api.service[87289]: [pid: 87289|app: 0|req: 1748/3437] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:22:32 2026] GET /volume/v3/volumes/e3789225-8cd2-4e9a-b4a1-a87d7d99c540 => generated 1014 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 20:22:33 devstack devstack@c-api.service[87290]: DEBUG cinder.api.middleware.request_id [None req-c58aff5f-3df2-4d1e-b3d7-50c9992d8f98 None None] RequestId filter calling following filter/app {{(pid=87290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 20:22:33 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c58aff5f-3df2-4d1e-b3d7-50c9992d8f98 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] GET http://192.168.122.54/volume/v3/volumes/e3789225-8cd2-4e9a-b4a1-a87d7d99c540 Sep 03 20:22:33 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c58aff5f-3df2-4d1e-b3d7-50c9992d8f98 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Empty body provided in request {{(pid=87290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 20:22:33 devstack devstack@c-api.service[87290]: DEBUG cinder.api.openstack.wsgi [None req-c58aff5f-3df2-4d1e-b3d7-50c9992d8f98 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] Calling method 'show' {{(pid=87290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 20:22:33 devstack devstack@c-api.service[87290]: INFO cinder.api.openstack.wsgi [None req-c58aff5f-3df2-4d1e-b3d7-50c9992d8f98 tempest-ProjectReaderTests-1596726514 tempest-ProjectReaderTests-1596726514-project-admin] http://192.168.122.54/volume/v3/volumes/e3789225-8cd2-4e9a-b4a1-a87d7d99c540 returned with HTTP 404 Sep 03 20:22:33 devstack devstack@c-api.service[87290]: [pid: 87290|app: 0|req: 1690/3438] 192.168.122.54 () {60 vars in 1268 bytes} [Thu Sep 3 20:22:33 2026] GET /volume/v3/volumes/e3789225-8cd2-4e9a-b4a1-a87d7d99c540 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 20:22:42 devstack devstack@c-api.service[87289]: DEBUG dbcounter [-] [87289] Writing DB stats cinder:SELECT=290,cinder:UPDATE=106,cinder:DELETE=1,cinder:INSERT=67 {{(pid=87289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 20:22:43 devstack devstack@c-api.service[87290]: DEBUG dbcounter [-] [87290] Writing DB stats cinder:SELECT=269,cinder:UPDATE=104,cinder:INSERT=70 {{(pid=87290) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}